beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / am / libunilib.am
blob3e0662aa96b35307d9770a86ff4e5a4a684362a0
1 ## texk/web2c/luatexdir/am/libunilib.am: Makefile fragment for libunilib.
2 ##
3 ## Copyright (C) 2013, 2014 Taco Hoekwater <taco@luatex.org>
4 ## You may freely use, modify and/or distribute this file.
6 ## libunilib
7 ##
8 EXTRA_LIBRARIES += libunilib.a
10 libunilib_a_CPPFLAGS = $(AM_CPPFLAGS) \
11         -I$(top_srcdir)/w2c \
12         -I$(top_srcdir)/luatexdir/unilib
14 libunilib_a_CFLAGS = # $(WARNING_CFLAGS)
16 libunilib_a_SOURCES = \
17         luatexdir/unilib/ArabicForms.c \
18         luatexdir/unilib/alphabet.c \
19         luatexdir/unilib/char.c \
20         luatexdir/unilib/chardata.h \
21         luatexdir/unilib/charset.h \
22         luatexdir/unilib/cjk.c \
23         luatexdir/unilib/combiners.h \
24         luatexdir/unilib/gwwiconv.c \
25         luatexdir/unilib/gwwiconv.h \
26         luatexdir/unilib/ucharmap.c \
27         luatexdir/unilib/unialt.c \
28         luatexdir/unilib/unibasics.h \
29         luatexdir/unilib/usprintf.c \
30         luatexdir/unilib/ustring.c \
31         luatexdir/unilib/ustring.h \
32         luatexdir/unilib/utype.c \
33         luatexdir/unilib/utype.h
35 EXTRA_DIST += luatexdir/unilib/src/makeutype.c