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

Side by Side Diff: third_party/libxslt/libxslt/Makefile.in

Issue 2777943003: Roll libxslt to ac341cbd792ee572941cc9a66e73800219a1a386 (Closed)
Patch Set: Update README.chromium. Created 3 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/libxslt/Makefile.am ('k') | third_party/libxslt/libxslt/extra.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # @configure_input@ 2 # @configure_input@
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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 am__uninstall_files_from_dir = { \ 115 am__uninstall_files_from_dir = { \
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)$(xsltincdir)" "$(DESTDIR)$(xsltincdir)" 122 "$(DESTDIR)$(xsltincdir)" "$(DESTDIR)$(xsltincdir)"
123 LTLIBRARIES = $(lib_LTLIBRARIES) 123 LTLIBRARIES = $(lib_LTLIBRARIES)
124 am__DEPENDENCIES_1 = 124 am__DEPENDENCIES_1 =
125 libxslt_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 125 libxslt_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
126 » $(am__DEPENDENCIES_1)
126 am_libxslt_la_OBJECTS = attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo \ 127 am_libxslt_la_OBJECTS = attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo \
127 pattern.lo templates.lo variables.lo keys.lo numbers.lo \ 128 pattern.lo templates.lo variables.lo keys.lo numbers.lo \
128 extensions.lo extra.lo functions.lo namespaces.lo imports.lo \ 129 extensions.lo extra.lo functions.lo namespaces.lo imports.lo \
129 attributes.lo documents.lo preproc.lo transform.lo security.lo 130 attributes.lo documents.lo preproc.lo transform.lo security.lo
130 nodist_libxslt_la_OBJECTS = 131 nodist_libxslt_la_OBJECTS =
131 libxslt_la_OBJECTS = $(am_libxslt_la_OBJECTS) \ 132 libxslt_la_OBJECTS = $(am_libxslt_la_OBJECTS) \
132 $(nodist_libxslt_la_OBJECTS) 133 $(nodist_libxslt_la_OBJECTS)
133 AM_V_lt = $(am__v_lt_@AM_V@) 134 AM_V_lt = $(am__v_lt_@AM_V@)
134 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 135 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
135 am__v_lt_0 = --silent 136 am__v_lt_0 = --silent
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 security.c \ 431 security.c \
431 win32config.h \ 432 win32config.h \
432 xsltwin32config.h.in \ 433 xsltwin32config.h.in \
433 libxslt.h 434 libxslt.h
434 435
435 nodist_libxslt_la_SOURCES = \ 436 nodist_libxslt_la_SOURCES = \
436 xsltwin32config.h 437 xsltwin32config.h
437 438
438 @USE_VERSION_SCRIPT_FALSE@LIBXSLT_VERSION_SCRIPT = 439 @USE_VERSION_SCRIPT_FALSE@LIBXSLT_VERSION_SCRIPT =
439 @USE_VERSION_SCRIPT_TRUE@LIBXSLT_VERSION_SCRIPT = $(VERSION_SCRIPT_FLAGS)$(srcdi r)/libxslt.syms 440 @USE_VERSION_SCRIPT_TRUE@LIBXSLT_VERSION_SCRIPT = $(VERSION_SCRIPT_FLAGS)$(srcdi r)/libxslt.syms
440 libxslt_la_LIBADD = $(LIBXML_LIBS) $(EXTRA_LIBS) 441 libxslt_la_LIBADD = $(LIBXML_LIBS) $(EXTRA_LIBS) $(M_LIBS)
441 libxslt_la_LDFLAGS = \ 442 libxslt_la_LDFLAGS = \
442 $(WIN32_EXTRA_LDFLAGS) \ 443 $(WIN32_EXTRA_LDFLAGS) \
443 $(LIBXSLT_VERSION_SCRIPT) \ 444 $(LIBXSLT_VERSION_SCRIPT) \
444 -version-info $(LIBXSLT_VERSION_INFO) 445 -version-info $(LIBXSLT_VERSION_INFO)
445 446
446 man_MANS = libxslt.3 447 man_MANS = libxslt.3
447 EXTRA_DIST = $(man_MANS) trio.h triodef.h libxslt.syms 448 EXTRA_DIST = $(man_MANS) trio.h triodef.h libxslt.syms
448 all: all-am 449 all: all-am
449 450
450 .SUFFIXES: 451 .SUFFIXES:
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 879
879 xsltproc: all 880 xsltproc: all
880 @(cd ../xsltproc ; $(MAKE)) 881 @(cd ../xsltproc ; $(MAKE))
881 882
882 install-exec-hook: 883 install-exec-hook:
883 $(MKDIR_P) "$(DESTDIR)$(libdir)/libxslt-plugins" 884 $(MKDIR_P) "$(DESTDIR)$(libdir)/libxslt-plugins"
884 885
885 # Tell versions [3.59,3.63) of GNU make to not export all variables. 886 # Tell versions [3.59,3.63) of GNU make to not export all variables.
886 # Otherwise a system limit (for SysV at least) may be exceeded. 887 # Otherwise a system limit (for SysV at least) may be exceeded.
887 .NOEXPORT: 888 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/libxslt/libxslt/Makefile.am ('k') | third_party/libxslt/libxslt/extra.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698