1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
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@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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
69am__make_running_with_option = \
70  case $${target_option-} in \
71      ?) ;; \
72      *) echo "am__make_running_with_option: internal error: invalid" \
73              "target option '$${target_option-}' specified" >&2; \
74         exit 1;; \
75  esac; \
76  has_opt=no; \
77  sane_makeflags=$$MAKEFLAGS; \
78  if $(am__is_gnu_make); then \
79    sane_makeflags=$$MFLAGS; \
80  else \
81    case $$MAKEFLAGS in \
82      *\\[\ \	]*) \
83        bs=\\; \
84        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
85          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
86    esac; \
87  fi; \
88  skip_next=no; \
89  strip_trailopt () \
90  { \
91    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
92  }; \
93  for flg in $$sane_makeflags; do \
94    test $$skip_next = yes && { skip_next=no; continue; }; \
95    case $$flg in \
96      *=*|--*) continue;; \
97        -*I) strip_trailopt 'I'; skip_next=yes;; \
98      -*I?*) strip_trailopt 'I';; \
99        -*O) strip_trailopt 'O'; skip_next=yes;; \
100      -*O?*) strip_trailopt 'O';; \
101        -*l) strip_trailopt 'l'; skip_next=yes;; \
102      -*l?*) strip_trailopt 'l';; \
103      -[dEDm]) skip_next=yes;; \
104      -[JT]) skip_next=yes;; \
105    esac; \
106    case $$flg in \
107      *$$target_option*) has_opt=yes; break;; \
108    esac; \
109  done; \
110  test $$has_opt = yes
111am__make_dryrun = (target_option=n; $(am__make_running_with_option))
112am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
113pkgdatadir = $(datadir)/@PACKAGE@
114pkgincludedir = $(includedir)/@PACKAGE@
115pkglibdir = $(libdir)/@PACKAGE@
116pkglibexecdir = $(libexecdir)/@PACKAGE@
117am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
118install_sh_DATA = $(install_sh) -c -m 644
119install_sh_PROGRAM = $(install_sh) -c
120install_sh_SCRIPT = $(install_sh) -c
121INSTALL_HEADER = $(INSTALL_DATA)
122transform = $(program_transform_name)
123NORMAL_INSTALL = :
124PRE_INSTALL = :
125POST_INSTALL = :
126NORMAL_UNINSTALL = :
127PRE_UNINSTALL = :
128POST_UNINSTALL = :
129build_triplet = @build@
130host_triplet = @host@
131DIST_COMMON = $(top_srcdir)/Tools.mk $(srcdir)/Makefile.in \
132	$(srcdir)/Makefile.am $(noinst_HEADERS)
133subdir = fc-glyphname
134ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
135am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
136	$(top_srcdir)/m4/ax_cc_for_build.m4 \
137	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
138	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
139	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
140	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
141	$(top_srcdir)/configure.ac
142am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
143	$(ACLOCAL_M4)
144mkinstalldirs = $(install_sh) -d
145CONFIG_HEADER = $(top_builddir)/config.h
146CONFIG_CLEAN_FILES =
147CONFIG_CLEAN_VPATH_FILES =
148AM_V_P = $(am__v_P_@AM_V@)
149am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
150am__v_P_0 = false
151am__v_P_1 = :
152AM_V_GEN = $(am__v_GEN_@AM_V@)
153am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
154am__v_GEN_0 = @echo "  GEN     " $@;
155am__v_GEN_1 =
156AM_V_at = $(am__v_at_@AM_V@)
157am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
158am__v_at_0 = @
159am__v_at_1 =
160SOURCES =
161DIST_SOURCES =
162am__can_run_installinfo = \
163  case $$AM_UPDATE_INFO_DIR in \
164    n|no|NO) false;; \
165    *) (install-info --version) >/dev/null 2>&1;; \
166  esac
167HEADERS = $(noinst_HEADERS)
168am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169# Read a list of newline-separated strings from the standard input,
170# and print each of them once, without duplicates.  Input order is
171# *not* preserved.
172am__uniquify_input = $(AWK) '\
173  BEGIN { nonempty = 0; } \
174  { items[$$0] = 1; nonempty = 1; } \
175  END { if (nonempty) { for (i in items) print i; }; } \
176'
177# Make sure the list of sources is unique.  This is necessary because,
178# e.g., the same source file might be shared among _SOURCES variables
179# for different programs/libraries.
180am__define_uniq_tagged_files = \
181  list='$(am__tagged_files)'; \
182  unique=`for i in $$list; do \
183    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184  done | $(am__uniquify_input)`
185ETAGS = etags
186CTAGS = ctags
187DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188ACLOCAL = @ACLOCAL@
189AMTAR = @AMTAR@
190AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
191AR = @AR@
192AS = @AS@
193AUTOCONF = @AUTOCONF@
194AUTOHEADER = @AUTOHEADER@
195AUTOMAKE = @AUTOMAKE@
196AWK = @AWK@
197BASECONFIGDIR = @BASECONFIGDIR@
198CC = @CC@
199CCDEPMODE = @CCDEPMODE@
200CC_FOR_BUILD = @CC_FOR_BUILD@
201CFLAGS = @CFLAGS@
202CONFIGDIR = @CONFIGDIR@
203CPP = @CPP@
204CPPFLAGS = @CPPFLAGS@
205CYGPATH_W = @CYGPATH_W@
206DEFS = @DEFS@
207DEPDIR = @DEPDIR@
208DLLTOOL = @DLLTOOL@
209DOCMAN3 = @DOCMAN3@
210DSYMUTIL = @DSYMUTIL@
211DUMPBIN = @DUMPBIN@
212ECHO_C = @ECHO_C@
213ECHO_N = @ECHO_N@
214ECHO_T = @ECHO_T@
215EGREP = @EGREP@
216EXEEXT = @EXEEXT@
217EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
218EXPAT_CFLAGS = @EXPAT_CFLAGS@
219EXPAT_LIBS = @EXPAT_LIBS@
220FC_ADD_FONTS = @FC_ADD_FONTS@
221FC_CACHEDIR = @FC_CACHEDIR@
222FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
223FC_FONTDATE = @FC_FONTDATE@
224FC_FONTPATH = @FC_FONTPATH@
225FGREP = @FGREP@
226FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
227FREETYPE_LIBS = @FREETYPE_LIBS@
228GIT = @GIT@
229GPERF = @GPERF@
230GREP = @GREP@
231HASDOCBOOK = @HASDOCBOOK@
232HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
233ICONV_CFLAGS = @ICONV_CFLAGS@
234ICONV_LIBS = @ICONV_LIBS@
235INSTALL = @INSTALL@
236INSTALL_DATA = @INSTALL_DATA@
237INSTALL_PROGRAM = @INSTALL_PROGRAM@
238INSTALL_SCRIPT = @INSTALL_SCRIPT@
239INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240LD = @LD@
241LDFLAGS = @LDFLAGS@
242LIBOBJS = @LIBOBJS@
243LIBS = @LIBS@
244LIBTOOL = @LIBTOOL@
245LIBT_CURRENT = @LIBT_CURRENT@
246LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
247LIBT_REVISION = @LIBT_REVISION@
248LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
249LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
250LIBXML2_LIBS = @LIBXML2_LIBS@
251LIPO = @LIPO@
252LN_S = @LN_S@
253LTLIBOBJS = @LTLIBOBJS@
254MAINT = @MAINT@
255MAKEINFO = @MAKEINFO@
256MANIFEST_TOOL = @MANIFEST_TOOL@
257MKDIR_P = @MKDIR_P@
258NM = @NM@
259NMEDIT = @NMEDIT@
260OBJDUMP = @OBJDUMP@
261OBJEXT = @OBJEXT@
262OTOOL = @OTOOL@
263OTOOL64 = @OTOOL64@
264PACKAGE = @PACKAGE@
265PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266PACKAGE_NAME = @PACKAGE_NAME@
267PACKAGE_STRING = @PACKAGE_STRING@
268PACKAGE_TARNAME = @PACKAGE_TARNAME@
269PACKAGE_URL = @PACKAGE_URL@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PATH_SEPARATOR = @PATH_SEPARATOR@
272PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
273PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
274PKG_CONFIG = @PKG_CONFIG@
275PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
276PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
277PTHREAD_CC = @PTHREAD_CC@
278PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
279PTHREAD_LIBS = @PTHREAD_LIBS@
280RANLIB = @RANLIB@
281RM = @RM@
282SED = @SED@
283SET_MAKE = @SET_MAKE@
284SHELL = @SHELL@
285STRIP = @STRIP@
286TEMPLATEDIR = @TEMPLATEDIR@
287VERSION = @VERSION@
288WARN_CFLAGS = @WARN_CFLAGS@
289XMLDIR = @XMLDIR@
290abs_builddir = @abs_builddir@
291abs_srcdir = @abs_srcdir@
292abs_top_builddir = @abs_top_builddir@
293abs_top_srcdir = @abs_top_srcdir@
294ac_ct_AR = @ac_ct_AR@
295ac_ct_CC = @ac_ct_CC@
296ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297am__include = @am__include@
298am__leading_dot = @am__leading_dot@
299am__quote = @am__quote@
300am__tar = @am__tar@
301am__untar = @am__untar@
302ax_pthread_config = @ax_pthread_config@
303bindir = @bindir@
304build = @build@
305build_alias = @build_alias@
306build_cpu = @build_cpu@
307build_os = @build_os@
308build_vendor = @build_vendor@
309builddir = @builddir@
310datadir = @datadir@
311datarootdir = @datarootdir@
312docdir = @docdir@
313dvidir = @dvidir@
314exec_prefix = @exec_prefix@
315fc_cachedir = @fc_cachedir@
316host = @host@
317host_alias = @host_alias@
318host_cpu = @host_cpu@
319host_os = @host_os@
320host_vendor = @host_vendor@
321htmldir = @htmldir@
322includedir = @includedir@
323infodir = @infodir@
324install_sh = @install_sh@
325libdir = @libdir@
326libexecdir = @libexecdir@
327localedir = @localedir@
328localstatedir = @localstatedir@
329mandir = @mandir@
330mkdir_p = @mkdir_p@
331ms_librarian = @ms_librarian@
332oldincludedir = @oldincludedir@
333pdfdir = @pdfdir@
334pkgconfigdir = @pkgconfigdir@
335prefix = @prefix@
336program_transform_name = @program_transform_name@
337psdir = @psdir@
338sbindir = @sbindir@
339sharedstatedir = @sharedstatedir@
340srcdir = @srcdir@
341sysconfdir = @sysconfdir@
342target_alias = @target_alias@
343top_build_prefix = @top_build_prefix@
344top_builddir = @top_builddir@
345top_srcdir = @top_srcdir@
346TAG = glyphname
347DEPS = $(srcdir)/zapfdingbats.txt
348ARGS = $(srcdir)/zapfdingbats.txt
349DIST = $(srcdir)/zapfdingbats.txt
350DIR = fc-$(TAG)
351OUT = fc$(TAG)
352TMPL = $(OUT).tmpl.h
353TARG = $(OUT).h
354TSRC = $(DIR).c
355TOOL = ./$(DIR)$(EXEEXT_FOR_BUILD)
356EXTRA_DIST = $(TARG) $(TMPL) $(TSRC) $(DIST)
357AM_CPPFLAGS = \
358	   -I$(builddir) \
359	   -I$(srcdir) \
360	   -I$(top_builddir)/src \
361	   -I$(top_srcdir)/src \
362	   -I$(top_builddir) \
363	   -I$(top_srcdir) \
364	   -DHAVE_CONFIG_H \
365	   $(WARN_CFLAGS)
366
367noinst_HEADERS = $(TARG)
368ALIAS_FILES = fcalias.h fcaliastail.h
369BUILT_SOURCES = $(ALIAS_FILES)
370CLEANFILES = $(ALIAS_FILES) $(TOOL)
371MAINTAINERCLEANFILES = $(TARG)
372all: $(BUILT_SOURCES)
373	$(MAKE) $(AM_MAKEFLAGS) all-am
374
375.SUFFIXES:
376$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Tools.mk $(am__configure_deps)
377	@for dep in $?; do \
378	  case '$(am__configure_deps)' in \
379	    *$$dep*) \
380	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
381	        && { if test -f $@; then exit 0; else break; fi; }; \
382	      exit 1;; \
383	  esac; \
384	done; \
385	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-glyphname/Makefile'; \
386	$(am__cd) $(top_srcdir) && \
387	  $(AUTOMAKE) --gnu fc-glyphname/Makefile
388.PRECIOUS: Makefile
389Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
390	@case '$?' in \
391	  *config.status*) \
392	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
393	  *) \
394	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
395	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
396	esac;
397$(top_srcdir)/Tools.mk:
398
399$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
400	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
402$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
403	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
405	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406$(am__aclocal_m4_deps):
407
408mostlyclean-libtool:
409	-rm -f *.lo
410
411clean-libtool:
412	-rm -rf .libs _libs
413
414ID: $(am__tagged_files)
415	$(am__define_uniq_tagged_files); mkid -fID $$unique
416tags: tags-am
417TAGS: tags
418
419tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
420	set x; \
421	here=`pwd`; \
422	$(am__define_uniq_tagged_files); \
423	shift; \
424	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
425	  test -n "$$unique" || unique=$$empty_fix; \
426	  if test $$# -gt 0; then \
427	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428	      "$$@" $$unique; \
429	  else \
430	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431	      $$unique; \
432	  fi; \
433	fi
434ctags: ctags-am
435
436CTAGS: ctags
437ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
438	$(am__define_uniq_tagged_files); \
439	test -z "$(CTAGS_ARGS)$$unique" \
440	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
441	     $$unique
442
443GTAGS:
444	here=`$(am__cd) $(top_builddir) && pwd` \
445	  && $(am__cd) $(top_srcdir) \
446	  && gtags -i $(GTAGS_ARGS) "$$here"
447cscopelist: cscopelist-am
448
449cscopelist-am: $(am__tagged_files)
450	list='$(am__tagged_files)'; \
451	case "$(srcdir)" in \
452	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
453	  *) sdir=$(subdir)/$(srcdir) ;; \
454	esac; \
455	for i in $$list; do \
456	  if test -f "$$i"; then \
457	    echo "$(subdir)/$$i"; \
458	  else \
459	    echo "$$sdir/$$i"; \
460	  fi; \
461	done >> $(top_builddir)/cscope.files
462
463distclean-tags:
464	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
465
466distdir: $(DISTFILES)
467	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
468	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
469	list='$(DISTFILES)'; \
470	  dist_files=`for file in $$list; do echo $$file; done | \
471	  sed -e "s|^$$srcdirstrip/||;t" \
472	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
473	case $$dist_files in \
474	  */*) $(MKDIR_P) `echo "$$dist_files" | \
475			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
476			   sort -u` ;; \
477	esac; \
478	for file in $$dist_files; do \
479	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
480	  if test -d $$d/$$file; then \
481	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
482	    if test -d "$(distdir)/$$file"; then \
483	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
484	    fi; \
485	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
486	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
487	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
488	    fi; \
489	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
490	  else \
491	    test -f "$(distdir)/$$file" \
492	    || cp -p $$d/$$file "$(distdir)/$$file" \
493	    || exit 1; \
494	  fi; \
495	done
496check-am: all-am
497check: $(BUILT_SOURCES)
498	$(MAKE) $(AM_MAKEFLAGS) check-am
499all-am: Makefile $(HEADERS)
500installdirs:
501install: $(BUILT_SOURCES)
502	$(MAKE) $(AM_MAKEFLAGS) install-am
503install-exec: install-exec-am
504install-data: install-data-am
505uninstall: uninstall-am
506
507install-am: all-am
508	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509
510installcheck: installcheck-am
511install-strip:
512	if test -z '$(STRIP)'; then \
513	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515	      install; \
516	else \
517	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
520	fi
521mostlyclean-generic:
522
523clean-generic:
524	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
525
526distclean-generic:
527	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
528	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
529
530maintainer-clean-generic:
531	@echo "This command is intended for maintainers to use"
532	@echo "it deletes files that may require special tools to rebuild."
533	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
534	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
535clean: clean-am
536
537clean-am: clean-generic clean-libtool mostlyclean-am
538
539distclean: distclean-am
540	-rm -f Makefile
541distclean-am: clean-am distclean-generic distclean-tags
542
543dvi: dvi-am
544
545dvi-am:
546
547html: html-am
548
549html-am:
550
551info: info-am
552
553info-am:
554
555install-data-am:
556
557install-dvi: install-dvi-am
558
559install-dvi-am:
560
561install-exec-am:
562
563install-html: install-html-am
564
565install-html-am:
566
567install-info: install-info-am
568
569install-info-am:
570
571install-man:
572
573install-pdf: install-pdf-am
574
575install-pdf-am:
576
577install-ps: install-ps-am
578
579install-ps-am:
580
581installcheck-am:
582
583maintainer-clean: maintainer-clean-am
584	-rm -f Makefile
585maintainer-clean-am: distclean-am maintainer-clean-generic
586
587mostlyclean: mostlyclean-am
588
589mostlyclean-am: mostlyclean-generic mostlyclean-libtool
590
591pdf: pdf-am
592
593pdf-am:
594
595ps: ps-am
596
597ps-am:
598
599uninstall-am:
600
601.MAKE: all check install install-am install-strip
602
603.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
604	clean-libtool cscopelist-am ctags ctags-am distclean \
605	distclean-generic distclean-libtool distclean-tags distdir dvi \
606	dvi-am html html-am info info-am install install-am \
607	install-data install-data-am install-dvi install-dvi-am \
608	install-exec install-exec-am install-html install-html-am \
609	install-info install-info-am install-man install-pdf \
610	install-pdf-am install-ps install-ps-am install-strip \
611	installcheck installcheck-am installdirs maintainer-clean \
612	maintainer-clean-generic mostlyclean mostlyclean-generic \
613	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
614	uninstall-am
615
616
617$(TOOL): $(TSRC) $(ALIAS_FILES)
618	$(AM_V_GEN) $(CC_FOR_BUILD) -o $(TOOL) $< $(AM_CPPFLAGS)
619
620$(TARG): $(TMPL) $(TSRC) $(DEPS)
621	$(AM_V_GEN) $(MAKE) $(TOOL) && \
622	$(RM) $(TARG) && \
623	$(TOOL) $(ARGS) < $< > $(TARG).tmp && \
624	mv $(TARG).tmp $(TARG) || ( $(RM) $(TARG).tmp && false )
625
626$(ALIAS_FILES):
627	$(AM_V_GEN) touch $@
628
629-include $(top_srcdir)/git.mk
630
631# Tell versions [3.59,3.63) of GNU make to not export all variables.
632# Otherwise a system limit (for SysV at least) may be exceeded.
633.NOEXPORT:
634