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 *** --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtrivfs/Makefile') diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 66333f32..ac18858c 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -44,6 +44,7 @@ SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(OTHERSRCS) MIGSTUBS=fsServer.o ioServer.o fsysServer.o fsys_replyUser.o +HURDLIBS=ports OBJS= $(sort $(subst .c,.o,$(SRCS)) $(MIGSTUBS)) LCLHDRS = trivfs.h fsmutations.h priv.h MIGSFLAGS=-imacros $(srcdir)/fsmutations.h @@ -53,4 +54,3 @@ installhdrs = trivfs.h include ../Makeconf -libtrivfs.so: ../libports/libports.so -- cgit v1.2.3