Makefile.in revision a6844aab
1# Makefile.in generated by automake 1.11 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# 19# fontconfig/conf.d/Makefile.am 20# 21# Copyright © 2005 Keith Packard 22# 23# Permission to use, copy, modify, distribute, and sell this software and its 24# documentation for any purpose is hereby granted without fee, provided that 25# the above copyright notice appear in all copies and that both that 26# copyright notice and this permission notice appear in supporting 27# documentation, and that the name of Keith Packard not be used in 28# advertising or publicity pertaining to distribution of the software without 29# specific, written prior permission. Keith Packard makes no 30# representations about the suitability of this software for any purpose. It 31# is provided "as is" without express or implied warranty. 32# 33# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 34# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 35# EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR 36# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 37# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 38# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 39# PERFORMANCE OF THIS SOFTWARE. 40 41VPATH = @srcdir@ 42pkgdatadir = $(datadir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44pkglibdir = $(libdir)/@PACKAGE@ 45pkglibexecdir = $(libexecdir)/@PACKAGE@ 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47install_sh_DATA = $(install_sh) -c -m 644 48install_sh_PROGRAM = $(install_sh) -c 49install_sh_SCRIPT = $(install_sh) -c 50INSTALL_HEADER = $(INSTALL_DATA) 51transform = $(program_transform_name) 52NORMAL_INSTALL = : 53PRE_INSTALL = : 54POST_INSTALL = : 55NORMAL_UNINSTALL = : 56PRE_UNINSTALL = : 57POST_UNINSTALL = : 58build_triplet = @build@ 59host_triplet = @host@ 60subdir = conf.d 61DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in 62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 63am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 64 $(top_srcdir)/configure.in 65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 66 $(ACLOCAL_M4) 67mkinstalldirs = $(install_sh) -d 68CONFIG_HEADER = $(top_builddir)/config.h 69CONFIG_CLEAN_FILES = 70CONFIG_CLEAN_VPATH_FILES = 71AM_V_GEN = $(am__v_GEN_$(V)) 72am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 73am__v_GEN_0 = @echo " GEN " $@; 74AM_V_at = $(am__v_at_$(V)) 75am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 76am__v_at_0 = @ 77SOURCES = 78DIST_SOURCES = 79am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 80am__vpath_adj = case $$p in \ 81 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 82 *) f=$$p;; \ 83 esac; 84am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 85am__install_max = 40 86am__nobase_strip_setup = \ 87 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 88am__nobase_strip = \ 89 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 90am__nobase_list = $(am__nobase_strip_setup); \ 91 for p in $$list; do echo "$$p $$p"; done | \ 92 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 93 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 94 if (++n[$$2] == $(am__install_max)) \ 95 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 96 END { for (dir in files) print dir, files[dir] }' 97am__base_list = \ 98 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 99 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 100am__installdirs = "$(DESTDIR)$(confavaildir)" "$(DESTDIR)$(confddir)" 101DATA = $(confavail_DATA) $(confd_DATA) 102DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 103ACLOCAL = @ACLOCAL@ 104AMTAR = @AMTAR@ 105AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 106AR = @AR@ 107ARCHITECTURE = @ARCHITECTURE@ 108AS = @AS@ 109AUTOCONF = @AUTOCONF@ 110AUTOHEADER = @AUTOHEADER@ 111AUTOMAKE = @AUTOMAKE@ 112AWK = @AWK@ 113CC = @CC@ 114CCDEPMODE = @CCDEPMODE@ 115CC_FOR_BUILD = @CC_FOR_BUILD@ 116CFLAGS = @CFLAGS@ 117CONFDIR = @CONFDIR@ 118CPP = @CPP@ 119CPPFLAGS = @CPPFLAGS@ 120CYGPATH_W = @CYGPATH_W@ 121DEFS = @DEFS@ 122DEPDIR = @DEPDIR@ 123DLLTOOL = @DLLTOOL@ 124DOCMAN3 = @DOCMAN3@ 125DOCSRC = @DOCSRC@ 126DOLT_BASH = @DOLT_BASH@ 127DSYMUTIL = @DSYMUTIL@ 128DUMPBIN = @DUMPBIN@ 129ECHO_C = @ECHO_C@ 130ECHO_N = @ECHO_N@ 131ECHO_T = @ECHO_T@ 132EGREP = @EGREP@ 133EXEEXT = @EXEEXT@ 134EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 135EXPAT_CFLAGS = @EXPAT_CFLAGS@ 136EXPAT_LIBS = @EXPAT_LIBS@ 137FC_ADD_FONTS = @FC_ADD_FONTS@ 138FC_CACHEDIR = @FC_CACHEDIR@ 139FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@ 140FC_FONTDATE = @FC_FONTDATE@ 141FC_FONTPATH = @FC_FONTPATH@ 142FGREP = @FGREP@ 143FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ 144FREETYPE_LIBS = @FREETYPE_LIBS@ 145GREP = @GREP@ 146HASDOCBOOK = @HASDOCBOOK@ 147HAVE_EXPAT = @HAVE_EXPAT@ 148HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@ 149ICONV_LIBS = @ICONV_LIBS@ 150INSTALL = @INSTALL@ 151INSTALL_DATA = @INSTALL_DATA@ 152INSTALL_PROGRAM = @INSTALL_PROGRAM@ 153INSTALL_SCRIPT = @INSTALL_SCRIPT@ 154INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 155LD = @LD@ 156LDFLAGS = @LDFLAGS@ 157LIBOBJS = @LIBOBJS@ 158LIBS = @LIBS@ 159LIBTOOL = @LIBTOOL@ 160LIBT_CURRENT = @LIBT_CURRENT@ 161LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@ 162LIBT_REVISION = @LIBT_REVISION@ 163LIBT_VERSION_INFO = @LIBT_VERSION_INFO@ 164LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ 165LIBXML2_LIBS = @LIBXML2_LIBS@ 166LIPO = @LIPO@ 167LN_S = @LN_S@ 168LTCOMPILE = @LTCOMPILE@ 169LTCXXCOMPILE = @LTCXXCOMPILE@ 170LTLIBOBJS = @LTLIBOBJS@ 171MAINT = @MAINT@ 172MAKEINFO = @MAKEINFO@ 173MKDIR_P = @MKDIR_P@ 174NM = @NM@ 175NMEDIT = @NMEDIT@ 176OBJDUMP = @OBJDUMP@ 177OBJEXT = @OBJEXT@ 178OTOOL = @OTOOL@ 179OTOOL64 = @OTOOL64@ 180PACKAGE = @PACKAGE@ 181PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 182PACKAGE_NAME = @PACKAGE_NAME@ 183PACKAGE_STRING = @PACKAGE_STRING@ 184PACKAGE_TARNAME = @PACKAGE_TARNAME@ 185PACKAGE_VERSION = @PACKAGE_VERSION@ 186PATH_SEPARATOR = @PATH_SEPARATOR@ 187PKG_CONFIG = @PKG_CONFIG@ 188RANLIB = @RANLIB@ 189SED = @SED@ 190SET_MAKE = @SET_MAKE@ 191SHELL = @SHELL@ 192STRIP = @STRIP@ 193VERSION = @VERSION@ 194WARN_CFLAGS = @WARN_CFLAGS@ 195abs_builddir = @abs_builddir@ 196abs_srcdir = @abs_srcdir@ 197abs_top_builddir = @abs_top_builddir@ 198abs_top_srcdir = @abs_top_srcdir@ 199ac_ct_CC = @ac_ct_CC@ 200ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 201am__include = @am__include@ 202am__leading_dot = @am__leading_dot@ 203am__quote = @am__quote@ 204am__tar = @am__tar@ 205am__untar = @am__untar@ 206bindir = @bindir@ 207build = @build@ 208build_alias = @build_alias@ 209build_cpu = @build_cpu@ 210build_os = @build_os@ 211build_vendor = @build_vendor@ 212builddir = @builddir@ 213confdir = @confdir@ 214datadir = @datadir@ 215datarootdir = @datarootdir@ 216docdir = @docdir@ 217dvidir = @dvidir@ 218exec_prefix = @exec_prefix@ 219fc_cachedir = @fc_cachedir@ 220ft_config = @ft_config@ 221host = @host@ 222host_alias = @host_alias@ 223host_cpu = @host_cpu@ 224host_os = @host_os@ 225host_vendor = @host_vendor@ 226htmldir = @htmldir@ 227includedir = @includedir@ 228infodir = @infodir@ 229install_sh = @install_sh@ 230libdir = @libdir@ 231libexecdir = @libexecdir@ 232localedir = @localedir@ 233localstatedir = @localstatedir@ 234lt_ECHO = @lt_ECHO@ 235mandir = @mandir@ 236mkdir_p = @mkdir_p@ 237ms_librarian = @ms_librarian@ 238oldincludedir = @oldincludedir@ 239pdfdir = @pdfdir@ 240prefix = @prefix@ 241program_transform_name = @program_transform_name@ 242psdir = @psdir@ 243sbindir = @sbindir@ 244sharedstatedir = @sharedstatedir@ 245srcdir = @srcdir@ 246sysconfdir = @sysconfdir@ 247target_alias = @target_alias@ 248top_build_prefix = @top_build_prefix@ 249top_builddir = @top_builddir@ 250top_srcdir = @top_srcdir@ 251DOC_FILES = \ 252 README 253 254CONF_FILES = \ 255 10-autohint.conf \ 256 10-no-sub-pixel.conf \ 257 10-sub-pixel-bgr.conf \ 258 10-sub-pixel-rgb.conf \ 259 10-sub-pixel-vbgr.conf \ 260 10-sub-pixel-vrgb.conf \ 261 10-unhinted.conf \ 262 20-fix-globaladvance.conf \ 263 20-unhint-small-vera.conf \ 264 25-unhint-nonlatin.conf \ 265 30-urw-aliases.conf \ 266 30-metric-aliases.conf \ 267 40-nonlatin.conf \ 268 45-latin.conf \ 269 49-sansserif.conf \ 270 50-user.conf \ 271 51-local.conf \ 272 60-latin.conf \ 273 65-fonts-persian.conf \ 274 65-khmer.conf \ 275 65-nonlatin.conf \ 276 69-unifont.conf \ 277 70-no-bitmaps.conf \ 278 70-yes-bitmaps.conf \ 279 80-delicious.conf \ 280 90-synthetic.conf 281 282CONF_LINKS = \ 283 20-fix-globaladvance.conf \ 284 20-unhint-small-vera.conf \ 285 30-urw-aliases.conf \ 286 30-metric-aliases.conf \ 287 40-nonlatin.conf \ 288 45-latin.conf \ 289 49-sansserif.conf \ 290 50-user.conf \ 291 51-local.conf \ 292 60-latin.conf \ 293 65-fonts-persian.conf \ 294 65-nonlatin.conf \ 295 69-unifont.conf \ 296 80-delicious.conf \ 297 90-synthetic.conf 298 299EXTRA_DIST = $(CONF_FILES) $(DOC_FILES) 300configdir = $(CONFDIR) 301confavaildir = $(configdir)/conf.avail 302confddir = $(configdir)/conf.d 303confavail_DATA = $(CONF_FILES) 304confd_DATA = $(DOC_FILES) 305all: all-am 306 307.SUFFIXES: 308$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 309 @for dep in $?; do \ 310 case '$(am__configure_deps)' in \ 311 *$$dep*) \ 312 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 313 && { if test -f $@; then exit 0; else break; fi; }; \ 314 exit 1;; \ 315 esac; \ 316 done; \ 317 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu conf.d/Makefile'; \ 318 $(am__cd) $(top_srcdir) && \ 319 $(AUTOMAKE) --gnu conf.d/Makefile 320.PRECIOUS: Makefile 321Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 322 @case '$?' in \ 323 *config.status*) \ 324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 325 *) \ 326 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 327 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 328 esac; 329 330$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 331 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 332 333$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 335$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 337$(am__aclocal_m4_deps): 338 339mostlyclean-libtool: 340 -rm -f *.lo 341 342clean-libtool: 343 -rm -rf .libs _libs 344install-confavailDATA: $(confavail_DATA) 345 @$(NORMAL_INSTALL) 346 test -z "$(confavaildir)" || $(MKDIR_P) "$(DESTDIR)$(confavaildir)" 347 @list='$(confavail_DATA)'; test -n "$(confavaildir)" || list=; \ 348 for p in $$list; do \ 349 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 350 echo "$$d$$p"; \ 351 done | $(am__base_list) | \ 352 while read files; do \ 353 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confavaildir)'"; \ 354 $(INSTALL_DATA) $$files "$(DESTDIR)$(confavaildir)" || exit $$?; \ 355 done 356 357uninstall-confavailDATA: 358 @$(NORMAL_UNINSTALL) 359 @list='$(confavail_DATA)'; test -n "$(confavaildir)" || list=; \ 360 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 361 test -n "$$files" || exit 0; \ 362 echo " ( cd '$(DESTDIR)$(confavaildir)' && rm -f" $$files ")"; \ 363 cd "$(DESTDIR)$(confavaildir)" && rm -f $$files 364install-confdDATA: $(confd_DATA) 365 @$(NORMAL_INSTALL) 366 test -z "$(confddir)" || $(MKDIR_P) "$(DESTDIR)$(confddir)" 367 @list='$(confd_DATA)'; test -n "$(confddir)" || list=; \ 368 for p in $$list; do \ 369 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 370 echo "$$d$$p"; \ 371 done | $(am__base_list) | \ 372 while read files; do \ 373 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confddir)'"; \ 374 $(INSTALL_DATA) $$files "$(DESTDIR)$(confddir)" || exit $$?; \ 375 done 376 377uninstall-confdDATA: 378 @$(NORMAL_UNINSTALL) 379 @list='$(confd_DATA)'; test -n "$(confddir)" || list=; \ 380 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 381 test -n "$$files" || exit 0; \ 382 echo " ( cd '$(DESTDIR)$(confddir)' && rm -f" $$files ")"; \ 383 cd "$(DESTDIR)$(confddir)" && rm -f $$files 384tags: TAGS 385TAGS: 386 387ctags: CTAGS 388CTAGS: 389 390 391distdir: $(DISTFILES) 392 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 393 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 394 list='$(DISTFILES)'; \ 395 dist_files=`for file in $$list; do echo $$file; done | \ 396 sed -e "s|^$$srcdirstrip/||;t" \ 397 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 398 case $$dist_files in \ 399 */*) $(MKDIR_P) `echo "$$dist_files" | \ 400 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 401 sort -u` ;; \ 402 esac; \ 403 for file in $$dist_files; do \ 404 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 405 if test -d $$d/$$file; then \ 406 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 407 if test -d "$(distdir)/$$file"; then \ 408 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 409 fi; \ 410 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 411 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 412 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 413 fi; \ 414 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 415 else \ 416 test -f "$(distdir)/$$file" \ 417 || cp -p $$d/$$file "$(distdir)/$$file" \ 418 || exit 1; \ 419 fi; \ 420 done 421check-am: all-am 422check: check-am 423all-am: Makefile $(DATA) 424installdirs: 425 for dir in "$(DESTDIR)$(confavaildir)" "$(DESTDIR)$(confddir)"; do \ 426 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 427 done 428install: install-am 429install-exec: install-exec-am 430install-data: install-data-am 431uninstall: uninstall-am 432 433install-am: all-am 434 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 435 436installcheck: installcheck-am 437install-strip: 438 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 439 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 440 `test -z '$(STRIP)' || \ 441 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 442mostlyclean-generic: 443 444clean-generic: 445 446distclean-generic: 447 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 448 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 449 450maintainer-clean-generic: 451 @echo "This command is intended for maintainers to use" 452 @echo "it deletes files that may require special tools to rebuild." 453clean: clean-am 454 455clean-am: clean-generic clean-libtool mostlyclean-am 456 457distclean: distclean-am 458 -rm -f Makefile 459distclean-am: clean-am distclean-generic 460 461dvi: dvi-am 462 463dvi-am: 464 465html: html-am 466 467html-am: 468 469info: info-am 470 471info-am: 472 473install-data-am: install-confavailDATA install-confdDATA \ 474 install-data-local 475 476install-dvi: install-dvi-am 477 478install-dvi-am: 479 480install-exec-am: 481 482install-html: install-html-am 483 484install-html-am: 485 486install-info: install-info-am 487 488install-info-am: 489 490install-man: 491 492install-pdf: install-pdf-am 493 494install-pdf-am: 495 496install-ps: install-ps-am 497 498install-ps-am: 499 500installcheck-am: 501 502maintainer-clean: maintainer-clean-am 503 -rm -f Makefile 504maintainer-clean-am: distclean-am maintainer-clean-generic 505 506mostlyclean: mostlyclean-am 507 508mostlyclean-am: mostlyclean-generic mostlyclean-libtool 509 510pdf: pdf-am 511 512pdf-am: 513 514ps: ps-am 515 516ps-am: 517 518uninstall-am: uninstall-confavailDATA uninstall-confdDATA \ 519 uninstall-local 520 521.MAKE: install-am install-strip 522 523.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 524 distclean distclean-generic distclean-libtool distdir dvi \ 525 dvi-am html html-am info info-am install install-am \ 526 install-confavailDATA install-confdDATA install-data \ 527 install-data-am install-data-local install-dvi install-dvi-am \ 528 install-exec install-exec-am install-html install-html-am \ 529 install-info install-info-am install-man install-pdf \ 530 install-pdf-am install-ps install-ps-am install-strip \ 531 installcheck installcheck-am installdirs maintainer-clean \ 532 maintainer-clean-generic mostlyclean mostlyclean-generic \ 533 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 534 uninstall-confavailDATA uninstall-confdDATA uninstall-local 535 536 537install-data-local: 538 mkdir -p ${DESTDIR}${confddir} 539 @(echo cd ${DESTDIR}${confddir}; \ 540 cd ${DESTDIR}${confddir}; \ 541 for i in ${CONF_LINKS}; do \ 542 rm -f $$i; \ 543 echo rm -f $$i";" ln -s ../conf.avail/$$i .; \ 544 ln -s ../conf.avail/$$i .; \ 545 done) 546uninstall-local: 547 @(echo cd ${DESTDIR}${confddir}; \ 548 cd ${DESTDIR}${confddir}; \ 549 for i in ${CONF_LINKS}; do \ 550 echo rm -f $$i; \ 551 rm -f $$i; \ 552 done) 553 554# Tell versions [3.59,3.63) of GNU make to not export all variables. 555# Otherwise a system limit (for SysV at least) may be exceeded. 556.NOEXPORT: 557