[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.230 and 1.231

version 1.230, 2004/02/06 23:12:56 version 1.231, 2004/02/15 19:52:27
Line 185  BUILDTARGETS+= do-distrib-dirs
Line 185  BUILDTARGETS+= do-distrib-dirs
 BUILDTARGETS+=  includes  BUILDTARGETS+=  includes
 .endif  .endif
 BUILDTARGETS+=  do-tools-compat  BUILDTARGETS+=  do-tools-compat
   BUILDTARGETS+=  do-lib-csu
 .if ${MKGCC} != "no"  .if ${MKGCC} != "no"
 BUILDTARGETS+=  do-gnu-lib-libgcc${LIBGCC_EXT}  BUILDTARGETS+=  do-gnu-lib-libgcc${LIBGCC_EXT}
 .endif  .endif
 BUILDTARGETS+=  do-lib-csu do-lib-libc  BUILDTARGETS+=  do-lib-libc
 .if ${MKCRYPTO} != "no"  .if ${MKCRYPTO} != "no"
 BUILDTARGETS+=  do-lib-libdes  BUILDTARGETS+=  do-lib-libdes
 .endif  .endif

Legend:
Removed from v.1.230  
changed lines
  Added in v.1.231

CVSweb <webmaster@jp.NetBSD.org>