bug in Makefile?

shouldn't "make distclean" remove include/llvm/Config/config.h ?

regards,
josem

Yes, it should. Thanks for noticing.

John: could you fix this please?

Jose M. Moya wrote:

Reid Spencer wrote:

Yes, it should. Thanks for noticing.

John: could you fix this please?

Done.

Jose M. Moya wrote:

shouldn't "make distclean" remove include/llvm/Config/config.h ?

regards,
josem

_______________________________________________
LLVM Developers mailing list
LLVMdev@cs.uiuc.edu http://llvm.cs.uiuc.edu
http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev

_______________________________________________
LLVM Developers mailing list
LLVMdev@cs.uiuc.edu http://llvm.cs.uiuc.edu
http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev

-- John T.