[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Makefile between version 1.314 and 1.315

version 1.314, 2015/06/24 22:20:24 version 1.315, 2015/06/27 16:21:07
Line 485  do-x11: .PHONY .MAKE
Line 485  do-x11: .PHONY .MAKE
 .if ${X11FLAVOUR} == "Xorg"  .if ${X11FLAVOUR} == "Xorg"
         ${MAKEDIRTARGET} external/mit/xorg/tools all          ${MAKEDIRTARGET} external/mit/xorg/tools all
         ${MAKEDIRTARGET} external/mit/xorg/lib build_install          ${MAKEDIRTARGET} external/mit/xorg/lib build_install
 .if ${MKCOMPAT} != "no"  .if ${MKCOMPATX11} != "no"
         ${MAKEDIRTARGET} compat build_install BOOTSTRAP_SUBDIRS="../../../external/mit/xorg/lib"          ${MAKEDIRTARGET} compat build_install BOOTSTRAP_SUBDIRS="../../../external/mit/xorg/lib"
 .endif  .endif
 .else  .else

Legend:
Removed from v.1.314  
changed lines
  Added in v.1.315

CVSweb <webmaster@jp.NetBSD.org>