32
32
# I hope this always does the right thing. Otherwise this is only test programs
33
33
FLAGS=$(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) @NOINST_LDFLAGS@
36
36
test_bitmap_SOURCES = $(top_srcdir)/mysys/my_bitmap.c
37
37
test_thr_alarm_SOURCES = $(top_srcdir)/mysys/thr_alarm.c
38
38
test_priority_queue_SOURCES = $(top_srcdir)/mysys/queues.c
39
39
test_thr_lock_SOURCES = $(top_srcdir)/mysys/thr_lock.c
41
40
test_io_cache_SOURCES = $(top_srcdir)/mysys/mf_iocache.c
42
41
#test_dir_SOURCES = test_dir.c
43
42
#test_charset_SOURCES = test_charset.c