X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=690bece8697c43b30bab52b52bd84ca98e418465;hb=faf616abe44b655b3154c5421b3ede39aca8783a;hp=11ed0d64e3dbe6c8b4c7f7c9d613530e9fa52b88;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index 11ed0d6..690bece 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,10 +1,22 @@ ## Copyright (C) 1994-2000, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ +## $Id: Makefile.am,v 1.7 2000-05-18 11:57:05 adam Exp $ -noinst_LIBRARIES = libutil.a -EXTRA_DIST=yc.tcl +noinst_LTLIBRARIES = libutil.la -INCLUDES=-I../include -libutil_a_SOURCES=options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c \ +bin_SCRIPTS = yaz-comp + +EXTRA_DIST = yaz-comp + +LIBS = + +INCLUDES =-I$(srcdir)/../include + +noinst_PROGRAMS = marcdump + +marcdump_LDADD = libutil.la + +marcdump_SOURCES = marcdump.c + +libutil_la_SOURCES=options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c \ xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c