# 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
$(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