From 3031ec1b9c2d21ffa4c65f2420f1ec51007e84d8 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Mar 1994 19:03:10 +0000 Subject: Formerly Makefile.~6~ --- boot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot/Makefile') diff --git a/boot/Makefile b/boot/Makefile index 2e86c260..ace74b1c 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1993 Free Software Foundation, Inc. +# Copyright (C) 1993, 1994 Free Software Foundation, Inc. # This file is part of the GNU Hurd. # # The GNU Hurd is free software; you can redistribute it and/or modify @@ -32,7 +32,7 @@ install: boot cp boot /usr/local/bin/boot clean: - rm boot $(OBJS) *_S.h *Server.c + rm -f boot $(OBJS) *_S.h *Server.c boot.o: notify_S.h exec_S.h device_S.h -- cgit v1.2.3