marco 0e2046b1fd * Some more OpenBSD fixes. hace 23 años
..
Makefile 0e2046b1fd * Some more OpenBSD fixes. hace 23 años
Makefile.fpc 3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe hace 24 años
fpcmake.inc 0e2046b1fd * Some more OpenBSD fixes. hace 23 años
fpcmake.ini 9231e120a6 * OpenBSD now adds option -FD$(NEW_BINUTILSPATH) because the default hace 23 años
fpcmake.pp 3a853dae8e * -r option to process target dirs also hace 24 años
fpcmdic.pp f09b0ecc48 * Arguments added hace 24 años
fpcmmain.pp 8371eeaae1 * OpenBSD fixes hace 23 años
fpcmpkg.pp dbfa9b5cc1 * cygdrive support hace 24 años
fpcmwr.pp 927c693482 * fix source location in zips for packages and demos hace 24 años
makefile.exm 7b9b157103 * regenerated hace 25 años
readme.txt e3af82f49f + Qnx target updates in makefiles hace 23 años

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`