[mw-devel] [Git][arthur/mw][master] Clean duktape/ when cleaning src/client/
Andrew Price
welshbyte at sucs.org
Tue Nov 6 19:18:55 GMT 2018
Andrew Price pushed to branch master at Justin Mitchell / mw
Commits:
9b0b4545 by Andrew Price at 2018-11-06T19:17:52+00:00
Clean duktape/ when cleaning src/client/
- - - - -
1 changed file:
- src/client/Makefile
Changes:
=====================================
src/client/Makefile
=====================================
--- a/src/client/Makefile
+++ b/src/client/Makefile
@@ -37,6 +37,7 @@ install: mw
install -D mw $(DESTDIR)$(bindir)/mw
clean:
+ $(MAKE) -C $(DEPTH)duktape $@
-rm -f *.o .*.d *.d mw
ifndef TESTDIR
View it on GitLab: https://projects.sucs.org/arthur/mw/commit/9b0b4545bc8c10c5c9a85d1d238d665c106e931a
--
View it on GitLab: https://projects.sucs.org/arthur/mw/commit/9b0b4545bc8c10c5c9a85d1d238d665c106e931a
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20181106/eb1cb519/attachment.html>
More information about the mw-devel
mailing list