[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.27 and 1.27.2.1

version 1.27, 2002/04/18 16:42:30 version 1.27.2.1, 2002/05/11 02:08:57
Line 20  MAKEFILE= unix/Makefile
Line 20  MAKEFILE= unix/Makefile
 MAKE_FLAGS=     LOCAL_ZIP="${CFLAGS}" LFLAGS1="${_STRIPFLAG_CC}"  MAKE_FLAGS=     LOCAL_ZIP="${CFLAGS}" LFLAGS1="${_STRIPFLAG_CC}"
 ALL_TARGET=     generic  ALL_TARGET=     generic
   
 USE_BUILDLINK_ONLY=     # defined  USE_BUILDLINK2_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.27  
changed lines
  Added in v.1.27.2.1

CVSweb <webmaster@jp.NetBSD.org>