[project @ 1996-06-27 16:13:29 by partain]
[ghc-hetmet.git] / ghc / mkworld / suffixes-ghc.ljm
diff --git a/ghc/mkworld/suffixes-ghc.ljm b/ghc/mkworld/suffixes-ghc.ljm
deleted file mode 100644 (file)
index 968270a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-%************************************************************************
-%*                                                                     *
-\section[mkworld-suffix-ghc]{Suffix rules for @ghc@ project}
-%*                                                                     *
-%************************************************************************
-
-The \tr{ghc} project tends to ask for specific suffix rules on
-a per-directory basis.
-
-\begin{code}
-#ifndef SuffixRules_WantStdOnes
-#define SuffixRules_WantStdOnes NO
-#endif
-\end{code}