DEADSOFTWARE

added cygwin support (only via cpfront)
[cpc.git] / make-bootstrap.sh
index db2a7eb519b17da99beca90dd13feffe06931407..e82d0a682d0d8edbb13eb361669e71c0f3c6aeb5 100755 (executable)
@@ -31,6 +31,7 @@ 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
 
 ###^^^^^^^^^^^^^^^^^^^^^^###