Makefile.in revision bd1da9d7
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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# $Id: Makefile.in,v 1.1.1.1 2008/07/30 02:56:16 mrg Exp $
18#
19# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
20# 
21# Permission to use, copy, modify, distribute, and sell this software and its
22# documentation for any purpose is hereby granted without fee, provided that
23# the above copyright notice appear in all copies and that both that
24# copyright notice and this permission notice appear in supporting
25# documentation.
26# 
27# The above copyright notice and this permission notice shall be included
28# in all copies or substantial portions of the Software.
29# 
30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
34# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
35# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
36# OTHER DEALINGS IN THE SOFTWARE.
37# 
38# Except as contained in this notice, the name of the copyright holders shall
39# not be used in advertising or otherwise to promote the sale, use or
40# other dealings in this Software without prior written authorization
41# from the copyright holders.
42# 
43
44srcdir = @srcdir@
45top_srcdir = @top_srcdir@
46VPATH = @srcdir@
47pkgdatadir = $(datadir)/@PACKAGE@
48pkglibdir = $(libdir)/@PACKAGE@
49pkgincludedir = $(includedir)/@PACKAGE@
50top_builddir = ..
51am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52INSTALL = @INSTALL@
53install_sh_DATA = $(install_sh) -c -m 644
54install_sh_PROGRAM = $(install_sh) -c
55install_sh_SCRIPT = $(install_sh) -c
56INSTALL_HEADER = $(INSTALL_DATA)
57transform = $(program_transform_name)
58NORMAL_INSTALL = :
59PRE_INSTALL = :
60POST_INSTALL = :
61NORMAL_UNINSTALL = :
62PRE_UNINSTALL = :
63POST_UNINSTALL = :
64build_triplet = @build@
65host_triplet = @host@
66subdir = man
67DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71	$(ACLOCAL_M4)
72mkinstalldirs = $(install_sh) -d
73CONFIG_HEADER = $(top_builddir)/config.h
74CONFIG_CLEAN_FILES =
75SOURCES =
76DIST_SOURCES =
77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78am__vpath_adj = case $$p in \
79    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80    *) f=$$p;; \
81  esac;
82am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
83am__installdirs = "$(DESTDIR)$(libmandir)"
84libmanDATA_INSTALL = $(INSTALL_DATA)
85DATA = $(libman_DATA)
86DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87ACLOCAL = @ACLOCAL@
88ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
89ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
90AMCMDECHO = @AMCMDECHO@
91AMDEPSHOWCMDSAT = @AMDEPSHOWCMDSAT@
92AMDEP_FALSE = @AMDEP_FALSE@
93AMDEP_TRUE = @AMDEP_TRUE@
94AMPRETTYECHO = @AMPRETTYECHO@
95AMSHOWCMDSAT = @AMSHOWCMDSAT@
96AMTAR = @AMTAR@
97APP_MAN_DIR = @APP_MAN_DIR@
98APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
99AR = @AR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CXX = @CXX@
110CXXCPP = @CXXCPP@
111CXXDEPMODE = @CXXDEPMODE@
112CXXFLAGS = @CXXFLAGS@
113CYGPATH_W = @CYGPATH_W@
114DEFS = @DEFS@
115DEPDIR = @DEPDIR@
116DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
117DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
118ECHO = @ECHO@
119ECHO_C = @ECHO_C@
120ECHO_N = @ECHO_N@
121ECHO_T = @ECHO_T@
122EGREP = @EGREP@
123EXEEXT = @EXEEXT@
124F77 = @F77@
125FFLAGS = @FFLAGS@
126FILE_MAN_DIR = @FILE_MAN_DIR@
127FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
128GREP = @GREP@
129INSTALL_DATA = @INSTALL_DATA@
130INSTALL_PROGRAM = @INSTALL_PROGRAM@
131INSTALL_SCRIPT = @INSTALL_SCRIPT@
132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133LDFLAGS = @LDFLAGS@
134LIBOBJS = @LIBOBJS@
135LIBS = @LIBS@
136LIBTOOL = @LIBTOOL@
137LIB_MAN_DIR = @LIB_MAN_DIR@
138LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
139LN_S = @LN_S@
140LTLIBOBJS = @LTLIBOBJS@
141LT_QUIET = @LT_QUIET@
142MAKEINFO = @MAKEINFO@
143MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
144MISC_MAN_DIR = @MISC_MAN_DIR@
145MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
146OBJEXT = @OBJEXT@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_VERSION = @PACKAGE_VERSION@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154PKG_CONFIG = @PKG_CONFIG@
155RANLIB = @RANLIB@
156RESOURCEEXT_CFLAGS = @RESOURCEEXT_CFLAGS@
157RESOURCEEXT_LIBS = @RESOURCEEXT_LIBS@
158SET_MAKE = @SET_MAKE@
159SHELL = @SHELL@
160STRIP = @STRIP@
161VERSION = @VERSION@
162XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
163XRES_CFLAGS = @XRES_CFLAGS@
164XRES_LIBS = @XRES_LIBS@
165XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
166ac_ct_CC = @ac_ct_CC@
167ac_ct_CXX = @ac_ct_CXX@
168ac_ct_F77 = @ac_ct_F77@
169am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
173am__include = @am__include@
174am__leading_dot = @am__leading_dot@
175am__quote = @am__quote@
176am__tar = @am__tar@
177am__untar = @am__untar@
178bindir = @bindir@
179build = @build@
180build_alias = @build_alias@
181build_cpu = @build_cpu@
182build_os = @build_os@
183build_vendor = @build_vendor@
184datadir = @datadir@
185datarootdir = @datarootdir@
186docdir = @docdir@
187dvidir = @dvidir@
188exec_prefix = @exec_prefix@
189host = @host@
190host_alias = @host_alias@
191host_cpu = @host_cpu@
192host_os = @host_os@
193host_vendor = @host_vendor@
194htmldir = @htmldir@
195includedir = @includedir@
196infodir = @infodir@
197install_sh = @install_sh@
198libdir = @libdir@
199libexecdir = @libexecdir@
200localedir = @localedir@
201localstatedir = @localstatedir@
202mandir = @mandir@
203mkdir_p = @mkdir_p@
204oldincludedir = @oldincludedir@
205pdfdir = @pdfdir@
206prefix = @prefix@
207program_transform_name = @program_transform_name@
208psdir = @psdir@
209sbindir = @sbindir@
210sharedstatedir = @sharedstatedir@
211sysconfdir = @sysconfdir@
212target_alias = @target_alias@
213libmandir = $(LIB_MAN_DIR)
214LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%)
215libman_PRE = XRes.man
216BUILT_SOURCES = shadows.DONE
217EXTRA_DIST = $(libman_PRE)
218CLEANFILES = $(libman_DATA) $(BUILT_SOURCES)
219libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \
220	      $(XRes_shadows:=.@LIB_MAN_SUFFIX@)
221
222SED = sed
223
224# Strings to replace in man pages
225XORGRELSTRING = @PACKAGE_STRING@
226XORGMANNAME = X Version 11
227MAN_SUBSTS = \
228	-e 's/__vendorversion__/"$(XORGRELSTRING)" "$(XORGMANNAME)"/' \
229	-e 's/__xservername__/Xorg/g' \
230	-e 's/__xconfigfile__/xorg.conf/g' \
231	-e 's/__miscmansuffix__/$(MISC_MAN_SUFFIX)/g' \
232	-e 's/__libmansuffix__/$(LIB_MAN_SUFFIX)/g' \
233	-e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g'
234
235SUFFIXES = .$(LIB_MAN_SUFFIX) .man
236
237# Generate man page shadow files (Replaces InstallManPageAliases from Imake)
238XRes_shadows = \
239    XResQueryExtension                      \
240    XResQueryVersion                        \
241    XResQueryClients                        \
242    XResQueryClientResources                \
243    XResQueryClientPixmapBytes
244
245all: $(BUILT_SOURCES)
246	$(MAKE) $(AM_MAKEFLAGS) all-am
247
248.SUFFIXES:
249.SUFFIXES: .$(LIB_MAN_SUFFIX) .man
250$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
251	@for dep in $?; do \
252	  case '$(am__configure_deps)' in \
253	    *$$dep*) \
254	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
255		&& exit 0; \
256	      exit 1;; \
257	  esac; \
258	done; \
259	@AMPRETTYECHO@ '  [AUTOMAKE  ]  man/Makefile'; \
260	@AMCMDECHO@ ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
261	cd $(top_srcdir) && \
262	  $(AUTOMAKE) --gnu  man/Makefile
263.PRECIOUS: Makefile
264Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265	@case '$?' in \
266	  *config.status*) \
267	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268	  *) \
269	    @AMPRETTYECHO@ '  [SH        ]  config.status $(subdir)/$@'; \
270	    @AMCMDECHO@ ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272	esac;
273
274$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275	@@AMPRETTYECHO@ '  [SH        ]  config.status'
276	@AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278$(top_srcdir)/configure:  $(am__configure_deps)
279	@@AMPRETTYECHO@ '  [AUTOCONF  ]  Regenerate'
280	@AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
282	@@AMPRETTYECHO@ '  [ACLOCAL   ]  Regenerate'
283	@AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285mostlyclean-libtool:
286	@@AMPRETTYECHO@ '  [RM        ]  *.lo'
287	@AMSHOWCMDSAT@-rm -f *.lo
288
289clean-libtool:
290	@@AMPRETTYECHO@ '  [RM        ]  .libs _libs'
291	@AMSHOWCMDSAT@-rm -rf .libs _libs
292
293distclean-libtool:
294	@@AMPRETTYECHO@ '  [RM        ]  libtool'
295	@AMSHOWCMDSAT@-rm -f libtool
296uninstall-info-am:
297install-libmanDATA: $(libman_DATA)
298	@$(NORMAL_INSTALL)
299	@@AMPRETTYECHO@ '  [MKDIR     ]  $(DESTDIR)$(libmandir)'
300	@AMSHOWCMDSAT@test -z "$(libmandir)" || $(mkdir_p) "$(DESTDIR)$(libmandir)"
301	@list='$(libman_DATA)'; for p in $$list; do \
302	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
303	  f=$(am__strip_dir) \
304	  @AMPRETTYECHO@ "  [INSTALL   ]  '$$d$$p' -> '$(DESTDIR)$(libmandir)/$$f'"; \
305	  @AMCMDECHO@ " $(libmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libmandir)/$$f'"; \
306	  $(libmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libmandir)/$$f"; \
307	done
308
309uninstall-libmanDATA:
310	@$(NORMAL_UNINSTALL)
311	@list='$(libman_DATA)'; for p in $$list; do \
312	  f=$(am__strip_dir) \
313	  @AMPRETTYECHO@ "  [RM        ]  $(DESTDIR)$(libmandir)/$$f"; \
314	  @AMCMDECHO@ " rm -f '$(DESTDIR)$(libmandir)/$$f'"; \
315	  rm -f "$(DESTDIR)$(libmandir)/$$f"; \
316	done
317tags: TAGS
318TAGS:
319
320ctags: CTAGS
321CTAGS:
322
323
324distdir: $(DISTFILES)
325	@@AMPRETTYECHO@ '  [MKDIR     ]  '
326	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
327	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
328	list='$(DISTFILES)'; for file in $$list; do \
329	  case $$file in \
330	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
331	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
332	  esac; \
333	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
335	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
336	    dir="/$$dir"; \
337	    $(mkdir_p) "$(distdir)$$dir"; \
338	  else \
339	    dir=''; \
340	  fi; \
341	  if test -d $$d/$$file; then \
342	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
344	    fi; \
345	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
346	  else \
347	    test -f $(distdir)/$$file \
348	    || cp -p $$d/$$file $(distdir)/$$file \
349	    || exit 1; \
350	  fi; \
351	done
352check-am: all-am
353check: $(BUILT_SOURCES)
354	$(MAKE) $(AM_MAKEFLAGS) check-am
355all-am: Makefile $(DATA)
356installdirs:
357	@AMSHOWCMDSAT@for dir in "$(DESTDIR)$(libmandir)"; do \
358	  test -z "$$dir" || ( @AMPRETTYECHO@ "  [MKDIR     ]  $$dir"; $(mkdir_p) "$$dir" ); \
359	done
360install: $(BUILT_SOURCES)
361	$(MAKE) $(AM_MAKEFLAGS) install-am
362install-exec: install-exec-am
363install-data: install-data-am
364uninstall: uninstall-am
365
366install-am: all-am
367	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
369installcheck: installcheck-am
370install-strip:
371	@AMSHOWCMDSAT@$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
372	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
373	  `test -z '$(STRIP)' || \
374	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
375mostlyclean-generic:
376
377clean-generic:
378	@@AMPRETTYECHO@ '  [RM        ]  $(CLEANFILES)'
379	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
380
381distclean-generic:
382	@@AMPRETTYECHO@ '  [RM        ]  $(CONFIG_CLEAN_FILES)'
383	@AMSHOWCMDSAT@-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
384
385maintainer-clean-generic:
386	@echo "This command is intended for maintainers to use"
387	@echo "it deletes files that may require special tools to rebuild."
388	@@AMPRETTYECHO@ '  [RM        ]  $(BUILT_SOURCES)'
389	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
390clean: clean-am
391
392clean-am: clean-generic clean-libtool mostlyclean-am
393
394distclean: distclean-am
395	@@AMPRETTYECHO@ '  [RM        ]  Makefile'
396	@AMSHOWCMDSAT@-rm -f Makefile
397distclean-am: clean-am distclean-generic distclean-libtool
398
399dvi: dvi-am
400
401dvi-am:
402
403html: html-am
404
405info: info-am
406
407info-am:
408
409install-data-am: install-libmanDATA
410
411install-exec-am:
412
413install-info: install-info-am
414
415install-man:
416
417installcheck-am:
418
419maintainer-clean: maintainer-clean-am
420	@@AMPRETTYECHO@ '  [RM        ]  Makefile'
421	@AMSHOWCMDSAT@-rm -f Makefile
422maintainer-clean-am: distclean-am maintainer-clean-generic
423
424mostlyclean: mostlyclean-am
425
426mostlyclean-am: mostlyclean-generic mostlyclean-libtool
427
428pdf: pdf-am
429
430pdf-am:
431
432ps: ps-am
433
434ps-am:
435
436uninstall-am: uninstall-info-am uninstall-libmanDATA
437
438.PHONY: all all-am check check-am clean clean-generic clean-libtool \
439	distclean distclean-generic distclean-libtool distdir dvi \
440	dvi-am html html-am info info-am install install-am \
441	install-data install-data-am install-exec install-exec-am \
442	install-info install-info-am install-libmanDATA install-man \
443	install-strip installcheck installcheck-am installdirs \
444	maintainer-clean maintainer-clean-generic mostlyclean \
445	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
446	uninstall uninstall-am uninstall-info-am uninstall-libmanDATA
447
448
449.man.$(LIB_MAN_SUFFIX):
450	sed $(MAN_SUBSTS) < $< > $@
451
452shadows.DONE:
453	-rm -f $(XRes_shadows:=.@LIB_MAN_SUFFIX@)
454	(for i in $(XRes_shadows:=.@LIB_MAN_SUFFIX@) ; do \
455	 echo .so man$(LIB_MAN_DIR_SUFFIX)/XRes.$(LIB_MAN_SUFFIX) > $$i; \
456	 done)
457# Tell versions [3.59,3.63) of GNU make to not export all variables.
458# Otherwise a system limit (for SysV at least) may be exceeded.
459.NOEXPORT:
460