repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
custom message type for VM_INFO
[minix3.git]
/
sys
/
fs
/
puffs
/
Makefile
blob
fde55586a9c7d577b337e71a8a1b512f0386db55
1
# $NetBSD: Makefile,v 1.1 2006/10/22 22:43:23 pooka Exp $
2
3
INCSDIR
= /
usr
/
include
/
fs
/
puffs
4
5
INCS
=
puffs_msgif.h
6
7
.
include
<
bsd.kinc.mk
>