armin e267e338df + Added netware target 24 년 전
..
Makefile 58218bf81f * Regenerated with updated fpcmake 24 년 전
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe 25 년 전
fpcmake.inc 58218bf81f * Regenerated with updated fpcmake 24 년 전
fpcmake.ini 58218bf81f * Regenerated with updated fpcmake 24 년 전
fpcmake.pp 3a853dae8e * -r option to process target dirs also 24 년 전
fpcmdic.pp f09b0ecc48 * Arguments added 25 년 전
fpcmmain.pp e267e338df + Added netware target 24 년 전
fpcmpkg.pp dbfa9b5cc1 * cygdrive support 24 년 전
fpcmwr.pp 58218bf81f * Regenerated with updated fpcmake 24 년 전
makefile.exm 7b9b157103 * regenerated 25 년 전
readme.txt 829c405bbe + added hints of usage 24 년 전

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 `find -name Makefile.fpc`