summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-05 18:19:31 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-05 18:19:31 +0000
commita1258ef75337339317bcfbc486ee637cd7e3ba87 (patch)
tree4bfbb69408011b14851eb865955c4535aa17b4c4
parent035d47a43f4ed102ac9d8e4ed776e2f0dbe2025c (diff)
Formerly Makefile.~25~
-rw-r--r--boot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/Makefile b/boot/Makefile
index 96307a85..4654578e 100644
--- a/boot/Makefile
+++ b/boot/Makefile
@@ -25,6 +25,8 @@ OBJS = boot.o notifyServer.o execServer.o deviceServer.o ioServer.o \
io_replUser.o device_replyUser.o sigvec.o tioctlServer.o \
termServer.o tcattr.o
+SRCS = boot.c tcattr.c sigvec.S
+
DIST_FILES = boot.c Makefile io_repl.defs ChangeLog sigvec.S tcattr.c
all: boot