test : test.o cc -o test test.o -lm test.o : test.c myheader.h cc -c -Ae test.c