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
/
rsm
/
Makefile
blob
360fcff1029129146a04c1d2b1569004fd5388cb
1
INCDIR
= /
usr
/
include
/
sys
/
rsm
2
INCS
=
rsm.h \
3
rsm_common.h \
4
rsmapi_common.h \
5
rsmpi.h \
6
rsmpi_driver.h \
7
rsmka_path_int.h
8
9
.
include
<
prog.mk
>
10
.
include
<
inc.mk
>