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