Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/mac68k/instkernel/ramdisk explicitly pull in distrib...
details: https://anonhg.NetBSD.org/src/rev/fd6f0de7c1ec
branches: trunk
changeset: 525447:fd6f0de7c1ec
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Apr 11 15:46:33 2002 +0000
description:
explicitly pull in distrib/Makefile.inc
diffstat:
distrib/mac68k/instkernel/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 7554f7642911 -r fd6f0de7c1ec distrib/mac68k/instkernel/ramdisk/Makefile
--- a/distrib/mac68k/instkernel/ramdisk/Makefile Thu Apr 11 15:45:37 2002 +0000
+++ b/distrib/mac68k/instkernel/ramdisk/Makefile Thu Apr 11 15:46:33 2002 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2002/04/06 18:16:10 tsutsui Exp $
+# $NetBSD: Makefile,v 1.22 2002/04/11 15:46:33 lukem Exp $
-.include "${.CURDIR}/../../../Makefile.inc"
.include <bsd.own.mk>
+.include "${_SRC_TOP_}/distrib/Makefile.inc"
IMAGE= ramdisk.fs
IMAGESIZE= 2048k
Home |
Main Index |
Thread Index |
Old Index