2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

New comments

This commit is contained in:
Michael Sawyer 2000-06-20 21:26:56 +00:00
parent 35250798eb
commit fc20f8d409

View File

@ -15,8 +15,12 @@
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# Run this script from the top of the bind directory to make a res-lib
# distribution
# Generate a res_* lib from the bind 8 library files
# Check out the CVS source into a new directory.
# Change directory into the one bind was checked in to
# Run this script from that directory
# Tar up the directory
# Don't bother keeping contrib or doc around in the new tarball
system ("rm -rf Makefile contrib doc");