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

Side by Side Diff: third_party/libxslt/linux/libexslt/Makefile

Issue 1848793005: Roll libxslt to 891681e3e948f31732229f53cb6db7215f740fc7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/linux/libexslt.pc ('k') | third_party/libxslt/linux/libexslt/exsltconfig.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # libexslt/Makefile. Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
16
17
18 VPATH = ../../libexslt
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21 case $${target_option-} in \
22 ?) ;; \
23 *) echo "am__make_running_with_option: internal error: invalid" \
24 "target option '$${target_option-}' specified" >&2; \
25 exit 1;; \
26 esac; \
27 has_opt=no; \
28 sane_makeflags=$$MAKEFLAGS; \
29 if $(am__is_gnu_make); then \
30 sane_makeflags=$$MFLAGS; \
31 else \
32 case $$MAKEFLAGS in \
33 *\\[\ \ ]*) \
34 bs=\\; \
35 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
37 esac; \
38 fi; \
39 skip_next=no; \
40 strip_trailopt () \
41 { \
42 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 }; \
44 for flg in $$sane_makeflags; do \
45 test $$skip_next = yes && { skip_next=no; continue; }; \
46 case $$flg in \
47 *=*|--*) continue;; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
49 -*I?*) strip_trailopt 'I';; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
51 -*O?*) strip_trailopt 'O';; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
53 -*l?*) strip_trailopt 'l';; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
56 esac; \
57 case $$flg in \
58 *$$target_option*) has_opt=yes; break;; \
59 esac; \
60 done; \
61 test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/libxslt
65 pkgincludedir = $(includedir)/libxslt
66 pkglibdir = $(libdir)/libxslt
67 pkglibexecdir = $(libexecdir)/libxslt
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = x86_64-unknown-linux-gnu
81 host_triplet = x86_64-unknown-linux-gnu
82 subdir = libexslt
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(srcdir)/exsltconfig.h.in $(top_srcdir)/depcomp \
85 $(exsltinc_HEADERS)
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/configure.in
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90 mkinstalldirs = $(install_sh) -d
91 CONFIG_HEADER = $(top_builddir)/config.h
92 CONFIG_CLEAN_FILES = exsltconfig.h
93 CONFIG_CLEAN_VPATH_FILES =
94 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
95 am__vpath_adj = case $$p in \
96 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97 *) f=$$p;; \
98 esac;
99 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
100 am__install_max = 40
101 am__nobase_strip_setup = \
102 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
103 am__nobase_strip = \
104 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
105 am__nobase_list = $(am__nobase_strip_setup); \
106 for p in $$list; do echo "$$p $$p"; done | \
107 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
108 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
109 if (++n[$$2] == $(am__install_max)) \
110 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111 END { for (dir in files) print dir, files[dir] }'
112 am__base_list = \
113 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
114 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
115 am__uninstall_files_from_dir = { \
116 test -z "$$files" \
117 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
118 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
119 $(am__cd) "$$dir" && rm -f $$files; }; \
120 }
121 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
122 "$(DESTDIR)$(exsltincdir)"
123 LTLIBRARIES = $(lib_LTLIBRARIES)
124 am__DEPENDENCIES_1 =
125 libexslt_la_DEPENDENCIES = $(top_builddir)/libxslt/libxslt.la \
126 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
127 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 libexslt_la_OBJECTS = $(am_libexslt_la_OBJECTS)
130 AM_V_lt = $(am__v_lt_$(V))
131 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
132 am__v_lt_0 = --silent
133 am__v_lt_1 =
134 libexslt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
136 $(libexslt_la_LDFLAGS) $(LDFLAGS) -o $@
137 AM_V_P = $(am__v_P_$(V))
138 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
139 am__v_P_0 = false
140 am__v_P_1 = :
141 AM_V_GEN = $(am__v_GEN_$(V))
142 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
143 am__v_GEN_0 = @echo " GEN " $@;
144 am__v_GEN_1 =
145 AM_V_at = $(am__v_at_$(V))
146 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
147 am__v_at_0 = @
148 am__v_at_1 =
149 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
150 depcomp = $(SHELL) $(top_srcdir)/depcomp
151 am__depfiles_maybe = depfiles
152 am__mv = mv -f
153 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
154 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
155 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
157 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
158 $(AM_CFLAGS) $(CFLAGS)
159 AM_V_CC = $(am__v_CC_$(V))
160 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
161 am__v_CC_0 = @echo " CC " $@;
162 am__v_CC_1 =
163 CCLD = $(CC)
164 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
166 $(AM_LDFLAGS) $(LDFLAGS) -o $@
167 AM_V_CCLD = $(am__v_CCLD_$(V))
168 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
169 am__v_CCLD_0 = @echo " CCLD " $@;
170 am__v_CCLD_1 =
171 SOURCES = $(libexslt_la_SOURCES)
172 DIST_SOURCES = $(libexslt_la_SOURCES)
173 am__can_run_installinfo = \
174 case $$AM_UPDATE_INFO_DIR in \
175 n|no|NO) false;; \
176 *) (install-info --version) >/dev/null 2>&1;; \
177 esac
178 man3dir = $(mandir)/man3
179 NROFF = nroff
180 MANS = $(man_MANS)
181 HEADERS = $(exsltinc_HEADERS)
182 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
183 # Read a list of newline-separated strings from the standard input,
184 # and print each of them once, without duplicates. Input order is
185 # *not* preserved.
186 am__uniquify_input = $(AWK) '\
187 BEGIN { nonempty = 0; } \
188 { items[$$0] = 1; nonempty = 1; } \
189 END { if (nonempty) { for (i in items) print i; }; } \
190 '
191 # Make sure the list of sources is unique. This is necessary because,
192 # e.g., the same source file might be shared among _SOURCES variables
193 # for different programs/libraries.
194 am__define_uniq_tagged_files = \
195 list='$(am__tagged_files)'; \
196 unique=`for i in $$list; do \
197 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
198 done | $(am__uniquify_input)`
199 ETAGS = etags
200 CTAGS = ctags
201 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202 ACLOCAL = ${SHELL} /work/cb/src/third_party/libxslt/missing aclocal-1.14
203 AMTAR = $${TAR-tar}
204 AM_DEFAULT_VERBOSITY = 0
205 AR = ar
206 AS = as
207 AUTOCONF = ${SHELL} /work/cb/src/third_party/libxslt/missing autoconf
208 AUTOHEADER = ${SHELL} /work/cb/src/third_party/libxslt/missing autoheader
209 AUTOMAKE = ${SHELL} /work/cb/src/third_party/libxslt/missing automake-1.14
210 AWK = gawk
211 CC = gcc
212 CCDEPMODE = depmode=gcc3
213 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute
214 CPP = gcc -E
215 CPPFLAGS =
216 CRYPTO_TESTDIR = crypto
217 CYGPATH_W = echo
218 DEFS = -DHAVE_CONFIG_H
219 DEPDIR = .deps
220 DLLTOOL = false
221 DSYMUTIL =
222 DUMPBIN =
223 ECHO_C =
224 ECHO_N = -n
225 ECHO_T =
226 EGREP = /bin/grep -E
227 EXEEXT =
228 EXSLT_INCLUDEDIR = -I${includedir}
229 EXSLT_LIBDIR = -L${libdir}
230 EXSLT_LIBS = -lexslt -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local /lib -lxml2 -lz -lm -ldl -lm -lgcrypt
231 EXTRA_LIBS =
232 FGREP = /bin/grep -F
233 GREP = /bin/grep
234 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
235 INSTALL = /usr/bin/install -c
236 INSTALL_DATA = ${INSTALL} -m 644
237 INSTALL_PROGRAM = ${INSTALL}
238 INSTALL_SCRIPT = ${INSTALL}
239 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
240 LD = /usr/bin/ld -m elf_x86_64
241 LDFLAGS =
242 LIBEXSLT_MAJOR_VERSION = 0
243 LIBEXSLT_MICRO_VERSION = 17
244 LIBEXSLT_MINOR_VERSION = 8
245 LIBEXSLT_VERSION = 0.8.17
246 LIBEXSLT_VERSION_EXTRA =
247 LIBEXSLT_VERSION_INFO = 8:17:8
248 LIBEXSLT_VERSION_NUMBER = 817
249 LIBGCRYPT_CFLAGS =
250 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
251 LIBGCRYPT_LIBS = -lgcrypt
252 LIBOBJS =
253 LIBS =
254 LIBTOOL = $(SHELL) $(top_builddir)/libtool
255 LIBXML_CFLAGS = -I/work/cb/src/third_party/libxml/linux/include
256 LIBXML_LIBS = -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -l z -lm -ldl
257 LIBXML_REQUIRED_VERSION = 2.6.27
258 LIBXML_SRC = ../../libxml/linux/
259 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins
260 LIBXSLT_MAJOR_MINOR_VERSION = 1.1
261 LIBXSLT_MAJOR_VERSION = 1
262 LIBXSLT_MICRO_VERSION = 28
263 LIBXSLT_MINOR_VERSION = 1
264 LIBXSLT_VERSION = 1.1.28
265 LIBXSLT_VERSION_EXTRA =
266 LIBXSLT_VERSION_INFO = 2:28:1
267 LIBXSLT_VERSION_NUMBER = 10128
268 LIPO =
269 LN_S = ln -s
270 LTLIBOBJS =
271 MAKEINFO = ${SHELL} /work/cb/src/third_party/libxslt/missing makeinfo
272 MANIFEST_TOOL = :
273 MKDIR_P = /bin/mkdir -p
274 MV = /bin/mv
275 M_LIBS = -lm
276 NM = /usr/bin/nm -B
277 NMEDIT =
278 OBJDUMP = objdump
279 OBJEXT = o
280 OTOOL =
281 OTOOL64 =
282 PACKAGE = libxslt
283 PACKAGE_BUGREPORT =
284 PACKAGE_NAME =
285 PACKAGE_STRING =
286 PACKAGE_TARNAME =
287 PACKAGE_URL =
288 PACKAGE_VERSION =
289 PATH_SEPARATOR = :
290 PERL = perl
291 PYTHON = /usr/bin/python
292 PYTHONSODV =
293 PYTHON_INCLUDES = /usr/include/python2.7
294 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7
295 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
296 PYTHON_SUBDIR = python
297 PYTHON_VERSION = 2.7
298 RANLIB = ranlib
299 RELDATE = Fri Apr 1 2016
300 RM = /bin/rm
301 SED = /bin/sed
302 SET_MAKE =
303 SHELL = /bin/sh
304 STRIP = strip
305 TAR = /bin/tar
306 THREAD_LIBS = -lpthread
307 VERSION = 1.1.28
308 VERSION_SCRIPT_FLAGS = -Wl,--version-script=
309 WIN32_EXTRA_LDFLAGS =
310 WIN32_EXTRA_LIBADD =
311 WITH_CRYPTO = 1
312 WITH_DEBUGGER = 0
313 WITH_MEM_DEBUG = 0
314 WITH_MODULES = 0
315 WITH_TRIO = 0
316 WITH_XSLT_DEBUG = 0
317 XMLLINT = /usr/bin/xmllint
318 XML_CONFIG = /work/cb/src/third_party/libxml/linux/xml2-config
319 XSLTPROC = /usr/bin/xsltproc
320 XSLTPROCDV =
321 XSLT_INCLUDEDIR = -I${includedir}
322 XSLT_LIBDIR = -L${libdir}
323 XSLT_LIBS = -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxm l2 -lz -lm -ldl -lm
324 XSLT_LOCALE_WINAPI = 0
325 XSLT_LOCALE_XLOCALE = 1
326 abs_builddir = /work/cb/src/third_party/libxslt/linux/libexslt
327 abs_srcdir = /work/cb/src/third_party/libxslt/linux/../libexslt
328 abs_top_builddir = /work/cb/src/third_party/libxslt/linux
329 abs_top_srcdir = /work/cb/src/third_party/libxslt/linux/..
330 ac_ct_AR = ar
331 ac_ct_CC = gcc
332 ac_ct_DUMPBIN =
333 am__include = include
334 am__leading_dot = .
335 am__quote =
336 am__tar = $${TAR-tar} chof - "$$tardir"
337 am__untar = $${TAR-tar} xf -
338 bindir = ${exec_prefix}/bin
339 build = x86_64-unknown-linux-gnu
340 build_alias =
341 build_cpu = x86_64
342 build_os = linux-gnu
343 build_vendor = unknown
344 builddir = .
345 datadir = ${datarootdir}
346 datarootdir = ${prefix}/share
347 docdir = ${datarootdir}/doc/${PACKAGE}
348 dvidir = ${docdir}
349 exec_prefix = ${prefix}
350 host = x86_64-unknown-linux-gnu
351 host_alias =
352 host_cpu = x86_64
353 host_os = linux-gnu
354 host_vendor = unknown
355 htmldir = ${docdir}
356 includedir = ${prefix}/include
357 infodir = ${datarootdir}/info
358 install_sh = ${SHELL} /work/cb/src/third_party/libxslt/install-sh
359 libdir = ${exec_prefix}/lib
360 libexecdir = ${exec_prefix}/libexec
361 localedir = ${datarootdir}/locale
362 localstatedir = ${prefix}/var
363 mandir = ${datarootdir}/man
364 mkdir_p = $(MKDIR_P)
365 oldincludedir = /usr/include
366 pdfdir = ${docdir}
367 prefix = /usr/local
368 program_transform_name = s,x,x,
369 psdir = ${docdir}
370 pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages
371 sbindir = ${exec_prefix}/sbin
372 sharedstatedir = ${prefix}/com
373 srcdir = ../../libexslt
374 sysconfdir = ${prefix}/etc
375 target_alias =
376 top_build_prefix = ../
377 top_builddir = ..
378 top_srcdir = ../..
379 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \
380 -I$(top_builddir) -I$(top_builddir)/libxslt \
381 -I$(top_builddir)/libexslt
382
383 AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBXML_CFLAGS)
384 lib_LTLIBRARIES = libexslt.la
385 exsltincdir = $(includedir)/libexslt
386 exsltinc_HEADERS = \
387 exslt.h \
388 exsltconfig.h \
389 exsltexports.h
390
391 libexslt_la_SOURCES = \
392 exslt.c \
393 common.c \
394 crypto.c \
395 math.c \
396 sets.c \
397 functions.c \
398 strings.c \
399 date.c \
400 saxon.c \
401 libexslt.h \
402 dynamic.c
403
404 libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS) $(LIBGCRYP T_LIBS)
405 libexslt_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -version-info $(LIBEXSLT_VERSION_IN FO)
406 man_MANS = libexslt.3
407 EXTRA_DIST = $(man_MANS)
408 all: all-am
409
410 .SUFFIXES:
411 .SUFFIXES: .c .lo .o .obj
412 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
413 @for dep in $?; do \
414 case '$(am__configure_deps)' in \
415 *$$dep*) \
416 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417 && { if test -f $@; then exit 0; else break; fi; }; \
418 exit 1;; \
419 esac; \
420 done; \
421 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libexslt/Makefile'; \
422 $(am__cd) $(top_srcdir) && \
423 $(AUTOMAKE) --gnu libexslt/Makefile
424 .PRECIOUS: Makefile
425 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426 @case '$?' in \
427 *config.status*) \
428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
429 *) \
430 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
431 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
432 esac;
433
434 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
435 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436
437 $(top_srcdir)/configure: $(am__configure_deps)
438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
440 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441 $(am__aclocal_m4_deps):
442 exsltconfig.h: $(top_builddir)/config.status $(srcdir)/exsltconfig.h.in
443 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
444
445 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
446 @$(NORMAL_INSTALL)
447 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
448 list2=; for p in $$list; do \
449 if test -f $$p; then \
450 list2="$$list2 $$p"; \
451 else :; fi; \
452 done; \
453 test -z "$$list2" || { \
454 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
455 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
456 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $( INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
457 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL ) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
458 }
459
460 uninstall-libLTLIBRARIES:
461 @$(NORMAL_UNINSTALL)
462 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
463 for p in $$list; do \
464 $(am__strip_dir) \
465 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
466 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f " $(DESTDIR)$(libdir)/$$f"; \
467 done
468
469 clean-libLTLIBRARIES:
470 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
471 @list='$(lib_LTLIBRARIES)'; \
472 locs=`for p in $$list; do echo $$p; done | \
473 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
474 sort -u`; \
475 test -z "$$locs" || { \
476 echo rm -f $${locs}; \
477 rm -f $${locs}; \
478 }
479
480 libexslt.la: $(libexslt_la_OBJECTS) $(libexslt_la_DEPENDENCIES) $(EXTRA_libexslt _la_DEPENDENCIES)
481 $(AM_V_CCLD)$(libexslt_la_LINK) -rpath $(libdir) $(libexslt_la_OBJECTS) $(libexslt_la_LIBADD) $(LIBS)
482
483 mostlyclean-compile:
484 -rm -f *.$(OBJEXT)
485
486 distclean-compile:
487 -rm -f *.tab.c
488
489 include ./$(DEPDIR)/common.Plo
490 include ./$(DEPDIR)/crypto.Plo
491 include ./$(DEPDIR)/date.Plo
492 include ./$(DEPDIR)/dynamic.Plo
493 include ./$(DEPDIR)/exslt.Plo
494 include ./$(DEPDIR)/functions.Plo
495 include ./$(DEPDIR)/math.Plo
496 include ./$(DEPDIR)/saxon.Plo
497 include ./$(DEPDIR)/sets.Plo
498 include ./$(DEPDIR)/strings.Plo
499
500 .c.o:
501 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
502 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503 # $(AM_V_CC)source='$<' object='$@' libtool=no \
504 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
505 # $(AM_V_CC_no)$(COMPILE) -c -o $@ $<
506
507 .c.obj:
508 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYG PATH_W) '$<'`
509 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
510 # $(AM_V_CC)source='$<' object='$@' libtool=no \
511 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
512 # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
513
514 .c.lo:
515 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
516 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
517 # $(AM_V_CC)source='$<' object='$@' libtool=yes \
518 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
519 # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
520
521 mostlyclean-libtool:
522 -rm -f *.lo
523
524 clean-libtool:
525 -rm -rf .libs _libs
526 install-man3: $(man_MANS)
527 @$(NORMAL_INSTALL)
528 @list1=''; \
529 list2='$(man_MANS)'; \
530 test -n "$(man3dir)" \
531 && test -n "`echo $$list1$$list2`" \
532 || exit 0; \
533 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
534 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
535 { for i in $$list1; do echo "$$i"; done; \
536 if test -n "$$list2"; then \
537 for i in $$list2; do echo "$$i"; done \
538 | sed -n '/\.3[a-z]*$$/p'; \
539 fi; \
540 } | while read p; do \
541 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
542 echo "$$d$$p"; echo "$$p"; \
543 done | \
544 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
545 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
546 sed 'N;N;s,\n, ,g' | { \
547 list=; while read file base inst; do \
548 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
549 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
550 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
551 fi; \
552 done; \
553 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
554 while read files; do \
555 test -z "$$files" || { \
556 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
557 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
558 done; }
559
560 uninstall-man3:
561 @$(NORMAL_UNINSTALL)
562 @list=''; test -n "$(man3dir)" || exit 0; \
563 files=`{ for i in $$list; do echo "$$i"; done; \
564 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
565 sed -n '/\.3[a-z]*$$/p'; \
566 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
567 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
568 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
569 install-exsltincHEADERS: $(exsltinc_HEADERS)
570 @$(NORMAL_INSTALL)
571 @list='$(exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
572 if test -n "$$list"; then \
573 echo " $(MKDIR_P) '$(DESTDIR)$(exsltincdir)'"; \
574 $(MKDIR_P) "$(DESTDIR)$(exsltincdir)" || exit 1; \
575 fi; \
576 for p in $$list; do \
577 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
578 echo "$$d$$p"; \
579 done | $(am__base_list) | \
580 while read files; do \
581 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(exsltincdir)'"; \
582 $(INSTALL_HEADER) $$files "$(DESTDIR)$(exsltincdir)" || exit $$?; \
583 done
584
585 uninstall-exsltincHEADERS:
586 @$(NORMAL_UNINSTALL)
587 @list='$(exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
588 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
589 dir='$(DESTDIR)$(exsltincdir)'; $(am__uninstall_files_from_dir)
590
591 ID: $(am__tagged_files)
592 $(am__define_uniq_tagged_files); mkid -fID $$unique
593 tags: tags-am
594 TAGS: tags
595
596 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
597 set x; \
598 here=`pwd`; \
599 $(am__define_uniq_tagged_files); \
600 shift; \
601 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
602 test -n "$$unique" || unique=$$empty_fix; \
603 if test $$# -gt 0; then \
604 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
605 "$$@" $$unique; \
606 else \
607 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
608 $$unique; \
609 fi; \
610 fi
611 ctags: ctags-am
612
613 CTAGS: ctags
614 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
615 $(am__define_uniq_tagged_files); \
616 test -z "$(CTAGS_ARGS)$$unique" \
617 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
618 $$unique
619
620 GTAGS:
621 here=`$(am__cd) $(top_builddir) && pwd` \
622 && $(am__cd) $(top_srcdir) \
623 && gtags -i $(GTAGS_ARGS) "$$here"
624 cscopelist: cscopelist-am
625
626 cscopelist-am: $(am__tagged_files)
627 list='$(am__tagged_files)'; \
628 case "$(srcdir)" in \
629 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
630 *) sdir=$(subdir)/$(srcdir) ;; \
631 esac; \
632 for i in $$list; do \
633 if test -f "$$i"; then \
634 echo "$(subdir)/$$i"; \
635 else \
636 echo "$$sdir/$$i"; \
637 fi; \
638 done >> $(top_builddir)/cscope.files
639
640 distclean-tags:
641 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642
643 distdir: $(DISTFILES)
644 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646 list='$(DISTFILES)'; \
647 dist_files=`for file in $$list; do echo $$file; done | \
648 sed -e "s|^$$srcdirstrip/||;t" \
649 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
650 case $$dist_files in \
651 */*) $(MKDIR_P) `echo "$$dist_files" | \
652 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
653 sort -u` ;; \
654 esac; \
655 for file in $$dist_files; do \
656 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
657 if test -d $$d/$$file; then \
658 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
659 if test -d "$(distdir)/$$file"; then \
660 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661 fi; \
662 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
663 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
664 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665 fi; \
666 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
667 else \
668 test -f "$(distdir)/$$file" \
669 || cp -p $$d/$$file "$(distdir)/$$file" \
670 || exit 1; \
671 fi; \
672 done
673 check-am: all-am
674 check: check-am
675 all-am: Makefile $(LTLIBRARIES) $(MANS) $(HEADERS)
676 installdirs:
677 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(exs ltincdir)"; do \
678 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
679 done
680 install: install-am
681 install-exec: install-exec-am
682 install-data: install-data-am
683 uninstall: uninstall-am
684
685 install-am: all-am
686 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
687
688 installcheck: installcheck-am
689 install-strip:
690 if test -z '$(STRIP)'; then \
691 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
692 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
693 install; \
694 else \
695 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
698 fi
699 mostlyclean-generic:
700
701 clean-generic:
702
703 distclean-generic:
704 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
705 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
706
707 maintainer-clean-generic:
708 @echo "This command is intended for maintainers to use"
709 @echo "it deletes files that may require special tools to rebuild."
710 clean: clean-am
711
712 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
713 mostlyclean-am
714
715 distclean: distclean-am
716 -rm -rf ./$(DEPDIR)
717 -rm -f Makefile
718 distclean-am: clean-am distclean-compile distclean-generic \
719 distclean-tags
720
721 dvi: dvi-am
722
723 dvi-am:
724
725 html: html-am
726
727 html-am:
728
729 info: info-am
730
731 info-am:
732
733 install-data-am: install-exsltincHEADERS install-man
734
735 install-dvi: install-dvi-am
736
737 install-dvi-am:
738
739 install-exec-am: install-libLTLIBRARIES
740
741 install-html: install-html-am
742
743 install-html-am:
744
745 install-info: install-info-am
746
747 install-info-am:
748
749 install-man: install-man3
750
751 install-pdf: install-pdf-am
752
753 install-pdf-am:
754
755 install-ps: install-ps-am
756
757 install-ps-am:
758
759 installcheck-am:
760
761 maintainer-clean: maintainer-clean-am
762 -rm -rf ./$(DEPDIR)
763 -rm -f Makefile
764 maintainer-clean-am: distclean-am maintainer-clean-generic
765
766 mostlyclean: mostlyclean-am
767
768 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
769 mostlyclean-libtool
770
771 pdf: pdf-am
772
773 pdf-am:
774
775 ps: ps-am
776
777 ps-am:
778
779 uninstall-am: uninstall-exsltincHEADERS uninstall-libLTLIBRARIES \
780 uninstall-man
781
782 uninstall-man: uninstall-man3
783
784 .MAKE: install-am install-strip
785
786 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
787 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
788 ctags-am distclean distclean-compile distclean-generic \
789 distclean-libtool distclean-tags distdir dvi dvi-am html \
790 html-am info info-am install install-am install-data \
791 install-data-am install-dvi install-dvi-am install-exec \
792 install-exec-am install-exsltincHEADERS install-html \
793 install-html-am install-info install-info-am \
794 install-libLTLIBRARIES install-man install-man3 install-pdf \
795 install-pdf-am install-ps install-ps-am install-strip \
796 installcheck installcheck-am installdirs maintainer-clean \
797 maintainer-clean-generic mostlyclean mostlyclean-compile \
798 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
799 tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \
800 uninstall-libLTLIBRARIES uninstall-man uninstall-man3
801
802
803 # Tell versions [3.59,3.63) of GNU make to not export all variables.
804 # Otherwise a system limit (for SysV at least) may be exceeded.
805 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/libxslt/linux/libexslt.pc ('k') | third_party/libxslt/linux/libexslt/exsltconfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698