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
/
legal
/
Makefile
blob
5bcca3d9d31bf14e514d7fac0f6db3e027c644fd
1
# $NetBSD: Makefile,v 1.13 2004/11/10 16:32:39 wiz Exp $
2
3
NOOBJ
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKSHARE
} !=
"no"
8
FILES
=
COPYRIGHT
9
FILESDIR
= /
usr
/
share
/
legal
10
.
endif
11
12
.
include
<
bsd.prog.mk
>