blob: fb05f822f3c76c6a23db3b46d2f6ca9f59a6cb8e [file] [log] [blame]
test: test.o
$(CC) -o test test.o -lm
test.o: test.c
$(CC) -c test.c