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]
/
share
/
examples
/
disktab
/
Makefile
blob
3ed0750b37cdc5bebcdec5d06f174fb153c44cf4
1
# $NetBSD$
2
3
NOOBJ
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKSHARE
} !=
"no"
8
FILES
=
disktab
9
FILESDIR
= /
usr
/
share
/
examples
/
disktab
10
.
endif
11
12
.
include
<
bsd.prog.mk
>