[project @ 1998-08-14 12:27:44 by sof]
[ghc-hetmet.git] / ghc / mk / config.mk
1 #
2 # GHC project configuration
3 #
4 #  
5
6 # what to include in a binary distribution
7 GhcMainDir = ghc
8 GhcBinDistDirs = ghc
9 GhcBinDistDocs = docs ghc/docs/users_guide ghc/docs/libraries
10 GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid hstags mkdependHS
11 GhcBinDistLibPrlScripts = hscpp
12 GhcBinDistBins = hp2ps
13
14 include version.mk