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 build the gcc libraries.



details:   https://anonhg.NetBSD.org/src/rev/0505138d8554
branches:  trunk
changeset: 766569:0505138d8554
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Jun 28 04:23:56 2011 +0000

description:
build the gcc libraries.

diffstat:

 external/gpl3/gcc/lib/Makefile |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 3518552f0887 -r 0505138d8554 external/gpl3/gcc/lib/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/gpl3/gcc/lib/Makefile    Tue Jun 28 04:23:56 2011 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: Makefile,v 1.1 2011/06/28 04:23:56 mrg Exp $
+
+SUBDIR+= crtstuff libgcc libiberty libobjc libsupc++ libstdc++-v3
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index