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
tools/llvm: Do not build with symbols
[minix3.git]
/
sys
/
ufs
/
ffs
/
Makefile
blob
1f03afcc4328293a1ccde92b2e6231d5ef616326
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:11 cgd Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
ffs
4
5
INCS
=
ffs_extern.h fs.h
6
7
.
include
<
bsd.kinc.mk
>