fpc/utils/fpcm
2006-03-09 15:26:49 +00:00
..
fpcmake.inc * makefile again regenerated 2006-01-13 20:32:53 +00:00
fpcmake.ini * install shared library only if it exists 2006-01-13 19:36:53 +00:00
fpcmake.pp
fpcmdic.pp
fpcmmain.pp + added i386-darwin 2006-02-12 13:32:40 +00:00
fpcmpkg.pp
fpcmwr.pp * search for gtar first 2006-02-15 21:14:41 +00:00
Makefile + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +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`