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:
Vadim Zeitlin
2006-11-04 20:39:49 +00:00
parent a485900cf0
commit 69199aad02
151 changed files with 1273 additions and 650 deletions

View File

@@ -37,6 +37,9 @@ clean:
distclean: clean
rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
(cd cube && $(MAKE) distclean)
(cd isosurf && $(MAKE) distclean)
(cd penguin && $(MAKE) distclean)
cube:
(cd cube && $(MAKE) all)