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
Sync usage with man page.
[netbsd-mini2440.git]
/
share
/
examples
/
supfiles
/
Makefile
blob
271f6720f533adb0b44a899c62816158fc069900
1
# $NetBSD: Makefile,v 1.11 2001/12/12 12:24:22 lukem Exp $
2
3
NOOBJ
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKSHARE
} !=
"no"
8
FILES
=
sup.jp.netbsd.org \
9
sup.netbsd.org sup2.fr.netbsd.org
10
FILESDIR
=/
usr
/
share
/
examples
/
supfiles
11
.
endif
12
13
.
include
<
bsd.prog.mk
>