diff options
Diffstat (limited to 'ghc/utils/stat2resid/Makefile')
-rw-r--r-- | ghc/utils/stat2resid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ghc/utils/stat2resid/Makefile b/ghc/utils/stat2resid/Makefile index 929b870716..07def9b2e4 100644 --- a/ghc/utils/stat2resid/Makefile +++ b/ghc/utils/stat2resid/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.9 1998/02/04 20:56:24 sof Exp $ +# $Id: Makefile,v 1.10 1999/10/04 14:03:50 simonmar Exp $ TOP=../.. include $(TOP)/mk/boilerplate.mk @@ -21,7 +21,6 @@ SCRIPT_SUBST_VARS=TMPDIR endif INTERP=perl -CLEAN_FILES += $(SCRIPT_PROG) # # The stat2resid script is configured with a different |