summaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-16 21:29:29 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-16 21:29:29 +0000
commitb808f0238bb9876d0df5fa06671f6e7b2dac5800 (patch)
treeec5d7744b7c680eb31682149d2b8649ac4c3054d /libf2c/Makefile.in
parent83e163bda09fa010b8aece203db2e1bf4341b776 (diff)
downloadgcc-b808f0238bb9876d0df5fa06671f6e7b2dac5800.tar.gz
2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
* Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47106 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/Makefile.in')
-rw-r--r--libf2c/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libf2c/Makefile.in b/libf2c/Makefile.in
index ef62147bd6c..eb0074a6587 100644
--- a/libf2c/Makefile.in
+++ b/libf2c/Makefile.in
@@ -20,6 +20,7 @@
#02111-1307, USA.
SHELL = /bin/sh
+MAKEOVERRIDES=
#### Start of system configuration section. ####