Home | History | Annotate | Line # | Download | only in npf
Makefile revision 1.1.6.3
      1  1.1.6.3  yamt #	$NetBSD: Makefile,v 1.1.6.3 2014/05/22 11:37:45 yamt Exp $
      2  1.1.6.2  yamt 
      3  1.1.6.2  yamt NOOBJ=	# defined
      4  1.1.6.2  yamt 
      5  1.1.6.2  yamt .include <bsd.own.mk>
      6  1.1.6.2  yamt 
      7  1.1.6.2  yamt .if ${MKSHARE} != "no"
      8  1.1.6.2  yamt FILES=		host-npf.conf soho_gw-npf.conf hashtablefile treetablefile
      9  1.1.6.3  yamt FILES+=		l2tp_gw-npf.conf
     10  1.1.6.2  yamt FILESDIR=	/usr/share/examples/npf
     11  1.1.6.2  yamt .endif
     12  1.1.6.2  yamt 
     13  1.1.6.2  yamt .include <bsd.prog.mk>
     14