X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=z39.50%2Fcomp.sh;fp=z39.50%2Fcomp.sh;h=4c63256c4ae2a4efed7077c63c71170f23585fce;hb=332d9c8c3c66d71a25dc258c87464f0271a2ca74;hp=0000000000000000000000000000000000000000;hpb=a24ec014f584c01a09f44d7900f59d8efd9bc87f;p=yaz-moved-to-github.git diff --git a/z39.50/comp.sh b/z39.50/comp.sh new file mode 100755 index 0000000..4c63256 --- /dev/null +++ b/z39.50/comp.sh @@ -0,0 +1,7 @@ +#!/bin/sh +# $Id: comp.sh,v 1.1 1999-12-08 13:14:12 adam Exp $ +# simple script to make all compiled code. +../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) z3950v3.asn +../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) datetime.asn +../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) univres.asn +../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) esupdate.asn