index
:
exercise/tinyserver
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: b49b574ecb9488b41de32f49612667cb973fb392 (
plain
)
1
2
3
4
5
default: all .DEFAULT: cd src && $(MAKE) $@ \ && cd ../example && $(MAKE) $@