florian a365ae3631 + define BUILDFULLNATIVE and BUILDNATIVE for native builds před 13 roky
..
Makefile 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target před 13 roky
Makefile.fpc 1d4a25df3b * fixed fcl and fpcdir paths/dependencies před 18 roky
fpcmake.inc a365ae3631 + define BUILDFULLNATIVE and BUILDNATIVE for native builds před 13 roky
fpcmake.ini a365ae3631 + define BUILDFULLNATIVE and BUILDNATIVE for native builds před 13 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 6d628a794b * fixed merge error in r21069: netbsd/x86-64 is supported, not haiku/x86-64 před 13 roky
fpcmpkg.pp 790a4fe2d3 * log and id tags removed před 20 roky
fpcmwr.pp 08ee418513 * Reverted r17969, now fpmake distclean is implemented před 14 roky
fpmake.pp f0a75c1254 * Added fpmake.pp files for some utils před 13 roky
makefile.exm b127fc154a * Fixed spell error revealed by lintian. před 15 roky
printmakefilefpcrequirements.sh 99b4d55ec5 * shellscript to print deps based on makefile.fpc requirement lines před 17 roky
readme.txt 01c5cb2c99 * fixed small typo před 18 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`