summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-04-07 18:41:57 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-04-07 18:41:57 +0000
commitaf1cc83a448ccd7e15cfdad94b066297e79606f4 (patch)
tree470fd2c95a7048e2c8f5e8ffdb5255a10f6efec4
parent9d72a4552fa3257df129f338ec8d6a7afe26003d (diff)
Formerly Makefile.~5~
-rw-r--r--mkbootfs/Makefile5
1 files changed, 5 insertions, 0 deletions
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:
+