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]
/
etc
/
iscsi
/
Makefile
blob
4c8fb1ed94d5aa51b943b6d4023ef19145327045
1
# $NetBSD: Makefile,v 1.2 2006/02/11 09:33:16 agc Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
${
MKISCSI
} !=
"no"
6
7
CONFIGFILES
=
auths targets
8
FILESDIR
= /
etc
/
iscsi
9
FILESMODE_auths
=
0600
10
11
.
endif
12
13
.
include
<
bsd.files.mk
>
14
.
include
<
bsd.prog.mk
>