From 979c25a9090585edd85778309f0300eaec79b423 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 13 Jun 1996 13:38:58 +0000 Subject: (SRCS): And remove pager.c back. --- nfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfs') diff --git a/nfs/Makefile b/nfs/Makefile index 5d384cae..66ecaeac 100644 --- a/nfs/Makefile +++ b/nfs/Makefile @@ -23,7 +23,7 @@ makemode := server target = nfs LCLHDRS = nfs.h -SRCS = ops.c rpc.c mount.c cred.c nfs.c cache.c consts.c main.c pager.c +SRCS = ops.c rpc.c mount.c cred.c nfs.c cache.c consts.c main.c OBJS = $(subst .c,.o,$(SRCS)) nfs: $(OBJS) ../libports/libports.a ../libnetfs/libnetfs.a ../libfshelp/libfshelp.a ../libthreads/libthreads.a -- cgit v1.2.3