8 lines
178 B
Makefile
8 lines
178 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/01/10 16:35:05 mrg Exp $
|
||
|
|
||
|
HOSTPROGNAME= nbsunlabel
|
||
|
HOST_SRCDIR= usr.sbin/sunlabel
|
||
|
HOST_CPPFLAGS= -DDISTRIB
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|