chg code guide

This commit is contained in:
tqchen@graphlab.com
2014-08-27 19:31:49 -07:00
parent b162acb858
commit 4369bc2bfd
2 changed files with 2 additions and 2 deletions

View File

@@ -41,4 +41,4 @@ install:
cp -f -r $(BIN) $(INSTALL_PATH)
clean:
$(RM) $(OBJ) $(BIN) $(SLIB) $(RLIB) *~ */*~ */*/*~
$(RM) $(OBJ) $(BIN) $(SLIB) *.o *~ */*~ */*/*~