From: Adam Dickmeiss Date: Thu, 21 Feb 2008 10:16:40 +0000 (+0000) Subject: Using yazpp3. X-Git-Tag: METAPROXY.1.0.13~9 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=30600b6263ade7ccac79d3be8bbc4342d9af2ab8;p=metaproxy-moved-to-github.git Using yazpp3. --- diff --git a/win/makefile b/win/makefile index b56f0bf..705e281 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 2005-2007, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.35 2007-09-19 10:29:01 adam Exp $ +# $Id: makefile,v 1.36 2008-02-21 10:16:40 adam Exp $ # MS NMAKE makefile for metaproxy @@ -82,10 +82,10 @@ test_pipe: $(TEST_PIPE) !if $(DEBUG) YAZD=yaz3d -YAZPPD=yazpp2d +YAZPPD=yazpp3d !else YAZD=yaz3 -YAZPPD=yazpp2 +YAZPPD=yazpp3 !endif # YAZ includes & libs