Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/sun3 pullup 1.6->1.7 (gwr)
details: https://anonhg.NetBSD.org/src/rev/d8be63dfa22d
branches: netbsd-1-4
changeset: 468750:d8be63dfa22d
user: perry <perry%NetBSD.org@localhost>
date: Mon Jun 21 03:01:43 1999 +0000
description:
pullup 1.6->1.7 (gwr)
diffstat:
distrib/sun3/Makefile.inc | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r c0c483a7e516 -r d8be63dfa22d distrib/sun3/Makefile.inc
--- a/distrib/sun3/Makefile.inc Mon Jun 21 02:56:18 1999 +0000
+++ b/distrib/sun3/Makefile.inc Mon Jun 21 03:01:43 1999 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.inc,v 1.6 1998/03/02 19:50:53 cgd Exp $
+# $NetBSD: Makefile.inc,v 1.6.2.1 1999/06/21 03:01:43 perry Exp $
REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
LDSTATIC= -static # only static compilation makes sense here
-# Hack needed to find kernel images...
+# Where to find kernel images...
BSDSRCDIR?= /usr/src
SRCSYSDIR?= ${BSDSRCDIR}/sys
+KERNOBJDIR?= ${SRCSYSDIR}/arch/sun3/compile
Home |
Main Index |
Thread Index |
Old Index