~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/Makefile.am

All of storage/ compiles clean now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
DEFS =                  @DEFS@
33
33
 
34
34
EXTRA_DIST =            mi_test_all.sh mi_test_all.res ft_stem.c plug.in
35
 
pkgdata_DATA =          mi_test_all mi_test_all.res
36
 
 
37
 
pkglib_LIBRARIES =      libmyisam.a
 
35
#pkgdata_DATA =         mi_test_all mi_test_all.res
 
36
 
 
37
noinst_LIBRARIES =      libmyisam.a
 
38
 
38
39
#bin_PROGRAMS =         myisamchk myisamlog myisampack myisam_ftdump
39
40
bin_PROGRAMS =
40
41
myisamchk_DEPENDENCIES= $(LIBRARIES)
52
53
                        $(top_builddir)/mysys/libmysyslt.la \
53
54
                        $(d_dbug) \
54
55
                        $(top_builddir)/strings/libmystringslt.la -lz
55
 
noinst_PROGRAMS =       mi_test1 mi_test2 mi_test3 #ft_test1 ft_eval
 
56
#noinst_PROGRAMS =      mi_test1 mi_test2 mi_test3 #ft_test1 ft_eval
56
57
noinst_HEADERS =        myisamdef.h  \
57
58
                        fulltext.h ftdefs.h ft_test1.h ft_eval.h \
58
59
                        ha_myisam.h mi_extrafunc.h