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 *** --- libiohelp/ChangeLog | 5 +++++ libiohelp/Makefile | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'libiohelp') diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index b890e9a8..e70d5d14 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 12 16:18:46 1996 Thomas Bushnell, n/BSG + + * Makefile (HURDLIBS): New variable. + (libfshelp.so): Delete special dependency. + Thu May 9 12:42:51 1996 Michael I. Bushnell, p/BSG * Makefile: All occurrences of `ioserver' replaced with `iohelp'. diff --git a/libiohelp/Makefile b/libiohelp/Makefile index 9dfc8ca4..9202f9e8 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -23,9 +23,8 @@ SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \ OBJS = get_conch.o handle_io_get_conch.o handle_io_release_conch.o \ initialize_conch.o verify_user_conch.o LCLHDRS = iohelp.h +HURDLIBS = threads libname = libiohelp installhdrs = iohelp.h include ../Makeconf - -libfshelp.so: ../libthreads/libthreads.so -- cgit v1.2.3