[commit: ghc] master: Remove some out-of-date comments (7164130)
Ian Lynagh
igloo at earth.li
Mon Mar 4 18:43:25 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/71641309c7e17761ba13b56e71ab2299d589ce1c
>---------------------------------------------------------------
commit 71641309c7e17761ba13b56e71ab2299d589ce1c
Author: Ian Lynagh <ian at well-typed.com>
Date: Mon Mar 4 01:43:10 2013 +0000
Remove some out-of-date comments
>---------------------------------------------------------------
mk/config.mk.in | 3 ---
1 file changed, 3 deletions(-)
diff --git a/mk/config.mk.in b/mk/config.mk.in
index e63b1ea..ae7d16c 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -426,9 +426,6 @@ SRC_HC_OPTS += -H32m -O
# -----------------------------------------------------------------------------
# Names of programs in the GHC tree
-#
-# xxx_PGM the name of an executable, without the path
-# xxx the executable relative to the current dir
MKDIRHIER = $(INPLACE_BIN)/mkdirhier
More information about the ghc-commits
mailing list