From dca9283e035211f66b2b26d8f53d1b19e3574ff2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 19 Mar 1996 19:00:45 +0000 Subject: (LCLHDRS): Drop rpc.h. --- nfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs/Makefile b/nfs/Makefile index 047bbd9f..d64ee20d 100644 --- a/nfs/Makefile +++ b/nfs/Makefile @@ -22,7 +22,7 @@ dir := nfs makemode := server target = nfs -LCLHDRS = nfs.h rpc.h +LCLHDRS = nfs.h SRCS = ops.c rpc.c mount.c cred.c nfs.c cache.c consts.c main.c OBJS = $(subst .c,.o,$(SRCS)) -- cgit v1.2.3