Deleted Added
full compact
Makefile (156083) Makefile (156190)
1# $FreeBSD: head/share/examples/ipfilter/Makefile 156083 2006-02-27 20:26:10Z ru $
1# $FreeBSD: head/share/examples/ipfilter/Makefile 156190 2006-03-01 22:59:00Z ru $
2
2
3NO_OBJ=
4
5FILES= README
6
7# dist sample files
8.PATH: ${.CURDIR}/../../../contrib/ipfilter/rules \
9 ${.CURDIR}/../../../contrib/ipfilter \
10 ${.CURDIR}/../../../contrib/ipfilter/man
11FILES+= BASIC.NAT BASIC_1.FW BASIC_2.FW \
12 example.1 example.2 example.3 example.4 example.5 \

--- 23 unchanged lines hidden ---
3FILES= README
4
5# dist sample files
6.PATH: ${.CURDIR}/../../../contrib/ipfilter/rules \
7 ${.CURDIR}/../../../contrib/ipfilter \
8 ${.CURDIR}/../../../contrib/ipfilter/man
9FILES+= BASIC.NAT BASIC_1.FW BASIC_2.FW \
10 example.1 example.2 example.3 example.4 example.5 \

--- 23 unchanged lines hidden ---