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

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`