summaryrefslogtreecommitdiff
path: root/tools/disklabel/Makefile
blob: 8c40a95d0732d1f115379a4b4cfbe1b10f5ecd58 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1 2005/06/12 19:46:17 dyoung Exp $

HOSTPROGNAME=	${MACHINE_GNU_PLATFORM}-disklabel
HOST_SRCDIR=	sbin/disklabel
HOST_SRCS=	getcap.c disklabel.c

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

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