Add new parameters to makedefs: --debug and --make

"makedefs --debug --make q" is equivalent to "makedefs -q" with
DEBUG defined.
This commit is contained in:
Pasi Kallinen
2015-02-25 22:29:17 +02:00
committed by Sean Hunt
parent 4dddb97301
commit b7537e0fbf
2 changed files with 27 additions and 19 deletions

View File

@@ -118,6 +118,14 @@ and
.IR vis_tab.h .
.SH LONG COMMANDS
.TP
.BI --debug
Show debugging output.
.br
.TP
.B --make \fR[\fIcommand\fR]
Execute a short command. Command is given without preceding dash.
.br
.TP
.BI --input " file"
Specify the input
.I file