Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk add SUNLABEL & SPARCINSTALLBOOT.
details: https://anonhg.NetBSD.org/src/rev/53bb9fc2307a
branches: trunk
changeset: 520918:53bb9fc2307a
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Jan 19 13:32:52 2002 +0000
description:
add SUNLABEL & SPARCINSTALLBOOT.
diffstat:
share/mk/bsd.own.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 76eddb0e33d4 -r 53bb9fc2307a share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Sat Jan 19 11:44:57 2002 +0000
+++ b/share/mk/bsd.own.mk Sat Jan 19 13:32:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.254 2002/01/15 19:13:59 tv Exp $
+# $NetBSD: bsd.own.mk,v 1.255 2002/01/19 13:32:52 mrg Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -149,6 +149,8 @@
REFER= ${TOOLDIR}/bin/nbrefer
RPCGEN= ${TOOLDIR}/bin/nbrpcgen
SOELIM= ${TOOLDIR}/bin/nbsoelim
+SPARCINSTALLBOOT=${TOOLDIR}/bin/nbsparc-installboot
+SUNLABEL= ${TOOLDIR}/bin/nbsunlabel
TBL= ${TOOLDIR}/bin/nbtbl
TSORT= ${TOOLDIR}/bin/nbtsort -q
YACC= ${TOOLDIR}/bin/nbyacc
Home |
Main Index |
Thread Index |
Old Index