Skip to content

Commit

Permalink
Simplified clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbasoglu committed Feb 1, 2016
1 parent 31a2125 commit 69112d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ clean:
@echo $(SEPARATOR)
@rm -rf $(OBJDIR)
@rm -rf $(ALL)
@rm -rf $(SOURCEDIR)/CNTK/buildinfo.h
@rm -rf $(BUILDINFO)
@echo finished cleaning up the project
buildall : $(ALL)
Expand Down

0 comments on commit 69112d1

Please sign in to comment.