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
/
ufs
/
ext2fs
/
Makefile
blob
a3df42f59f2eac9a0d2a615495f0102401f1f4e8
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:11 cgd Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
ext2fs
4
5
INCS
=
ext2fs.h ext2fs_dinode.h ext2fs_dir.h ext2fs_extern.h
6
7
.
include
<
bsd.kinc.mk
>