From 4db83a91c97a31391d9068ab3b2a1d7312861ddb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 31 Mar 1994 18:15:33 +0000 Subject: Formerly Makefile.~16~ --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs') diff --git a/ufs/Makefile b/ufs/Makefile index b6b006f6..9ec865b3 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -26,7 +26,7 @@ SRCS=alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ DIST_FILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h -OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o boot_machdep.o +OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o #LIBS = $(hurdinst)/lib/libdiskfscombined.a $(libthreads) LIBS = $(libdiskfs) $(libports) $(libdiskfs) $(libpager) $(libioserver) \ -- cgit v1.2.3