]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/scripts/pre-flight.sh
wxMSW/watcom is already rebaked by pure bakefile_gen call. wxOS2/wxMGL for watcom...
[wxWidgets.git] / distrib / scripts / pre-flight.sh
index f6de238e417d94c8092b53d03c9c2eb0147dcbda..240c33ff3ec3b7b7f189baf4ac4a0c258b20a0aa 100755 (executable)
@@ -44,9 +44,8 @@ fi
 if [ $rebake = "yes" ]; then
   cd $WX_SRC_DIR/build/bakefiles
   bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen
-  bakefile_gen -f watcom
-  bakefile_gen -f watcom -d ../mgl/Bakefiles.mgl.bkgen
-  bakefile_gen -f watcom -d ../os2/Bakefiles.os2.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