From 29179ddf0e74282a773bbd979382f50af4164f57 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 22 Apr 2005 22:00:00 +0000 Subject: [PATCH] [project @ 2005-04-22 22:00:00 by simonmar] Don't split in here --- ghc/lib/compat/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/compat/Makefile b/ghc/lib/compat/Makefile index 1005ec8..126e794 100644 --- a/ghc/lib/compat/Makefile +++ b/ghc/lib/compat/Makefile @@ -10,6 +10,7 @@ ALL_DIRS = \ System/Directory \ cbits +SplitObjs=NO LIBRARY = libghccompat.a # We don't want this installed -- 1.7.10.4