From: Adam Dickmeiss Date: Mon, 12 Aug 1996 14:09:54 +0000 (+0000) Subject: ODR_DEBUG not set. X-Git-Tag: YAZ.1.8~711 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=7fe0d6399102ca8c9b51d45f3d8b439a5e6adce0;ds=sidebyside ODR_DEBUG not set. --- diff --git a/odr/Makefile b/odr/Makefile index 30b8dfc..dbd5542 100644 --- a/odr/Makefile +++ b/odr/Makefile @@ -1,13 +1,13 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.24 1996-07-26 13:38:18 quinn Exp $ +# $Id: Makefile,v 1.25 1996-08-12 14:09:54 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) -DEFS=$(INCLUDE) -DODR_DEBUG +DEFS=$(INCLUDE) # -DODR_DEBUG LIB=$(LIBDIR)/libodr.a LIBS=-lodr PO = odr_bool.o ber_bool.o ber_len.o ber_tag.o odr_util.o odr_null.o \