[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Makefile between version 1.214 and 1.215

version 1.214, 2005/01/14 22:39:12 version 1.215, 2005/01/17 02:45:46
Line 370 
Line 370 
   
 distrib:  distrib:
         cd ${.CURDIR}/../distrib && \          cd ${.CURDIR}/../distrib && \
             ${MAKE} cleandir && ${MAKE} && exec ${SUDO} ${MAKE} install              ${MAKE} && exec ${SUDO} ${MAKE} install
   
 DHSIZE=1024 1536 2048 3072 4096  DHSIZE=1024 1536 2048 3072 4096
 update-moduli:  update-moduli:

Legend:
Removed from v.1.214  
changed lines
  Added in v.1.215