From 4f5f4e08a08839044710d77183705f6b2fcaf158 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 28 Oct 1994 20:04:00 +0000 Subject: Formerly Makefile.~33~ --- boot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/Makefile b/boot/Makefile index 0bcf82fb..726cba4c 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -21,7 +21,7 @@ makemode := utility SRCS = boot.c tcattr.c sigvec.S OBJS = boot.o notifyServer.o execServer.o ourdeviceServer.o ioServer.o \ io_replyUser.o device_replyUser.o sigvec.o \ - termServer.o tcattr.o + termServer.o tcattr.o bootstrapServer.o HURDLIBS = libthreads target = boot io-MIGSFLAGS=-DREPLY_PORTS -- cgit v1.2.3