From: ken Date: Sun, 23 Sep 2001 20:46:46 +0000 (+0000) Subject: [project @ 2001-09-23 20:46:46 by ken] X-Git-Tag: Approximately_9120_patches~931 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=6705e0ed6b24ec0bec7517f1386a37db928e5e13 [project @ 2001-09-23 20:46:46 by ken] CLEAN_FILES += PrelPrimopWrappers.hs # MERGE TO STABLE --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index 2b044a4..8a7c780 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -34,6 +34,7 @@ endif PACKAGE = std BOOT_SRCS += PrelPrimopWrappers.hs +CLEAN_FILES += PrelPrimopWrappers.hs #----------------------------------------------------------------------------- # Setting the GHC compile options