Module Name:    src
Committed By:   christos
Date:           Fri Jan 10 16:36:54 UTC 2014

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

Log Message:
include bsd.own.mk


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hp700/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/hp700/dev/Makefile
diff -u src/sys/arch/hp700/dev/Makefile:1.2 src/sys/arch/hp700/dev/Makefile:1.3
--- src/sys/arch/hp700/dev/Makefile:1.2	Sun Oct 19 18:05:21 2008
+++ src/sys/arch/hp700/dev/Makefile	Fri Jan 10 11:36:54 2014
@@ -1,8 +1,8 @@
-#	$NetBSD: Makefile,v 1.2 2008/10/19 22:05:21 apb Exp $
+#	$NetBSD: Makefile,v 1.3 2014/01/10 16:36:54 christos Exp $
 
 #	$OpenBSD: Makefile,v 1.3 1999/04/20 20:19:37 mickey Exp $
 
-.include <bsd.sys.mk>
+.include <bsd.own.mk>
 
 cpudevs.h cpudevs_data.h: cpudevs devlist2h.awk
 	/bin/rm -f cpudevs.h cpudevs_data.h

Reply via email to