Codebase list ohcount / 3c3c2f4 test / detect_files / foo.mk
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

foo.mk @3c3c2f4raw · history · blame

1
2
3
4
# This is a makefile.

giant_space_monkey : giant_space_monkey.c
	$(CC) $(CFLAGS) -o $@ $?