[fpc-pascal] packages: lazarus vs. fpc
Marco van de Voort
marcov at stack.nl
Tue Aug 25 10:17:29 CEST 2009
On Tue, Aug 25, 2009 at 08:55:42AM +0200, Marc Santhoff wrote:
> if a Makefile.fpc is generated by lazarus from a lazarus package (.lpi
> file), would this Makefile.fpc be sufficient for integrating the package
> into the fpc package tree below the "extra" directory?
The base/extra separation has been removed for about 1.5 year now.
Everything is in packages/ dir.
I don't know if the generated Makefile.fpc's are enough, I don't know what
Lazarus generates.
Note that makefile.fpc is on the way out, long term, so better not spend too
much time on it.
More information about the fpc-pascal
mailing list