From a121f023a243378144172928c57753a17faa641c Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 20 Nov 1996 23:17:47 +0000 Subject: (HURDLIBS): Add iohelp. --- nfs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nfs/Makefile') diff --git a/nfs/Makefile b/nfs/Makefile index a24a4196..9a383a31 100644 --- a/nfs/Makefile +++ b/nfs/Makefile @@ -25,8 +25,7 @@ target = nfs LCLHDRS = nfs.h mount.h nfs-spec.h SRCS = ops.c rpc.c mount.c nfs.c cache.c consts.c main.c OBJS = $(subst .c,.o,$(SRCS)) -HURDLIBS=ports netfs fshelp threads - +HURDLIBS = ports netfs fshelp iohelp threads include ../Makeconf -- cgit v1.2.3