From 768f878f979fd3d21009308559deecba5532eef1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 3 Nov 1994 22:26:12 +0000 Subject: entered into RCS --- boot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/Makefile b/boot/Makefile index 726cba4c..86ffac3a 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -36,7 +36,7 @@ install: /usr/local/bin/boot cp boot /usr/local/bin/boot boot.o: notify_S.h exec_S.h ourdevice_S.h io_S.h device_reply_U.h \ - io_reply_U.h tioctl_S.h term_S.h + io_reply_U.h tioctl_S.h term_S.h bootstrap_S.h ourdevice.defs: $(includedir)/device/device.defs sed -e '/out device : device_t/s/device_t/mach_port_send_t/' $< > $@ -- cgit v1.2.3