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
/
ibtl
/
Makefile
blob
743ff8d36d092e18a91aeabeb9b4c058dff5e5cf
1
INCDIR
= /
usr
/
include
/
sys
/
ib
/
ibtl
2
INCS
=
ibci.h \
3
ibti.h \
4
ibti_cm.h \
5
ibti_common.h \
6
ibtl_ci_types.h \
7
ibtl_status.h \
8
ibtl_types.h \
9
ibvti.h
10
11
SUBDIR
=
impl
12
13
.
include
<
prog.mk
>
14
.
include
<
inc.mk
>