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
/
i18n
/
iconv
/
Makefile
blob
28f1f5970460a7ed34521b5a7024a84e0240f321
1
# $NetBSD: $
2
3
BINDIR?
= /
usr
/
share
/
i18n
/
iconv
4
5
FILES
+=
iconv.
dir
6
FILESDIR
= ${
BINDIR
}
7
8
.
include
<
bsd.prog.mk
>