From 015e8531ef98117b532627ee801c7053ce0b2bb9 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 31 Mar 2007 10:28:03 +0000 Subject: 2007-03-31 Thomas Schwinge * Makefile (HURDLIBS): Put ``threads'' in front of ``ports''. --- fatfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatfs/Makefile') diff --git a/fatfs/Makefile b/fatfs/Makefile index 908df3d4..7a24840b 100644 --- a/fatfs/Makefile +++ b/fatfs/Makefile @@ -24,7 +24,7 @@ LCLHDRS = fat.h fatfs.h virt-inode.h DIST_FILES = EXTENSIONS OBJS = $(SRCS:.c=.o) -HURDLIBS = diskfs iohelp fshelp store pager ports threads ihash shouldbeinlibc +HURDLIBS = diskfs iohelp fshelp store pager threads ports ihash shouldbeinlibc include ../Makeconf -- cgit v1.2.3