[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: creating multiple dist at once (was: Re: Patch: FYI: more doc update
From: |
Akim Demaille |
Subject: |
Re: creating multiple dist at once (was: Re: Patch: FYI: more doc updates) |
Date: |
17 Aug 2001 15:14:50 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
>>>>> "Tom" == Tom Tromey <address@hidden> writes:
>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
adl> This recall me a wish I had. I usually want to create both
adl> .tar.gz and .tar.bz2 for upload.
Tom> I agree, this would be good. Could you submit a PR for it?
make dist-all works fine, and factors this. Just add the Automake
options dist-bzip2 etc.