git.ckatri.com
/
apple_cmds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'apple'
[apple_cmds.git]
/
shell_cmds
/
echo
/
Makefile
1
BINDIR=/bin
2
3
PROG= echo
4
5
.include <bsd.prog.mk>