~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

MergedĀ fromĀ Mats.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
# C files common to all three cases are included directly below, so that
56
56
# ASRCS and CSRCS can be smaller
57
 
libmystringslt_la_SOURCES =     $(ASRCS) $(CSRCS) bmove.c bmove512.c \
 
57
libmystringslt_la_SOURCES =     $(ASRCS) $(CSRCS) bmove512.c \
58
58
                                bchange.c strxnmov.c int2str.c str2int.c \
59
 
                                bcmp.c strtoll.c strtoull.c llstr.c strnlen.c \
 
59
                                strtoll.c strtoull.c llstr.c strnlen.c \
60
60
                                ctype.c ctype-simple.c ctype-mb.c \
61
61
                                ctype-big5.c ctype-cp932.c ctype-czech.c \
62
62
                                ctype-eucjpms.c ctype-euc_kr.c ctype-gb2312.c \