From e8154523725446b98848e4378f7339502a1d6970 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 17 Oct 1994 20:36:23 +0000 Subject: entered into RCS --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ufs/Makefile b/ufs/Makefile index 3dac8b98..59965946 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -20,7 +20,7 @@ makemode := server SRCS=alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ sizes.c subr.c tables.c bmap.c pokeloc.c -OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o +OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o /gd3/gnu/libc/i386/devstream.o LCLHDRS = ufs.h fs.h dinode.h dir.h REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ ../hurd/ioserver.h ../hurd/fshelp.h -- cgit v1.2.3