X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile;h=bb674fde05a098a76fb2db048862f10cd4f8284a;hb=dd5f78cc0a977733507aaeb5c76b00ba2debe392;hp=cbb5d81d7d08374c113bb3bbdb630a142fd45667;hpb=fe5f2da0c0c4ae00864cc72a36714e90405456e4;p=yaz-moved-to-github.git diff --git a/server/Makefile b/server/Makefile index cbb5d81..bb674fd 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,15 +1,14 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.21 1995-05-15 11:56:36 quinn Exp $ +# $Id: Makefile,v 1.23 1995-05-22 15:31:26 adam Exp $ LIBDIR=../lib -# Uncomment this when you want to use XTIMOSI -LIBMOSI=../../xtimosi/src/libmosi.a $(LIBDIR)/librfc.a +#LIBMOSI=../../xtimosi/src/libmosi.a $(LIBDIR)/librfc.a SHELL=/bin/sh -INCLUDE=-I../include -I. -I../../xtimosi/src -I../../alex/include +INCLUDE=-I../include -I. -I../../xtimosi/src LIBINCLUDE=-L$(LIBDIR) #CFLAGS=-Wall -pedantic -g DEFS=$(INCLUDE)