From d84e2a7cf2d9cbe096f06b85e21dd24b6f19e61c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 18 Aug 1994 22:35:12 +0000 Subject: Formerly Makefile.~31~ --- boot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'boot/Makefile') diff --git a/boot/Makefile b/boot/Makefile index ff764516..db050dab 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -27,9 +27,11 @@ io-MIGSFLAGS=-DREPLY_PORTS include ../Makeconf +CPPFLAGS += -DDEFAULT_BOOTDEVICE=\"$(notdir $(hurdrootdev))\" + install: /usr/local/bin/boot -/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 \ -- cgit v1.2.3