[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.309 and 1.310

version 1.309, 2014/06/16 09:06:26 version 1.310, 2014/08/18 07:52:40
Line 205  postinstall-fix-obsolete_stand: .NOTMAIN
Line 205  postinstall-fix-obsolete_stand: .NOTMAIN
 #  #
 # Targets (in order!) called by "make build".  # Targets (in order!) called by "make build".
 #  #
 .if defined(HAVE_GCC)  
 BUILD_CC_LIB_BASEDIR= external/gpl3/${EXTERNAL_GCC_SUBDIR}/lib  
 BUILD_CC_LIB_BASETARGET= external-gpl3-gcc-lib  
 .endif  
   
 BUILDTARGETS+=  check-tools  BUILDTARGETS+=  check-tools
 .if ${MKUPDATE} == "no" && !defined(NOCLEANDIR)  .if ${MKUPDATE} == "no" && !defined(NOCLEANDIR)
 BUILDTARGETS+=  cleandir  BUILDTARGETS+=  cleandir

Legend:
Removed from v.1.309  
changed lines
  Added in v.1.310

CVSweb <webmaster@jp.NetBSD.org>