From 2c676995bf90d093970dd5971db88148140102b9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 1 Apr 1994 22:55:32 +0000 Subject: Formerly Makefile.~8~ --- boot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/boot/Makefile b/boot/Makefile index 862050cb..60ac7e9f 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -21,8 +21,7 @@ include ../Makeconf VPATH=.:../machine -OBJS = boot.o notifyServer.o execServer.o deviceServer.o boot_machdep.o \ - ioServer.o +OBJS = boot.o notifyServer.o execServer.o deviceServer.o ioServer.o DIST_FILES = boot.c Makefile -- cgit v1.2.3