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 |
|
---|
17 | srcdir = @srcdir@
|
---|
18 | top_srcdir = @top_srcdir@
|
---|
19 | VPATH = @srcdir@
|
---|
20 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
21 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
22 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
23 | top_builddir = ..
|
---|
24 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
25 | INSTALL = @INSTALL@
|
---|
26 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
27 | install_sh_PROGRAM = $(install_sh) -c
|
---|
28 | install_sh_SCRIPT = $(install_sh) -c
|
---|
29 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
30 | transform = $(program_transform_name)
|
---|
31 | NORMAL_INSTALL = :
|
---|
32 | PRE_INSTALL = :
|
---|
33 | POST_INSTALL = :
|
---|
34 | NORMAL_UNINSTALL = :
|
---|
35 | PRE_UNINSTALL = :
|
---|
36 | POST_UNINSTALL = :
|
---|
37 | build_triplet = @build@
|
---|
38 | host_triplet = @host@
|
---|
39 | subdir = python
|
---|
40 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
|
---|
41 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
42 | am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
---|
43 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
44 | $(ACLOCAL_M4)
|
---|
45 | mkinstalldirs = $(install_sh) -d
|
---|
46 | CONFIG_HEADER = $(top_builddir)/config.h
|
---|
47 | CONFIG_CLEAN_FILES =
|
---|
48 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
49 | am__vpath_adj = case $$p in \
|
---|
50 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
51 | *) f=$$p;; \
|
---|
52 | esac;
|
---|
53 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
---|
54 | am__installdirs = "$(DESTDIR)$(pythondir)"
|
---|
55 | pythonLTLIBRARIES_INSTALL = $(INSTALL)
|
---|
56 | LTLIBRARIES = $(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)
|
---|
61 | am__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
|
---|
64 | libxsltmod_la_OBJECTS = $(am_libxsltmod_la_OBJECTS)
|
---|
65 | @WITH_PYTHON_TRUE@am_libxsltmod_la_rpath = -rpath $(pythondir)
|
---|
66 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
|
---|
67 | depcomp = $(SHELL) $(top_srcdir)/depcomp
|
---|
68 | am__depfiles_maybe = depfiles
|
---|
69 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
---|
70 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
71 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
|
---|
72 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
---|
73 | $(AM_CFLAGS) $(CFLAGS)
|
---|
74 | CCLD = $(CC)
|
---|
75 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
76 | $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
---|
77 | SOURCES = $(libxsltmod_la_SOURCES)
|
---|
78 | DIST_SOURCES = $(am__libxsltmod_la_SOURCES_DIST)
|
---|
79 | RECURSIVE_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
|
---|
85 | ETAGS = etags
|
---|
86 | CTAGS = ctags
|
---|
87 | DIST_SUBDIRS = $(SUBDIRS)
|
---|
88 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
89 | ACLOCAL = @ACLOCAL@
|
---|
90 | AMDEP_FALSE = @AMDEP_FALSE@
|
---|
91 | AMDEP_TRUE = @AMDEP_TRUE@
|
---|
92 | AMTAR = @AMTAR@
|
---|
93 | AR = @AR@
|
---|
94 | AUTOCONF = @AUTOCONF@
|
---|
95 | AUTOHEADER = @AUTOHEADER@
|
---|
96 | AUTOMAKE = @AUTOMAKE@
|
---|
97 | AWK = @AWK@
|
---|
98 | CC = @CC@
|
---|
99 | CCDEPMODE = @CCDEPMODE@
|
---|
100 | CFLAGS = @CFLAGS@
|
---|
101 | CPP = @CPP@
|
---|
102 | CPPFLAGS = @CPPFLAGS@
|
---|
103 | CXX = @CXX@
|
---|
104 | CXXCPP = @CXXCPP@
|
---|
105 | CXXDEPMODE = @CXXDEPMODE@
|
---|
106 | CXXFLAGS = @CXXFLAGS@
|
---|
107 | CYGPATH_W = @CYGPATH_W@
|
---|
108 | DEFS = @DEFS@
|
---|
109 | DEPDIR = @DEPDIR@
|
---|
110 | ECHO = @ECHO@
|
---|
111 | ECHO_C = @ECHO_C@
|
---|
112 | ECHO_N = @ECHO_N@
|
---|
113 | ECHO_T = @ECHO_T@
|
---|
114 | EGREP = @EGREP@
|
---|
115 | EXEEXT = @EXEEXT@
|
---|
116 | EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
|
---|
117 | EXSLT_LIBDIR = @EXSLT_LIBDIR@
|
---|
118 | EXSLT_LIBS = @EXSLT_LIBS@
|
---|
119 | EXTRA_LIBS = @EXTRA_LIBS@
|
---|
120 | F77 = @F77@
|
---|
121 | FFLAGS = @FFLAGS@
|
---|
122 | HTML_DIR = @HTML_DIR@
|
---|
123 | INSTALL_DATA = @INSTALL_DATA@
|
---|
124 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
125 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
126 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
127 | LDFLAGS = @LDFLAGS@
|
---|
128 | LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
|
---|
129 | LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
|
---|
130 | LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
|
---|
131 | LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
|
---|
132 | LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
|
---|
133 | LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
|
---|
134 | LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
|
---|
135 | LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
|
---|
136 | LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
|
---|
137 | LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
|
---|
138 | LIBOBJS = @LIBOBJS@
|
---|
139 | LIBS = @LIBS@
|
---|
140 | LIBTOOL = @LIBTOOL@
|
---|
141 | LIBXML_CFLAGS = @LIBXML_CFLAGS@
|
---|
142 | LIBXML_LIBS = @LIBXML_LIBS@
|
---|
143 | LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
|
---|
144 | LIBXML_SRC = @LIBXML_SRC@
|
---|
145 | LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
|
---|
146 | LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
|
---|
147 | LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
|
---|
148 | LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
|
---|
149 | LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
|
---|
150 | LIBXSLT_VERSION = @LIBXSLT_VERSION@
|
---|
151 | LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
|
---|
152 | LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
|
---|
153 | LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
|
---|
154 | LN_S = @LN_S@
|
---|
155 | LTLIBOBJS = @LTLIBOBJS@
|
---|
156 | MAKEINFO = @MAKEINFO@
|
---|
157 | MV = @MV@
|
---|
158 | M_LIBS = @M_LIBS@
|
---|
159 | OBJEXT = @OBJEXT@
|
---|
160 | PACKAGE = @PACKAGE@
|
---|
161 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
162 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
163 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
164 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
165 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
166 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
167 | PERL = @PERL@
|
---|
168 | PYTHON = @PYTHON@
|
---|
169 | PYTHONSODV = @PYTHONSODV@
|
---|
170 | PYTHON_INCLUDES = @PYTHON_INCLUDES@
|
---|
171 | PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
|
---|
172 | PYTHON_SUBDIR = @PYTHON_SUBDIR@
|
---|
173 | PYTHON_VERSION = @PYTHON_VERSION@
|
---|
174 | RANLIB = @RANLIB@
|
---|
175 | RELDATE = @RELDATE@
|
---|
176 | RM = @RM@
|
---|
177 | SED = @SED@
|
---|
178 | SET_MAKE = @SET_MAKE@
|
---|
179 | SHELL = @SHELL@
|
---|
180 | STATIC_BINARIES = @STATIC_BINARIES@
|
---|
181 | STRIP = @STRIP@
|
---|
182 | TAR = @TAR@
|
---|
183 | VERSION = @VERSION@
|
---|
184 | WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
|
---|
185 | WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
|
---|
186 | WITH_CRYPTO = @WITH_CRYPTO@
|
---|
187 | WITH_DEBUGGER = @WITH_DEBUGGER@
|
---|
188 | WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
|
---|
189 | WITH_MODULES = @WITH_MODULES@
|
---|
190 | WITH_MODULES_FALSE = @WITH_MODULES_FALSE@
|
---|
191 | WITH_MODULES_TRUE = @WITH_MODULES_TRUE@
|
---|
192 | WITH_PERL_FALSE = @WITH_PERL_FALSE@
|
---|
193 | WITH_PERL_TRUE = @WITH_PERL_TRUE@
|
---|
194 | WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
|
---|
195 | WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
|
---|
196 | WITH_TRIO = @WITH_TRIO@
|
---|
197 | WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
|
---|
198 | XML_CONFIG = @XML_CONFIG@
|
---|
199 | XSLTPROCDV = @XSLTPROCDV@
|
---|
200 | XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
|
---|
201 | XSLT_LIBDIR = @XSLT_LIBDIR@
|
---|
202 | XSLT_LIBS = @XSLT_LIBS@
|
---|
203 | ac_ct_AR = @ac_ct_AR@
|
---|
204 | ac_ct_CC = @ac_ct_CC@
|
---|
205 | ac_ct_CXX = @ac_ct_CXX@
|
---|
206 | ac_ct_F77 = @ac_ct_F77@
|
---|
207 | ac_ct_RANLIB = @ac_ct_RANLIB@
|
---|
208 | ac_ct_STRIP = @ac_ct_STRIP@
|
---|
209 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
---|
210 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
---|
211 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
---|
212 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
---|
213 | am__include = @am__include@
|
---|
214 | am__leading_dot = @am__leading_dot@
|
---|
215 | am__quote = @am__quote@
|
---|
216 | am__tar = @am__tar@
|
---|
217 | am__untar = @am__untar@
|
---|
218 | bindir = @bindir@
|
---|
219 | build = @build@
|
---|
220 | build_alias = @build_alias@
|
---|
221 | build_cpu = @build_cpu@
|
---|
222 | build_os = @build_os@
|
---|
223 | build_vendor = @build_vendor@
|
---|
224 | datadir = @datadir@
|
---|
225 | exec_prefix = @exec_prefix@
|
---|
226 | host = @host@
|
---|
227 | host_alias = @host_alias@
|
---|
228 | host_cpu = @host_cpu@
|
---|
229 | host_os = @host_os@
|
---|
230 | host_vendor = @host_vendor@
|
---|
231 | includedir = @includedir@
|
---|
232 | infodir = @infodir@
|
---|
233 | install_sh = @install_sh@
|
---|
234 | libdir = @libdir@
|
---|
235 | libexecdir = @libexecdir@
|
---|
236 | localstatedir = @localstatedir@
|
---|
237 | mandir = @mandir@
|
---|
238 | mkdir_p = @mkdir_p@
|
---|
239 | oldincludedir = @oldincludedir@
|
---|
240 | prefix = @prefix@
|
---|
241 | program_transform_name = @program_transform_name@
|
---|
242 | pythondir = @pythondir@
|
---|
243 | sbindir = @sbindir@
|
---|
244 | sharedstatedir = @sharedstatedir@
|
---|
245 | sysconfdir = @sysconfdir@
|
---|
246 | target_alias = @target_alias@
|
---|
247 |
|
---|
248 | # Makefile for libxml2 python library
|
---|
249 | AUTOMAKE_OPTIONS = 1.4 foreign
|
---|
250 | SUBDIRS = . tests
|
---|
251 | INCLUDES = \
|
---|
252 | -I$(PYTHON_INCLUDES) \
|
---|
253 | $(LIBXML_CFLAGS) \
|
---|
254 | -I$(top_srcdir)/libxslt \
|
---|
255 | -I$(top_srcdir) \
|
---|
256 | -I../libexslt
|
---|
257 |
|
---|
258 | DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
|
---|
259 | # libxsltclass.txt is generated
|
---|
260 | DOCS = TODO
|
---|
261 | EXTRA_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 |
|
---|
271 | libxsltmod_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 |
|
---|
287 | CLEANFILES = $(GENERATED) *.o libxslt.so *.pyc libxslt.py gen_prog
|
---|
288 | all: 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
|
---|
305 | Makefile: $(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
|
---|
321 | install-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 |
|
---|
332 | uninstall-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 |
|
---|
340 | clean-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
|
---|
348 | libxsltmod.la: $(libxsltmod_la_OBJECTS) $(libxsltmod_la_DEPENDENCIES)
|
---|
349 | $(LINK) $(am_libxsltmod_la_rpath) $(libxsltmod_la_LDFLAGS) $(libxsltmod_la_OBJECTS) $(libxsltmod_la_LIBADD) $(LIBS)
|
---|
350 |
|
---|
351 | mostlyclean-compile:
|
---|
352 | -rm -f *.$(OBJEXT)
|
---|
353 |
|
---|
354 | distclean-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 |
|
---|
382 | mostlyclean-libtool:
|
---|
383 | -rm -f *.lo
|
---|
384 |
|
---|
385 | clean-libtool:
|
---|
386 | -rm -rf .libs _libs
|
---|
387 |
|
---|
388 | distclean-libtool:
|
---|
389 | -rm -f libtool
|
---|
390 | uninstall-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 |
|
---|
423 | mostlyclean-recursive clean-recursive distclean-recursive \
|
---|
424 | maintainer-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"
|
---|
454 | tags-recursive:
|
---|
455 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
456 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
---|
457 | done
|
---|
458 | ctags-recursive:
|
---|
459 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
460 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
---|
461 | done
|
---|
462 |
|
---|
463 | ID: $(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
|
---|
471 | tags: TAGS
|
---|
472 |
|
---|
473 | TAGS: 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
|
---|
501 | ctags: CTAGS
|
---|
502 | CTAGS: 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 |
|
---|
516 | GTAGS:
|
---|
517 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
518 | && cd $(top_srcdir) \
|
---|
519 | && gtags -i $(GTAGS_ARGS) $$here
|
---|
520 |
|
---|
521 | distclean-tags:
|
---|
522 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
523 |
|
---|
524 | distdir: $(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
|
---|
566 | check-am: all-am
|
---|
567 | check: check-recursive
|
---|
568 | @WITH_PYTHON_FALSE@all-local:
|
---|
569 | all-am: Makefile $(LTLIBRARIES) all-local
|
---|
570 | installdirs: installdirs-recursive
|
---|
571 | installdirs-am:
|
---|
572 | for dir in "$(DESTDIR)$(pythondir)"; do \
|
---|
573 | test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
---|
574 | done
|
---|
575 | install: install-recursive
|
---|
576 | install-exec: install-exec-recursive
|
---|
577 | install-data: install-data-recursive
|
---|
578 | uninstall: uninstall-recursive
|
---|
579 |
|
---|
580 | install-am: all-am
|
---|
581 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
582 |
|
---|
583 | installcheck: installcheck-recursive
|
---|
584 | install-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
|
---|
589 | mostlyclean-generic:
|
---|
590 |
|
---|
591 | clean-generic:
|
---|
592 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
---|
593 |
|
---|
594 | distclean-generic:
|
---|
595 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
596 |
|
---|
597 | maintainer-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:
|
---|
601 | clean: clean-recursive
|
---|
602 |
|
---|
603 | clean-am: clean-generic clean-libtool clean-pythonLTLIBRARIES \
|
---|
604 | mostlyclean-am
|
---|
605 |
|
---|
606 | distclean: distclean-recursive
|
---|
607 | -rm -rf ./$(DEPDIR)
|
---|
608 | -rm -f Makefile
|
---|
609 | distclean-am: clean-am distclean-compile distclean-generic \
|
---|
610 | distclean-libtool distclean-tags
|
---|
611 |
|
---|
612 | dvi: dvi-recursive
|
---|
613 |
|
---|
614 | dvi-am:
|
---|
615 |
|
---|
616 | html: html-recursive
|
---|
617 |
|
---|
618 | info: info-recursive
|
---|
619 |
|
---|
620 | info-am:
|
---|
621 |
|
---|
622 | install-data-am: install-data-local install-pythonLTLIBRARIES
|
---|
623 |
|
---|
624 | install-exec-am:
|
---|
625 |
|
---|
626 | install-info: install-info-recursive
|
---|
627 |
|
---|
628 | install-man:
|
---|
629 |
|
---|
630 | installcheck-am:
|
---|
631 |
|
---|
632 | maintainer-clean: maintainer-clean-recursive
|
---|
633 | -rm -rf ./$(DEPDIR)
|
---|
634 | -rm -f Makefile
|
---|
635 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
636 |
|
---|
637 | mostlyclean: mostlyclean-recursive
|
---|
638 |
|
---|
639 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
---|
640 | mostlyclean-libtool
|
---|
641 |
|
---|
642 | pdf: pdf-recursive
|
---|
643 |
|
---|
644 | pdf-am:
|
---|
645 |
|
---|
646 | ps: ps-recursive
|
---|
647 |
|
---|
648 | ps-am:
|
---|
649 |
|
---|
650 | uninstall-am: uninstall-info-am uninstall-pythonLTLIBRARIES
|
---|
651 |
|
---|
652 | uninstall-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:
|
---|
692 | tests 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:
|
---|