[project @ 2001-10-19 09:33:28 by sewardj]
authorsewardj <unknown>
Fri, 19 Oct 2001 09:33:28 +0000 (09:33 +0000)
committersewardj <unknown>
Fri, 19 Oct 2001 09:33:28 +0000 (09:33 +0000)
merge from stable rev 1.54.4.1:

  CLEAN_FILES += gmp/libgmp.a

ghc/rts/Makefile

index 07707e5..e1065d6 100644 (file)
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.54 2001/07/23 23:27:50 ken Exp $
+# $Id: Makefile,v 1.55 2001/10/19 09:33:28 sewardj Exp $
 #
 #  This is the Makefile for the runtime-system stuff.
 #  This stuff is written in C (and cannot be written in Haskell).
@@ -188,6 +188,8 @@ gmp/libgmp.a ::
        @$(RANLIB) gmp/libgmp.a
 endif
 
+CLEAN_FILES += gmp/libgmp.a
+
 #-----------------------------------------------------------------------------
 #
 # Building the GUM SysMan