X-Git-Url: http://git.indexdata.com/cgi-bin?a=blobdiff_plain;f=Makefile.in;h=fbdc30f954180b07d282b0d878d3c35022984690;hb=64601ae3e38cc6dec584d9b9ac6c99105f65c7f9;hp=94ba68645f0ed3f0eb46a979b7d76d79d452b9ab;hpb=e0b948549dd88cd5e8e2b4a7b8c22e4a996c72a3;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 94ba686..fbdc30f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # (c) Index Data 1995-1999 # See the file LICENSE for details. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.50 1999-02-11 09:27:37 adam Exp $ +# $Id: Makefile.in,v 1.51 1999-06-11 14:26:40 adam Exp $ SHELL=/bin/sh # IrTcl Version @@ -48,7 +48,7 @@ MOSIINC=@MOSIINC@ YAZLIB=$(YAZDIR)/lib/libyaz.a $(MOSILIB) # All include paths -INCLUDE=-I. -I$(YAZDIR)/z39.50 -I$(YAZDIR)/include $(TKINC) $(TCLINC) $(MOSIINC) +INCLUDE=-I. -I$(YAZDIR)/include $(TKINC) $(TCLINC) $(MOSIINC) # All command line options except CFLAGS DEFS=-DCCL2RPN=0 @DEFS@ -DMOSI=$(MOSI) -DIRTCLDIR=\"$(IRTCLDIR)\" \