Source-Changes-HG archive

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

[src/trunk]: src/distrib/mac68k/instkernel .include <bsd.own.mk> for BSDSRCDIR



details:   https://anonhg.NetBSD.org/src/rev/159d5349f521
branches:  trunk
changeset: 488048:159d5349f521
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Jun 17 03:16:54 2000 +0000

description:
.include <bsd.own.mk> for BSDSRCDIR

diffstat:

 distrib/mac68k/instkernel/Makefile.inc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 8f6da79e5e84 -r 159d5349f521 distrib/mac68k/instkernel/Makefile.inc
--- a/distrib/mac68k/instkernel/Makefile.inc    Sat Jun 17 03:10:23 2000 +0000
+++ b/distrib/mac68k/instkernel/Makefile.inc    Sat Jun 17 03:16:54 2000 +0000
@@ -1,4 +1,5 @@
-#      $NetBSD: Makefile.inc,v 1.1 1999/03/26 08:34:37 ender Exp $
+#      $NetBSD: Makefile.inc,v 1.2 2000/06/17 03:16:54 matt Exp $
+.include <bsd.own.mk>
 
 REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
 VER!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh



Home | Main Index | Thread Index | Old Index