freebsd_amp_hwpstate/bin/expr/Makefile

8 lines
69 B
Makefile

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