echoall
if $1x = x exit
if $2x = x exit
cp c.$1 c.c
cc -c c.c
as -o l.o l40.s
as -o m40.0 m40.s
sysld sfile >map$3
mv a.out $2
rm *.o
