1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sbin/ipfw/Makefile
2000-10-06 11:18:11 +00:00

8 lines
75 B
Makefile

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