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
sys/arch/x86/include updates
[minix.git]
/
sys
/
ufs
/
lfs
/
Makefile
blob
bb61c7b440d86005adfd0b4aca4f1119f207a028
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:12 cgd Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
lfs
4
5
INCS
=
lfs.h lfs_extern.h
6
7
.
include
<
bsd.kinc.mk
>