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

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

Diff for /src/lib/libc/yp/Makefile.inc between version 1.8 and 1.9

version 1.8, 1995/02/27 13:00:40 version 1.9, 1995/09/12 19:40:27
Line 5 
Line 5 
   
 SRCS+=  xdryp.c yplib.c  SRCS+=  xdryp.c yplib.c
 MAN+=   ypclnt.3  MAN+=   ypclnt.3
   
   MLINKS+=ypclnt.3 yp_all.3 ypclnt.3 yp_bind.3 ypclnt.3 yp_first.3 \
           ypclnt.3 yp_get_default_domain.3 ypclnt.3 yp_master.3 \
           ypclnt.3 yp_match.3 ypclnt.3 yp_next.3 ypclnt.3 yp_order.3 \
           ypclnt.3 yp_unbind.3 ypclnt.3 yperr_string.3 ypclnt.3 ypprot_err.3

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>