aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2004-12-26 00:07:54 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2004-12-25 19:07:54 -0500
commitaaf51ca21a055ac907e34432cca833c2ee49647f (patch)
treeb32a0341d91ad9f453bdab7e46cc6922497e2a54 /Makefile.tpl
parenteec5fec983fd8738d842a5d916086b29aeb650bf (diff)
downloadgcc-aaf51ca21a055ac907e34432cca833c2ee49647f.zip
gcc-aaf51ca21a055ac907e34432cca833c2ee49647f.tar.gz
gcc-aaf51ca21a055ac907e34432cca833c2ee49647f.tar.bz2
Revert 2004-12-08 Makefile changes.
From-SVN: r92609
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index a398c00..44c15fd 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -528,7 +528,6 @@ EXTRA_HOST_FLAGS = \
'DLLTOOL=$(DLLTOOL)' \
'LD=$(LD)' \
'NM=$(NM)' \
- 'PICFLAG=$(PICFLAG)' \
'RANLIB=$(RANLIB)' \
'WINDRES=$(WINDRES)'
@@ -561,7 +560,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)'