c9a156d596
that the english in Ugen's two replacement pages is not too impenetrable! :-) [Note: Poul - please pull these into the BETA branch along with the other firewall changes] Submitted by: ugen
10 lines
180 B
Makefile
10 lines
180 B
Makefile
PROG= ipfw
|
|
DPADD= ${LIBKVM}
|
|
LDADD= -lkvm
|
|
|
|
MAN4= ipfirewall.4
|
|
MLINKS= ipfirewall.4 ipacct.4 ipfirewall.4 ipfw.4 ipfirewall.4 ipaccounting.4
|
|
MAN8= ipfw.8
|
|
|
|
.include <bsd.prog.mk>
|