summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypxfrd
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1996-06-06 03:59:22 +0000
committerwpaul <wpaul@FreeBSD.org>1996-06-06 03:59:22 +0000
commit71152501a16de9c23127309d021a8937dd48e868 (patch)
tree864d3bbcc914875211f0ccdf24eefc1aec910f92 /usr.sbin/rpc.ypxfrd
parent3ee892f729fc8bb45d06f7d69a4ec496447ccdd2 (diff)
downloadFreeBSD-src-71152501a16de9c23127309d021a8937dd48e868.zip
FreeBSD-src-71152501a16de9c23127309d021a8937dd48e868.tar.gz
Take ypxfrd_xdr.c out of SRCS line here too. This program is also
linked with librpcsvc.
Diffstat (limited to 'usr.sbin/rpc.ypxfrd')
-rw-r--r--usr.sbin/rpc.ypxfrd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile
index 2020964..627f23f 100644
--- a/usr.sbin/rpc.ypxfrd/Makefile
+++ b/usr.sbin/rpc.ypxfrd/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.4 1996/06/03 04:48:32 wpaul Exp $
+# $Id: Makefile,v 1.1.1.1 1996/06/05 04:36:54 wpaul Exp $
PROG= rpc.ypxfrd
SRCS= ypxfrd_svc.c ypxfrd_server.c yp_error.c \
- ypxfrd_xdr.c yp_access.c ypxfrd_main.c
+ yp_access.c ypxfrd_main.c
RPCDIR= ${.CURDIR}/../../include/rpcsvc
OpenPOWER on IntegriCloud