Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/x68k/floppies/ramdisk pullup via patch (minoura...



details:   https://anonhg.NetBSD.org/src/rev/4a951cea10e6
branches:  netbsd-1-4
changeset: 469198:4a951cea10e6
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Jul 09 15:01:00 1999 +0000

description:
pullup via patch (minoura); wouldn't compile without this.

diffstat:

 distrib/x68k/floppies/ramdisk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bea72474e72c -r 4a951cea10e6 distrib/x68k/floppies/ramdisk/Makefile
--- a/distrib/x68k/floppies/ramdisk/Makefile    Fri Jul 09 14:59:38 1999 +0000
+++ b/distrib/x68k/floppies/ramdisk/Makefile    Fri Jul 09 15:01:00 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.7.2.1 1999/04/15 16:32:08 minoura Exp $
+#      $NetBSD: Makefile,v 1.7.2.2 1999/07/09 15:01:00 perry Exp $
 
 TOP=           ${.CURDIR}/..
 
@@ -61,6 +61,7 @@
 # Use size-reduced libhack.
 ${CBIN}: libhack.o
 
+NOLIBHACKOPENDIR=1
 HACKSRC=${TOP}/../../utils/libhack
 .include "${HACKSRC}/Makefile.inc"
 



Home | Main Index | Thread Index | Old Index