Module Name: src
Committed By: njoly
Date: Sun May 4 10:03:55 UTC 2014
Modified Files:
src/sys/compat/linux32/arch/amd64: Makefile
Log Message:
Remove now unneeded bsd.kinc.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/compat/linux32/arch/amd64/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/compat/linux32/arch/amd64/Makefile
diff -u src/sys/compat/linux32/arch/amd64/Makefile:1.1 src/sys/compat/linux32/arch/amd64/Makefile:1.2
--- src/sys/compat/linux32/arch/amd64/Makefile:1.1 Thu Feb 9 19:18:57 2006
+++ src/sys/compat/linux32/arch/amd64/Makefile Sun May 4 10:03:55 2014
@@ -1,4 +1,3 @@
-# $NetBSD: Makefile,v 1.1 2006/02/09 19:18:57 manu Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/04 10:03:55 njoly Exp $
.include <../../Makefile.inc>
-.include <bsd.kinc.mk>