summaryrefslogtreecommitdiff
path: root/tools/disklabel/Makefile
blob: ac433342dc01f89873a9ef93cec9934d07effb60 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.8 2019/05/17 13:51:36 nakayama Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}disklabel
HOST_SRCDIR=	sbin/disklabel
HOST_SRCS=	disklabel.c

.include "${.CURDIR}/../Makefile.nbincludes"
.include "${.CURDIR}/../Makefile.host"

.PATH: ${.CURDIR}/../../lib/libc/gen