automake
[Top][All Lists]
Advanced

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

Automake and Texinfo: clean the info or pdf file


From: YuGiOhJCJ Mailing-List
Subject: Automake and Texinfo: clean the info or pdf file
Date: Mon, 30 Aug 2010 17:41:40 +0200

Hello,

I work on a project which use automake and include a documentation in Texinfo 
format.

If I call :
$ make
The .info file is built.

If I call :
$ make clean
The .info file is not cleaned.

It is the same thing for pdf, if I call :
$ make pdf
The .pdf file is built.

If I call :
$ make clean
The .pdf file is not cleaned.

Is there a rule which clean the .info or .pdf file?

Thank you.




reply via email to

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