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
/
msdosfs
/
Makefile
blob
4218792cd5a94a831e2a79357201d469ba0760d1
1
# $NetBSD: Makefile,v 1.1 2002/12/26 12:31:32 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
msdosfs
4
5
INCS
=
bootsect.h bpb.h denode.h direntry.h fat.h msdosfsmount.h
6
7
.
include
<
bsd.kinc.mk
>