Take ypxfrd_xdr.c out of SRCS line here too. This program is also

linked with librpcsvc.
This commit is contained in:
Bill Paul 1996-06-06 03:59:22 +00:00
parent 1ed0ebdc98
commit 8959dd9fd9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16155

View File

@ -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