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 *** --- auth/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'auth/Makefile') diff --git a/auth/Makefile b/auth/Makefile index 74eb135d..da41cdd0 100644 --- a/auth/Makefile +++ b/auth/Makefile @@ -22,10 +22,9 @@ SRCS = auth.c OBJS = auth.o authServer.o auth_replyUser.o LCLHDRS = authmutations.h auth_mig.h target = auth +HURDLIBS=ports threads ihash shouldbeinlibc MIGSFLAGS = -imacros $(srcdir)/authmutations.h include ../Makeconf -auth: ../libports/libports.so ../libthreads/libthreads.so \ - ../libihash/libihash.so ../libshouldbeinlibc/libshouldbeinlibc.so -- cgit v1.2.3