|
From: | Reuben Thomas |
Subject: | Re: EXTRA_PROGRAMS not automatically cleaned |
Date: | Thu, 28 Aug 2008 20:07:51 +0100 (BST) |
User-agent: | Alpine 1.00 (DEB 882 2007-12-20) |
On Thu, 28 Aug 2008, Ralf Wildenhues wrote:
Hmm, I'm not sure but I can imagine a situation where the Makefile.am author sometimes wants a program in EXTRA_PROGRAMS to be built and removed upon 'all' and 'clean', and sometimes wants neither to happen; e.g., because building the program is very expensive.
I see. Well, it's possible I'm just misusing EXTRA_PROGRAMS: I'm trying to build a program that is not to be installed, and is not a check program: it's a program I need to build the program that is installed. I list it as a prereq of a source file, which is how it gets built before the program it helps to build.
Is there some other target that would be better to use whose output is removed by make clean?
-- http://rrt.sc3d.org/ L'art des vers est de transformer en beautés les faiblesses (Aragon)
[Prev in Thread] | Current Thread | [Next in Thread] |