[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / zod

Diff for /ports/games/zod/Attic/Makefile between version 1.5 and 1.6

version 1.5, 2011/11/08 18:28:46 version 1.6, 2011/12/24 10:27:08
Line 48 
Line 48 
 ALL_TARGET =            main map_editor  ALL_TARGET =            main map_editor
   
 pre-install:  pre-install:
         find ${WRKDIR}/assets -name Thumbs.db -exec rm {} \;          @find ${WRKDIR}/assets -name Thumbs.db -exec rm {} \;
 do-install:  do-install:
         ${INSTALL_DATA_DIR} ${PREFIX}/share/zod/          ${INSTALL_DATA_DIR} ${PREFIX}/share/zod/
 .for i in zod zod_map_editor  .for i in zod zod_map_editor

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb