X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile;h=ed422a8a9b486c5065e569e8c3a38ae6c7b0f37b;hp=d56bd87463893be2a500cdee433c51fc719c1dc4;hb=bc39d5bc3e621e09a0d8b0b912a4e4dfaf43d087;hpb=c8dee83a98997f5aaf799aad6d6e30c93783bc2a diff --git a/server/Makefile b/server/Makefile index d56bd87..ed422a8 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.29 1996-05-22 08:36:02 adam 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 \