Makefile.in revision 61234c2c
1# Makefile.in generated by automake 1.11.1 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#
19# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
20#
21# Permission is hereby granted, free of charge, to any person obtaining a
22# copy of this software and associated documentation files (the "Software"),
23# to deal in the Software without restriction, including without limitation
24# the rights to use, copy, modify, merge, publish, distribute, sublicense,
25# and/or sell copies of the Software, and to permit persons to whom the
26# Software is furnished to do so, subject to the following conditions:
27#
28# The above copyright notice and this permission notice (including the next
29# paragraph) shall be included in all copies or substantial portions of the
30# Software.
31#
32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38# DEALINGS IN THE SOFTWARE.
39#
40
41# Based on xc/doc/specs/i18n/Makefile from X11R6.9
42
43#
44# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
45#
46# Permission is hereby granted, free of charge, to any person obtaining a
47# copy of this software and associated documentation files (the "Software"),
48# to deal in the Software without restriction, including without limitation
49# the rights to use, copy, modify, merge, publish, distribute, sublicense,
50# and/or sell copies of the Software, and to permit persons to whom the
51# Software is furnished to do so, subject to the following conditions:
52#
53# The above copyright notice and this permission notice (including the next
54# paragraph) shall be included in all copies or substantial portions of the
55# Software.
56#
57# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
60# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
62# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
63# DEALINGS IN THE SOFTWARE.
64#
65
66# Based on xc/doc/specs/*/Makefile from X11R6.9
67
68VPATH = @srcdir@
69pkgdatadir = $(datadir)/@PACKAGE@
70pkgincludedir = $(includedir)/@PACKAGE@
71pkglibdir = $(libdir)/@PACKAGE@
72pkglibexecdir = $(libexecdir)/@PACKAGE@
73am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
74install_sh_DATA = $(install_sh) -c -m 644
75install_sh_PROGRAM = $(install_sh) -c
76install_sh_SCRIPT = $(install_sh) -c
77INSTALL_HEADER = $(INSTALL_DATA)
78transform = $(program_transform_name)
79NORMAL_INSTALL = :
80PRE_INSTALL = :
81POST_INSTALL = :
82NORMAL_UNINSTALL = :
83PRE_UNINSTALL = :
84POST_UNINSTALL = :
85build_triplet = @build@
86host_triplet = @host@
87DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
88	$(top_srcdir)/specs/troffrules.in
89subdir = specs/i18n
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
92	$(top_srcdir)/m4/dolt.m4 $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/src/config.h \
97	$(top_builddir)/include/X11/XlibConf.h
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
100AM_V_GEN = $(am__v_GEN_$(V))
101am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
102am__v_GEN_0 = @echo "  GEN   " $@;
103AM_V_at = $(am__v_at_$(V))
104am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
105am__v_at_0 = @
106SOURCES =
107DIST_SOURCES =
108am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109am__vpath_adj = case $$p in \
110    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111    *) f=$$p;; \
112  esac;
113am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
114am__install_max = 40
115am__nobase_strip_setup = \
116  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117am__nobase_strip = \
118  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119am__nobase_list = $(am__nobase_strip_setup); \
120  for p in $$list; do echo "$$p $$p"; done | \
121  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123    if (++n[$$2] == $(am__install_max)) \
124      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125    END { for (dir in files) print dir, files[dir] }'
126am__base_list = \
127  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129am__installdirs = "$(DESTDIR)$(specdir)"
130DATA = $(spec_DATA)
131DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
132ACLOCAL = @ACLOCAL@
133ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
134ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
135AMTAR = @AMTAR@
136AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
137APP_MAN_DIR = @APP_MAN_DIR@
138APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
139AR = @AR@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
145BIGFONT_LIBS = @BIGFONT_LIBS@
146CC = @CC@
147CCDEPMODE = @CCDEPMODE@
148CC_FOR_BUILD = @CC_FOR_BUILD@
149CFLAGS = @CFLAGS@
150CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
151CHANGELOG_CMD = @CHANGELOG_CMD@
152CPP = @CPP@
153CPPFLAGS = @CPPFLAGS@
154CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
155CWARNFLAGS = @CWARNFLAGS@
156CYGPATH_W = @CYGPATH_W@
157DEFS = @DEFS@
158DEPDIR = @DEPDIR@
159DOLT_BASH = @DOLT_BASH@
160DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
161DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
162DSYMUTIL = @DSYMUTIL@
163DUMPBIN = @DUMPBIN@
164ECHO_C = @ECHO_C@
165ECHO_N = @ECHO_N@
166ECHO_T = @ECHO_T@
167EGREP = @EGREP@
168EXEEXT = @EXEEXT@
169FGREP = @FGREP@
170FILE_MAN_DIR = @FILE_MAN_DIR@
171FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
172GREP = @GREP@
173GROFF = @GROFF@
174GS_PATH = @GS_PATH@
175I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
176INSTALL = @INSTALL@
177INSTALL_CMD = @INSTALL_CMD@
178INSTALL_DATA = @INSTALL_DATA@
179INSTALL_PROGRAM = @INSTALL_PROGRAM@
180INSTALL_SCRIPT = @INSTALL_SCRIPT@
181INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182KEYSYMDEF = @KEYSYMDEF@
183LAUNCHD = @LAUNCHD@
184LD = @LD@
185LDFLAGS = @LDFLAGS@
186LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
187LIBOBJS = @LIBOBJS@
188LIBS = @LIBS@
189LIBTOOL = @LIBTOOL@
190LIB_MAN_DIR = @LIB_MAN_DIR@
191LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
192LINT = @LINT@
193LINTLIB = @LINTLIB@
194LINT_FLAGS = @LINT_FLAGS@
195LIPO = @LIPO@
196LN_S = @LN_S@
197LTCOMPILE = @LTCOMPILE@
198LTCXXCOMPILE = @LTCXXCOMPILE@
199LTLIBOBJS = @LTLIBOBJS@
200MAINT = @MAINT@
201MAKEINFO = @MAKEINFO@
202MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
203MAN_SUBSTS = @MAN_SUBSTS@
204MISC_MAN_DIR = @MISC_MAN_DIR@
205MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
206MKDIR_P = @MKDIR_P@
207NM = @NM@
208NMEDIT = @NMEDIT@
209OBJDUMP = @OBJDUMP@
210OBJEXT = @OBJEXT@
211OTOOL = @OTOOL@
212OTOOL64 = @OTOOL64@
213PACKAGE = @PACKAGE@
214PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215PACKAGE_NAME = @PACKAGE_NAME@
216PACKAGE_STRING = @PACKAGE_STRING@
217PACKAGE_TARNAME = @PACKAGE_TARNAME@
218PACKAGE_URL = @PACKAGE_URL@
219PACKAGE_VERSION = @PACKAGE_VERSION@
220PATH_SEPARATOR = @PATH_SEPARATOR@
221PERL = @PERL@
222PKG_CONFIG = @PKG_CONFIG@
223PNMTOPNG_PATH = @PNMTOPNG_PATH@
224PS2PDF = @PS2PDF@
225PSSELECT_PATH = @PSSELECT_PATH@
226RANLIB = @RANLIB@
227RAWCPP = @RAWCPP@
228RAWCPPFLAGS = @RAWCPPFLAGS@
229SED = @SED@
230SET_MAKE = @SET_MAKE@
231SHELL = @SHELL@
232STRIP = @STRIP@
233VERSION = @VERSION@
234WCHAR32 = @WCHAR32@
235X11_CFLAGS = @X11_CFLAGS@
236X11_DATADIR = @X11_DATADIR@
237X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
238X11_LIBDIR = @X11_LIBDIR@
239X11_LIBS = @X11_LIBS@
240X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
241X11_LOCALEDIR = @X11_LOCALEDIR@
242X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
243XDMCP_CFLAGS = @XDMCP_CFLAGS@
244XDMCP_LIBS = @XDMCP_LIBS@
245XERRORDB = @XERRORDB@
246XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
247XKEYSYMDB = @XKEYSYMDB@
248XLOCALEDATADIR = @XLOCALEDATADIR@
249XLOCALEDIR = @XLOCALEDIR@
250XLOCALELIBDIR = @XLOCALELIBDIR@
251XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
252XORG_MAN_PAGE = @XORG_MAN_PAGE@
253XTHREADLIB = @XTHREADLIB@
254XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
255XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
256abs_builddir = @abs_builddir@
257abs_srcdir = @abs_srcdir@
258abs_top_builddir = @abs_top_builddir@
259abs_top_srcdir = @abs_top_srcdir@
260ac_ct_CC = @ac_ct_CC@
261ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262am__include = @am__include@
263am__leading_dot = @am__leading_dot@
264am__quote = @am__quote@
265am__tar = @am__tar@
266am__untar = @am__untar@
267bindir = @bindir@
268build = @build@
269build_alias = @build_alias@
270build_cpu = @build_cpu@
271build_os = @build_os@
272build_vendor = @build_vendor@
273builddir = @builddir@
274datadir = @datadir@
275datarootdir = @datarootdir@
276docdir = @docdir@
277dvidir = @dvidir@
278exec_prefix = @exec_prefix@
279host = @host@
280host_alias = @host_alias@
281host_cpu = @host_cpu@
282host_os = @host_os@
283host_vendor = @host_vendor@
284htmldir = @htmldir@
285includedir = @includedir@
286infodir = @infodir@
287install_sh = @install_sh@
288libdir = @libdir@
289libexecdir = @libexecdir@
290localedir = @localedir@
291localstatedir = @localstatedir@
292lt_ECHO = @lt_ECHO@
293mandir = @mandir@
294mkdir_p = @mkdir_p@
295oldincludedir = @oldincludedir@
296pdfdir = @pdfdir@
297prefix = @prefix@
298program_transform_name = @program_transform_name@
299psdir = @psdir@
300sbindir = @sbindir@
301sharedstatedir = @sharedstatedir@
302srcdir = @srcdir@
303sysconfdir = @sysconfdir@
304target_alias = @target_alias@
305top_build_prefix = @top_build_prefix@
306top_builddir = @top_builddir@
307top_srcdir = @top_srcdir@
308doc_sources = Framework.ms LocaleDB.ms Trans.ms
309EXTRA_DIST = $(doc_sources)
310@HAVE_PS2PDF_FALSE@printable_format = .ps
311@HAVE_PS2PDF_TRUE@printable_format = .pdf
312@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@spec_DATA = $(doc_sources:.ms=.txt) \
313@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@		$(doc_sources:.ms=$(printable_format)) \
314@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@		$(doc_sources:.ms=.html)
315
316@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@specdir = $(docdir)/$(subdir)
317@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@imagesdir = $(specdir)/images
318@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@CLEANFILES = $(spec_DATA)
319@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@MOSTLYCLEANFILES = index.*
320
321# Pass version string as a troff string for substitution
322@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@GROFF_DEFS = -dxV="$(PACKAGE_STRING)"
323
324# -e to run through eqn, -t to run through tbl
325@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@GROFF_FLAGS = -e -t -ms $(GROFF_DEFS) -I$(srcdir) $(top_srcdir)/specs/macros.t
326@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@SUFFIXES = .ms .ps .txt .html .pdf
327all: all-am
328
329.SUFFIXES:
330.SUFFIXES: .ms .ps .txt .html .pdf
331$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/specs/troffrules.in $(am__configure_deps)
332	@for dep in $?; do \
333	  case '$(am__configure_deps)' in \
334	    *$$dep*) \
335	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
336	        && { if test -f $@; then exit 0; else break; fi; }; \
337	      exit 1;; \
338	  esac; \
339	done; \
340	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/i18n/Makefile'; \
341	$(am__cd) $(top_srcdir) && \
342	  $(AUTOMAKE) --foreign specs/i18n/Makefile
343.PRECIOUS: Makefile
344Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
345	@case '$?' in \
346	  *config.status*) \
347	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
348	  *) \
349	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
350	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
351	esac;
352
353$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
354	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355
356$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
357	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360$(am__aclocal_m4_deps):
361
362mostlyclean-libtool:
363	-rm -f *.lo
364
365clean-libtool:
366	-rm -rf .libs _libs
367install-specDATA: $(spec_DATA)
368	@$(NORMAL_INSTALL)
369	test -z "$(specdir)" || $(MKDIR_P) "$(DESTDIR)$(specdir)"
370	@list='$(spec_DATA)'; test -n "$(specdir)" || list=; \
371	for p in $$list; do \
372	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
373	  echo "$$d$$p"; \
374	done | $(am__base_list) | \
375	while read files; do \
376	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(specdir)'"; \
377	  $(INSTALL_DATA) $$files "$(DESTDIR)$(specdir)" || exit $$?; \
378	done
379
380uninstall-specDATA:
381	@$(NORMAL_UNINSTALL)
382	@list='$(spec_DATA)'; test -n "$(specdir)" || list=; \
383	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
384	test -n "$$files" || exit 0; \
385	echo " ( cd '$(DESTDIR)$(specdir)' && rm -f" $$files ")"; \
386	cd "$(DESTDIR)$(specdir)" && rm -f $$files
387tags: TAGS
388TAGS:
389
390ctags: CTAGS
391CTAGS:
392
393
394distdir: $(DISTFILES)
395	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397	list='$(DISTFILES)'; \
398	  dist_files=`for file in $$list; do echo $$file; done | \
399	  sed -e "s|^$$srcdirstrip/||;t" \
400	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
401	case $$dist_files in \
402	  */*) $(MKDIR_P) `echo "$$dist_files" | \
403			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404			   sort -u` ;; \
405	esac; \
406	for file in $$dist_files; do \
407	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408	  if test -d $$d/$$file; then \
409	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
410	    if test -d "$(distdir)/$$file"; then \
411	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
412	    fi; \
413	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
415	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
416	    fi; \
417	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
418	  else \
419	    test -f "$(distdir)/$$file" \
420	    || cp -p $$d/$$file "$(distdir)/$$file" \
421	    || exit 1; \
422	  fi; \
423	done
424check-am: all-am
425check: check-am
426all-am: Makefile $(DATA)
427installdirs:
428	for dir in "$(DESTDIR)$(specdir)"; do \
429	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
430	done
431install: install-am
432install-exec: install-exec-am
433install-data: install-data-am
434uninstall: uninstall-am
435
436install-am: all-am
437	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439installcheck: installcheck-am
440install-strip:
441	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443	  `test -z '$(STRIP)' || \
444	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445mostlyclean-generic:
446	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
447
448clean-generic:
449	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
450
451distclean-generic:
452	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
454
455maintainer-clean-generic:
456	@echo "This command is intended for maintainers to use"
457	@echo "it deletes files that may require special tools to rebuild."
458@ENABLE_SPECS_FALSE@uninstall-local:
459@HAVE_GROFF_MS_FALSE@uninstall-local:
460@ENABLE_SPECS_FALSE@install-data-local:
461@HAVE_GROFF_MS_FALSE@install-data-local:
462@ENABLE_SPECS_FALSE@mostlyclean-local:
463@HAVE_GROFF_MS_FALSE@mostlyclean-local:
464clean: clean-am
465
466clean-am: clean-generic clean-libtool mostlyclean-am
467
468distclean: distclean-am
469	-rm -f Makefile
470distclean-am: clean-am distclean-generic
471
472dvi: dvi-am
473
474dvi-am:
475
476html: html-am
477
478html-am:
479
480info: info-am
481
482info-am:
483
484install-data-am: install-data-local install-specDATA
485
486install-dvi: install-dvi-am
487
488install-dvi-am:
489
490install-exec-am:
491
492install-html: install-html-am
493
494install-html-am:
495
496install-info: install-info-am
497
498install-info-am:
499
500install-man:
501
502install-pdf: install-pdf-am
503
504install-pdf-am:
505
506install-ps: install-ps-am
507
508install-ps-am:
509
510installcheck-am:
511
512maintainer-clean: maintainer-clean-am
513	-rm -f Makefile
514maintainer-clean-am: distclean-am maintainer-clean-generic
515
516mostlyclean: mostlyclean-am
517
518mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
519	mostlyclean-local
520
521pdf: pdf-am
522
523pdf-am:
524
525ps: ps-am
526
527ps-am:
528
529uninstall-am: uninstall-local uninstall-specDATA
530
531.MAKE: install-am install-strip
532
533.PHONY: all all-am check check-am clean clean-generic clean-libtool \
534	distclean distclean-generic distclean-libtool distdir dvi \
535	dvi-am html html-am info info-am install install-am \
536	install-data install-data-am install-data-local install-dvi \
537	install-dvi-am install-exec install-exec-am install-html \
538	install-html-am install-info install-info-am install-man \
539	install-pdf install-pdf-am install-ps install-ps-am \
540	install-specDATA install-strip installcheck installcheck-am \
541	installdirs maintainer-clean maintainer-clean-generic \
542	mostlyclean mostlyclean-generic mostlyclean-libtool \
543	mostlyclean-local pdf pdf-am ps ps-am uninstall uninstall-am \
544	uninstall-local uninstall-specDATA
545
546
547# Install html generated images for specs
548@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@install-data-local:
549@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	test -z "$(imagesdir)" || $(mkdir_p) "$(DESTDIR)$(imagesdir)"
550@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	@d="$(srcdir)/images/"; \
551@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	list=`ls $$d`; \
552@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	for p in $$list; do \
553@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	  echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(imagesdir)/$$p'"; \
554@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	  $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(imagesdir)/$$p"; \
555@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	done;
556
557@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@uninstall-local:
558@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	@if test -n $(DESTDIR)$(imagesdir); then \
559@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	  if test -d $(DESTDIR)$(imagesdir); then \
560@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	    list=`ls $(DESTDIR)$(imagesdir)`; \
561@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	    for p in $$list; do \
562@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	      echo " rm -f '$(DESTDIR)$(imagesdir)/$$p'"; \
563@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	      rm -f "$(DESTDIR)$(imagesdir)/$$p"; \
564@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	    done \
565@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	  fi; \
566@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	fi;
567
568@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@mostlyclean-local:
569@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	@rm -fr images
570
571@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@.ms.ps:
572@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	-$(AM_V_GEN) $(GROFF) -Tps $(GROFF_FLAGS) $< 2> index.$@.raw > $@
573@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	@if grep '^[^1-9.]' index.$@.raw | grep -v warning; then exit 1; \
574@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	 else test $$? -le 1; fi
575
576@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@.ms.txt:
577@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	$(AM_V_GEN) env GROFF_NO_SGR=TRUE $(GROFF) -Tutf8 $(GROFF_FLAGS) \
578@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	 $< 2> index.$@.raw > $@
579
580@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@.ms.html:
581@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	$(AM_V_GEN) $(GROFF) $(GROFF_FLAGS) -Thtml -P-Dimages -P-I$*-image $< 2> index.$@.raw > $@
582
583@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@.ps.pdf:
584@ENABLE_SPECS_TRUE@@HAVE_GROFF_MS_TRUE@	$(AM_V_GEN) $(PS2PDF) $< $@
585
586# Tell versions [3.59,3.63) of GNU make to not export all variables.
587# Otherwise a system limit (for SysV at least) may be exceeded.
588.NOEXPORT:
589