projects
/
can-benchmark.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Commit fixing that threads not cleaning up after themselves.
[can-benchmark.git]
/
Makefile.omk
1
SUBDIRS += ocera-can/canvca/libvca/
2
SUBDIRS += ocera-can/lincan/
3
SUBDIRS += ocera-can/utils/
4
SUBDIRS += canping/src/
5
SUBDIRS += utils
6
7
bin_PROGRAMS = hackbench
8
hackbench_SOURCES = hackbench.c
9