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

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

Diff for /src/external/gpl3/Makefile between version 1.8 and 1.9

version 1.8, 2013/10/31 17:28:10 version 1.9, 2014/02/26 09:54:32
Line 9  SUBDIR+= binutils
Line 9  SUBDIR+= binutils
 .if ${MKGCC} != "no"  .if ${MKGCC} != "no"
 .if ${HAVE_GCC} >= 45  .if ${HAVE_GCC} >= 45
 .if ${MKGCCCMDS} != "no"  .if ${MKGCCCMDS} != "no"
 SUBDIR+=        gcc  SUBDIR+=        ${EXTERNAL_GCC_SUBDIR}
 .endif  .endif
 .endif  .endif
 .endif  .endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>