peter 8ec56ac1d3 Merged revisions 7524 via svnmerge from před 18 roky
..
Makefile 6f225effa9 * Makefiles for 2.1.4 před 18 roky
Makefile.fpc b181daa021 Merged revisions 6718-6719,6733 via svnmerge from před 18 roky
fpcmake.inc 8ec56ac1d3 Merged revisions 7524 via svnmerge from před 18 roky
fpcmake.ini 8ec56ac1d3 Merged revisions 7524 via svnmerge from před 18 roky
fpcmake.pp 790a4fe2d3 * log and id tags removed před 20 roky
fpcmdic.pp 790a4fe2d3 * log and id tags removed před 20 roky
fpcmmain.pp 3c1353cd4d * Added packages as pasckage dir, to be able to make install před 18 roky
fpcmpkg.pp 790a4fe2d3 * log and id tags removed před 20 roky
fpcmwr.pp f4738689ba * search for gtar first před 19 roky
makefile.exm 7b9b157103 * regenerated před 24 roky
readme.txt 952e80a72f * old logs removed and tabs fixed před 23 roky

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`