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

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

Diff for /pkgsrc/converters/cbmconvert/Makefile between version 1.13 and 1.14

version 1.13, 2005/06/16 06:57:43 version 1.14, 2005/12/05 20:49:55
Line 8  MAINTAINER=  tech-pkg@NetBSD.org
Line 8  MAINTAINER=  tech-pkg@NetBSD.org
 COMMENT=                Converts files to and from various C64/C128/CBM formats  COMMENT=                Converts files to and from various C64/C128/CBM formats
   
 BUILD_TARGET=           unix  BUILD_TARGET=           unix
 MAKE_FLAGS=             CFLAGS="${CFLAGS}"  MAKE_FLAGS+=            CFLAGS=${CFLAGS:M*:Q}
 INSTALLATION_DIRS=      bin  INSTALLATION_DIRS=      bin
   
 do-install:  do-install:

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>