From: Simon Marlow Date: Fri, 14 Sep 2007 12:55:42 +0000 (+0000) Subject: distclean: ghcprof-inplace X-Git-Tag: 2007-09-25~87 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a6e4ca6e55cfc3f3fd3253df69e803c8a999729a distclean: ghcprof-inplace --- diff --git a/utils/prof/Makefile b/utils/prof/Makefile index 0db52a2..aaedd74 100644 --- a/utils/prof/Makefile +++ b/utils/prof/Makefile @@ -15,6 +15,8 @@ all:: cat ghcprof.prl >> $(INPLACE_SCRIPT) $(EXECUTABLE_FILE) $(INPLACE_SCRIPT) +CLEAN_FILES += ghcprof-inplace + INSTALLED_SCRIPT=$(DESTDIR)$(bindir)/ghcprof install:: $(RM) -f $(INSTALLED_SCRIPT)