Codebase list ohcount / debian/latest test / src_dir / Makefile
debian/latest

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

Makefile @debian/latestraw · history · blame

1
2
3
4
# This is a makefile.

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