Re: [fpc-pascal] fpcmake targets and $defines

2009-12-10 Thread Tomas Hajny
On Thu, December 10, 2009 01:03, Roland Schaefer wrote: > Hi, do the standard targets set up by fpcmake come with any defines > which allow conditional compilation depending on the target (like extra > code to be compiled only when doing 'make debug', for example)? If not, > can I get fpcmake to in

[fpc-pascal] fpcmake targets and $defines

2009-12-09 Thread Roland Schaefer
Hi, do the standard targets set up by fpcmake come with any defines which allow conditional compilation depending on the target (like extra code to be compiled only when doing 'make debug', for example)? If not, can I get fpcmake to insert defines for such symbols into the generated Makefile someho