freebsd-dev/bin/expr/Makefile
2001-12-04 01:57:47 +00:00

8 lines
69 B
Makefile

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