[mw-devel] [Git][arthur/mw][master] Top level clean doesn't get everything
Justin Mitchell
arthur at sucs.org
Tue Jul 19 09:47:38 BST 2016
Justin Mitchell pushed to branch master at Justin Mitchell / mw
Commits:
63b0a8c0 by Justin Mitchell at 2016-07-19T09:48:30+01:00
Top level clean doesn't get everything
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -60,11 +60,8 @@ endif
endif
clean:
- $(MAKE) -C src $@
+ $(MAKE) -C src cleanall
$(MAKE) -C po $@
- $(MAKE) -C src/webclient $@
- $(MAKE) -C src/server $@
- $(MAKE) -C src/client $@
version:
@echo $(VERSION)
View it on GitLab: https://projects.sucs.org/arthur/mw/commit/63b0a8c0c9a09f83bc315487d72c3d412fdb9a36
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20160719/39250d2d/attachment-0001.html>
More information about the mw-devel
mailing list