diff options
-rw-r--r-- | mk/config.mk.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in index e63b1eae33..ae7d16cb9f 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 |