joost 6f225effa9 * Makefiles for 2.1.4 18 лет назад
..
Makefile 6f225effa9 * Makefiles for 2.1.4 18 лет назад
Makefile.fpc b181daa021 Merged revisions 6718-6719,6733 via svnmerge from 18 лет назад
fpcmake.inc e4f7af99e4 Merged revisions 7170-7172,7187 via svnmerge from 18 лет назад
fpcmake.ini 43041e5882 Merged revisions 6970,7074 via svnmerge from 18 лет назад
fpcmake.pp 790a4fe2d3 * log and id tags removed 20 лет назад
fpcmdic.pp 790a4fe2d3 * log and id tags removed 20 лет назад
fpcmmain.pp 3c1353cd4d * Added packages as pasckage dir, to be able to make install 18 лет назад
fpcmpkg.pp 790a4fe2d3 * log and id tags removed 20 лет назад
fpcmwr.pp f4738689ba * search for gtar first 19 лет назад
makefile.exm 7b9b157103 * regenerated 24 лет назад
readme.txt 952e80a72f * old logs removed and tabs fixed 23 лет назад

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`