peter 86f78c7300 * units are now created in separate directory units/cpu-os/ il y a 21 ans
..
Makefile 86f78c7300 * units are now created in separate directory units/cpu-os/ il y a 21 ans
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe il y a 24 ans
fpcmake.inc 86f78c7300 * units are now created in separate directory units/cpu-os/ il y a 21 ans
fpcmake.ini 86f78c7300 * units are now created in separate directory units/cpu-os/ il y a 21 ans
fpcmake.pp 6e851542d0 * updated help text il y a 22 ans
fpcmdic.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
fpcmmain.pp d969bdf6a0 * added target netwlibc il y a 21 ans
fpcmpkg.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
fpcmwr.pp 86f78c7300 * units are now created in separate directory units/cpu-os/ il y a 21 ans
makefile.exm 7b9b157103 * regenerated il y a 25 ans
readme.txt 952e80a72f * old logs removed and tabs fixed il y a 23 ans

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`