summaryrefslogtreecommitdiff
path: root/mkbootfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mkbootfs/Makefile')
-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:
+