SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

MAN page from RedHat EL 8 fpc-3.2.0-1.el8.x86_64.rpm

pas2fpm

Section: Free Pascal fpmake file generation tool (1)
Updated: 12 Dec 1999
Index 

NAME

pas2fpm - The Free Pascal unit to fpmake.pp file generator tool.

 

SYNOPSIS

pas2fpm [options] file1...filen

 

DESCRIPTION

pas2fpmCreates a fpmake.pp file from the unit files specified. It tries to order the units in an optimal form by scanning the uses clause.It does not handle program files, only unit files are supported.

 

USAGE

pas2fpmtakes the following options at this time:

-h
Displays a short help message.
-o outputfile
By default, pas2fpmwrites a file fpmake.ppand with this option, the name can be changed.
-p packagename
Specify the name for the package in the fpmake file.
-v
Be verbose: write some diagnostic output.

 

SEE ALSO

fppkg(1)fpc(1)make(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
USAGE
SEE ALSO

This document was created byman2html,using the manual pages.