X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=790105cc277d978c809e0af854a2ea58ab6324ce;hb=3c88b644c6dd26392424ddb366ed58f8dc3241cf;hp=1f8e011f438d7250fd7198e6b15d3efe915dc725;hpb=60cb8a0ce1d85977c7d136d556e711c74e110ede;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index 1f8e011..790105c 100644 --- a/win/makefile +++ b/win/makefile @@ -74,11 +74,11 @@ test_pipe: $(TEST_PIPE) ########################################################### !if $(DEBUG) -YAZD=yaz4d -YAZPPD=yazpp5d +YAZD=yaz5d +YAZPPD=yazpp6d !else -YAZD=yaz4 -YAZPPD=yazpp5 +YAZD=yaz5 +YAZPPD=yazpp6 !endif # YAZ includes & libs