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