summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-26 00:07:54 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-26 00:07:54 +0000
commitfcaf31889d911fd7aabaee5f6fc008467d093d59 (patch)
treeb32a0341d91ad9f453bdab7e46cc6922497e2a54 /Makefile.in
parentd4caf09917a055d61d63e9c8f320cd3f0fbf1b03 (diff)
downloadppe42-gcc-fcaf31889d911fd7aabaee5f6fc008467d093d59.tar.gz
ppe42-gcc-fcaf31889d911fd7aabaee5f6fc008467d093d59.zip
Revert 2004-12-08 Makefile changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92609 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 3bfbb2d3f13..45c405930a4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -561,7 +561,6 @@ BASE_FLAGS_TO_PASS = \
"LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
"LIBCXXFLAGS_FOR_TARGET=$(LIBCXXFLAGS_FOR_TARGET)" \
"NM_FOR_TARGET=$(NM_FOR_TARGET)" \
- "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
"RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
"WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
"CONFIG_SHELL=$(SHELL)" \
@@ -588,7 +587,6 @@ EXTRA_HOST_FLAGS = \
'DLLTOOL=$(DLLTOOL)' \
'LD=$(LD)' \
'NM=$(NM)' \
- 'PICFLAG=$(PICFLAG)' \
'RANLIB=$(RANLIB)' \
'WINDRES=$(WINDRES)'
@@ -621,7 +619,6 @@ EXTRA_TARGET_FLAGS = \
'LIBCFLAGS=$$(LIBCFLAGS_FOR_TARGET)' \
'LIBCXXFLAGS=$$(LIBCXXFLAGS_FOR_TARGET)' \
'NM=$$(NM_FOR_TARGET)' \
- 'PICFLAG=$$(PICFLAG_FOR_TARGET)' \
'RANLIB=$$(RANLIB_FOR_TARGET)' \
'WINDRES=$$(WINDRES_FOR_TARGET)'
OpenPOWER on IntegriCloud