Makefile.in revision 23a0898a
1# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
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#  $Id: Makefile.in,v 1.1.1.1 2008/07/30 02:48:31 mrg Exp $
19# 
20#  Copyright © 2003 Keith Packard, Noah Levitt
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 Keith Packard not be used in
27#  advertising or publicity pertaining to distribution of the software without
28#  specific, written prior permission.  Keith Packard makes 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#  KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34#  EVENT SHALL KEITH PACKARD 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
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = @build@
58host_triplet = @host@
59subdir = .
60DIST_COMMON = $(am__configure_deps) $(libXfontinclude_HEADERS) \
61	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62	$(srcdir)/config.h.in $(srcdir)/xfont.pc.in \
63	$(top_srcdir)/configure \
64	$(top_srcdir)/include/X11/fonts/fontconf.h.in AUTHORS COPYING \
65	ChangeLog config.guess config.sub depcomp install-sh ltmain.sh \
66	missing
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = config.h $(top_builddir)/include/X11/fonts/fontconf.h
75CONFIG_CLEAN_FILES = xfont.pc
76SOURCES =
77DIST_SOURCES =
78RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79	html-recursive info-recursive install-data-recursive \
80	install-dvi-recursive install-exec-recursive \
81	install-html-recursive install-info-recursive \
82	install-pdf-recursive install-ps-recursive install-recursive \
83	installcheck-recursive installdirs-recursive pdf-recursive \
84	ps-recursive uninstall-recursive
85am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86am__vpath_adj = case $$p in \
87    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88    *) f=$$p;; \
89  esac;
90am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
91am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
92	"$(DESTDIR)$(libXfontincludedir)" \
93	"$(DESTDIR)$(libXfontincludedir)"
94pkgconfigDATA_INSTALL = $(INSTALL_DATA)
95DATA = $(pkgconfig_DATA)
96libXfontincludeHEADERS_INSTALL = $(INSTALL_HEADER)
97nodist_libXfontincludeHEADERS_INSTALL = $(INSTALL_HEADER)
98HEADERS = $(libXfontinclude_HEADERS) $(nodist_libXfontinclude_HEADERS)
99RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
100  distclean-recursive maintainer-clean-recursive
101ETAGS = etags
102CTAGS = ctags
103DIST_SUBDIRS = $(SUBDIRS)
104DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105distdir = $(PACKAGE)-$(VERSION)
106top_distdir = $(distdir)
107am__remove_distdir = \
108  { test ! -d $(distdir) \
109    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
110         && rm -fr $(distdir); }; }
111DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
112GZIP_ENV = --best
113distuninstallcheck_listfiles = find . -type f -print
114distcleancheck_listfiles = find . -type f -print
115ACLOCAL = @ACLOCAL@
116AMTAR = @AMTAR@
117AR = @AR@
118AUTOCONF = @AUTOCONF@
119AUTOHEADER = @AUTOHEADER@
120AUTOMAKE = @AUTOMAKE@
121AWK = @AWK@
122CC = @CC@
123CCDEPMODE = @CCDEPMODE@
124CFLAGS = @CFLAGS@
125CPP = @CPP@
126CPPFLAGS = @CPPFLAGS@
127CXX = @CXX@
128CXXCPP = @CXXCPP@
129CXXDEPMODE = @CXXDEPMODE@
130CXXFLAGS = @CXXFLAGS@
131CYGPATH_W = @CYGPATH_W@
132DEFS = @DEFS@
133DEPDIR = @DEPDIR@
134ECHO = @ECHO@
135ECHO_C = @ECHO_C@
136ECHO_N = @ECHO_N@
137ECHO_T = @ECHO_T@
138EGREP = @EGREP@
139ENCODINGSDIR = @ENCODINGSDIR@
140EXEEXT = @EXEEXT@
141F77 = @F77@
142FFLAGS = @FFLAGS@
143FONTCACHEPROTO_CFLAGS = @FONTCACHEPROTO_CFLAGS@
144FONTCACHEPROTO_LIBS = @FONTCACHEPROTO_LIBS@
145FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
146FREETYPE_LIBS = @FREETYPE_LIBS@
147FREETYPE_REQUIRES = @FREETYPE_REQUIRES@
148GREP = @GREP@
149INSTALL = @INSTALL@
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154LDFLAGS = @LDFLAGS@
155LIBOBJS = @LIBOBJS@
156LIBS = @LIBS@
157LIBTOOL = @LIBTOOL@
158LN_S = @LN_S@
159LTLIBOBJS = @LTLIBOBJS@
160MAKEINFO = @MAKEINFO@
161MATH_LIBS = @MATH_LIBS@
162MKDIR_P = @MKDIR_P@
163OBJEXT = @OBJEXT@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_VERSION = @PACKAGE_VERSION@
170PATH_SEPARATOR = @PATH_SEPARATOR@
171PKG_CONFIG = @PKG_CONFIG@
172RANLIB = @RANLIB@
173SED = @SED@
174SET_MAKE = @SET_MAKE@
175SHELL = @SHELL@
176STRIP = @STRIP@
177VERSION = @VERSION@
178XFONT_CFLAGS = @XFONT_CFLAGS@
179XFONT_LIBS = @XFONT_LIBS@
180X_GZIP_FONT_COMPRESSION = @X_GZIP_FONT_COMPRESSION@
181Z_LIBS = @Z_LIBS@
182abs_builddir = @abs_builddir@
183abs_srcdir = @abs_srcdir@
184abs_top_builddir = @abs_top_builddir@
185abs_top_srcdir = @abs_top_srcdir@
186ac_ct_CC = @ac_ct_CC@
187ac_ct_CXX = @ac_ct_CXX@
188ac_ct_F77 = @ac_ct_F77@
189am__include = @am__include@
190am__leading_dot = @am__leading_dot@
191am__quote = @am__quote@
192am__tar = @am__tar@
193am__untar = @am__untar@
194bindir = @bindir@
195build = @build@
196build_alias = @build_alias@
197build_cpu = @build_cpu@
198build_os = @build_os@
199build_vendor = @build_vendor@
200builddir = @builddir@
201datadir = @datadir@
202datarootdir = @datarootdir@
203docdir = @docdir@
204dvidir = @dvidir@
205exec_prefix = @exec_prefix@
206ft_config = @ft_config@
207host = @host@
208host_alias = @host_alias@
209host_cpu = @host_cpu@
210host_os = @host_os@
211host_vendor = @host_vendor@
212htmldir = @htmldir@
213includedir = @includedir@
214infodir = @infodir@
215install_sh = @install_sh@
216libdir = @libdir@
217libexecdir = @libexecdir@
218localedir = @localedir@
219localstatedir = @localstatedir@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
223pdfdir = @pdfdir@
224prefix = @prefix@
225program_transform_name = @program_transform_name@
226psdir = @psdir@
227sbindir = @sbindir@
228sharedstatedir = @sharedstatedir@
229srcdir = @srcdir@
230sysconfdir = @sysconfdir@
231target_alias = @target_alias@
232top_builddir = @top_builddir@
233top_srcdir = @top_srcdir@
234SUBDIRS = src
235libXfontincludedir = $(includedir)/X11/fonts
236libXfontinclude_HEADERS = \
237	include/X11/fonts/bdfint.h   \
238	include/X11/fonts/bitmap.h   \
239	include/X11/fonts/bufio.h    \
240	include/X11/fonts/fntfil.h   \
241	include/X11/fonts/fntfilio.h \
242	include/X11/fonts/fntfilst.h \
243	include/X11/fonts/fontencc.h \
244	include/X11/fonts/fontmisc.h \
245	include/X11/fonts/fontmod.h  \
246	include/X11/fonts/fontshow.h \
247	include/X11/fonts/fontutil.h \
248	include/X11/fonts/fontxlfd.h \
249	include/X11/fonts/pcf.h      \
250	src/FreeType/ft.h	     \
251	src/FreeType/ftfuncs.h
252
253nodist_libXfontinclude_HEADERS = \
254	include/X11/fonts/fontconf.h
255
256pkgconfigdir = $(libdir)/pkgconfig
257pkgconfig_DATA = xfont.pc
258EXTRA_DIST = xfont.pc.in autogen.sh include/X11/fonts/fontconf.h.in ChangeLog
259CLEANFILES = ChangeLog
260all: config.h
261	$(MAKE) $(AM_MAKEFLAGS) all-recursive
262
263.SUFFIXES:
264am--refresh:
265	@:
266$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
267	@for dep in $?; do \
268	  case '$(am__configure_deps)' in \
269	    *$$dep*) \
270	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
271	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
272		&& exit 0; \
273	      exit 1;; \
274	  esac; \
275	done; \
276	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
277	cd $(top_srcdir) && \
278	  $(AUTOMAKE) --foreign  Makefile
279.PRECIOUS: Makefile
280Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281	@case '$?' in \
282	  *config.status*) \
283	    echo ' $(SHELL) ./config.status'; \
284	    $(SHELL) ./config.status;; \
285	  *) \
286	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
287	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
288	esac;
289
290$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291	$(SHELL) ./config.status --recheck
292
293$(top_srcdir)/configure:  $(am__configure_deps)
294	cd $(srcdir) && $(AUTOCONF)
295$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
296	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
297
298config.h: stamp-h1
299	@if test ! -f $@; then \
300	  rm -f stamp-h1; \
301	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
302	else :; fi
303
304stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
305	@rm -f stamp-h1
306	cd $(top_builddir) && $(SHELL) ./config.status config.h
307$(srcdir)/config.h.in:  $(am__configure_deps) 
308	cd $(top_srcdir) && $(AUTOHEADER)
309	rm -f stamp-h1
310	touch $@
311
312include/X11/fonts/fontconf.h: include/X11/fonts/stamp-h2
313	@if test ! -f $@; then \
314	  rm -f include/X11/fonts/stamp-h2; \
315	  $(MAKE) $(AM_MAKEFLAGS) include/X11/fonts/stamp-h2; \
316	else :; fi
317
318include/X11/fonts/stamp-h2: $(top_srcdir)/include/X11/fonts/fontconf.h.in $(top_builddir)/config.status
319	@rm -f include/X11/fonts/stamp-h2
320	cd $(top_builddir) && $(SHELL) ./config.status include/X11/fonts/fontconf.h
321
322distclean-hdr:
323	-rm -f config.h stamp-h1 include/X11/fonts/fontconf.h include/X11/fonts/stamp-h2
324xfont.pc: $(top_builddir)/config.status $(srcdir)/xfont.pc.in
325	cd $(top_builddir) && $(SHELL) ./config.status $@
326
327mostlyclean-libtool:
328	-rm -f *.lo
329
330clean-libtool:
331	-rm -rf .libs _libs
332
333distclean-libtool:
334	-rm -f libtool
335install-pkgconfigDATA: $(pkgconfig_DATA)
336	@$(NORMAL_INSTALL)
337	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
338	@list='$(pkgconfig_DATA)'; for p in $$list; do \
339	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
340	  f=$(am__strip_dir) \
341	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
342	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
343	done
344
345uninstall-pkgconfigDATA:
346	@$(NORMAL_UNINSTALL)
347	@list='$(pkgconfig_DATA)'; for p in $$list; do \
348	  f=$(am__strip_dir) \
349	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
350	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
351	done
352install-libXfontincludeHEADERS: $(libXfontinclude_HEADERS)
353	@$(NORMAL_INSTALL)
354	test -z "$(libXfontincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libXfontincludedir)"
355	@list='$(libXfontinclude_HEADERS)'; for p in $$list; do \
356	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
357	  f=$(am__strip_dir) \
358	  echo " $(libXfontincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libXfontincludedir)/$$f'"; \
359	  $(libXfontincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libXfontincludedir)/$$f"; \
360	done
361
362uninstall-libXfontincludeHEADERS:
363	@$(NORMAL_UNINSTALL)
364	@list='$(libXfontinclude_HEADERS)'; for p in $$list; do \
365	  f=$(am__strip_dir) \
366	  echo " rm -f '$(DESTDIR)$(libXfontincludedir)/$$f'"; \
367	  rm -f "$(DESTDIR)$(libXfontincludedir)/$$f"; \
368	done
369install-nodist_libXfontincludeHEADERS: $(nodist_libXfontinclude_HEADERS)
370	@$(NORMAL_INSTALL)
371	test -z "$(libXfontincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libXfontincludedir)"
372	@list='$(nodist_libXfontinclude_HEADERS)'; for p in $$list; do \
373	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
374	  f=$(am__strip_dir) \
375	  echo " $(nodist_libXfontincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libXfontincludedir)/$$f'"; \
376	  $(nodist_libXfontincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libXfontincludedir)/$$f"; \
377	done
378
379uninstall-nodist_libXfontincludeHEADERS:
380	@$(NORMAL_UNINSTALL)
381	@list='$(nodist_libXfontinclude_HEADERS)'; for p in $$list; do \
382	  f=$(am__strip_dir) \
383	  echo " rm -f '$(DESTDIR)$(libXfontincludedir)/$$f'"; \
384	  rm -f "$(DESTDIR)$(libXfontincludedir)/$$f"; \
385	done
386
387# This directory's subdirectories are mostly independent; you can cd
388# into them and run `make' without going through this Makefile.
389# To change the values of `make' variables: instead of editing Makefiles,
390# (1) if the variable is set in `config.status', edit `config.status'
391#     (which will cause the Makefiles to be regenerated when you run `make');
392# (2) otherwise, pass the desired values on the `make' command line.
393$(RECURSIVE_TARGETS):
394	@failcom='exit 1'; \
395	for f in x $$MAKEFLAGS; do \
396	  case $$f in \
397	    *=* | --[!k]*);; \
398	    *k*) failcom='fail=yes';; \
399	  esac; \
400	done; \
401	dot_seen=no; \
402	target=`echo $@ | sed s/-recursive//`; \
403	list='$(SUBDIRS)'; for subdir in $$list; do \
404	  echo "Making $$target in $$subdir"; \
405	  if test "$$subdir" = "."; then \
406	    dot_seen=yes; \
407	    local_target="$$target-am"; \
408	  else \
409	    local_target="$$target"; \
410	  fi; \
411	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412	  || eval $$failcom; \
413	done; \
414	if test "$$dot_seen" = "no"; then \
415	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
416	fi; test -z "$$fail"
417
418$(RECURSIVE_CLEAN_TARGETS):
419	@failcom='exit 1'; \
420	for f in x $$MAKEFLAGS; do \
421	  case $$f in \
422	    *=* | --[!k]*);; \
423	    *k*) failcom='fail=yes';; \
424	  esac; \
425	done; \
426	dot_seen=no; \
427	case "$@" in \
428	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429	  *) list='$(SUBDIRS)' ;; \
430	esac; \
431	rev=''; for subdir in $$list; do \
432	  if test "$$subdir" = "."; then :; else \
433	    rev="$$subdir $$rev"; \
434	  fi; \
435	done; \
436	rev="$$rev ."; \
437	target=`echo $@ | sed s/-recursive//`; \
438	for subdir in $$rev; do \
439	  echo "Making $$target in $$subdir"; \
440	  if test "$$subdir" = "."; then \
441	    local_target="$$target-am"; \
442	  else \
443	    local_target="$$target"; \
444	  fi; \
445	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
446	  || eval $$failcom; \
447	done && test -z "$$fail"
448tags-recursive:
449	list='$(SUBDIRS)'; for subdir in $$list; do \
450	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451	done
452ctags-recursive:
453	list='$(SUBDIRS)'; for subdir in $$list; do \
454	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
455	done
456
457ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459	unique=`for i in $$list; do \
460	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461	  done | \
462	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
463	      END { if (nonempty) { for (i in files) print i; }; }'`; \
464	mkid -fID $$unique
465tags: TAGS
466
467TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
468		$(TAGS_FILES) $(LISP)
469	tags=; \
470	here=`pwd`; \
471	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472	  include_option=--etags-include; \
473	  empty_fix=.; \
474	else \
475	  include_option=--include; \
476	  empty_fix=; \
477	fi; \
478	list='$(SUBDIRS)'; for subdir in $$list; do \
479	  if test "$$subdir" = .; then :; else \
480	    test ! -f $$subdir/TAGS || \
481	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
482	  fi; \
483	done; \
484	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
485	unique=`for i in $$list; do \
486	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487	  done | \
488	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489	      END { if (nonempty) { for (i in files) print i; }; }'`; \
490	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
491	  test -n "$$unique" || unique=$$empty_fix; \
492	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493	    $$tags $$unique; \
494	fi
495ctags: CTAGS
496CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
497		$(TAGS_FILES) $(LISP)
498	tags=; \
499	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
500	unique=`for i in $$list; do \
501	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502	  done | \
503	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504	      END { if (nonempty) { for (i in files) print i; }; }'`; \
505	test -z "$(CTAGS_ARGS)$$tags$$unique" \
506	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507	     $$tags $$unique
508
509GTAGS:
510	here=`$(am__cd) $(top_builddir) && pwd` \
511	  && cd $(top_srcdir) \
512	  && gtags -i $(GTAGS_ARGS) $$here
513
514distclean-tags:
515	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
516
517distdir: $(DISTFILES)
518	$(am__remove_distdir)
519	test -d $(distdir) || mkdir $(distdir)
520	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522	list='$(DISTFILES)'; \
523	  dist_files=`for file in $$list; do echo $$file; done | \
524	  sed -e "s|^$$srcdirstrip/||;t" \
525	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
526	case $$dist_files in \
527	  */*) $(MKDIR_P) `echo "$$dist_files" | \
528			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529			   sort -u` ;; \
530	esac; \
531	for file in $$dist_files; do \
532	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533	  if test -d $$d/$$file; then \
534	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
535	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
536	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
537	    fi; \
538	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
539	  else \
540	    test -f $(distdir)/$$file \
541	    || cp -p $$d/$$file $(distdir)/$$file \
542	    || exit 1; \
543	  fi; \
544	done
545	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
546	  if test "$$subdir" = .; then :; else \
547	    test -d "$(distdir)/$$subdir" \
548	    || $(MKDIR_P) "$(distdir)/$$subdir" \
549	    || exit 1; \
550	    distdir=`$(am__cd) $(distdir) && pwd`; \
551	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
552	    (cd $$subdir && \
553	      $(MAKE) $(AM_MAKEFLAGS) \
554	        top_distdir="$$top_distdir" \
555	        distdir="$$distdir/$$subdir" \
556		am__remove_distdir=: \
557		am__skip_length_check=: \
558	        distdir) \
559	      || exit 1; \
560	  fi; \
561	done
562	$(MAKE) $(AM_MAKEFLAGS) \
563	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
564	  dist-hook
565	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
566	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
567	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
568	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
569	|| chmod -R a+r $(distdir)
570dist-gzip: distdir
571	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572	$(am__remove_distdir)
573dist-bzip2: distdir
574	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
575	$(am__remove_distdir)
576
577dist-lzma: distdir
578	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
579	$(am__remove_distdir)
580
581dist-tarZ: distdir
582	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
583	$(am__remove_distdir)
584
585dist-shar: distdir
586	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
587	$(am__remove_distdir)
588
589dist-zip: distdir
590	-rm -f $(distdir).zip
591	zip -rq $(distdir).zip $(distdir)
592	$(am__remove_distdir)
593
594dist dist-all: distdir
595	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
596	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
597	$(am__remove_distdir)
598
599# This target untars the dist file and tries a VPATH configuration.  Then
600# it guarantees that the distribution is self-contained by making another
601# tarfile.
602distcheck: dist
603	case '$(DIST_ARCHIVES)' in \
604	*.tar.gz*) \
605	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
606	*.tar.bz2*) \
607	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
608	*.tar.lzma*) \
609	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
610	*.tar.Z*) \
611	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
612	*.shar.gz*) \
613	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
614	*.zip*) \
615	  unzip $(distdir).zip ;;\
616	esac
617	chmod -R a-w $(distdir); chmod a+w $(distdir)
618	mkdir $(distdir)/_build
619	mkdir $(distdir)/_inst
620	chmod a-w $(distdir)
621	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
622	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
623	  && cd $(distdir)/_build \
624	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
625	    $(DISTCHECK_CONFIGURE_FLAGS) \
626	  && $(MAKE) $(AM_MAKEFLAGS) \
627	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
628	  && $(MAKE) $(AM_MAKEFLAGS) check \
629	  && $(MAKE) $(AM_MAKEFLAGS) install \
630	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
631	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
632	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
633	        distuninstallcheck \
634	  && chmod -R a-w "$$dc_install_base" \
635	  && ({ \
636	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
637	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
638	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
639	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
640	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
641	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
642	  && rm -rf "$$dc_destdir" \
643	  && $(MAKE) $(AM_MAKEFLAGS) dist \
644	  && rm -rf $(DIST_ARCHIVES) \
645	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
646	$(am__remove_distdir)
647	@(echo "$(distdir) archives ready for distribution: "; \
648	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
649	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
650distuninstallcheck:
651	@cd $(distuninstallcheck_dir) \
652	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
653	   || { echo "ERROR: files left after uninstall:" ; \
654	        if test -n "$(DESTDIR)"; then \
655	          echo "  (check DESTDIR support)"; \
656	        fi ; \
657	        $(distuninstallcheck_listfiles) ; \
658	        exit 1; } >&2
659distcleancheck: distclean
660	@if test '$(srcdir)' = . ; then \
661	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
662	  exit 1 ; \
663	fi
664	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
665	  || { echo "ERROR: files left in build directory after distclean:" ; \
666	       $(distcleancheck_listfiles) ; \
667	       exit 1; } >&2
668check-am: all-am
669check: check-recursive
670all-am: Makefile $(DATA) $(HEADERS) config.h
671installdirs: installdirs-recursive
672installdirs-am:
673	for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libXfontincludedir)" "$(DESTDIR)$(libXfontincludedir)"; do \
674	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
675	done
676install: install-recursive
677install-exec: install-exec-recursive
678install-data: install-data-recursive
679uninstall: uninstall-recursive
680
681install-am: all-am
682	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
683
684installcheck: installcheck-recursive
685install-strip:
686	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688	  `test -z '$(STRIP)' || \
689	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
690mostlyclean-generic:
691
692clean-generic:
693	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
694
695distclean-generic:
696	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697
698maintainer-clean-generic:
699	@echo "This command is intended for maintainers to use"
700	@echo "it deletes files that may require special tools to rebuild."
701clean: clean-recursive
702
703clean-am: clean-generic clean-libtool mostlyclean-am
704
705distclean: distclean-recursive
706	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
707	-rm -f Makefile
708distclean-am: clean-am distclean-generic distclean-hdr \
709	distclean-libtool distclean-tags
710
711dvi: dvi-recursive
712
713dvi-am:
714
715html: html-recursive
716
717info: info-recursive
718
719info-am:
720
721install-data-am: install-libXfontincludeHEADERS \
722	install-nodist_libXfontincludeHEADERS install-pkgconfigDATA
723
724install-dvi: install-dvi-recursive
725
726install-exec-am:
727
728install-html: install-html-recursive
729
730install-info: install-info-recursive
731
732install-man:
733
734install-pdf: install-pdf-recursive
735
736install-ps: install-ps-recursive
737
738installcheck-am:
739
740maintainer-clean: maintainer-clean-recursive
741	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
742	-rm -rf $(top_srcdir)/autom4te.cache
743	-rm -f Makefile
744maintainer-clean-am: distclean-am maintainer-clean-generic
745
746mostlyclean: mostlyclean-recursive
747
748mostlyclean-am: mostlyclean-generic mostlyclean-libtool
749
750pdf: pdf-recursive
751
752pdf-am:
753
754ps: ps-recursive
755
756ps-am:
757
758uninstall-am: uninstall-libXfontincludeHEADERS \
759	uninstall-nodist_libXfontincludeHEADERS \
760	uninstall-pkgconfigDATA
761
762.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
763	install-strip
764
765.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
766	all all-am am--refresh check check-am clean clean-generic \
767	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
768	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
769	distcheck distclean distclean-generic distclean-hdr \
770	distclean-libtool distclean-tags distcleancheck distdir \
771	distuninstallcheck dvi dvi-am html html-am info info-am \
772	install install-am install-data install-data-am install-dvi \
773	install-dvi-am install-exec install-exec-am install-html \
774	install-html-am install-info install-info-am \
775	install-libXfontincludeHEADERS install-man \
776	install-nodist_libXfontincludeHEADERS install-pdf \
777	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
778	install-strip installcheck installcheck-am installdirs \
779	installdirs-am maintainer-clean maintainer-clean-generic \
780	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
781	ps ps-am tags tags-recursive uninstall uninstall-am \
782	uninstall-libXfontincludeHEADERS \
783	uninstall-nodist_libXfontincludeHEADERS \
784	uninstall-pkgconfigDATA
785
786
787.PHONY: ChangeLog
788ChangeLog:
789	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
790
791dist-hook: ChangeLog
792# Tell versions [3.59,3.63) of GNU make to not export all variables.
793# Otherwise a system limit (for SysV at least) may be exceeded.
794.NOEXPORT:
795