Codebase list ohcount / upstream/latest test / detect_files / Makefile
upstream/latest

Tree @upstream/latest (Download .tar.gz)

Makefile @upstream/latestraw · history · blame

1
2
3
4
# This is a makefile.

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