DEADSOFTWARE

disable stack trace after user interrupt
[cpc.git] / make-bootstrap.sh
index 3c7f446a84f1303afaf0a7430e83a0e32ce10ecc..e82d0a682d0d8edbb13eb361669e71c0f3c6aeb5 100755 (executable)
@@ -31,6 +31,8 @@ make_bootstrap() {
 rm -rf "$_this/bootstrap"
 mkdir -p "$_this/bootstrap"
 make_bootstrap 486 cpfront linux
+make_bootstrap 486 cpfront cygwin
+make_bootstrap arm cpfront linux
 
 ###^^^^^^^^^^^^^^^^^^^^^^###
 ### Package dist sources ###