1 # $NetBSD: Makefile,v 1.6.26.1 2018/05/02 07:20:26 pgoyette Exp $ 2 3 HOSTPROGNAME= nbdisklabel 4 HOST_SRCDIR= sbin/disklabel 5 HOST_SRCS= disklabel.c 6 7 .include "${.CURDIR}/../Makefile.nbincludes" 8 .include "${.CURDIR}/../Makefile.host" 9 10 .PATH: ${.CURDIR}/../../lib/libc/gen 11