Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sparc/ramdisk minor NDWO tweak
details: https://anonhg.NetBSD.org/src/rev/17350ac01f68
branches: trunk
changeset: 525524:17350ac01f68
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Apr 12 14:56:38 2002 +0000
description:
minor NDWO tweak
diffstat:
distrib/sparc/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 6fba5a733c33 -r 17350ac01f68 distrib/sparc/ramdisk/Makefile
--- a/distrib/sparc/ramdisk/Makefile Fri Apr 12 14:54:36 2002 +0000
+++ b/distrib/sparc/ramdisk/Makefile Fri Apr 12 14:56:38 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2002/04/06 18:16:11 tsutsui Exp $
+# $NetBSD: Makefile,v 1.36 2002/04/12 14:56:38 lukem Exp $
#
# ramdisk.fs is the microroot filesystem intended for use with
# the INSTALL kernel. It provides just enough tools to extract the
@@ -6,8 +6,8 @@
# and start the installation scripts from there (see dot.profile).
#
-.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.own.mk>
+.include "${_SRC_TOP_}/distrib/Makefile.inc"
IMAGE= ramdisk.fs
IMAGESIZE= 1360b
Home |
Main Index |
Thread Index |
Old Index