28
# IFF the don't exist on
29
# the target system. This helps prevent empty object file problems.
30
libmystrings_la_LIBADD = $(LTLIBOBJS)
31
libmystrings_la_SOURCES = strxmov.c bmove_upp.c \
32
strfill.c is_prefix.c \
33
strmake.c longlong2str.c \
35
bchange.c int2str.c str2int.c \
39
ctype.c ctype-simple.c ctype-mb.c \
41
ctype-uca.c ctype-bin.c \
42
decimal.c ctype-extra.c str_alloc.c \
28
libmystrings_la_SOURCES = strxmov.cc bmove_upp.cc \
29
strfill.cc is_prefix.cc \
30
strmake.cc longlong2str.cc \
32
bchange.cc int2str.cc str2int.cc \
36
ctype.cc ctype-simple.cc ctype-mb.cc \
38
ctype-uca.cc ctype-bin.cc \
39
decimal.cc ctype-extra.cc str_alloc.cc \