Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gcc front end to build gcc 4.5 components



details:   https://anonhg.NetBSD.org/src/rev/bd702d9e72db
branches:  trunk
changeset: 766358:bd702d9e72db
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Jun 21 04:53:33 2011 +0000

description:
front end to build gcc 4.5 components

diffstat:

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

diffs (9 lines):

diff -r 203fb6cb7d45 -r bd702d9e72db external/gpl3/gcc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/gpl3/gcc/Makefile        Tue Jun 21 04:53:33 2011 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: Makefile,v 1.1 2011/06/21 04:53:33 mrg Exp $
+
+SUBDIR+= lib .WAIT usr.bin
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index