1 include $(top_srcdir)/config/Rules.am
3 VPATH = $(top_srcdir)/module/unicode
5 # Includes kernel code, generate warnings for large stack frames
6 AM_CFLAGS += $(FRAME_LARGER_THAN)
8 noinst_LTLIBRARIES = libunicode.la
14 nodist_libunicode_la_SOURCES = \
17 include $(top_srcdir)/config/CppCheck.am