fpc/utils/fpcm
2002-05-01 16:47:49 +00:00
..
fpcmake.inc + Qnx target updates in makefiles 2002-05-01 16:47:49 +00:00
fpcmake.ini + Qnx target updates in makefiles 2002-05-01 16:47:49 +00:00
fpcmake.pp * -r option to process target dirs also 2002-01-27 21:42:33 +00:00
fpcmdic.pp * Arguments added 2001-06-04 21:42:56 +00:00
fpcmmain.pp + Added netware target 2002-03-15 11:37:46 +00:00
fpcmpkg.pp * cygdrive support 2001-07-13 21:01:59 +00:00
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 * regenerated 2001-04-25 22:45:40 +00:00
Makefile.fpc * Win32 fixes for Makefile so it doesn't require sh.exe 2001-06-06 21:58:16 +00:00
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`