[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / tests / lib / libc

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

Diff for /src/tests/lib/libc/Makefile between version 1.38 and 1.39

version 1.38, 2011/03/09 23:10:07 version 1.39, 2011/04/09 17:45:24
Line 5 
Line 5 
   
 SUBDIR+=        tls_dso .WAIT  SUBDIR+=        tls_dso .WAIT
   
 TESTS_SUBDIRS+= db gen hash ieeefp inet net regex rpc setjmp stdlib  TESTS_SUBDIRS+= db gen hash ieeefp inet locale net regex rpc setjmp stdlib
 TESTS_SUBDIRS+= stdio string sys time tls ttyio  TESTS_SUBDIRS+= stdio string sys time tls ttyio
   
 .if ${HAS_SSP} == "yes"  .if ${HAS_SSP} == "yes"

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

CVSweb <webmaster@jp.NetBSD.org>