[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / archivers / zip

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

Diff for /pkgsrc/archivers/zip/Makefile between version 1.23 and 1.24

version 1.23, 2001/03/27 03:19:44 version 1.24, 2001/07/16 10:29:51
Line 20  MAKEFILE= unix/Makefile
Line 20  MAKEFILE= unix/Makefile
 MAKE_FLAGS=     LOCAL_ZIP="${CFLAGS}"  MAKE_FLAGS=     LOCAL_ZIP="${CFLAGS}"
 ALL_TARGET=     generic  ALL_TARGET=     generic
   
   USE_BUILDLINK_ONLY=     # defined
   
 post-extract:  post-extract:
         @cd ${WRKSRC} && unzip -qo ${DISTDIR}/zcrypt29.zip          @cd ${WRKSRC} && unzip -qo ${DISTDIR}/zcrypt29.zip
   

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

CVSweb <webmaster@jp.NetBSD.org>