Makefile.in revision 0ad07f78
1# Makefile.in generated by automake 1.11 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, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#  Copyright 2005 Red Hat, Inc.
19#
20#  Permission to use, copy, modify, distribute, and sell this software
21#  and its documentation for any purpose is hereby granted without
22#  fee, provided that the above copyright notice appear in all copies
23#  and that both that copyright notice and this permission notice
24#  appear in supporting documentation, and that the name of Red Hat
25#  not be used in advertising or publicity pertaining to distribution
26#  of the software without specific, written prior permission.  Red
27#  Hat makes no representations about the suitability of this software
28#  for any purpose.  It is provided "as is" without express or implied
29#  warranty.
30#
31#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
33#  NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
35#  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
36#  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37#  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkglibexecdir = $(libexecdir)/@PACKAGE@
44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56build_triplet = @build@
57host_triplet = @host@
58subdir = .
59DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
60	$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
61	ChangeLog INSTALL NEWS config.guess config.sub install-sh \
62	missing
63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66	$(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno config.status.lineno
69mkinstalldirs = $(install_sh) -d
70CONFIG_CLEAN_FILES =
71CONFIG_CLEAN_VPATH_FILES =
72AM_V_GEN = $(am__v_GEN_$(V))
73am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
74am__v_GEN_0 = @echo "  GEN   " $@;
75AM_V_at = $(am__v_at_$(V))
76am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77am__v_at_0 = @
78SOURCES =
79DIST_SOURCES =
80am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81am__vpath_adj = case $$p in \
82    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83    *) f=$$p;; \
84  esac;
85am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86am__install_max = 40
87am__nobase_strip_setup = \
88  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89am__nobase_strip = \
90  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91am__nobase_list = $(am__nobase_strip_setup); \
92  for p in $$list; do echo "$$p $$p"; done | \
93  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95    if (++n[$$2] == $(am__install_max)) \
96      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97    END { for (dir in files) print dir, files[dir] }'
98am__base_list = \
99  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101am__installdirs = "$(DESTDIR)$(fontdir)"
102DATA = $(font_DATA)
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104distdir = $(PACKAGE)-$(VERSION)
105top_distdir = $(distdir)
106am__remove_distdir = \
107  { test ! -d "$(distdir)" \
108    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
109         && rm -fr "$(distdir)"; }; }
110DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
111GZIP_ENV = --best
112distuninstallcheck_listfiles = find . -type f -print
113ACLOCAL = @ACLOCAL@
114ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
115ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
116AMTAR = @AMTAR@
117AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
118APP_MAN_DIR = @APP_MAN_DIR@
119APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
120AUTOCONF = @AUTOCONF@
121AUTOHEADER = @AUTOHEADER@
122AUTOMAKE = @AUTOMAKE@
123AWK = @AWK@
124BDFTOPCF = @BDFTOPCF@
125CC = @CC@
126CCDEPMODE = @CCDEPMODE@
127CFLAGS = @CFLAGS@
128CHANGELOG_CMD = @CHANGELOG_CMD@
129COMPRESS = @COMPRESS@
130COMPRESS_SUFFIX = @COMPRESS_SUFFIX@
131CPP = @CPP@
132CPPFLAGS = @CPPFLAGS@
133CWARNFLAGS = @CWARNFLAGS@
134CYGPATH_W = @CYGPATH_W@
135DEFS = @DEFS@
136DEPDIR = @DEPDIR@
137DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
138DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
139ECHO_C = @ECHO_C@
140ECHO_N = @ECHO_N@
141ECHO_T = @ECHO_T@
142EGREP = @EGREP@
143EXEEXT = @EXEEXT@
144FCCACHE = @FCCACHE@
145FILE_MAN_DIR = @FILE_MAN_DIR@
146FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
147FONTDIR = @FONTDIR@
148FONTROOTDIR = @FONTROOTDIR@
149GREP = @GREP@
150INSTALL = @INSTALL@
151INSTALL_DATA = @INSTALL_DATA@
152INSTALL_PROGRAM = @INSTALL_PROGRAM@
153INSTALL_SCRIPT = @INSTALL_SCRIPT@
154INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155LDFLAGS = @LDFLAGS@
156LIBOBJS = @LIBOBJS@
157LIBS = @LIBS@
158LIB_MAN_DIR = @LIB_MAN_DIR@
159LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
160LTLIBOBJS = @LTLIBOBJS@
161MAINT = @MAINT@
162MAKEINFO = @MAKEINFO@
163MISC_MAN_DIR = @MISC_MAN_DIR@
164MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
165MKDIR_P = @MKDIR_P@
166MKFONTDIR = @MKFONTDIR@
167OBJEXT = @OBJEXT@
168PACKAGE = @PACKAGE@
169PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170PACKAGE_NAME = @PACKAGE_NAME@
171PACKAGE_STRING = @PACKAGE_STRING@
172PACKAGE_TARNAME = @PACKAGE_TARNAME@
173PACKAGE_VERSION = @PACKAGE_VERSION@
174PATH_SEPARATOR = @PATH_SEPARATOR@
175PKG_CONFIG = @PKG_CONFIG@
176RUN_FCCACHE = @RUN_FCCACHE@
177SET_MAKE = @SET_MAKE@
178SHELL = @SHELL@
179STRIP = @STRIP@
180VERSION = @VERSION@
181abs_builddir = @abs_builddir@
182abs_srcdir = @abs_srcdir@
183abs_top_builddir = @abs_top_builddir@
184abs_top_srcdir = @abs_top_srcdir@
185ac_ct_CC = @ac_ct_CC@
186am__include = @am__include@
187am__leading_dot = @am__leading_dot@
188am__quote = @am__quote@
189am__tar = @am__tar@
190am__untar = @am__untar@
191bindir = @bindir@
192build = @build@
193build_alias = @build_alias@
194build_cpu = @build_cpu@
195build_os = @build_os@
196build_vendor = @build_vendor@
197builddir = @builddir@
198datadir = @datadir@
199datarootdir = @datarootdir@
200distcleancheck_listfiles = @distcleancheck_listfiles@
201docdir = @docdir@
202dvidir = @dvidir@
203exec_prefix = @exec_prefix@
204host = @host@
205host_alias = @host_alias@
206host_cpu = @host_cpu@
207host_os = @host_os@
208host_vendor = @host_vendor@
209htmldir = @htmldir@
210includedir = @includedir@
211infodir = @infodir@
212install_sh = @install_sh@
213libdir = @libdir@
214libexecdir = @libexecdir@
215localedir = @localedir@
216localstatedir = @localstatedir@
217mandir = @mandir@
218mkdir_p = @mkdir_p@
219oldincludedir = @oldincludedir@
220pdfdir = @pdfdir@
221prefix = @prefix@
222program_transform_name = @program_transform_name@
223psdir = @psdir@
224sbindir = @sbindir@
225sharedstatedir = @sharedstatedir@
226srcdir = @srcdir@
227sysconfdir = @sysconfdir@
228target_alias = @target_alias@
229top_build_prefix = @top_build_prefix@
230top_builddir = @top_builddir@
231top_srcdir = @top_srcdir@
232FONT_FILES = \
233	gb16fs \
234	gb16st \
235	gb24st
236
237BDF_FILES = $(FONT_FILES:%=%.bdf)
238PCF_FILES = $(FONT_FILES:%=%.pcf$(COMPRESS_SUFFIX))
239SUFFIXES = .bdf .pcf$(COMPRESS_SUFFIX)
240fontdir = @FONTDIR@
241font_DATA = $(PCF_FILES)
242CLEANFILES = $(font_DATA)
243EXTRA_DIST = $(BDF_FILES) ChangeLog
244MAINTAINERCLEANFILES = ChangeLog
245all: all-am
246
247.SUFFIXES:
248.SUFFIXES: .bdf .pcf$(COMPRESS_SUFFIX)
249am--refresh:
250	@:
251$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
252	@for dep in $?; do \
253	  case '$(am__configure_deps)' in \
254	    *$$dep*) \
255	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
256	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
257		&& exit 0; \
258	      exit 1;; \
259	  esac; \
260	done; \
261	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
262	$(am__cd) $(top_srcdir) && \
263	  $(AUTOMAKE) --foreign Makefile
264.PRECIOUS: Makefile
265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266	@case '$?' in \
267	  *config.status*) \
268	    echo ' $(SHELL) ./config.status'; \
269	    $(SHELL) ./config.status;; \
270	  *) \
271	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
273	esac;
274
275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276	$(SHELL) ./config.status --recheck
277
278$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
279	$(am__cd) $(srcdir) && $(AUTOCONF)
280$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
281	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282$(am__aclocal_m4_deps):
283install-fontDATA: $(font_DATA)
284	@$(NORMAL_INSTALL)
285	test -z "$(fontdir)" || $(MKDIR_P) "$(DESTDIR)$(fontdir)"
286	@list='$(font_DATA)'; test -n "$(fontdir)" || list=; \
287	for p in $$list; do \
288	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
289	  echo "$$d$$p"; \
290	done | $(am__base_list) | \
291	while read files; do \
292	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontdir)'"; \
293	  $(INSTALL_DATA) $$files "$(DESTDIR)$(fontdir)" || exit $$?; \
294	done
295
296uninstall-fontDATA:
297	@$(NORMAL_UNINSTALL)
298	@list='$(font_DATA)'; test -n "$(fontdir)" || list=; \
299	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
300	test -n "$$files" || exit 0; \
301	echo " ( cd '$(DESTDIR)$(fontdir)' && rm -f" $$files ")"; \
302	cd "$(DESTDIR)$(fontdir)" && rm -f $$files
303tags: TAGS
304TAGS:
305
306ctags: CTAGS
307CTAGS:
308
309
310distdir: $(DISTFILES)
311	$(am__remove_distdir)
312	test -d "$(distdir)" || mkdir "$(distdir)"
313	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
314	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
315	list='$(DISTFILES)'; \
316	  dist_files=`for file in $$list; do echo $$file; done | \
317	  sed -e "s|^$$srcdirstrip/||;t" \
318	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
319	case $$dist_files in \
320	  */*) $(MKDIR_P) `echo "$$dist_files" | \
321			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
322			   sort -u` ;; \
323	esac; \
324	for file in $$dist_files; do \
325	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326	  if test -d $$d/$$file; then \
327	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
328	    if test -d "$(distdir)/$$file"; then \
329	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
330	    fi; \
331	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
332	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
333	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
334	    fi; \
335	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
336	  else \
337	    test -f "$(distdir)/$$file" \
338	    || cp -p $$d/$$file "$(distdir)/$$file" \
339	    || exit 1; \
340	  fi; \
341	done
342	$(MAKE) $(AM_MAKEFLAGS) \
343	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
344	  dist-hook
345	-test -n "$(am__skip_mode_fix)" \
346	|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
347	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
348	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
349	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
350	|| chmod -R a+r "$(distdir)"
351dist-gzip: distdir
352	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
353	$(am__remove_distdir)
354dist-bzip2: distdir
355	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
356	$(am__remove_distdir)
357
358dist-lzma: distdir
359	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
360	$(am__remove_distdir)
361
362dist-xz: distdir
363	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
364	$(am__remove_distdir)
365
366dist-tarZ: distdir
367	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
368	$(am__remove_distdir)
369
370dist-shar: distdir
371	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
372	$(am__remove_distdir)
373
374dist-zip: distdir
375	-rm -f $(distdir).zip
376	zip -rq $(distdir).zip $(distdir)
377	$(am__remove_distdir)
378
379dist dist-all: distdir
380	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
381	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
382	$(am__remove_distdir)
383
384# This target untars the dist file and tries a VPATH configuration.  Then
385# it guarantees that the distribution is self-contained by making another
386# tarfile.
387distcheck: dist
388	case '$(DIST_ARCHIVES)' in \
389	*.tar.gz*) \
390	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
391	*.tar.bz2*) \
392	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
393	*.tar.lzma*) \
394	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
395	*.tar.xz*) \
396	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
397	*.tar.Z*) \
398	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
399	*.shar.gz*) \
400	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
401	*.zip*) \
402	  unzip $(distdir).zip ;;\
403	esac
404	chmod -R a-w $(distdir); chmod a+w $(distdir)
405	mkdir $(distdir)/_build
406	mkdir $(distdir)/_inst
407	chmod a-w $(distdir)
408	test -d $(distdir)/_build || exit 0; \
409	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
410	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
411	  && am__cwd=`pwd` \
412	  && $(am__cd) $(distdir)/_build \
413	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
414	    $(DISTCHECK_CONFIGURE_FLAGS) \
415	  && $(MAKE) $(AM_MAKEFLAGS) \
416	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
417	  && $(MAKE) $(AM_MAKEFLAGS) check \
418	  && $(MAKE) $(AM_MAKEFLAGS) install \
419	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
420	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
421	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
422	        distuninstallcheck \
423	  && chmod -R a-w "$$dc_install_base" \
424	  && ({ \
425	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
426	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
427	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
428	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
429	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
430	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
431	  && rm -rf "$$dc_destdir" \
432	  && $(MAKE) $(AM_MAKEFLAGS) dist \
433	  && rm -rf $(DIST_ARCHIVES) \
434	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
435	  && cd "$$am__cwd" \
436	  || exit 1
437	$(am__remove_distdir)
438	@(echo "$(distdir) archives ready for distribution: "; \
439	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
440	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
441distcleancheck: distclean
442	@if test '$(srcdir)' = . ; then \
443	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
444	  exit 1 ; \
445	fi
446	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
447	  || { echo "ERROR: files left in build directory after distclean:" ; \
448	       $(distcleancheck_listfiles) ; \
449	       exit 1; } >&2
450check-am: all-am
451check: check-am
452all-am: Makefile $(DATA)
453installdirs:
454	for dir in "$(DESTDIR)$(fontdir)"; do \
455	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
456	done
457install: install-am
458install-exec: install-exec-am
459install-data: install-data-am
460uninstall: uninstall-am
461
462install-am: all-am
463	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
464
465installcheck: installcheck-am
466install-strip:
467	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469	  `test -z '$(STRIP)' || \
470	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
471mostlyclean-generic:
472
473clean-generic:
474	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
475
476distclean-generic:
477	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480maintainer-clean-generic:
481	@echo "This command is intended for maintainers to use"
482	@echo "it deletes files that may require special tools to rebuild."
483	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
484clean: clean-am
485
486clean-am: clean-generic mostlyclean-am
487
488distclean: distclean-am
489	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
490	-rm -f Makefile
491distclean-am: clean-am distclean-generic
492
493dvi: dvi-am
494
495dvi-am:
496
497html: html-am
498
499html-am:
500
501info: info-am
502
503info-am:
504
505install-data-am: install-fontDATA
506	@$(NORMAL_INSTALL)
507	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
508install-dvi: install-dvi-am
509
510install-dvi-am:
511
512install-exec-am:
513
514install-html: install-html-am
515
516install-html-am:
517
518install-info: install-info-am
519
520install-info-am:
521
522install-man:
523
524install-pdf: install-pdf-am
525
526install-pdf-am:
527
528install-ps: install-ps-am
529
530install-ps-am:
531
532installcheck-am:
533
534maintainer-clean: maintainer-clean-am
535	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
536	-rm -rf $(top_srcdir)/autom4te.cache
537	-rm -f Makefile
538maintainer-clean-am: distclean-am maintainer-clean-generic
539
540mostlyclean: mostlyclean-am
541
542mostlyclean-am: mostlyclean-generic
543
544pdf: pdf-am
545
546pdf-am:
547
548ps: ps-am
549
550ps-am:
551
552uninstall-am: uninstall-fontDATA
553
554.MAKE: install-am install-data-am install-strip
555
556.PHONY: all all-am am--refresh check check-am clean clean-generic dist \
557	dist-all dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar \
558	dist-tarZ dist-xz dist-zip distcheck distclean \
559	distclean-generic distcleancheck distdir distuninstallcheck \
560	dvi dvi-am html html-am info info-am install install-am \
561	install-data install-data-am install-data-hook install-dvi \
562	install-dvi-am install-exec install-exec-am install-fontDATA \
563	install-html install-html-am install-info install-info-am \
564	install-man install-pdf install-pdf-am install-ps \
565	install-ps-am install-strip installcheck installcheck-am \
566	installdirs maintainer-clean maintainer-clean-generic \
567	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
568	uninstall-am uninstall-fontDATA
569
570
571.bdf.pcf$(COMPRESS_SUFFIX):
572	@rm -f $@
573	$(AM_V_GEN)$(BDFTOPCF) -t $< | $(COMPRESS) > $@
574
575install-data-hook:
576	@rm -f $(DESTDIR)$(fontdir)/font.dir
577	$(MKFONTDIR) $(DESTDIR)$(fontdir)
578	@RUN_FCCACHE@
579
580distuninstallcheck:
581	@:
582
583.PHONY: ChangeLog
584
585ChangeLog:
586	$(CHANGELOG_CMD)
587
588dist-hook: ChangeLog
589
590# Tell versions [3.59,3.63) of GNU make to not export all variables.
591# Otherwise a system limit (for SysV at least) may be exceeded.
592.NOEXPORT:
593