]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/msw/.make
docstring
[wxWidgets.git] / wxPython / distrib / msw / .make
index 10fc78abe20b437494804eb17fabe62c47896c71..02c05932175d110310c17d732ee2447e22f6d19e 100644 (file)
@@ -99,12 +99,12 @@ if [ ! $? = 0 ]; then error; fi
 cd -
 
 
-echo ------------------
-echo cd ../../contrib/build/xrc
-cd ../../contrib/build/xrc
-$WXWIN/build/msw/.mymake $BUILD_TYPE $@
-if [ ! $? = 0 ]; then error; fi
-cd -
+# #echo ------------------
+echo cd ../../contrib/build/xrc
+cd ../../contrib/build/xrc
+$WXWIN/build/msw/.mymake $BUILD_TYPE $@
+if [ ! $? = 0 ]; then error; fi
+cd -
 
 
 echo ------------------