From e47347080673200ef304973120f3683a5ccd4d5a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 5 May 1994 22:48:21 +0000 Subject: Formerly Makefile.~16~ --- boot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot') diff --git a/boot/Makefile b/boot/Makefile index f4e8a559..afc5298f 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -39,7 +39,7 @@ clean: relink: rm -f boot -boot.o: notify_S.h exec_S.h device_S.h io_S.h +boot.o: notify_S.h exec_S.h device_S.h io_S.h device_reply.h io_repl.h notify_S.h notifyServer.c: $(includedir)/mach/notify.defs $(CPP) $(CPPFLAGS) $< | \ @@ -59,7 +59,7 @@ device_S.h deviceServer.c: device.defs $(MIGCOM) -user /dev/null -header /dev/null \ -sheader device_S.h -device_replyUser.c: $(includedir)/device/device_reply.defs +device_reply.h device_replyUser.c: $(includedir)/device/device_reply.defs $(CPP) $(CPPFLAGS) $< | \ $(MIGCOM) -server /dev/null -- cgit v1.2.3