date > foodate
ed foodate
s/.*/   makdate <&>/
w
q

echo about to assemble all
macro -ns sparm headr foodate; mv foodate.obj headr.obj
macro -xs:3 lglob sparm macro dstuf atdat subr subrcom early
macro -xs:3 lglob sparm macro syss gcol now fp noroom sysend
macro -xs:2 lglob sparm macro prob7 prob8 ctable probend

echo assemblies done:: about to link
link -id sysend headr probend early
echo link done-- about to rename
mv sysend.out ../l110
rm -f foodate
echo all done
