[project @ 2001-03-14 10:11:16 by rrt]
[ghc-hetmet.git] / mk / config.mk.in
index 2982a09..2ef7c4d 100644 (file)
@@ -378,7 +378,7 @@ NoFibHcOpts = -O
 ################################################################################
 
 # Directory used by GHC (and possibly other tools) for storing
-# temporary files.  If your /tmp isn't big enough, either override
+# temporary files.  If your TMPDIR isn't big enough, either override
 # this in build.mk or set your environment variable "TMPDIR" to point
 # to somewhere with more space.  (TMPDIR=. is a good choice).