Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hp300/dev Include <bsd.own.mk> to pull ${TOOL_AWK}.



details:   https://anonhg.NetBSD.org/src/rev/686268ab34e5
branches:  trunk
changeset: 760137:686268ab34e5
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Tue Dec 28 10:15:49 2010 +0000

description:
Include <bsd.own.mk> to pull ${TOOL_AWK}.

diffstat:

 sys/arch/hp300/dev/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 55a484dd1ca9 -r 686268ab34e5 sys/arch/hp300/dev/Makefile
--- a/sys/arch/hp300/dev/Makefile       Tue Dec 28 09:15:24 2010 +0000
+++ b/sys/arch/hp300/dev/Makefile       Tue Dec 28 10:15:49 2010 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile,v 1.3 2008/10/19 22:05:21 apb Exp $
+#      $NetBSD: Makefile,v 1.4 2010/12/28 10:15:49 tsutsui Exp $
 
+.include <bsd.own.mk>
 .include <bsd.sys.mk>
 
 diodevs.h diodevs_data.h: diodevs devlist2h.awk



Home | Main Index | Thread Index | Old Index