~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

Merged. Plus a few fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
# IFF the don't exist on
30
30
# the target system. This helps prevent empty object file problems.
31
31
libmystrings_la_LIBADD = $(LTLIBOBJS)
32
 
libmystrings_la_SOURCES =       strxmov.c bmove_upp.c strappend.c strcont.c \
 
32
libmystrings_la_SOURCES =       strxmov.c bmove_upp.c strappend.c \
33
33
                                strend.c strfill.c is_prefix.c \
34
34
                                strmake.c longlong2str.c \
35
35
                                my_strtoll10.c bmove512.c \