# 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 felis "(cd /u1/iraf/iraf; tar -cf - .)" | compress > as.aix3.gen.Z rsh -n felis "(cd /u1/iraf/iraf; tar -cf - HS.AIX3.GEN dev local unix)" |\ compress > hs.aix3.gen.Z # Make the BIN archives. rsh -n felis "(cd /u1/iraf/irafbin/bin.rs6000; tar -cf - .)" |\ compress > ib.aix3.rs6.Z rsh -n felis "(cd /u1/iraf/irafbin/noao.bin.rs6000; tar -cf - .)" |\ compress > nb.aix3.rs6.Z