[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.237 and 1.238

version 1.237, 2004/09/02 02:02:38 version 1.238, 2005/01/01 10:32:39
Line 68 
Line 68 
 #   includes:        installs include files.  #   includes:        installs include files.
 #   do-tools-compat: builds the "libnbcompat" library; needed for some  #   do-tools-compat: builds the "libnbcompat" library; needed for some
 #                    random host tool programs in the source tree.  #                    random host tool programs in the source tree.
   #   do-lib-csu:      builds and installs prerequisites from lib/csu.
 #   do-gnu-lib-crtstuff3: builds and installs prerequisites from  #   do-gnu-lib-crtstuff3: builds and installs prerequisites from
 #                         gnu/lib/crtstuff3  #                         gnu/lib/crtstuff3
 #   do-gnu-lib-libgcc3: builds and installs prerequisites from gnu/lib/libgcc3  #   do-gnu-lib-libgcc3: builds and installs prerequisites from gnu/lib/libgcc3
 #   do-lib-csu:      builds and installs prerequisites from lib/csu.  
 #   do-lib-libc:     builds and installs prerequisites from lib/libc.  #   do-lib-libc:     builds and installs prerequisites from lib/libc.
 #   do-lib:          builds and installs prerequisites from lib.  #   do-lib:          builds and installs prerequisites from lib.
 #   do-gnu-lib:      builds and installs prerequisites from gnu/lib.  #   do-gnu-lib:      builds and installs prerequisites from gnu/lib.

Legend:
Removed from v.1.237  
changed lines
  Added in v.1.238

CVSweb <webmaster@jp.NetBSD.org>