[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / cad / tkgate2

Diff for /ports/cad/tkgate2/Attic/Makefile between version 1.5 and 1.6

version 1.5, 2010/10/26 04:58:22 version 1.6, 2011/11/09 10:43:15
Line 32 
Line 32 
         @find ${WRKSRC} -name $i -exec rm {} \;          @find ${WRKSRC} -name $i -exec rm {} \;
 .endfor  .endfor
   
   pre-configure:
           perl -pi -e 's|!!LOCALBASE!!|${LOCALBASE}|g' ${WRKSRC}/scripts/parms.tcl
           perl -pi -e 's|!!LOCALBASE!!|${LOCALBASE}|g' ${WRKSRC}/src/tkgate/verilog_out.c
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

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

CVSweb