Jeppe Johansen 55a0b27e5a Regenerated makefiles to support avr32-embedded před 14 roky
..
Makefile 55a0b27e5a Regenerated makefiles to support avr32-embedded před 14 roky
Makefile.fpc 1d4a25df3b * fixed fcl and fpcdir paths/dependencies před 19 roky
fpcmake.inc 11b154b5d9 * Also for -Cg use for x86_64 solaris před 14 roky
fpcmake.ini 11b154b5d9 * Also for -Cg use for x86_64 solaris před 14 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 27cae64f6e Added compiler support for avr32 před 14 roky
fpcmpkg.pp 790a4fe2d3 * log and id tags removed před 20 roky
fpcmwr.pp 8847efb758 * To build fpmake while cross-compiling, use the compiler that is used před 14 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 18 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`