Baked files for 2.6.1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-31 16:38:10 +00:00
parent 13b22a6738
commit 47a4a1aec8
146 changed files with 250 additions and 211 deletions

View File

@@ -160,7 +160,7 @@ install_helpview:
data:
@mkdir -p .
@for f in test.zip; do \
if test ! -f ./$$f ; \
if test ! -e ./$$f ; \
then x=yep ; \
else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
fi; \