X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile.in;h=4381f9bac42ed40cd0c82365e20fdd9b4f440e2a;hp=c2b5859da774542414721c615c73976238cec5b8;hb=a19243ec18959150a30c63c521fc5b0af860ce18;hpb=bf7ee634e855d15e955d06e7b225d2045abd518a diff --git a/server/Makefile.in b/server/Makefile.in index c2b5859..4381f9b 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1995-1999, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.4 1999-04-16 14:45:55 adam Exp $ +# $Id: Makefile.in,v 1.5 1999-06-09 09:43:31 adam Exp $ SHELL=/bin/sh @@ -15,7 +15,7 @@ LIBDIR=../lib #LIBMOSI=../../xtimosi/src/libmosi.a $(LIBDIR)/librfc.a -INCLUDE=-I../z39.50 -I../include -I. -I../../xtimosi/src +INCLUDE=-I../include -I. -I../../xtimosi/src LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) $(CDEFS) LIB=$(LIBDIR)/libserver.a