From 30da4357f58c1115904cbf79037aa930178fc416 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 7 Apr 1994 18:41:57 +0000 Subject: Formerly Makefile.~5~ --- mkbootfs/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mkbootfs/Makefile b/mkbootfs/Makefile index ba6ab062..cd969010 100644 --- a/mkbootfs/Makefile +++ b/mkbootfs/Makefile @@ -24,3 +24,8 @@ mkbootfs: mkbootfs.c clean: rm -f mkbootfs *.o + +# Relink should do nothing here because this program does not use +# the Hurd libraries. +relink: + -- cgit v1.2.3