summaryrefslogtreecommitdiff
path: root/release/README
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-08 20:21:02 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-08 20:21:02 +0000
commit90f0dc86d50d5ada3c90be9fcd0abe9b9d4e8b2d (patch)
tree5137d8cd4538f0006e70ecf37a3efd6cc0f40ebf /release/README
parentc05364b65344a0cf83657b8abd3ac65b0e62f194 (diff)
Initial revision
Diffstat (limited to 'release/README')
-rw-r--r--release/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/release/README b/release/README
new file mode 100644
index 00000000..fcb6a260
--- /dev/null
+++ b/release/README
@@ -0,0 +1,13 @@
+As if the editor cared that this was -*- Text -*-.
+
+This directory contains tools and scripts useful in setting up Hurd
+binary distributions. None of it is installed by default, but it's
+provided here for those who might find it helpful.
+
+Use `make install-dist dist-root=FOO' to install the files that go
+into the root of binary distributions.
+
+Use `make install-tools tool-root=FOO' to install the tools that are
+used to build binary distributions.
+
+