Added new test which makes variations to ISAM entry size.
[idzebra-moved-to-github.git] / isamb / Makefile.am
1 ## $Id: Makefile.am,v 1.15 2006-12-10 11:54:29 adam Exp $
2
3 noinst_LTLIBRARIES = libidzebra-isamb.la
4
5 noinst_PROGRAMS = benchisamb
6 check_PROGRAMS = tstisamb
7
8 EXTRA_DIST = bench1.sh bench1.plt bench2.sh bench2.plt
9
10 TESTS = $(check_PROGRAMS)
11
12 tstisamb_SOURCES = tstisamb.c
13 tstisamb_LDADD = libidzebra-isamb.la \
14  ../bfile/libidzebra-bfile.la \
15  ../util/libidzebra-util.la $(YAZLALIB)
16
17 benchisamb_SOURCES = benchisamb.c
18 benchisamb_LDADD = libidzebra-isamb.la \
19  ../bfile/libidzebra-bfile.la \
20  ../util/libidzebra-util.la $(YAZLALIB)
21
22 libidzebra_isamb_la_SOURCES = isamb.c
23
24 AM_CPPFLAGS=-I$(srcdir)/../include $(YAZINC)
25
26 LDADD = ../util/libutil.a ../bfile/libbfile.a libisamc.a $(YAZLALIB)
27
28 clean-local:
29         -rm -rf *.LCK 
30         -rm -rf *.log 
31         -rm -rf *.mf