1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # Makefile for libxml2 python library
22 exec_prefix = ${prefix}
24 bindir = ${exec_prefix}/bin
25 sbindir = ${exec_prefix}/sbin
26 libexecdir = ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir = ${prefix}/etc
29 sharedstatedir = ${prefix}/com
30 localstatedir = ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr/include
39 pkgdatadir = $(datadir)/libxslt
40 pkglibdir = $(libdir)/libxslt
41 pkgincludedir = $(includedir)/libxslt
45 ACLOCAL = /Users/liyanage/cvs/entropy/TestXSLT/libxslt/missing aclocal-1.4
47 AUTOMAKE = /Users/liyanage/cvs/entropy/TestXSLT/libxslt/missing automake-1.4
48 AUTOHEADER = autoheader
50 INSTALL = /usr/bin/install -c
51 INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
52 INSTALL_DATA = ${INSTALL} -m 644
53 INSTALL_SCRIPT = ${INSTALL}
63 host_triplet = powerpc-apple-darwin7.8.0
71 EXTRA_LIBS = -L/Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle/lib -lxml2 -lz -lpthread -L/Users/liyanage/cvs/entropy/TestXSLT/build/libiconv-gnustyle/lib -liconv -lm
72 HTML_DIR = $(prefix)/doc
75 LIBEXSLT_MAJOR_VERSION = 0
76 LIBEXSLT_MICRO_VERSION = 18
77 LIBEXSLT_MINOR_VERSION = 7
78 LIBEXSLT_VERSION = 0.7.18
79 LIBEXSLT_VERSION_INFO = 7:18:7
80 LIBEXSLT_VERSION_NUMBER = 718
81 LIBTOOL = $(SHELL) $(top_builddir)/libtool
82 LIBXML_CFLAGS = -I/Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle/include/libxml2 -I/Users/liyanage/cvs/entropy/TestXSLT/build/libiconv-gnustyle/include
83 LIBXML_LIBS = -L/Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle/lib -lxml2 -lz -lpthread -L/Users/liyanage/cvs/entropy/TestXSLT/build/libiconv-gnustyle/lib -liconv -lm
84 LIBXML_REQUIRED_VERSION = 2.5.2
85 LIBXSLTBREAK_MAJOR_VERSION = 1
86 LIBXSLTBREAK_MICRO_VERSION = 8
87 LIBXSLTBREAK_MINOR_VERSION = 0
88 LIBXSLTBREAK_VERSION = 1.0.8
89 LIBXSLTBREAK_VERSION_INFO = 1:8:0
90 LIBXSLTBREAK_VERSION_NUMBER = 10008
91 LIBXSLT_MAJOR_VERSION = 1
92 LIBXSLT_MICRO_VERSION = 27
93 LIBXSLT_MINOR_VERSION = 0
94 LIBXSLT_VERSION = 1.0.27
95 LIBXSLT_VERSION_INFO = 1:27:0
96 LIBXSLT_VERSION_NUMBER = 10027
108 PYTHON_SITE_PACKAGES =
112 RELDATE = Sun Feb 20 2005
119 XML_CONFIG = /Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle/bin/xml2-config
121 XSLT_INCLUDEDIR = -I${includedir}
122 XSLT_LIBDIR = -L${libdir}
123 XSLT_LIBS = -lxslt -L/Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle/lib -lxml2 -lz -lpthread -L/Users/liyanage/cvs/entropy/TestXSLT/build/libiconv-gnustyle/lib -liconv -lm
125 AUTOMAKE_OPTIONS = 1.4 foreign
130 -I$(PYTHON_INCLUDES) \
135 DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
136 # libxsltclass.txt is generated
146 libxslt-python-api.xml \
150 libxsltmod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/libxslt/.libs \
151 -L$(top_builddir)/libexslt/.libs
155 # $(top_builddir)/libxslt/libxslt.la \
156 # $(top_builddir)/libexslt/libexslt.la
158 #pythondir = #$(libdir)/python${PYTHON_VERSION}/site-packages
159 #python_LTLIBRARIES = #libxsltmod.la
161 #libxsltmod_la_SOURCES = #libxslt.c types.c libxslt-py.c
162 #libxsltmod_la_LIBADD = #$(mylibs)
164 #GENERATE = #generator.py
165 #API_DESC = #$(top_srcdir)/doc/libxslt-api.xml $(srcdir)/libxslt-python-api.xml
166 #GENERATED = #$(srcdir)/libxsltclass.py \
167 # $(srcdir)/libxslt-export.c \
168 # $(srcdir)/libxslt-py.c \
169 # $(srcdir)/libxslt-py.h
170 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
171 CONFIG_HEADER = ../config.h
173 LTLIBRARIES = $(python_LTLIBRARIES)
176 DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I..
178 #libxsltmod_la_DEPENDENCIES = \
179 #$(top_builddir)/libxslt/libxslt.la \
180 #$(top_builddir)/libexslt/libexslt.la
181 #libxsltmod_la_OBJECTS = libxslt.lo types.lo \
183 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
184 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
186 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
187 DIST_COMMON = Makefile.am Makefile.in TODO
190 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
194 SOURCES = $(libxsltmod_la_SOURCES)
195 OBJECTS = $(libxsltmod_la_OBJECTS)
199 .SUFFIXES: .S .c .lo .o .obj .s
200 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
201 cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps python/Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
208 mostlyclean-pythonLTLIBRARIES:
210 clean-pythonLTLIBRARIES:
211 -test -z "$(python_LTLIBRARIES)" || rm -f $(python_LTLIBRARIES)
213 distclean-pythonLTLIBRARIES:
215 maintainer-clean-pythonLTLIBRARIES:
217 install-pythonLTLIBRARIES: $(python_LTLIBRARIES)
219 $(mkinstalldirs) $(DESTDIR)$(pythondir)
220 @list='$(python_LTLIBRARIES)'; for p in $$list; do \
221 if test -f $$p; then \
222 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(pythondir)/$$p"; \
223 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(pythondir)/$$p; \
227 uninstall-pythonLTLIBRARIES:
229 list='$(python_LTLIBRARIES)'; for p in $$list; do \
230 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(pythondir)/$$p; \
236 # FIXME: We should only use cygpath when building on Windows,
237 # and only if it is available.
239 $(COMPILE) -c `cygpath -w $<`
248 -rm -f *.o core *.core
256 maintainer-clean-compile:
259 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
262 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
265 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
275 maintainer-clean-libtool:
277 libxsltmod.la: $(libxsltmod_la_OBJECTS) $(libxsltmod_la_DEPENDENCIES)
278 $(LINK) -rpath $(pythondir) $(libxsltmod_la_LDFLAGS) $(libxsltmod_la_OBJECTS) $(libxsltmod_la_LIBADD) $(LIBS)
280 # This directory's subdirectories are mostly independent; you can cd
281 # into them and run `make' without going through this Makefile.
282 # To change the values of `make' variables: instead of editing Makefiles,
283 # (1) if the variable is set in `config.status', edit `config.status'
284 # (which will cause the Makefiles to be regenerated when you run `make');
285 # (2) otherwise, pass the desired values on the `make' command line.
289 all-recursive install-data-recursive install-exec-recursive \
290 installdirs-recursive install-recursive uninstall-recursive \
291 check-recursive installcheck-recursive info-recursive dvi-recursive:
292 @set fnord $(MAKEFLAGS); amf=$$2; \
294 target=`echo $@ | sed s/-recursive//`; \
295 list='$(SUBDIRS)'; for subdir in $$list; do \
296 echo "Making $$target in $$subdir"; \
297 if test "$$subdir" = "."; then \
299 local_target="$$target-am"; \
301 local_target="$$target"; \
303 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
304 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
306 if test "$$dot_seen" = "no"; then \
307 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
310 mostlyclean-recursive clean-recursive distclean-recursive \
311 maintainer-clean-recursive:
312 @set fnord $(MAKEFLAGS); amf=$$2; \
314 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
315 rev="$$subdir $$rev"; \
316 test "$$subdir" != "." || dot_seen=yes; \
318 test "$$dot_seen" = "no" && rev=". $$rev"; \
319 target=`echo $@ | sed s/-recursive//`; \
320 for subdir in $$rev; do \
321 echo "Making $$target in $$subdir"; \
322 if test "$$subdir" = "."; then \
323 local_target="$$target-am"; \
325 local_target="$$target"; \
327 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
329 done && test -z "$$fail"
331 list='$(SUBDIRS)'; for subdir in $$list; do \
332 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
337 ID: $(HEADERS) $(SOURCES) $(LISP)
338 list='$(SOURCES) $(HEADERS)'; \
339 unique=`for i in $$list; do echo $$i; done | \
340 awk ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 here=`pwd` && cd $(srcdir) \
343 && mkid -f$$here/ID $$unique $(LISP)
345 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
348 list='$(SUBDIRS)'; for subdir in $$list; do \
349 if test "$$subdir" = .; then :; else \
350 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
353 list='$(SOURCES) $(HEADERS)'; \
354 unique=`for i in $$list; do echo $$i; done | \
355 awk ' { files[$$0] = 1; } \
356 END { for (i in files) print i; }'`; \
357 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
358 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
367 maintainer-clean-tags:
369 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
373 distdir: $(DISTFILES)
374 @for file in $(DISTFILES); do \
376 if test -d $$d/$$file; then \
377 cp -pr $$d/$$file $(distdir)/$$file; \
379 test -f $(distdir)/$$file \
380 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
381 || cp -p $$d/$$file $(distdir)/$$file || :; \
384 for subdir in $(SUBDIRS); do \
385 if test "$$subdir" = .; then :; else \
386 test -d $(distdir)/$$subdir \
387 || mkdir $(distdir)/$$subdir \
389 chmod 777 $(distdir)/$$subdir; \
390 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
394 libxslt-py.lo libxslt-py.o : libxslt-py.c ../libxslt/xsltconfig.h \
395 libxslt_wrap.h libxml_wrap.h ../libxslt/xslt.h \
396 ../libxslt/xsltInternals.h ../libxslt/numbersInternals.h \
397 ../libxslt/xsltutils.h ../libxslt/attributes.h \
398 ../libxslt/documents.h ../libxslt/extensions.h \
399 ../libxslt/extra.h ../libxslt/functions.h ../libxslt/imports.h \
400 ../libxslt/keys.h ../libxslt/namespaces.h ../libxslt/pattern.h \
401 ../libxslt/preproc.h ../libxslt/templates.h \
402 ../libxslt/transform.h ../libxslt/variables.h libxslt-py.h
403 libxslt.lo libxslt.o : libxslt.c libxslt_wrap.h libxml_wrap.h \
404 ../libxslt/xslt.h ../libxslt/xsltInternals.h \
405 ../libxslt/numbersInternals.h ../libxslt/xsltutils.h \
406 ../libxslt/xsltconfig.h ../libxslt/attributes.h \
407 ../libxslt/documents.h ../libxslt/extensions.h \
408 ../libxslt/extra.h ../libxslt/functions.h ../libxslt/imports.h \
409 ../libxslt/keys.h ../libxslt/namespaces.h ../libxslt/pattern.h \
410 ../libxslt/preproc.h ../libxslt/templates.h \
411 ../libxslt/transform.h ../libxslt/variables.h libxslt-py.h \
413 types.lo types.o : types.c libxml_wrap.h
420 check: check-recursive
422 installcheck: installcheck-recursive
424 install-exec: install-exec-recursive
426 install-data-am: install-pythonLTLIBRARIES install-data-local
427 install-data: install-data-recursive
430 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
431 install: install-recursive
432 uninstall-am: uninstall-pythonLTLIBRARIES
433 uninstall: uninstall-recursive
434 all-am: Makefile $(LTLIBRARIES) all-local
435 all-redirect: all-recursive
437 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
438 installdirs: installdirs-recursive
440 $(mkinstalldirs) $(DESTDIR)$(pythondir)
448 -rm -f Makefile $(CONFIG_CLEAN_FILES)
449 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
451 maintainer-clean-generic:
452 mostlyclean-am: mostlyclean-pythonLTLIBRARIES mostlyclean-compile \
453 mostlyclean-libtool mostlyclean-tags \
456 mostlyclean: mostlyclean-recursive
458 clean-am: clean-pythonLTLIBRARIES clean-compile clean-libtool \
459 clean-tags clean-generic mostlyclean-am
461 clean: clean-recursive
463 distclean-am: distclean-pythonLTLIBRARIES distclean-compile \
464 distclean-libtool distclean-tags distclean-generic \
468 distclean: distclean-recursive
470 maintainer-clean-am: maintainer-clean-pythonLTLIBRARIES \
471 maintainer-clean-compile maintainer-clean-libtool \
472 maintainer-clean-tags maintainer-clean-generic \
474 @echo "This command is intended for maintainers to use;"
475 @echo "it deletes files that may require special tools to rebuild."
477 maintainer-clean: maintainer-clean-recursive
479 .PHONY: mostlyclean-pythonLTLIBRARIES distclean-pythonLTLIBRARIES \
480 clean-pythonLTLIBRARIES maintainer-clean-pythonLTLIBRARIES \
481 uninstall-pythonLTLIBRARIES install-pythonLTLIBRARIES \
482 mostlyclean-compile distclean-compile clean-compile \
483 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
484 clean-libtool maintainer-clean-libtool install-data-recursive \
485 uninstall-data-recursive install-exec-recursive \
486 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
487 all-recursive check-recursive installcheck-recursive info-recursive \
488 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
489 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
490 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
491 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
492 install-exec install-data-local install-data-am install-data install-am \
493 install uninstall-am uninstall all-local all-redirect all-am all \
494 installdirs-am installdirs mostlyclean-generic distclean-generic \
495 clean-generic maintainer-clean-generic clean mostlyclean distclean \
499 #all-local: libxslt.py
501 #libxslt.py: $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py
502 # cat $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py > libxslt.py
505 # $(mkinstalldirs) $(DESTDIR)$(libdir)/python${PYTHON_VERSION}/site-packages
506 # /usr/bin/install -c -m 0644 libxslt.py $(DESTDIR)$(libdir)/python${PYTHON_VERSION}/site-packages
507 # $(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
508 # @(for doc in $(DOCS) ; \
509 # do /usr/bin/install -c -m 0644 $$doc $(DESTDIR)$(DOCS_DIR) ; done)
511 #$(GENERATED): gen_prog
513 #gen_prog: $(srcdir)/$(GENERATE) $(API_DESC)
514 # cd $(srcdir) && $(PYTHON) $(GENERATE)
517 #$(libxsltmod_la_OBJECTS): $(GENERATED)
521 cd tests && $(MAKE) tests
524 rm -f $(GENERATED) *.o libxslt.so *.pyc libxslt.py gen_prog
526 # Tell versions [3.59,3.63) of GNU make to not export all variables.
527 # Otherwise a system limit (for SysV at least) may be exceeded.