summaryrefslogtreecommitdiff
path: root/README-maint
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-07-20 21:27:54 +0200
committerPeter Simons <simons@cryp.to>2009-07-20 21:27:54 +0200
commit33bcfa8b7a99f7b3bad10d6c863c0b7f054ae7e9 (patch)
tree411a68e3725fc41f64a196d87a770a65115d8d13 /README-maint
parentfadf6ad9ebe838540f22703b45cb88a943716f7c (diff)
downloadautoconf-archive-33bcfa8b7a99f7b3bad10d6c863c0b7f054ae7e9.tar.gz
Makefile-maint: added 'bootstrap' target to setup the Autotools build
Diffstat (limited to 'README-maint')
-rw-r--r--README-maint16
1 files changed, 4 insertions, 12 deletions
diff --git a/README-maint b/README-maint
index cd5f0d6..28d8b69 100644
--- a/README-maint
+++ b/README-maint
@@ -34,18 +34,10 @@
- Automake and Autoconf
- Add the following settings to your =.git/config= file:
+ - GNU Make
- : [alias]
- : update-gnulib = !gnulib-tool --m4-base build-aux --source-base build-aux --import git-version-gen gitlog-to-changelog gnupload
- : update-autotools = !autoreconf --install -Wall
- : update-changelog = !build-aux/gitlog-to-changelog -- --branches >ChangeLog
- : update-authors = !touch AUTHORS
- : configure = !./configure --prefix=$(pwd)/_stage
- : bootstrap = !git update-gnulib && git update-changelog && git update-authors && git update-autotools && git configure
-
- Running =git bootstrap= sets up and configures the Autotools build. Once
- that's accomplished, run =make -f Makefile distcheck=.
+ Running =make -f Makefile-maint bootstrap= sets up and configures the
+ Autotools build. Once that's accomplished, run =make distcheck=.
The tarballs can be uploaded to Savannah as follows:
@@ -54,7 +46,7 @@
* THINGS TO DO
-*** TODO Document the newly mailing lists.
+*** TODO Document our new mailing lists.
***** autoconf-archive-maintainers
***** autoconf-archive-commits