X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2FMakefile;h=44669fa5001c3c982ec7d03837173704ee03723d;hp=db34469d858d93e333b3ae2ea8be73329c66b756;hb=bc39d5bc3e621e09a0d8b0b912a4e4dfaf43d087;hpb=c8dee83a98997f5aaf799aad6d6e30c93783bc2a 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)