Revert. Libs installed in /usr/lib (again). Minor tweaks for
[idzebra-moved-to-github.git] / isamb / Makefile.am
1 ## $Id: Makefile.am,v 1.11 2006-06-29 13:47:58 adam Exp $
2
3 lib_LTLIBRARIES = libidzebra-isamb.la
4
5 check_PROGRAMS = tstisamb
6
7 TESTS = $(check_PROGRAMS)
8
9 tstisamb_SOURCES = tstisamb.c
10 tstisamb_LDADD = libidzebra-isamb.la \
11  ../bfile/libidzebra-bfile.la \
12  ../util/libidzebra-util.la $(YAZLALIB)
13
14 libidzebra_isamb_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION)
15 libidzebra_isamb_la_SOURCES = isamb.c
16
17 AM_CPPFLAGS=-I$(srcdir)/../include $(YAZINC)
18
19 LDADD = ../util/libutil.a ../bfile/libbfile.a libisamc.a $(YAZLALIB)
20
21 clean-local:
22         -rm -rf *.LCK 
23         -rm -rf *.log 
24         -rm -rf *.mf