Makefile revision 1.4
11.4Smartin# $NetBSD: Makefile,v 1.4 2012/09/13 21:02:50 martin Exp $ 21.1Srmind 31.3Srjs.include <bsd.own.mk> 41.3Srjs 51.3SrjsSUBDIR= npfctl 61.3Srjs 71.4Smartin.if ${MKRUMP} != "no" && ${MKPIC} != "no" 81.3SrjsSUBDIR+= npftest 91.3Srjs.endif 101.1Srmind 111.1Srmind.include <bsd.subdir.mk> 12