Source-Changes-HG archive

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

[src/trunk]: src/distrib/macppc/floppies/ramdisk NOLIBHACKOPENDIR is gone.



details:   https://anonhg.NetBSD.org/src/rev/c4873c4ffb2e
branches:  trunk
changeset: 521733:c4873c4ffb2e
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Mon Feb 04 11:13:33 2002 +0000

description:
NOLIBHACKOPENDIR is gone.

diffstat:

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

diffs (17 lines):

diff -r 6cfbd84036fc -r c4873c4ffb2e distrib/macppc/floppies/ramdisk/Makefile
--- a/distrib/macppc/floppies/ramdisk/Makefile  Mon Feb 04 11:03:08 2002 +0000
+++ b/distrib/macppc/floppies/ramdisk/Makefile  Mon Feb 04 11:13:33 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.20 2001/11/20 05:45:26 jmc Exp $
+#      $NetBSD: Makefile,v 1.21 2002/02/04 11:13:33 tsutsui Exp $
 
 TOP=           ${.CURDIR}/..
 
@@ -52,7 +52,6 @@
        ${MAKE} -f ${CBIN}.mk DBG="${DBG}" all
 
 HACKSRC=${TOP}/../../utils/libhack
-NOLIBHACKOPENDIR=
 .include "${HACKSRC}/Makefile.inc"
 
 clean cleandir distclean:



Home | Main Index | Thread Index | Old Index