]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/virtual/Makefile.in
Some corefoundation wrappers, Implement Associate and Unassociate for mac mime types
[wxWidgets.git] / samples / html / virtual / Makefile.in
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; \