# ZZMAKE -- Used to build these distribution files (NOT FOR DISTRIBUTION). # The system should be configured generic before making any of these. # The extern.pkg file needs to be replaced before making the following. rsh -n vega "(cd /iraf/iraf; tar -cf - .)" | compress > as.hpux.gen.Z rsh -n vega "(cd /iraf/iraf; tar -cf - HS.HPUX.GEN dev local unix)" |\ compress > hs.hpux.gen.Z # Make the BIN archives. rsh -n vega "(cd /iraf/irafbin/bin.hp700; tar -cf - .)" |\ compress > ib.hpux.hp7.Z rsh -n vega "(cd /iraf/irafbin/noao.bin.hp700; tar -cf - .)" |\ compress > nb.hpux.hp7.Z