X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2FMakefile;h=00cc1ceeecc15dfbd20da4f474d4081567eaaa68;hp=07c2a9aad1ef934dc73d78547ef4077d04c3c49f;hb=fe03e3dc1bf9c45d942064b92e0910c17220bcb1;hpb=aa82967af8f06004b567ad1ed40c67b056c44e7b diff --git a/odr/Makefile b/odr/Makefile index 07c2a9a..00cc1ce 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.19 1995-04-21 16:31:56 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