# 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 pegasus "(cd /files/vol/iraf; tar -cf - .)" | compress > as.s386.gen.Z rsh -n pegasus "(cd /files/vol/iraf; tar -cf - HS.S386.GEN dev local unix)" |\ compress > hs.s386.gen.Z # Make sure any old shared image files are deleted before making these. rsh -n pegasus "(cd /files/vol/bin.i386; tar -cf - .)" |\ compress > ib.s386.386.Z rsh -n pegasus "(cd /files/vol/noao.bin.i386; tar -cf - .)" |\ compress > nb.s386.386.Z