- call .make debug %$ & if %? != 0 quit %?
- call .make hybrid %$ & if %? != 0 quit %?
- call .make debug-uni %$ & if %? != 0 quit %?
- call .make hybrid-uni %$ & if %? != 0 quit %?
+ call .make.btm debug %$ & if %? != 0 quit %?
+ call .make.btm hybrid %$ & if %? != 0 quit %?
+ call .make.btm debug-uni %$ & if %? != 0 quit %?
+ call .make.btm hybrid-uni %$ & if %? != 0 quit %?