Makefile.in revision c9710b42
1# Makefile.in generated by automake 1.12.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 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@SET_MAKE@
16
17# -*- encoding: utf-8 -*-
18#
19# Copyright © 2003  Keith Packard
20# Copyright © 2013  Google, Inc.
21#
22# Permission to use, copy, modify, distribute, and sell this software and its
23# documentation for any purpose is hereby granted without fee, provided that
24# the above copyright notice appear in all copies and that both that
25# copyright notice and this permission notice appear in supporting
26# documentation, and that the name of the author(s) not be used in
27# advertising or publicity pertaining to distribution of the software without
28# specific, written prior permission.  The authors make no
29# representations about the suitability of this software for any purpose.  It
30# is provided "as is" without express or implied warranty.
31#
32# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34# EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
36# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38# PERFORMANCE OF THIS SOFTWARE.
39#
40# Google Author(s): Behdad Esfahbod
41
42# -*- encoding: utf-8 -*-
43#
44# Copyright © 2003  Keith Packard
45# Copyright © 2013  Google, Inc.
46#
47# Permission to use, copy, modify, distribute, and sell this software and its
48# documentation for any purpose is hereby granted without fee, provided that
49# the above copyright notice appear in all copies and that both that
50# copyright notice and this permission notice appear in supporting
51# documentation, and that the name of the author(s) not be used in
52# advertising or publicity pertaining to distribution of the software without
53# specific, written prior permission.  The authors make no
54# representations about the suitability of this software for any purpose.  It
55# is provided "as is" without express or implied warranty.
56#
57# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
58# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
59# EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
60# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
61# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
62# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
63# PERFORMANCE OF THIS SOFTWARE.
64#
65# Google Author(s): Behdad Esfahbod
66
67VPATH = @srcdir@
68am__make_dryrun = \
69  { \
70    am__dry=no; \
71    case $$MAKEFLAGS in \
72      *\\[\ \	]*) \
73        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
74          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
75      *) \
76        for am__flg in $$MAKEFLAGS; do \
77          case $$am__flg in \
78            *=*|--*) ;; \
79            *n*) am__dry=yes; break;; \
80          esac; \
81        done;; \
82    esac; \
83    test $$am__dry = yes; \
84  }
85pkgdatadir = $(datadir)/@PACKAGE@
86pkgincludedir = $(includedir)/@PACKAGE@
87pkglibdir = $(libdir)/@PACKAGE@
88pkglibexecdir = $(libexecdir)/@PACKAGE@
89am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90install_sh_DATA = $(install_sh) -c -m 644
91install_sh_PROGRAM = $(install_sh) -c
92install_sh_SCRIPT = $(install_sh) -c
93INSTALL_HEADER = $(INSTALL_DATA)
94transform = $(program_transform_name)
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101build_triplet = @build@
102host_triplet = @host@
103DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
104	$(srcdir)/Makefile.in $(top_srcdir)/Tools.mk
105subdir = fc-case
106ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_for_build.m4 \
108	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
109	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
110	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
111	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
112	$(top_srcdir)/configure.ac
113am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114	$(ACLOCAL_M4)
115mkinstalldirs = $(install_sh) -d
116CONFIG_HEADER = $(top_builddir)/config.h
117CONFIG_CLEAN_FILES =
118CONFIG_CLEAN_VPATH_FILES =
119AM_V_P = $(am__v_P_@AM_V@)
120am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121am__v_P_0 = false
122am__v_P_1 = :
123AM_V_GEN = $(am__v_GEN_@AM_V@)
124am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125am__v_GEN_0 = @echo "  GEN     " $@;
126am__v_GEN_1 = 
127AM_V_at = $(am__v_at_@AM_V@)
128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129am__v_at_0 = @
130am__v_at_1 = 
131SOURCES =
132DIST_SOURCES =
133am__can_run_installinfo = \
134  case $$AM_UPDATE_INFO_DIR in \
135    n|no|NO) false;; \
136    *) (install-info --version) >/dev/null 2>&1;; \
137  esac
138HEADERS = $(noinst_HEADERS)
139ETAGS = etags
140CTAGS = ctags
141DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142ACLOCAL = @ACLOCAL@
143AMTAR = @AMTAR@
144AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
145AR = @AR@
146AS = @AS@
147AUTOCONF = @AUTOCONF@
148AUTOHEADER = @AUTOHEADER@
149AUTOMAKE = @AUTOMAKE@
150AWK = @AWK@
151BASECONFIGDIR = @BASECONFIGDIR@
152CC = @CC@
153CCDEPMODE = @CCDEPMODE@
154CC_FOR_BUILD = @CC_FOR_BUILD@
155CFLAGS = @CFLAGS@
156CONFIGDIR = @CONFIGDIR@
157CPP = @CPP@
158CPPFLAGS = @CPPFLAGS@
159CYGPATH_W = @CYGPATH_W@
160DEFS = @DEFS@
161DEPDIR = @DEPDIR@
162DLLTOOL = @DLLTOOL@
163DOCMAN3 = @DOCMAN3@
164DSYMUTIL = @DSYMUTIL@
165DUMPBIN = @DUMPBIN@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
170EXEEXT = @EXEEXT@
171EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
172EXPAT_CFLAGS = @EXPAT_CFLAGS@
173EXPAT_LIBS = @EXPAT_LIBS@
174FC_ADD_FONTS = @FC_ADD_FONTS@
175FC_CACHEDIR = @FC_CACHEDIR@
176FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
177FC_FONTDATE = @FC_FONTDATE@
178FC_FONTPATH = @FC_FONTPATH@
179FGREP = @FGREP@
180FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
181FREETYPE_LIBS = @FREETYPE_LIBS@
182GIT = @GIT@
183GPERF = @GPERF@
184GREP = @GREP@
185HASDOCBOOK = @HASDOCBOOK@
186HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
187ICONV_CFLAGS = @ICONV_CFLAGS@
188ICONV_LIBS = @ICONV_LIBS@
189INSTALL = @INSTALL@
190INSTALL_DATA = @INSTALL_DATA@
191INSTALL_PROGRAM = @INSTALL_PROGRAM@
192INSTALL_SCRIPT = @INSTALL_SCRIPT@
193INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194LD = @LD@
195LDFLAGS = @LDFLAGS@
196LIBOBJS = @LIBOBJS@
197LIBS = @LIBS@
198LIBTOOL = @LIBTOOL@
199LIBT_CURRENT = @LIBT_CURRENT@
200LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
201LIBT_REVISION = @LIBT_REVISION@
202LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
203LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
204LIBXML2_LIBS = @LIBXML2_LIBS@
205LIPO = @LIPO@
206LN_S = @LN_S@
207LTLIBOBJS = @LTLIBOBJS@
208MAKEINFO = @MAKEINFO@
209MANIFEST_TOOL = @MANIFEST_TOOL@
210MKDIR_P = @MKDIR_P@
211NM = @NM@
212NMEDIT = @NMEDIT@
213OBJDUMP = @OBJDUMP@
214OBJEXT = @OBJEXT@
215OTOOL = @OTOOL@
216OTOOL64 = @OTOOL64@
217PACKAGE = @PACKAGE@
218PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
219PACKAGE_NAME = @PACKAGE_NAME@
220PACKAGE_STRING = @PACKAGE_STRING@
221PACKAGE_TARNAME = @PACKAGE_TARNAME@
222PACKAGE_URL = @PACKAGE_URL@
223PACKAGE_VERSION = @PACKAGE_VERSION@
224PATH_SEPARATOR = @PATH_SEPARATOR@
225PKG_CONFIG = @PKG_CONFIG@
226PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
227PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
228PTHREAD_CC = @PTHREAD_CC@
229PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
230PTHREAD_LIBS = @PTHREAD_LIBS@
231RANLIB = @RANLIB@
232RM = @RM@
233SED = @SED@
234SET_MAKE = @SET_MAKE@
235SHELL = @SHELL@
236STRIP = @STRIP@
237TEMPLATEDIR = @TEMPLATEDIR@
238VERSION = @VERSION@
239WARN_CFLAGS = @WARN_CFLAGS@
240XMLDIR = @XMLDIR@
241abs_builddir = @abs_builddir@
242abs_srcdir = @abs_srcdir@
243abs_top_builddir = @abs_top_builddir@
244abs_top_srcdir = @abs_top_srcdir@
245ac_ct_AR = @ac_ct_AR@
246ac_ct_CC = @ac_ct_CC@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248am__include = @am__include@
249am__leading_dot = @am__leading_dot@
250am__quote = @am__quote@
251am__tar = @am__tar@
252am__untar = @am__untar@
253ax_pthread_config = @ax_pthread_config@
254baseconfigdir = @baseconfigdir@
255bindir = @bindir@
256build = @build@
257build_alias = @build_alias@
258build_cpu = @build_cpu@
259build_os = @build_os@
260build_vendor = @build_vendor@
261builddir = @builddir@
262configdir = @configdir@
263datadir = @datadir@
264datarootdir = @datarootdir@
265docdir = @docdir@
266dvidir = @dvidir@
267exec_prefix = @exec_prefix@
268fc_cachedir = @fc_cachedir@
269host = @host@
270host_alias = @host_alias@
271host_cpu = @host_cpu@
272host_os = @host_os@
273host_vendor = @host_vendor@
274htmldir = @htmldir@
275includedir = @includedir@
276infodir = @infodir@
277install_sh = @install_sh@
278libdir = @libdir@
279libexecdir = @libexecdir@
280localedir = @localedir@
281localstatedir = @localstatedir@
282mandir = @mandir@
283mkdir_p = @mkdir_p@
284ms_librarian = @ms_librarian@
285oldincludedir = @oldincludedir@
286pdfdir = @pdfdir@
287pkgconfigdir = @pkgconfigdir@
288prefix = @prefix@
289program_transform_name = @program_transform_name@
290psdir = @psdir@
291sbindir = @sbindir@
292sharedstatedir = @sharedstatedir@
293srcdir = @srcdir@
294sysconfdir = @sysconfdir@
295target_alias = @target_alias@
296templatedir = @templatedir@
297top_build_prefix = @top_build_prefix@
298top_builddir = @top_builddir@
299top_srcdir = @top_srcdir@
300xmldir = @xmldir@
301TAG = case
302DEPS = $(srcdir)/CaseFolding.txt
303ARGS = $(srcdir)/CaseFolding.txt
304DIST = $(srcdir)/CaseFolding.txt
305DIR = fc-$(TAG)
306OUT = fc$(TAG)
307TMPL = $(OUT).tmpl.h
308TARG = $(OUT).h
309TSRC = $(DIR).c
310TOOL = ./$(DIR)$(EXEEXT_FOR_BUILD)
311EXTRA_DIST = $(TARG) $(TMPL) $(TSRC) $(DIST)
312AM_CPPFLAGS = \
313	   -I$(builddir) \
314	   -I$(srcdir) \
315	   -I$(top_builddir)/src \
316	   -I$(top_srcdir)/src \
317	   -I$(top_builddir) \
318	   -I$(top_srcdir) \
319	   -DHAVE_CONFIG_H \
320	   $(WARN_CFLAGS)
321
322noinst_HEADERS = $(TARG)
323ALIAS_FILES = fcalias.h fcaliastail.h
324BUILT_SOURCES = $(ALIAS_FILES)
325CLEANFILES = $(ALIAS_FILES) $(TOOL)
326MAINTAINERCLEANFILES = $(TARG)
327all: $(BUILT_SOURCES)
328	$(MAKE) $(AM_MAKEFLAGS) all-am
329
330.SUFFIXES:
331$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Tools.mk $(am__configure_deps)
332	@for dep in $?; do \
333	  case '$(am__configure_deps)' in \
334	    *$$dep*) \
335	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
336	        && { if test -f $@; then exit 0; else break; fi; }; \
337	      exit 1;; \
338	  esac; \
339	done; \
340	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-case/Makefile'; \
341	$(am__cd) $(top_srcdir) && \
342	  $(AUTOMAKE) --gnu fc-case/Makefile
343.PRECIOUS: Makefile
344Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
345	@case '$?' in \
346	  *config.status*) \
347	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
348	  *) \
349	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
350	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
351	esac;
352$(top_srcdir)/Tools.mk:
353
354$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
355	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356
357$(top_srcdir)/configure:  $(am__configure_deps)
358	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
360	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361$(am__aclocal_m4_deps):
362
363mostlyclean-libtool:
364	-rm -f *.lo
365
366clean-libtool:
367	-rm -rf .libs _libs
368
369ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
370	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371	unique=`for i in $$list; do \
372	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373	  done | \
374	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375	      END { if (nonempty) { for (i in files) print i; }; }'`; \
376	mkid -fID $$unique
377tags: TAGS
378
379TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380		$(TAGS_FILES) $(LISP)
381	set x; \
382	here=`pwd`; \
383	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384	unique=`for i in $$list; do \
385	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386	  done | \
387	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388	      END { if (nonempty) { for (i in files) print i; }; }'`; \
389	shift; \
390	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
391	  test -n "$$unique" || unique=$$empty_fix; \
392	  if test $$# -gt 0; then \
393	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394	      "$$@" $$unique; \
395	  else \
396	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397	      $$unique; \
398	  fi; \
399	fi
400ctags: CTAGS
401CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
402		$(TAGS_FILES) $(LISP)
403	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404	unique=`for i in $$list; do \
405	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406	  done | \
407	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408	      END { if (nonempty) { for (i in files) print i; }; }'`; \
409	test -z "$(CTAGS_ARGS)$$unique" \
410	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
411	     $$unique
412
413GTAGS:
414	here=`$(am__cd) $(top_builddir) && pwd` \
415	  && $(am__cd) $(top_srcdir) \
416	  && gtags -i $(GTAGS_ARGS) "$$here"
417
418cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
419	list='$(SOURCES) $(HEADERS) $(LISP)'; \
420	case "$(srcdir)" in \
421	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
422	  *) sdir=$(subdir)/$(srcdir) ;; \
423	esac; \
424	for i in $$list; do \
425	  if test -f "$$i"; then \
426	    echo "$(subdir)/$$i"; \
427	  else \
428	    echo "$$sdir/$$i"; \
429	  fi; \
430	done >> $(top_builddir)/cscope.files
431
432distclean-tags:
433	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
434
435distdir: $(DISTFILES)
436	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438	list='$(DISTFILES)'; \
439	  dist_files=`for file in $$list; do echo $$file; done | \
440	  sed -e "s|^$$srcdirstrip/||;t" \
441	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
442	case $$dist_files in \
443	  */*) $(MKDIR_P) `echo "$$dist_files" | \
444			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
445			   sort -u` ;; \
446	esac; \
447	for file in $$dist_files; do \
448	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
449	  if test -d $$d/$$file; then \
450	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
451	    if test -d "$(distdir)/$$file"; then \
452	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453	    fi; \
454	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
455	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
456	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457	    fi; \
458	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
459	  else \
460	    test -f "$(distdir)/$$file" \
461	    || cp -p $$d/$$file "$(distdir)/$$file" \
462	    || exit 1; \
463	  fi; \
464	done
465check-am: all-am
466check: $(BUILT_SOURCES)
467	$(MAKE) $(AM_MAKEFLAGS) check-am
468all-am: Makefile $(HEADERS)
469installdirs:
470install: $(BUILT_SOURCES)
471	$(MAKE) $(AM_MAKEFLAGS) install-am
472install-exec: install-exec-am
473install-data: install-data-am
474uninstall: uninstall-am
475
476install-am: all-am
477	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478
479installcheck: installcheck-am
480install-strip:
481	if test -z '$(STRIP)'; then \
482	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484	      install; \
485	else \
486	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
489	fi
490mostlyclean-generic:
491
492clean-generic:
493	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
494
495distclean-generic:
496	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
497	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498
499maintainer-clean-generic:
500	@echo "This command is intended for maintainers to use"
501	@echo "it deletes files that may require special tools to rebuild."
502	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
503	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
504clean: clean-am
505
506clean-am: clean-generic clean-libtool mostlyclean-am
507
508distclean: distclean-am
509	-rm -f Makefile
510distclean-am: clean-am distclean-generic distclean-tags
511
512dvi: dvi-am
513
514dvi-am:
515
516html: html-am
517
518html-am:
519
520info: info-am
521
522info-am:
523
524install-data-am:
525
526install-dvi: install-dvi-am
527
528install-dvi-am:
529
530install-exec-am:
531
532install-html: install-html-am
533
534install-html-am:
535
536install-info: install-info-am
537
538install-info-am:
539
540install-man:
541
542install-pdf: install-pdf-am
543
544install-pdf-am:
545
546install-ps: install-ps-am
547
548install-ps-am:
549
550installcheck-am:
551
552maintainer-clean: maintainer-clean-am
553	-rm -f Makefile
554maintainer-clean-am: distclean-am maintainer-clean-generic
555
556mostlyclean: mostlyclean-am
557
558mostlyclean-am: mostlyclean-generic mostlyclean-libtool
559
560pdf: pdf-am
561
562pdf-am:
563
564ps: ps-am
565
566ps-am:
567
568uninstall-am:
569
570.MAKE: all check install install-am install-strip
571
572.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
573	clean-libtool cscopelist ctags distclean distclean-generic \
574	distclean-libtool distclean-tags distdir dvi dvi-am html \
575	html-am info info-am install install-am install-data \
576	install-data-am install-dvi install-dvi-am install-exec \
577	install-exec-am install-html install-html-am install-info \
578	install-info-am install-man install-pdf install-pdf-am \
579	install-ps install-ps-am install-strip installcheck \
580	installcheck-am installdirs maintainer-clean \
581	maintainer-clean-generic mostlyclean mostlyclean-generic \
582	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
583	uninstall-am
584
585
586$(TOOL): $(TSRC) $(ALIAS_FILES)
587	$(AM_V_GEN) $(CC_FOR_BUILD) -o $(TOOL) $< $(AM_CPPFLAGS)
588
589$(TARG): $(TMPL) $(TSRC) $(DEPS)
590	$(AM_V_GEN) $(MAKE) $(TOOL) && \
591	$(RM) $(TARG) && \
592	$(TOOL) $(ARGS) < $< > $(TARG).tmp && \
593	mv $(TARG).tmp $(TARG) || ( $(RM) $(TARG).tmp && false )
594
595$(ALIAS_FILES):
596	$(AM_V_GEN) touch $@
597
598-include $(top_srcdir)/git.mk
599
600# Tell versions [3.59,3.63) of GNU make to not export all variables.
601# Otherwise a system limit (for SysV at least) may be exceeded.
602.NOEXPORT:
603