Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(509)

Side by Side Diff: third_party/libxslt/linux/Makefile

Issue 1848793005: Roll libxslt to 891681e3e948f31732229f53cb6db7215f740fc7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libxslt/linux/COPYING ('k') | third_party/libxslt/linux/config.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15
16
17
18 VPATH = ..
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21 case $${target_option-} in \
22 ?) ;; \
23 *) echo "am__make_running_with_option: internal error: invalid" \
24 "target option '$${target_option-}' specified" >&2; \
25 exit 1;; \
26 esac; \
27 has_opt=no; \
28 sane_makeflags=$$MAKEFLAGS; \
29 if $(am__is_gnu_make); then \
30 sane_makeflags=$$MFLAGS; \
31 else \
32 case $$MAKEFLAGS in \
33 *\\[\ \ ]*) \
34 bs=\\; \
35 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
37 esac; \
38 fi; \
39 skip_next=no; \
40 strip_trailopt () \
41 { \
42 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 }; \
44 for flg in $$sane_makeflags; do \
45 test $$skip_next = yes && { skip_next=no; continue; }; \
46 case $$flg in \
47 *=*|--*) continue;; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
49 -*I?*) strip_trailopt 'I';; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
51 -*O?*) strip_trailopt 'O';; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
53 -*l?*) strip_trailopt 'l';; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
56 esac; \
57 case $$flg in \
58 *$$target_option*) has_opt=yes; break;; \
59 esac; \
60 done; \
61 test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/libxslt
65 pkgincludedir = $(includedir)/libxslt
66 pkglibdir = $(libdir)/libxslt
67 pkglibexecdir = $(libexecdir)/libxslt
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = x86_64-unknown-linux-gnu
81 host_triplet = x86_64-unknown-linux-gnu
82 subdir = .
83 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog COPYING \
84 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85 $(top_srcdir)/configure $(am__configure_deps) \
86 $(srcdir)/config.h.in $(srcdir)/libxslt.pc.in \
87 $(srcdir)/libexslt.pc.in $(srcdir)/xslt-config.in \
88 $(srcdir)/libxslt.spec.in TODO compile config.guess config.sub \
89 install-sh missing ltmain.sh
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/configure.in
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93 $(ACLOCAL_M4)
94 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
95 configure.lineno config.status.lineno
96 mkinstalldirs = $(install_sh) -d
97 CONFIG_HEADER = config.h
98 CONFIG_CLEAN_FILES = libxslt.pc libexslt.pc xslt-config libxslt.spec
99 CONFIG_CLEAN_VPATH_FILES =
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 *) f=$$p;; \
104 esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112 for p in $$list; do echo "$$p $$p"; done | \
113 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115 if (++n[$$2] == $(am__install_max)) \
116 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117 END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__uninstall_files_from_dir = { \
122 test -z "$$files" \
123 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125 $(am__cd) "$$dir" && rm -f $$files; }; \
126 }
127 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" \
128 "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
129 SCRIPTS = $(bin_SCRIPTS)
130 AM_V_P = $(am__v_P_$(V))
131 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_$(V))
135 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
136 am__v_GEN_0 = @echo " GEN " $@;
137 am__v_GEN_1 =
138 AM_V_at = $(am__v_at_$(V))
139 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
140 am__v_at_0 = @
141 am__v_at_1 =
142 SOURCES =
143 DIST_SOURCES =
144 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145 ctags-recursive dvi-recursive html-recursive info-recursive \
146 install-data-recursive install-dvi-recursive \
147 install-exec-recursive install-html-recursive \
148 install-info-recursive install-pdf-recursive \
149 install-ps-recursive install-recursive installcheck-recursive \
150 installdirs-recursive pdf-recursive ps-recursive \
151 tags-recursive uninstall-recursive
152 am__can_run_installinfo = \
153 case $$AM_UPDATE_INFO_DIR in \
154 n|no|NO) false;; \
155 *) (install-info --version) >/dev/null 2>&1;; \
156 esac
157 DATA = $(confexec_DATA) $(m4data_DATA) $(pkgconfig_DATA)
158 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
159 distclean-recursive maintainer-clean-recursive
160 am__recursive_targets = \
161 $(RECURSIVE_TARGETS) \
162 $(RECURSIVE_CLEAN_TARGETS) \
163 $(am__extra_recursive_targets)
164 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
165 cscope distdir dist dist-all distcheck
166 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
167 $(LISP)config.h.in
168 # Read a list of newline-separated strings from the standard input,
169 # and print each of them once, without duplicates. Input order is
170 # *not* preserved.
171 am__uniquify_input = $(AWK) '\
172 BEGIN { nonempty = 0; } \
173 { items[$$0] = 1; nonempty = 1; } \
174 END { if (nonempty) { for (i in items) print i; }; } \
175 '
176 # Make sure the list of sources is unique. This is necessary because,
177 # e.g., the same source file might be shared among _SOURCES variables
178 # for different programs/libraries.
179 am__define_uniq_tagged_files = \
180 list='$(am__tagged_files)'; \
181 unique=`for i in $$list; do \
182 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183 done | $(am__uniquify_input)`
184 ETAGS = etags
185 CTAGS = ctags
186 CSCOPE = cscope
187 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188 distdir = $(PACKAGE)-$(VERSION)
189 top_distdir = $(distdir)
190 am__remove_distdir = \
191 if test -d "$(distdir)"; then \
192 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
193 && rm -rf "$(distdir)" \
194 || { sleep 5 && rm -rf "$(distdir)"; }; \
195 else :; fi
196 am__post_remove_distdir = $(am__remove_distdir)
197 am__relativize = \
198 dir0=`pwd`; \
199 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
200 sed_rest='s,^[^/]*/*,,'; \
201 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
202 sed_butlast='s,/*[^/]*$$,,'; \
203 while test -n "$$dir1"; do \
204 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
205 if test "$$first" != "."; then \
206 if test "$$first" = ".."; then \
207 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
208 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
209 else \
210 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
211 if test "$$first2" = "$$first"; then \
212 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
213 else \
214 dir2="../$$dir2"; \
215 fi; \
216 dir0="$$dir0"/"$$first"; \
217 fi; \
218 fi; \
219 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
220 done; \
221 reldir="$$dir2"
222 DIST_ARCHIVES = $(distdir).tar.gz
223 GZIP_ENV = --best
224 DIST_TARGETS = dist-gzip
225 distuninstallcheck_listfiles = find . -type f -print
226 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
227 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
228 distcleancheck_listfiles = find . -type f -print
229 ACLOCAL = ${SHELL} /work/cb/src/third_party/libxslt/missing aclocal-1.14
230 AMTAR = $${TAR-tar}
231 AM_DEFAULT_VERBOSITY = 0
232 AR = ar
233 AS = as
234 AUTOCONF = ${SHELL} /work/cb/src/third_party/libxslt/missing autoconf
235 AUTOHEADER = ${SHELL} /work/cb/src/third_party/libxslt/missing autoheader
236 AUTOMAKE = ${SHELL} /work/cb/src/third_party/libxslt/missing automake-1.14
237 AWK = gawk
238 CC = gcc
239 CCDEPMODE = depmode=gcc3
240 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute
241 CPP = gcc -E
242 CPPFLAGS =
243 CRYPTO_TESTDIR = crypto
244 CYGPATH_W = echo
245 DEFS = -DHAVE_CONFIG_H
246 DEPDIR = .deps
247 DLLTOOL = false
248 DSYMUTIL =
249 DUMPBIN =
250 ECHO_C =
251 ECHO_N = -n
252 ECHO_T =
253 EGREP = /bin/grep -E
254 EXEEXT =
255 EXSLT_INCLUDEDIR = -I${includedir}
256 EXSLT_LIBDIR = -L${libdir}
257 EXSLT_LIBS = -lexslt -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local /lib -lxml2 -lz -lm -ldl -lm -lgcrypt
258 EXTRA_LIBS =
259 FGREP = /bin/grep -F
260 GREP = /bin/grep
261 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
262 INSTALL = /usr/bin/install -c
263 INSTALL_DATA = ${INSTALL} -m 644
264 INSTALL_PROGRAM = ${INSTALL}
265 INSTALL_SCRIPT = ${INSTALL}
266 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
267 LD = /usr/bin/ld -m elf_x86_64
268 LDFLAGS =
269 LIBEXSLT_MAJOR_VERSION = 0
270 LIBEXSLT_MICRO_VERSION = 17
271 LIBEXSLT_MINOR_VERSION = 8
272 LIBEXSLT_VERSION = 0.8.17
273 LIBEXSLT_VERSION_EXTRA =
274 LIBEXSLT_VERSION_INFO = 8:17:8
275 LIBEXSLT_VERSION_NUMBER = 817
276 LIBGCRYPT_CFLAGS =
277 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
278 LIBGCRYPT_LIBS = -lgcrypt
279 LIBOBJS =
280 LIBS =
281 LIBTOOL = $(SHELL) $(top_builddir)/libtool
282 LIBXML_CFLAGS = -I/work/cb/src/third_party/libxml/linux/include
283 LIBXML_LIBS = -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -l z -lm -ldl
284 LIBXML_REQUIRED_VERSION = 2.6.27
285 LIBXML_SRC = ../../libxml/linux/
286 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins
287 LIBXSLT_MAJOR_MINOR_VERSION = 1.1
288 LIBXSLT_MAJOR_VERSION = 1
289 LIBXSLT_MICRO_VERSION = 28
290 LIBXSLT_MINOR_VERSION = 1
291 LIBXSLT_VERSION = 1.1.28
292 LIBXSLT_VERSION_EXTRA =
293 LIBXSLT_VERSION_INFO = 2:28:1
294 LIBXSLT_VERSION_NUMBER = 10128
295 LIPO =
296 LN_S = ln -s
297 LTLIBOBJS =
298 MAKEINFO = ${SHELL} /work/cb/src/third_party/libxslt/missing makeinfo
299 MANIFEST_TOOL = :
300 MKDIR_P = /bin/mkdir -p
301 MV = /bin/mv
302 M_LIBS = -lm
303 NM = /usr/bin/nm -B
304 NMEDIT =
305 OBJDUMP = objdump
306 OBJEXT = o
307 OTOOL =
308 OTOOL64 =
309 PACKAGE = libxslt
310 PACKAGE_BUGREPORT =
311 PACKAGE_NAME =
312 PACKAGE_STRING =
313 PACKAGE_TARNAME =
314 PACKAGE_URL =
315 PACKAGE_VERSION =
316 PATH_SEPARATOR = :
317 PERL = perl
318 PYTHON = /usr/bin/python
319 PYTHONSODV =
320 PYTHON_INCLUDES = /usr/include/python2.7
321 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7
322 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
323 PYTHON_SUBDIR = python
324 PYTHON_VERSION = 2.7
325 RANLIB = ranlib
326 RELDATE = Fri Apr 1 2016
327 RM = /bin/rm
328 SED = /bin/sed
329 SET_MAKE =
330 SHELL = /bin/sh
331 STRIP = strip
332 TAR = /bin/tar
333 THREAD_LIBS = -lpthread
334 VERSION = 1.1.28
335 VERSION_SCRIPT_FLAGS = -Wl,--version-script=
336 WIN32_EXTRA_LDFLAGS =
337 WIN32_EXTRA_LIBADD =
338 WITH_CRYPTO = 1
339 WITH_DEBUGGER = 0
340 WITH_MEM_DEBUG = 0
341 WITH_MODULES = 0
342 WITH_TRIO = 0
343 WITH_XSLT_DEBUG = 0
344 XMLLINT = /usr/bin/xmllint
345 XML_CONFIG = /work/cb/src/third_party/libxml/linux/xml2-config
346 XSLTPROC = /usr/bin/xsltproc
347 XSLTPROCDV =
348 XSLT_INCLUDEDIR = -I${includedir}
349 XSLT_LIBDIR = -L${libdir}
350 XSLT_LIBS = -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxm l2 -lz -lm -ldl -lm
351 XSLT_LOCALE_WINAPI = 0
352 XSLT_LOCALE_XLOCALE = 1
353 abs_builddir = /work/cb/src/third_party/libxslt/linux
354 abs_srcdir = /work/cb/src/third_party/libxslt/linux/..
355 abs_top_builddir = /work/cb/src/third_party/libxslt/linux
356 abs_top_srcdir = /work/cb/src/third_party/libxslt/linux/..
357 ac_ct_AR = ar
358 ac_ct_CC = gcc
359 ac_ct_DUMPBIN =
360 am__include = include
361 am__leading_dot = .
362 am__quote =
363 am__tar = $${TAR-tar} chof - "$$tardir"
364 am__untar = $${TAR-tar} xf -
365 bindir = ${exec_prefix}/bin
366 build = x86_64-unknown-linux-gnu
367 build_alias =
368 build_cpu = x86_64
369 build_os = linux-gnu
370 build_vendor = unknown
371 builddir = .
372 datadir = ${datarootdir}
373 datarootdir = ${prefix}/share
374 docdir = ${datarootdir}/doc/${PACKAGE}
375 dvidir = ${docdir}
376 exec_prefix = ${prefix}
377 host = x86_64-unknown-linux-gnu
378 host_alias =
379 host_cpu = x86_64
380 host_os = linux-gnu
381 host_vendor = unknown
382 htmldir = ${docdir}
383 includedir = ${prefix}/include
384 infodir = ${datarootdir}/info
385 install_sh = ${SHELL} /work/cb/src/third_party/libxslt/install-sh
386 libdir = ${exec_prefix}/lib
387 libexecdir = ${exec_prefix}/libexec
388 localedir = ${datarootdir}/locale
389 localstatedir = ${prefix}/var
390 mandir = ${datarootdir}/man
391 mkdir_p = $(MKDIR_P)
392 oldincludedir = /usr/include
393 pdfdir = ${docdir}
394 prefix = /usr/local
395 program_transform_name = s,x,x,
396 psdir = ${docdir}
397 pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages
398 sbindir = ${exec_prefix}/sbin
399 sharedstatedir = ${prefix}/com
400 srcdir = ..
401 sysconfdir = ${prefix}/etc
402 target_alias =
403 top_build_prefix =
404 top_builddir = .
405 top_srcdir = ..
406 SUBDIRS = \
407 libxslt \
408 libexslt \
409 xsltproc \
410 doc \
411 $(PYTHON_SUBDIR) \
412 tests
413
414 DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
415 confexecdir = $(libdir)
416 confexec_DATA = xsltConf.sh
417 bin_SCRIPTS = xslt-config
418 CVS_EXTRA_DIST =
419 EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
420 FEATURES TODO Copyright libxslt.m4 \
421 win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \
422 win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp \
423 $(CVS_EXTRA_DIST)
424
425 CLEANFILES = xsltConf.sh
426 pkgconfigdir = $(libdir)/pkgconfig
427 pkgconfig_DATA = libxslt.pc libexslt.pc
428 m4datadir = $(datadir)/aclocal
429 m4data_DATA = libxslt.m4
430 all: config.h
431 $(MAKE) $(AM_MAKEFLAGS) all-recursive
432
433 .SUFFIXES:
434 am--refresh: Makefile
435 @:
436 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
437 @for dep in $?; do \
438 case '$(am__configure_deps)' in \
439 *$$dep*) \
440 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
441 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
442 && exit 0; \
443 exit 1;; \
444 esac; \
445 done; \
446 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
447 $(am__cd) $(top_srcdir) && \
448 $(AUTOMAKE) --gnu Makefile
449 .PRECIOUS: Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
451 @case '$?' in \
452 *config.status*) \
453 echo ' $(SHELL) ./config.status'; \
454 $(SHELL) ./config.status;; \
455 *) \
456 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfi les_maybe)'; \
457 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_may be);; \
458 esac;
459
460 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
461 $(SHELL) ./config.status --recheck
462
463 $(top_srcdir)/configure: $(am__configure_deps)
464 $(am__cd) $(srcdir) && $(AUTOCONF)
465 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
466 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
467 $(am__aclocal_m4_deps):
468
469 config.h: stamp-h1
470 @test -f $@ || rm -f stamp-h1
471 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
472
473 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
474 @rm -f stamp-h1
475 cd $(top_builddir) && $(SHELL) ./config.status config.h
476 $(srcdir)/config.h.in: $(am__configure_deps)
477 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
478 rm -f stamp-h1
479 touch $@
480
481 distclean-hdr:
482 -rm -f config.h stamp-h1
483 libxslt.pc: $(top_builddir)/config.status $(srcdir)/libxslt.pc.in
484 cd $(top_builddir) && $(SHELL) ./config.status $@
485 libexslt.pc: $(top_builddir)/config.status $(srcdir)/libexslt.pc.in
486 cd $(top_builddir) && $(SHELL) ./config.status $@
487 xslt-config: $(top_builddir)/config.status $(srcdir)/xslt-config.in
488 cd $(top_builddir) && $(SHELL) ./config.status $@
489 libxslt.spec: $(top_builddir)/config.status $(srcdir)/libxslt.spec.in
490 cd $(top_builddir) && $(SHELL) ./config.status $@
491 install-binSCRIPTS: $(bin_SCRIPTS)
492 @$(NORMAL_INSTALL)
493 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
494 if test -n "$$list"; then \
495 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
496 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
497 fi; \
498 for p in $$list; do \
499 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
500 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
501 done | \
502 sed -e 'p;s,.*/,,;n' \
503 -e 'h;s|.*|.|' \
504 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
505 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
506 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
507 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
508 if (++n[d] == $(am__install_max)) { \
509 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
510 else { print "f", d "/" $$4, $$1 } } \
511 END { for (d in files) print "f", d, files[d] }' | \
512 while read type dir files; do \
513 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
514 test -z "$$files" || { \
515 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
516 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
517 } \
518 ; done
519
520 uninstall-binSCRIPTS:
521 @$(NORMAL_UNINSTALL)
522 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
523 files=`for p in $$list; do echo "$$p"; done | \
524 sed -e 's,.*/,,;$(transform)'`; \
525 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
526
527 mostlyclean-libtool:
528 -rm -f *.lo
529
530 clean-libtool:
531 -rm -rf .libs _libs
532
533 distclean-libtool:
534 -rm -f libtool config.lt
535 install-confexecDATA: $(confexec_DATA)
536 @$(NORMAL_INSTALL)
537 @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
538 if test -n "$$list"; then \
539 echo " $(MKDIR_P) '$(DESTDIR)$(confexecdir)'"; \
540 $(MKDIR_P) "$(DESTDIR)$(confexecdir)" || exit 1; \
541 fi; \
542 for p in $$list; do \
543 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
544 echo "$$d$$p"; \
545 done | $(am__base_list) | \
546 while read files; do \
547 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confexecdir)'"; \
548 $(INSTALL_DATA) $$files "$(DESTDIR)$(confexecdir)" || exit $$?; \
549 done
550
551 uninstall-confexecDATA:
552 @$(NORMAL_UNINSTALL)
553 @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
554 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
555 dir='$(DESTDIR)$(confexecdir)'; $(am__uninstall_files_from_dir)
556 install-m4dataDATA: $(m4data_DATA)
557 @$(NORMAL_INSTALL)
558 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
559 if test -n "$$list"; then \
560 echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
561 $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
562 fi; \
563 for p in $$list; do \
564 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
565 echo "$$d$$p"; \
566 done | $(am__base_list) | \
567 while read files; do \
568 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
569 $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
570 done
571
572 uninstall-m4dataDATA:
573 @$(NORMAL_UNINSTALL)
574 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
575 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
576 dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
577 install-pkgconfigDATA: $(pkgconfig_DATA)
578 @$(NORMAL_INSTALL)
579 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
580 if test -n "$$list"; then \
581 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
582 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
583 fi; \
584 for p in $$list; do \
585 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
586 echo "$$d$$p"; \
587 done | $(am__base_list) | \
588 while read files; do \
589 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
590 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
591 done
592
593 uninstall-pkgconfigDATA:
594 @$(NORMAL_UNINSTALL)
595 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
596 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
597 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
598
599 # This directory's subdirectories are mostly independent; you can cd
600 # into them and run 'make' without going through this Makefile.
601 # To change the values of 'make' variables: instead of editing Makefiles,
602 # (1) if the variable is set in 'config.status', edit 'config.status'
603 # (which will cause the Makefiles to be regenerated when you run 'make');
604 # (2) otherwise, pass the desired values on the 'make' command line.
605 $(am__recursive_targets):
606 @fail=; \
607 if $(am__make_keepgoing); then \
608 failcom='fail=yes'; \
609 else \
610 failcom='exit 1'; \
611 fi; \
612 dot_seen=no; \
613 target=`echo $@ | sed s/-recursive//`; \
614 case "$@" in \
615 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
616 *) list='$(SUBDIRS)' ;; \
617 esac; \
618 for subdir in $$list; do \
619 echo "Making $$target in $$subdir"; \
620 if test "$$subdir" = "."; then \
621 dot_seen=yes; \
622 local_target="$$target-am"; \
623 else \
624 local_target="$$target"; \
625 fi; \
626 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
627 || eval $$failcom; \
628 done; \
629 if test "$$dot_seen" = "no"; then \
630 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
631 fi; test -z "$$fail"
632
633 ID: $(am__tagged_files)
634 $(am__define_uniq_tagged_files); mkid -fID $$unique
635 tags: tags-recursive
636 TAGS: tags
637
638 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
639 set x; \
640 here=`pwd`; \
641 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
642 include_option=--etags-include; \
643 empty_fix=.; \
644 else \
645 include_option=--include; \
646 empty_fix=; \
647 fi; \
648 list='$(SUBDIRS)'; for subdir in $$list; do \
649 if test "$$subdir" = .; then :; else \
650 test ! -f $$subdir/TAGS || \
651 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
652 fi; \
653 done; \
654 $(am__define_uniq_tagged_files); \
655 shift; \
656 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
657 test -n "$$unique" || unique=$$empty_fix; \
658 if test $$# -gt 0; then \
659 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
660 "$$@" $$unique; \
661 else \
662 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
663 $$unique; \
664 fi; \
665 fi
666 ctags: ctags-recursive
667
668 CTAGS: ctags
669 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
670 $(am__define_uniq_tagged_files); \
671 test -z "$(CTAGS_ARGS)$$unique" \
672 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
673 $$unique
674
675 GTAGS:
676 here=`$(am__cd) $(top_builddir) && pwd` \
677 && $(am__cd) $(top_srcdir) \
678 && gtags -i $(GTAGS_ARGS) "$$here"
679 cscope: cscope.files
680 test ! -s cscope.files \
681 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $( CSCOPE_ARGS)
682 clean-cscope:
683 -rm -f cscope.files
684 cscope.files: clean-cscope cscopelist
685 cscopelist: cscopelist-recursive
686
687 cscopelist-am: $(am__tagged_files)
688 list='$(am__tagged_files)'; \
689 case "$(srcdir)" in \
690 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
691 *) sdir=$(subdir)/$(srcdir) ;; \
692 esac; \
693 for i in $$list; do \
694 if test -f "$$i"; then \
695 echo "$(subdir)/$$i"; \
696 else \
697 echo "$$sdir/$$i"; \
698 fi; \
699 done >> $(top_builddir)/cscope.files
700
701 distclean-tags:
702 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
703 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
704
705 distdir: $(DISTFILES)
706 $(am__remove_distdir)
707 test -d "$(distdir)" || mkdir "$(distdir)"
708 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
709 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710 list='$(DISTFILES)'; \
711 dist_files=`for file in $$list; do echo $$file; done | \
712 sed -e "s|^$$srcdirstrip/||;t" \
713 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
714 case $$dist_files in \
715 */*) $(MKDIR_P) `echo "$$dist_files" | \
716 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
717 sort -u` ;; \
718 esac; \
719 for file in $$dist_files; do \
720 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
721 if test -d $$d/$$file; then \
722 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
723 if test -d "$(distdir)/$$file"; then \
724 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
725 fi; \
726 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
727 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
728 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
729 fi; \
730 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
731 else \
732 test -f "$(distdir)/$$file" \
733 || cp -p $$d/$$file "$(distdir)/$$file" \
734 || exit 1; \
735 fi; \
736 done
737 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
738 if test "$$subdir" = .; then :; else \
739 $(am__make_dryrun) \
740 || test -d "$(distdir)/$$subdir" \
741 || $(MKDIR_P) "$(distdir)/$$subdir" \
742 || exit 1; \
743 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
744 $(am__relativize); \
745 new_distdir=$$reldir; \
746 dir1=$$subdir; dir2="$(top_distdir)"; \
747 $(am__relativize); \
748 new_top_distdir=$$reldir; \
749 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_to p_distdir" distdir="$$new_distdir" \\"; \
750 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mod e_fix=: distdir)"; \
751 ($(am__cd) $$subdir && \
752 $(MAKE) $(AM_MAKEFLAGS) \
753 top_distdir="$$new_top_distdir" \
754 distdir="$$new_distdir" \
755 am__remove_distdir=: \
756 am__skip_length_check=: \
757 am__skip_mode_fix=: \
758 distdir) \
759 || exit 1; \
760 fi; \
761 done
762 $(MAKE) $(AM_MAKEFLAGS) \
763 top_distdir="$(top_distdir)" distdir="$(distdir)" \
764 dist-hook
765 -test -n "$(am__skip_mode_fix)" \
766 || find "$(distdir)" -type d ! -perm -755 \
767 -exec chmod u+rwx,go+rx {} \; -o \
768 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
769 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
770 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
771 || chmod -R a+r "$(distdir)"
772 dist-gzip: distdir
773 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).t ar.gz
774 $(am__post_remove_distdir)
775
776 dist-bzip2: distdir
777 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir ).tar.bz2
778 $(am__post_remove_distdir)
779
780 dist-lzip: distdir
781 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).ta r.lz
782 $(am__post_remove_distdir)
783
784 dist-xz: distdir
785 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir) .tar.xz
786 $(am__post_remove_distdir)
787
788 dist-tarZ: distdir
789 @echo WARNING: "Support for shar distribution archives is" \
790 "deprecated." >&2
791 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
792 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
793 $(am__post_remove_distdir)
794
795 dist-shar: distdir
796 @echo WARNING: "Support for distribution archives compressed with" \
797 "legacy program 'compress' is deprecated." >&2
798 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
799 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
800 $(am__post_remove_distdir)
801
802 dist-zip: distdir
803 -rm -f $(distdir).zip
804 zip -rq $(distdir).zip $(distdir)
805 $(am__post_remove_distdir)
806
807 dist dist-all:
808 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
809 $(am__post_remove_distdir)
810
811 # This target untars the dist file and tries a VPATH configuration. Then
812 # it guarantees that the distribution is self-contained by making another
813 # tarfile.
814 distcheck: dist
815 case '$(DIST_ARCHIVES)' in \
816 *.tar.gz*) \
817 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
818 *.tar.bz2*) \
819 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
820 *.tar.lz*) \
821 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
822 *.tar.xz*) \
823 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
824 *.tar.Z*) \
825 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
826 *.shar.gz*) \
827 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
828 *.zip*) \
829 unzip $(distdir).zip ;;\
830 esac
831 chmod -R a-w $(distdir)
832 chmod u+w $(distdir)
833 mkdir $(distdir)/_build $(distdir)/_inst
834 chmod a-w $(distdir)
835 test -d $(distdir)/_build || exit 0; \
836 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]: [\\/],/,'` \
837 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
838 && am__cwd=`pwd` \
839 && $(am__cd) $(distdir)/_build \
840 && ../configure \
841 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
842 $(DISTCHECK_CONFIGURE_FLAGS) \
843 --srcdir=.. --prefix="$$dc_install_base" \
844 && $(MAKE) $(AM_MAKEFLAGS) \
845 && $(MAKE) $(AM_MAKEFLAGS) dvi \
846 && $(MAKE) $(AM_MAKEFLAGS) check \
847 && $(MAKE) $(AM_MAKEFLAGS) install \
848 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
849 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
850 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
851 distuninstallcheck \
852 && chmod -R a-w "$$dc_install_base" \
853 && ({ \
854 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
855 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
856 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
857 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
858 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
859 } || { rm -rf "$$dc_destdir"; exit 1; }) \
860 && rm -rf "$$dc_destdir" \
861 && $(MAKE) $(AM_MAKEFLAGS) dist \
862 && rm -rf $(DIST_ARCHIVES) \
863 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
864 && cd "$$am__cwd" \
865 || exit 1
866 $(am__post_remove_distdir)
867 @(echo "$(distdir) archives ready for distribution: "; \
868 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
869 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
870 distuninstallcheck:
871 @test -n '$(distuninstallcheck_dir)' || { \
872 echo 'ERROR: trying to run $@ with an empty' \
873 '$$(distuninstallcheck_dir)' >&2; \
874 exit 1; \
875 }; \
876 $(am__cd) '$(distuninstallcheck_dir)' || { \
877 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
878 exit 1; \
879 }; \
880 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
881 || { echo "ERROR: files left after uninstall:" ; \
882 if test -n "$(DESTDIR)"; then \
883 echo " (check DESTDIR support)"; \
884 fi ; \
885 $(distuninstallcheck_listfiles) ; \
886 exit 1; } >&2
887 distcleancheck: distclean
888 @if test '$(srcdir)' = . ; then \
889 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
890 exit 1 ; \
891 fi
892 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
893 || { echo "ERROR: files left in build directory after distclean:" ; \
894 $(distcleancheck_listfiles) ; \
895 exit 1; } >&2
896 check-am: all-am
897 $(MAKE) $(AM_MAKEFLAGS) check-local
898 check: check-recursive
899 all-am: Makefile $(SCRIPTS) $(DATA) config.h
900 installdirs: installdirs-recursive
901 installdirs-am:
902 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$ (m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
903 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
904 done
905 install: install-recursive
906 install-exec: install-exec-recursive
907 install-data: install-data-recursive
908 uninstall: uninstall-recursive
909
910 install-am: all-am
911 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
912
913 installcheck: installcheck-recursive
914 install-strip:
915 if test -z '$(STRIP)'; then \
916 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
917 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
918 install; \
919 else \
920 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
921 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
922 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
923 fi
924 mostlyclean-generic:
925
926 clean-generic:
927 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
928
929 distclean-generic:
930 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
931 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
932
933 maintainer-clean-generic:
934 @echo "This command is intended for maintainers to use"
935 @echo "it deletes files that may require special tools to rebuild."
936 clean: clean-recursive
937
938 clean-am: clean-generic clean-libtool mostlyclean-am
939
940 distclean: distclean-recursive
941 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
942 -rm -f Makefile
943 distclean-am: clean-am distclean-generic distclean-hdr \
944 distclean-libtool distclean-tags
945
946 dvi: dvi-recursive
947
948 dvi-am:
949
950 html: html-recursive
951
952 html-am:
953
954 info: info-recursive
955
956 info-am:
957
958 install-data-am: install-m4dataDATA install-pkgconfigDATA
959
960 install-dvi: install-dvi-recursive
961
962 install-dvi-am:
963
964 install-exec-am: install-binSCRIPTS install-confexecDATA
965
966 install-html: install-html-recursive
967
968 install-html-am:
969
970 install-info: install-info-recursive
971
972 install-info-am:
973
974 install-man:
975
976 install-pdf: install-pdf-recursive
977
978 install-pdf-am:
979
980 install-ps: install-ps-recursive
981
982 install-ps-am:
983
984 installcheck-am:
985
986 maintainer-clean: maintainer-clean-recursive
987 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
988 -rm -rf $(top_srcdir)/autom4te.cache
989 -rm -f Makefile
990 maintainer-clean-am: distclean-am maintainer-clean-generic
991
992 mostlyclean: mostlyclean-recursive
993
994 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
995
996 pdf: pdf-recursive
997
998 pdf-am:
999
1000 ps: ps-recursive
1001
1002 ps-am:
1003
1004 uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
1005 uninstall-m4dataDATA uninstall-pkgconfigDATA
1006
1007 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1008
1009 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1010 am--refresh check check-am check-local clean clean-cscope \
1011 clean-generic clean-libtool cscope cscopelist-am ctags \
1012 ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1013 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1014 distclean distclean-generic distclean-hdr distclean-libtool \
1015 distclean-tags distcleancheck distdir distuninstallcheck dvi \
1016 dvi-am html html-am info info-am install install-am \
1017 install-binSCRIPTS install-confexecDATA install-data \
1018 install-data-am install-dvi install-dvi-am install-exec \
1019 install-exec-am install-html install-html-am install-info \
1020 install-info-am install-m4dataDATA install-man install-pdf \
1021 install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1022 install-strip installcheck installcheck-am installdirs \
1023 installdirs-am maintainer-clean maintainer-clean-generic \
1024 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1025 ps ps-am tags tags-am uninstall uninstall-am \
1026 uninstall-binSCRIPTS uninstall-confexecDATA \
1027 uninstall-m4dataDATA uninstall-pkgconfigDATA
1028
1029
1030 dist-hook: cleanup libxslt.spec
1031 touch $(distdir)/doc/*.xml
1032 touch $(distdir)/doc/EXSLT/*.xml
1033 touch $(distdir)/libxslt/*.syms
1034 (cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn win32 vms example s) | (cd $(distdir); tar xf -)
1035
1036 xsltConf.sh: xsltConf.sh.in Makefile
1037 sed -e 's?\@XSLT_LIBDIR\@?$(XSLT_LIBDIR)?g' \
1038 -e 's?\@XSLT_INCLUDEDIR\@?$(XSLT_INCLUDEDIR)?g' \
1039 -e 's?\@VERSION\@?$(VERSION)?g' \
1040 -e 's?\@XSLT_LIBS\@?$(XSLT_LIBS) $(EXTRA_LIBS)?g' \
1041 < $(srcdir)/xsltConf.sh.in > xsltConf.tmp \
1042 && mv xsltConf.tmp xsltConf.sh
1043
1044 check-local: tests
1045
1046 dummy:
1047
1048 tests: dummy
1049 @echo '## Running the regression test suite'
1050 @(cd tests ; $(MAKE) tests)
1051 @(cd xsltproc ; $(MAKE) tests)
1052 @(if [ "$(PYTHON_SUBDIR)" != "" ] ; then cd python ; $(MAKE) tests ; fi)
1053
1054 valgrind:
1055 @echo '## Running the regression tests under Valgrind'
1056 @echo '## Go get a cup of coffee it is gonna take a while ...'
1057 @(cd tests ; $(MAKE) CHECKER='valgrind -q' tests)
1058 @(cd xsltproc ; $(MAKE) CHECKER='valgrind -q' tests)
1059
1060 cleanup:
1061 -@(find . -name .\#\* -exec rm {} \;)
1062
1063 cleantar:
1064 @(rm -f libxslt*.tar.gz)
1065
1066 rpm: cleantar
1067 @(unset CDPATH ; $(MAKE) dist && rpmbuild -ta $(distdir).tar.gz)
1068
1069 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1070 # Otherwise a system limit (for SysV at least) may be exceeded.
1071 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/libxslt/linux/COPYING ('k') | third_party/libxslt/linux/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698