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
Some more 64bit function eradication.
[minix3.git]
/
sys
/
ufs
/
Makefile
blob
c06bbf84897cc81466c981e5c545a4a36fa13735
1
# $NetBSD: Makefile,v 1.2 2002/11/26 23:30:35 lukem Exp $
2
3
SUBDIR
=
ffs lfs mfs ufs ext2fs
4
5
INCSDIR
= /
usr
/
include
/
ufs
6
7
.
include
<
bsd.kinc.mk
>