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
Remove building with NOCRYPTO option
[minix.git]
/
sys
/
fs
/
udf
/
Makefile
blob
02c65a12b2a5fac0739a78b29c6e083f90be177b
1
# $NetBSD: Makefile,v 1.1 2006/02/02 15:19:15 reinoud Exp $
2
3
INCSDIR
= /
usr
/
include
/
fs
/
udf
4
5
INCS
=
ecma167-udf.h udf_mount.h
6
7
.
include
<
bsd.kinc.mk
>