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
Remove building with NOCRYPTO option
[minix3.git]
/
sys
/
fs
/
v7fs
/
Makefile
blob
e677fa395c58bfc7762f59f73e756b40df6147a2
1
# $NetBSD: Makefile,v 1.1 2011/06/27 11:52:24 uch Exp $
2
3
INCSDIR
= /
usr
/
include
/
fs
/
v7fs
4
5
INCS
=
v7fs.h v7fs_args.h
6
7
.
include
<
bsd.kinc.mk
>