summaryrefslogtreecommitdiffstats
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-12-27 21:41:05 +0000
committerDJ Delorie <dj@redhat.com>2004-12-27 21:41:05 +0000
commit432524c16251a6d40716978ac4d0eb1188b1256a (patch)
tree5351fd39ab9e657e9bf4ff12ddb95a4f3d7d2074 /Makefile.tpl
parentb75ec93a63797406d88573058288c54eaeaaba50 (diff)
downloadcygnal-432524c16251a6d40716978ac4d0eb1188b1256a.tar.gz
cygnal-432524c16251a6d40716978ac4d0eb1188b1256a.tar.bz2
cygnal-432524c16251a6d40716978ac4d0eb1188b1256a.zip
Revert 2004-12-08 Makefile changes.
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 a398c0004..44c15fd53 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)'