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/7917f4a4e570
branches: trunk
changeset: 326030:7917f4a4e570
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 1d7229d5fb1a -r 7917f4a4e570 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