# 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 /usr/iraf; tar -cf - .)" | compress > as.dsux.gen.Z rsh -n cephus "(cd /usr/iraf; tar -cf - HS.DSUX.GEN dev local unix)" |\ compress > hs.dsux.gen.Z # Make the BIN archives. rsh -n t "(cd /u3/bin.dsux; tar -cf - .)" | compress > ib.dsux.mip.Z rsh -n t "(cd /u3/noao.bin.dsux; tar -cf - .)" | compress > nb.dsux.mip.Z