From fc86feac0b5c13a1030c7245d729b28cd1812be7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 7 Jul 1995 00:57:05 +0000 Subject: (all): Depend on boot.a too. --- boot/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boot') diff --git a/boot/Makefile b/boot/Makefile index a425ebc4..1010c6b0 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -36,6 +36,8 @@ LDFLAGS += -Wl,-T -Wl,frank1.ld #/usr/local/bin/boot: boot # cp boot /usr/local/bin/boot +all: boot.a + ourdevice.defs: $(includedir)/device/device.defs sed -e '/out device : device_t/s/device_t/mach_port_send_t/' $< > $@ -- cgit v1.2.3