mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Add ypxfrd.x so that the XDR routines for this protocol will be built
into librpcsvc.
This commit is contained in:
parent
2dc30288e5
commit
c8bb0df5d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16124
@ -1,12 +1,12 @@
|
||||
# from: @(#)Makefile 5.10 (Berkeley) 6/24/90
|
||||
# $Id: Makefile,v 1.3 1994/08/28 17:48:43 bde Exp $
|
||||
# $Id: Makefile,v 1.4 1995/03/04 17:39:24 nate Exp $
|
||||
|
||||
.PATH: ${DESTDIR}/usr/include/rpcsvc
|
||||
|
||||
LIB= rpcsvc
|
||||
|
||||
RPCSRCS= klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x \
|
||||
rquota.x rstat.x rwall.x sm_inter.x spray.x yppasswd.x
|
||||
rquota.x rstat.x rwall.x sm_inter.x spray.x yppasswd.x ypxfrd.x
|
||||
|
||||
RPCCOM = rpcgen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user