Source-Changes-HG archive

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

[src/netbsd-1-5]: src/gnu/usr.bin/egcs Pull up revision 1.13 (via patch, requ...



details:   https://anonhg.NetBSD.org/src/rev/44c734ca7ddb
branches:  netbsd-1-5
changeset: 491761:44c734ca7ddb
user:      he <he%NetBSD.org@localhost>
date:      Tue May 15 22:18:35 2001 +0000

description:
Pull up revision 1.13 (via patch, requested by martin):
  Turn off all subdirectories on sparc64.

diffstat:

 gnu/usr.bin/egcs/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 60d7dc157926 -r 44c734ca7ddb gnu/usr.bin/egcs/Makefile
--- a/gnu/usr.bin/egcs/Makefile Tue May 15 22:11:35 2001 +0000
+++ b/gnu/usr.bin/egcs/Makefile Tue May 15 22:18:35 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.10.8.1 2000/08/07 01:36:22 mrg Exp $
+#      $NetBSD: Makefile,v 1.10.8.2 2001/05/15 22:18:35 he Exp $
 
 .include <bsd.own.mk>
 
@@ -8,8 +8,6 @@
 
 all-cc1 all-cc1obj all-cc1plus all-f771: all-common
 depend-cc1 depend-cc1obj depend-cc1plus depend-f771: depend-common
-.else
-SUBDIR=                cc cpp g++ g77
 .endif
 
 TEXINFO=       cpp.texi g77.texi gcc.texi g++FAQ.texi



Home | Main Index | Thread Index | Old Index