Commit b9eb17c7 by Haichen Shen Committed by Tianqi Chen

[BUILD] Clean the HalideIR submodule during the make clean (#163)

parent 46c56e28
......@@ -171,6 +171,7 @@ cyclean:
clean:
$(RM) -rf build lib bin *~ */*~ */*/*~ */*/*/*~ */*.o */*/*.o */*/*/*.o */*.d */*/*.d */*/*/*.d
cd HalideIR; make clean; cd $(ROOTDIR)
-include build/*.d
-include build/*/*.d
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment