summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-04-01 22:55:32 +0000
committerRoland McGrath <roland@gnu.org>1994-04-01 22:55:32 +0000
commit2c676995bf90d093970dd5971db88148140102b9 (patch)
tree9fcd803a157355c797dd0c9fe59c7b583b4af9fa
parent6b7962845e23bc65662385f6f410bfb7d7624f32 (diff)
Formerly Makefile.~8~
-rw-r--r--boot/Makefile3
1 files changed, 1 insertions, 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