Kaydet (Commit) fa97b8ac authored tarafından Matúš Kukan's avatar Matúš Kukan

Do not remove the whole workdir/* on 'make clean'

Also solver/$INPATH is subset of */$INPATH.
üst ac26f687
......@@ -300,8 +300,6 @@ clean: clean-host clean-build
clean-host:
rm -fr $(SRCDIR)/*/$(INPATH)
rm -fr $(SRCDIR)/workdir/*
rm -fr $(SRCDIR)/solver/$(INPATH)
rm -fr install
clean-build:
......
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