# ZZMAKE -- Used to build these distribution files (NOT FOR DISTRIBUTION).
# The system should be configured generic before making these files.

rsh -n u "(cd /iraf/iraf; tar -cf - IS.PORT.GEN doc lib math mkpkg pkg sys)" |\
    compress > is.port.gen.Z
rsh -n u "(cd /iraf/iraf/noao; tar -cf - NS.PORT.GEN README a* [c-z]*)" |\
    compress > ns.port.gen.Z

# The HS files for each system are made by the build files in the directory
# for that system.
