freebsd_amp_hwpstate/bin/expr/Makefile

10 lines
105 B
Makefile

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