From: Sebastian Hammer Date: Tue, 18 Apr 1995 15:23:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: YAZ.1.8~1060 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=63cfdc4bcf039bad895e9d1bbbaa72e7714b59bc *** empty log message *** --- diff --git a/odr/Makefile b/odr/Makefile index 07c2a9a..7875293 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.17 1995-04-18 08:15:11 quinn Exp $ +# $Id: Makefile,v 1.18 1995-04-18 15:23:58 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) -CFLAGS= -g -Wall -pedantic -ansi -DODR_DEBUG +CFLAGS= -g -Wall -pedantic -ansi # -DODR_DEBUG DEFS=$(INCLUDE) LIB=$(LIBDIR)/libodr.a LIBS=-lodr