]> git.saurik.com Git - wxWidgets.git/commit
Change 'test -e' to 'test -f' for Sun
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 31 May 2005 20:44:31 +0000 (20:44 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 31 May 2005 20:44:31 +0000 (20:44 +0000)
commit5077fd890cb4d400a76b8fea0395d8b1178c1d8b
treeaf7f5c982726f2bd5e4dfe9c864e1726c3964297
parentaadb4d67c86fcb5af00804dc6dfb718d82078b2e
Change 'test -e' to 'test -f' for Sun

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
40 files changed:
contrib/samples/animate/Makefile.in
contrib/samples/fl/Makefile.in
contrib/samples/ogl/studio/Makefile.in
contrib/samples/stc/Makefile.in
demos/dbbrowse/Makefile.in
demos/forty/Makefile.in
demos/life/Makefile.in
demos/poem/Makefile.in
samples/console/Makefile.in
samples/controls/Makefile.in
samples/dialogs/Makefile.in
samples/dnd/Makefile.in
samples/dragimag/Makefile.in
samples/drawing/Makefile.in
samples/help/Makefile.in
samples/html/about/Makefile.in
samples/html/help/Makefile.in
samples/html/helpview/Makefile.in
samples/html/printing/Makefile.in
samples/html/test/Makefile.in
samples/html/virtual/Makefile.in
samples/html/widget/Makefile.in
samples/html/zip/Makefile.in
samples/image/Makefile.in
samples/internat/Makefile.in
samples/mobile/styles/Makefile.in
samples/opengl/isosurf/Makefile.in
samples/opengl/penguin/Makefile.in
samples/ownerdrw/Makefile.in
samples/richedit/Makefile.in
samples/rotate/Makefile.in
samples/shaped/Makefile.in
samples/sound/Makefile.in
samples/splash/Makefile.in
samples/stc/Makefile.in
samples/xrc/Makefile.in
tests/Makefile.in
utils/configtool/src/Makefile.in
utils/emulator/src/Makefile.in
utils/helpview/src/Makefile.in