rm -f pdpclib.czip
rm -f pdpclib.hzip
zip -0 pdpclib.czip *.c compile.mvs *.asm mvsopts
zip -0 pdpclib.hzip *.h
cp pdpclib.czip /edrive/scratch
cp pdpclib.hzip /edrive/scratch
