From d8f80a19cd471dfcc2450b91b679a8198c444c4a Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 12 Apr 1995 13:13:21 +0000 Subject: Don't try and install boot. --- boot/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/boot/Makefile b/boot/Makefile index 9cb2811d..adc0cfc4 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -30,10 +30,10 @@ include ../Makeconf CPPFLAGS += -DDEFAULT_BOOTDEVICE=\"$(notdir $(hurdrootdev))\" -install: /usr/local/bin/boot - -/usr/local/bin/boot: boot - cp boot /usr/local/bin/boot +#install: /usr/local/bin/boot +# +#/usr/local/bin/boot: 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 bootstrap_S.h -- cgit v1.2.3