summaryrefslogtreecommitdiff
path: root/README.gnumake
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2014-02-20 11:53:26 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2014-02-20 11:53:26 +0100
commit7926bc3c7161eec069bb68c1d0ef56edf349afe1 (patch)
treec235b518a93839ca6396a73d4851a903f6bceb1b /README.gnumake
parentbfdcbaadd632a94e30064e7b8bdec8ab9b38b94f (diff)
remove gnu make, they have their own home now
Diffstat (limited to 'README.gnumake')
-rw-r--r--README.gnumake17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.gnumake b/README.gnumake
new file mode 100644
index 00000000..25a0997c
--- /dev/null
+++ b/README.gnumake
@@ -0,0 +1,17 @@
+There used to be customized versions of GNU make here in the dirs:
+ make-3.81
+ make-3.82-gbuild
+ make-4.0-gbuild
+
+These have been moved to the repository hosted at:
+
+ git://gerrit.libreoffice.org/gnu-make-lo.git
+ https://gerrit.libreoffice.org/gitweb?p=gnu-make-lo.git
+
+in the branches:
+
+ gnu-make-lo-3.81
+ gnu-make-lo-3.82
+ gnu-make-lo-4.0
+
+Please find and use these new locations, thanks.