[project @ 2005-01-14 08:01:26 by wolfgang]
[ghc-hetmet.git] / ghc / lib / compat / Makefile
index 2d5ef01..39112be 100644 (file)
@@ -63,4 +63,7 @@ boot :: depend
        $(MAKE) all
 endif
 
+# We don't ever want to build libghccompat as a shared library.
+GhcBuildDylibs=NO
+
 include $(TOP)/mk/target.mk