index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell_cmds
/
expr
/
Makefile
blob: 96c0a4ee09301408d5f013027ba7022a4ffdfd18 (
plain
) (
blame
)
1
2
3
4
5
6
PROG= expr SRCS= expr.y BINDIR=/bin .include <bsd.prog.mk>