bug-automake
[Top][All Lists]
Advanced

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

automake-1.6.3 defect


From: David Relson
Subject: automake-1.6.3 defect
Date: Wed, 02 Oct 2002 19:36:18 -0400

Hi,

When the attached Makefile.am is processed by automake-1.6.3, the generated Makefile.in contains a bad file name. See "lexer.clexer.c" in the snippet below.


maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
        -test -z "lexer.clexer.c" || rm -f lexer.c lexer.c


David

Attachment: Makefile.am
Description: Binary data


reply via email to

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