Source-Changes-HG archive

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

[src/trunk]: src/common/lib/libc Include bsd.own.mk in case it hasn't been yet.



details:   https://anonhg.NetBSD.org/src/rev/0c6212608d06
branches:  trunk
changeset: 792770:0c6212608d06
user:      joerg <joerg%NetBSD.org@localhost>
date:      Thu Jan 16 11:43:49 2014 +0000

description:
Include bsd.own.mk in case it hasn't been yet.

diffstat:

 common/lib/libc/Makefile.inc |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 8e58e4c9c29f -r 0c6212608d06 common/lib/libc/Makefile.inc
--- a/common/lib/libc/Makefile.inc      Thu Jan 16 09:54:05 2014 +0000
+++ b/common/lib/libc/Makefile.inc      Thu Jan 16 11:43:49 2014 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile.inc,v 1.13 2014/01/15 20:58:09 joerg Exp $
+# $NetBSD: Makefile.inc,v 1.14 2014/01/16 11:43:49 joerg Exp $
+
+.include <bsd.own.mk>
 
 COMMON_DIR:=${.PARSEDIR}
 COMMON_CODEDIRS=atomic gen gmon inet md net stdlib string sys



Home | Main Index | Thread Index | Old Index