From ccfa753ba17c0744c39450a2331a5540bb1e91f3 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 21 Jul 1997 20:00:46 +0000 Subject: Mon Jul 21 16:00:04 1997 Thomas Bushnell, n/BSG * Makefile (LCLHDRS): Remove susp.h. --- isofs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isofs/Makefile') diff --git a/isofs/Makefile b/isofs/Makefile index 5e9c9f24..f9157fe7 100644 --- a/isofs/Makefile +++ b/isofs/Makefile @@ -20,7 +20,7 @@ makemode := server target = isofs SRCS = inode.c main.c lookup.c pager.c rr.c -LCLHDRS = iso9660.h isofs.h rr.h susp.h +LCLHDRS = iso9660.h isofs.h rr.h OBJS = $(SRCS:.c=.o) HURDLIBS = diskfs iohelp fshelp store pager ports threads ihash shouldbeinlibc -- cgit v1.2.3