X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f8b6a1dccb515fbff1bd01cee95ad5a9df4e406..e5aa044ba4c5473c432581b5364d7f1bb25ad4ff:/distrib/msw/tmake/makeall.bat diff --git a/distrib/msw/tmake/makeall.bat b/distrib/msw/tmake/makeall.bat index 2f7237e11e..986465ba15 100755 --- a/distrib/msw/tmake/makeall.bat +++ b/distrib/msw/tmake/makeall.bat @@ -27,7 +27,7 @@ goto end :ok rem Let's assume that you have tmake in your PATH but let override it with rem TMAKE env var -set TM=tmake +set TM=call tmake if "x%TMAKE%" == "x" goto skip2 set TM=%TMAKE%