Automatically add the $(exeext) to program names
We now define _PROGNAME, and _PROG is automatically defined with $(exeext). This will shortly automatically use the right exeext depending on what stage it is being compiled with (exeext may be different for different stages when cross-compiling).
Showing
- driver/ghc/ghc.mk 1 addition, 1 deletiondriver/ghc/ghc.mk
- driver/ghci/ghc.mk 1 addition, 1 deletiondriver/ghci/ghc.mk
- driver/haddock/ghc.mk 1 addition, 1 deletiondriver/haddock/ghc.mk
- driver/split/ghc.mk 1 addition, 1 deletiondriver/split/ghc.mk
- ghc/ghc.mk 3 additions, 3 deletionsghc/ghc.mk
- rules/build-perl.mk 11 additions, 1 deletionrules/build-perl.mk
- rules/build-prog.mk 12 additions, 8 deletionsrules/build-prog.mk
- rules/shell-wrapper.mk 2 additions, 2 deletionsrules/shell-wrapper.mk
- utils/compare_sizes/ghc.mk 1 addition, 1 deletionutils/compare_sizes/ghc.mk
- utils/count_lines/ghc.mk 1 addition, 1 deletionutils/count_lines/ghc.mk
- utils/deriveConstants/ghc.mk 1 addition, 1 deletionutils/deriveConstants/ghc.mk
- utils/genapply/ghc.mk 1 addition, 1 deletionutils/genapply/ghc.mk
- utils/genprimopcode/ghc.mk 1 addition, 1 deletionutils/genprimopcode/ghc.mk
- utils/ghc-cabal/ghc.mk 1 addition, 1 deletionutils/ghc-cabal/ghc.mk
- utils/ghc-pkg/ghc.mk 2 additions, 4 deletionsutils/ghc-pkg/ghc.mk
- utils/ghc-pwd/ghc.mk 1 addition, 1 deletionutils/ghc-pwd/ghc.mk
- utils/ghctags/ghc.mk 1 addition, 1 deletionutils/ghctags/ghc.mk
- utils/hp2ps/ghc.mk 1 addition, 1 deletionutils/hp2ps/ghc.mk
- utils/hpc/ghc.mk 1 addition, 1 deletionutils/hpc/ghc.mk
- utils/mkUserGuidePart/ghc.mk 1 addition, 1 deletionutils/mkUserGuidePart/ghc.mk
Loading
Please register or sign in to comment