Scroll to navigation

BMP(1) General Commands Manual BMP(1)

NAME

bmp: - babel universal macro processor

SYNOPSIS

bmp [<Options>] [<filename1> [<filename2> ...]]

OPTIONS

Output file
Pascal mode (default), equal to -mm "//" -mo "[" -mc "]" -mp "#"
C mode, equal to -mm "#" -mo "[" -mc "]" -mp "$" -l '#line %2 "%1"'
Ignore upper/lower case
Line info (default for C mode: '#line %2 "%1"')
<directory> Include path
<symbol> Define symbol <symbol>
Meta macro start string
Open bracket
Close bracket
Parameter character
Print definitions
Help
Output file
Pascal mode (default), equal to -mm "//" -mo "[" -mc "]" -mp "#"
C mode, equal to -mm "#" -mo "[" -mc "]" -mp "$" -l '#line %2 "%1"'
Ignore upper/lower case
Line info (default for C mode: '#line %2 "%1"')
<directory> Include path
<symbol> Define symbol <symbol>
Meta macro start string
Open bracket
Close bracket
Parameter character
Print definitions
Help

SEE ALSO

http://wiki.ztex.de/doku.php?id=en:software:compilation:bmp

September 2011