[project @ 1999-10-05 10:30:26 by simonmar]
[ghc-hetmet.git] / ghc / lib / misc / Makefile
index 2da481e..5852b25 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.18 1999/09/17 10:43:52 sof Exp $
+# $Id: Makefile,v 1.19 1999/10/05 10:30:28 simonmar Exp $
 #
 # Makefile for miscellaneous libraries.
 #
@@ -14,6 +14,8 @@ else
 SUBDIRS=
 endif
 
+HC = $(GHC)
+
 #-----------------------------------------------------------------------------
 #      Setting the standard variables
 #