From: simonm Date: Mon, 9 Feb 1998 13:32:46 +0000 (+0000) Subject: [project @ 1998-02-09 13:32:46 by simonm] X-Git-Tag: Approx_2487_patches~972 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dd302a1b34f7cd43a7b8f1df88abb39571f9864d;p=ghc-hetmet.git [project @ 1998-02-09 13:32:46 by simonm] clean up old scripts. --- diff --git a/ghc/driver/Makefile b/ghc/driver/Makefile index 52b698b..9fc7bff 100644 --- a/ghc/driver/Makefile +++ b/ghc/driver/Makefile @@ -85,7 +85,7 @@ depend :: all # # Clean up # -CLEAN_FILES += $(SCRIPT_OBJS) $(DYN_LOADABLE_BITS) +CLEAN_FILES += $(SCRIPT_OBJS) $(SCRIPT_LINK) $(DYN_LOADABLE_BITS) ghc-[0-9].* # # Source distribution