From 8f69f09a3699190612799024d89aa771f2ebd843 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 10 Nov 1993 20:43:35 +0000 Subject: Formerly Makefile.~4~ --- boot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'boot') diff --git a/boot/Makefile b/boot/Makefile index 0db4e684..c4a78945 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -19,8 +19,7 @@ include ../Makeconf VPATH=.:../machine -OBJS = boot.o notifyServer.o execServer.o deviceServer.o syscall.o \ - boot_machdep.o +OBJS = boot.o notifyServer.o execServer.o deviceServer.o boot_machdep.o boot: $(OBJS) $(link) -- cgit v1.2.3