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/ChangeLog | 4 ++++ isofs/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'isofs') diff --git a/isofs/ChangeLog b/isofs/ChangeLog index e69de29b..2f5b05f8 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -0,0 +1,4 @@ +Mon Jul 21 16:00:04 1997 Thomas Bushnell, n/BSG + + * Makefile (LCLHDRS): Remove susp.h. + 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