From: simonmar Date: Thu, 10 Feb 2005 13:38:50 +0000 (+0000) Subject: [project @ 2005-02-10 13:38:50 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1086 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c43539c359d0d0f25b6a3ce2e33bd45b8956a4aa [project @ 2005-02-10 13:38:50 by simonmar] NO_INSTALL_LIBRARY=YES --- diff --git a/ghc/lib/compat/Makefile b/ghc/lib/compat/Makefile index 664ad3c..a087cde 100644 --- a/ghc/lib/compat/Makefile +++ b/ghc/lib/compat/Makefile @@ -12,6 +12,9 @@ ALL_DIRS = \ LIBRARY = libghccompat.a +# We don't want this installed +NO_INSTALL_LIBRARY = YES + # Just to silence warnings MKDEPENDC_OPTS += -I$(GHC_INCLUDE_DIR)