aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index dc3fe73..03e86ee 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -370,8 +370,8 @@ clean-info:
-rm -rf *.info*
# Making a dist:
-# cvs rtag binutils-x-yy binutils
-# cvs co -r binutils-x-yy binutils
+# cvs rtag binutils-x-yy ld+utils
+# cvs co -r binutils-x-yy ld+utils
# Sanitize
# cd {HERE}; make dist [-f Makefile.in]