Depend on charconv.tcl
[yaz-moved-to-github.git] / win / makefile
index 1e763b2..5e4c59a 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (C) 1994-2004, Index Data
 # All rights reserved.
-# $Id: makefile,v 1.72 2004-03-16 13:12:43 adam Exp $
+# $Id: makefile,v 1.73 2004-03-16 23:07:04 adam Exp $
 #
 # Programmed by
 #  HL: Heikki Levanto, Index Data
@@ -613,7 +613,7 @@ $(ITEM_REQ_FILES): $(SRCDIR)\item-req.asn
        $(TCL) $(TCLOPT) -d ill.tcl item-req.asn
        @cd $(WINDIR)
 
-$(SRCDIR)\marc8.c: $(SRCDIR)\charconv.sgm $(SRCDIR)\codetables.xml
+$(SRCDIR)\marc8.c: $(SRCDIR)\charconv.sgm $(SRCDIR)\codetables.xml $(SRCDIR)\charconv.tcl
        @cd $(SRCDIR)
        $(TCL) charconv.tcl -O 1 -p marc8 -s 50 charconv.sgm codetables.xml -o marc8.c