removed PERL_IMPLICIT_CONTEXT allows to build with perl 5.6.1 and 5.8.0 as well
[idzebra-moved-to-github.git] / bfile / Makefile.am
1 ## $Id: Makefile.am,v 1.1 2000-04-05 09:49:35 adam Exp $ Copyright (C) 1994-1998, Index Data ApS
2 noinst_LIBRARIES = libbfile.a
3
4 INCLUDES = -I$(srcdir)/../include @YAZINC@
5
6 libbfile_a_SOURCES = bfile.c mfile.c cfile.c commit.c cfile.h
7