X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=z39.50%2FMakefile.in;h=ce055b457813c0f592ac84375c3dbef4683fe4ad;hb=6d04fc7a64ab1dd82574935bb189e055fe2d5e72;hp=49bd6b7c365cbe2c5c475297703fb89eec53a2fe;hpb=19af2bd8dfd21731cc978beccd1346133d614c67;p=yaz-moved-to-github.git diff --git a/z39.50/Makefile.in b/z39.50/Makefile.in index 49bd6b7..ce055b4 100644 --- a/z39.50/Makefile.in +++ b/z39.50/Makefile.in @@ -67,6 +67,9 @@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ SUBDIRS_VAR = @SUBDIRS_VAR@ VERSION = @VERSION@ +have_sgml2html = @have_sgml2html@ +have_sgml2latex = @have_sgml2latex@ +have_sgml2txt = @have_sgml2txt@ INCLUDES = -I../include @@ -313,17 +316,17 @@ z-accdes1.c z-accform1.c z-acckrb1.c z-core.c \ z-rrf1.c z-rrf2.c z-sum.c z-sutrs.c \ zes-expi.c zes-exps.c zes-order.c zes-pquery.c zes-psched.c \ zes-pset.c zes-update0.c \ - ../include/yaz/z-accdes1.h: z.tcl z3950v3.asn ../util/yc.tcl - ../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) z3950v3.asn + ../include/yaz/z-accdes1.h: z.tcl z3950v3.asn ../util/yaz-comp + ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) z3950v3.asn -z-date.c ../include/yaz/z-date.h: z.tcl datetime.asn ../util/yc.tcl - ../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) datetime.asn +z-date.c ../include/yaz/z-date.h: z.tcl datetime.asn ../util/yaz-comp + ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) datetime.asn -z-univ.c ../include/yaz/z-univ.h: z.tcl univres.asn - ../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) univres.asn +z-univ.c ../include/yaz/z-univ.h: z.tcl univres.asn ../util/yaz-comp + ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) univres.asn -zes-update.c ../include/yaz/zes-update.h: z.tcl esupdate.asn - ../util/yc.tcl -d z.tcl -i yaz -I ../include $(YCFLAGS) esupdate.asn +zes-update.c ../include/yaz/zes-update.h: z.tcl esupdate.asn ../util/yaz-comp + ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) esupdate.asn # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.