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

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

Diff for /pkgsrc/audio/toolame/Makefile between version 1.10 and 1.11

version 1.10, 2005/05/22 20:07:39 version 1.11, 2005/06/16 06:57:39
Line 17  TOOLAME_ARCH?=
Line 17  TOOLAME_ARCH?=
 MAKE_ENV+=      CC="${CC}" CFLAGS="${CFLAGS}" ARCH="${TOOLAME_ARCH}"  MAKE_ENV+=      CC="${CC}" CFLAGS="${CFLAGS}" ARCH="${TOOLAME_ARCH}"
 BUILD_TARGET=   toolame  BUILD_TARGET=   toolame
   
   INSTALLATION_DIRS=      bin
   
 TOOLAME_HTMLFILES= changes.html default.html psycho.html readme.html vbr.html  TOOLAME_HTMLFILES= changes.html default.html psycho.html readme.html vbr.html
 do-install:  do-install:
         ${INSTALL_DATA_DIR} ${LOCALBASE}/share/doc/html/toolame          ${INSTALL_DATA_DIR} ${LOCALBASE}/share/doc/html/toolame

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>