YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp
[yaz-moved-to-github.git] / win / makefile
index ecf69bc..ddc1d5c 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (C) 1994-2003, Index Data
 # All rights reserved.
-# $Id: makefile,v 1.56 2003-05-23 10:41:26 adam Exp $
+# $Id: makefile,v 1.57 2003-05-27 21:12:23 adam Exp $
 #
 # Programmed by
 #  HL: Heikki Levanto, Index Data
@@ -220,7 +220,7 @@ CQL2PQF_LINK_OPTIONS = /subsystem:console
 CQL2XCQL_LINK_OPTIONS = /subsystem:console  
 
 
-COMMON_TCL_OPTIONS= ..\util\yaz-comp -I$(INCLDIR) -i yaz
+COMMON_TCL_OPTIONS= ..\util\yaz-asncomp -I$(INCLDIR) -i yaz
 
 # Final opt variables
 !if $(DEBUG)
@@ -929,7 +929,10 @@ $(ILL_OBJS): $(ILL_CORE_FILES) $(ITEM_REQ_FILES)
 ###########################################################
 #
 # $Log: makefile,v $
-# Revision 1.56  2003-05-23 10:41:26  adam
+# Revision 1.57  2003-05-27 21:12:23  adam
+# YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp
+#
+# Revision 1.56  2003/05/23 10:41:26  adam
 # WIN32 updates
 #
 # Revision 1.55  2003/02/18 21:27:53  adam