Source-Changes-HG archive

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

[src/trunk]: src/distrib/news68k/floppies/ramdisk need to include Makefile.di...



details:   https://anonhg.NetBSD.org/src/rev/1d76fcc9ea8a
branches:  trunk
changeset: 526535:1d76fcc9ea8a
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun May 05 15:41:00 2002 +0000

description:
need to include Makefile.distrib here now

diffstat:

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

diffs (13 lines):

diff -r 61df451cb9ed -r 1d76fcc9ea8a distrib/news68k/floppies/ramdisk/Makefile
--- a/distrib/news68k/floppies/ramdisk/Makefile Sun May 05 15:30:05 2002 +0000
+++ b/distrib/news68k/floppies/ramdisk/Makefile Sun May 05 15:41:00 2002 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.27 2002/05/02 18:02:44 lukem Exp $
+#      $NetBSD: Makefile,v 1.28 2002/05/05 15:41:00 jdolecek Exp $
 
-.include "${.CURDIR}/../../../Makefile.inc"
 .include <bsd.own.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
 IMAGESIZE=     1440k



Home | Main Index | Thread Index | Old Index