regenerated after adding DEBUG_ options

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-01 18:59:37 +00:00
parent 076f10e054
commit 25a7343959
302 changed files with 19036 additions and 5644 deletions

View File

@@ -23,7 +23,7 @@ all: cube
clean:
rm -rf ./.deps
rm -f -f ./*.o
rm -f ./*.o
(cd cube && $(MAKE) clean)
cube: