From f01c659b3e48b392347332469316a521f07e3f5e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 28 Jun 2006 15:56:10 +0000 Subject: 2006-06-28 Thomas Schwinge * Makefile (HURDLIBS): Add `iohelp' and `ports'. --- libfshelp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libfshelp/Makefile') diff --git a/libfshelp/Makefile b/libfshelp/Makefile index 11c14985..30879dc9 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 95, 96, 98, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 95, 96, 98, 1999, 2006 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -33,7 +33,7 @@ SRCS = lock-acquire.c lock-init.c \ LCLHDRS = fshelp.h locks.h trans.h installhdrs = fshelp.h -HURDLIBS=shouldbeinlibc threads +HURDLIBS = shouldbeinlibc threads iohelp ports OBJS = $(subst .c,.o,$(SRCS)) include ../Makeconf -- cgit v1.2.3