fpcmake reads a Make le.fpc and converts it to a Make le suitable for reading by gnu make to compile your projects. It is similar in functionality to GNU con gure or Imake for making X projects.
fpcmake accepts lenames of make le description les as its command line arguments. For each of these les it will create a Make le in the same directory where the le is located, overwriting any existing le with that name.
If no options are given, it just attempts to read the le Make le.fpc in the current directory and tries to construct a Make le from it if the -m option is given. Any previously existing Make le will be erased.
if the -p option is given, instead of a Make le, a Package.fpc is generated. A Package.fpc