VirtualBox

source: vbox/trunk/src/libs/libxslt-1.1.22/python/Makefile.in@ 15410

Last change on this file since 15410 was 7296, checked in by vboxsync, 17 years ago

Added libxslt-1.1.22 sources.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Revision Author Id
File size: 22.5 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, 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
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@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39subdir = python
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49am__vpath_adj = case $$p in \
50 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51 *) f=$$p;; \
52 esac;
53am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54am__installdirs = "$(DESTDIR)$(pythondir)"
55pythonLTLIBRARIES_INSTALL = $(INSTALL)
56LTLIBRARIES = $(python_LTLIBRARIES)
57@WITH_PYTHON_TRUE@am__DEPENDENCIES_1 = \
58@WITH_PYTHON_TRUE@ $(top_builddir)/libxslt/libxslt.la \
59@WITH_PYTHON_TRUE@ $(top_builddir)/libexslt/libexslt.la
60@WITH_PYTHON_TRUE@libxsltmod_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
61am__libxsltmod_la_SOURCES_DIST = libxslt.c types.c libxslt-py.c
62@WITH_PYTHON_TRUE@am_libxsltmod_la_OBJECTS = libxslt.lo types.lo \
63@WITH_PYTHON_TRUE@ libxslt-py.lo
64libxsltmod_la_OBJECTS = $(am_libxsltmod_la_OBJECTS)
65@WITH_PYTHON_TRUE@am_libxsltmod_la_rpath = -rpath $(pythondir)
66DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
67depcomp = $(SHELL) $(top_srcdir)/depcomp
68am__depfiles_maybe = depfiles
69COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73 $(AM_CFLAGS) $(CFLAGS)
74CCLD = $(CC)
75LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76 $(AM_LDFLAGS) $(LDFLAGS) -o $@
77SOURCES = $(libxsltmod_la_SOURCES)
78DIST_SOURCES = $(am__libxsltmod_la_SOURCES_DIST)
79RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80 html-recursive info-recursive install-data-recursive \
81 install-exec-recursive install-info-recursive \
82 install-recursive installcheck-recursive installdirs-recursive \
83 pdf-recursive ps-recursive uninstall-info-recursive \
84 uninstall-recursive
85ETAGS = etags
86CTAGS = ctags
87DIST_SUBDIRS = $(SUBDIRS)
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89ACLOCAL = @ACLOCAL@
90AMDEP_FALSE = @AMDEP_FALSE@
91AMDEP_TRUE = @AMDEP_TRUE@
92AMTAR = @AMTAR@
93AR = @AR@
94AUTOCONF = @AUTOCONF@
95AUTOHEADER = @AUTOHEADER@
96AUTOMAKE = @AUTOMAKE@
97AWK = @AWK@
98CC = @CC@
99CCDEPMODE = @CCDEPMODE@
100CFLAGS = @CFLAGS@
101CPP = @CPP@
102CPPFLAGS = @CPPFLAGS@
103CXX = @CXX@
104CXXCPP = @CXXCPP@
105CXXDEPMODE = @CXXDEPMODE@
106CXXFLAGS = @CXXFLAGS@
107CYGPATH_W = @CYGPATH_W@
108DEFS = @DEFS@
109DEPDIR = @DEPDIR@
110ECHO = @ECHO@
111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
116EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
117EXSLT_LIBDIR = @EXSLT_LIBDIR@
118EXSLT_LIBS = @EXSLT_LIBS@
119EXTRA_LIBS = @EXTRA_LIBS@
120F77 = @F77@
121FFLAGS = @FFLAGS@
122HTML_DIR = @HTML_DIR@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LDFLAGS = @LDFLAGS@
128LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
129LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
130LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
131LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
132LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
133LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
134LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
135LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
136LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
137LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
138LIBOBJS = @LIBOBJS@
139LIBS = @LIBS@
140LIBTOOL = @LIBTOOL@
141LIBXML_CFLAGS = @LIBXML_CFLAGS@
142LIBXML_LIBS = @LIBXML_LIBS@
143LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
144LIBXML_SRC = @LIBXML_SRC@
145LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
146LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
147LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
148LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
149LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
150LIBXSLT_VERSION = @LIBXSLT_VERSION@
151LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
152LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
153LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
154LN_S = @LN_S@
155LTLIBOBJS = @LTLIBOBJS@
156MAKEINFO = @MAKEINFO@
157MV = @MV@
158M_LIBS = @M_LIBS@
159OBJEXT = @OBJEXT@
160PACKAGE = @PACKAGE@
161PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162PACKAGE_NAME = @PACKAGE_NAME@
163PACKAGE_STRING = @PACKAGE_STRING@
164PACKAGE_TARNAME = @PACKAGE_TARNAME@
165PACKAGE_VERSION = @PACKAGE_VERSION@
166PATH_SEPARATOR = @PATH_SEPARATOR@
167PERL = @PERL@
168PYTHON = @PYTHON@
169PYTHONSODV = @PYTHONSODV@
170PYTHON_INCLUDES = @PYTHON_INCLUDES@
171PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
172PYTHON_SUBDIR = @PYTHON_SUBDIR@
173PYTHON_VERSION = @PYTHON_VERSION@
174RANLIB = @RANLIB@
175RELDATE = @RELDATE@
176RM = @RM@
177SED = @SED@
178SET_MAKE = @SET_MAKE@
179SHELL = @SHELL@
180STATIC_BINARIES = @STATIC_BINARIES@
181STRIP = @STRIP@
182TAR = @TAR@
183VERSION = @VERSION@
184WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
185WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
186WITH_CRYPTO = @WITH_CRYPTO@
187WITH_DEBUGGER = @WITH_DEBUGGER@
188WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
189WITH_MODULES = @WITH_MODULES@
190WITH_MODULES_FALSE = @WITH_MODULES_FALSE@
191WITH_MODULES_TRUE = @WITH_MODULES_TRUE@
192WITH_PERL_FALSE = @WITH_PERL_FALSE@
193WITH_PERL_TRUE = @WITH_PERL_TRUE@
194WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
195WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
196WITH_TRIO = @WITH_TRIO@
197WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
198XML_CONFIG = @XML_CONFIG@
199XSLTPROCDV = @XSLTPROCDV@
200XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
201XSLT_LIBDIR = @XSLT_LIBDIR@
202XSLT_LIBS = @XSLT_LIBS@
203ac_ct_AR = @ac_ct_AR@
204ac_ct_CC = @ac_ct_CC@
205ac_ct_CXX = @ac_ct_CXX@
206ac_ct_F77 = @ac_ct_F77@
207ac_ct_RANLIB = @ac_ct_RANLIB@
208ac_ct_STRIP = @ac_ct_STRIP@
209am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
210am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
211am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
212am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
213am__include = @am__include@
214am__leading_dot = @am__leading_dot@
215am__quote = @am__quote@
216am__tar = @am__tar@
217am__untar = @am__untar@
218bindir = @bindir@
219build = @build@
220build_alias = @build_alias@
221build_cpu = @build_cpu@
222build_os = @build_os@
223build_vendor = @build_vendor@
224datadir = @datadir@
225exec_prefix = @exec_prefix@
226host = @host@
227host_alias = @host_alias@
228host_cpu = @host_cpu@
229host_os = @host_os@
230host_vendor = @host_vendor@
231includedir = @includedir@
232infodir = @infodir@
233install_sh = @install_sh@
234libdir = @libdir@
235libexecdir = @libexecdir@
236localstatedir = @localstatedir@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239oldincludedir = @oldincludedir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242pythondir = @pythondir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245sysconfdir = @sysconfdir@
246target_alias = @target_alias@
247
248# Makefile for libxml2 python library
249AUTOMAKE_OPTIONS = 1.4 foreign
250SUBDIRS = . tests
251INCLUDES = \
252 -I$(PYTHON_INCLUDES) \
253 $(LIBXML_CFLAGS) \
254 -I$(top_srcdir)/libxslt \
255 -I$(top_srcdir) \
256 -I../libexslt
257
258DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
259# libxsltclass.txt is generated
260DOCS = TODO
261EXTRA_DIST = \
262 libxslt.c \
263 types.c \
264 generator.py \
265 libxml_wrap.h \
266 libxslt_wrap.h \
267 libxsl.py \
268 libxslt-python-api.xml \
269 $(DOCS)
270
271libxsltmod_la_LDFLAGS = -module -avoid-version
272@WITH_PYTHON_TRUE@mylibs = \
273@WITH_PYTHON_TRUE@ $(top_builddir)/libxslt/libxslt.la \
274@WITH_PYTHON_TRUE@ $(top_builddir)/libexslt/libexslt.la
275
276@WITH_PYTHON_TRUE@python_LTLIBRARIES = libxsltmod.la
277@WITH_PYTHON_TRUE@libxsltmod_la_SOURCES = libxslt.c types.c libxslt-py.c
278@WITH_PYTHON_TRUE@libxsltmod_la_LIBADD = $(mylibs)
279@WITH_PYTHON_TRUE@GENERATE = generator.py
280@WITH_PYTHON_TRUE@API_DESC = $(top_srcdir)/doc/libxslt-api.xml $(srcdir)/libxslt-python-api.xml
281@WITH_PYTHON_TRUE@GENERATED = $(srcdir)/libxsltclass.py \
282@WITH_PYTHON_TRUE@ $(srcdir)/libxslt-export.c \
283@WITH_PYTHON_TRUE@ $(srcdir)/libxslt-py.c \
284@WITH_PYTHON_TRUE@ $(srcdir)/libxslt-py.h \
285@WITH_PYTHON_TRUE@ $(srcdir)/libxsltclass.txt
286
287CLEANFILES = $(GENERATED) *.o libxslt.so *.pyc libxslt.py gen_prog
288all: all-recursive
289
290.SUFFIXES:
291.SUFFIXES: .c .lo .o .obj
292$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
293 @for dep in $?; do \
294 case '$(am__configure_deps)' in \
295 *$$dep*) \
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
297 && exit 0; \
298 exit 1;; \
299 esac; \
300 done; \
301 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \
302 cd $(top_srcdir) && \
303 $(AUTOMAKE) --foreign python/Makefile
304.PRECIOUS: Makefile
305Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
306 @case '$?' in \
307 *config.status*) \
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
309 *) \
310 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
311 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
312 esac;
313
314$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316
317$(top_srcdir)/configure: $(am__configure_deps)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319$(ACLOCAL_M4): $(am__aclocal_m4_deps)
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321install-pythonLTLIBRARIES: $(python_LTLIBRARIES)
322 @$(NORMAL_INSTALL)
323 test -z "$(pythondir)" || $(mkdir_p) "$(DESTDIR)$(pythondir)"
324 @list='$(python_LTLIBRARIES)'; for p in $$list; do \
325 if test -f $$p; then \
326 f=$(am__strip_dir) \
327 echo " $(LIBTOOL) --mode=install $(pythonLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pythondir)/$$f'"; \
328 $(LIBTOOL) --mode=install $(pythonLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pythondir)/$$f"; \
329 else :; fi; \
330 done
331
332uninstall-pythonLTLIBRARIES:
333 @$(NORMAL_UNINSTALL)
334 @set -x; list='$(python_LTLIBRARIES)'; for p in $$list; do \
335 p=$(am__strip_dir) \
336 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pythondir)/$$p'"; \
337 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pythondir)/$$p"; \
338 done
339
340clean-pythonLTLIBRARIES:
341 -test -z "$(python_LTLIBRARIES)" || rm -f $(python_LTLIBRARIES)
342 @list='$(python_LTLIBRARIES)'; for p in $$list; do \
343 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
344 test "$$dir" != "$$p" || dir=.; \
345 echo "rm -f \"$${dir}/so_locations\""; \
346 rm -f "$${dir}/so_locations"; \
347 done
348libxsltmod.la: $(libxsltmod_la_OBJECTS) $(libxsltmod_la_DEPENDENCIES)
349 $(LINK) $(am_libxsltmod_la_rpath) $(libxsltmod_la_LDFLAGS) $(libxsltmod_la_OBJECTS) $(libxsltmod_la_LIBADD) $(LIBS)
350
351mostlyclean-compile:
352 -rm -f *.$(OBJEXT)
353
354distclean-compile:
355 -rm -f *.tab.c
356
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxslt-py.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxslt.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/types.Plo@am__quote@
360
361.c.o:
362@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
363@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
364@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366@am__fastdepCC_FALSE@ $(COMPILE) -c $<
367
368.c.obj:
369@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
370@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
371@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
374
375.c.lo:
376@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
377@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
378@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
379@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
381
382mostlyclean-libtool:
383 -rm -f *.lo
384
385clean-libtool:
386 -rm -rf .libs _libs
387
388distclean-libtool:
389 -rm -f libtool
390uninstall-info-am:
391
392# This directory's subdirectories are mostly independent; you can cd
393# into them and run `make' without going through this Makefile.
394# To change the values of `make' variables: instead of editing Makefiles,
395# (1) if the variable is set in `config.status', edit `config.status'
396# (which will cause the Makefiles to be regenerated when you run `make');
397# (2) otherwise, pass the desired values on the `make' command line.
398$(RECURSIVE_TARGETS):
399 @failcom='exit 1'; \
400 for f in x $$MAKEFLAGS; do \
401 case $$f in \
402 *=* | --[!k]*);; \
403 *k*) failcom='fail=yes';; \
404 esac; \
405 done; \
406 dot_seen=no; \
407 target=`echo $@ | sed s/-recursive//`; \
408 list='$(SUBDIRS)'; for subdir in $$list; do \
409 echo "Making $$target in $$subdir"; \
410 if test "$$subdir" = "."; then \
411 dot_seen=yes; \
412 local_target="$$target-am"; \
413 else \
414 local_target="$$target"; \
415 fi; \
416 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
417 || eval $$failcom; \
418 done; \
419 if test "$$dot_seen" = "no"; then \
420 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
421 fi; test -z "$$fail"
422
423mostlyclean-recursive clean-recursive distclean-recursive \
424maintainer-clean-recursive:
425 @failcom='exit 1'; \
426 for f in x $$MAKEFLAGS; do \
427 case $$f in \
428 *=* | --[!k]*);; \
429 *k*) failcom='fail=yes';; \
430 esac; \
431 done; \
432 dot_seen=no; \
433 case "$@" in \
434 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
435 *) list='$(SUBDIRS)' ;; \
436 esac; \
437 rev=''; for subdir in $$list; do \
438 if test "$$subdir" = "."; then :; else \
439 rev="$$subdir $$rev"; \
440 fi; \
441 done; \
442 rev="$$rev ."; \
443 target=`echo $@ | sed s/-recursive//`; \
444 for subdir in $$rev; do \
445 echo "Making $$target in $$subdir"; \
446 if test "$$subdir" = "."; then \
447 local_target="$$target-am"; \
448 else \
449 local_target="$$target"; \
450 fi; \
451 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
452 || eval $$failcom; \
453 done && test -z "$$fail"
454tags-recursive:
455 list='$(SUBDIRS)'; for subdir in $$list; do \
456 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
457 done
458ctags-recursive:
459 list='$(SUBDIRS)'; for subdir in $$list; do \
460 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
461 done
462
463ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
464 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465 unique=`for i in $$list; do \
466 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467 done | \
468 $(AWK) ' { files[$$0] = 1; } \
469 END { for (i in files) print i; }'`; \
470 mkid -fID $$unique
471tags: TAGS
472
473TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
474 $(TAGS_FILES) $(LISP)
475 tags=; \
476 here=`pwd`; \
477 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
478 include_option=--etags-include; \
479 empty_fix=.; \
480 else \
481 include_option=--include; \
482 empty_fix=; \
483 fi; \
484 list='$(SUBDIRS)'; for subdir in $$list; do \
485 if test "$$subdir" = .; then :; else \
486 test ! -f $$subdir/TAGS || \
487 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
488 fi; \
489 done; \
490 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491 unique=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493 done | \
494 $(AWK) ' { files[$$0] = 1; } \
495 END { for (i in files) print i; }'`; \
496 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
497 test -n "$$unique" || unique=$$empty_fix; \
498 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499 $$tags $$unique; \
500 fi
501ctags: CTAGS
502CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
503 $(TAGS_FILES) $(LISP)
504 tags=; \
505 here=`pwd`; \
506 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507 unique=`for i in $$list; do \
508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509 done | \
510 $(AWK) ' { files[$$0] = 1; } \
511 END { for (i in files) print i; }'`; \
512 test -z "$(CTAGS_ARGS)$$tags$$unique" \
513 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
514 $$tags $$unique
515
516GTAGS:
517 here=`$(am__cd) $(top_builddir) && pwd` \
518 && cd $(top_srcdir) \
519 && gtags -i $(GTAGS_ARGS) $$here
520
521distclean-tags:
522 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
523
524distdir: $(DISTFILES)
525 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
526 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
527 list='$(DISTFILES)'; for file in $$list; do \
528 case $$file in \
529 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
530 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
531 esac; \
532 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
534 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
535 dir="/$$dir"; \
536 $(mkdir_p) "$(distdir)$$dir"; \
537 else \
538 dir=''; \
539 fi; \
540 if test -d $$d/$$file; then \
541 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
543 fi; \
544 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
545 else \
546 test -f $(distdir)/$$file \
547 || cp -p $$d/$$file $(distdir)/$$file \
548 || exit 1; \
549 fi; \
550 done
551 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
552 if test "$$subdir" = .; then :; else \
553 test -d "$(distdir)/$$subdir" \
554 || $(mkdir_p) "$(distdir)/$$subdir" \
555 || exit 1; \
556 distdir=`$(am__cd) $(distdir) && pwd`; \
557 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
558 (cd $$subdir && \
559 $(MAKE) $(AM_MAKEFLAGS) \
560 top_distdir="$$top_distdir" \
561 distdir="$$distdir/$$subdir" \
562 distdir) \
563 || exit 1; \
564 fi; \
565 done
566check-am: all-am
567check: check-recursive
568@WITH_PYTHON_FALSE@all-local:
569all-am: Makefile $(LTLIBRARIES) all-local
570installdirs: installdirs-recursive
571installdirs-am:
572 for dir in "$(DESTDIR)$(pythondir)"; do \
573 test -z "$$dir" || $(mkdir_p) "$$dir"; \
574 done
575install: install-recursive
576install-exec: install-exec-recursive
577install-data: install-data-recursive
578uninstall: uninstall-recursive
579
580install-am: all-am
581 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582
583installcheck: installcheck-recursive
584install-strip:
585 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587 `test -z '$(STRIP)' || \
588 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
589mostlyclean-generic:
590
591clean-generic:
592 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
593
594distclean-generic:
595 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596
597maintainer-clean-generic:
598 @echo "This command is intended for maintainers to use"
599 @echo "it deletes files that may require special tools to rebuild."
600@WITH_PYTHON_FALSE@install-data-local:
601clean: clean-recursive
602
603clean-am: clean-generic clean-libtool clean-pythonLTLIBRARIES \
604 mostlyclean-am
605
606distclean: distclean-recursive
607 -rm -rf ./$(DEPDIR)
608 -rm -f Makefile
609distclean-am: clean-am distclean-compile distclean-generic \
610 distclean-libtool distclean-tags
611
612dvi: dvi-recursive
613
614dvi-am:
615
616html: html-recursive
617
618info: info-recursive
619
620info-am:
621
622install-data-am: install-data-local install-pythonLTLIBRARIES
623
624install-exec-am:
625
626install-info: install-info-recursive
627
628install-man:
629
630installcheck-am:
631
632maintainer-clean: maintainer-clean-recursive
633 -rm -rf ./$(DEPDIR)
634 -rm -f Makefile
635maintainer-clean-am: distclean-am maintainer-clean-generic
636
637mostlyclean: mostlyclean-recursive
638
639mostlyclean-am: mostlyclean-compile mostlyclean-generic \
640 mostlyclean-libtool
641
642pdf: pdf-recursive
643
644pdf-am:
645
646ps: ps-recursive
647
648ps-am:
649
650uninstall-am: uninstall-info-am uninstall-pythonLTLIBRARIES
651
652uninstall-info: uninstall-info-recursive
653
654.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local check \
655 check-am clean clean-generic clean-libtool \
656 clean-pythonLTLIBRARIES clean-recursive ctags ctags-recursive \
657 distclean distclean-compile distclean-generic \
658 distclean-libtool distclean-recursive distclean-tags distdir \
659 dvi dvi-am html html-am info info-am install install-am \
660 install-data install-data-am install-data-local install-exec \
661 install-exec-am install-info install-info-am install-man \
662 install-pythonLTLIBRARIES install-strip installcheck \
663 installcheck-am installdirs installdirs-am maintainer-clean \
664 maintainer-clean-generic maintainer-clean-recursive \
665 mostlyclean mostlyclean-compile mostlyclean-generic \
666 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
667 tags tags-recursive uninstall uninstall-am uninstall-info-am \
668 uninstall-pythonLTLIBRARIES
669
670
671@WITH_PYTHON_TRUE@all-local: libxslt.py
672
673@WITH_PYTHON_TRUE@libxslt.py: $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py
674@WITH_PYTHON_TRUE@ cat $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py > libxslt.py
675
676@WITH_PYTHON_TRUE@install-data-local:
677@WITH_PYTHON_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pythondir)
678@WITH_PYTHON_TRUE@ @INSTALL@ -m 0644 libxslt.py $(DESTDIR)$(pythondir)
679@WITH_PYTHON_TRUE@ $(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
680@WITH_PYTHON_TRUE@ @(for doc in $(DOCS) ; \
681@WITH_PYTHON_TRUE@ do @INSTALL@ -m 0644 $(srcdir)/$$doc $(DESTDIR)$(DOCS_DIR) ; done)
682
683@WITH_PYTHON_TRUE@$(GENERATED): gen_prog
684
685@WITH_PYTHON_TRUE@gen_prog: $(srcdir)/$(GENERATE) $(API_DESC)
686@WITH_PYTHON_TRUE@ cd $(srcdir) && $(PYTHON) $(GENERATE)
687@WITH_PYTHON_TRUE@ touch gen_prog
688
689@WITH_PYTHON_TRUE@$(libxsltmod_la_OBJECTS): $(GENERATED)
690
691@WITH_PYTHON_FALSE@all:
692tests test: all
693 cd tests && $(MAKE) tests
694# Tell versions [3.59,3.63) of GNU make to not export all variables.
695# Otherwise a system limit (for SysV at least) may be exceeded.
696.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette