Annotation of gpl/axl/test/Makefile.in, revision 1.1.1.2

1.1.1.2 ! misho       1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       misho       2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.1.2 ! misho       5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
        !             6: # Inc.
1.1       misho       7: # This Makefile.in is free software; the Free Software Foundation
                      8: # gives unlimited permission to copy and/or distribute it,
                      9: # with or without modifications, as long as this notice is preserved.
                     10: 
                     11: # This program is distributed in the hope that it will be useful,
                     12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     14: # PARTICULAR PURPOSE.
                     15: 
                     16: @SET_MAKE@
                     17: 
                     18: 
                     19: VPATH = @srcdir@
                     20: pkgdatadir = $(datadir)/@PACKAGE@
                     21: pkgincludedir = $(includedir)/@PACKAGE@
1.1.1.2 ! misho      22: pkglibdir = $(libdir)/@PACKAGE@
        !            23: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       misho      24: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     25: install_sh_DATA = $(install_sh) -c -m 644
                     26: install_sh_PROGRAM = $(install_sh) -c
                     27: install_sh_SCRIPT = $(install_sh) -c
                     28: INSTALL_HEADER = $(INSTALL_DATA)
                     29: transform = $(program_transform_name)
                     30: NORMAL_INSTALL = :
                     31: PRE_INSTALL = :
                     32: POST_INSTALL = :
                     33: NORMAL_UNINSTALL = :
                     34: PRE_UNINSTALL = :
                     35: POST_UNINSTALL = :
                     36: build_triplet = @build@
                     37: host_triplet = @host@
                     38: noinst_PROGRAMS = test_01$(EXEEXT) test_01a$(EXEEXT) test_02a$(EXEEXT) \
                     39:        test_03a$(EXEEXT)
1.1.1.2 ! misho      40: TESTS = test_01$(EXEEXT)
1.1       misho      41: subdir = test
                     42: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     43: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     44: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
                     45: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     46:        $(ACLOCAL_M4)
                     47: mkinstalldirs = $(install_sh) -d
                     48: CONFIG_HEADER = $(top_builddir)/config.h
                     49: CONFIG_CLEAN_FILES =
1.1.1.2 ! misho      50: CONFIG_CLEAN_VPATH_FILES =
1.1       misho      51: PROGRAMS = $(noinst_PROGRAMS)
                     52: am_test_01_OBJECTS = test_01.$(OBJEXT)
                     53: test_01_OBJECTS = $(am_test_01_OBJECTS)
1.1.1.2 ! misho      54: test_01_DEPENDENCIES = $(top_builddir)/src/libaxl.la $(NS_LIB) \
        !            55:        $(BABEL_LIB)
1.1       misho      56: am_test_01a_OBJECTS = test_01a.$(OBJEXT)
                     57: test_01a_OBJECTS = $(am_test_01a_OBJECTS)
                     58: test_01a_DEPENDENCIES = $(top_builddir)/src/libaxl.la
                     59: am_test_02a_OBJECTS = test_02a.$(OBJEXT)
                     60: test_02a_OBJECTS = $(am_test_02a_OBJECTS)
                     61: test_02a_DEPENDENCIES = $(top_builddir)/src/libaxl.la
                     62: am_test_03a_OBJECTS = test_03a.$(OBJEXT)
                     63: test_03a_OBJECTS = $(am_test_03a_OBJECTS)
                     64: test_03a_DEPENDENCIES = $(top_builddir)/src/libaxl.la
1.1.1.2 ! misho      65: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
        !            66: am__vpath_adj = case $$p in \
        !            67:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
        !            68:     *) f=$$p;; \
        !            69:   esac;
        !            70: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
        !            71: am__install_max = 40
        !            72: am__nobase_strip_setup = \
        !            73:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
        !            74: am__nobase_strip = \
        !            75:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
        !            76: am__nobase_list = $(am__nobase_strip_setup); \
        !            77:   for p in $$list; do echo "$$p $$p"; done | \
        !            78:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
        !            79:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
        !            80:     if (++n[$$2] == $(am__install_max)) \
        !            81:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
        !            82:     END { for (dir in files) print dir, files[dir] }'
        !            83: am__base_list = \
        !            84:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
        !            85:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1       misho      86: am__installdirs = "$(DESTDIR)$(bindir)"
                     87: SCRIPTS = $(bin_SCRIPTS)
1.1.1.2 ! misho      88: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
1.1       misho      89: depcomp = $(SHELL) $(top_srcdir)/depcomp
                     90: am__depfiles_maybe = depfiles
