Makefile.in revision 0ed7c580
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#
18#  Copyright 2005  Red Hat, Inc.
19#
20#  Permission to use, copy, modify, distribute, and sell this software and its
21#  documentation for any purpose is hereby granted without fee, provided that
22#  the above copyright notice appear in all copies and that both that
23#  copyright notice and this permission notice appear in supporting
24#  documentation, and that the name of Red Hat not be used in
25#  advertising or publicity pertaining to distribution of the software without
26#  specific, written prior permission.  Red Hat makes no
27#  representations about the suitability of this software for any purpose.  It
28#  is provided "as is" without express or implied warranty.
29#
30#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
33#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
34#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
35#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
36#  PERFORMANCE OF THIS SOFTWARE.
37
38VPATH = @srcdir@
39am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40am__make_running_with_option = \
41  case $${target_option-} in \
42      ?) ;; \
43      *) echo "am__make_running_with_option: internal error: invalid" \
44              "target option '$${target_option-}' specified" >&2; \
45         exit 1;; \
46  esac; \
47  has_opt=no; \
48  sane_makeflags=$$MAKEFLAGS; \
49  if $(am__is_gnu_make); then \
50    sane_makeflags=$$MFLAGS; \
51  else \
52    case $$MAKEFLAGS in \
53      *\\[\ \	]*) \
54        bs=\\; \
55        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
57    esac; \
58  fi; \
59  skip_next=no; \
60  strip_trailopt () \
61  { \
62    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63  }; \
64  for flg in $$sane_makeflags; do \
65    test $$skip_next = yes && { skip_next=no; continue; }; \
66    case $$flg in \
67      *=*|--*) continue;; \
68        -*I) strip_trailopt 'I'; skip_next=yes;; \
69      -*I?*) strip_trailopt 'I';; \
70        -*O) strip_trailopt 'O'; skip_next=yes;; \
71      -*O?*) strip_trailopt 'O';; \
72        -*l) strip_trailopt 'l'; skip_next=yes;; \
73      -*l?*) strip_trailopt 'l';; \
74      -[dEDm]) skip_next=yes;; \
75      -[JT]) skip_next=yes;; \
76    esac; \
77    case $$flg in \
78      *$$target_option*) has_opt=yes; break;; \
79    esac; \
80  done; \
81  test $$has_opt = yes
82am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
84pkgdatadir = $(datadir)/@PACKAGE@
85pkgincludedir = $(includedir)/@PACKAGE@
86pkglibdir = $(libdir)/@PACKAGE@
87pkglibexecdir = $(libexecdir)/@PACKAGE@
88am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
89install_sh_DATA = $(install_sh) -c -m 644
90install_sh_PROGRAM = $(install_sh) -c
91install_sh_SCRIPT = $(install_sh) -c
92INSTALL_HEADER = $(INSTALL_DATA)
93transform = $(program_transform_name)
94NORMAL_INSTALL = :
95PRE_INSTALL = :
96POST_INSTALL = :
97NORMAL_UNINSTALL = :
98PRE_UNINSTALL = :
99POST_UNINSTALL = :
100build_triplet = @build@
101host_triplet = @host@
102bin_PROGRAMS = showfont$(EXEEXT)
103subdir = .
104DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
105	$(top_srcdir)/configure $(am__configure_deps) \
106	$(srcdir)/config.h.in depcomp COPYING ChangeLog INSTALL README \
107	compile config.guess config.sub install-sh missing
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109am__aclocal_m4_deps = $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = config.h
116CONFIG_CLEAN_FILES =
117CONFIG_CLEAN_VPATH_FILES =
118am__installdirs = "$(DESTDIR)$(bindir)"
119PROGRAMS = $(bin_PROGRAMS)
120am_showfont_OBJECTS = showfont.$(OBJEXT)
121showfont_OBJECTS = $(am_showfont_OBJECTS)
122am__DEPENDENCIES_1 =
123showfont_DEPENDENCIES = $(am__DEPENDENCIES_1)
124AM_V_P = $(am__v_P_@AM_V@)
125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126am__v_P_0 = false
127am__v_P_1 = :
128AM_V_GEN = $(am__v_GEN_@AM_V@)
129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130am__v_GEN_0 = @echo "  GEN     " $@;
131am__v_GEN_1 = 
132AM_V_at = $(am__v_at_@AM_V@)
133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134am__v_at_0 = @
135am__v_at_1 = 
136DEFAULT_INCLUDES = -I.@am__isrc@
137depcomp = $(SHELL) $(top_srcdir)/depcomp
138am__depfiles_maybe = depfiles
139am__mv = mv -f
140COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
141	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
142AM_V_CC = $(am__v_CC_@AM_V@)
143am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
144am__v_CC_0 = @echo "  CC      " $@;
145am__v_CC_1 = 
146CCLD = $(CC)
147LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
148AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
150am__v_CCLD_0 = @echo "  CCLD    " $@;
151am__v_CCLD_1 = 
152SOURCES = $(showfont_SOURCES)
153DIST_SOURCES = $(showfont_SOURCES)
154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
155	ctags-recursive dvi-recursive html-recursive info-recursive \
156	install-data-recursive install-dvi-recursive \
157	install-exec-recursive install-html-recursive \
158	install-info-recursive install-pdf-recursive \
159	install-ps-recursive install-recursive installcheck-recursive \
160	installdirs-recursive pdf-recursive ps-recursive \
161	tags-recursive uninstall-recursive
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
167RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
168  distclean-recursive maintainer-clean-recursive
169am__recursive_targets = \
170  $(RECURSIVE_TARGETS) \
171  $(RECURSIVE_CLEAN_TARGETS) \
172  $(am__extra_recursive_targets)
173AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174	cscope distdir dist dist-all distcheck
175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
176	$(LISP)config.h.in
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195CSCOPE = cscope
196DIST_SUBDIRS = $(SUBDIRS)
197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198distdir = $(PACKAGE)-$(VERSION)
199top_distdir = $(distdir)
200am__remove_distdir = \
201  if test -d "$(distdir)"; then \
202    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
203      && rm -rf "$(distdir)" \
204      || { sleep 5 && rm -rf "$(distdir)"; }; \
205  else :; fi
206am__post_remove_distdir = $(am__remove_distdir)
207am__relativize = \
208  dir0=`pwd`; \
209  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
210  sed_rest='s,^[^/]*/*,,'; \
211  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
212  sed_butlast='s,/*[^/]*$$,,'; \
213  while test -n "$$dir1"; do \
214    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
215    if test "$$first" != "."; then \
216      if test "$$first" = ".."; then \
217        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
218        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
219      else \
220        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
221        if test "$$first2" = "$$first"; then \
222          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
223        else \
224          dir2="../$$dir2"; \
225        fi; \
226        dir0="$$dir0"/"$$first"; \
227      fi; \
228    fi; \
229    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
230  done; \
231  reldir="$$dir2"
232DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
233GZIP_ENV = --best
234DIST_TARGETS = dist-bzip2 dist-gzip
235distuninstallcheck_listfiles = find . -type f -print
236am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
237  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
238distcleancheck_listfiles = find . -type f -print
239ACLOCAL = @ACLOCAL@
240ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
241ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
242AMTAR = @AMTAR@
243AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
244APP_MAN_DIR = @APP_MAN_DIR@
245APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
246AUTOCONF = @AUTOCONF@
247AUTOHEADER = @AUTOHEADER@
248AUTOMAKE = @AUTOMAKE@
249AWK = @AWK@
250BASE_CFLAGS = @BASE_CFLAGS@
251CC = @CC@
252CCDEPMODE = @CCDEPMODE@
253CFLAGS = @CFLAGS@
254CHANGELOG_CMD = @CHANGELOG_CMD@
255CPP = @CPP@
256CPPFLAGS = @CPPFLAGS@
257CWARNFLAGS = @CWARNFLAGS@
258CYGPATH_W = @CYGPATH_W@
259DEFS = @DEFS@
260DEPDIR = @DEPDIR@
261DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
262DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
263ECHO_C = @ECHO_C@
264ECHO_N = @ECHO_N@
265ECHO_T = @ECHO_T@
266EGREP = @EGREP@
267EXEEXT = @EXEEXT@
268FILE_MAN_DIR = @FILE_MAN_DIR@
269FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
270GREP = @GREP@
271INSTALL = @INSTALL@
272INSTALL_CMD = @INSTALL_CMD@
273INSTALL_DATA = @INSTALL_DATA@
274INSTALL_PROGRAM = @INSTALL_PROGRAM@
275INSTALL_SCRIPT = @INSTALL_SCRIPT@
276INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
277LDFLAGS = @LDFLAGS@
278LIBOBJS = @LIBOBJS@
279LIBS = @LIBS@
280LIB_MAN_DIR = @LIB_MAN_DIR@
281LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
282LTLIBOBJS = @LTLIBOBJS@
283MAKEINFO = @MAKEINFO@
284MAN_SUBSTS = @MAN_SUBSTS@
285MISC_MAN_DIR = @MISC_MAN_DIR@
286MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
287MKDIR_P = @MKDIR_P@
288OBJEXT = @OBJEXT@
289PACKAGE = @PACKAGE@
290PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
291PACKAGE_NAME = @PACKAGE_NAME@
292PACKAGE_STRING = @PACKAGE_STRING@
293PACKAGE_TARNAME = @PACKAGE_TARNAME@
294PACKAGE_URL = @PACKAGE_URL@
295PACKAGE_VERSION = @PACKAGE_VERSION@
296PATH_SEPARATOR = @PATH_SEPARATOR@
297PKG_CONFIG = @PKG_CONFIG@
298SED = @SED@
299SET_MAKE = @SET_MAKE@
300SHELL = @SHELL@
301SHOWFONT_CFLAGS = @SHOWFONT_CFLAGS@
302SHOWFONT_LIBS = @SHOWFONT_LIBS@
303STRICT_CFLAGS = @STRICT_CFLAGS@
304STRIP = @STRIP@
305VERSION = @VERSION@
306XORG_MAN_PAGE = @XORG_MAN_PAGE@
307abs_builddir = @abs_builddir@
308abs_srcdir = @abs_srcdir@
309abs_top_builddir = @abs_top_builddir@
310abs_top_srcdir = @abs_top_srcdir@
311ac_ct_CC = @ac_ct_CC@
312am__include = @am__include@
313am__leading_dot = @am__leading_dot@
314am__quote = @am__quote@
315am__tar = @am__tar@
316am__untar = @am__untar@
317bindir = @bindir@
318build = @build@
319build_alias = @build_alias@
320build_cpu = @build_cpu@
321build_os = @build_os@
322build_vendor = @build_vendor@
323builddir = @builddir@
324datadir = @datadir@
325datarootdir = @datarootdir@
326docdir = @docdir@
327dvidir = @dvidir@
328exec_prefix = @exec_prefix@
329host = @host@
330host_alias = @host_alias@
331host_cpu = @host_cpu@
332host_os = @host_os@
333host_vendor = @host_vendor@
334htmldir = @htmldir@
335includedir = @includedir@
336infodir = @infodir@
337install_sh = @install_sh@
338libdir = @libdir@
339libexecdir = @libexecdir@
340localedir = @localedir@
341localstatedir = @localstatedir@
342mandir = @mandir@
343mkdir_p = @mkdir_p@
344oldincludedir = @oldincludedir@
345pdfdir = @pdfdir@
346prefix = @prefix@
347program_transform_name = @program_transform_name@
348psdir = @psdir@
349sbindir = @sbindir@
350sharedstatedir = @sharedstatedir@
351srcdir = @srcdir@
352sysconfdir = @sysconfdir@
353target_alias = @target_alias@
354top_build_prefix = @top_build_prefix@
355top_builddir = @top_builddir@
356top_srcdir = @top_srcdir@
357SUBDIRS = man
358AM_CFLAGS = $(SHOWFONT_CFLAGS) $(CWARNFLAGS)
359showfont_LDADD = $(SHOWFONT_LIBS)
360showfont_SOURCES = \
361        showfont.c
362
363MAINTAINERCLEANFILES = ChangeLog INSTALL
364all: config.h
365	$(MAKE) $(AM_MAKEFLAGS) all-recursive
366
367.SUFFIXES:
368.SUFFIXES: .c .o .obj
369am--refresh: Makefile
370	@:
371$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
372	@for dep in $?; do \
373	  case '$(am__configure_deps)' in \
374	    *$$dep*) \
375	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
376	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
377		&& exit 0; \
378	      exit 1;; \
379	  esac; \
380	done; \
381	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
382	$(am__cd) $(top_srcdir) && \
383	  $(AUTOMAKE) --foreign Makefile
384.PRECIOUS: Makefile
385Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386	@case '$?' in \
387	  *config.status*) \
388	    echo ' $(SHELL) ./config.status'; \
389	    $(SHELL) ./config.status;; \
390	  *) \
391	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
392	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
393	esac;
394
395$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
396	$(SHELL) ./config.status --recheck
397
398$(top_srcdir)/configure:  $(am__configure_deps)
399	$(am__cd) $(srcdir) && $(AUTOCONF)
400$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
401	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
402$(am__aclocal_m4_deps):
403
404config.h: stamp-h1
405	@test -f $@ || rm -f stamp-h1
406	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
407
408stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
409	@rm -f stamp-h1
410	cd $(top_builddir) && $(SHELL) ./config.status config.h
411$(srcdir)/config.h.in:  $(am__configure_deps) 
412	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
413	rm -f stamp-h1
414	touch $@
415
416distclean-hdr:
417	-rm -f config.h stamp-h1
418install-binPROGRAMS: $(bin_PROGRAMS)
419	@$(NORMAL_INSTALL)
420	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
421	if test -n "$$list"; then \
422	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
423	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
424	fi; \
425	for p in $$list; do echo "$$p $$p"; done | \
426	sed 's/$(EXEEXT)$$//' | \
427	while read p p1; do if test -f $$p \
428	  ; then echo "$$p"; echo "$$p"; else :; fi; \
429	done | \
430	sed -e 'p;s,.*/,,;n;h' \
431	    -e 's|.*|.|' \
432	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
433	sed 'N;N;N;s,\n, ,g' | \
434	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
435	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
436	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
437	    else { print "f", $$3 "/" $$4, $$1; } } \
438	  END { for (d in files) print "f", d, files[d] }' | \
439	while read type dir files; do \
440	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
441	    test -z "$$files" || { \
442	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
443	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
444	    } \
445	; done
446
447uninstall-binPROGRAMS:
448	@$(NORMAL_UNINSTALL)
449	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
450	files=`for p in $$list; do echo "$$p"; done | \
451	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
452	      -e 's/$$/$(EXEEXT)/' \
453	`; \
454	test -n "$$list" || exit 0; \
455	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
456	cd "$(DESTDIR)$(bindir)" && rm -f $$files
457
458clean-binPROGRAMS:
459	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
460
461showfont$(EXEEXT): $(showfont_OBJECTS) $(showfont_DEPENDENCIES) $(EXTRA_showfont_DEPENDENCIES) 
462	@rm -f showfont$(EXEEXT)
463	$(AM_V_CCLD)$(LINK) $(showfont_OBJECTS) $(showfont_LDADD) $(LIBS)
464
465mostlyclean-compile:
466	-rm -f *.$(OBJEXT)
467
468distclean-compile:
469	-rm -f *.tab.c
470
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/showfont.Po@am__quote@
472
473.c.o:
474@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
475@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
476@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
479
480.c.obj:
481@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
482@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
483@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
486
487# This directory's subdirectories are mostly independent; you can cd
488# into them and run 'make' without going through this Makefile.
489# To change the values of 'make' variables: instead of editing Makefiles,
490# (1) if the variable is set in 'config.status', edit 'config.status'
491#     (which will cause the Makefiles to be regenerated when you run 'make');
492# (2) otherwise, pass the desired values on the 'make' command line.
493$(am__recursive_targets):
494	@fail=; \
495	if $(am__make_keepgoing); then \
496	  failcom='fail=yes'; \
497	else \
498	  failcom='exit 1'; \
499	fi; \
500	dot_seen=no; \
501	target=`echo $@ | sed s/-recursive//`; \
502	case "$@" in \
503	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
504	  *) list='$(SUBDIRS)' ;; \
505	esac; \
506	for subdir in $$list; do \
507	  echo "Making $$target in $$subdir"; \
508	  if test "$$subdir" = "."; then \
509	    dot_seen=yes; \
510	    local_target="$$target-am"; \
511	  else \
512	    local_target="$$target"; \
513	  fi; \
514	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
515	  || eval $$failcom; \
516	done; \
517	if test "$$dot_seen" = "no"; then \
518	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
519	fi; test -z "$$fail"
520
521ID: $(am__tagged_files)
522	$(am__define_uniq_tagged_files); mkid -fID $$unique
523tags: tags-recursive
524TAGS: tags
525
526tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
527	set x; \
528	here=`pwd`; \
529	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
530	  include_option=--etags-include; \
531	  empty_fix=.; \
532	else \
533	  include_option=--include; \
534	  empty_fix=; \
535	fi; \
536	list='$(SUBDIRS)'; for subdir in $$list; do \
537	  if test "$$subdir" = .; then :; else \
538	    test ! -f $$subdir/TAGS || \
539	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
540	  fi; \
541	done; \
542	$(am__define_uniq_tagged_files); \
543	shift; \
544	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
545	  test -n "$$unique" || unique=$$empty_fix; \
546	  if test $$# -gt 0; then \
547	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548	      "$$@" $$unique; \
549	  else \
550	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551	      $$unique; \
552	  fi; \
553	fi
554ctags: ctags-recursive
555
556CTAGS: ctags
557ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
558	$(am__define_uniq_tagged_files); \
559	test -z "$(CTAGS_ARGS)$$unique" \
560	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
561	     $$unique
562
563GTAGS:
564	here=`$(am__cd) $(top_builddir) && pwd` \
565	  && $(am__cd) $(top_srcdir) \
566	  && gtags -i $(GTAGS_ARGS) "$$here"
567cscope: cscope.files
568	test ! -s cscope.files \
569	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
570clean-cscope:
571	-rm -f cscope.files
572cscope.files: clean-cscope cscopelist
573cscopelist: cscopelist-recursive
574
575cscopelist-am: $(am__tagged_files)
576	list='$(am__tagged_files)'; \
577	case "$(srcdir)" in \
578	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
579	  *) sdir=$(subdir)/$(srcdir) ;; \
580	esac; \
581	for i in $$list; do \
582	  if test -f "$$i"; then \
583	    echo "$(subdir)/$$i"; \
584	  else \
585	    echo "$$sdir/$$i"; \
586	  fi; \
587	done >> $(top_builddir)/cscope.files
588
589distclean-tags:
590	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
591	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
592
593distdir: $(DISTFILES)
594	$(am__remove_distdir)
595	test -d "$(distdir)" || mkdir "$(distdir)"
596	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598	list='$(DISTFILES)'; \
599	  dist_files=`for file in $$list; do echo $$file; done | \
600	  sed -e "s|^$$srcdirstrip/||;t" \
601	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
602	case $$dist_files in \
603	  */*) $(MKDIR_P) `echo "$$dist_files" | \
604			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
605			   sort -u` ;; \
606	esac; \
607	for file in $$dist_files; do \
608	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
609	  if test -d $$d/$$file; then \
610	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
611	    if test -d "$(distdir)/$$file"; then \
612	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
613	    fi; \
614	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
615	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
616	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617	    fi; \
618	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
619	  else \
620	    test -f "$(distdir)/$$file" \
621	    || cp -p $$d/$$file "$(distdir)/$$file" \
622	    || exit 1; \
623	  fi; \
624	done
625	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
626	  if test "$$subdir" = .; then :; else \
627	    $(am__make_dryrun) \
628	      || test -d "$(distdir)/$$subdir" \
629	      || $(MKDIR_P) "$(distdir)/$$subdir" \
630	      || exit 1; \
631	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
632	    $(am__relativize); \
633	    new_distdir=$$reldir; \
634	    dir1=$$subdir; dir2="$(top_distdir)"; \
635	    $(am__relativize); \
636	    new_top_distdir=$$reldir; \
637	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
638	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
639	    ($(am__cd) $$subdir && \
640	      $(MAKE) $(AM_MAKEFLAGS) \
641	        top_distdir="$$new_top_distdir" \
642	        distdir="$$new_distdir" \
643		am__remove_distdir=: \
644		am__skip_length_check=: \
645		am__skip_mode_fix=: \
646	        distdir) \
647	      || exit 1; \
648	  fi; \
649	done
650	$(MAKE) $(AM_MAKEFLAGS) \
651	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
652	  dist-hook
653	-test -n "$(am__skip_mode_fix)" \
654	|| find "$(distdir)" -type d ! -perm -755 \
655		-exec chmod u+rwx,go+rx {} \; -o \
656	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
657	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
658	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
659	|| chmod -R a+r "$(distdir)"
660dist-gzip: distdir
661	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
662	$(am__post_remove_distdir)
663dist-bzip2: distdir
664	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
665	$(am__post_remove_distdir)
666
667dist-lzip: distdir
668	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
669	$(am__post_remove_distdir)
670
671dist-xz: distdir
672	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
673	$(am__post_remove_distdir)
674
675dist-tarZ: distdir
676	@echo WARNING: "Support for shar distribution archives is" \
677	               "deprecated." >&2
678	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
679	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
680	$(am__post_remove_distdir)
681
682dist-shar: distdir
683	@echo WARNING: "Support for distribution archives compressed with" \
684		       "legacy program 'compress' is deprecated." >&2
685	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
686	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
687	$(am__post_remove_distdir)
688
689dist-zip: distdir
690	-rm -f $(distdir).zip
691	zip -rq $(distdir).zip $(distdir)
692	$(am__post_remove_distdir)
693
694dist dist-all:
695	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
696	$(am__post_remove_distdir)
697
698# This target untars the dist file and tries a VPATH configuration.  Then
699# it guarantees that the distribution is self-contained by making another
700# tarfile.
701distcheck: dist
702	case '$(DIST_ARCHIVES)' in \
703	*.tar.gz*) \
704	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
705	*.tar.bz2*) \
706	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
707	*.tar.lz*) \
708	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
709	*.tar.xz*) \
710	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
711	*.tar.Z*) \
712	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
713	*.shar.gz*) \
714	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
715	*.zip*) \
716	  unzip $(distdir).zip ;;\
717	esac
718	chmod -R a-w $(distdir)
719	chmod u+w $(distdir)
720	mkdir $(distdir)/_build $(distdir)/_inst
721	chmod a-w $(distdir)
722	test -d $(distdir)/_build || exit 0; \
723	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
724	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
725	  && am__cwd=`pwd` \
726	  && $(am__cd) $(distdir)/_build \
727	  && ../configure \
728	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
729	    $(DISTCHECK_CONFIGURE_FLAGS) \
730	    --srcdir=.. --prefix="$$dc_install_base" \
731	  && $(MAKE) $(AM_MAKEFLAGS) \
732	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
733	  && $(MAKE) $(AM_MAKEFLAGS) check \
734	  && $(MAKE) $(AM_MAKEFLAGS) install \
735	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
736	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
737	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
738	        distuninstallcheck \
739	  && chmod -R a-w "$$dc_install_base" \
740	  && ({ \
741	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
742	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
743	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
744	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
745	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
746	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
747	  && rm -rf "$$dc_destdir" \
748	  && $(MAKE) $(AM_MAKEFLAGS) dist \
749	  && rm -rf $(DIST_ARCHIVES) \
750	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
751	  && cd "$$am__cwd" \
752	  || exit 1
753	$(am__post_remove_distdir)
754	@(echo "$(distdir) archives ready for distribution: "; \
755	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
756	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
757distuninstallcheck:
758	@test -n '$(distuninstallcheck_dir)' || { \
759	  echo 'ERROR: trying to run $@ with an empty' \
760	       '$$(distuninstallcheck_dir)' >&2; \
761	  exit 1; \
762	}; \
763	$(am__cd) '$(distuninstallcheck_dir)' || { \
764	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
765	  exit 1; \
766	}; \
767	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
768	   || { echo "ERROR: files left after uninstall:" ; \
769	        if test -n "$(DESTDIR)"; then \
770	          echo "  (check DESTDIR support)"; \
771	        fi ; \
772	        $(distuninstallcheck_listfiles) ; \
773	        exit 1; } >&2
774distcleancheck: distclean
775	@if test '$(srcdir)' = . ; then \
776	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
777	  exit 1 ; \
778	fi
779	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
780	  || { echo "ERROR: files left in build directory after distclean:" ; \
781	       $(distcleancheck_listfiles) ; \
782	       exit 1; } >&2
783check-am: all-am
784check: check-recursive
785all-am: Makefile $(PROGRAMS) config.h
786installdirs: installdirs-recursive
787installdirs-am:
788	for dir in "$(DESTDIR)$(bindir)"; do \
789	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
790	done
791install: install-recursive
792install-exec: install-exec-recursive
793install-data: install-data-recursive
794uninstall: uninstall-recursive
795
796install-am: all-am
797	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
798
799installcheck: installcheck-recursive
800install-strip:
801	if test -z '$(STRIP)'; then \
802	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
803	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
804	      install; \
805	else \
806	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
807	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
808	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
809	fi
810mostlyclean-generic:
811
812clean-generic:
813
814distclean-generic:
815	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
816	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
817
818maintainer-clean-generic:
819	@echo "This command is intended for maintainers to use"
820	@echo "it deletes files that may require special tools to rebuild."
821	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
822clean: clean-recursive
823
824clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
825
826distclean: distclean-recursive
827	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
828	-rm -rf ./$(DEPDIR)
829	-rm -f Makefile
830distclean-am: clean-am distclean-compile distclean-generic \
831	distclean-hdr distclean-tags
832
833dvi: dvi-recursive
834
835dvi-am:
836
837html: html-recursive
838
839html-am:
840
841info: info-recursive
842
843info-am:
844
845install-data-am:
846
847install-dvi: install-dvi-recursive
848
849install-dvi-am:
850
851install-exec-am: install-binPROGRAMS
852
853install-html: install-html-recursive
854
855install-html-am:
856
857install-info: install-info-recursive
858
859install-info-am:
860
861install-man:
862
863install-pdf: install-pdf-recursive
864
865install-pdf-am:
866
867install-ps: install-ps-recursive
868
869install-ps-am:
870
871installcheck-am:
872
873maintainer-clean: maintainer-clean-recursive
874	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
875	-rm -rf $(top_srcdir)/autom4te.cache
876	-rm -rf ./$(DEPDIR)
877	-rm -f Makefile
878maintainer-clean-am: distclean-am maintainer-clean-generic
879
880mostlyclean: mostlyclean-recursive
881
882mostlyclean-am: mostlyclean-compile mostlyclean-generic
883
884pdf: pdf-recursive
885
886pdf-am:
887
888ps: ps-recursive
889
890ps-am:
891
892uninstall-am: uninstall-binPROGRAMS
893
894.MAKE: $(am__recursive_targets) all install-am install-strip
895
896.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
897	am--refresh check check-am clean clean-binPROGRAMS \
898	clean-cscope clean-generic cscope cscopelist-am ctags ctags-am \
899	dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
900	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
901	distclean-compile distclean-generic distclean-hdr \
902	distclean-tags distcleancheck distdir distuninstallcheck dvi \
903	dvi-am html html-am info info-am install install-am \
904	install-binPROGRAMS install-data install-data-am install-dvi \
905	install-dvi-am install-exec install-exec-am install-html \
906	install-html-am install-info install-info-am install-man \
907	install-pdf install-pdf-am install-ps install-ps-am \
908	install-strip installcheck installcheck-am installdirs \
909	installdirs-am maintainer-clean maintainer-clean-generic \
910	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
911	ps ps-am tags tags-am uninstall uninstall-am \
912	uninstall-binPROGRAMS
913
914
915.PHONY: ChangeLog INSTALL
916
917INSTALL:
918	$(INSTALL_CMD)
919
920ChangeLog:
921	$(CHANGELOG_CMD)
922
923dist-hook: ChangeLog INSTALL
924
925# Tell versions [3.59,3.63) of GNU make to not export all variables.
926# Otherwise a system limit (for SysV at least) may be exceeded.
927.NOEXPORT:
928