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
/
ufs
/
ext2fs
/
Makefile
blob
167dde4eca984d373e2ec9c2c15917fa4791d5bc
1
# $NetBSD$
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
>