summaryrefslogtreecommitdiff
path: root/driver/mangler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'driver/mangler/Makefile')
-rw-r--r--driver/mangler/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/driver/mangler/Makefile b/driver/mangler/Makefile
deleted file mode 100644
index 58a1761a04..0000000000
--- a/driver/mangler/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# -----------------------------------------------------------------------------
-#
-# (c) 2009 The University of Glasgow
-#
-# This file is part of the GHC build system.
-#
-# To understand how the build system works and how to modify it, see
-# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture
-# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying
-#
-# -----------------------------------------------------------------------------
-
-dir = driver/mangler
-TOP = ../..
-include $(TOP)/mk/sub-makefile.mk