fpc/utils/fpcm
mazen b127fc154a * Fixed spell error revealed by lintian.
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
..
fpcmake.inc * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
fpcmake.ini * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
fpcmake.pp
fpcmdic.pp
fpcmmain.pp + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
fpcmpkg.pp
fpcmwr.pp + Add support for programs in clean section 2010-01-22 15:18:30 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
makefile.exm * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
Makefile.fpc
printmakefilefpcrequirements.sh
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`