1.1.1.2 ! misho      91: am__mv = mv -f
1.1       misho      92: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                     93:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.1.1.2 ! misho      94: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
        !            95:        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        !            96:        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.1       misho      97: CCLD = $(CC)
1.1.1.2 ! misho      98: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
        !            99:        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
        !           100:        $(LDFLAGS) -o $@
1.1       misho     101: SOURCES = $(test_01_SOURCES) $(test_01a_SOURCES) $(test_02a_SOURCES) \
                    102:        $(test_03a_SOURCES)
                    103: DIST_SOURCES = $(test_01_SOURCES) $(test_01a_SOURCES) \
                    104:        $(test_02a_SOURCES) $(test_03a_SOURCES)
                    105: ETAGS = etags
                    106: CTAGS = ctags
1.1.1.2 ! misho     107: am__tty_colors = \
        !           108: red=; grn=; lgn=; blu=; std=
1.1       misho     109: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    110: ACLOCAL = @ACLOCAL@
                    111: AMTAR = @AMTAR@
                    112: AR = @AR@
                    113: AUTOCONF = @AUTOCONF@
                    114: AUTOHEADER = @AUTOHEADER@
                    115: AUTOMAKE = @AUTOMAKE@
                    116: AWK = @AWK@
                    117: AXL_VERSION = @AXL_VERSION@
                    118: CC = @CC@
                    119: CCDEPMODE = @CCDEPMODE@
                    120: CFLAGS = @CFLAGS@
                    121: CPP = @CPP@
                    122: CPPFLAGS = @CPPFLAGS@
                    123: CYGPATH_W = @CYGPATH_W@
                    124: DEFS = @DEFS@
                    125: DEPDIR = @DEPDIR@
                    126: DOXYGEN = @DOXYGEN@
                    127: DSYMUTIL = @DSYMUTIL@
1.1.1.2 ! misho     128: DUMPBIN = @DUMPBIN@
1.1       misho     129: ECHO_C = @ECHO_C@
                    130: ECHO_N = @ECHO_N@
                    131: ECHO_T = @ECHO_T@
                    132: EGREP = @EGREP@
                    133: EXARG_FLAGS = @EXARG_FLAGS@
                    134: EXEEXT = @EXEEXT@
1.1.1.2 ! misho     135: FGREP = @FGREP@
1.1       misho     136: GREP = @GREP@
1.1.1.2 ! misho     137: INSTALL = @INSTALL@
1.1       misho     138: INSTALL_DATA = @INSTALL_DATA@
                    139: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    140: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    141: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.1.1.2 ! misho     142: LD = @LD@
1.1       misho     143: LDFLAGS = @LDFLAGS@
                    144: LIBOBJS = @LIBOBJS@
                    145: LIBS = @LIBS@
                    146: LIBTOOL = @LIBTOOL@
1.1.1.2 ! misho     147: LIPO = @LIPO@
1.1       misho     148: LN_S = @LN_S@
                    149: LTLIBOBJS = @LTLIBOBJS@
                    150: MAINT = @MAINT@
                    151: MAKEINFO = @MAKEINFO@
1.1.1.2 ! misho     152: MKDIR_P = @MKDIR_P@
        !           153: NM = @NM@
1.1       misho     154: NMEDIT = @NMEDIT@
1.1.1.2 ! misho     155: OBJDUMP = @OBJDUMP@
1.1       misho     156: OBJEXT = @OBJEXT@
1.1.1.2 ! misho     157: OTOOL = @OTOOL@
        !           158: OTOOL64 = @OTOOL64@
1.1       misho     159: PACKAGE = @PACKAGE@
                    160: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    161: PACKAGE_NAME = @PACKAGE_NAME@
                    162: PACKAGE_STRING = @PACKAGE_STRING@
                    163: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.1.1.2 ! misho     164: PACKAGE_URL = @PACKAGE_URL@
1.1       misho     165: PACKAGE_VERSION = @PACKAGE_VERSION@
                    166: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1.1.2 ! misho     167: PKG_CONFIG = @PKG_CONFIG@
1.1       misho     168: PYTHON = @PYTHON@
                    169: PYTHON_CFLAGS = @PYTHON_CFLAGS@
                    170: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    171: PYTHON_INCLUDES = @PYTHON_INCLUDES@
                    172: PYTHON_LIBS = @PYTHON_LIBS@
                    173: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    174: PYTHON_PREFIX = @PYTHON_PREFIX@
                    175: PYTHON_VERSION = @PYTHON_VERSION@
                    176: RANLIB = @RANLIB@
                    177: SED = @SED@
                    178: SET_MAKE = @SET_MAKE@
                    179: SHARED_EXTENSION = @SHARED_EXTENSION@
                    180: SHELL = @SHELL@
                    181: STRIP = @STRIP@
                    182: VERSION = @VERSION@
