man pmkscan (Commandes) - pmkscan
NAME
pmkscan - source scanning tool
SYNOPSIS
[-hmprv] [path]
DESCRIPTION
is a tool which scans the sources with the intention to generate a pmkfile() template (named pmkfile.scan), a makefile template (named Makefile.scan) or both.
The options are as follows:
- -h
- Display usage.
- -m
- Generate a Makefile template.
- -p
- Generate a pmkfile template.
- -r
- Recursive scan.
- -v
- Display the version number.
path is optional as default path is the current working directory.
FILES
- pmkfile.scan
- default pmkscan() resulting template
- pmkscan.dat
- pmkscan() database
SEE ALSO
AUTHOR
Damien Couderc .