Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib Don't forget to include bsd.own.mk.
details: https://anonhg.NetBSD.org/src/rev/90ac5132c194
branches: trunk
changeset: 786417:90ac5132c194
user: joerg <joerg%NetBSD.org@localhost>
date: Sun Apr 28 06:14:52 2013 +0000
description:
Don't forget to include bsd.own.mk.
diffstat:
external/gpl3/gcc/lib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 9c1ca5a49c88 -r 90ac5132c194 external/gpl3/gcc/lib/Makefile
--- a/external/gpl3/gcc/lib/Makefile Sun Apr 28 06:09:52 2013 +0000
+++ b/external/gpl3/gcc/lib/Makefile Sun Apr 28 06:14:52 2013 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2013/04/28 04:05:41 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2013/04/28 06:14:52 joerg Exp $
+
+.include <bsd.own.mk>
# crtstuff is built out of elsewhere, or not at all
SUBDIR+= libgcc libiberty libobjc libgomp
Home |
Main Index |
Thread Index |
Old Index