rebaked with baefile rev 928
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,6 +42,14 @@ clean:
|
||||
|
||||
distclean: clean
|
||||
rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
|
||||
(cd about && $(MAKE) distclean)
|
||||
(cd help && $(MAKE) distclean)
|
||||
(cd helpview && $(MAKE) distclean)
|
||||
(cd printing && $(MAKE) distclean)
|
||||
(cd test && $(MAKE) distclean)
|
||||
(cd virtual && $(MAKE) distclean)
|
||||
(cd widget && $(MAKE) distclean)
|
||||
(cd zip && $(MAKE) distclean)
|
||||
|
||||
about:
|
||||
(cd about && $(MAKE) all)
|
||||
|
Reference in New Issue
Block a user