[project @ 1999-10-11 08:49:06 by simonmar]
[ghc-hetmet.git] / ghc / lib / misc / cbits / Makefile
index 69feafe..32a15b8 100644 (file)
@@ -5,7 +5,7 @@ TOP=../../..
 include $(TOP)/mk/boilerplate.mk
 override WAYS=
 
-CC:=$(HC)
+CC:=$(GHC)
 
 C_SRCS=$(wildcard *.c)