repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
fs
/
unionfs
/
Makefile
blob
42b441f7f999955bb9dcf350b38c050688031b3c
1
# $NetBSD: Makefile,v 1.1 2003/03/16 08:26:49 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
miscfs
/
union
4
5
INCS
=
union.h
6
7
.
include
<
bsd.kinc.mk
>