aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/expr/Makefile
blob: 8169f630b0287ed2ec2e527792e9da40c58f1fb9 (plain) (blame)
1
2
3
4
PROG=	expr
SRCS=	expr.y

.include <bsd.prog.mk>