repo.or.cz
/
netsniff-ng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mausezahn: man: fixed typo and minor sentence edits
[netsniff-ng.git]
/
bpfc
/
Makefile
blob
fa19d55b4f2f9a0312044d200238efa70c4c8737
1
bpfc-libs
=
2
3
bpfc-objs
=
xmalloc.o \
4
str.o \
5
bpf.o \
6
bpf_lexer.yy.o \
7
bpf_parser.tab.o \
8
bpfc.o
9
10
bpfc-lex
=
bpf_lexer.yy.o
11
12
bpfc-yaac
=
bpf_parser.tab.o