Module Name:    src
Committed By:   tsutsui
Date:           Tue Dec 28 10:15:49 UTC 2010

Modified Files:
        src/sys/arch/hp300/dev: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hp300/dev/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/hp300/dev/Makefile
diff -u src/sys/arch/hp300/dev/Makefile:1.3 src/sys/arch/hp300/dev/Makefile:1.4
--- src/sys/arch/hp300/dev/Makefile:1.3	Sun Oct 19 22:05:21 2008
+++ src/sys/arch/hp300/dev/Makefile	Tue Dec 28 10:15:49 2010
@@ -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

Reply via email to