X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=42f08167639ffe12444647225da3e5919bbb8d1a;hb=f65a8ab3ce74cd94d3184ac4e0e94f5b55151fcf;hp=80c6ccd257b36c554ce087ddd13f6fbe73ae196e;hpb=8850edb2192fe310c51a7044b5f631cf351ec07e;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index 80c6ccd..42f0816 100644 --- a/win/makefile +++ b/win/makefile @@ -1,11 +1,11 @@ # Copyright (C) 2005-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.13 2006-04-30 07:46:42 adam Exp $ +# $Id: makefile,v 1.14 2006-04-30 08:59:44 adam Exp $ # MS NMAKE makefile for metaproxy # Parameters that we customize often. -DEBUG=1 # 0 for release, 1 for debug +DEBUG=0 # 0 for release, 1 for debug # Metaproxy version VERSION=1.0.2 @@ -80,7 +80,7 @@ YAZD=yazd YAZPPD=yazppd !else YAZD=yaz -YAZPP=yazpp +YAZPPD=yazpp !endif # YAZ includes & libs