armin 7f8ada1bcb + changes for netware 24 ani în urmă
..
Makefile 927c693482 * fix source location in zips for packages and demos 24 ani în urmă
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe 25 ani în urmă
fpcmake.inc 7f8ada1bcb + changes for netware 24 ani în urmă
fpcmake.ini 7f8ada1bcb + changes for netware 24 ani în urmă
fpcmake.pp 3a853dae8e * -r option to process target dirs also 24 ani în urmă
fpcmdic.pp f09b0ecc48 * Arguments added 25 ani în urmă
fpcmmain.pp e267e338df + Added netware target 24 ani în urmă
fpcmpkg.pp dbfa9b5cc1 * cygdrive support 24 ani în urmă
fpcmwr.pp 927c693482 * fix source location in zips for packages and demos 24 ani în urmă
makefile.exm 7b9b157103 * regenerated 25 ani în urmă
readme.txt 829c405bbe + added hints of usage 24 ani în urmă

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`