11.14Srin# $NetBSD: Makefile,v 1.14 2023/10/07 12:15:54 rin Exp $ 21.1Smycroft# from: Id: Makefile,v 1.5 1993/06/24 05:11:16 deering Exp 31.1Smycroft 41.7Sitojun.include <bsd.own.mk> 51.7Sitojun 61.10StlsUSE_FORT?= yes # network client *and* setuid 71.10Stls 81.9Swiz.PATH: ${NETBSDSRCDIR}/usr.sbin/mrouted 91.9SwizCPPFLAGS+= -I${NETBSDSRCDIR}/usr.sbin/mrouted 101.1Smycroft 111.1SmycroftPROG= mtrace 121.1SmycroftSRCS= igmp.c inet.c kern.c mtrace.c 131.1SmycroftMAN= mtrace.8 141.2Sthorpej 151.2SthorpejBINMODE=4555 161.2SthorpejBINOWN= root 171.1Smycroft 181.13SlukemCWARNFLAGS.gcc+= ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} 191.12Smrg 201.1Smycroft.include <bsd.prog.mk> 21