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

Diff for /src/Makefile between version 1.66 and 1.67

version 1.66, 2001/05/14 12:34:26 version 1.67, 2001/06/24 23:31:07
Line 57 
Line 57 
 .endif  .endif
   
 includes:  includes:
         cd ${.CURDIR}/include && ${MAKE} prereq && exec ${MAKE} includes          cd ${.CURDIR}/include && ${MAKE} prereq && exec ${SUDO} ${MAKE} includes
   
 beforeinstall:  beforeinstall:
         cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} distrib-dirs          cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} distrib-dirs

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67