freebsd-dev/bin/expr/Makefile
1999-08-27 23:15:48 +00:00

8 lines
69 B
Makefile

# $FreeBSD$
PROG= expr
SRCS= expr.y
YFLAGS=
.include <bsd.prog.mk>