~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-01 22:45:34 UTC
  • Revision ID: brian@tangent.org-20080701224534-ro5rfc190vgqs0z8
Moved pread over to just supporting myisam (someone can refactor from here
if they want).

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                        mi_statrec.c mi_packrec.c mi_dynrec.c \
91
91
                        mi_update.c mi_write.c mi_unique.c \
92
92
                        mi_delete.c \
 
93
                        my_pread.c \
93
94
                        mi_rprev.c mi_rfirst.c mi_rlast.c mi_rsame.c \
94
95
                        mi_rsamepos.c mi_panic.c mi_close.c mi_create.c\
95
96
                        mi_range.c mi_dbug.c mi_checksum.c mi_log.c \