11.3Schristos# $NetBSD: Makefile,v 1.3 2016/01/23 21:22:47 christos Exp $ 21.1Smartin 31.1SmartinPROG= dkscan_bsdlabel 41.1SmartinMAN= dkscan_bsdlabel.8 51.1Smartin 61.3SchristosCPPFLAGS+= -I${NETBSDSRCDIR}/sys/dev/dkwedge -D_KERNTYPES 71.1SmartinSRCS= dkscan_bsdlabel.c dkscan_util.c 81.1Smartin 91.1SmartinLDADD+= -lutil 101.1Smartin 111.1Smartin.include <bsd.prog.mk> 12