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

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

Diff for /src/tests/sbin/resize_ffs/Makefile between version 1.3 and 1.4

version 1.3, 2011/01/05 02:25:27 version 1.4, 2015/03/29 19:37:02
Line 4 
Line 4 
   
 TESTSDIR=       ${TESTSBASE}/sbin/resize_ffs  TESTSDIR=       ${TESTSBASE}/sbin/resize_ffs
   
 .for name in t_grow t_shrink t_grow_swapped t_shrink_swapped  .for name in t_check t_grow t_shrink t_grow_swapped t_shrink_swapped
 TESTS_SH+=      ${name}  TESTS_SH+=      ${name}
 TESTS_SH_SRC_${name}=   common.sh ${name}.sh  TESTS_SH_SRC_${name}=   common.sh ${name}.sh
 .endfor  .endfor

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

CVSweb <webmaster@jp.NetBSD.org>