X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile;h=abdb1e069cada209e500666628e7495e589264d6;hb=527e5237725b631a58124f9b0d7b5ce97c62a183;hp=d56bd87463893be2a500cdee433c51fc719c1dc4;hpb=11fc1fa1b5e4b75942018efe466dbfdb41454077;p=yaz-moved-to-github.git diff --git a/server/Makefile b/server/Makefile index d56bd87..abdb1e0 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.28 1995-08-17 12:45:22 quinn Exp $ +# $Id: Makefile,v 1.31 1996-10-08 10:45:05 quinn Exp $ LIBDIR=../lib @@ -10,7 +10,6 @@ LIBDIR=../lib SHELL=/bin/sh INCLUDE=-I../include -I. -I../../xtimosi/src LIBINCLUDE=-L$(LIBDIR) -#CFLAGS=-Wall -pedantic -g DEFS=$(INCLUDE) LIB=$(LIBDIR)/libserver.a LIBS=$(LIBDIR)/libserver.a $(LIBDIR)/libasn.a $(LIBDIR)/libodr.a \