peter 69fd93b662 * also try BASEDIR for FPCDIR il y a 22 ans
..
Makefile 55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades il y a 22 ans
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe il y a 24 ans
fpcmake.inc 69fd93b662 * also try BASEDIR for FPCDIR il y a 22 ans
fpcmake.ini 69fd93b662 * also try BASEDIR for FPCDIR il y a 22 ans
fpcmake.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
fpcmdic.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
fpcmmain.pp 1215104a6e * netbsd patches il y a 22 ans
fpcmpkg.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
fpcmwr.pp 9c08ff4f69 * target_dir variable generation was not cpu dependent yet il y a 23 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`