NetBSD/tools/disklabel/Makefile
2018-05-01 12:38:39 +00:00

11 lines
262 B
Makefile

# $NetBSD: Makefile,v 1.7 2018/05/01 12:38:39 christos Exp $
HOSTPROGNAME= nbdisklabel
HOST_SRCDIR= sbin/disklabel
HOST_SRCS= disklabel.c
.include "${.CURDIR}/../Makefile.nbincludes"
.include "${.CURDIR}/../Makefile.host"
.PATH: ${.CURDIR}/../../lib/libc/gen