On 07/28/2011 04:57 PM, Ludo Brands wrote:
> 
> I'm not a makefile specialist but when I read
> 
> ifndef FPC
> ifdef PP
> FPC=$(PP)
> endif
> endif

I have read and understood the same. PP= and FPC= just being aliases for
the same thing in the make files.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to