Lines Matching full:sources
27 $! updated to work with current sources
45 $!- list of sources to be built into the LIBXML library. Compare this list
49 $ sources = "parser.c SAX.c entities.c encoding.c error.c parserInternals.c"
50 $ sources = sources + " tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c"
51 $ sources = sources + " valid.c xlink.c HTMLparser.c HTMLtree.c debugXML.c xpath.c"
52 $ sources = sources + " xpointer.c xinclude.c nanohttp.c nanoftp.c DOCBparser.c"
53 $ sources = sources + " catalog.c globals.c threads.c c14n.c xmlstring.c"
54 $ sources = sources + " xmlregexp.c xmlschemas.c xmlschemastypes.c xmlunicode.c"
55 $ sources = sources + " triostr.c trio.c xmlreader.c relaxng.c dict.c SAX2.c"
56 $ sources = sources + " xmlwriter.c legacy.c chvalid.c pattern.c xmlsave.c"
57 $ sources = sources + " schematron.c xmlmodule.c buf.c"
152 $ sources = f$edit(sources,"COMPRESS")
156 $ next_source = f$element (S_no," ",sources)