# 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. (cd /tmp3/hpux/iraf; tar -cf - .) | compress > as.hpux.gen.Z (cd /tmp3/hpux/iraf; tar -cf - HS.DOM2.GEN dev local unix) | \ compress > hs.hpux.gen.Z (cd /tmp3/hpux/bin.hp68; tar -cf - .) | compress > ib.hpux.688.Z (cd /tmp3/hpux/bin.hpfpa; tar -cf - .) | compress > ib.hpux.fpa.Z (cd /tmp3/hpux/bin.hppa; tar -cf - .) | compress > ib.hpux.hpp.Z (cd /tmp3/hpux/noao.bin.hp68; tar -cf - .) | compress > nb.hpux.688.Z (cd /tmp3/hpux/noao.bin.hpfpa; tar -cf - .) | compress > nb.hpux.fpa.Z (cd /tmp3/hpux/noao.bin.hppa; tar -cf - .) | compress > nb.hpux.hpp.Z