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