make exports/imports of depth>0 identifiers work correctly
[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 $@