X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2dcb5b11f44d312708e50c8676b23da4af0f45fc..4996f26121bacb8ce4dc4a0f00c638f6b6b802bb:/distrib/msw/tmake/makeall.sh diff --git a/distrib/msw/tmake/makeall.sh b/distrib/msw/tmake/makeall.sh index 7ef67bded4..17066b1f19 100755 --- a/distrib/msw/tmake/makeall.sh +++ b/distrib/msw/tmake/makeall.sh @@ -23,7 +23,6 @@ do b32.t) echo "Generating $mswdir/makefile.b32 for Borland C++ (32 bits)..." $TMAKE -t b32 wxwin.pro -o $mswdir/makefile.b32 - $TMAKE -t b32univ wxwin.pro -o $mswdir/makeuniv.b32 $TMAKE -t b32base wxwin.pro -o $mswdir/makebase.b32 ;; bcc.t)