X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fprof%2FMakefile;h=aaedd74a5c334b4824f22001773c57d2c49bfccb;hb=5b846fa36eee0f96c4c47128706d0131f8bb4113;hp=0db52a2a67bc4b6c88b6e854cfec3735d160e38a;hpb=7ef211e8d6aed14f77b344d976e207bc77e365a7;p=ghc-hetmet.git 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)