[lazarus] Building the examples

Michael Van Canneyt michael.vancanneyt at wisa.be
Tue Jul 1 06:07:36 EDT 2003




On Tue, 1 Jul 2003, Micha Nelissen wrote:

> Hi,
>
> Can the makefile of the examples directory be enhanced to enable building of
> individual examples? Like:
>
> 'make OPT=-g progressbar'
>
> Especially the linking takes a lot of time.

Just add .exe to the target

make progressbar.exe

It works for me :-)

Michael.






More information about the Lazarus mailing list