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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
fs
/
ntfs
/
Makefile
blob
ec601e48f5e2754a7f9656727b97836f9e11c5e6
1
# $NetBSD: Makefile,v 1.4 2002/11/26 23:30:34 lukem Exp $
2
3
INCSDIR
= /
usr
/
include
/
ntfs
4
5
INCS
=
ntfs.h ntfs_inode.h ntfsmount.h
6
7
.
include
<
bsd.kinc.mk
>