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
/
mfs
/
Makefile
blob
c0fdca99769e139f60a90a46f2175d34f635449f
1
# $NetBSD: Makefile,v 1.2 1999/07/03 18:40:32 thorpej Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
mfs
4
5
INCS
=
mfs_extern.h mfsnode.h
6
7
.
include
<
bsd.kinc.mk
>