summaryrefslogtreecommitdiff
path: root/init/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-05 18:21:30 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-05 18:21:30 +0000
commit8cfaa3d74dff09ccac61604d013115d40ea50b69 (patch)
treee1b9d3a6260b80a6a4896297741d363d6f001398 /init/Makefile
parent6b3f1188132c3af40f0357ff89f26a7563002b03 (diff)
Formerly Makefile.~11~
Diffstat (limited to 'init/Makefile')
-rw-r--r--init/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/Makefile b/init/Makefile
index ecc80994..ce5d60b9 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -23,6 +23,8 @@ DIST_FILES = Makefile init.c ChangeLog
OBJS = init.o startupServer.o startup_replyUser.o notifyServer.o
+SRCS = init.c
+
all: init
init: $(OBJS)