1 ## Copyright (C) 1994-2001, Index Data
2 ## All rights reserved.
3 ## $Id: Makefile.am,v 1.10 2001-05-16 07:37:39 adam Exp $
5 noinst_LTLIBRARIES = libutil.la
7 #lib_LTLIBRARIES = libyazthread.la
11 EXTRA_DIST = yaz-comp cvs-date.tcl
15 INCLUDES =-I$(top_srcdir)/include
17 libyazthread_la_INCLUDES=-I$(top_srcdir)/include
19 noinst_PROGRAMS = marcdump
21 marcdump_LDADD = libutil.la
23 marcdump_SOURCES = marcdump.c
25 libutil_la_SOURCES=options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c \
26 xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c
28 #libyazthread_la_SOURCES=nmemthread.c xmalloc.c log.c