From 346f45949399673088a3b23b484981f2bf1a4d5e Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 21 Sep 1996 18:32:24 +0000 Subject: *** empty log message *** --- storeio/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'storeio/Makefile') diff --git a/storeio/Makefile b/storeio/Makefile index 8f79f672..61ff21c4 100644 --- a/storeio/Makefile +++ b/storeio/Makefile @@ -24,7 +24,6 @@ SRCS = dev.c storeio.c open.c pager.c io.c LCLHDRS = dev.h open.h OBJS = $(SRCS:.c=.o) +HURDLIBS = trivfs pager ports fshelp store threads ihash shouldbeinlibc include ../Makeconf - -storeio: $(OBJS) ../libtrivfs/libtrivfs.a ../libpager/libpager.a ../libports/libports.a ../libfshelp/libfshelp.a ../libstore/libstore.a ../libthreads/libthreads.a ../libihash/libihash.a ../libshouldbeinlibc/libshouldbeinlibc.a -- cgit v1.2.3