[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.39 and 1.40

version 1.39, 2011/04/09 17:45:24 version 1.40, 2011/05/01 11:44:41
Line 6 
Line 6 
 SUBDIR+=        tls_dso .WAIT  SUBDIR+=        tls_dso .WAIT
   
 TESTS_SUBDIRS+= db gen hash ieeefp inet locale 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 termios time tls ttyio
   
 .if ${HAS_SSP} == "yes"  .if ${HAS_SSP} == "yes"
 TESTS_SUBDIRS+= ssp  TESTS_SUBDIRS+= ssp

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

CVSweb <webmaster@jp.NetBSD.org>