X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FMakefile;h=ab5c6e73700d70911f86d1530bfd26897dc79dce;hb=c7344a639519b0ecd4ac24252ebc13ffdd3e9bd7;hp=d6a4e4549d965b3786c6890bf9f6daf7d58ad293;hpb=c3062251034f54944061e816ed018b0b2db1b849;p=ghc-hetmet.git diff --git a/rts/Makefile b/rts/Makefile index d6a4e45..ab5c6e7 100644 --- a/rts/Makefile +++ b/rts/Makefile @@ -405,6 +405,7 @@ sm/Evac_HC_OPTS += -optc-funroll-loops ifneq "$(findstring thr, $(way))" "" EXTRA_SRCS += sm/Evac_thr.c sm/Scav_thr.c +CLEAN_FILES += sm/Evac_thr.c sm/Scav_thr.c sm/Evac_thr.c : sm/Evac.c cp $< $@