Lines Matching full:make
47 make
51 sudo make install
106 To make a report for every semantic patch, run the following command::
108 make coccicheck MODE=report
112 make coccicheck MODE=patch
128 make coccicheck MODE=report V=1
136 make coccicheck MODE=report J=4
148 value is propagated back, and the return value of the ``make coccicheck``
154 The optional make variable COCCI can be used to check a single
160 make coccicheck COCCI=<my_SP.cocci> MODE=patch
164 make coccicheck COCCI=<my_SP.cocci> MODE=report
175 make coccicheck M=drivers/net/wireless/
183 passed to the C variable to check files that make considers
186 make C=1 CHECK=scripts/coccicheck drivers/bluetooth/bfusb.o
191 make C=2 CHECK=scripts/coccicheck drivers/bluetooth/bfusb.o
218 make coccicheck COCCI=scripts/coccinelle/free/kfree.cocci MODE=report DEBUG_FILE=cocci.err
227 … make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd
253 ``make coccicheck`` also supports using M= targets. If you do not supply
295 make SPFLAGS=--use-glimpse coccicheck
307 make SPFLAGS=--use-idutils coccicheck
312 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
361 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci
401 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci
447 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci
484 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci