[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / mk / ghc.mk
diff --git a/ghc/mk/ghc.mk b/ghc/mk/ghc.mk
deleted file mode 100644 (file)
index 3e2bc91..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# -----------------------------------------------------------------------------
-# $Id: ghc.mk,v 1.2 1996/11/21 16:48:00 simonm Exp $
-
-# include the generic build stuff first...
-
-include $(TOP)/mk/gen.mk
-
-# then the specific GHC stuff, so we can override defaults if
-# necessary.
-
-include $(TOP)/ghc/mk/buildinfo.mk
-include $(TOP)/ghc/mk/site-ghc.mk
-include $(TOP)/ghc/mk/ghcconfig.mk
-include $(TOP)/ghc/mk/suffixes-ghc.mk