This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: program target missing $(EXEEXT)
>>>>> "Robert" == Robert Collins <robert.collins@itdomain.com.au> writes:
Robert> AC_EXEEXT was already present. I added AC_OBJEXT and ran
Robert> automake --foreign again, no change.
Sorry, I think I was confused. I checked, and it seems to be what was
designed: compile as foo, but *install* as foo.$(EXEEXT). I might be
wrong again, but at least 1.4 behaves this way.
Someone else's input would be welcome here.