Avoid redundant dependency v3.0.45
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 Mar 2009 19:44:42 +0000 (21:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 Mar 2009 19:44:42 +0000 (21:44 +0200)
win/makefile

index 8f45dd3..acca53f 100644 (file)
@@ -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
 
        @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
 
        @cd $(SRCDIR)
        $(TCL) oidtoc.tcl $(SRCDIR) oid.csv oid_std.c oid_std.h