Makefile.in revision a6fdc6fa
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@
76LIBOBJS = @LIBOBJS@
77LIBS = @LIBS@
78LTLIBOBJS = @LTLIBOBJS@
79MAINT = @MAINT@
80MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
81MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
82MAKEINFO = @MAKEINFO@
83MKFONTDIR = @MKFONTDIR@
84MKFONTSCALE = @MKFONTSCALE@
85PACKAGE = @PACKAGE@
86PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
87PACKAGE_NAME = @PACKAGE_NAME@
88PACKAGE_STRING = @PACKAGE_STRING@
89PACKAGE_TARNAME = @PACKAGE_TARNAME@
90PACKAGE_VERSION = @PACKAGE_VERSION@
91PATH_SEPARATOR = @PATH_SEPARATOR@
92SET_MAKE = @SET_MAKE@
93SHELL = @SHELL@
94STRIP = @STRIP@
95VERSION = @VERSION@
96ac_ct_STRIP = @ac_ct_STRIP@
97am__leading_dot = @am__leading_dot@
98bindir = @bindir@
99build_alias = @build_alias@
100datadir = @datadir@
101exec_prefix = @exec_prefix@
102host_alias = @host_alias@
103includedir = @includedir@
104infodir = @infodir@
105install_sh = @install_sh@
106libdir = @libdir@
107libexecdir = @libexecdir@
108localstatedir = @localstatedir@
109mandir = @mandir@
110oldincludedir = @oldincludedir@
111prefix = @prefix@
112program_transform_name = @program_transform_name@
113sbindir = @sbindir@
114sharedstatedir = @sharedstatedir@
115sysconfdir = @sysconfdir@
116target_alias = @target_alias@
117
118FONT_FILES = \
119	cu12 \
120	cu-alt12 \
121	cu-arabic12 \
122	cuarabic12 \
123	cu-devnag12 \
124	cudevnag12 \
125	cu-lig12 \
126	cu-pua12
127
128
129BDF_FILES = $(FONT_FILES:%=%.bdf)
130PCF_FILES = $(FONT_FILES:%=%.pcf.gz)
131
132SUFFIXES = .bdf .pcf.gz
133
134fontdir = @FONTDIR@
135font_DATA = $(PCF_FILES)
136CLEANFILES = $(font_DATA)
137
138EXTRA_DIST = $(BDF_FILES) autogen.sh README
139subdir = .
140ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
141mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
142CONFIG_CLEAN_FILES =
143DIST_SOURCES =
144DATA = $(font_DATA)
145
146DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
147	COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 configure \
148	configure.ac install-sh missing mkinstalldirs
149all: all-am
150
151.SUFFIXES:
152.SUFFIXES: .bdf .pcf.gz
153
154am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
155 configure.lineno
156$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
157	cd $(top_srcdir) && \
158	  $(AUTOMAKE) --foreign  Makefile
159Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
160	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
161
162$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
163	$(SHELL) ./config.status --recheck
164$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
165	cd $(srcdir) && $(AUTOCONF)
166
167$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
168	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
169uninstall-info-am:
170fontDATA_INSTALL = $(INSTALL_DATA)
171install-fontDATA: $(font_DATA)
172	@$(NORMAL_INSTALL)
173	$(mkinstalldirs) $(DESTDIR)$(fontdir)
174	@list='$(font_DATA)'; for p in $$list; do \
175	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
176	  f="`echo $$p | sed -e 's|^.*/||'`"; \
177	  echo " $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f"; \
178	  $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f; \
179	done
180
181uninstall-fontDATA:
182	@$(NORMAL_UNINSTALL)
183	@list='$(font_DATA)'; for p in $$list; do \
184	  f="`echo $$p | sed -e 's|^.*/||'`"; \
185	  echo " rm -f $(DESTDIR)$(fontdir)/$$f"; \
186	  rm -f $(DESTDIR)$(fontdir)/$$f; \
187	done
188tags: TAGS
189TAGS:
190
191ctags: CTAGS
192CTAGS:
193
194DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195
196top_distdir = .
197distdir = $(PACKAGE)-$(VERSION)
198
199am__remove_distdir = \
200  { test ! -d $(distdir) \
201    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
202         && rm -fr $(distdir); }; }
203
204GZIP_ENV = --best
205distuninstallcheck_listfiles = find . -type f -print
206distcleancheck_listfiles = find . -type f -print
207
208distdir: $(DISTFILES)
209	$(am__remove_distdir)
210	mkdir $(distdir)
211	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
212	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
213	list='$(DISTFILES)'; for file in $$list; do \
214	  case $$file in \
215	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
216	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
217	  esac; \
218	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
219	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
220	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
221	    dir="/$$dir"; \
222	    $(mkinstalldirs) "$(distdir)$$dir"; \
223	  else \
224	    dir=''; \
225	  fi; \
226	  if test -d $$d/$$file; then \
227	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
228	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
229	    fi; \
230	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
231	  else \
232	    test -f $(distdir)/$$file \
233	    || cp -p $$d/$$file $(distdir)/$$file \
234	    || exit 1; \
235	  fi; \
236	done
237	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
238	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
239	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
240	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
241	|| chmod -R a+r $(distdir)
242dist-gzip: distdir
243	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
244	$(am__remove_distdir)
245
246dist-bzip2: distdir
247	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
248	$(am__remove_distdir)
249
250dist dist-all: distdir
251	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
252	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
253	$(am__remove_distdir)
254
255# This target untars the dist file and tries a VPATH configuration.  Then
256# it guarantees that the distribution is self-contained by making another
257# tarfile.
258distcheck: dist
259	$(am__remove_distdir)
260	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
261	chmod -R a-w $(distdir); chmod a+w $(distdir)
262	mkdir $(distdir)/_build
263	mkdir $(distdir)/_inst
264	chmod a-w $(distdir)
265	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
266	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
267	  && cd $(distdir)/_build \
268	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
269	    $(DISTCHECK_CONFIGURE_FLAGS) \
270	  && $(MAKE) $(AM_MAKEFLAGS) \
271	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
272	  && $(MAKE) $(AM_MAKEFLAGS) check \
273	  && $(MAKE) $(AM_MAKEFLAGS) install \
274	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
275	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
276	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
277	        distuninstallcheck \
278	  && chmod -R a-w "$$dc_install_base" \
279	  && ({ \
280	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
281	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
282	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
283	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
284	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
285	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
286	  && rm -rf "$$dc_destdir" \
287	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
288	  && rm -f $(distdir).tar.gz \
289	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
290	$(am__remove_distdir)
291	@echo "$(distdir).tar.gz is ready for distribution" | \
292	  sed 'h;s/./=/g;p;x;p;x'
293distcleancheck: distclean
294	@if test '$(srcdir)' = . ; then \
295	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
296	  exit 1 ; \
297	fi
298	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
299	  || { echo "ERROR: files left in build directory after distclean:" ; \
300	       $(distcleancheck_listfiles) ; \
301	       exit 1; } >&2
302check-am: all-am
303check: check-am
304all-am: Makefile $(DATA)
305
306installdirs:
307	$(mkinstalldirs) $(DESTDIR)$(fontdir)
308install: install-am
309install-exec: install-exec-am
310install-data: install-data-am
311uninstall: uninstall-am
312
313install-am: all-am
314	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
315
316installcheck: installcheck-am
317install-strip:
318	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
319	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
320	  `test -z '$(STRIP)' || \
321	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
322mostlyclean-generic:
323
324clean-generic:
325	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
326
327distclean-generic:
328	-rm -f $(CONFIG_CLEAN_FILES)
329
330maintainer-clean-generic:
331	@echo "This command is intended for maintainers to use"
332	@echo "it deletes files that may require special tools to rebuild."
333clean: clean-am
334
335clean-am: clean-generic mostlyclean-am
336
337distclean: distclean-am
338	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
339	-rm -f Makefile
340distclean-am: clean-am distclean-generic
341
342dvi: dvi-am
343
344dvi-am:
345
346info: info-am
347
348info-am:
349
350install-data-am: install-fontDATA
351	@$(NORMAL_INSTALL)
352	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
353
354install-exec-am:
355
356install-info: install-info-am
357
358install-man:
359
360installcheck-am:
361
362maintainer-clean: maintainer-clean-am
363	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
364	-rm -rf $(top_srcdir)/autom4te.cache
365	-rm -f Makefile
366maintainer-clean-am: distclean-am maintainer-clean-generic
367
368mostlyclean: mostlyclean-am
369
370mostlyclean-am: mostlyclean-generic
371
372pdf: pdf-am
373
374pdf-am:
375
376ps: ps-am
377
378ps-am:
379
380uninstall-am: uninstall-fontDATA uninstall-info-am
381
382.PHONY: all all-am check check-am clean clean-generic dist dist-all \
383	dist-bzip2 dist-gzip distcheck distclean distclean-generic \
384	distcleancheck distdir distuninstallcheck dvi dvi-am info \
385	info-am install install-am install-data install-data-am \
386	install-exec install-exec-am install-fontDATA install-info \
387	install-info-am install-man install-strip installcheck \
388	installcheck-am installdirs maintainer-clean \
389	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
390	pdf-am ps ps-am uninstall uninstall-am uninstall-fontDATA \
391	uninstall-info-am
392
393
394.bdf.pcf.gz:
395	@rm -f $@
396	$(BDFTOPCF) -t $< | gzip > $@
397
398install-data-hook:
399	@rm -f $(DESTDIR)$(fontdir)/fonts.scale
400	$(MKFONTSCALE) $(DESTDIR)$(fontdir)
401	@rm -f $(DESTDIR)$(fontdir)/font.dir
402	$(MKFONTDIR) $(DESTDIR)$(fontdir)
403
404distuninstallcheck:
405	@:
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT:
409