1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/ipfw/Makefile
2004-10-03 06:32:37 +00:00

9 lines
84 B
Makefile

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