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

Diff for /xenocara/Makefile between version 1.38 and 1.39

version 1.38, 2010/08/25 17:42:18 version 1.39, 2010/09/04 10:41:57
Line 96 
Line 96 
 release-install:  release-install:
         @${MAKE} install          @${MAKE} install
 .if ${MACHINE} == alpha || ${MACHINE} == hp300 || \  .if ${MACHINE} == alpha || ${MACHINE} == hp300 || \
     ${MACHINE} == mac68k || ${MACHINE} == macppc || \      ${MACHINE} == mac68k || ${MACHINE} == zaurus
     ${MACHINE} == zaurus  
         @if [ -f $(DESTDIR)/etc/X11/xorg.conf ]; then \          @if [ -f $(DESTDIR)/etc/X11/xorg.conf ]; then \
          echo "Not overwriting existing" $(DESTDIR)/etc/X11/xorg.conf; \           echo "Not overwriting existing" $(DESTDIR)/etc/X11/xorg.conf; \
         else set -x; \          else set -x; \

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39