Source-Changes-HG archive

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

[src/trunk]: src/distrib/arm32 Add bsd.own.mk so BSDSRCDIR is defined.



details:   https://anonhg.NetBSD.org/src/rev/f171baf6a718
branches:  trunk
changeset: 488015:f171baf6a718
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Jun 16 19:28:26 2000 +0000

description:
Add bsd.own.mk so BSDSRCDIR is defined.

diffstat:

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

diffs (9 lines):

diff -r aa00a7156538 -r f171baf6a718 distrib/arm32/Makefile.inc
--- a/distrib/arm32/Makefile.inc        Fri Jun 16 19:27:31 2000 +0000
+++ b/distrib/arm32/Makefile.inc        Fri Jun 16 19:28:26 2000 +0000
@@ -1,3 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.1 1997/10/18 04:15:37 mark Exp $
+# $NetBSD: Makefile.inc,v 1.2 2000/06/16 19:28:26 matt Exp $
+.include <bsd.own.mk>
 
 REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s



Home | Main Index | Thread Index | Old Index