test : test.c gcc -Wall test.c -o test -I/usr/lpp/LoadL/full/include/ -lllapi .PHONY: clean clean : rm test