1 1.3 peter # $NetBSD: Makefile,v 1.3 2008/06/20 17:04:45 peter Exp $ 2 1.1 yamt 3 1.1 yamt .include <bsd.own.mk> 4 1.1 yamt 5 1.3 peter FILESDIR= /etc 6 1.3 peter FILESMODE_pf.os= 444 7 1.3 peter FILESMODE_pf.conf= 644 8 1.1 yamt 9 1.1 yamt .PATH: ${NETBSDSRCDIR}/dist/pf/etc 10 1.1 yamt 11 1.1 yamt CONFIGFILES+= pf.conf 12 1.1 yamt CONFIGFILES+= pf.os 13 1.1 yamt 14 1.1 yamt .include <bsd.prog.mk> 15