From 6a0acb53ac2af801f94a7f5e56bf244c92337ee9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 7 Jun 1994 08:34:20 +0000 Subject: Formerly Makefile.~21~ --- boot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boot/Makefile b/boot/Makefile index c2253cf4..0b618500 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -40,7 +40,8 @@ relink: rm -f boot boot.o: notify_S.h exec_S.h device_S.h io_S.h device_reply.h io_repl.h \ - tioctl_S.h ../hurd/ioctl_types.h + tioctl_S.h +tioctlServer.o: ../hurd/ioctl_types.h notify_S.h notifyServer.c: $(includedir)/mach/notify.defs $(CPP) $(CPPFLAGS) $< | \ -- cgit v1.2.3