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

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

Diff for /src/lib/Makefile between version 1.31 and 1.32

version 1.31, 1997/04/09 21:27:15 version 1.32, 1997/04/18 13:57:54
Line 4 
Line 4 
 .include <bsd.own.mk>                   # for EXPORTABLE_SYSTEM definition  .include <bsd.own.mk>                   # for EXPORTABLE_SYSTEM definition
   
 SUBDIR= csu libarch libc libcompat libcrypt libcurses libedit libl \  SUBDIR= csu libarch libc libcompat libcrypt libcurses libedit libl \
         libm libpcap libresolv librmt librpcsvc libskey libterm libutil \          libm libntp libpcap libresolv librmt librpcsvc libskey libterm libutil \
         libwrap liby libz          libwrap liby libz
   
 .if     make(clean) || make(cleandir)  .if     make(clean) || make(cleandir)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

CVSweb <webmaster@jp.NetBSD.org>