Home
last modified time | relevance | path

Searched refs:EXTRA_DIST_wc (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/doc/
DMakefile.am21 EXTRA_DIST_wc = xmlcatalog_man.xml $(wildcard tutorial/*.html) \ macro
321 for f in $(EXTRA_DIST_wc) ; do echo $$f; done | sort -u >tmp.EXTRA_DIST_wc
323 diff -u tmp.EXTRA_DIST_wc tmp.EXTRA_DIST
324 rm -f tmp.EXTRA_DIST_wc tmp.EXTRA_DIST