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

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

Diff for /src/tests/fs/kernfs/Makefile between version 1.2 and 1.3

version 1.2, 2010/04/26 23:47:25 version 1.3, 2010/06/08 10:43:40
Line 8  TESTS_C= t_basic
Line 8  TESTS_C= t_basic
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 .ifndef RUMPKMOD  
 LDADD+= -lrumpfs_kernfs                                         # fs driver  LDADD+= -lrumpfs_kernfs                                         # fs driver
 .endif  
 LDADD+= -lrumpvfs -lrump -lrumpuser -lpthread                   # base  LDADD+= -lrumpvfs -lrump -lrumpuser -lpthread                   # base
   
 .include <bsd.test.mk>  .include <bsd.test.mk>

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

CVSweb <webmaster@jp.NetBSD.org>