X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2FMakefile;h=44669fa5001c3c982ec7d03837173704ee03723d;hb=5fe647af23484842955ab7a7e26d0ab34e3c2b1c;hp=db34469d858d93e333b3ae2ea8be73329c66b756;hpb=7a41d7a92859be6ecc255e943e693d0a885c4229;p=yaz-moved-to-github.git diff --git a/client/Makefile b/client/Makefile index db34469..44669fa 100644 --- a/client/Makefile +++ b/client/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.9 1996-03-15 11:05:32 adam Exp $ +# $Id: Makefile,v 1.10 1996-05-22 08:35:43 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) -DCCL2RPN=1 LIBS=$(LIBDIR)/libasn.a $(LIBDIR)/libodr.a \ $(LIBDIR)/libcomstack.a ../lib/ccl.a $(LIBMOSI) $(LIBDIR)/libutil.a $(ELIBS)