index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cmds
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Cmds')
-rw-r--r--
Cmds
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cmds b/Cmds
index 2296e76..1c9fc72 100644
--- a/
Cmds
+++ b/
Cmds
@@ -16,6 +16,7 @@ else
endif
# sparse related
+C =
ifeq ($(C), 1)
CHECK = $(Q)echo -e " CHECK\t$<" && sparse
else