Lines Matching refs:make
39 make
43 sudo make install
89 To make a report for every semantic patch, run the following command::
91 make coccicheck MODE=report
95 make coccicheck MODE=patch
111 make coccicheck MODE=report V=1
119 make coccicheck MODE=report J=4
131 value is propagated back, the return value of the ``make coccicheck``
137 The optional make variable COCCI can be used to check a single
143 make coccicheck COCCI=<my_SP.cocci> MODE=patch
147 make coccicheck COCCI=<my_SP.cocci> MODE=report
158 make coccicheck M=drivers/net/wireless/
163 make C=1 CHECK="scripts/coccicheck"
167 make C=2 CHECK="scripts/coccicheck"
194 make coccicheck COCCI=scripts/coccinelle/free/kfree.cocci MODE=report DEBUG_FILE=cocci.err
203 …make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd…
222 Since coccicheck runs through make, it naturally runs from the kernel
224 .cocciconfig when using ``make coccicheck``.
226 ``make coccicheck`` also supports using M= targets.If you do not supply
272 make SPFLAGS=--use-glimpse coccicheck
284 make SPFLAGS=--use-idutils coccicheck
289 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
338 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci
378 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci
424 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci
461 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci