From 7c5ad38ffd4cdfcc24fe196a30bd89e1a6de3a04 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 7 Apr 1994 18:39:54 +0000 Subject: Formerly Makefile.~10~ --- boot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boot/Makefile b/boot/Makefile index 3c2cdbd7..e57159ef 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -35,6 +35,8 @@ install: boot clean: rm -f boot $(OBJS) *_S.h *Server.c +relink: + rm -f boot boot.o: notify_S.h exec_S.h device_S.h io_S.h -- cgit v1.2.3