[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.15 and 1.16

version 1.15, 2011/06/20 07:44:01 version 1.16, 2011/06/21 13:25:45
Line 25  LINKS+=  ${BINDIR}/gzip ${BINDIR}/gunzip
Line 25  LINKS+=  ${BINDIR}/gzip ${BINDIR}/gunzip
                 ${BINDIR}/zgrep ${BINDIR}/zfgrep                  ${BINDIR}/zgrep ${BINDIR}/zfgrep
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>
   
 .if defined(HAVE_GCC) || defined(HAVE_PCC)  
 COPTS.gzip.c+=  -Wno-pointer-sign  
 .endif  

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>