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]
/
external
/
mit
/
xorg
/
lib
/
libX11
/
Makefile.xlibi18n
blob
6e00f0ee56831eb4edf69068362c431bd1f645be
1
# $NetBSD$
2
3
.PATH: ${X11SRCDIR.X11}/modules/lc/gen
4
SRCS.xlibi18n= lcGenConv.c
5
6
CPPFLAGS+= \
7
-I${DESTDIR}${X11INCDIR}/X11 \
8
-I${X11SRCDIR.X11}/src/xlibi18n
9
10
CPPFLAGS+= \
11
${XLOCALE.DEFINES} \
12
-DHASXDMAUTH
13
14
.include <bsd.lib.mk>