New manpage compression support. Only one macro controls compression
[unix-history] / gnu / usr.bin / man / Makefile.inc
index c0df250..b993e79 100644 (file)
@@ -19,6 +19,8 @@ refer=                        /usr/bin/refer
 grap=                  # no grap
 pic=                   /usr/bin/pic
 zcat=                  /usr/bin/zcat
 grap=                  # no grap
 pic=                   /usr/bin/pic
 zcat=                  /usr/bin/zcat
+compress=              gzip -c
+compext=               .gz
 
 # For scripts.
 .if !target(obj)
 
 # For scripts.
 .if !target(obj)