1.1.1.2 ! misho     183: abs_builddir = @abs_builddir@
        !           184: abs_srcdir = @abs_srcdir@
        !           185: abs_top_builddir = @abs_top_builddir@
        !           186: abs_top_srcdir = @abs_top_srcdir@
1.1       misho     187: ac_ct_CC = @ac_ct_CC@
1.1.1.2 ! misho     188: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1.1       misho     189: am__include = @am__include@
                    190: am__leading_dot = @am__leading_dot@
                    191: am__quote = @am__quote@
                    192: am__tar = @am__tar@
                    193: am__untar = @am__untar@
                    194: bindir = @bindir@
                    195: build = @build@
                    196: build_alias = @build_alias@
                    197: build_cpu = @build_cpu@
                    198: build_os = @build_os@
                    199: build_vendor = @build_vendor@
1.1.1.2 ! misho     200: builddir = @builddir@
        !           201: compiler_options = @compiler_options@
1.1       misho     202: datadir = @datadir@
                    203: datarootdir = @datarootdir@
                    204: docdir = @docdir@
                    205: dvidir = @dvidir@
                    206: exec_prefix = @exec_prefix@
                    207: host = @host@
                    208: host_alias = @host_alias@
                    209: host_cpu = @host_cpu@
                    210: host_os = @host_os@
                    211: host_vendor = @host_vendor@
                    212: htmldir = @htmldir@
                    213: includedir = @includedir@
                    214: infodir = @infodir@
                    215: install_sh = @install_sh@
                    216: libdir = @libdir@
                    217: libexecdir = @libexecdir@
                    218: localedir = @localedir@
                    219: localstatedir = @localstatedir@
1.1.1.2 ! misho     220: lt_ECHO = @lt_ECHO@
1.1       misho     221: mandir = @mandir@
                    222: mkdir_p = @mkdir_p@
                    223: oldincludedir = @oldincludedir@
                    224: pdfdir = @pdfdir@
                    225: pkgpyexecdir = @pkgpyexecdir@
                    226: pkgpythondir = @pkgpythondir@
                    227: prefix = @prefix@
                    228: program_transform_name = @program_transform_name@
                    229: psdir = @psdir@
                    230: pyexecdir = @pyexecdir@
                    231: pythondir = @pythondir@
                    232: sbindir = @sbindir@
                    233: sharedstatedir = @sharedstatedir@
1.1.1.2 ! misho     234: srcdir = @srcdir@
1.1       misho     235: sysconfdir = @sysconfdir@
                    236: target_alias = @target_alias@
1.1.1.2 ! misho     237: top_build_prefix = @top_build_prefix@
        !           238: top_builddir = @top_builddir@
        !           239: top_srcdir = @top_srcdir@
1.1       misho     240: h_files = fact.dtd.h channel.dtd.h xml-rpc.dtd.h tls.dtd.h 
                    241: c_files = gen-codes.c gen-table.c read-codes.c test_01.c 
                    242: dtd_files = channel.dtd fact.dtd test_30b.dtd test_30.dtd test_31a.dtd \
                    243:        test_31.dtd test_32.dtd test_38.dtd test3.dtd \
                    244:        test4.dtd test5.1.dtd test5.dtd test.dtd tls.dtd xml-rpc.dtd 
                    245: 
                    246: xml_files = \
                    247:        test_42.xml test_42a.xml test_42c.xml test_42d.xml \
                    248:         test_41.iso-8859-8.xml test_41.iso-8859-7.xml  \
                    249:        test_41.iso-8859-6.xml test_41.iso-8859-5.xml test_41.iso-8859-4.xml  \
                    250:        test_41.iso-8859-3.xml test_41.utf-8.withoutheader.xml  \
                    251:        test_41.utf-8.wrongwithoutheader.xml \
                    252:        test_41.utf-8.withoutencoding.xml test_13f.xml test_41.iso-8859-15.2.xml \
                    253:        test_41.iso-8859-15.xml test_41.iso-8859-1.xml test_41.iso-8859-2.xml  \
                    254:        test_41.iso-8859-9.xml test_41.utf-8.wrong.xml test_41.utf-8.xml  \
                    255:        test_41.utf-16.xml test_41.utf-32be.xml test_41.utf-32.xml \
                    256:        test_13e.xml test_40.xml test_01f2.xml test_01f.xml test_01e.xml \
                    257:        test_38.xml test_35.xml test_13d.xml test_32.xml test_31.xml \
                    258:        test_30b.xml test_30a.xml test_30.xml test_29.xml test_28.xml \
                    259:        test_27.xml test_26d.xml test_23d.xml test_26c.xml test_26b.xml  \
                    260:        test_26.xml large.xml test_23b.xml test_23.xml test_21.xml  \
                    261:        test_01d.xml test_20a.xml test_20.xml test_01b.xml test_13b.xml \
                    262:        test_13c.xml test_19a.xml test_19b.xml test_19c.xml test_19d.xml \
                    263:        test_19e.xml test_19f.xml test_19g.xml test_19.xml test13.xml  \
                    264:        channel5.xml channel4.xml channel2.xml channel3.xml channel.xml \
                    265:        test5.xml test3.xml test4.xml gmovil2.xml gmovil.xml small.xml  \
