[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake/216: allow multiple distribution formats to be built in a s
From: |
Alexandre Duret-Lutz |
Subject: |
Re: automake/216: allow multiple distribution formats to be built in a single shot |
Date: |
20 Aug 2001 19:10:43 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
>>> "Tom" == Tom Tromey <address@hidden> writes:
[...]
Tom> We already have `dist-all'. I had forgotten about this!
Tom> If that is insufficient we can reopen the PR.
dist-all is not enough for my lazy fingers :)
I never run `make dist': I always do `make distcheck' instead.
However `make distcheck' will only produce a tar.gz.
Would you agree with a patch that add a `distcheck-all' rule?
In fact, I don't really like this idea... I think that dist-all
should not exists, and instead `make dist' should output a
distribution in all the formats requested by the maintainer (on
the AUTOMAKE_OPTIONS line). `make distcheck' would also output
all formats, of course. Does it make sense?
--
Alexandre Duret-Lutz
- Re: automake/216: allow multiple distribution formats to be built in a single shot,
Alexandre Duret-Lutz <=