![]() |
![]()
| ![]() |
![]()
NAMEppufiles - The FPC Pascal unit object file lister. SYNOPSISppufiles [options] [file [file [file]]] Descriptionppufiles lists all the binary files that are needed to link a unit file. This includes any object files or libraries that must be linked in through some directive in the unit. UsageYou can invoke ppufiles with as arguments the name of the units whose object files you wish to list. An extension must be given. This can be useful for creating a listing of all created object files and deleting them in a Makefile. Optionsppufiles has several options, which are case insensitive: ERRORSIn case the unit is in an older or unrecognised format, ppufiles will complain about that. SEE ALSO
|