1.1.1.2 ! misho     266:        test2.xml test.xml  test_22.xml test_22b.xml test_22c.xml \
        !           267:        test_44.xml test_44.dtd test_44_b.xml
1.1       misho     268: 
                    269: xdl_files = test17.xdl test03.xdl test04.xdl test01.xdl test02.xdl 
                    270: misc_files = Makefile.win test_01.vcproj
                    271: EXTRA_DIST = $(h_files) $(c_files) $(dtd_files) $(xml_files) $(misc_files) $(xdl_files) test_01.py test-axl-knife.pl
                    272: knife_files = \
                    273:        knife.test_01.xml knife.test_01.ref \
                    274:        knife.test_01.b.xml knife.test_01.b.ref \
                    275:        knife.test_01.c.xml knife.test_01.c.ref \
                    276:        knife.test_01.d.xml knife.test_01.d.ref 
                    277: 
                    278: @ENABLE_AXL_LOG_TRUE@LOG = -DSHOW_DEBUG_LOG
                    279: @ENABLE_AXL_NS_TRUE@NS = -DAXL_NS_SUPPORT
                    280: @ENABLE_AXL_NS_TRUE@NS_LIB = $(top_builddir)/ns/libaxl-ns.la
                    281: @ENABLE_AXL_BABEL_TRUE@BABEL = -DAXL_BABEL_SUPPORT
                    282: @ENABLE_AXL_BABEL_TRUE@BABEL_LIB = $(top_builddir)/babel/libaxl-babel.la
1.1.1.2 ! misho     283: INCLUDES = -DTEST_DIR=$(top_srcdir)/test -I$(top_srcdir)/src/ -I$(top_srcdir)/ns -I$(top_srcdir)/babel $(compiler_options) $(LOG) $(NS) $(BABEL) -DVERSION=\""$(AXL_VERSION)"\" -D__axl_disable_broken_bool_def__ 
1.1       misho     284: @ENABLE_PY_AXL_TRUE@AXL_PY_PREPARE = prepare_files
                    285: bin_SCRIPTS = $(AXL_PY_PREPARE)
                    286: test_01_SOURCES = test_01.c
                    287: test_01_LDADD = $(top_builddir)/src/libaxl.la $(NS_LIB) $(BABEL_LIB)
                    288: test_01a_SOURCES = test_01a.c
                    289: test_01a_LDADD = $(top_builddir)/src/libaxl.la 
                    290: test_02a_SOURCES = test_02a.c
                    291: test_02a_LDADD = $(top_builddir)/src/libaxl.la 
                    292: test_03a_SOURCES = test_03a.c
                    293: test_03a_LDADD = $(top_builddir)/src/libaxl.la
                    294: all: all-am
                    295: 
                    296: .SUFFIXES:
                    297: .SUFFIXES: .c .lo .o .obj
                    298: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
                    299:        @for dep in $?; do \
                    300:          case '$(am__configure_deps)' in \
                    301:            *$$dep*) \
1.1.1.2 ! misho     302:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           303:                && { if test -f $@; then exit 0; else break; fi; }; \
1.1       misho     304:              exit 1;; \
                    305:          esac; \
                    306:        done; \
1.1.1.2 ! misho     307:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
        !           308:        $(am__cd) $(top_srcdir) && \
        !           309:          $(AUTOMAKE) --gnu test/Makefile
1.1       misho     310: .PRECIOUS: Makefile
                    311: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    312:        @case '$?' in \
                    313:          *config.status*) \
                    314:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    315:          *) \
                    316:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    317:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    318:        esac;
                    319: 
                    320: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    321:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    322: 
                    323: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
                    324:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    325: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
                    326:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1.1.2 ! misho     327: $(am__aclocal_m4_deps):
