X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=acca53f54bf3537a17c82a35d580d7b30bd4e7a3;hb=0d42bb835c37442eeffa77f24ad2fdf876f8f4da;hp=8f45dd3aedab7b3437a3492395a69386be9ad563;hpb=f0128dd11d08d79384a97a13e44476769b061f4f;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 8f45dd3..acca53f 100644 --- a/win/makefile +++ b/win/makefile @@ -762,7 +762,7 @@ $(SRCDIR)\iso5426.c: $(SRCDIR)\codetables-iso5426.xml $(SRCDIR)\charconv.tcl @cd $(SRCDIR) $(TCL) charconv.tcl -r -p iso5426 codetables-iso5426.xml -o iso5426.c -$(SRCDIR)\oid_std.c: $(SRCDIR)\oid.csv $(SRCDIR)\charconv.tcl +$(SRCDIR)\oid_std.c: $(SRCDIR)\oid.csv @cd $(SRCDIR) $(TCL) oidtoc.tcl $(SRCDIR) oid.csv oid_std.c oid_std.h