[fpc-devel]new fpcmake

Roderick van Domburg gog at gamepoint.net
Sun Feb 11 19:30:11 CET 2001


Hi, I noticed that a new fpcmake was merged in the 1.1 development branch.
This new fpcmake seems to interpret the Makefile.fpc's differently, is
there any updated documentation available on this?

My basic Makefile.fpc:

[clean]
units=foobar

[dirs]
sourcesdir=$(OS_TARGET) inc
incdir=$(OS_TARGET)

[targets]
units=foobar

[targets]
units=foobar





More information about the fpc-devel mailing list