marco 84503f170c * rtl only autoadded if name<>rtl (+/- line 1030) 21 anni fa
..
Makefile 423fde7ac6 * regenerated 21 anni fa
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe 24 anni fa
fpcmake.inc 55a846919b + added morphos target 21 anni fa
fpcmake.ini 55a846919b + added morphos target 21 anni fa
fpcmake.pp 6e851542d0 * updated help text 22 anni fa
fpcmdic.pp 952e80a72f * old logs removed and tabs fixed 23 anni fa
fpcmmain.pp 84503f170c * rtl only autoadded if name<>rtl (+/- line 1030) 21 anni fa
fpcmpkg.pp 952e80a72f * old logs removed and tabs fixed 23 anni fa
fpcmwr.pp a7d759d976 * support for new fpcini section [defines] 22 anni fa
makefile.exm 7b9b157103 * regenerated 25 anni fa
readme.txt 952e80a72f * old logs removed and tabs fixed 23 anni fa

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`