[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EXEEXT inconsistently added
From: |
Tom Tromey |
Subject: |
Re: EXEEXT inconsistently added |
Date: |
27 Jul 2001 18:41:54 -0600 |
>>>>> "Tim" == Tim Van Holder <address@hidden> writes:
I lost this message for a while and just noticed it.
Tim> libtool's pdemo has
Tim> bin_PROGRAMS = hell hell.static helldl
Tim> hell.static stays that way in Makefile, but a rule
Tim> is generated for hell.static$(EXEEXT) (like it should).
Tim> If $(EXEEXT) is set, it should be appended to all
Tim> bin_PROGRAMS, regardless of any existing extension.
I agree. I've fixed this in the trunk automake.
Tom
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: EXEEXT inconsistently added,
Tom Tromey <=