freebsd_amp_hwpstate/sbin/ipfw/Makefile

9 lines
84 B
Makefile

# $FreeBSD$
PROG= ipfw
SRCS= ipfw2.c
WARNS?= 0
MAN= ipfw.8
.include <bsd.prog.mk>