summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2012-01-11 18:06:56 +0100
committerSimon Marlow <marlowsd@gmail.com>2012-02-27 14:35:05 +0000
commit2be38ab276420e63a6b684f659e71756caac780a (patch)
tree25b5979c788c8a8119aed7a991954951146d858f /compiler
parent8bd72007b7665d0629624adf6425a7d4085a3a8a (diff)
downloadhaskell-2be38ab276420e63a6b684f659e71756caac780a.tar.gz
remove legacy clean
Diffstat (limited to 'compiler')
-rw-r--r--compiler/ghc.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/compiler/ghc.mk b/compiler/ghc.mk
index e305b36a8e..cf10417904 100644
--- a/compiler/ghc.mk
+++ b/compiler/ghc.mk
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------------
#
-# (c) 2009 The University of Glasgow
+# (c) 2009-2012 The University of Glasgow
#
# This file is part of the GHC build system.
#
@@ -137,9 +137,6 @@ else
endif
@echo done.
-# XXX 2010-08-19: This is a legacy clean. Remove later.
-$(eval $(call clean-target,compiler,config_hs,compiler/main/Config.hs))
-
# -----------------------------------------------------------------------------
# Create platform includes