Makefile.in revision 67332fb9
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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#  Copyright 2005 Red Hat, Inc.
18#
19#  Permission to use, copy, modify, distribute, and sell this software
20#  and its documentation for any purpose is hereby granted without
21#  fee, provided that the above copyright notice appear in all copies
22#  and that both that copyright notice and this permission notice
23#  appear in supporting documentation, and that the name of Red Hat
24#  not be used in advertising or publicity pertaining to distribution
25#  of the software without specific, written prior permission.  Red
26#  Hat makes no representations about the suitability of this software
27#  for any purpose.  It is provided "as is" without express or implied
28#  warranty.
29#
30#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
32#  NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
33#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
34#  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
35#  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
36#  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37
38srcdir = @srcdir@
39top_srcdir = @top_srcdir@
40VPATH = @srcdir@
41pkgdatadir = $(datadir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44top_builddir = .
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59ACLOCAL = @ACLOCAL@
60AMTAR = @AMTAR@
61AUTOCONF = @AUTOCONF@
62AUTOHEADER = @AUTOHEADER@
63AUTOMAKE = @AUTOMAKE@
64AWK = @AWK@
65BDFTOPCF = @BDFTOPCF@
66CYGPATH_W = @CYGPATH_W@
67DEFS = @DEFS@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71FONTDIR = @FONTDIR@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76ISO8859_10_FALSE = @ISO8859_10_FALSE@
77ISO8859_10_TRUE = @ISO8859_10_TRUE@
78ISO8859_13_FALSE = @ISO8859_13_FALSE@
79ISO8859_13_TRUE = @ISO8859_13_TRUE@
80ISO8859_14_FALSE = @ISO8859_14_FALSE@
81ISO8859_14_TRUE = @ISO8859_14_TRUE@
82ISO8859_15_FALSE = @ISO8859_15_FALSE@
83ISO8859_15_TRUE = @ISO8859_15_TRUE@
84ISO8859_1_FALSE = @ISO8859_1_FALSE@
85ISO8859_1_TRUE = @ISO8859_1_TRUE@
86ISO8859_2_FALSE = @ISO8859_2_FALSE@
87ISO8859_2_TRUE = @ISO8859_2_TRUE@
88ISO8859_3_FALSE = @ISO8859_3_FALSE@
89ISO8859_3_TRUE = @ISO8859_3_TRUE@
90ISO8859_4_FALSE = @ISO8859_4_FALSE@
91ISO8859_4_TRUE = @ISO8859_4_TRUE@
92ISO8859_9_FALSE = @ISO8859_9_FALSE@
93ISO8859_9_TRUE = @ISO8859_9_TRUE@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LTLIBOBJS = @LTLIBOBJS@
97MAINT = @MAINT@
98MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
99MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100MAKEINFO = @MAKEINFO@
101MAPFILES_PATH = @MAPFILES_PATH@
102MAPS_CFLAGS = @MAPS_CFLAGS@
103MAPS_LIBS = @MAPS_LIBS@
104MKFONTDIR = @MKFONTDIR@
105MKFONTSCALE = @MKFONTSCALE@
106PACKAGE = @PACKAGE@
107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_NAME = @PACKAGE_NAME@
109PACKAGE_STRING = @PACKAGE_STRING@
110PACKAGE_TARNAME = @PACKAGE_TARNAME@
111PACKAGE_VERSION = @PACKAGE_VERSION@
112PATH_SEPARATOR = @PATH_SEPARATOR@
113PKG_CONFIG = @PKG_CONFIG@
114SET_MAKE = @SET_MAKE@
115SHELL = @SHELL@
116STRIP = @STRIP@
117UCS2ANY = @UCS2ANY@
118VERSION = @VERSION@
119ac_ct_STRIP = @ac_ct_STRIP@
120ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
121am__leading_dot = @am__leading_dot@
122bindir = @bindir@
123build_alias = @build_alias@
124datadir = @datadir@
125exec_prefix = @exec_prefix@
126host_alias = @host_alias@
127includedir = @includedir@
128infodir = @infodir@
129install_sh = @install_sh@
130libdir = @libdir@
131libexecdir = @libexecdir@
132localstatedir = @localstatedir@
133mandir = @mandir@
134oldincludedir = @oldincludedir@
135prefix = @prefix@
136program_transform_name = @program_transform_name@
137sbindir = @sbindir@
138sharedstatedir = @sharedstatedir@
139sysconfdir = @sysconfdir@
140target_alias = @target_alias@
141
142BDF2UCS_FONT_FILES = \
143	UTB___10 \
144	UTB___12 \
145	UTB___14 \
146	UTB___18 \
147	UTB___24 \
148	UTBI__10 \
149	UTBI__12 \
150	UTBI__14 \
151	UTBI__18 \
152	UTBI__24 \
153	UTI___10 \
154	UTI___12 \
155	UTI___14 \
156	UTI___18 \
157	UTI___24 \
158	UTRG__10 \
159	UTRG__12 \
160	UTRG__14 \
161	UTRG__18 \
162	UTRG__24
163
164FONT_FILES = $(BDF2UCS_FONT_FILES)
165
166BDF_FILES = $(FONT_FILES:%=%.bdf)
167PCF_FILES = $(FONT_FILES:%=%.pcf.gz)
168
169@ISO8859_1_TRUE@ISO8859_1_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-1.bdf)
170@ISO8859_1_TRUE@ISO8859_1_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-1.pcf.gz)
171
172@ISO8859_2_TRUE@ISO8859_2_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-2.bdf)
173@ISO8859_2_TRUE@ISO8859_2_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-2.pcf.gz)
174
175@ISO8859_3_TRUE@ISO8859_3_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-3.bdf)
176@ISO8859_3_TRUE@ISO8859_3_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-3.pcf.gz)
177
178@ISO8859_4_TRUE@ISO8859_4_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-4.bdf)
179@ISO8859_4_TRUE@ISO8859_4_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-4.pcf.gz)
180
181@ISO8859_9_TRUE@ISO8859_9_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-9.bdf)
182@ISO8859_9_TRUE@ISO8859_9_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-9.pcf.gz)
183
184@ISO8859_10_TRUE@ISO8859_10_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-10.bdf)
185@ISO8859_10_TRUE@ISO8859_10_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-10.pcf.gz)
186
187@ISO8859_13_TRUE@ISO8859_13_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-13.bdf)
188@ISO8859_13_TRUE@ISO8859_13_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-13.pcf.gz)
189
190@ISO8859_14_TRUE@ISO8859_14_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-14.bdf)
191@ISO8859_14_TRUE@ISO8859_14_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-14.pcf.gz)
192
193@ISO8859_15_TRUE@ISO8859_15_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-15.bdf)
194@ISO8859_15_TRUE@ISO8859_15_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-15.pcf.gz)
195
196UTIL_DIR = @MAPFILES_PATH@
197
198SUFFIXES = .bdf .pcf.gz \
199	-ISO8859-1.bdf \
200	-ISO8859-2.bdf \
201	-ISO8859-3.bdf \
202	-ISO8859-4.bdf \
203	-ISO8859-9.bdf \
204	-ISO8859-10.bdf \
205	-ISO8859-13.bdf \
206	-ISO8859-14.bdf \
207	-ISO8859-15.bdf
208
209
210fontdir = @FONTDIR@
211font_DATA = \
212	$(PCF_FILES) \
213	$(ISO8859_1_PCF_FILES) \
214	$(ISO8859_2_PCF_FILES) \
215	$(ISO8859_3_PCF_FILES) \
216	$(ISO8859_4_PCF_FILES) \
217	$(ISO8859_9_PCF_FILES) \
218	$(ISO8859_10_PCF_FILES) \
219	$(ISO8859_13_PCF_FILES) \
220	$(ISO8859_14_PCF_FILES) \
221	$(ISO8859_15_PCF_FILES)
222
223BUILT_BDF_FILES = \
224	$(ISO8859_1_BDF_FILES) \
225	$(ISO8859_2_BDF_FILES) \
226	$(ISO8859_3_BDF_FILES) \
227	$(ISO8859_4_BDF_FILES) \
228	$(ISO8859_9_BDF_FILES) \
229	$(ISO8859_10_BDF_FILES) \
230	$(ISO8859_13_BDF_FILES) \
231	$(ISO8859_14_BDF_FILES) \
232	$(ISO8859_15_BDF_FILES)
233
234CLEANFILES = $(font_DATA) $(BUILT_BDF_FILES)
235
236EXTRA_DIST = $(BDF_FILES) autogen.sh
237subdir = .
238ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
239mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
240CONFIG_CLEAN_FILES =
241DIST_SOURCES =
242DATA = $(font_DATA)
243
244DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
245	COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 configure \
246	configure.ac install-sh missing mkinstalldirs
247all: all-am
248
249.SUFFIXES:
250.SUFFIXES: .bdf .pcf.gz -ISO8859-1.bdf -ISO8859-2.bdf -ISO8859-3.bdf -ISO8859-4.bdf -ISO8859-9.bdf -ISO8859-10.bdf -ISO8859-13.bdf -ISO8859-14.bdf -ISO8859-15.bdf
251
252am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
253 configure.lineno
254$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
255	cd $(top_srcdir) && \
256	  $(AUTOMAKE) --foreign  Makefile
257Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
258	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
259
260$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261	$(SHELL) ./config.status --recheck
262$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
263	cd $(srcdir) && $(AUTOCONF)
264
265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
266	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
267uninstall-info-am:
268fontDATA_INSTALL = $(INSTALL_DATA)
269install-fontDATA: $(font_DATA)
270	@$(NORMAL_INSTALL)
271	$(mkinstalldirs) $(DESTDIR)$(fontdir)
272	@list='$(font_DATA)'; for p in $$list; do \
273	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
274	  f="`echo $$p | sed -e 's|^.*/||'`"; \
275	  echo " $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f"; \
276	  $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f; \
277	done
278
279uninstall-fontDATA:
280	@$(NORMAL_UNINSTALL)
281	@list='$(font_DATA)'; for p in $$list; do \
282	  f="`echo $$p | sed -e 's|^.*/||'`"; \
283	  echo " rm -f $(DESTDIR)$(fontdir)/$$f"; \
284	  rm -f $(DESTDIR)$(fontdir)/$$f; \
285	done
286tags: TAGS
287TAGS:
288
289ctags: CTAGS
290CTAGS:
291
292DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
293
294top_distdir = .
295distdir = $(PACKAGE)-$(VERSION)
296
297am__remove_distdir = \
298  { test ! -d $(distdir) \
299    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
300         && rm -fr $(distdir); }; }
301
302GZIP_ENV = --best
303distuninstallcheck_listfiles = find . -type f -print
304distcleancheck_listfiles = find . -type f -print
305
306distdir: $(DISTFILES)
307	$(am__remove_distdir)
308	mkdir $(distdir)
309	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
310	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
311	list='$(DISTFILES)'; for file in $$list; do \
312	  case $$file in \
313	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
315	  esac; \
316	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319	    dir="/$$dir"; \
320	    $(mkinstalldirs) "$(distdir)$$dir"; \
321	  else \
322	    dir=''; \
323	  fi; \
324	  if test -d $$d/$$file; then \
325	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327	    fi; \
328	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329	  else \
330	    test -f $(distdir)/$$file \
331	    || cp -p $$d/$$file $(distdir)/$$file \
332	    || exit 1; \
333	  fi; \
334	done
335	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
336	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
337	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
338	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
339	|| chmod -R a+r $(distdir)
340dist-gzip: distdir
341	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
342	$(am__remove_distdir)
343
344dist-bzip2: distdir
345	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
346	$(am__remove_distdir)
347
348dist dist-all: distdir
349	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
350	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
351	$(am__remove_distdir)
352
353# This target untars the dist file and tries a VPATH configuration.  Then
354# it guarantees that the distribution is self-contained by making another
355# tarfile.
356distcheck: dist
357	$(am__remove_distdir)
358	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
359	chmod -R a-w $(distdir); chmod a+w $(distdir)
360	mkdir $(distdir)/_build
361	mkdir $(distdir)/_inst
362	chmod a-w $(distdir)
363	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
364	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
365	  && cd $(distdir)/_build \
366	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
367	    $(DISTCHECK_CONFIGURE_FLAGS) \
368	  && $(MAKE) $(AM_MAKEFLAGS) \
369	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
370	  && $(MAKE) $(AM_MAKEFLAGS) check \
371	  && $(MAKE) $(AM_MAKEFLAGS) install \
372	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
373	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
374	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
375	        distuninstallcheck \
376	  && chmod -R a-w "$$dc_install_base" \
377	  && ({ \
378	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
379	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
380	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
381	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
382	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
383	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
384	  && rm -rf "$$dc_destdir" \
385	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
386	  && rm -f $(distdir).tar.gz \
387	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
388	$(am__remove_distdir)
389	@echo "$(distdir).tar.gz is ready for distribution" | \
390	  sed 'h;s/./=/g;p;x;p;x'
391distcleancheck: distclean
392	@if test '$(srcdir)' = . ; then \
393	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
394	  exit 1 ; \
395	fi
396	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
397	  || { echo "ERROR: files left in build directory after distclean:" ; \
398	       $(distcleancheck_listfiles) ; \
399	       exit 1; } >&2
400check-am: all-am
401check: check-am
402all-am: Makefile $(DATA) all-local
403
404installdirs:
405	$(mkinstalldirs) $(DESTDIR)$(fontdir)
406install: install-am
407install-exec: install-exec-am
408install-data: install-data-am
409uninstall: uninstall-am
410
411install-am: all-am
412	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413
414installcheck: installcheck-am
415install-strip:
416	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418	  `test -z '$(STRIP)' || \
419	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
420mostlyclean-generic:
421
422clean-generic:
423	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
424
425distclean-generic:
426	-rm -f $(CONFIG_CLEAN_FILES)
427
428maintainer-clean-generic:
429	@echo "This command is intended for maintainers to use"
430	@echo "it deletes files that may require special tools to rebuild."
431clean: clean-am
432
433clean-am: clean-generic mostlyclean-am
434
435distclean: distclean-am
436	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
437	-rm -f Makefile
438distclean-am: clean-am distclean-generic
439
440dvi: dvi-am
441
442dvi-am:
443
444info: info-am
445
446info-am:
447
448install-data-am: install-fontDATA
449	@$(NORMAL_INSTALL)
450	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
451
452install-exec-am:
453
454install-info: install-info-am
455
456install-man:
457
458installcheck-am:
459
460maintainer-clean: maintainer-clean-am
461	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
462	-rm -rf $(top_srcdir)/autom4te.cache
463	-rm -f Makefile
464maintainer-clean-am: distclean-am maintainer-clean-generic
465
466mostlyclean: mostlyclean-am
467
468mostlyclean-am: mostlyclean-generic
469
470pdf: pdf-am
471
472pdf-am:
473
474ps: ps-am
475
476ps-am:
477
478uninstall-am: uninstall-fontDATA uninstall-info-am
479
480.PHONY: all all-am all-local check check-am clean clean-generic dist \
481	dist-all dist-bzip2 dist-gzip distcheck distclean \
482	distclean-generic distcleancheck distdir distuninstallcheck dvi \
483	dvi-am info info-am install install-am install-data \
484	install-data-am install-exec install-exec-am install-fontDATA \
485	install-info install-info-am install-man install-strip \
486	installcheck installcheck-am installdirs maintainer-clean \
487	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
488	pdf-am ps ps-am uninstall uninstall-am uninstall-fontDATA \
489	uninstall-info-am
490
491
492.bdf.pcf.gz:
493	@rm -f $@
494	$(BDFTOPCF) -t $< | gzip > $@
495
496.bdf-ISO8859-1.bdf:
497	@rm -f $@
498	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-1 ISO8859-1
499
500.bdf-ISO8859-2.bdf:
501	@rm -f $@
502	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-2 ISO8859-2
503
504.bdf-ISO8859-3.bdf:
505	@rm -f $@
506	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-3 ISO8859-3
507
508.bdf-ISO8859-4.bdf:
509	@rm -f $@
510	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-4 ISO8859-4
511
512.bdf-ISO8859-9.bdf:
513	@rm -f $@
514	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-9 ISO8859-9
515
516.bdf-ISO8859-10.bdf:
517	@rm -f $@
518	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-10 ISO8859-10
519
520.bdf-ISO8859-13.bdf:
521	@rm -f $@
522	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-13 ISO8859-13
523
524.bdf-ISO8859-14.bdf:
525	@rm -f $@
526	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-14 ISO8859-14
527
528.bdf-ISO8859-15.bdf:
529	@rm -f $@
530	$(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-15 ISO8859-15
531
532all-local: $(BUILT_BDF_FILES) $(font_DATA)
533
534install-data-hook:
535	@rm -f $(DESTDIR)$(fontdir)/fonts.scale
536	$(MKFONTSCALE) $(DESTDIR)$(fontdir)
537	@rm -f $(DESTDIR)$(fontdir)/font.dir
538	$(MKFONTDIR) $(DESTDIR)$(fontdir)
539
540distuninstallcheck:
541	@:
542# Tell versions [3.59,3.63) of GNU make to not export all variables.
543# Otherwise a system limit (for SysV at least) may be exceeded.
544.NOEXPORT:
545