[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / mkworld / suffixes-ghc.ljm
1 %************************************************************************
2 %*                                                                      *
3 \section[mkworld-suffix-ghc]{Suffix rules for @ghc@ project}
4 %*                                                                      *
5 %************************************************************************
6
7 The \tr{ghc} project tends to ask for specific suffix rules on
8 a per-directory basis.
9
10 \begin{code}
11 #ifndef SuffixRules_WantStdOnes
12 #define SuffixRules_WantStdOnes NO
13 #endif
14 \end{code}