From: Adam Dickmeiss Date: Thu, 21 Feb 2008 10:16:51 +0000 (+0000) Subject: Using yazpp3. X-Git-Tag: YAZPROXY.1.3.2~2 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=57a93b024ec8ceef959a59cd6a9b5137aef2dc09;ds=sidebyside Using yazpp3. --- diff --git a/win/makefile b/win/makefile index 6649bdf..0664be3 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 1999-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.13 2007-06-14 08:28:13 adam Exp $ +# $Id: makefile,v 1.14 2008-02-21 10:16:51 adam Exp $ ########################################################### ############### Parameters @@ -74,10 +74,10 @@ proxy: $(YAZPROXY) !if $(DEBUG) YAZD=yaz3d -YAZPPD=yazpp2d +YAZPPD=yazpp3d !else YAZD=yaz3 -YAZPPD=yazpp2 +YAZPPD=yazpp3 !endif # YAZ includes & libs