Re: [AD] programs target for makefile |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, 2005-08-28 at 11:14 -0500, Matthew Leverton wrote:
> Attached is a patch that I use in my automated build process. It adds
> a target for just making the $(PROGRAMS). I don't think there's
> currently a straightforward way of doing it. It's handy to me, because
> I run through one or more of the various compilers first (doing "make
> lib"s), and then at the end I want to go back and build only the
> programs using a specific compiler.
>
Thanks, committed. The unix makefile already had a target like this.
--
Elias Pschernig