repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usr.sbin/fstyp: Use NULL instead of 0 for pointers. (FreeBSD@GitHub 27f4c84a)
[dragonfly.git]
/
lib
/
i18n_module
/
mapper_none
/
Makefile
blob
70f3f65f655e42e4f1c2296386293906551fe986
1
# $FreeBSD: head/lib/libiconv_modules/mapper_none/Makefile 219019 2011-02-25 00:04:39Z gabor $
2
3
LIB
=
mapper_none
4
SRCS
+=
citrus_mapper_none.c
5
6
.
include
<
bsd.lib.mk
>