florian c7bdfe238b * regenerated makefiles преди 20 години
..
debugsvr 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
dxegen 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
fpcm 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
fpcres c747e932e4 + Regenerated for all targets преди 20 години
fpdoc 1a8051f993 * Applied patches by Vincent Snijders преди 20 години
fpmc 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
fprcp 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
h2pas 2f9a952747 * better clean up преди 20 години
kalyptus 4ace790492 * remove $Log преди 20 години
simulator 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
svn2cvs 4c55f2bc34 + Initial import преди 20 години
tply 8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake преди 20 години
Makefile c7bdfe238b * regenerated makefiles преди 20 години
Makefile.fpc 45286477bf + Compile fpcres also for win32/bsd преди 20 години
README afbf5ec51b + updated преди 23 години
bin2obj.pp 790a4fe2d3 * log and id tags removed преди 20 години
checkcvs.pp 790a4fe2d3 * log and id tags removed преди 20 години
creumap.pp 790a4fe2d3 * log and id tags removed преди 20 години
data2inc.exm 1ab0f87f7f * initial version преди 26 години
data2inc.pp 790a4fe2d3 * log and id tags removed преди 20 години
delp.pp 790a4fe2d3 * log and id tags removed преди 20 години
postw32.pp 790a4fe2d3 * log and id tags removed преди 20 години
ppdep.pp 790a4fe2d3 * log and id tags removed преди 20 години
ptop.pp 790a4fe2d3 * log and id tags removed преди 20 години
ptopu.pp 790a4fe2d3 * log and id tags removed преди 20 години
rmcvsdir.pp 1aad3ddf9a * first version преди 25 години
rstconv.pp 790a4fe2d3 * log and id tags removed преди 20 години
svn2cl.pp 39efda1fde * fix writing of multiple files per path преди 20 години

README

This dirctory contains some utilities that come with the Free Pascal
Compiler. They can be compiled by typing 'make all' in this directory.

Currently, the following things are provided:

ppdep : Creates a makefile which includes all interdependant units.

ptop : Pascal source beautifier

delp : Deletes all files generated by Free Pascal, as well
temporary files.

h2pas/ : Contains the h2pas program, which converts C header files to pascal
unit files.
tply/ : Pascal Lex and Yacc
fpcm/ : fpcmake - utility to generate makefiles to regenerate compiler

Typing a 'make install' will put everything into place.

Happy Coding !
The Free Pascal Development Team.