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

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

Diff for /src/tests/modules/Makefile between version 1.1 and 1.2

version 1.1, 2008/02/10 12:40:10 version 1.2, 2008/03/02 11:22:10
Line 12  TESTSDIR= ${TESTSBASE}/modules
Line 12  TESTSDIR= ${TESTSBASE}/modules
 .if ${MKMODULAR} != no  .if ${MKMODULAR} != no
   
 TESTS_CXX=      t_modctl  TESTS_CXX=      t_modctl
   LDADD=          -lprop
   
   TESTS_SH=       t_modload
   
 SUBDIR=         k_helper  SUBDIR=         k_helper
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>