]> git.saurik.com Git - wxWidgets.git/commitdiff
Use 'test -f' since Sun's shell doesn't have 'test -e'
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 17 Apr 2005 00:07:53 +0000 (00:07 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 17 Apr 2005 00:07:53 +0000 (00:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33688 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

index b1ae722a61d7a8acbb720e82e92544d69c24818a..2dee6a0ccfe39b41911dcc4a37f3e7222c00cd9f 100644 (file)
@@ -176,7 +176,7 @@ anitest.app/Contents/PkgInfo: anitest$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in bttrfly.gif hooked.gif tbttrfly.gif mondrian.ico; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index d5285dc56c309e90a6c755e9474f3341b609b116..733501453ddbad1d3a3c3e0e0d44ef425a290a53 100644 (file)
@@ -408,7 +408,7 @@ fl_sample3.app/Contents/PkgInfo: fl_sample3$(EXEEXT) $(top_srcdir)/src/mac/carbo
 data_files: 
        @mkdir -p ./bitmaps
        @for f in bookmarks.bmp class_icon.bmp class_icon1.bmp copy.bmp cut.bmp file_icon.bmp folder_icon.bmp help_icon.bmp new.bmp nextmark.bmp open.bmp paste.bmp prevmark.bmp res_icon.bmp save.bmp saveall.bmp search.bmp start95_dp.bmp start95_pr.bmp tile.bmp; do \
-       if test ! -e ./bitmaps/$$f ; \
+       if test ! -f ./bitmaps/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/bitmaps/$$f -newer ./bitmaps/$$f -print` ; \
        fi; \
index 74f6c0c5bba10e1c493790bfcbe675a3c81e568a..f484a8af230ff0e955b36216f848323825e93f7b 100644 (file)
@@ -194,7 +194,7 @@ studio.app/Contents/PkgInfo: studio$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in studio_resources.wxr; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 5ff40f13ebf08d2ed7be693cfa88b1047bbb36f6..d89f88004f27fa14f14707eaafcab6c8f4711165 100644 (file)
@@ -178,7 +178,7 @@ stctest.app/Contents/PkgInfo: stctest$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in stctest.cpp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 5ade944d33e2fde5cdc759a03ee8216b2f875748..dcbb578727f0f9eb412d12949545216be465d72b 100644 (file)
@@ -199,7 +199,7 @@ dbbrowse.app/Contents/PkgInfo: $(__dbbrowse___depname) $(top_srcdir)/src/mac/car
 data_help_std: 
        @mkdir -p ./help.std
        @for f in compiler.htm dbbrowse.hhc dbbrowse.hhk dbbrowse.hhp dbbrowse.htm getcol.htm getcolsh.htm icons.htm picgrams.htm problems.htm remstar.htm sample.htm startprm.htm todo.htm wxdb.htm wxtable.htm; do \
-       if test ! -e ./help.std/$$f ; \
+       if test ! -f ./help.std/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/help.std/$$f -newer ./help.std/$$f -print` ; \
        fi; \
@@ -211,7 +211,7 @@ data_help_std:
 data_help_png: 
        @mkdir -p ./help.png
        @for f in col.png d_closed.png d_open.png dsn.png dsnclose.png dsnopen.png f_closed.png f_open.png gnu.png gtk.png imbau.png kde.png key.png keyf.png linux.png logo.png motif.png msvc.png odbc.png pgmctrl.png redh.png remstar.png server.png suse.png tab.png view.png winnt.png wins.png; do \
-       if test ! -e ./help.png/$$f ; \
+       if test ! -f ./help.png/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/help.png/$$f -newer ./help.png/$$f -print` ; \
        fi; \
index 4127008268c2ee58ceaec420d008555b396e1b06..b1690612cb99d6c7fa3108ccf9ad22242a5ad656 100644 (file)
@@ -190,7 +190,7 @@ forty.app/Contents/PkgInfo: forty$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.pli
 data: 
        @mkdir -p .
        @for f in about.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 29edfc2a538cd3f219b66b2150d720ef0b378b77..3eb63c9ca8cea55a614c017debaee23a798ac2e1 100644 (file)
@@ -176,7 +176,7 @@ life.app/Contents/PkgInfo: life$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist
 data: 
        @mkdir -p .
        @for f in breeder.lif; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 3a1f1f75b714fe462ba480f32d14b8d18b815fdb..b7afc3fb78c0e127e77438989672f2378b020999 100644 (file)
@@ -179,7 +179,7 @@ wxpoem.app/Contents/PkgInfo: wxpoem$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in wxpoem.txt wxpoem.dat; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 53f3973924270de27f3eae7f5d1939d887c5a185..f3e65d97a01f8a882534a134fb1937829a1ad3a9 100644 (file)
@@ -119,7 +119,7 @@ console$(EXEEXT): $(CONSOLE_OBJECTS)
 data: 
        @mkdir -p .
        @for f in testdata.fc; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index a645b926599d5742983aa8cb91377e7f9c8ca4fe..ba3c61a0055c08990ec47082a1a43e87a4f570e6 100644 (file)
@@ -175,7 +175,7 @@ controls.app/Contents/PkgInfo: controls$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in test2.bmp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 8bf54310f6f60ccafb64c74f03d654ef5140d359..7de89faf8e2d4f4b05a64f172631b8270f9549ee 100644 (file)
@@ -189,7 +189,7 @@ dialogs.app/Contents/PkgInfo: dialogs$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in tips.txt; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index cb6401d9f7ca41d1690b2f660a62fc4d62b155b8..2ab1f170ff46b03284b6fcecce74386ffc772099 100644 (file)
@@ -172,7 +172,7 @@ dnd.app/Contents/PkgInfo: dnd$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.i
 data: 
        @mkdir -p .
        @for f in wxwin.png; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 09271f668618284499ccb98dfe5544e7a9d7167a..ae031df438ff696e7f29fb8f86ca3baa1e746256 100644 (file)
@@ -175,7 +175,7 @@ dragimag.app/Contents/PkgInfo: dragimag$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in backgrnd.png shape01.png shape02.png shape03.png; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 490ff6ae8b843abab1e836c57e097e96be7aa243..80b9e106a271b970771166fe0f8666ffc515211e 100644 (file)
@@ -175,7 +175,7 @@ drawing.app/Contents/PkgInfo: drawing$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in pat4.bmp pat35.bmp pat36.bmp image.bmp mask.bmp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 376d087a05d30b354b62e8cfa63adfba7edf52e5..bf65048ac8e57581a4c7a039b1c3c3f492001d7e 100644 (file)
@@ -177,7 +177,7 @@ help.app/Contents/PkgInfo: help$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist
 data: 
        @mkdir -p .
        @for f in back.gif books.gif bullet.bmp contents.gif cshelp.txt doc.chm doc.cnt doc.hhc doc.hhk doc.hhp doc.hlp doc.hpj doc.zip forward.gif up.gif; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
@@ -189,7 +189,7 @@ data:
 data_doc: 
        @mkdir -p ./doc
        @for f in aindex.html ClassGraph.class ClassGraphPanel.class ClassLayout.class down.gif dxxgifs.tex HIER.html HIERjava.html icon1.gif icon2.gif index.html logo.gif NavigatorButton.class USE_HELP.html wx204.htm wx34.htm wxExtHelpController.html wxhelp.map wx.htm; do \
-       if test ! -e ./doc/$$f ; \
+       if test ! -f ./doc/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/doc/$$f -newer ./doc/$$f -print` ; \
        fi; \
index a26d08cdea598e255203b8d501c84b5f84bce150..135a7c49bde103bcb8958ddbb2273efae4b1bf0c 100644 (file)
@@ -179,7 +179,7 @@ about.app/Contents/PkgInfo: about$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.pli
 data_files: 
        @mkdir -p ./data
        @for f in about.htm logo.png; do \
-       if test ! -e ./data/$$f ; \
+       if test ! -f ./data/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/data/$$f -newer ./data/$$f -print` ; \
        fi; \
index 10200b23a7cfe1c33c6498d62c522fd4480493f5..299f4065d3a4f338428ea52d4def97aedbaa3c44 100644 (file)
@@ -178,7 +178,7 @@ help.app/Contents/PkgInfo: help$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist
 data: 
        @mkdir -p ./helpfiles
        @for f in Index.hhk another.hhc another.hhp another.htm book1.htm book2.htm contents.hhc main.htm page2-b.htm testing.hhp; do \
-       if test ! -e ./helpfiles/$$f ; \
+       if test ! -f ./helpfiles/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/helpfiles/$$f -newer ./helpfiles/$$f -print` ; \
        fi; \
index 3edd865e38d9bdf22bace839aab3044ba58a0f3f..2166218d20a9f14c1cc6cf7ef42ee14ec7958179 100644 (file)
@@ -180,7 +180,7 @@ helpview.app/Contents/PkgInfo: helpview$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in test.zip; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index dbcd25dbf68af8a1256e2294b19eb0421bca536c..41c540fa2bd2f305acd2d909ae4d1c98f10dbdcc 100644 (file)
@@ -180,7 +180,7 @@ printing.app/Contents/PkgInfo: printing$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in logo6.gif test.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index e1be7a303ade952e8fd3f6c596a496acb247153a..edcee67e6a7be60606e8f02579bf64aabb0f7ae8 100644 (file)
@@ -181,7 +181,7 @@ test.app/Contents/PkgInfo: test$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist
 data: 
        @mkdir -p .
        @for f in f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp tables.htm test.htm listtest.htm i18n.gif 8859_2.htm cp1250.htm regres.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index abb722fa7c4a5757eb4dd5109a7e78c009dda137..19ac7d0c83c81a1dfbc13e5938dc86861d6a20a1 100644 (file)
@@ -180,7 +180,7 @@ virtual.app/Contents/PkgInfo: virtual$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in start.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 7daedf8fa3f862c77a19722acd953d58fcc833c0..8ec8e5c2cff6fcf291fd9d427a1cf8304560c41f 100644 (file)
@@ -180,7 +180,7 @@ widget.app/Contents/PkgInfo: widget$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in start.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 41e5ada8c758b120922c925bc6b1fb6557b76fa0..1a7d08d34d75a9249d19180aec235a049ace641f 100644 (file)
@@ -177,7 +177,7 @@ zip.app/Contents/PkgInfo: zip$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.i
 data: 
        @mkdir -p .
        @for f in pages.zip start.htm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 0b85ec54de792bd8af4678acacbab565f1478708..2dc42d53e724d4affd51b0c37095e05979413d09 100644 (file)
@@ -174,7 +174,7 @@ image.app/Contents/PkgInfo: image$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.pli
 data: 
        @mkdir -p .
        @for f in horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse.tif horse.xpm horse.cur horse.ico horse3.ani smile.xbm; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 079b6d58371c5d30eafe0aa5b765e6b52b5e9032..dc039f4cd1f49b0be3857adc33485b0b7c18bc36 100644 (file)
@@ -175,7 +175,7 @@ internat.app/Contents/PkgInfo: internat$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 bg: 
        @mkdir -p ./bg
        @for f in internat.po internat.mo; do \
-       if test ! -e ./bg/$$f ; \
+       if test ! -f ./bg/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/bg/$$f -newer ./bg/$$f -print` ; \
        fi; \
@@ -187,7 +187,7 @@ bg:
 cs: 
        @mkdir -p ./cs
        @for f in internat.po internat.mo; do \
-       if test ! -e ./cs/$$f ; \
+       if test ! -f ./cs/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/cs/$$f -newer ./cs/$$f -print` ; \
        fi; \
@@ -199,7 +199,7 @@ cs:
 de: 
        @mkdir -p ./de
        @for f in internat.po internat.mo; do \
-       if test ! -e ./de/$$f ; \
+       if test ! -f ./de/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/de/$$f -newer ./de/$$f -print` ; \
        fi; \
@@ -211,7 +211,7 @@ de:
 fr: 
        @mkdir -p ./fr
        @for f in internat.po internat.mo; do \
-       if test ! -e ./fr/$$f ; \
+       if test ! -f ./fr/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/fr/$$f -newer ./fr/$$f -print` ; \
        fi; \
@@ -223,7 +223,7 @@ fr:
 ja: 
        @mkdir -p ./ja
        @for f in internat.po internat.mo; do \
-       if test ! -e ./ja/$$f ; \
+       if test ! -f ./ja/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/ja/$$f -newer ./ja/$$f -print` ; \
        fi; \
@@ -235,7 +235,7 @@ ja:
 ka: 
        @mkdir -p ./ka
        @for f in internat.po internat.mo; do \
-       if test ! -e ./ka/$$f ; \
+       if test ! -f ./ka/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/ka/$$f -newer ./ka/$$f -print` ; \
        fi; \
@@ -247,7 +247,7 @@ ka:
 pl: 
        @mkdir -p ./pl
        @for f in internat.po internat.mo; do \
-       if test ! -e ./pl/$$f ; \
+       if test ! -f ./pl/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/pl/$$f -newer ./pl/$$f -print` ; \
        fi; \
@@ -259,7 +259,7 @@ pl:
 ru: 
        @mkdir -p ./ru
        @for f in internat.po internat.mo; do \
-       if test ! -e ./ru/$$f ; \
+       if test ! -f ./ru/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/ru/$$f -newer ./ru/$$f -print` ; \
        fi; \
index c6341260d7b7ecc28d29aed8b17195350879bf6f..b32d46afd6d551a6f28967caed44594c9c42827c 100644 (file)
@@ -176,7 +176,7 @@ styles.app/Contents/PkgInfo: styles$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in marble.jpg; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 25df7f75d4f731774e81b1dbbca920cf8297e046..3f33777e6c43013fc685be5b9c6cd7ddf7b16ae5 100644 (file)
@@ -178,7 +178,7 @@ isosurf.app/Contents/PkgInfo: $(__isosurf___depname) $(top_srcdir)/src/mac/carbo
 data: 
        @mkdir -p .
        @for f in isosurf.dat.gz; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index de91feba33b79cdd27bd2719fd2b91f2170b2a55..16f30efc9d08d504da2fe62275bb680d2af4efb6 100644 (file)
@@ -188,7 +188,7 @@ penguin.app/Contents/PkgInfo: $(__penguin___depname) $(top_srcdir)/src/mac/carbo
 data: 
        @mkdir -p .
        @for f in penguin.lwo; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index afd546c2507c9d2a269a22e558f2ea737d6b1edd..4d6363e2ea30e1c524e5ee80680a8db207142c6f 100644 (file)
@@ -175,7 +175,7 @@ ownerdrw.app/Contents/PkgInfo: ownerdrw$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in sound.png nosound.png; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 595b9fb3619ec2f6e42f09fe09fd6efbc418964d..734c7b57a193896ef3d36751a685f36e1b671557 100644 (file)
@@ -179,7 +179,7 @@ richedit.app/Contents/PkgInfo: richedit$(EXEEXT) $(top_srcdir)/src/mac/carbon/In
 data: 
        @mkdir -p .
        @for f in wxLayout.cpp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index b4fca22b03715e7caf10a0548ca9907145621ff0..4c40493b4fe807608633ebcc48c9179d9700a464 100644 (file)
@@ -175,7 +175,7 @@ rotate.app/Contents/PkgInfo: rotate$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in kclub.bmp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 8d49e91c0b4c1e2a39c977309f74f57485a7c69b..7eca4f9cf891a2b01e907c6b3c70268daccc6bb9 100644 (file)
@@ -175,7 +175,7 @@ shaped.app/Contents/PkgInfo: shaped$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in star.png; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index ce79439e5f2ec55ec3becb781c879194eb2401fd..37a0fb23cc7ee4e26cca12413be4b6c14db093ee 100644 (file)
@@ -179,7 +179,7 @@ sound.app/Contents/PkgInfo: sound$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.pli
 data: 
        @mkdir -p .
        @for f in 9000g.wav cuckoo.wav doggrowl.wav tinkalink2.wav; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index c1416b85e44a2d270d4dc8b6a1561612fe2e5eae..dfb6c00f91ce20c12fc2853b9efa0765a430f216 100644 (file)
@@ -183,7 +183,7 @@ splash.app/Contents/PkgInfo: splash$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
 data: 
        @mkdir -p .
        @for f in splash.png press.mpg; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 5ff40f13ebf08d2ed7be693cfa88b1047bbb36f6..d89f88004f27fa14f14707eaafcab6c8f4711165 100644 (file)
@@ -178,7 +178,7 @@ stctest.app/Contents/PkgInfo: stctest$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p .
        @for f in stctest.cpp; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index f298bc671644026f61c5b82ab80a08505d9b567a..cf8ce80d296846f5b819527fdd1052a7d00c35f4 100644 (file)
@@ -194,7 +194,7 @@ xrcdemo.app/Contents/PkgInfo: xrcdemo$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 data: 
        @mkdir -p ./rc
        @for f in appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc scanning.gif sppicon.ico toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc; do \
-       if test ! -e ./rc/$$f ; \
+       if test ! -f ./rc/$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/rc/$$f -newer ./rc/$$f -print` ; \
        fi; \
index 5c6cbc3cf2c3f81d80e63055381697734726aded..e3ae6c20b769988bd05e8952b409e2fbe9d24825 100644 (file)
@@ -241,7 +241,7 @@ test_gui.app/Contents/PkgInfo: $(__test_gui___depname) $(top_srcdir)/src/mac/car
 data: 
        @mkdir -p .
        @for f in testdata.fc; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index ce3cfd919b9153469549ecb19ae67f9c137f39f8..3ab183b11d7113e741f922a4016ba92ef29fbf51 100644 (file)
@@ -172,7 +172,7 @@ wxconfigtool$(EXEEXT): $(WXCONFIGTOOL_OBJECTS) $(__wxconfigtool___win32rc)
 data: 
        @mkdir -p .
        @for f in wxwin250.wxs; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/../configs/$$f -newer ./$$f -print` ; \
        fi; \
index 1bee6b863d9e073cdc84cf3b6f94f0b617bd4a00..26b81f40eb40d11db31464563ad7b773da66f814 100644 (file)
@@ -144,7 +144,7 @@ wxemulator$(EXEEXT): $(WXEMULATOR_OBJECTS) $(__wxemulator___win32rc)
 data: 
        @mkdir -p .
        @for f in default.wxe ipaq.wxe bluegradient.jpg ipaq01.jpg; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \
index 686a8206a78214d0021bca390afb553afc0f4bf0..d1bdb137ed57496993558150a49dc47c44ed1b40 100644 (file)
@@ -160,7 +160,7 @@ install_helpview:
 data: 
        @mkdir -p .
        @for f in test.zip; do \
-       if test ! -e ./$$f ; \
+       if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
        fi; \