Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells.
2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca> * Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. From-SVN: r47106
This commit is contained in:
parent
f910b1bb5f
commit
f27315216e
@ -1,3 +1,8 @@
|
||||
2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
|
||||
|
||||
* Makefile.in: Add MAKEOVERRIDES= to suppress exporting
|
||||
environment to (sub)shells.
|
||||
|
||||
2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl>
|
||||
|
||||
* Makefile.in: Change dependencies on stamp files
|
||||
|
@ -20,6 +20,7 @@
|
||||
#02111-1307, USA.
|
||||
|
||||
SHELL = /bin/sh
|
||||
MAKEOVERRIDES=
|
||||
|
||||
#### Start of system configuration section. ####
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user