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
commit30da4357f58c1115904cbf79037aa930178fc416 (patch)
treee48a23154d471766639fedc430f57e653e40e85b
parentf4fc5fcda4fc24a31aef39ab8de44c441d41d342 (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:
+