fpc/utils/fpcm
florian fb22e83d89 * force pic'ed code on x86_64
git-svn-id: trunk@5829 -
2007-01-06 20:37:14 +00:00
..
fpcmake.inc * force pic'ed code on x86_64 2007-01-06 20:37:14 +00:00
fpcmake.ini * force pic'ed code on x86_64 2007-01-06 20:37:14 +00:00
fpcmake.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
fpcmdic.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
fpcmmain.pp + embedded target for fpcmake 2006-12-16 10:56:49 +00:00
fpcmpkg.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
fpcmwr.pp * search for gtar first 2006-02-15 21:14:41 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
makefile.exm
Makefile.fpc
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`