[project @ 2000-09-05 10:16:40 by simonmar]
authorsimonmar <unknown>
Tue, 5 Sep 2000 10:16:41 +0000 (10:16 +0000)
committersimonmar <unknown>
Tue, 5 Sep 2000 10:16:41 +0000 (10:16 +0000)
commit5a5747202b4fb5c42bdc1ebcacb9f9b7bf87cdc7
tree2a2b3e8050e6a2a9013fc689a7a9b91871a99cb9
parenta907dbeeda3b6156578714e5be94b159c0455a25
[project @ 2000-09-05 10:16:40 by simonmar]
Rename the make variable TMPDIR to DEFAULT_TMPDIR.  This fixes the
problem that saying 'TMPDIR=/foo make' in an fptools tree didn't work,
because GNU make is in the habit of overriding an environment variable
with the value of the corresponding make variable in a sub-process.
15 files changed:
distrib/Makefile-bin.in
ghc/driver/Makefile
ghc/utils/hstags/Makefile
ghc/utils/hstags/hstags.prl
ghc/utils/prof/Makefile
ghc/utils/prof/ghcprof.prl
ghc/utils/stat2resid/Makefile
ghc/utils/stat2resid/stat2resid.prl
glafp-utils/ltx/Makefile
glafp-utils/ltx/ltx.prl
glafp-utils/mkdependC/Makefile
glafp-utils/mkdependC/mkdependC.prl
glafp-utils/runstdtest/Makefile
glafp-utils/runstdtest/runstdtest.prl
mk/config.mk.in