# 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. (cd $iraf; tar -cf - .) |\ compress > as.aux3.gen.Z (cd $iraf; tar -cf - HS.AUX3.GEN dev local unix) |\ compress > hs.aux3.gen.Z # Make sure any old shared image files are deleted before making these. (cd $iraf/bin.f2c; tar -cf - .) |\ compress > ib.aux3.f2c.Z (cd $iraf/noao/bin.f2c; tar -cf - .) |\ compress > nb.aux3.f2c.Z