repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: pm_dumpcore: always clean up process
[minix.git]
/
include
/
minix
/
Makefile
blob
c876227f766020a2c7afd52a8ac1d40fbbbdda15
1
NOOBJ
=
# defined
2
3
.
include
<
bsd.own.mk
>
4
5
INCSDIR
= /
usr
/
include
/
minix
6
7
INCS
+=
dirent.h paths.h types.h param.h
8
9
.
include
"${NETBSDSRCDIR}/common/include/sys/Makefile.mount.inc"
10
.
include
"${NETBSDSRCDIR}/common/include/Makefile.termios.inc"
11
12
.
include
<
bsd.kinc.mk
>