xref: /netbsd/tools/sunlabel/Makefile (revision c4a72b64)
1#	$NetBSD: Makefile,v 1.2 2002/12/08 20:20:05 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}sunlabel
4HOST_SRCDIR=	usr.sbin/sunlabel
5HOST_CPPFLAGS=	-DDISTRIB
6
7.include "${.CURDIR}/../Makefile.host"
8