1.1       misho     328: 
                    329: clean-noinstPROGRAMS:
1.1.1.2 ! misho     330:        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
        !           331:        echo " rm -f" $$list; \
        !           332:        rm -f $$list || exit $$?; \
        !           333:        test -n "$(EXEEXT)" || exit 0; \
        !           334:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        !           335:        echo " rm -f" $$list; \
        !           336:        rm -f $$list
1.1       misho     337: test_01$(EXEEXT): $(test_01_OBJECTS) $(test_01_DEPENDENCIES) 
                    338:        @rm -f test_01$(EXEEXT)
1.1.1.2 ! misho     339:        $(LINK) $(test_01_OBJECTS) $(test_01_LDADD) $(LIBS)
1.1       misho     340: test_01a$(EXEEXT): $(test_01a_OBJECTS) $(test_01a_DEPENDENCIES) 
                    341:        @rm -f test_01a$(EXEEXT)
1.1.1.2 ! misho     342:        $(LINK) $(test_01a_OBJECTS) $(test_01a_LDADD) $(LIBS)
1.1       misho     343: test_02a$(EXEEXT): $(test_02a_OBJECTS) $(test_02a_DEPENDENCIES) 
                    344:        @rm -f test_02a$(EXEEXT)
1.1.1.2 ! misho     345:        $(LINK) $(test_02a_OBJECTS) $(test_02a_LDADD) $(LIBS)
1.1       misho     346: test_03a$(EXEEXT): $(test_03a_OBJECTS) $(test_03a_DEPENDENCIES) 
                    347:        @rm -f test_03a$(EXEEXT)
1.1.1.2 ! misho     348:        $(LINK) $(test_03a_OBJECTS) $(test_03a_LDADD) $(LIBS)
1.1       misho     349: install-binSCRIPTS: $(bin_SCRIPTS)
                    350:        @$(NORMAL_INSTALL)
1.1.1.2 ! misho     351:        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
        !           352:        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
        !           353:        for p in $$list; do \
1.1       misho     354:          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.1.2 ! misho     355:          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
        !           356:        done | \
        !           357:        sed -e 'p;s,.*/,,;n' \
        !           358:            -e 'h;s|.*|.|' \
        !           359:            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
        !           360:        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
        !           361:          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
        !           362:            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
        !           363:              if (++n[d] == $(am__install_max)) { \
        !           364:                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
        !           365:            else { print "f", d "/" $$4, $$1 } } \
        !           366:          END { for (d in files) print "f", d, files[d] }' | \
        !           367:        while read type dir files; do \
        !           368:             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
        !           369:             test -z "$$files" || { \
        !           370:               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
        !           371:               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
        !           372:             } \
        !           373:        ; done
1.1       misho     374: 
                    375: uninstall-binSCRIPTS:
                    376:        @$(NORMAL_UNINSTALL)
1.1.1.2 ! misho     377:        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
        !           378:        files=`for p in $$list; do echo "$$p"; done | \
        !           379:               sed -e 's,.*/,,;$(transform)'`; \
        !           380:        test -n "$$list" || exit 0; \
        !           381:        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
        !           382:        cd "$(DESTDIR)$(bindir)" && rm -f $$files
1.1       misho     383: 
                    384: mostlyclean-compile:
                    385:        -rm -f *.$(OBJEXT)
                    386: 
                    387: distclean-compile:
                    388:        -rm -f *.tab.c
                    389: 
                    390: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_01.Po@am__quote@
                    391: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_01a.Po@am__quote@
                    392: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_02a.Po@am__quote@
                    393: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_03a.Po@am__quote@
                    394: 
                    395: .c.o:
1.1.1.2 ! misho     396: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
        !           397: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       misho     398: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    399: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    400: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
                    401: 
                    402: .c.obj:
1.1.1.2 ! misho     403: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
        !           404: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       misho     405: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    406: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    407: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
                    408: 
                    409: .c.lo:
1.1.1.2 ! misho     410: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
        !           411: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1.1       misho     412: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    413: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    414: @am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ $<
                    415: 
                    416: mostlyclean-libtool:
                    417:        -rm -f *.lo
                    418: 
                    419: clean-libtool:
                    420:        -rm -rf .libs _libs
                    421: 
                    422: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    423:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    424:        unique=`for i in $$list; do \
                    425:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    426:          done | \
1.1.1.2 ! misho     427:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           428:              END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1       misho     429:        mkid -fID $$unique
                    430: tags: TAGS
                    431: 
                    432: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    433:                $(TAGS_FILES) $(LISP)
1.1.1.2 ! misho     434:        set x; \
1.1       misho     435:        here=`pwd`; \
                    436:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    437:        unique=`for i in $$list; do \
                    438:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    439:          done | \
