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

Diff for /xenocara/Makefile between version 1.12 and 1.13

version 1.12, 2006/12/31 10:40:23 version 1.13, 2006/12/31 10:52:07
Line 20 
Line 20 
 bootstrap:  bootstrap:
         ${SUDO} ${MAKE} distrib-dirs          ${SUDO} ${MAKE} distrib-dirs
         cd ${.CURDIR}/share/mk \          cd ${.CURDIR}/share/mk \
                 && ${SUDO} ${MAKE} install                  && ${SUDO} ${MAKE} X11BASE=${X11BASE} install
   
 beforebuild: bootstrap  beforebuild: bootstrap
         cd ${.CURDIR}/util/macros \          cd ${.CURDIR}/util/macros \

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