| 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 # libxslt/Makefile. Generated from Makefile.in by configure. | 2 # libxslt/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, |
| 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 13 # PARTICULAR PURPOSE. | 13 # PARTICULAR PURPOSE. |
| 14 | 14 |
| 15 | 15 |
| 16 | 16 |
| 17 | 17 |
| 18 VPATH = ../../libxslt | 18 VPATH = ../../src/libxslt |
| 19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' | 19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' |
| 20 am__make_running_with_option = \ | 20 am__make_running_with_option = \ |
| 21 case $${target_option-} in \ | 21 case $${target_option-} in \ |
| 22 ?) ;; \ | 22 ?) ;; \ |
| 23 *) echo "am__make_running_with_option: internal error: invalid" \ | 23 *) echo "am__make_running_with_option: internal error: invalid" \ |
| 24 "target option '$${target_option-}' specified" >&2; \ | 24 "target option '$${target_option-}' specified" >&2; \ |
| 25 exit 1;; \ | 25 exit 1;; \ |
| 26 esac; \ | 26 esac; \ |
| 27 has_opt=no; \ | 27 has_opt=no; \ |
| 28 sane_makeflags=$$MAKEFLAGS; \ | 28 sane_makeflags=$$MAKEFLAGS; \ |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 196 # e.g., the same source file might be shared among _SOURCES variables | 196 # e.g., the same source file might be shared among _SOURCES variables |
| 197 # for different programs/libraries. | 197 # for different programs/libraries. |
| 198 am__define_uniq_tagged_files = \ | 198 am__define_uniq_tagged_files = \ |
| 199 list='$(am__tagged_files)'; \ | 199 list='$(am__tagged_files)'; \ |
| 200 unique=`for i in $$list; do \ | 200 unique=`for i in $$list; do \ |
| 201 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 201 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 202 done | $(am__uniquify_input)` | 202 done | $(am__uniquify_input)` |
| 203 ETAGS = etags | 203 ETAGS = etags |
| 204 CTAGS = ctags | 204 CTAGS = ctags |
| 205 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 205 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 206 ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing acl
ocal-1.14 | 206 ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing
aclocal-1.14 |
| 207 AMTAR = $${TAR-tar} | 207 AMTAR = $${TAR-tar} |
| 208 AM_DEFAULT_VERBOSITY = 0 | 208 AM_DEFAULT_VERBOSITY = 0 |
| 209 AR = ar | 209 AR = ar |
| 210 AS = as | 210 AS = as |
| 211 AUTOCONF = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing au
toconf | 211 AUTOCONF = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missin
g autoconf |
| 212 AUTOHEADER = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing
autoheader | 212 AUTOHEADER = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/miss
ing autoheader |
| 213 AUTOMAKE = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing au
tomake-1.14 | 213 AUTOMAKE = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missin
g automake-1.14 |
| 214 AWK = gawk | 214 AWK = gawk |
| 215 CC = gcc | 215 CC = gcc |
| 216 CCDEPMODE = depmode=gcc3 | 216 CCDEPMODE = depmode=gcc3 |
| 217 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute | 217 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute |
| 218 CPP = gcc -E | 218 CPP = gcc -E |
| 219 CPPFLAGS = | 219 CPPFLAGS = |
| 220 CRYPTO_TESTDIR = crypto | 220 CRYPTO_TESTDIR = crypto |
| 221 CYGPATH_W = echo | 221 CYGPATH_W = echo |
| 222 DEFS = -DHAVE_CONFIG_H | 222 DEFS = -DHAVE_CONFIG_H |
| 223 DEPDIR = .deps | 223 DEPDIR = .deps |
| 224 DLLTOOL = false | 224 DLLTOOL = false |
| 225 DSYMUTIL = | 225 DSYMUTIL = |
| 226 DUMPBIN = | 226 DUMPBIN = |
| 227 ECHO_C = | 227 ECHO_C = |
| 228 ECHO_N = -n | 228 ECHO_N = -n |
| 229 ECHO_T = | 229 ECHO_T = |
| 230 EGREP = /bin/grep -E | 230 EGREP = /bin/grep -E |
| 231 EXEEXT = | 231 EXEEXT = |
| 232 EXSLT_INCLUDEDIR = -I${includedir} | 232 EXSLT_INCLUDEDIR = -I${includedir} |
| 233 EXSLT_LIBDIR = -L${libdir} | 233 EXSLT_LIBDIR = -L${libdir} |
| 234 EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/l
inux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm -lgcry
pt | 234 EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/l
inux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm -lgcrypt |
| 235 EXTRA_LIBS = | 235 EXTRA_LIBS = |
| 236 FGREP = /bin/grep -F | 236 FGREP = /bin/grep -F |
| 237 GREP = /bin/grep | 237 GREP = /bin/grep |
| 238 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html | 238 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html |
| 239 INSTALL = /usr/bin/install -c | 239 INSTALL = /usr/bin/install -c |
| 240 INSTALL_DATA = ${INSTALL} -m 644 | 240 INSTALL_DATA = ${INSTALL} -m 644 |
| 241 INSTALL_PROGRAM = ${INSTALL} | 241 INSTALL_PROGRAM = ${INSTALL} |
| 242 INSTALL_SCRIPT = ${INSTALL} | 242 INSTALL_SCRIPT = ${INSTALL} |
| 243 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | 243 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
| 244 LD = /usr/bin/ld -m elf_x86_64 | 244 LD = /usr/bin/ld -m elf_x86_64 |
| 245 LDFLAGS = | 245 LDFLAGS = |
| 246 LIBEXSLT_MAJOR_VERSION = 0 | 246 LIBEXSLT_MAJOR_VERSION = 0 |
| 247 LIBEXSLT_MICRO_VERSION = 17 | 247 LIBEXSLT_MICRO_VERSION = 17 |
| 248 LIBEXSLT_MINOR_VERSION = 8 | 248 LIBEXSLT_MINOR_VERSION = 8 |
| 249 LIBEXSLT_VERSION = 0.8.17 | 249 LIBEXSLT_VERSION = 0.8.17 |
| 250 LIBEXSLT_VERSION_EXTRA = | 250 LIBEXSLT_VERSION_EXTRA = |
| 251 LIBEXSLT_VERSION_INFO = 8:17:8 | 251 LIBEXSLT_VERSION_INFO = 8:17:8 |
| 252 LIBEXSLT_VERSION_NUMBER = 817 | 252 LIBEXSLT_VERSION_NUMBER = 817 |
| 253 LIBGCRYPT_CFLAGS = | 253 LIBGCRYPT_CFLAGS = |
| 254 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config | 254 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config |
| 255 LIBGCRYPT_LIBS = -lgcrypt | 255 LIBGCRYPT_LIBS = -lgcrypt |
| 256 LIBOBJS = | 256 LIBOBJS = |
| 257 LIBS = | 257 LIBS = |
| 258 LIBTOOL = $(SHELL) $(top_builddir)/libtool | 258 LIBTOOL = $(SHELL) $(top_builddir)/libtool |
| 259 LIBXML_CFLAGS = -I/usr/local/google/work/ca/src/third_party/libxml/linux/include | 259 LIBXML_CFLAGS = -I/usr/local/google/work/ca/src/third_party/libxml/linux/include |
| 260 LIBXML_LIBS = -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/lo
cal/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl | 260 LIBXML_LIBS = -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/lo
cal/lib -lxml2 -licui18n -licuuc -licudata -lm |
| 261 LIBXML_REQUIRED_VERSION = 2.6.27 | 261 LIBXML_REQUIRED_VERSION = 2.6.27 |
| 262 LIBXML_SRC = ../../libxml/linux/ | 262 LIBXML_SRC = /usr/local/google/work/ca/src/third_party/libxml/linux |
| 263 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins | 263 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins |
| 264 LIBXSLT_MAJOR_MINOR_VERSION = 1.1 | 264 LIBXSLT_MAJOR_MINOR_VERSION = 1.1 |
| 265 LIBXSLT_MAJOR_VERSION = 1 | 265 LIBXSLT_MAJOR_VERSION = 1 |
| 266 LIBXSLT_MICRO_VERSION = 29 | 266 LIBXSLT_MICRO_VERSION = 29 |
| 267 LIBXSLT_MINOR_VERSION = 1 | 267 LIBXSLT_MINOR_VERSION = 1 |
| 268 LIBXSLT_VERSION = 1.1.29 | 268 LIBXSLT_VERSION = 1.1.29 |
| 269 LIBXSLT_VERSION_EXTRA = | 269 LIBXSLT_VERSION_EXTRA = |
| 270 LIBXSLT_VERSION_INFO = 2:29:1 | 270 LIBXSLT_VERSION_INFO = 2:29:1 |
| 271 LIBXSLT_VERSION_NUMBER = 10129 | 271 LIBXSLT_VERSION_NUMBER = 10129 |
| 272 LIPO = | 272 LIPO = |
| 273 LN_S = ln -s | 273 LN_S = ln -s |
| 274 LTLIBOBJS = | 274 LTLIBOBJS = |
| 275 MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing ma
keinfo | 275 MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missin
g makeinfo |
| 276 MANIFEST_TOOL = : | 276 MANIFEST_TOOL = : |
| 277 MKDIR_P = /bin/mkdir -p | 277 MKDIR_P = /bin/mkdir -p |
| 278 MV = /bin/mv | 278 MV = /bin/mv |
| 279 M_LIBS = -lm | 279 M_LIBS = -lm |
| 280 NM = /usr/bin/nm -B | 280 NM = /usr/bin/nm -B |
| 281 NMEDIT = | 281 NMEDIT = |
| 282 OBJDUMP = objdump | 282 OBJDUMP = objdump |
| 283 OBJEXT = o | 283 OBJEXT = o |
| 284 OTOOL = | 284 OTOOL = |
| 285 OTOOL64 = | 285 OTOOL64 = |
| 286 PACKAGE = libxslt | 286 PACKAGE = libxslt |
| 287 PACKAGE_BUGREPORT = | 287 PACKAGE_BUGREPORT = |
| 288 PACKAGE_NAME = | 288 PACKAGE_NAME = |
| 289 PACKAGE_STRING = | 289 PACKAGE_STRING = |
| 290 PACKAGE_TARNAME = | 290 PACKAGE_TARNAME = |
| 291 PACKAGE_URL = | 291 PACKAGE_URL = |
| 292 PACKAGE_VERSION = | 292 PACKAGE_VERSION = |
| 293 PATH_SEPARATOR = : | 293 PATH_SEPARATOR = : |
| 294 PERL = perl | 294 PERL = perl |
| 295 PYTHON = /usr/bin/python | 295 PYTHON = /usr/bin/python |
| 296 PYTHONSODV = | 296 PYTHONSODV = |
| 297 PYTHON_INCLUDES = /usr/include/python2.7 | 297 PYTHON_INCLUDES = /usr/include/python2.7 |
| 298 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7 | 298 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7 |
| 299 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages | 299 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages |
| 300 PYTHON_SUBDIR = python | 300 PYTHON_SUBDIR = python |
| 301 PYTHON_VERSION = 2.7 | 301 PYTHON_VERSION = 2.7 |
| 302 RANLIB = ranlib | 302 RANLIB = ranlib |
| 303 RELDATE = Tue Mar 28 2017 | 303 RELDATE = Mon May 8 2017 |
| 304 RM = /bin/rm | 304 RM = /bin/rm |
| 305 SED = /bin/sed | 305 SED = /bin/sed |
| 306 SET_MAKE = | 306 SET_MAKE = |
| 307 SHELL = /bin/sh | 307 SHELL = /bin/sh |
| 308 STRIP = strip | 308 STRIP = strip |
| 309 TAR = /bin/tar | 309 TAR = /bin/tar |
| 310 THREAD_LIBS = -lpthread | 310 THREAD_LIBS = -lpthread |
| 311 VERSION = 1.1.29 | 311 VERSION = 1.1.29 |
| 312 VERSION_SCRIPT_FLAGS = -Wl,--version-script= | 312 VERSION_SCRIPT_FLAGS = -Wl,--version-script= |
| 313 WIN32_EXTRA_LDFLAGS = | 313 WIN32_EXTRA_LDFLAGS = |
| 314 WIN32_EXTRA_LIBADD = | 314 WIN32_EXTRA_LIBADD = |
| 315 WITH_CRYPTO = 1 | 315 WITH_CRYPTO = 1 |
| 316 WITH_DEBUGGER = 0 | 316 WITH_DEBUGGER = 0 |
| 317 WITH_MEM_DEBUG = 0 | 317 WITH_MEM_DEBUG = 0 |
| 318 WITH_MODULES = 0 | 318 WITH_MODULES = 0 |
| 319 WITH_TRIO = 0 | 319 WITH_TRIO = 0 |
| 320 WITH_XSLT_DEBUG = 0 | 320 WITH_XSLT_DEBUG = 0 |
| 321 XMLLINT = /usr/bin/xmllint | 321 XMLLINT = /usr/bin/xmllint |
| 322 XML_CONFIG = /usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config | 322 XML_CONFIG = /usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config |
| 323 XSLTPROC = /usr/bin/xsltproc | 323 XSLTPROC = /usr/bin/xsltproc |
| 324 XSLTPROCDV = | 324 XSLTPROCDV = |
| 325 XSLT_INCLUDEDIR = -I${includedir} | 325 XSLT_INCLUDEDIR = -I${includedir} |
| 326 XSLT_LIBDIR = -L${libdir} | 326 XSLT_LIBDIR = -L${libdir} |
| 327 XSLT_LIBS = -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/u
sr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm | 327 XSLT_LIBS = -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/u
sr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm |
| 328 XSLT_LOCALE_WINAPI = 0 | 328 XSLT_LOCALE_WINAPI = 0 |
| 329 XSLT_LOCALE_XLOCALE = 1 | 329 XSLT_LOCALE_XLOCALE = 1 |
| 330 abs_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux/libxslt | 330 abs_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux/libxslt |
| 331 abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../libxslt | 331 abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../src/libx
slt |
| 332 abs_top_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux | 332 abs_top_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux |
| 333 abs_top_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/.. | 333 abs_top_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../src |
| 334 ac_ct_AR = ar | 334 ac_ct_AR = ar |
| 335 ac_ct_CC = gcc | 335 ac_ct_CC = gcc |
| 336 ac_ct_DUMPBIN = | 336 ac_ct_DUMPBIN = |
| 337 am__include = include | 337 am__include = include |
| 338 am__leading_dot = . | 338 am__leading_dot = . |
| 339 am__quote = | 339 am__quote = |
| 340 am__tar = $${TAR-tar} chof - "$$tardir" | 340 am__tar = $${TAR-tar} chof - "$$tardir" |
| 341 am__untar = $${TAR-tar} xf - | 341 am__untar = $${TAR-tar} xf - |
| 342 bindir = ${exec_prefix}/bin | 342 bindir = ${exec_prefix}/bin |
| 343 build = x86_64-unknown-linux-gnu | 343 build = x86_64-unknown-linux-gnu |
| 344 build_alias = | 344 build_alias = |
| 345 build_cpu = x86_64 | 345 build_cpu = x86_64 |
| 346 build_os = linux-gnu | 346 build_os = linux-gnu |
| 347 build_vendor = unknown | 347 build_vendor = unknown |
| 348 builddir = . | 348 builddir = . |
| 349 datadir = ${datarootdir} | 349 datadir = ${datarootdir} |
| 350 datarootdir = ${prefix}/share | 350 datarootdir = ${prefix}/share |
| 351 docdir = ${datarootdir}/doc/${PACKAGE} | 351 docdir = ${datarootdir}/doc/${PACKAGE} |
| 352 dvidir = ${docdir} | 352 dvidir = ${docdir} |
| 353 exec_prefix = ${prefix} | 353 exec_prefix = ${prefix} |
| 354 host = x86_64-unknown-linux-gnu | 354 host = x86_64-unknown-linux-gnu |
| 355 host_alias = | 355 host_alias = |
| 356 host_cpu = x86_64 | 356 host_cpu = x86_64 |
| 357 host_os = linux-gnu | 357 host_os = linux-gnu |
| 358 host_vendor = unknown | 358 host_vendor = unknown |
| 359 htmldir = ${docdir} | 359 htmldir = ${docdir} |
| 360 includedir = ${prefix}/include | 360 includedir = ${prefix}/include |
| 361 infodir = ${datarootdir}/info | 361 infodir = ${datarootdir}/info |
| 362 install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install-
sh | 362 install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/inst
all-sh |
| 363 libdir = ${exec_prefix}/lib | 363 libdir = ${exec_prefix}/lib |
| 364 libexecdir = ${exec_prefix}/libexec | 364 libexecdir = ${exec_prefix}/libexec |
| 365 localedir = ${datarootdir}/locale | 365 localedir = ${datarootdir}/locale |
| 366 localstatedir = ${prefix}/var | 366 localstatedir = ${prefix}/var |
| 367 mandir = ${datarootdir}/man | 367 mandir = ${datarootdir}/man |
| 368 mkdir_p = $(MKDIR_P) | 368 mkdir_p = $(MKDIR_P) |
| 369 oldincludedir = /usr/include | 369 oldincludedir = /usr/include |
| 370 pdfdir = ${docdir} | 370 pdfdir = ${docdir} |
| 371 prefix = /usr/local | 371 prefix = /usr/local |
| 372 program_transform_name = s,x,x, | 372 program_transform_name = s,x,x, |
| 373 psdir = ${docdir} | 373 psdir = ${docdir} |
| 374 pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages | 374 pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages |
| 375 sbindir = ${exec_prefix}/sbin | 375 sbindir = ${exec_prefix}/sbin |
| 376 sharedstatedir = ${prefix}/com | 376 sharedstatedir = ${prefix}/com |
| 377 srcdir = ../../libxslt | 377 srcdir = ../../src/libxslt |
| 378 sysconfdir = ${prefix}/etc | 378 sysconfdir = ${prefix}/etc |
| 379 target_alias = | 379 target_alias = |
| 380 top_build_prefix = ../ | 380 top_build_prefix = ../ |
| 381 top_builddir = .. | 381 top_builddir = .. |
| 382 top_srcdir = ../.. | 382 top_srcdir = ../../src |
| 383 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt | 383 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt |
| 384 AM_CFLAGS = $(LIBXML_CFLAGS) | 384 AM_CFLAGS = $(LIBXML_CFLAGS) |
| 385 lib_LTLIBRARIES = libxslt.la | 385 lib_LTLIBRARIES = libxslt.la |
| 386 xsltincdir = $(includedir)/libxslt | 386 xsltincdir = $(includedir)/libxslt |
| 387 xsltinc_HEADERS = \ | 387 xsltinc_HEADERS = \ |
| 388 xslt.h \ | 388 xslt.h \ |
| 389 xsltutils.h \ | 389 xsltutils.h \ |
| 390 pattern.h \ | 390 pattern.h \ |
| 391 templates.h \ | 391 templates.h \ |
| 392 variables.h \ | 392 variables.h \ |
| (...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 879 | 879 |
| 880 xsltproc: all | 880 xsltproc: all |
| 881 @(cd ../xsltproc ; $(MAKE)) | 881 @(cd ../xsltproc ; $(MAKE)) |
| 882 | 882 |
| 883 install-exec-hook: | 883 install-exec-hook: |
| 884 $(MKDIR_P) "$(DESTDIR)$(libdir)/libxslt-plugins" | 884 $(MKDIR_P) "$(DESTDIR)$(libdir)/libxslt-plugins" |
| 885 | 885 |
| 886 # 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. |
| 887 # Otherwise a system limit (for SysV at least) may be exceeded. | 887 # Otherwise a system limit (for SysV at least) may be exceeded. |
| 888 .NOEXPORT: | 888 .NOEXPORT: |
| OLD | NEW |