Makefile revision 1.3
1# $NetBSD: Makefile,v 1.3 2003/01/27 01:25:07 uwe Exp $ 2 3HOSTPROGNAME= ${_TOOL_PREFIX}sunlabel 4HOST_SRCDIR= usr.sbin/sunlabel 5HOST_CPPFLAGS= -DDISTRIB -DNO_S_COMMAND 6 7.include "${.CURDIR}/../Makefile.host" 8