Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk remove now-unnecessary SPARCINSTALLBOOT



details:   https://anonhg.NetBSD.org/src/rev/792287251c75
branches:  trunk
changeset: 526649:792287251c75
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue May 07 12:13:54 2002 +0000

description:
remove now-unnecessary SPARCINSTALLBOOT

diffstat:

 share/mk/bsd.own.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 44037361c450 -r 792287251c75 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Tue May 07 12:12:53 2002 +0000
+++ b/share/mk/bsd.own.mk       Tue May 07 12:13:54 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.292 2002/05/03 20:38:42 kleink Exp $
+#      $NetBSD: bsd.own.mk,v 1.293 2002/05/07 12:13:54 lukem Exp $
 
 .if !defined(_BSD_OWN_MK_)
 _BSD_OWN_MK_=1
@@ -153,7 +153,6 @@
 REFER=         ${TOOLDIR}/bin/nbrefer
 RPCGEN=                CPP=${CPP:Q} ${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



Home | Main Index | Thread Index | Old Index