~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-09-04 18:16:51 UTC
  • Revision ID: brian@tangent.org-20080904181651-kydoxckk145z99b8
strend remove

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
# the target system. This helps prevent empty object file problems.
32
32
libmystrings_la_LIBADD = $(LTLIBOBJS)
33
33
libmystrings_la_SOURCES =       strxmov.c bmove_upp.c \
34
 
                                strend.c strfill.c is_prefix.c \
 
34
                                strfill.c is_prefix.c \
35
35
                                strmake.c longlong2str.c \
36
36
                                my_strtoll10.c \
37
37
                                bchange.c strxnmov.c int2str.c str2int.c \