prog_argv and rts_argv now contain *copies* of the args passed to
[ghc-hetmet.git] / utils / testremove / ghc.mk
1
2 .PHONY: utils/testremove_all
3 utils/testremove_all: utils/testremove/wouldrm utils/testremove/checkremove
4
5 utils/testremove/wouldrm: $$@.hs
6         $(GHC_STAGE1) --make -O $@
7
8 utils/testremove/checkremove: $$@.hs
9         $(GHC_STAGE1) --make -O $@