bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mltiple target rules not recognized


From: Stepan Kasal
Subject: Mltiple target rules not recognized
Date: Sat, 19 Aug 2006 16:59:41 +0200
User-agent: Mutt/1.4.2.1i

Hello,
  the standard targets provided by Automake can be overriden from
Makefile.am.  I tried the following:

install uninstall installcheck:
        : Do not run $@ in elfutils.

But automake did not notice that the rule redefines a standard rule.
But it was copied to Makefile.in, as expected.

Automake should recognize that the above redefines the three targets.

Have a nice day,
        Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]