1.1.1.2 ! misho     440:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           441:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           442:        shift; \
        !           443:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       misho     444:          test -n "$$unique" || unique=$$empty_fix; \
1.1.1.2 ! misho     445:          if test $$# -gt 0; then \
        !           446:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           447:              "$$@" $$unique; \
        !           448:          else \
        !           449:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           450:              $$unique; \
        !           451:          fi; \
1.1       misho     452:        fi
                    453: ctags: CTAGS
                    454: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    455:                $(TAGS_FILES) $(LISP)
                    456:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    457:        unique=`for i in $$list; do \
                    458:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    459:          done | \
1.1.1.2 ! misho     460:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           461:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           462:        test -z "$(CTAGS_ARGS)$$unique" \
1.1       misho     463:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.1.1.2 ! misho     464:             $$unique
1.1       misho     465: 
                    466: GTAGS:
                    467:        here=`$(am__cd) $(top_builddir) && pwd` \
1.1.1.2 ! misho     468:          && $(am__cd) $(top_srcdir) \
        !           469:          && gtags -i $(GTAGS_ARGS) "$$here"
1.1       misho     470: 
                    471: distclean-tags:
                    472:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    473: 
                    474: check-TESTS: $(TESTS)
                    475:        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
                    476:        srcdir=$(srcdir); export srcdir; \
1.1.1.2 ! misho     477:        list=' $(TESTS) '; \
        !           478:        $(am__tty_colors); \
1.1       misho     479:        if test -n "$$list"; then \
                    480:          for tst in $$list; do \
                    481:            if test -f ./$$tst; then dir=./; \
                    482:            elif test -f $$tst; then dir=; \
                    483:            else dir="$(srcdir)/"; fi; \
                    484:            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
                    485:              all=`expr $$all + 1`; \
                    486:              case " $(XFAIL_TESTS) " in \
1.1.1.2 ! misho     487:              *[\ \     ]$$tst[\ \      ]*) \
1.1       misho     488:                xpass=`expr $$xpass + 1`; \
                    489:                failed=`expr $$failed + 1`; \
1.1.1.2 ! misho     490:                col=$$red; res=XPASS; \
1.1       misho     491:              ;; \
                    492:              *) \
1.1.1.2 ! misho     493:                col=$$grn; res=PASS; \
1.1       misho     494:              ;; \
                    495:              esac; \
                    496:            elif test $$? -ne 77; then \
                    497:              all=`expr $$all + 1`; \
                    498:              case " $(XFAIL_TESTS) " in \
1.1.1.2 ! misho     499:              *[\ \     ]$$tst[\ \      ]*) \
1.1       misho     500:                xfail=`expr $$xfail + 1`; \
1.1.1.2 ! misho     501:                col=$$lgn; res=XFAIL; \
1.1       misho     502:              ;; \
                    503:              *) \
                    504:                failed=`expr $$failed + 1`; \
1.1.1.2 ! misho     505:                col=$$red; res=FAIL; \
1.1       misho     506:              ;; \
                    507:              esac; \
                    508:            else \
                    509:              skip=`expr $$skip + 1`; \
1.1.1.2 ! misho     510:              col=$$blu; res=SKIP; \
1.1       misho     511:            fi; \
1.1.1.2 ! misho     512:            echo "$${col}$$res$${std}: $$tst"; \
1.1       misho     513:          done; \
1.1.1.2 ! misho     514:          if test "$$all" -eq 1; then \
        !           515:            tests="test"; \
        !           516:            All=""; \
        !           517:          else \
        !           518:            tests="tests"; \
        !           519:            All="All "; \
        !           520:          fi; \
1.1       misho     521:          if test "$$failed" -eq 0; then \
                    522:            if test "$$xfail" -eq 0; then \
1.1.1.2 ! misho     523:              banner="$$All$$all $$tests passed"; \
1.1       misho     524:            else \
1.1.1.2 ! misho     525:              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
        !           526:              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1.1       misho     527:            fi; \
                    528:          else \
                    529:            if test "$$xpass" -eq 0; then \
1.1.1.2 ! misho     530:              banner="$$failed of $$all $$tests failed"; \
1.1       misho     531:            else \
1.1.1.2 ! misho     532:              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
        !           533:              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1.1       misho     534:            fi; \
                    535:          fi; \
                    536:          dashes="$$banner"; \
                    537:          skipped=""; \
                    538:          if test "$$skip" -ne 0; then \
1.1.1.2 ! misho     539:            if test "$$skip" -eq 1; then \
        !           540:              skipped="($$skip test was not run)"; \
        !           541:            else \
        !           542:              skipped="($$skip tests were not run)"; \
        !           543:            fi; \
1.1       misho     544:            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
                    545:              dashes="$$skipped"; \
                    546:          fi; \
                    547:          report=""; \
                    548:          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
                    549:            report="Please report to $(PACKAGE_BUGREPORT)"; \
                    550:            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
                    551:              dashes="$$report"; \
                    552:          fi; \
                    553:          dashes=`echo "$$dashes" | sed s/./=/g`; \
1.1.1.2 ! misho     554:          if test "$$failed" -eq 0; then \
        !           555:            echo "$$grn$$dashes"; \
        !           556:          else \
        !           557:            echo "$$red$$dashes"; \
        !           558:          fi; \
1.1       misho     559:          echo "$$banner"; \
                    560:          test -z "$$skipped" || echo "$$skipped"; \
                    561:          test -z "$$report" || echo "$$report"; \
1.1.1.2 ! misho     562:          echo "$$dashes$$std"; \
1.1       misho     563:          test "$$failed" -eq 0; \
                    564:        else :; fi
                    565: 
                    566: distdir: $(DISTFILES)
1.1.1.2 ! misho     567:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           568:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           569:        list='$(DISTFILES)'; \
        !           570:          dist_files=`for file in $$list; do echo $$file; done | \
        !           571:          sed -e "s|^$$srcdirstrip/||;t" \
        !           572:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           573:        case $$dist_files in \
        !           574:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           575:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           576:                           sort -u` ;; \
        !           577:        esac; \
        !           578:        for file in $$dist_files; do \
1.1       misho     579:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    580:          if test -d $$d/$$file; then \
1.1.1.2 ! misho     581:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           582:            if test -d "$(distdir)/$$file"; then \
        !           583:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           584:            fi; \
1.1       misho     585:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.1.1.2 ! misho     586:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           587:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       misho     588:            fi; \
1.1.1.2 ! misho     589:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       misho     590:          else \
1.1.1.2 ! misho     591:            test -f "$(distdir)/$$file" \
        !           592:            || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       misho     593:            || exit 1; \
                    594:          fi; \
                    595:        done
                    596: check-am: all-am
                    597:        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
                    598: check: check-am
                    599: all-am: Makefile $(PROGRAMS) $(SCRIPTS)
                    600: installdirs:
                    601:        for dir in "$(DESTDIR)$(bindir)"; do \
1.1.1.2 ! misho     602:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1.1       misho     603:        done
                    604: install: install-am
                    605: install-exec: install-exec-am
                    606: install-data: install-data-am
                    607: uninstall: uninstall-am
                    608: 
                    609: install-am: all-am
                    610:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    611: 
                    612: installcheck: installcheck-am
                    613: install-strip:
                    614:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    615:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    616:          `test -z '$(STRIP)' || \
                    617:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    618: mostlyclean-generic:
                    619: 
                    620: clean-generic:
                    621: 
                    622: distclean-generic:
                    623:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1.1.2 ! misho     624:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       misho     625: 
                    626: maintainer-clean-generic:
                    627:        @echo "This command is intended for maintainers to use"
                    628:        @echo "it deletes files that may require special tools to rebuild."
                    629: clean: clean-am
                    630: 
                    631: clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
                    632:        mostlyclean-am
                    633: 
                    634: distclean: distclean-am
                    635:        -rm -rf ./$(DEPDIR)
                    636:        -rm -f Makefile
                    637: distclean-am: clean-am distclean-compile distclean-generic \
