X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=be2ef5f868a76edaa7979c7f5a64064fdf923a19;hb=bb050094eaf8f0a8223a3bd2e9973d8d2e993154;hp=ef8eaf4c8cee141806218d6b164416b1971f4280;hpb=04b73acd94679a3230324eec3ece7a1e4138d8fe;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index ef8eaf4..be2ef5f 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.30 2007-01-25 18:49:26 adam Exp $ +# $Id: makefile,v 1.31 2007-05-09 08:23:48 adam Exp $ # MS NMAKE makefile for metaproxy @@ -81,11 +81,11 @@ test_pipe: $(TEST_PIPE) ########################################################### !if $(DEBUG) -YAZD=yazd -YAZPPD=yazpp_1_d +YAZD=yaz3d +YAZPPD=yazpp2d !else -YAZD=yaz -YAZPPD=yazpp_1 +YAZD=yaz3 +YAZPPD=yazpp2 !endif # YAZ includes & libs