[project @ 1997-03-24 04:34:27 by sof]
[ghc-hetmet.git] / ghc / mk / paths.mk
index 635956a..0b73d49 100644 (file)
@@ -3,6 +3,12 @@
 # ghc project specific make variables
 #
 
+#
+PROJECTVERSION=$(GhcProjectVersion)
+PROJECTNAME=$(GhcProjectName)
+PROJECTPATCHLEVEL=$(GhcProjectPatchLevel)
+
+
 # Override default haskell compiler if required
 #HC                    = $(WithGhcHc)
 HaskellCompilerType    = $(WithGhcHcType)