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

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

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

1
2
3
4
# This is a makefile.

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