From 71152501a16de9c23127309d021a8937dd48e868 Mon Sep 17 00:00:00 2001 From: wpaul Date: Thu, 6 Jun 1996 03:59:22 +0000 Subject: Take ypxfrd_xdr.c out of SRCS line here too. This program is also linked with librpcsvc. --- usr.sbin/rpc.ypxfrd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/rpc.ypxfrd') 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 -- cgit v1.1