# ZZMAKE -- Used to build these distribution files (NOT FOR DISTRIBUTION). # The system should be configured generic before making any of these. # The system should be linked -T to reduce the size of the symbol tables. # The extern.pkg file needs to be replaced before making the following. rsh -n cephus "(cd /u2/vax/iraf; tar -cf - .)" | compress > as.vxux.gen.Z rsh -n cephus "(cd /u2/vax/iraf; tar -cf - HS.VXUX.GEN dev local unix)" |\ compress > hs.vxux.gen.Z # Make the BIN archives. rsh -n cephus "(cd /u2/vax/irafbin/bin.vax; tar -cf - .)" |\ compress > ib.vxux.vax.Z rsh -n cephus "(cd /u2/vax/irafbin/noao.bin.vax; tar -cf - .)" |\ compress > nb.vxux.vax.Z