Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/libc Don't include bsd.sys.mk; like sys.mk it is s...



details:   https://anonhg.NetBSD.org/src/rev/6a617245ba6a
branches:  trunk
changeset: 784369:6a617245ba6a
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jan 26 21:58:41 2013 +0000

description:
Don't include bsd.sys.mk; like sys.mk it is supposed to be used only
internally.

diffstat:

 tests/lib/libc/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 5479bb673acc -r 6a617245ba6a tests/lib/libc/Makefile
--- a/tests/lib/libc/Makefile   Sat Jan 26 21:49:20 2013 +0000
+++ b/tests/lib/libc/Makefile   Sat Jan 26 21:58:41 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2012/11/18 17:41:54 manu Exp $
+# $NetBSD: Makefile,v 1.45 2013/01/26 21:58:41 christos Exp $
 
 .include "Makefile.inc"
-.include <bsd.sys.mk>
 .include <bsd.own.mk>
 
 SUBDIR+=       tls_dso .WAIT



Home | Main Index | Thread Index | Old Index