X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c877c0c3be9657509958631b34bdadfe5b6e44ca..0a292d0de4df0f17b2716f2bab9026f34b568652:/distrib/scripts/pre-flight.sh?ds=sidebyside diff --git a/distrib/scripts/pre-flight.sh b/distrib/scripts/pre-flight.sh index 3b296a51ff..240c33ff3e 100755 --- a/distrib/scripts/pre-flight.sh +++ b/distrib/scripts/pre-flight.sh @@ -43,7 +43,9 @@ fi #re-bake the bakefiles if [ $rebake = "yes" ]; then cd $WX_SRC_DIR/build/bakefiles - bakefile_gen + bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen + bakefile_gen -f watcom -d ../mgl/Bakefiles.mgl.bkgen -b wx.bkl + bakefile_gen -f watcom -d ../os2/Bakefiles.os2.bkgen -b wx.bkl fi cd $WX_SRC_DIR