commit | d6ebd2590cb427a564a7bc21f893b238ce26e26f | [log] [tgz] |
---|---|---|
author | Andreas Ericsson <ae@op5.se> | Tue Nov 22 00:44:15 2005 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Mon Nov 21 16:37:58 2005 -0800 |
tree | f125dd0287f90e964d651470539e544dca5be839 | |
parent | 1b1480ff6acda6e53325961e20fb13ae6895ee69 [diff] |
Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. Remove $(SIMPLE_PROGRAMS) from $(PROGRAMS) so buildrules don't have to be overridden. Put $(SCRIPTS) with the other target-macros so it doesn't get lonely. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <junkio@cox.net>