Makefile.in revision ca08ab68
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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 the author(s) not be used in
28#  advertising or publicity pertaining to distribution of the software without
29#  specific, written prior permission.  The authors make 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@
42am__make_dryrun = \
43  { \
44    am__dry=no; \
45    case $$MAKEFLAGS in \
46      *\\[\ \	]*) \
47        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
48          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49      *) \
50        for am__flg in $$MAKEFLAGS; do \
51          case $$am__flg in \
52            *=*|--*) ;; \
53            *n*) am__dry=yes; break;; \
54          esac; \
55        done;; \
56    esac; \
57    test $$am__dry = yes; \
58  }
59pkgdatadir = $(datadir)/@PACKAGE@
60pkgincludedir = $(includedir)/@PACKAGE@
61pkglibdir = $(libdir)/@PACKAGE@
62pkglibexecdir = $(libexecdir)/@PACKAGE@
63am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64install_sh_DATA = $(install_sh) -c -m 644
65install_sh_PROGRAM = $(install_sh) -c
66install_sh_SCRIPT = $(install_sh) -c
67INSTALL_HEADER = $(INSTALL_DATA)
68transform = $(program_transform_name)
69NORMAL_INSTALL = :
70PRE_INSTALL = :
71POST_INSTALL = :
72NORMAL_UNINSTALL = :
73PRE_UNINSTALL = :
74POST_UNINSTALL = :
75build_triplet = @build@
76host_triplet = @host@
77subdir = conf.d
78DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
79ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
81	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
82	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
83	$(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85	$(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90AM_V_GEN = $(am__v_GEN_@AM_V@)
91am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
92am__v_GEN_0 = @echo "  GEN   " $@;
93AM_V_at = $(am__v_at_@AM_V@)
94am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
95am__v_at_0 = @
96SOURCES =
97DIST_SOURCES =
98am__can_run_installinfo = \
99  case $$AM_UPDATE_INFO_DIR in \
100    n|no|NO) false;; \
101    *) (install-info --version) >/dev/null 2>&1;; \
102  esac
103am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104am__vpath_adj = case $$p in \
105    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106    *) f=$$p;; \
107  esac;
108am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109am__install_max = 40
110am__nobase_strip_setup = \
111  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112am__nobase_strip = \
113  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114am__nobase_list = $(am__nobase_strip_setup); \
115  for p in $$list; do echo "$$p $$p"; done | \
116  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118    if (++n[$$2] == $(am__install_max)) \
119      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120    END { for (dir in files) print dir, files[dir] }'
121am__base_list = \
122  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124am__uninstall_files_from_dir = { \
125  test -z "$$files" \
126    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128         $(am__cd) "$$dir" && rm -f $$files; }; \
129  }
130am__installdirs = "$(DESTDIR)$(configdir)" "$(DESTDIR)$(templatedir)"
131DATA = $(config_DATA) $(template_DATA)
132DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133ACLOCAL = @ACLOCAL@
134AMTAR = @AMTAR@
135AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
136AR = @AR@
137AS = @AS@
138AUTOCONF = @AUTOCONF@
139AUTOHEADER = @AUTOHEADER@
140AUTOMAKE = @AUTOMAKE@
141AWK = @AWK@
142BASECONFIGDIR = @BASECONFIGDIR@
143CC = @CC@
144CCDEPMODE = @CCDEPMODE@
145CFLAGS = @CFLAGS@
146CONFIGDIR = @CONFIGDIR@
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CYGPATH_W = @CYGPATH_W@
150DEFS = @DEFS@
151DEPDIR = @DEPDIR@
152DLLTOOL = @DLLTOOL@
153DOCMAN3 = @DOCMAN3@
154DOCSRC = @DOCSRC@
155DSYMUTIL = @DSYMUTIL@
156DUMPBIN = @DUMPBIN@
157ECHO_C = @ECHO_C@
158ECHO_N = @ECHO_N@
159ECHO_T = @ECHO_T@
160EGREP = @EGREP@
161EXEEXT = @EXEEXT@
162EXPAT_CFLAGS = @EXPAT_CFLAGS@
163EXPAT_LIBS = @EXPAT_LIBS@
164FC_ADD_FONTS = @FC_ADD_FONTS@
165FC_CACHEDIR = @FC_CACHEDIR@
166FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
167FC_FONTDATE = @FC_FONTDATE@
168FC_FONTPATH = @FC_FONTPATH@
169FGREP = @FGREP@
170FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
171FREETYPE_LIBS = @FREETYPE_LIBS@
172GREP = @GREP@
173HASDOCBOOK = @HASDOCBOOK@
174HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
175ICONV_CFLAGS = @ICONV_CFLAGS@
176ICONV_LIBS = @ICONV_LIBS@
177INSTALL = @INSTALL@
178INSTALL_DATA = @INSTALL_DATA@
179INSTALL_PROGRAM = @INSTALL_PROGRAM@
180INSTALL_SCRIPT = @INSTALL_SCRIPT@
181INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182LD = @LD@
183LDFLAGS = @LDFLAGS@
184LIBOBJS = @LIBOBJS@
185LIBS = @LIBS@
186LIBTOOL = @LIBTOOL@
187LIBT_CURRENT = @LIBT_CURRENT@
188LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
189LIBT_REVISION = @LIBT_REVISION@
190LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
191LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
192LIBXML2_LIBS = @LIBXML2_LIBS@
193LIPO = @LIPO@
194LN_S = @LN_S@
195LTLIBOBJS = @LTLIBOBJS@
196MAKEINFO = @MAKEINFO@
197MANIFEST_TOOL = @MANIFEST_TOOL@
198MKDIR_P = @MKDIR_P@
199NM = @NM@
200NMEDIT = @NMEDIT@
201OBJDUMP = @OBJDUMP@
202OBJEXT = @OBJEXT@
203OTOOL = @OTOOL@
204OTOOL64 = @OTOOL64@
205PACKAGE = @PACKAGE@
206PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207PACKAGE_NAME = @PACKAGE_NAME@
208PACKAGE_STRING = @PACKAGE_STRING@
209PACKAGE_TARNAME = @PACKAGE_TARNAME@
210PACKAGE_URL = @PACKAGE_URL@
211PACKAGE_VERSION = @PACKAGE_VERSION@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213PKG_CONFIG = @PKG_CONFIG@
214PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
215PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
216RANLIB = @RANLIB@
217RM = @RM@
218SED = @SED@
219SET_MAKE = @SET_MAKE@
220SHELL = @SHELL@
221STRIP = @STRIP@
222TEMPLATEDIR = @TEMPLATEDIR@
223VERSION = @VERSION@
224WARN_CFLAGS = @WARN_CFLAGS@
225XMLDIR = @XMLDIR@
226abs_builddir = @abs_builddir@
227abs_srcdir = @abs_srcdir@
228abs_top_builddir = @abs_top_builddir@
229abs_top_srcdir = @abs_top_srcdir@
230ac_ct_AR = @ac_ct_AR@
231ac_ct_CC = @ac_ct_CC@
232ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
233am__include = @am__include@
234am__leading_dot = @am__leading_dot@
235am__quote = @am__quote@
236am__tar = @am__tar@
237am__untar = @am__untar@
238baseconfigdir = @baseconfigdir@
239bindir = @bindir@
240build = @build@
241build_alias = @build_alias@
242build_cpu = @build_cpu@
243build_os = @build_os@
244build_vendor = @build_vendor@
245builddir = @builddir@
246configdir = $(CONFIGDIR)
247datadir = @datadir@
248datarootdir = @datarootdir@
249docdir = @docdir@
250dvidir = @dvidir@
251exec_prefix = @exec_prefix@
252fc_cachedir = @fc_cachedir@
253host = @host@
254host_alias = @host_alias@
255host_cpu = @host_cpu@
256host_os = @host_os@
257host_vendor = @host_vendor@
258htmldir = @htmldir@
259includedir = @includedir@
260infodir = @infodir@
261install_sh = @install_sh@
262libdir = @libdir@
263libexecdir = @libexecdir@
264localedir = @localedir@
265localstatedir = @localstatedir@
266mandir = @mandir@
267mkdir_p = @mkdir_p@
268ms_librarian = @ms_librarian@
269oldincludedir = @oldincludedir@
270pdfdir = @pdfdir@
271prefix = @prefix@
272program_transform_name = @program_transform_name@
273psdir = @psdir@
274sbindir = @sbindir@
275sharedstatedir = @sharedstatedir@
276srcdir = @srcdir@
277sysconfdir = @sysconfdir@
278target_alias = @target_alias@
279templatedir = $(TEMPLATEDIR)
280top_build_prefix = @top_build_prefix@
281top_builddir = @top_builddir@
282top_srcdir = @top_srcdir@
283xmldir = @xmldir@
284DOC_FILES = \
285	README
286
287CONF_LINKS = \
288	20-unhint-small-vera.conf \
289	30-urw-aliases.conf \
290	30-metric-aliases.conf \
291	40-nonlatin.conf \
292	45-latin.conf \
293	49-sansserif.conf \
294	50-user.conf \
295	51-local.conf \
296	60-latin.conf \
297	65-fonts-persian.conf \
298	65-nonlatin.conf \
299	69-unifont.conf \
300	80-delicious.conf \
301	90-synthetic.conf
302
303EXTRA_DIST = $(template_DATA) $(DOC_FILES)
304config_DATA = $(DOC_FILES)
305template_DATA = \
306	10-autohint.conf		\
307	10-no-sub-pixel.conf		\
308	10-sub-pixel-bgr.conf		\
309	10-sub-pixel-rgb.conf		\
310	10-sub-pixel-vbgr.conf		\
311	10-sub-pixel-vrgb.conf		\
312	10-unhinted.conf		\
313	11-lcdfilter-default.conf	\
314	11-lcdfilter-legacy.conf	\
315	11-lcdfilter-light.conf		\
316	20-unhint-small-vera.conf	\
317	25-unhint-nonlatin.conf		\
318	30-urw-aliases.conf		\
319	30-metric-aliases.conf		\
320	40-nonlatin.conf		\
321	45-latin.conf			\
322	49-sansserif.conf		\
323	50-user.conf			\
324	51-local.conf			\
325	60-latin.conf			\
326	65-fonts-persian.conf		\
327	65-khmer.conf			\
328	65-nonlatin.conf		\
329	69-unifont.conf			\
330	70-no-bitmaps.conf		\
331	70-yes-bitmaps.conf		\
332	80-delicious.conf		\
333	90-synthetic.conf
334
335all: all-am
336
337.SUFFIXES:
338$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
339	@for dep in $?; do \
340	  case '$(am__configure_deps)' in \
341	    *$$dep*) \
342	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
343	        && { if test -f $@; then exit 0; else break; fi; }; \
344	      exit 1;; \
345	  esac; \
346	done; \
347	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu conf.d/Makefile'; \
348	$(am__cd) $(top_srcdir) && \
349	  $(AUTOMAKE) --gnu conf.d/Makefile
350.PRECIOUS: Makefile
351Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352	@case '$?' in \
353	  *config.status*) \
354	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355	  *) \
356	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
357	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
358	esac;
359
360$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363$(top_srcdir)/configure:  $(am__configure_deps)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
366	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367$(am__aclocal_m4_deps):
368
369mostlyclean-libtool:
370	-rm -f *.lo
371
372clean-libtool:
373	-rm -rf .libs _libs
374install-configDATA: $(config_DATA)
375	@$(NORMAL_INSTALL)
376	@list='$(config_DATA)'; test -n "$(configdir)" || list=; \
377	if test -n "$$list"; then \
378	  echo " $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \
379	  $(MKDIR_P) "$(DESTDIR)$(configdir)" || exit 1; \
380	fi; \
381	for p in $$list; do \
382	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
383	  echo "$$d$$p"; \
384	done | $(am__base_list) | \
385	while read files; do \
386	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \
387	  $(INSTALL_DATA) $$files "$(DESTDIR)$(configdir)" || exit $$?; \
388	done
389
390uninstall-configDATA:
391	@$(NORMAL_UNINSTALL)
392	@list='$(config_DATA)'; test -n "$(configdir)" || list=; \
393	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
394	dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir)
395install-templateDATA: $(template_DATA)
396	@$(NORMAL_INSTALL)
397	@list='$(template_DATA)'; test -n "$(templatedir)" || list=; \
398	if test -n "$$list"; then \
399	  echo " $(MKDIR_P) '$(DESTDIR)$(templatedir)'"; \
400	  $(MKDIR_P) "$(DESTDIR)$(templatedir)" || exit 1; \
401	fi; \
402	for p in $$list; do \
403	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
404	  echo "$$d$$p"; \
405	done | $(am__base_list) | \
406	while read files; do \
407	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(templatedir)'"; \
408	  $(INSTALL_DATA) $$files "$(DESTDIR)$(templatedir)" || exit $$?; \
409	done
410
411uninstall-templateDATA:
412	@$(NORMAL_UNINSTALL)
413	@list='$(template_DATA)'; test -n "$(templatedir)" || list=; \
414	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
415	dir='$(DESTDIR)$(templatedir)'; $(am__uninstall_files_from_dir)
416tags: TAGS
417TAGS:
418
419ctags: CTAGS
420CTAGS:
421
422
423distdir: $(DISTFILES)
424	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426	list='$(DISTFILES)'; \
427	  dist_files=`for file in $$list; do echo $$file; done | \
428	  sed -e "s|^$$srcdirstrip/||;t" \
429	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
430	case $$dist_files in \
431	  */*) $(MKDIR_P) `echo "$$dist_files" | \
432			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433			   sort -u` ;; \
434	esac; \
435	for file in $$dist_files; do \
436	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437	  if test -d $$d/$$file; then \
438	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
439	    if test -d "$(distdir)/$$file"; then \
440	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441	    fi; \
442	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
443	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
444	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445	    fi; \
446	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
447	  else \
448	    test -f "$(distdir)/$$file" \
449	    || cp -p $$d/$$file "$(distdir)/$$file" \
450	    || exit 1; \
451	  fi; \
452	done
453check-am: all-am
454check: check-am
455all-am: Makefile $(DATA)
456installdirs:
457	for dir in "$(DESTDIR)$(configdir)" "$(DESTDIR)$(templatedir)"; do \
458	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
459	done
460install: install-am
461install-exec: install-exec-am
462install-data: install-data-am
463uninstall: uninstall-am
464
465install-am: all-am
466	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468installcheck: installcheck-am
469install-strip:
470	if test -z '$(STRIP)'; then \
471	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473	      install; \
474	else \
475	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
478	fi
479mostlyclean-generic:
480
481clean-generic:
482
483distclean-generic:
484	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
486
487maintainer-clean-generic:
488	@echo "This command is intended for maintainers to use"
489	@echo "it deletes files that may require special tools to rebuild."
490clean: clean-am
491
492clean-am: clean-generic clean-libtool mostlyclean-am
493
494distclean: distclean-am
495	-rm -f Makefile
496distclean-am: clean-am distclean-generic
497
498dvi: dvi-am
499
500dvi-am:
501
502html: html-am
503
504html-am:
505
506info: info-am
507
508info-am:
509
510install-data-am: install-configDATA install-templateDATA
511	@$(NORMAL_INSTALL)
512	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
513install-dvi: install-dvi-am
514
515install-dvi-am:
516
517install-exec-am:
518
519install-html: install-html-am
520
521install-html-am:
522
523install-info: install-info-am
524
525install-info-am:
526
527install-man:
528
529install-pdf: install-pdf-am
530
531install-pdf-am:
532
533install-ps: install-ps-am
534
535install-ps-am:
536
537installcheck-am:
538
539maintainer-clean: maintainer-clean-am
540	-rm -f Makefile
541maintainer-clean-am: distclean-am maintainer-clean-generic
542
543mostlyclean: mostlyclean-am
544
545mostlyclean-am: mostlyclean-generic mostlyclean-libtool
546
547pdf: pdf-am
548
549pdf-am:
550
551ps: ps-am
552
553ps-am:
554
555uninstall-am: uninstall-configDATA uninstall-local \
556	uninstall-templateDATA
557
558.MAKE: install-am install-data-am install-strip
559
560.PHONY: all all-am check check-am clean clean-generic clean-libtool \
561	distclean distclean-generic distclean-libtool distdir dvi \
562	dvi-am html html-am info info-am install install-am \
563	install-configDATA install-data install-data-am \
564	install-data-hook install-dvi install-dvi-am install-exec \
565	install-exec-am install-html install-html-am install-info \
566	install-info-am install-man install-pdf install-pdf-am \
567	install-ps install-ps-am install-strip install-templateDATA \
568	installcheck installcheck-am installdirs maintainer-clean \
569	maintainer-clean-generic mostlyclean mostlyclean-generic \
570	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
571	uninstall-configDATA uninstall-local uninstall-templateDATA
572
573
574install-data-hook:
575	mkdir -p $(DESTDIR)$(configdir)
576	@(echo cd $(DESTDIR)$(configdir);			\
577	  cd $(DESTDIR)$(configdir);				\
578	  for i in $(CONF_LINKS); do				\
579	    echo $(RM) $$i";" ln -s $(templatedir)/$$i .;	\
580	    $(RM) $$i;						\
581	    ln -s $(templatedir)/$$i .;				\
582	  done)
583uninstall-local:
584	@(echo cd $(DESTDIR)$(configdir);			\
585	  cd $(DESTDIR)$(configdir);				\
586	  for i in $(CONF_LINKS); do				\
587	    echo $(RM) $$i;					\
588	    $(RM) $$i;						\
589	  done)
590
591# Tell versions [3.59,3.63) of GNU make to not export all variables.
592# Otherwise a system limit (for SysV at least) may be exceeded.
593.NOEXPORT:
594