cvs commit: fptools/ghc/utils/genapply Makefile
fptools/ghc/utils/genprimopcode
Makefile fptools/ghc/utils/ghc-pkg Makefile
fptools/ghc/utils/hsc2hs Makefile fptools/ghc/mk config.mk.in
fptools/ghc/lib/compat Makefile
Simon Marlow
simonmar at haskell.org
Wed Jan 26 11:03:42 EST 2005
simonmar 2005/01/26 08:03:42 PST
Modified files:
ghc/utils/genapply Makefile
ghc/utils/genprimopcode Makefile
ghc/utils/ghc-pkg Makefile
ghc/utils/hsc2hs Makefile
ghc/mk config.mk.in
ghc/lib/compat Makefile
Log:
Common up the ghc_ge_XXX variables into config.mk, and add the
ability to build ghc/lib and ghc/utils using the stage1 compiler, by
saying 'make UseStage1=YES'. This is going to be useful for
bootstrapping.
Revision Changes Path
1.5 +0 -2 fptools/ghc/utils/genapply/Makefile
1.10 +1 -3 fptools/ghc/utils/genprimopcode/Makefile
1.39 +0 -3 fptools/ghc/utils/ghc-pkg/Makefile
1.44 +0 -2 fptools/ghc/utils/hsc2hs/Makefile
1.5 +24 -0 fptools/ghc/mk/config.mk.in
1.14 +2 -3 fptools/ghc/lib/compat/Makefile
More information about the Cvs-ghc
mailing list