1.1.1.2 ! misho     638:        distclean-tags
1.1       misho     639: 
                    640: dvi: dvi-am
                    641: 
                    642: dvi-am:
                    643: 
                    644: html: html-am
                    645: 
1.1.1.2 ! misho     646: html-am:
        !           647: 
1.1       misho     648: info: info-am
                    649: 
                    650: info-am:
                    651: 
                    652: install-data-am:
                    653: 
1.1.1.2 ! misho     654: install-dvi: install-dvi-am
        !           655: 
        !           656: install-dvi-am:
        !           657: 
1.1       misho     658: install-exec-am: install-binSCRIPTS
                    659: 
1.1.1.2 ! misho     660: install-html: install-html-am
        !           661: 
        !           662: install-html-am:
        !           663: 
1.1       misho     664: install-info: install-info-am
                    665: 
1.1.1.2 ! misho     666: install-info-am:
        !           667: 
1.1       misho     668: install-man:
                    669: 
1.1.1.2 ! misho     670: install-pdf: install-pdf-am
        !           671: 
        !           672: install-pdf-am:
        !           673: 
        !           674: install-ps: install-ps-am
        !           675: 
        !           676: install-ps-am:
        !           677: 
1.1       misho     678: installcheck-am:
                    679: 
                    680: maintainer-clean: maintainer-clean-am
                    681:        -rm -rf ./$(DEPDIR)
                    682:        -rm -f Makefile
                    683: maintainer-clean-am: distclean-am maintainer-clean-generic
                    684: 
                    685: mostlyclean: mostlyclean-am
                    686: 
                    687: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                    688:        mostlyclean-libtool
                    689: 
                    690: pdf: pdf-am
                    691: 
                    692: pdf-am:
                    693: 
                    694: ps: ps-am
                    695: 
                    696: ps-am:
                    697: 
