freebsd-dev/lib/libc/yp
Bruce Evans ee4b699da3 Fixed the usual missing dependencies on headers generated by rpcgen.
Use rpcgen's -C option, although using it for non-headers breaks K&R
support.  A local copy of yp.h is built to avoid adding
-I/usr/include/rpcsvc to CFLAGS.  This version of yp.h differed from
<rpcsvc/yp.h> only in not declaring prototypes.

Fixed style bugs.
1998-05-09 15:10:53 +00:00
..
Makefile.inc Fixed the usual missing dependencies on headers generated by rpcgen. 1998-05-09 15:10:53 +00:00
xdryp.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yplib.c Fix resource allocation problems: 1998-03-07 05:06:10 +00:00