repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs/how-to-build.md: use proper markup for directory names
[unleashed/tickless.git]
/
include
/
sys
/
ib
/
Makefile
blob
0538631b6e5da4f741f18f11cefb848eddff99c9
1
INCDIR
= /
usr
/
include
/
sys
/
ib
2
INCS
=
ib_pkt_hdrs.h \
3
ib_types.h
4
5
SUBDIR
=
adapters \
6
clients \
7
ibnex \
8
ibtl \
9
mgt
10
11
.
include
<
prog.mk
>
12
.
include
<
inc.mk
>