diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1996-06-05 03:54:43 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1996-06-05 03:54:43 +0000 |
| commit | c8bb0df5d3e0b6c2a9c2fbfaad99694fc8f0b30b (patch) | |
| tree | c786775eab9d798696f4f8039488f58fc19c4330 /lib | |
| parent | 2dc30288e508ee22f3972277e03794401d8e84d5 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/librpcsvc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librpcsvc/Makefile b/lib/librpcsvc/Makefile index 11779f7cc5dd..d5f244fa3dfb 100644 --- a/lib/librpcsvc/Makefile +++ b/lib/librpcsvc/Makefile @@ -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 |
