[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automake 1.4h
From: |
Akim Demaille |
Subject: |
Re: Automake 1.4h |
Date: |
14 Jul 2001 17:30:29 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
>>>>> "Tom" == Tom Tromey <address@hidden> writes:
Tom> BTW I don't understand why we have this code in
Tom> scan_texinfo_file:
Tom> grep { delete $clean_files{"$infobase.$_"} } @syncodeindexes;
Tom> What is this for?
Let's consider the case of the concept index, cp.
When building it, foo.cp is created. When printing it, foo.cps is
created, ready to be included by TeX. When indexes are merged into
another one, then foo.cps is not created.
- Automake 1.4h, Tom Tromey, 2001/07/03
- Re: Automake 1.4h, OKUJI Yoshinori, 2001/07/04
- Re: Automake 1.4h, Lars J. Aas, 2001/07/04
- Re: Automake 1.4h, Tom Tromey, 2001/07/04
- Re: Automake 1.4h, Lars J. Aas, 2001/07/04
- Re: Automake 1.4h, Lars J. Aas, 2001/07/05
- Re: Automake 1.4h, Tom Tromey, 2001/07/05
- Re: Automake 1.4h, Lars J. Aas, 2001/07/06
- Re: Automake 1.4h, Tom Tromey, 2001/07/06
- Re: Automake 1.4h, Akim Demaille, 2001/07/14
Re: Automake 1.4h, Lars J. Aas, 2001/07/06