1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sbin/ipfw/Makefile
2001-03-26 14:33:27 +00:00

8 lines
74 B
Makefile

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