sbin/mount_hammer: Remove redundant test_volumes() on mount(2) failure
[dragonfly.git] / sbin / ipfw / Makefile
1 # $FreeBSD: src/sbin/ipfw/Makefile,v 1.6.6.3 2002/07/24 03:21:23 luigi Exp $
2
3 PROG=   ipfw
4 MAN=    ipfw.8
5 SRCS=   ipfw2.c
6
7 .include <bsd.prog.mk>