From dcf8f5b059e9ae3f767dc4069859dceba756328a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 17 Sep 1996 16:43:48 +0000 Subject: *** empty log message *** --- libports/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libports/Makefile') diff --git a/libports/Makefile b/libports/Makefile index 50ccd0c9..d3db7d30 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -40,11 +40,10 @@ SRCS = create-bucket.c create-class.c \ LCLHDRS = ports.h installhdrs = ports.h +HURDLIBS= ihash OBJS = $(SRCS:.c=.o) notifyServer.o interruptServer.o MIGCOMSFLAGS = -prefix ports_ include ../Makeconf -libports.so: $(foreach lib,ihash,\ - ../lib$(lib)/lib$(lib).so) -- cgit v1.2.3