add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment
authorgraichen <graichen@openbsd.org>
Sun, 19 Jan 1997 22:26:19 +0000 (22:26 +0000)
committergraichen <graichen@openbsd.org>
Sun, 19 Jan 1997 22:26:19 +0000 (22:26 +0000)
commitf4da417559e88de5e8dfd3c5030b529304df7106
treebb208d460a91cc9553d74f6180162a7703c9aeae
parent88770c056539aea0cfb8a8fa6d7563a5fbeef94f
add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment
in the Makefile:

# check if SNAP_GZIP_CMD is set - else set it to "gzip -9"
# you may set it to "cat" alternatively for architectures
# where the gzip'ing would take too much time (pmax or slower :-)
# this way you get only tar'ed snap files and you can gzip
# them on a faster machine
etc/Makefile