repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
fs
/
cd9660
/
Makefile
blob
ae3b68a357c7680180da064f9963bd2387080536
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:00 cgd 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
>