[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.329 and 1.330

version 1.329, 2019/08/25 06:06:48 version 1.330, 2019/08/26 04:49:45
Line 481  do-compat-lib: .PHONY .MAKE
Line 481  do-compat-lib: .PHONY .MAKE
         ${MAKEDIRTARGET} compat build_install BOOTSTRAP_SUBDIRS="../../../lib"          ${MAKEDIRTARGET} compat build_install BOOTSTRAP_SUBDIRS="../../../lib"
   
 do-sanitizer: .PHONY .MAKE  do-sanitizer: .PHONY .MAKE
         ${MAKEDIRTARGET} external/bsd/compiler_rt build_install          ${MAKEDIRTARGET} external/bsd/compiler_rt all
   
 do-sanitizer-tools: .PHONY .MAKE  do-sanitizer-tools: .PHONY .MAKE
 .if !exists(${TOOLDIR}/lib/clang) && ${HAVE_LLVM:Uno} == "yes"  .if !exists(${TOOLDIR}/lib/clang) && ${HAVE_LLVM:Uno} == "yes"

Legend:
Removed from v.1.329  
changed lines
  Added in v.1.330

CVSweb <webmaster@jp.NetBSD.org>