X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=bf2b663758bff6ff8e6408406135e63fd18c36a6;hb=3b5a46489f85d20012cff59320d7a43b16a43c99;hp=51e6d1c359cfb1fbe9686047dafe01b3ce4807bc;hpb=8cd8912e4ff99fd53ff78a028f7d84418e494b0d;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 51e6d1c..bf2b663 100644 --- a/win/makefile +++ b/win/makefile @@ -43,7 +43,7 @@ BISON=bison default: all all: dirs generate dll sc_test client ztest yazicu zoomsh utilprog \ - testprog iconv icu libxml2 libxslt $(YAZ_URL) + testprog iconv icu libxml2 libxslt yaz_url NSIS="c:\program files\nsis\makensis.exe" HHC="c:\program files\html help workshop\hhc.exe" @@ -155,6 +155,8 @@ zoomsh: $(ZOOMSH) $(ZOOMTST1) $(ZOOMTST2) $(ZOOMTST3) \ $(ZOOMTST4) $(ZOOMTST5) $(ZOOMTST6) $(ZOOMTST7) $(ZOOMTST8) $(ZOOMTST9) \ $(ZOOMTST10) +yaz_url: $(YAZ_URL) + utilprog: $(CQL2PQF) $(CQL2XCQL) $(YAZ_MARCDUMP) testprog: $(TSTLOG) $(TST_TIMING) $(TEST_MUTEX)