freebsd_amp_hwpstate/sbin/ipfw/Makefile

8 lines
75 B
Makefile

# $FreeBSD$
PROG= ipfw
MAN8= ipfw.8
CFLAGS+=-Wall
.include <bsd.prog.mk>