X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fpaths.mk;h=23093194c69d7287db90b8ac4f68c0c5290db23e;hb=b8829277b469221f0b5e6ae49f309ed845666732;hp=635956a0c1b5be54d57d24b95ce36d1474b06619;hpb=2494407a750053daa61718fac371487d04818e57;p=ghc-hetmet.git diff --git a/ghc/mk/paths.mk b/ghc/mk/paths.mk index 635956a..2309319 100644 --- a/ghc/mk/paths.mk +++ b/ghc/mk/paths.mk @@ -3,6 +3,12 @@ # ghc project specific make variables # +# +PROJECTVERSION=$(GhcBuildeeVersion) +PROJECTNAME=$(GhcProjectName) +PROJECTPATCHLEVEL=$(GhcProjectPatchLevel) + + # Override default haskell compiler if required #HC = $(WithGhcHc) HaskellCompilerType = $(WithGhcHcType)