| OLD | NEW |
| 1 # Makefile.in generated by automake 1.14.1 from Makefile.am. | 1 # Makefile.in generated by automake 1.14.1 from Makefile.am. |
| 2 # libexslt/Makefile. Generated from Makefile.in by configure. | 2 # libexslt/Makefile. Generated from Makefile.in by configure. |
| 3 | 3 |
| 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. | 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. |
| 5 | 5 |
| 6 # This Makefile.in is free software; the Free Software Foundation | 6 # This Makefile.in is free software; the Free Software Foundation |
| 7 # gives unlimited permission to copy and/or distribute it, | 7 # gives unlimited permission to copy and/or distribute it, |
| 8 # with or without modifications, as long as this notice is preserved. | 8 # with or without modifications, as long as this notice is preserved. |
| 9 | 9 |
| 10 # This program is distributed in the hope that it will be useful, | 10 # This program is distributed in the hope that it will be useful, |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 test -z "$$files" \ | 116 test -z "$$files" \ |
| 117 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | 117 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ |
| 118 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | 118 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ |
| 119 $(am__cd) "$$dir" && rm -f $$files; }; \ | 119 $(am__cd) "$$dir" && rm -f $$files; }; \ |
| 120 } | 120 } |
| 121 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \ | 121 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \ |
| 122 "$(DESTDIR)$(exsltincdir)" "$(DESTDIR)$(exsltincdir)" | 122 "$(DESTDIR)$(exsltincdir)" "$(DESTDIR)$(exsltincdir)" |
| 123 LTLIBRARIES = $(lib_LTLIBRARIES) | 123 LTLIBRARIES = $(lib_LTLIBRARIES) |
| 124 am__DEPENDENCIES_1 = | 124 am__DEPENDENCIES_1 = |
| 125 libexslt_la_DEPENDENCIES = $(top_builddir)/libxslt/libxslt.la \ | 125 libexslt_la_DEPENDENCIES = $(top_builddir)/libxslt/libxslt.la \ |
| 126 » $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) | 126 » $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ |
| 127 » $(am__DEPENDENCIES_1) |
| 127 am_libexslt_la_OBJECTS = exslt.lo common.lo crypto.lo math.lo sets.lo \ | 128 am_libexslt_la_OBJECTS = exslt.lo common.lo crypto.lo math.lo sets.lo \ |
| 128 functions.lo strings.lo date.lo saxon.lo dynamic.lo | 129 functions.lo strings.lo date.lo saxon.lo dynamic.lo |
| 129 libexslt_la_OBJECTS = $(am_libexslt_la_OBJECTS) | 130 libexslt_la_OBJECTS = $(am_libexslt_la_OBJECTS) |
| 130 AM_V_lt = $(am__v_lt_$(V)) | 131 AM_V_lt = $(am__v_lt_$(V)) |
| 131 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) | 132 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) |
| 132 am__v_lt_0 = --silent | 133 am__v_lt_0 = --silent |
| 133 am__v_lt_1 = | 134 am__v_lt_1 = |
| 134 libexslt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | 135 libexslt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| 135 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | 136 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
| 136 $(libexslt_la_LDFLAGS) $(LDFLAGS) -o $@ | 137 $(libexslt_la_LDFLAGS) $(LDFLAGS) -o $@ |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 PATH_SEPARATOR = : | 290 PATH_SEPARATOR = : |
| 290 PERL = perl | 291 PERL = perl |
| 291 PYTHON = /usr/bin/python | 292 PYTHON = /usr/bin/python |
| 292 PYTHONSODV = | 293 PYTHONSODV = |
| 293 PYTHON_INCLUDES = /usr/include/python2.7 | 294 PYTHON_INCLUDES = /usr/include/python2.7 |
| 294 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7 | 295 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7 |
| 295 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages | 296 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages |
| 296 PYTHON_SUBDIR = python | 297 PYTHON_SUBDIR = python |
| 297 PYTHON_VERSION = 2.7 | 298 PYTHON_VERSION = 2.7 |
| 298 RANLIB = ranlib | 299 RANLIB = ranlib |
| 299 RELDATE = Fri Jan 13 2017 | 300 RELDATE = Tue Mar 28 2017 |
| 300 RM = /bin/rm | 301 RM = /bin/rm |
| 301 SED = /bin/sed | 302 SED = /bin/sed |
| 302 SET_MAKE = | 303 SET_MAKE = |
| 303 SHELL = /bin/sh | 304 SHELL = /bin/sh |
| 304 STRIP = strip | 305 STRIP = strip |
| 305 TAR = /bin/tar | 306 TAR = /bin/tar |
| 306 THREAD_LIBS = -lpthread | 307 THREAD_LIBS = -lpthread |
| 307 VERSION = 1.1.29 | 308 VERSION = 1.1.29 |
| 308 VERSION_SCRIPT_FLAGS = -Wl,--version-script= | 309 VERSION_SCRIPT_FLAGS = -Wl,--version-script= |
| 309 WIN32_EXTRA_LDFLAGS = | 310 WIN32_EXTRA_LDFLAGS = |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 396 crypto.c \ | 397 crypto.c \ |
| 397 math.c \ | 398 math.c \ |
| 398 sets.c \ | 399 sets.c \ |
| 399 functions.c \ | 400 functions.c \ |
| 400 strings.c \ | 401 strings.c \ |
| 401 date.c \ | 402 date.c \ |
| 402 saxon.c \ | 403 saxon.c \ |
| 403 libexslt.h \ | 404 libexslt.h \ |
| 404 dynamic.c | 405 dynamic.c |
| 405 | 406 |
| 406 libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS) $(LIBGCRYP
T_LIBS) | 407 libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS) $(LIBGCRYP
T_LIBS) $(M_LIBS) |
| 407 libexslt_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -version-info $(LIBEXSLT_VERSION_IN
FO) | 408 libexslt_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -version-info $(LIBEXSLT_VERSION_IN
FO) |
| 408 man_MANS = libexslt.3 | 409 man_MANS = libexslt.3 |
| 409 EXTRA_DIST = $(man_MANS) | 410 EXTRA_DIST = $(man_MANS) |
| 410 all: all-am | 411 all: all-am |
| 411 | 412 |
| 412 .SUFFIXES: | 413 .SUFFIXES: |
| 413 .SUFFIXES: .c .lo .o .obj | 414 .SUFFIXES: .c .lo .o .obj |
| 414 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | 415 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| 415 @for dep in $?; do \ | 416 @for dep in $?; do \ |
| 416 case '$(am__configure_deps)' in \ | 417 case '$(am__configure_deps)' in \ |
| (...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 822 maintainer-clean-generic mostlyclean mostlyclean-compile \ | 823 maintainer-clean-generic mostlyclean mostlyclean-compile \ |
| 823 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | 824 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
| 824 tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \ | 825 tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \ |
| 825 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \ | 826 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \ |
| 826 uninstall-nodist_exsltincHEADERS | 827 uninstall-nodist_exsltincHEADERS |
| 827 | 828 |
| 828 | 829 |
| 829 # Tell versions [3.59,3.63) of GNU make to not export all variables. | 830 # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 830 # Otherwise a system limit (for SysV at least) may be exceeded. | 831 # Otherwise a system limit (for SysV at least) may be exceeded. |
| 831 .NOEXPORT: | 832 .NOEXPORT: |
| OLD | NEW |