11.3Srjs# $NetBSD: Makefile,v 1.3 2012/09/12 19:20:37 rjs Exp $ 21.1Srmind 31.3Srjs.include <bsd.own.mk> 41.3Srjs 51.3SrjsSUBDIR= npfctl 61.3Srjs 71.3Srjs.if (${MKRUMP} != "no") 81.3SrjsSUBDIR+= npftest 91.3Srjs.endif 101.1Srmind 111.1Srmind.include <bsd.subdir.mk> 12