fix reference to obsolete b32univ file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-03-23 20:26:05 +00:00
parent 2ab25aca26
commit 2f8b6a1dcc
2 changed files with 0 additions and 2 deletions

View File

@@ -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)