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

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

Diff for /pkgsrc/emulators/vice/Makefile between version 1.12 and 1.13

version 1.12, 2000/08/27 14:08:31 version 1.13, 2000/12/11 23:20:48
Line 51  post-install:
Line 51  post-install:
         ${INSTALL_DATA} ${_DISTDIR}/kernal.sx.251104-04.bin ${PREFIX}/share/vice/C64/kernal.sx64          ${INSTALL_DATA} ${_DISTDIR}/kernal.sx.251104-04.bin ${PREFIX}/share/vice/C64/kernal.sx64
         cd ${WRKDIR} && ${INSTALL_DATA} 64gs.vrs 4064.vrs sx64.vrs \          cd ${WRKDIR} && ${INSTALL_DATA} 64gs.vrs 4064.vrs sx64.vrs \
                 ${PREFIX}/share/vice/C64/                  ${PREFIX}/share/vice/C64/
           ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/vice
           ${MV} ${PREFIX}/share/doc/vice/*.html ${PREFIX}/share/doc/html/vice
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"
   

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

CVSweb <webmaster@jp.NetBSD.org>