patch applied (ghc): Fix bindist creation
Ian Lynagh
igloo at earth.li
Tue Jun 12 17:20:05 EDT 2007
Fri Jun 1 12:06:59 PDT 2007 Ian Lynagh <igloo at earth.li>
* Fix bindist creation
Bindists should now work again, when doing "make install" at least.
"make in-place" is probably still broken.
M ./Makefile -51 +14
M ./aclocal.m4 +67
M ./configure.ac -64 +1
M ./distrib/Makefile -102 +14
M ./distrib/Makefile-bin-vars.in -21 +19
M ./distrib/configure-bin.ac +2
M ./driver/Makefile +6
M ./driver/ghc/Makefile +4
M ./driver/ghci/Makefile +4
M ./driver/mangler/Makefile +5
M ./driver/split/Makefile +5
M ./libraries/Makefile -21 +29
R ./libraries/mk/
R ./libraries/mk/boilerplate.mk
R ./libraries/mk/target.mk
M ./mk/target.mk -367 +2
M ./utils/Makefile -7 +11
M ./utils/ghc-pkg/Makefile +5
M ./utils/hasktags/Makefile +5
M ./utils/hp2ps/Makefile +5
M ./utils/hsc2hs/Makefile +7
M ./utils/mkdirhier/Makefile +5
M ./utils/parallel/Makefile -2 +16
M ./utils/prof/Makefile +6
M ./utils/prof/cgprof/Makefile +5
M ./utils/prof/icons/Makefile +5
M ./utils/runghc/Makefile +5
M ./utils/touchy/Makefile +5
M ./utils/unlit/Makefile +5
More information about the Cvs-ghc
mailing list