: first arg should be path name to pcboot
if $1x = x exit
echoall
ar x ssrc:P.a
$1 -C -3 *.s
ar r libP.a *.o
rm *.s *.o
