On Unix, zebra/z'mbol uses automake.
[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