projects
/
ohcount
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[NEW] Test file for z80
[ohcount]
/
test
/
detect_files
/
foo.mk
1
# This is a makefile.
2
3
giant_space_monkey : giant_space_monkey.c
4
$(CC) $(CFLAGS) -o $@ $?
5