We have to support uncompress by default, because zcat is used e.g.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 31 Oct 2004 10:26:26 +0000 (10:26 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 31 Oct 2004 10:26:26 +0000 (10:26 +0000)
commite75d098cef43f86120a3732fcef6d0730c95d0e3
tree8c8a02209531074039e39d088965c528dd494497
parent0f4b73e8a24b2872741bae2134f88cd3231f92c9
We have to support uncompress by default, because zcat is used e.g.
by the port system for both gzip and compress files. Therefore
replace GZIP_UNCOMPRESS with NO_GZIP_UNCOMPRESS and the reverse meaning.
usr.bin/gzip/Makefile