[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.bin / gzip

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/gzip/Makefile between version 1.16.8.1 and 1.17

version 1.16.8.1, 2014/08/20 00:04:59 version 1.17, 2013/11/12 21:58:37
Line 23  LINKS+=  ${BINDIR}/gzip ${BINDIR}/gunzip
Line 23  LINKS+=  ${BINDIR}/gzip ${BINDIR}/gunzip
                 ${BINDIR}/gzip ${BINDIR}/zcat \                  ${BINDIR}/gzip ${BINDIR}/zcat \
                 ${BINDIR}/zdiff ${BINDIR}/zcmp \                  ${BINDIR}/zdiff ${BINDIR}/zcmp \
                 ${BINDIR}/zgrep ${BINDIR}/zegrep \                  ${BINDIR}/zgrep ${BINDIR}/zegrep \
                 ${BINDIR}/zgrep ${BINDIR}/zfgrep \  
                 ${BINDIR}/zmore ${BINDIR}/zless                  ${BINDIR}/zmore ${BINDIR}/zless
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.16.8.1  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>