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

Diff for /xenocara/Makefile between version 1.58 and 1.59

version 1.58, 2014/07/10 07:13:13 version 1.59, 2014/07/11 13:45:54
Line 100 
Line 100 
         fi          fi
   
 release-install:  release-install:
         @exec ${SUDO} ${MAKE} bootstrap-root          @exec ${MAKE} bootstrap-root
         @exec ${MAKE} install          @exec ${MAKE} install
 .if ${MACHINE} == zaurus  .if ${MACHINE} == zaurus
         @if [ -f $(DESTDIR)/etc/X11/xorg.conf ]; then \          @if [ -f $(DESTDIR)/etc/X11/xorg.conf ]; then \

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59