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
dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git]
/
arch
/
x86
/
kernel
/
platform
/
i86pc
/
include
/
vm
/
Makefile
blob
841a2fc85348f485a916f3d14da09bc99b69d37a
1
INCDIR
= /
usr
/
platform
/${
CONFIG_PLATFORM
}/
include
/
vm
2
INCS
=
hat_i86.h \
3
hat_pte.h \
4
hment.h \
5
htable.h \
6
kboot_mmu.h
7
8
.
include
<
unleashed.mk
>
9
.
include
<
prog.mk
>
10
.
include
<
inc.mk
>
11
12
.
include
<${
SRCTOP
}/
Makefile.cfgparam
>