summaryrefslogtreecommitdiff
path: root/libraries/libiserv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libiserv/Makefile')
-rw-r--r--libraries/libiserv/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/libiserv/Makefile b/libraries/libiserv/Makefile
deleted file mode 100644
index 88656e7853..0000000000
--- a/libraries/libiserv/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
-# https://gitlab.haskell.org/ghc/ghc/wikis/building/architecture
-# https://gitlab.haskell.org/ghc/ghc/wikis/building/modifying
-#
-# -----------------------------------------------------------------------------
-
-dir = iserv
-TOP = ..
-include $(TOP)/mk/sub-makefile.mk