Codebase list ohcount / lintian-fixes/main test / detect_files / foo.mk
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

foo.mk @lintian-fixes/mainraw · history · blame

1
2
3
4
# This is a makefile.

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