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

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

Diff for /src/regress/lib/Makefile between version 1.12 and 1.13

version 1.12, 2003/01/20 20:12:17 version 1.13, 2003/01/24 01:56:47
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR+= csu libc libposix libpthread libutil  SUBDIR+= csu libc libposix libpthread librt libutil
   
 .if (${MKSKEY} != "no")  .if (${MKSKEY} != "no")
 SUBDIR+= libskey  SUBDIR+= libskey

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>