fpc/utils/fpcm
2002-06-02 17:10:35 +00:00
..
fpcmake.inc * Renamefest 2002-06-02 17:10:35 +00:00
fpcmake.ini + Qnx target updates in makefiles 2002-05-01 16:47:49 +00:00
fpcmake.pp
fpcmdic.pp
fpcmmain.pp * Renamefest 2002-06-01 18:39:14 +00:00
fpcmpkg.pp
fpcmwr.pp * fix source location in zips for packages and demos 2002-03-19 19:36:55 +00:00
Makefile + Qnx target updates in makefiles 2002-05-01 16:47:49 +00:00
makefile.exm
Makefile.fpc
readme.txt + Qnx target updates in makefiles 2002-05-01 16:47:49 +00:00

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`