X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Ftree.mk;h=d27e2a7f9c8a0cea41fc96ac332faf91a10980ae;hb=ab1d5052de53479377c961d1e966f0cf0b82c592;hp=b7d2875ad35db5ecad39bf232704aa00ff80fe86;hpb=0ef6ba7b28187a4bf5309f9702eeaf53a281204b;p=ghc-hetmet.git diff --git a/mk/tree.mk b/mk/tree.mk index b7d2875..d27e2a7 100644 --- a/mk/tree.mk +++ b/mk/tree.mk @@ -46,6 +46,9 @@ INPLACE_BIN = $(INPLACE)/bin INPLACE_LIB = $(INPLACE)/lib INPLACE_MINGW = $(INPLACE)/mingw +# These are here, rather than in config.mk, as they need to exist in an +# unconfigured tree so that the various clean targets can be used +# without configuring: RM = rm RM_OPTS = -f