1.1.1.2 ! misho     698: uninstall-am: uninstall-binSCRIPTS
        !           699: 
        !           700: .MAKE: check-am install-am install-strip
1.1       misho     701: 
                    702: .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
                    703:        clean-generic clean-libtool clean-noinstPROGRAMS ctags \
                    704:        distclean distclean-compile distclean-generic \
                    705:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                    706:        html-am info info-am install install-am install-binSCRIPTS \
1.1.1.2 ! misho     707:        install-data install-data-am install-dvi install-dvi-am \
        !           708:        install-exec install-exec-am install-html install-html-am \
        !           709:        install-info install-info-am install-man install-pdf \
        !           710:        install-pdf-am install-ps install-ps-am install-strip \
1.1       misho     711:        installcheck installcheck-am installdirs maintainer-clean \
                    712:        maintainer-clean-generic mostlyclean mostlyclean-compile \
                    713:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1.1.1.2 ! misho     714:        tags uninstall uninstall-am uninstall-binSCRIPTS
1.1       misho     715: 
                    716:        test_01a.c test_02a.c test_02b.c test_03a.c test_03c.c \
                    717:        test_04a.c test_04b.c 
                    718: 
                    719: # copy all test files 
                    720: prepare_files: 
                    721:        test -e test.xml || cp $(top_srcdir)/test/*.xml $(top_srcdir)/test/*.xdl $(top_srcdir)/test/*.dtd .
                    722:        @cd ../py-axl; make; cd -
                    723:        @test -d axl || mkdir axl
                    724:         # copy dynamic libraries
                    725:        @cp `find ../py-axl -name libpy_axl$(SHARED_EXTENSION) -type l` axl/
                    726:         # copy python imports
                    727:        @test -e axl/__init__.py || cp ../py-axl/__init__.py axl/
                    728:        @diff axl/__init__.py ../py-axl/__init__.py || cp ../py-axl/__init__.py axl/
                    729: 
                    730: refresh: 
                    731:        $(top_builddir)/knife/axl-knife --input fact.dtd --dtd-to-c --output fact.dtd.h --ifnewer
                    732:        $(top_builddir)/knife/axl-knife --input channel.dtd --dtd-to-c --output channel.dtd.h  --ifnewer
                    733:        $(top_builddir)/knife/axl-knife --input xml-rpc.dtd --dtd-to-c --output xml-rpc.dtd.h  --ifnewer
                    734:        $(top_builddir)/knife/axl-knife --input tls.dtd --dtd-to-c --output tls.dtd.h  --ifnewer
                    735: 
                    736: leak-check:
                    737:        libtool --mode=execute valgrind --leak-check=yes ./test_01
                    738: 
                    739: compref:
1.1.1.2 ! misho     740:        $(compiler) $(compiler_options) `pkg-config --libs --cflags libxml-2.0` test_01b.c -o test_01b
        !           741:        $(compiler) $(compiler_options) `pkg-config --libs --cflags libxml-2.0` test_02b.c -o test_02b
        !           742:        $(compiler) $(compiler_options)  `pkg-config --libs --cflags glib-2.0` -I$(top_srcdir)/src $(top_builddir)/src/.libs/libaxl.so test_03c.c -o test_03c
        !           743: 
1.1       misho     744: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    745: # Otherwise a system limit (for SysV at least) may be exceeded.
                    746: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>