~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

  • Committer: Andy Lester
  • Date: 2008-08-09 04:08:31 UTC
  • mto: (266.1.18 use-replace-funcs)
  • mto: This revision was merged to the branch mainline in revision 287.
  • Revision ID: andy@petdance.com-20080809040831-xnrq3jjxnwyawi4c
removed strcont

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 \