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