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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
fs
/
udf
/
Makefile
blob
0c29fd52709e8fbe9652d91e9f308224f3d6e00b
1
# $NetBSD: Makefile,v 1.1 2002/12/26 12:31:32 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
fs
/
udf
4
5
INCS
=
ecma167-udf.h udf_mount.h
6
7
.
include
<
bsd.kinc.mk
>