]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.bat
fix for base-only files
[wxWidgets.git] / distrib / msw / tmake / makeall.bat
index 4ac471f56c45540bbb7195afb0b6f64ae6e07aec..1c048f2086ba020c9e6c6fc6fb0a2328639abd7c 100755 (executable)
@@ -49,7 +49,7 @@ echo Generating for Symantec C++...
 E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t sc wxwin.pro -o makefile.sc
 echo Generating for Watcom C++...
 E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t wat wxwin.pro -o makefile.wat
-echo Generating for wxGTK...
-E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t gtk wxwin.pro -o Makefile
+echo Generating for Unix and Configure...
+E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t unx wxwin.pro -o makefile.unx.in
 
 :end