change flag -xs to -i, -xm to -m
This commit is contained in:
@@ -49,10 +49,10 @@ If \fIfile\fP is given, generate preprocessor output on standard output,
|
||||
and generate the list of makefile dependencies on file \fIfile\fP.
|
||||
.IP -\fBA\fR[\fIfile\fR]
|
||||
identical to the -d option.
|
||||
.IP -\fBxs\fR
|
||||
.IP -\fBi\fR
|
||||
when generating makefile dependencies, do not include files from
|
||||
/usr/include.
|
||||
.IP -\fBxm\fR
|
||||
.IP -\fBm\fR
|
||||
when generating makefile dependencies, generate them in the following format:
|
||||
.RS
|
||||
.IP "file.o: file1.h"
|
||||
|
||||
Reference in New Issue
Block a user