Source-Changes-HG archive

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

[src/trunk]: src/distrib/sandpoint/floppies/ramdisk NDWO tweak



details:   https://anonhg.NetBSD.org/src/rev/b00af9f84102
branches:  trunk
changeset: 525513:b00af9f84102
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Apr 12 14:05:46 2002 +0000

description:
NDWO tweak

diffstat:

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

diffs (13 lines):

diff -r 57f6294b4e2b -r b00af9f84102 distrib/sandpoint/floppies/ramdisk/Makefile
--- a/distrib/sandpoint/floppies/ramdisk/Makefile       Fri Apr 12 14:04:40 2002 +0000
+++ b/distrib/sandpoint/floppies/ramdisk/Makefile       Fri Apr 12 14:05:46 2002 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.5 2002/04/12 01:15:15 briggs Exp $
+#      $NetBSD: Makefile,v 1.6 2002/04/12 14:05:46 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