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
/
cd9660
/
Makefile
blob
4ef211d63b579438eac1389f8829429f2f806780
1
# $NetBSD: Makefile,v 1.1 2002/12/23 17:52:08 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
isofs
/
cd9660
4
5
INCS
=
cd9660_extern.h cd9660_mount.h cd9660_node.h cd9660_rrip.h iso.h \
6
iso_rrip.h
7
8
.
include
<
bsd.kinc.mk
>