Makefile 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  1. # Makefile.in generated by automake 1.11 from Makefile.am.
  2. # doc/examples/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. pkgdatadir = $(datadir)/libxml2
  14. pkgincludedir = $(includedir)/libxml2
  15. pkglibdir = $(libdir)/libxml2
  16. pkglibexecdir = $(libexecdir)/libxml2
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = x86_64-unknown-linux-gnu
  30. host_triplet = arm-unknown-linux-gnueabihf
  31. noinst_PROGRAMS = xpath2$(EXEEXT) reader1$(EXEEXT) reader4$(EXEEXT) \
  32. parse2$(EXEEXT) reader2$(EXEEXT) parse3$(EXEEXT) \
  33. reader3$(EXEEXT) tree2$(EXEEXT) parse4$(EXEEXT) io2$(EXEEXT) \
  34. testWriter$(EXEEXT) io1$(EXEEXT) xpath1$(EXEEXT) \
  35. parse1$(EXEEXT) tree1$(EXEEXT)
  36. subdir = doc/examples
  37. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  38. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  39. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  40. $(top_srcdir)/configure.in
  41. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  42. $(ACLOCAL_M4)
  43. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  44. CONFIG_HEADER = $(top_builddir)/config.h
  45. CONFIG_CLEAN_FILES =
  46. CONFIG_CLEAN_VPATH_FILES =
  47. PROGRAMS = $(noinst_PROGRAMS)
  48. am_io1_OBJECTS = io1.$(OBJEXT)
  49. io1_OBJECTS = $(am_io1_OBJECTS)
  50. am__DEPENDENCIES_1 =
  51. am__DEPENDENCIES_2 = $(top_builddir)/libxml2.la $(am__DEPENDENCIES_1)
  52. io1_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  53. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(io1_LDFLAGS) \
  54. $(LDFLAGS) -o $@
  55. am_io2_OBJECTS = io2.$(OBJEXT)
  56. io2_OBJECTS = $(am_io2_OBJECTS)
  57. io2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  58. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(io2_LDFLAGS) \
  59. $(LDFLAGS) -o $@
  60. am_parse1_OBJECTS = parse1.$(OBJEXT)
  61. parse1_OBJECTS = $(am_parse1_OBJECTS)
  62. parse1_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  63. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(parse1_LDFLAGS) \
  64. $(LDFLAGS) -o $@
  65. am_parse2_OBJECTS = parse2.$(OBJEXT)
  66. parse2_OBJECTS = $(am_parse2_OBJECTS)
  67. parse2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  68. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(parse2_LDFLAGS) \
  69. $(LDFLAGS) -o $@
  70. am_parse3_OBJECTS = parse3.$(OBJEXT)
  71. parse3_OBJECTS = $(am_parse3_OBJECTS)
  72. parse3_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  73. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(parse3_LDFLAGS) \
  74. $(LDFLAGS) -o $@
  75. am_parse4_OBJECTS = parse4.$(OBJEXT)
  76. parse4_OBJECTS = $(am_parse4_OBJECTS)
  77. parse4_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  78. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(parse4_LDFLAGS) \
  79. $(LDFLAGS) -o $@
  80. am_reader1_OBJECTS = reader1.$(OBJEXT)
  81. reader1_OBJECTS = $(am_reader1_OBJECTS)
  82. reader1_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  83. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(reader1_LDFLAGS) \
  84. $(LDFLAGS) -o $@
  85. am_reader2_OBJECTS = reader2.$(OBJEXT)
  86. reader2_OBJECTS = $(am_reader2_OBJECTS)
  87. reader2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  88. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(reader2_LDFLAGS) \
  89. $(LDFLAGS) -o $@
  90. am_reader3_OBJECTS = reader3.$(OBJEXT)
  91. reader3_OBJECTS = $(am_reader3_OBJECTS)
  92. reader3_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  93. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(reader3_LDFLAGS) \
  94. $(LDFLAGS) -o $@
  95. am_reader4_OBJECTS = reader4.$(OBJEXT)
  96. reader4_OBJECTS = $(am_reader4_OBJECTS)
  97. reader4_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  98. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(reader4_LDFLAGS) \
  99. $(LDFLAGS) -o $@
  100. am_testWriter_OBJECTS = testWriter.$(OBJEXT)
  101. testWriter_OBJECTS = $(am_testWriter_OBJECTS)
  102. testWriter_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  103. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  104. $(testWriter_LDFLAGS) $(LDFLAGS) -o $@
  105. am_tree1_OBJECTS = tree1.$(OBJEXT)
  106. tree1_OBJECTS = $(am_tree1_OBJECTS)
  107. tree1_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  108. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(tree1_LDFLAGS) \
  109. $(LDFLAGS) -o $@
  110. am_tree2_OBJECTS = tree2.$(OBJEXT)
  111. tree2_OBJECTS = $(am_tree2_OBJECTS)
  112. tree2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  113. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(tree2_LDFLAGS) \
  114. $(LDFLAGS) -o $@
  115. am_xpath1_OBJECTS = xpath1.$(OBJEXT)
  116. xpath1_OBJECTS = $(am_xpath1_OBJECTS)
  117. xpath1_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  118. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(xpath1_LDFLAGS) \
  119. $(LDFLAGS) -o $@
  120. am_xpath2_OBJECTS = xpath2.$(OBJEXT)
  121. xpath2_OBJECTS = $(am_xpath2_OBJECTS)
  122. xpath2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  123. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(xpath2_LDFLAGS) \
  124. $(LDFLAGS) -o $@
  125. DEFAULT_INCLUDES = -I. -I$(top_builddir)
  126. depcomp = $(SHELL) $(top_srcdir)/depcomp
  127. am__depfiles_maybe = depfiles
  128. am__mv = mv -f
  129. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  130. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  131. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  132. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  133. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  134. CCLD = $(CC)
  135. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  136. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  137. $(LDFLAGS) -o $@
  138. SOURCES = $(io1_SOURCES) $(io2_SOURCES) $(parse1_SOURCES) \
  139. $(parse2_SOURCES) $(parse3_SOURCES) $(parse4_SOURCES) \
  140. $(reader1_SOURCES) $(reader2_SOURCES) $(reader3_SOURCES) \
  141. $(reader4_SOURCES) $(testWriter_SOURCES) $(tree1_SOURCES) \
  142. $(tree2_SOURCES) $(xpath1_SOURCES) $(xpath2_SOURCES)
  143. DIST_SOURCES = $(io1_SOURCES) $(io2_SOURCES) $(parse1_SOURCES) \
  144. $(parse2_SOURCES) $(parse3_SOURCES) $(parse4_SOURCES) \
  145. $(reader1_SOURCES) $(reader2_SOURCES) $(reader3_SOURCES) \
  146. $(reader4_SOURCES) $(testWriter_SOURCES) $(tree1_SOURCES) \
  147. $(tree2_SOURCES) $(xpath1_SOURCES) $(xpath2_SOURCES)
  148. ETAGS = etags
  149. CTAGS = ctags
  150. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  151. ACLOCAL = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run aclocal-1.11
  152. AMTAR = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run tar
  153. AR = ar
  154. AS = as
  155. AUTOCONF = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run autoconf
  156. AUTOHEADER = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run autoheader
  157. AUTOMAKE = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run automake-1.11
  158. AWK = gawk
  159. BASE_THREAD_LIBS = -lpthread
  160. C14N_OBJ = c14n.c
  161. CATALOG_OBJ = catalog.o
  162. CC = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc
  163. CCDEPMODE = depmode=gcc3
  164. CFLAGS = -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls
  165. CPP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -E
  166. CPPFLAGS =
  167. CYGPATH_W = echo
  168. CYGWIN_EXTRA_LDFLAGS =
  169. CYGWIN_EXTRA_PYTHON_LIBADD =
  170. DEBUG_OBJ = debugXML.o
  171. DEFS = -DHAVE_CONFIG_H
  172. DEPDIR = .deps
  173. DLLTOOL = dlltool
  174. DOCB_OBJ = DOCBparser.o
  175. DSYMUTIL =
  176. DUMPBIN = link -dump -symbols
  177. ECHO_C =
  178. ECHO_N = -n
  179. ECHO_T =
  180. EGREP = /bin/grep -E
  181. EXEEXT =
  182. FGREP = /bin/grep -F
  183. FTP_OBJ = nanoftp.o
  184. GREP = /bin/grep
  185. HAVE_ISINF =
  186. HAVE_ISNAN =
  187. HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
  188. HTML_OBJ = HTMLparser.o HTMLtree.o
  189. HTTP_OBJ = nanohttp.o
  190. ICONV_LIBS =
  191. INSTALL = /usr/bin/install -c
  192. INSTALL_DATA = ${INSTALL} -m 644
  193. INSTALL_PROGRAM = ${INSTALL}
  194. INSTALL_SCRIPT = ${INSTALL}
  195. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  196. LD = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld
  197. LDFLAGS =
  198. LIBOBJS =
  199. LIBS =
  200. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  201. LIBXML_MAJOR_VERSION = 2
  202. LIBXML_MICRO_VERSION = 6
  203. LIBXML_MINOR_VERSION = 7
  204. LIBXML_VERSION = 2.7.6
  205. LIBXML_VERSION_EXTRA =
  206. LIBXML_VERSION_INFO = 9:6:7
  207. LIBXML_VERSION_NUMBER = 20706
  208. LIPO =
  209. LN_S = ln -s
  210. LTLIBOBJS =
  211. MAKEINFO = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/missing --run makeinfo
  212. MKDIR_P = /bin/mkdir -p
  213. MODULE_EXTENSION = .so
  214. MODULE_PLATFORM_LIBS = -ldl
  215. MV = /bin/mv
  216. M_LIBS = -lm
  217. NM = link -dump -symbols
  218. NMEDIT =
  219. OBJDUMP = objdump
  220. OBJEXT = o
  221. OTOOL =
  222. OTOOL64 =
  223. PACKAGE = libxml2
  224. PACKAGE_BUGREPORT =
  225. PACKAGE_NAME =
  226. PACKAGE_STRING =
  227. PACKAGE_TARNAME =
  228. PACKAGE_VERSION =
  229. PATH_SEPARATOR = :
  230. PERL = /usr/bin/perl
  231. PYTHON = /usr/bin/python
  232. PYTHON_INCLUDES =
  233. PYTHON_LIBS = -lpython2.7 -lpthread -ldl -lutil -lm
  234. PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
  235. PYTHON_SUBDIR =
  236. PYTHON_TESTS =
  237. PYTHON_VERSION = 2.7
  238. RANLIB = ranlib
  239. RDL_LIBS =
  240. READER_TEST = Readertests
  241. RELDATE = Fri Jul 12 2019
  242. RM = /bin/rm
  243. SED = /bin/sed
  244. SET_MAKE =
  245. SHELL = /bin/bash
  246. STATIC_BINARIES =
  247. STRIP = strip
  248. TAR = /bin/tar
  249. TEST_C14N = C14Ntests
  250. TEST_CATALOG = Catatests
  251. TEST_DEBUG = Scripttests
  252. TEST_HTML = HTMLtests
  253. TEST_MODULES = ModuleTests
  254. TEST_PATTERN = Patterntests
  255. TEST_PHTML = HTMLPushtests
  256. TEST_PUSH = XMLPushtests
  257. TEST_REGEXPS = Regexptests Automatatests
  258. TEST_SAX = SAXtests
  259. TEST_SCHEMAS = Schemastests Relaxtests
  260. TEST_SCHEMATRON = Schematrontests
  261. TEST_THREADS = Threadtests
  262. TEST_VALID = Validtests
  263. TEST_VTIME = VTimingtests
  264. TEST_XINCLUDE = XIncludetests
  265. TEST_XPATH = XPathtests
  266. TEST_XPTR = XPtrtests
  267. THREADS_W32 =
  268. THREAD_CFLAGS = -D_REENTRANT
  269. THREAD_LIBS =
  270. U =
  271. VERSION = 2.7.6
  272. VERSION_SCRIPT_FLAGS = -Wl,--version-script=
  273. WGET = /usr/bin/wget
  274. WIN32_EXTRA_LDFLAGS =
  275. WIN32_EXTRA_LIBADD =
  276. WITH_C14N = 1
  277. WITH_CATALOG = 1
  278. WITH_DEBUG = 1
  279. WITH_DOCB = 1
  280. WITH_FTP = 1
  281. WITH_HTML = 1
  282. WITH_HTTP = 1
  283. WITH_ICONV = 1
  284. WITH_ISO8859X = 1
  285. WITH_LEGACY = 1
  286. WITH_MEM_DEBUG = 0
  287. WITH_MODULES = 1
  288. WITH_OUTPUT = 1
  289. WITH_PATTERN = 1
  290. WITH_PUSH = 1
  291. WITH_READER = 1
  292. WITH_REGEXPS = 1
  293. WITH_RUN_DEBUG = 0
  294. WITH_SAX1 = 1
  295. WITH_SCHEMAS = 1
  296. WITH_SCHEMATRON = 1
  297. WITH_THREADS = 1
  298. WITH_TREE = 1
  299. WITH_TRIO = 0
  300. WITH_VALID = 1
  301. WITH_WRITER = 1
  302. WITH_XINCLUDE = 1
  303. WITH_XPATH = 1
  304. WITH_XPTR = 1
  305. WITH_ZLIB = 1
  306. XINCLUDE_OBJ = xinclude.o
  307. XMLLINT = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/bin/xmllint
  308. XML_CFLAGS =
  309. XML_INCLUDEDIR = -I${includedir}/libxml2
  310. XML_LIBDIR = -L${libdir}
  311. XML_LIBS = -lxml2 -lz -lm
  312. XML_LIBTOOLLIBS = libxml2.la
  313. XPATH_OBJ = xpath.o
  314. XPTR_OBJ = xpointer.o
  315. XSLTPROC = /usr/bin/xsltproc
  316. Z_CFLAGS =
  317. Z_LIBS = -lz
  318. abs_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/doc/examples
  319. abs_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/doc/examples
  320. abs_top_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6
  321. abs_top_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6
  322. ac_ct_CC =
  323. ac_ct_DUMPBIN = link -dump -symbols
  324. am__include = include
  325. am__leading_dot = .
  326. am__quote =
  327. am__tar = ${AMTAR} chof - "$$tardir"
  328. am__untar = ${AMTAR} xf -
  329. bindir = ${exec_prefix}/bin
  330. build = x86_64-unknown-linux-gnu
  331. build_alias =
  332. build_cpu = x86_64
  333. build_os = linux-gnu
  334. build_vendor = unknown
  335. builddir = .
  336. datadir = ${datarootdir}
  337. datarootdir = ${prefix}/share
  338. docdir = ${datarootdir}/doc/${PACKAGE}
  339. dvidir = ${docdir}
  340. exec_prefix = ${prefix}
  341. host = arm-unknown-linux-gnueabihf
  342. host_alias = arm-linux-gnueabihf
  343. host_cpu = arm
  344. host_os = linux-gnueabihf
  345. host_vendor = unknown
  346. htmldir = ${docdir}
  347. includedir = ${prefix}/include
  348. infodir = ${datarootdir}/info
  349. install_sh = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/install-sh
  350. libdir = ${exec_prefix}/lib
  351. libexecdir = ${exec_prefix}/libexec
  352. localedir = ${datarootdir}/locale
  353. localstatedir = ${prefix}/var
  354. lt_ECHO = echo
  355. mandir = ${datarootdir}/man
  356. mkdir_p = /bin/mkdir -p
  357. oldincludedir = /usr/include
  358. pdfdir = ${docdir}
  359. prefix = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/release
  360. program_transform_name = s,x,x,
  361. psdir = ${docdir}
  362. pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages
  363. sbindir = ${exec_prefix}/sbin
  364. sharedstatedir = ${prefix}/com
  365. srcdir = .
  366. sysconfdir = ${prefix}/etc
  367. target_alias =
  368. top_build_prefix = ../../
  369. top_builddir = ../..
  370. top_srcdir = ../..
  371. # Beware this is autogenerated by index.py
  372. INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I./include -D_REENTRANT
  373. DEPS = $(top_builddir)/libxml2.la
  374. LDADDS = $(top_builddir)/libxml2.la -lz $(ICONV_LIBS) -lm
  375. EXTRA_DIST = examples.xsl index.py examples.xml writer.xml test3.xml tst.xml test1.xml test2.xml io2.res xpath2.res tree1.res reader4.res io1.res tree2.res reader3.res xpath1.res reader1.res
  376. xpath2_SOURCES = xpath2.c
  377. xpath2_LDFLAGS =
  378. xpath2_DEPENDENCIES = $(DEPS)
  379. xpath2_LDADD = $(LDADDS)
  380. reader1_SOURCES = reader1.c
  381. reader1_LDFLAGS =
  382. reader1_DEPENDENCIES = $(DEPS)
  383. reader1_LDADD = $(LDADDS)
  384. reader4_SOURCES = reader4.c
  385. reader4_LDFLAGS =
  386. reader4_DEPENDENCIES = $(DEPS)
  387. reader4_LDADD = $(LDADDS)
  388. parse2_SOURCES = parse2.c
  389. parse2_LDFLAGS =
  390. parse2_DEPENDENCIES = $(DEPS)
  391. parse2_LDADD = $(LDADDS)
  392. reader2_SOURCES = reader2.c
  393. reader2_LDFLAGS =
  394. reader2_DEPENDENCIES = $(DEPS)
  395. reader2_LDADD = $(LDADDS)
  396. parse3_SOURCES = parse3.c
  397. parse3_LDFLAGS =
  398. parse3_DEPENDENCIES = $(DEPS)
  399. parse3_LDADD = $(LDADDS)
  400. reader3_SOURCES = reader3.c
  401. reader3_LDFLAGS =
  402. reader3_DEPENDENCIES = $(DEPS)
  403. reader3_LDADD = $(LDADDS)
  404. tree2_SOURCES = tree2.c
  405. tree2_LDFLAGS =
  406. tree2_DEPENDENCIES = $(DEPS)
  407. tree2_LDADD = $(LDADDS)
  408. parse4_SOURCES = parse4.c
  409. parse4_LDFLAGS =
  410. parse4_DEPENDENCIES = $(DEPS)
  411. parse4_LDADD = $(LDADDS)
  412. io2_SOURCES = io2.c
  413. io2_LDFLAGS =
  414. io2_DEPENDENCIES = $(DEPS)
  415. io2_LDADD = $(LDADDS)
  416. testWriter_SOURCES = testWriter.c
  417. testWriter_LDFLAGS =
  418. testWriter_DEPENDENCIES = $(DEPS)
  419. testWriter_LDADD = $(LDADDS)
  420. io1_SOURCES = io1.c
  421. io1_LDFLAGS =
  422. io1_DEPENDENCIES = $(DEPS)
  423. io1_LDADD = $(LDADDS)
  424. xpath1_SOURCES = xpath1.c
  425. xpath1_LDFLAGS =
  426. xpath1_DEPENDENCIES = $(DEPS)
  427. xpath1_LDADD = $(LDADDS)
  428. parse1_SOURCES = parse1.c
  429. parse1_LDFLAGS =
  430. parse1_DEPENDENCIES = $(DEPS)
  431. parse1_LDADD = $(LDADDS)
  432. tree1_SOURCES = tree1.c
  433. tree1_LDFLAGS =
  434. tree1_DEPENDENCIES = $(DEPS)
  435. tree1_LDADD = $(LDADDS)
  436. all: all-am
  437. .SUFFIXES:
  438. .SUFFIXES: .c .lo .o .obj
  439. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  440. @for dep in $?; do \
  441. case '$(am__configure_deps)' in \
  442. *$$dep*) \
  443. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  444. && { if test -f $@; then exit 0; else break; fi; }; \
  445. exit 1;; \
  446. esac; \
  447. done; \
  448. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/examples/Makefile'; \
  449. $(am__cd) $(top_srcdir) && \
  450. $(AUTOMAKE) --gnu doc/examples/Makefile
  451. .PRECIOUS: Makefile
  452. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  453. @case '$?' in \
  454. *config.status*) \
  455. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  456. *) \
  457. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  458. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  459. esac;
  460. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  461. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  462. $(top_srcdir)/configure: $(am__configure_deps)
  463. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  464. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  465. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  466. $(am__aclocal_m4_deps):
  467. clean-noinstPROGRAMS:
  468. @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
  469. echo " rm -f" $$list; \
  470. rm -f $$list || exit $$?; \
  471. test -n "$(EXEEXT)" || exit 0; \
  472. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  473. echo " rm -f" $$list; \
  474. rm -f $$list
  475. io1$(EXEEXT): $(io1_OBJECTS) $(io1_DEPENDENCIES)
  476. @rm -f io1$(EXEEXT)
  477. $(io1_LINK) $(io1_OBJECTS) $(io1_LDADD) $(LIBS)
  478. io2$(EXEEXT): $(io2_OBJECTS) $(io2_DEPENDENCIES)
  479. @rm -f io2$(EXEEXT)
  480. $(io2_LINK) $(io2_OBJECTS) $(io2_LDADD) $(LIBS)
  481. parse1$(EXEEXT): $(parse1_OBJECTS) $(parse1_DEPENDENCIES)
  482. @rm -f parse1$(EXEEXT)
  483. $(parse1_LINK) $(parse1_OBJECTS) $(parse1_LDADD) $(LIBS)
  484. parse2$(EXEEXT): $(parse2_OBJECTS) $(parse2_DEPENDENCIES)
  485. @rm -f parse2$(EXEEXT)
  486. $(parse2_LINK) $(parse2_OBJECTS) $(parse2_LDADD) $(LIBS)
  487. parse3$(EXEEXT): $(parse3_OBJECTS) $(parse3_DEPENDENCIES)
  488. @rm -f parse3$(EXEEXT)
  489. $(parse3_LINK) $(parse3_OBJECTS) $(parse3_LDADD) $(LIBS)
  490. parse4$(EXEEXT): $(parse4_OBJECTS) $(parse4_DEPENDENCIES)
  491. @rm -f parse4$(EXEEXT)
  492. $(parse4_LINK) $(parse4_OBJECTS) $(parse4_LDADD) $(LIBS)
  493. reader1$(EXEEXT): $(reader1_OBJECTS) $(reader1_DEPENDENCIES)
  494. @rm -f reader1$(EXEEXT)
  495. $(reader1_LINK) $(reader1_OBJECTS) $(reader1_LDADD) $(LIBS)
  496. reader2$(EXEEXT): $(reader2_OBJECTS) $(reader2_DEPENDENCIES)
  497. @rm -f reader2$(EXEEXT)
  498. $(reader2_LINK) $(reader2_OBJECTS) $(reader2_LDADD) $(LIBS)
  499. reader3$(EXEEXT): $(reader3_OBJECTS) $(reader3_DEPENDENCIES)
  500. @rm -f reader3$(EXEEXT)
  501. $(reader3_LINK) $(reader3_OBJECTS) $(reader3_LDADD) $(LIBS)
  502. reader4$(EXEEXT): $(reader4_OBJECTS) $(reader4_DEPENDENCIES)
  503. @rm -f reader4$(EXEEXT)
  504. $(reader4_LINK) $(reader4_OBJECTS) $(reader4_LDADD) $(LIBS)
  505. testWriter$(EXEEXT): $(testWriter_OBJECTS) $(testWriter_DEPENDENCIES)
  506. @rm -f testWriter$(EXEEXT)
  507. $(testWriter_LINK) $(testWriter_OBJECTS) $(testWriter_LDADD) $(LIBS)
  508. tree1$(EXEEXT): $(tree1_OBJECTS) $(tree1_DEPENDENCIES)
  509. @rm -f tree1$(EXEEXT)
  510. $(tree1_LINK) $(tree1_OBJECTS) $(tree1_LDADD) $(LIBS)
  511. tree2$(EXEEXT): $(tree2_OBJECTS) $(tree2_DEPENDENCIES)
  512. @rm -f tree2$(EXEEXT)
  513. $(tree2_LINK) $(tree2_OBJECTS) $(tree2_LDADD) $(LIBS)
  514. xpath1$(EXEEXT): $(xpath1_OBJECTS) $(xpath1_DEPENDENCIES)
  515. @rm -f xpath1$(EXEEXT)
  516. $(xpath1_LINK) $(xpath1_OBJECTS) $(xpath1_LDADD) $(LIBS)
  517. xpath2$(EXEEXT): $(xpath2_OBJECTS) $(xpath2_DEPENDENCIES)
  518. @rm -f xpath2$(EXEEXT)
  519. $(xpath2_LINK) $(xpath2_OBJECTS) $(xpath2_LDADD) $(LIBS)
  520. mostlyclean-compile:
  521. -rm -f *.$(OBJEXT)
  522. distclean-compile:
  523. -rm -f *.tab.c
  524. include ./$(DEPDIR)/io1.Po
  525. include ./$(DEPDIR)/io2.Po
  526. include ./$(DEPDIR)/parse1.Po
  527. include ./$(DEPDIR)/parse2.Po
  528. include ./$(DEPDIR)/parse3.Po
  529. include ./$(DEPDIR)/parse4.Po
  530. include ./$(DEPDIR)/reader1.Po
  531. include ./$(DEPDIR)/reader2.Po
  532. include ./$(DEPDIR)/reader3.Po
  533. include ./$(DEPDIR)/reader4.Po
  534. include ./$(DEPDIR)/testWriter.Po
  535. include ./$(DEPDIR)/tree1.Po
  536. include ./$(DEPDIR)/tree2.Po
  537. include ./$(DEPDIR)/xpath1.Po
  538. include ./$(DEPDIR)/xpath2.Po
  539. .c.o:
  540. $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  541. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  542. # source='$<' object='$@' libtool=no \
  543. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  544. # $(COMPILE) -c $<
  545. .c.obj:
  546. $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  547. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  548. # source='$<' object='$@' libtool=no \
  549. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  550. # $(COMPILE) -c `$(CYGPATH_W) '$<'`
  551. .c.lo:
  552. $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  553. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  554. # source='$<' object='$@' libtool=yes \
  555. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  556. # $(LTCOMPILE) -c -o $@ $<
  557. mostlyclean-libtool:
  558. -rm -f *.lo
  559. clean-libtool:
  560. -rm -rf .libs _libs
  561. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  562. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  563. unique=`for i in $$list; do \
  564. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  565. done | \
  566. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  567. END { if (nonempty) { for (i in files) print i; }; }'`; \
  568. mkid -fID $$unique
  569. tags: TAGS
  570. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  571. $(TAGS_FILES) $(LISP)
  572. set x; \
  573. here=`pwd`; \
  574. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  575. unique=`for i in $$list; do \
  576. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  577. done | \
  578. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  579. END { if (nonempty) { for (i in files) print i; }; }'`; \
  580. shift; \
  581. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  582. test -n "$$unique" || unique=$$empty_fix; \
  583. if test $$# -gt 0; then \
  584. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  585. "$$@" $$unique; \
  586. else \
  587. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  588. $$unique; \
  589. fi; \
  590. fi
  591. ctags: CTAGS
  592. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  593. $(TAGS_FILES) $(LISP)
  594. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  595. unique=`for i in $$list; do \
  596. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  597. done | \
  598. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  599. END { if (nonempty) { for (i in files) print i; }; }'`; \
  600. test -z "$(CTAGS_ARGS)$$unique" \
  601. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  602. $$unique
  603. GTAGS:
  604. here=`$(am__cd) $(top_builddir) && pwd` \
  605. && $(am__cd) $(top_srcdir) \
  606. && gtags -i $(GTAGS_ARGS) "$$here"
  607. distclean-tags:
  608. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  609. distdir: $(DISTFILES)
  610. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  611. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  612. list='$(DISTFILES)'; \
  613. dist_files=`for file in $$list; do echo $$file; done | \
  614. sed -e "s|^$$srcdirstrip/||;t" \
  615. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  616. case $$dist_files in \
  617. */*) $(MKDIR_P) `echo "$$dist_files" | \
  618. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  619. sort -u` ;; \
  620. esac; \
  621. for file in $$dist_files; do \
  622. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  623. if test -d $$d/$$file; then \
  624. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  625. if test -d "$(distdir)/$$file"; then \
  626. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  627. fi; \
  628. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  629. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  630. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  631. fi; \
  632. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  633. else \
  634. test -f "$(distdir)/$$file" \
  635. || cp -p $$d/$$file "$(distdir)/$$file" \
  636. || exit 1; \
  637. fi; \
  638. done
  639. check-am: all-am
  640. check: check-am
  641. all-am: Makefile $(PROGRAMS)
  642. installdirs:
  643. install: install-am
  644. install-exec: install-exec-am
  645. install-data: install-data-am
  646. uninstall: uninstall-am
  647. install-am: all-am
  648. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  649. installcheck: installcheck-am
  650. install-strip:
  651. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  652. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  653. `test -z '$(STRIP)' || \
  654. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  655. mostlyclean-generic:
  656. clean-generic:
  657. distclean-generic:
  658. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  659. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  660. maintainer-clean-generic:
  661. @echo "This command is intended for maintainers to use"
  662. @echo "it deletes files that may require special tools to rebuild."
  663. clean: clean-am
  664. clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
  665. mostlyclean-am
  666. distclean: distclean-am
  667. -rm -rf ./$(DEPDIR)
  668. -rm -f Makefile
  669. distclean-am: clean-am distclean-compile distclean-generic \
  670. distclean-tags
  671. dvi: dvi-am
  672. dvi-am:
  673. html: html-am
  674. html-am:
  675. info: info-am
  676. info-am:
  677. install-data-am: install-data-local
  678. install-dvi: install-dvi-am
  679. install-dvi-am:
  680. install-exec-am:
  681. install-html: install-html-am
  682. install-html-am:
  683. install-info: install-info-am
  684. install-info-am:
  685. install-man:
  686. install-pdf: install-pdf-am
  687. install-pdf-am:
  688. install-ps: install-ps-am
  689. install-ps-am:
  690. installcheck-am:
  691. maintainer-clean: maintainer-clean-am
  692. -rm -rf ./$(DEPDIR)
  693. -rm -f Makefile
  694. maintainer-clean-am: distclean-am maintainer-clean-generic
  695. mostlyclean: mostlyclean-am
  696. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  697. mostlyclean-libtool
  698. pdf: pdf-am
  699. pdf-am:
  700. ps: ps-am
  701. ps-am:
  702. uninstall-am:
  703. .MAKE: install-am install-strip
  704. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  705. clean-libtool clean-noinstPROGRAMS ctags distclean \
  706. distclean-compile distclean-generic distclean-libtool \
  707. distclean-tags distdir dvi dvi-am html html-am info info-am \
  708. install install-am install-data install-data-am \
  709. install-data-local install-dvi install-dvi-am install-exec \
  710. install-exec-am install-html install-html-am install-info \
  711. install-info-am install-man install-pdf install-pdf-am \
  712. install-ps install-ps-am install-strip installcheck \
  713. installcheck-am installdirs maintainer-clean \
  714. maintainer-clean-generic mostlyclean mostlyclean-compile \
  715. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  716. tags uninstall uninstall-am
  717. rebuild: examples.xml index.html
  718. examples.xml: index.py *.c
  719. -@($(srcdir)/index.py)
  720. index.html: examples.xml examples.xsl
  721. -@(xsltproc examples.xsl examples.xml && echo "Rebuilt web page" && xmllint --valid --noout index.html)
  722. install-data-local:
  723. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
  724. -/usr/bin/install -c -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml $(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
  725. valgrind:
  726. $(MAKE) CHECKER='valgrind' tests
  727. tests: $(noinst_PROGRAMS)
  728. @(echo '## examples regression tests')
  729. @(echo > .memdump)
  730. @($(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp ; diff xpath2.tmp xpath2.res ; rm xpath2.tmp)
  731. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  732. @($(CHECKER) ./reader1 test2.xml > reader1.tmp ; diff reader1.tmp reader1.res ; rm reader1.tmp)
  733. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  734. @($(CHECKER) ./reader4 test1.xml test2.xml test3.xml > reader4.tmp ; diff reader4.tmp reader4.res ; rm reader4.tmp)
  735. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  736. @($(CHECKER) ./parse2 test2.xml)
  737. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  738. @($(CHECKER) ./reader2 test2.xml > reader1.tmp ; diff reader1.tmp reader1.res ; rm reader1.tmp)
  739. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  740. @($(CHECKER) ./parse3)
  741. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  742. @($(CHECKER) ./reader3 > reader3.tmp ; diff reader3.tmp reader3.res ; rm reader3.tmp)
  743. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  744. @($(CHECKER) ./tree2 > tree2.tmp ; diff tree2.tmp tree2.res ; rm tree2.tmp)
  745. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  746. @($(CHECKER) ./parse4 test3.xml)
  747. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  748. @($(CHECKER) ./io2 > io2.tmp ; diff io2.tmp io2.res ; rm -f io2.tmp)
  749. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  750. @($(CHECKER) ./testWriter ; for i in 1 2 3 4 ; do diff writer.xml writer$$i.res ; done ; rm writer*.res)
  751. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  752. @($(CHECKER) ./io1 > io1.tmp ; diff io1.tmp io1.res ; rm -f io1.tmp)
  753. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  754. @($(CHECKER) ././xpath1 test3.xml '//child2' > xpath1.tmp ; diff xpath1.tmp xpath1.res ; rm xpath1.tmp)
  755. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  756. @($(CHECKER) ./parse1 test1.xml)
  757. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  758. @($(CHECKER) ./tree1 test2.xml > tree1.tmp ; diff tree1.tmp tree1.res ; rm tree1.tmp)
  759. @(grep "MORY ALLO" .memdump | grep -v "MEMORY ALLOCATED : 0" ; exit 0)
  760. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  761. # Otherwise a system limit (for SysV at least) may be exceeded.
  762. .NOEXPORT: