Makefile.in revision 659607e0
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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)$(drivermandir)"
79drivermanDATA_INSTALL = $(INSTALL_DATA)
80DATA = $(driverman_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@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
106DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
107DRIVER_NAME = @DRIVER_NAME@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116FILE_MAN_DIR = @FILE_MAN_DIR@
117FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
118GREP = @GREP@
119INSTALL = @INSTALL@
120INSTALL_DATA = @INSTALL_DATA@
121INSTALL_PROGRAM = @INSTALL_PROGRAM@
122INSTALL_SCRIPT = @INSTALL_SCRIPT@
123INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124LDFLAGS = @LDFLAGS@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
128LIB_MAN_DIR = @LIB_MAN_DIR@
129LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
130LINUXDOC = @LINUXDOC@
131LN_S = @LN_S@
132LTLIBOBJS = @LTLIBOBJS@
133MAINT = @MAINT@
134MAKEINFO = @MAKEINFO@
135MAKE_HTML = @MAKE_HTML@
136MAKE_PDF = @MAKE_PDF@
137MAKE_PS = @MAKE_PS@
138MAKE_TEXT = @MAKE_TEXT@
139MISC_MAN_DIR = @MISC_MAN_DIR@
140MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
141MKDIR_P = @MKDIR_P@
142OBJEXT = @OBJEXT@
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@
151PS2PDF = @PS2PDF@
152RANLIB = @RANLIB@
153SED = sed
154SET_MAKE = @SET_MAKE@
155SHELL = @SHELL@
156STRIP = @STRIP@
157VERSION = @VERSION@
158XORG_CFLAGS = @XORG_CFLAGS@
159XORG_LIBS = @XORG_LIBS@
160abs_builddir = @abs_builddir@
161abs_srcdir = @abs_srcdir@
162abs_top_builddir = @abs_top_builddir@
163abs_top_srcdir = @abs_top_srcdir@
164ac_ct_CC = @ac_ct_CC@
165ac_ct_CXX = @ac_ct_CXX@
166ac_ct_F77 = @ac_ct_F77@
167am__include = @am__include@
168am__leading_dot = @am__leading_dot@
169am__quote = @am__quote@
170am__tar = @am__tar@
171am__untar = @am__untar@
172bindir = @bindir@
173build = @build@
174build_alias = @build_alias@
175build_cpu = @build_cpu@
176build_os = @build_os@
177build_vendor = @build_vendor@
178builddir = @builddir@
179datadir = @datadir@
180datarootdir = @datarootdir@
181docdir = @docdir@
182dvidir = @dvidir@
183exec_prefix = @exec_prefix@
184host = @host@
185host_alias = @host_alias@
186host_cpu = @host_cpu@
187host_os = @host_os@
188host_vendor = @host_vendor@
189htmldir = @htmldir@
190includedir = @includedir@
191infodir = @infodir@
192inputdir = @inputdir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localedir = @localedir@
197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201pdfdir = @pdfdir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204psdir = @psdir@
205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207srcdir = @srcdir@
208sysconfdir = @sysconfdir@
209target_alias = @target_alias@
210top_builddir = @top_builddir@
211top_srcdir = @top_srcdir@
212drivermandir = $(DRIVER_MAN_DIR)
213driverman_PRE = mousedrv.man
214driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
215EXTRA_DIST = mousedrv.man
216CLEANFILES = $(driverman_DATA)
217
218# Strings to replace in man pages
219XORGRELSTRING = @PACKAGE_STRING@
220XORGMANNAME = X Version 11
221MAN_SUBSTS = \
222	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
223	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
224	-e 's|__xservername__|Xorg|g' \
225	-e 's|__xconfigfile__|xorg.conf|g' \
226	-e 's|__projectroot__|$(prefix)|g' \
227	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
228	-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
229	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
230	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
231	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
232
233SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
234all: all-am
235
236.SUFFIXES:
237.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
238$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
239	@for dep in $?; do \
240	  case '$(am__configure_deps)' in \
241	    *$$dep*) \
242	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
243		&& exit 0; \
244	      exit 1;; \
245	  esac; \
246	done; \
247	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
248	cd $(top_srcdir) && \
249	  $(AUTOMAKE) --gnu  man/Makefile
250.PRECIOUS: Makefile
251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252	@case '$?' in \
253	  *config.status*) \
254	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
255	  *) \
256	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258	esac;
259
260$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
264	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
266	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268mostlyclean-libtool:
269	-rm -f *.lo
270
271clean-libtool:
272	-rm -rf .libs _libs
273install-drivermanDATA: $(driverman_DATA)
274	@$(NORMAL_INSTALL)
275	test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
276	@list='$(driverman_DATA)'; for p in $$list; do \
277	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
278	  f=$(am__strip_dir) \
279	  echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
280	  $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
281	done
282
283uninstall-drivermanDATA:
284	@$(NORMAL_UNINSTALL)
285	@list='$(driverman_DATA)'; for p in $$list; do \
286	  f=$(am__strip_dir) \
287	  echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
288	  rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
289	done
290tags: TAGS
291TAGS:
292
293ctags: CTAGS
294CTAGS:
295
296
297distdir: $(DISTFILES)
298	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
300	list='$(DISTFILES)'; \
301	  dist_files=`for file in $$list; do echo $$file; done | \
302	  sed -e "s|^$$srcdirstrip/||;t" \
303	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
304	case $$dist_files in \
305	  */*) $(MKDIR_P) `echo "$$dist_files" | \
306			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
307			   sort -u` ;; \
308	esac; \
309	for file in $$dist_files; do \
310	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
311	  if test -d $$d/$$file; then \
312	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
313	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
315	    fi; \
316	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
317	  else \
318	    test -f $(distdir)/$$file \
319	    || cp -p $$d/$$file $(distdir)/$$file \
320	    || exit 1; \
321	  fi; \
322	done
323check-am: all-am
324check: check-am
325all-am: Makefile $(DATA)
326installdirs:
327	for dir in "$(DESTDIR)$(drivermandir)"; do \
328	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
329	done
330install: install-am
331install-exec: install-exec-am
332install-data: install-data-am
333uninstall: uninstall-am
334
335install-am: all-am
336	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337
338installcheck: installcheck-am
339install-strip:
340	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342	  `test -z '$(STRIP)' || \
343	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
344mostlyclean-generic:
345
346clean-generic:
347	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
348
349distclean-generic:
350	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
351
352maintainer-clean-generic:
353	@echo "This command is intended for maintainers to use"
354	@echo "it deletes files that may require special tools to rebuild."
355clean: clean-am
356
357clean-am: clean-generic clean-libtool mostlyclean-am
358
359distclean: distclean-am
360	-rm -f Makefile
361distclean-am: clean-am distclean-generic
362
363dvi: dvi-am
364
365dvi-am:
366
367html: html-am
368
369info: info-am
370
371info-am:
372
373install-data-am: install-drivermanDATA
374
375install-dvi: install-dvi-am
376
377install-exec-am:
378
379install-html: install-html-am
380
381install-info: install-info-am
382
383install-man:
384
385install-pdf: install-pdf-am
386
387install-ps: install-ps-am
388
389installcheck-am:
390
391maintainer-clean: maintainer-clean-am
392	-rm -f Makefile
393maintainer-clean-am: distclean-am maintainer-clean-generic
394
395mostlyclean: mostlyclean-am
396
397mostlyclean-am: mostlyclean-generic mostlyclean-libtool
398
399pdf: pdf-am
400
401pdf-am:
402
403ps: ps-am
404
405ps-am:
406
407uninstall-am: uninstall-drivermanDATA
408
409.MAKE: install-am install-strip
410
411.PHONY: all all-am check check-am clean clean-generic clean-libtool \
412	distclean distclean-generic distclean-libtool distdir dvi \
413	dvi-am html html-am info info-am install install-am \
414	install-data install-data-am install-drivermanDATA install-dvi \
415	install-dvi-am install-exec install-exec-am install-html \
416	install-html-am install-info install-info-am install-man \
417	install-pdf install-pdf-am install-ps install-ps-am \
418	install-strip installcheck installcheck-am installdirs \
419	maintainer-clean maintainer-clean-generic mostlyclean \
420	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
421	uninstall uninstall-am uninstall-drivermanDATA
422
423
424.man.$(DRIVER_MAN_SUFFIX):
425	sed $(MAN_SUBSTS) < $< > $@
426# Tell versions [3.59,3.63) of GNU make to not export all variables.
427# Otherwise a system limit (for SysV at least) may be exceeded.
428.NOEXPORT:
429