[fpc-pascal] fpmake dependencies

Michael Van Canneyt michael at freepascal.org
Tue Apr 14 14:37:04 CEST 2009



On Tue, 14 Apr 2009, Mattias Gärtner wrote:

> 
> I saw that the fpmake programs of the fpc sources contain the unit/include file
> dependencies.
> Why?
> (fpc finds the unit/include file dependencies automatically.)

For the zip archive creation. All files are needed.
 
> Is there a tool to create them automatically?

Not yet. This is planned.

> Can I use file masks?

I think yes ?

Michael.


More information about the fpc-pascal mailing list