florian 3fc30bb05a This change has been merge back to avoid having always an outdated fpcmake in %!s(int64=20) %!d(string=hai) anos
..
Makefile 6cf4eb98c3 * use current fpcmake instead of from 1.9.8 %!s(int64=20) %!d(string=hai) anos
Makefile.fpc dde36768ec don't use ../data2inc it doesn't work for cross compiles %!s(int64=20) %!d(string=hai) anos
fpcmake.inc 3fc30bb05a This change has been merge back to avoid having always an outdated fpcmake in %!s(int64=20) %!d(string=hai) anos
fpcmake.ini 1d857bdb67 * vj for bz2 compression %!s(int64=20) %!d(string=hai) anos
fpcmake.pp b409904e44 Merged revisions 42 via svnmerge from %!s(int64=20) %!d(string=hai) anos
fpcmdic.pp b409904e44 Merged revisions 42 via svnmerge from %!s(int64=20) %!d(string=hai) anos
fpcmmain.pp 3fc30bb05a This change has been merge back to avoid having always an outdated fpcmake in %!s(int64=20) %!d(string=hai) anos
fpcmpkg.pp b409904e44 Merged revisions 42 via svnmerge from %!s(int64=20) %!d(string=hai) anos
fpcmwr.pp b409904e44 Merged revisions 42 via svnmerge from %!s(int64=20) %!d(string=hai) anos
makefile.exm 7b9b157103 * regenerated %!s(int64=24) %!d(string=hai) anos
readme.txt 952e80a72f * old logs removed and tabs fixed %!s(int64=23) %!d(string=hai) anos

readme.txt

This utility is used to re-create the complete
Free Pascal makefiles, depending on the rules
specified in the Makefile.fpc files.

Some tips:
- To regenerate the makefiles for all supported
targets, simply do : fpcmake -Tall
- To regenerate the complete makefile tree
for all targets (under UNIX):
fpcmake -Tall -w `find -name Makefile.fpc`