repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
sys
/
ufs
/
lfs
/
Makefile
blob
ec68ff4fdc7d06a049efaf59abc76e44e0a22247
1
# $NetBSD: Makefile,v 1.3 2015/07/28 05:09:34 dholland Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
lfs
4
5
INCS
=
lfs.h lfs_accessors.h lfs_inode.h lfs_extern.h
6
7
.
include
<
bsd.kinc.mk
>