meta: build a couple local things

This commit is contained in:
Connor Olding 2022-10-15 01:40:56 -07:00
parent 174778e8af
commit ec422d6dcd

View File

@ -65,6 +65,8 @@ build_simple() { : \
&& build cosmo-muon \
&& build cosmo-perl \
&& build cosmo-yices \
`# other stuff` \
&& { [ ! -e cosmo-mini ] || build cosmo-mini ;} \
\
&& yes_retrieve cosmo-base /cosmopolitan/bin/ape \
&& dbg_retrieve cosmo-kuroko /bin/kuroko.com \