]> git.cameronkatri.com Git - apple_cmds.git/blob - shell_cmds/expr/Makefile
md5: Don't symlink non working bins, setuid appropriate bins
[apple_cmds.git] / shell_cmds / expr / Makefile
1 PROG= expr
2 SRCS= expr.y
3
4 BINDIR=/bin
5
6 .include <bsd.prog.mk>