X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fmakefile;h=9d9395dac2f90eeb146ef592901b4d78b20b5b50;hp=fd1b1946e1ffb31286b8cb8f589e8d664b91c7e7;hb=0a479be82be90639f4e37c4ead12baca543e88bf;hpb=d5a4d0d6a476429a3588e8e7d9e31094c28ef204 diff --git a/win/makefile b/win/makefile index fd1b194..9d9395d 100644 --- a/win/makefile +++ b/win/makefile @@ -862,11 +862,11 @@ $(SRCDIR)\oid_std.c: $(SRCDIR)\oid.csv $(SRCDIR)\diagbib1.c: $(SRCDIR)\bib1.csv @cd $(SRCDIR) - $(TCL) csvtobib1.tcl $(SRCDIR) + $(TCL) csvtodiag.tcl bib1.csv diagbib1.c $(INCLDIR)\yaz\diagbib1.h bib1 diagbib1_str $(SRCDIR)\diagsrw.c: $(SRCDIR)\srw.csv @cd $(SRCDIR) - $(TCL) csvtosrw.tcl $(SRCDIR) + $(TCL) csvtodiag.tcl srw.csv diagsrw.c $(INCLDIR)\yaz\diagsrw.h srw $(SRCDIR)\diagsru_update.c: $(SRCDIR)\sru_update.csv @cd $(SRCDIR)