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
/
pppd
/
Makefile
blob
3d33673b6e65909573d472a8476459d048be9d04
1
# $NetBSD: Makefile,v 1.1 2008/10/25 17:43:24 christos Exp $
2
3
NOOBJ
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKSHARE
} !=
"no"
8
FILES
=
cingular3G cingular3G.chat
9
FILES
+=
telus telus.chat
10
FILESDIR
=/
usr
/
share
/
examples
/
pppd
11
.
endif
12
13
.
include
<
bsd.prog.mk
>