Alex Riesen [off-list ref] writes:
On 11/22/05, Andreas Ericsson [off-list ref] wrote:
quoted
quoted
- make git$(X) part of PROGRAMS (probably it is a
SIMPLE_PROGRAM that does not link with many extra stuff, or a
class on its own);
- have "install" target depend on "all".
Something like this?
##########
Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.
Yes, that's what I _actually_ mean :)
Thanks, both. Applied with minor clean-ups for the "clean"
target on top (forgot to remove SIMPLE_PROGRAM), and will push
out.