freebsd-dev/sbin/ipfw/Makefile
2001-03-20 18:13:31 +00:00

7 lines
62 B
Makefile

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