X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=d64a2c974bc8a69e9e56ebf7a77cc051655739f7;hp=d11864d7c36dfa64a3d4bddbe27d7e14ef28f0c9;hb=eb403d586a08851dc75cdb8d1e70200f8e154fcb;hpb=275e3d21ac4979241fbe3522ce43c6e769020e46 diff --git a/Makefile.in b/Makefile.in index d11864d..d64a2c9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.15 2000-02-28 11:20:05 adam Exp $ +# $Id: Makefile.in,v 1.17 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ @@ -81,13 +81,6 @@ SUBDIRS = @SUBDIRS_VAR@ noinst_SCRIPTS = yaz-config SPEC_FILE = $(PACKAGE).spec EXTRA_DIST = $(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt - -BINDIR = $(exec_prefix)/bin -# Public libraries and header files -LIBDIR = $(exec_prefix)/lib -INCDIR = $(prefix)/include -# Misc tables, etc. -YAZTAB = $(pkgdatadir)/tab ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ./include/yaz/config.h