[project @ 2001-02-13 14:34:40 by simonmar]
[ghc-hetmet.git] / mk / target.mk
index 56d1193..eefb041 100644 (file)
@@ -417,6 +417,7 @@ endif
 #
 
 ifneq "$(GHCI_LIBRARY)" ""
+ifeq "$(way)" ""
 ifeq "$(GhcWithInterpreter)" "YES"
 
 all :: $(GHCI_LIBRARY)
@@ -432,6 +433,7 @@ INSTALL_LIBS += $(GHCI_LIBRARY)
 CLEAN_FILES += $(GHCI_LIBRARY)
 endif
 endif
+endif
 
 #----------------------------------------
 #      Building Win32 DLLs