[commit: ghc] newcg: a build system fix that is already on HEAD (3a47819)
Simon Marlow
marlowsd at gmail.com
Wed Feb 8 16:54:33 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : newcg
http://hackage.haskell.org/trac/ghc/changeset/3a47819657f6b8542107d14cbd883d93f6fbf442
>---------------------------------------------------------------
commit 3a47819657f6b8542107d14cbd883d93f6fbf442
Author: Simon Marlow <marlowsd at gmail.com>
Date: Wed Feb 8 15:49:50 2012 +0000
a build system fix that is already on HEAD
>---------------------------------------------------------------
mk/compiler-ghc.mk | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mk/compiler-ghc.mk b/mk/compiler-ghc.mk
index 4a0fd81..c92c254 100644
--- a/mk/compiler-ghc.mk
+++ b/mk/compiler-ghc.mk
@@ -10,7 +10,6 @@
#
# -----------------------------------------------------------------------------
-dir = ghc
TOP = ..
SPEC_TARGETS = 1 2 3 re1 re2 re3
include $(TOP)/mk/sub-makefile.mk
More information about the Cvs-ghc
mailing list