simonmar 2004/08/31 05:45:38 PDT
Modified files:
ghc/utils/ghc-pkg Main.hs Makefile
Log:
Get the version number into ghc-pkg by creating Version.hs from the
Makefile to avoid GHC and possibly shell versionitis.
Revision Changes Path
1.46 +1 -4 fptools/ghc/utils/ghc-pkg/Main.hs
1.29 +14 -20 fptools/ghc/utils/ghc-pkg/Makefile