From b7e13bdf41a7c95aa9c2b7981c1e2f24e077d90e Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 22 Jun 1995 15:41:32 +0000 Subject: (HURDLIBS): Add libihash. --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ufs/Makefile b/ufs/Makefile index d351caab..04bb15fd 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -26,7 +26,7 @@ REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ ../hurd/ioserver.h ../hurd/fshelp.h #HURDLIBS = libdiskfs libports libdiskfs libpager libioserver \ # libfshelp libdiskfs libthreads libports -HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads +HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads libihash LDFLAGS = -Wl,--no-keep-memory target = ufs -- cgit v1.2.3