Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/sunlabel build sunlabel as a host tool (not enabled in...
details: https://anonhg.NetBSD.org/src/rev/85670c73295e
branches: trunk
changeset: 520434:85670c73295e
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jan 10 16:35:05 2002 +0000
description:
build sunlabel as a host tool (not enabled in tools/Makefile yet)
diffstat:
tools/sunlabel/Makefile | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r c2eafe76f22b -r 85670c73295e tools/sunlabel/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/sunlabel/Makefile Thu Jan 10 16:35:05 2002 +0000
@@ -0,0 +1,7 @@
+# $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"
Home |
Main Index |
Thread Index |
Old Index