Module Name: src
Committed By: hannken
Date: Sat May 30 09:04:35 UTC 2009
Modified Files:
src/sys/net: Makefile
Log Message:
No need to include bsd.subdir.mk as bsd.kinc.mk already includes it.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/net/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/net/Makefile
diff -u src/sys/net/Makefile:1.26 src/sys/net/Makefile:1.27
--- src/sys/net/Makefile:1.26 Tue May 26 21:58:31 2009
+++ src/sys/net/Makefile Sat May 30 09:04:35 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/05/26 21:58:31 pooka Exp $
+# $NetBSD: Makefile,v 1.27 2009/05/30 09:04:35 hannken Exp $
INCSDIR= /usr/include/net
@@ -12,7 +12,6 @@
SUBDIR= agr
-.include <bsd.subdir.mk>
.include <bsd.kinc.mk>
.PATH: ${NETBSDSRCDIR}/sys/dist/pf/net