X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2FMakefile.in;h=6e51ad4a18f6a14d575fc6cbd3c038ce17cb0698;hb=e06308d4b7e38f10c61acab44bbf32de9294a313;hp=a0411d3eb9b36ae14a0aba1c65e94e84136fc5b3;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e;p=yaz-moved-to-github.git diff --git a/zutil/Makefile.in b/zutil/Makefile.in index a0411d3..6e51ad4 100644 --- a/zutil/Makefile.in +++ b/zutil/Makefile.in @@ -10,8 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# $Id: Makefile.in,v 1.5 2000-02-28 11:44:39 adam Exp $ - SHELL = @SHELL@ @@ -77,12 +75,11 @@ INCLUDES = -I../include libzutil_a_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c otherinfo.c pquery.c mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../include/yaz/config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) -DEFS = @DEFS@ -I. -I$(srcdir) -I../include/yaz +DEFS = @DEFS@ -I. -I$(srcdir) CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@