1 # $NetBSD: Makefile,v 1.7.2.1 2019/06/10 22:10:14 christos Exp $ 2 3 HOSTPROGNAME= ${_TOOL_PREFIX}disklabel 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