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

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

Diff for /src/tests/dev/dm/Makefile between version 1.2 and 1.3

version 1.2, 2012/12/02 18:39:53 version 1.3, 2016/01/23 21:22:48
Line 14  MKMAN=no
Line 14  MKMAN=no
   
 PROGS=          h_dm  PROGS=          h_dm
   
   CPPFLAGS+=-D_KERNTYPES
 LDADD+= -lprop -lutil  LDADD+= -lprop -lutil
 LDADD+= -lrumpdev_disk -lrumpdev_dm  LDADD+= -lrumpdev_disk -lrumpdev_dm
 LDADD+= -lrumpdev -lrumpvfs  LDADD+= -lrumpdev -lrumpvfs

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

CVSweb <webmaster@jp.NetBSD.org>