fpc/utils/fpcm
2005-02-15 22:28:29 +00:00
..
fpcmake.inc * vj for bz2 compression 2005-02-11 16:05:25 +00:00
fpcmake.ini * vj for bz2 compression 2005-02-11 16:05:25 +00:00
fpcmake.pp * truncate log 2005-02-14 17:13:06 +00:00
fpcmdic.pp
fpcmmain.pp * sunos to solaris 2005-02-10 17:27:50 +00:00
fpcmpkg.pp
fpcmwr.pp * use cpu-os style 2005-01-10 20:33:09 +00:00
Makefile * 1.9.8 2005-02-15 22:28:29 +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`