]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.sh
Get rid of this file
[wxWidgets.git] / distrib / msw / tmake / makeall.sh
index 7ef67bded417889b220d54bab89e8da0208c0bf3..17066b1f196e62a9193ca75726e5114da9dd20f6 100755 (executable)
@@ -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)