# Author: Michael Bedward
# Created: 29 Aug 1999
# Copyright: (c) 1999 Michael Bedward
+# Licence: wxWindows Licence
# Version: $Id$
#
# This creates the makefiles for all compilers from the templates using
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)