Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / xinput / man / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 # Copyright © 2007 Peter Hutterer
19 # Copyright © 2009 Red Hat, Inc.
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 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 subdir = man
60 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_FILES =
68 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_GEN = $(am__v_GEN_@AM_V@)
70 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo "  GEN   " $@;
72 AM_V_at = $(am__v_at_@AM_V@)
73 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
74 am__v_at_0 = @
75 SOURCES =
76 DIST_SOURCES =
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89   for p in $$list; do echo "$$p $$p"; done | \
90   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92     if (++n[$$2] == $(am__install_max)) \
93       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94     END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__uninstall_files_from_dir = { \
99   test -z "$$files" \
100     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
101     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
102          $(am__cd) "$$dir" && rm -f $$files; }; \
103   }
104 am__installdirs = "$(DESTDIR)$(appmandir)"
105 DATA = $(appman_DATA)
106 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
107 ACLOCAL = @ACLOCAL@
108 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
109 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
110 AMTAR = @AMTAR@
111 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
112 APP_MAN_DIR = @APP_MAN_DIR@
113 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
114 AUTOCONF = @AUTOCONF@
115 AUTOHEADER = @AUTOHEADER@
116 AUTOMAKE = @AUTOMAKE@
117 AWK = @AWK@
118 BASE_CFLAGS = @BASE_CFLAGS@
119 CC = @CC@
120 CCDEPMODE = @CCDEPMODE@
121 CFLAGS = @CFLAGS@
122 CHANGELOG_CMD = @CHANGELOG_CMD@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CWARNFLAGS = @CWARNFLAGS@
126 CYGPATH_W = @CYGPATH_W@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
130 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FILE_MAN_DIR = @FILE_MAN_DIR@
137 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
138 GREP = @GREP@
139 HAVE_XI2 = @HAVE_XI2@
140 INSTALL = @INSTALL@
141 INSTALL_CMD = @INSTALL_CMD@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LDFLAGS = @LDFLAGS@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIB_MAN_DIR = @LIB_MAN_DIR@
150 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAINT = @MAINT@
153 MAKEINFO = @MAKEINFO@
154 MAN_SUBSTS = @MAN_SUBSTS@
155 MISC_MAN_DIR = @MISC_MAN_DIR@
156 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
157 MKDIR_P = @MKDIR_P@
158 OBJEXT = @OBJEXT@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_URL = @PACKAGE_URL@
165 PACKAGE_VERSION = @PACKAGE_VERSION@
166 PATH_SEPARATOR = @PATH_SEPARATOR@
167 PKG_CONFIG = @PKG_CONFIG@
168 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
169 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRICT_CFLAGS = @STRICT_CFLAGS@
174 STRIP = @STRIP@
175 VERSION = @VERSION@
176 XI21_CFLAGS = @XI21_CFLAGS@
177 XI21_LIBS = @XI21_LIBS@
178 XI22_CFLAGS = @XI22_CFLAGS@
179 XI22_LIBS = @XI22_LIBS@
180 XI2_CFLAGS = @XI2_CFLAGS@
181 XI2_LIBS = @XI2_LIBS@
182 XINPUT_CFLAGS = @XINPUT_CFLAGS@
183 XINPUT_LIBS = @XINPUT_LIBS@
184 XORG_MAN_PAGE = @XORG_MAN_PAGE@
185 abs_builddir = @abs_builddir@
186 abs_srcdir = @abs_srcdir@
187 abs_top_builddir = @abs_top_builddir@
188 abs_top_srcdir = @abs_top_srcdir@
189 ac_ct_CC = @ac_ct_CC@
190 am__include = @am__include@
191 am__leading_dot = @am__leading_dot@
192 am__quote = @am__quote@
193 am__tar = @am__tar@
194 am__untar = @am__untar@
195 bindir = @bindir@
196 build = @build@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
201 builddir = @builddir@
202 datadir = @datadir@
203 datarootdir = @datarootdir@
204 docdir = @docdir@
205 dvidir = @dvidir@
206 exec_prefix = @exec_prefix@
207 host = @host@
208 host_alias = @host_alias@
209 host_cpu = @host_cpu@
210 host_os = @host_os@
211 host_vendor = @host_vendor@
212 htmldir = @htmldir@
213 includedir = @includedir@
214 infodir = @infodir@
215 install_sh = @install_sh@
216 libdir = @libdir@
217 libexecdir = @libexecdir@
218 localedir = @localedir@
219 localstatedir = @localstatedir@
220 mandir = @mandir@
221 mkdir_p = @mkdir_p@
222 oldincludedir = @oldincludedir@
223 pdfdir = @pdfdir@
224 prefix = @prefix@
225 program_transform_name = @program_transform_name@
226 psdir = @psdir@
227 sbindir = @sbindir@
228 sharedstatedir = @sharedstatedir@
229 srcdir = @srcdir@
230 sysconfdir = @sysconfdir@
231 target_alias = @target_alias@
232 top_build_prefix = @top_build_prefix@
233 top_builddir = @top_builddir@
234 top_srcdir = @top_srcdir@
235 appmandir = $(APP_MAN_DIR)
236 appman_PRE = xinput.man
237 appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
238 EXTRA_DIST = $(appman_PRE)
239 CLEANFILES = $(appman_DATA)
240 SUFFIXES = .$(APP_MAN_SUFFIX) .man
241 all: all-am
242
243 .SUFFIXES:
244 .SUFFIXES: .$(APP_MAN_SUFFIX) .man
245 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
246         @for dep in $?; do \
247           case '$(am__configure_deps)' in \
248             *$$dep*) \
249               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
250                 && { if test -f $@; then exit 0; else break; fi; }; \
251               exit 1;; \
252           esac; \
253         done; \
254         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
255         $(am__cd) $(top_srcdir) && \
256           $(AUTOMAKE) --foreign man/Makefile
257 .PRECIOUS: Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259         @case '$?' in \
260           *config.status*) \
261             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262           *) \
263             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265         esac;
266
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(am__aclocal_m4_deps):
275 install-appmanDATA: $(appman_DATA)
276         @$(NORMAL_INSTALL)
277         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
278         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
279         for p in $$list; do \
280           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
281           echo "$$d$$p"; \
282         done | $(am__base_list) | \
283         while read files; do \
284           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
285           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
286         done
287
288 uninstall-appmanDATA:
289         @$(NORMAL_UNINSTALL)
290         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
291         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
292         dir='$(DESTDIR)$(appmandir)'; $(am__uninstall_files_from_dir)
293 tags: TAGS
294 TAGS:
295
296 ctags: CTAGS
297 CTAGS:
298
299
300 distdir: $(DISTFILES)
301         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
302         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
303         list='$(DISTFILES)'; \
304           dist_files=`for file in $$list; do echo $$file; done | \
305           sed -e "s|^$$srcdirstrip/||;t" \
306               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
307         case $$dist_files in \
308           */*) $(MKDIR_P) `echo "$$dist_files" | \
309                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
310                            sort -u` ;; \
311         esac; \
312         for file in $$dist_files; do \
313           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314           if test -d $$d/$$file; then \
315             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
316             if test -d "$(distdir)/$$file"; then \
317               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
318             fi; \
319             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
321               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
322             fi; \
323             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
324           else \
325             test -f "$(distdir)/$$file" \
326             || cp -p $$d/$$file "$(distdir)/$$file" \
327             || exit 1; \
328           fi; \
329         done
330 check-am: all-am
331 check: check-am
332 all-am: Makefile $(DATA)
333 installdirs:
334         for dir in "$(DESTDIR)$(appmandir)"; do \
335           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
336         done
337 install: install-am
338 install-exec: install-exec-am
339 install-data: install-data-am
340 uninstall: uninstall-am
341
342 install-am: all-am
343         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344
345 installcheck: installcheck-am
346 install-strip:
347         if test -z '$(STRIP)'; then \
348           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
350               install; \
351         else \
352           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
353             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
354             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
355         fi
356 mostlyclean-generic:
357
358 clean-generic:
359         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
360
361 distclean-generic:
362         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
363         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
364
365 maintainer-clean-generic:
366         @echo "This command is intended for maintainers to use"
367         @echo "it deletes files that may require special tools to rebuild."
368 clean: clean-am
369
370 clean-am: clean-generic mostlyclean-am
371
372 distclean: distclean-am
373         -rm -f Makefile
374 distclean-am: clean-am distclean-generic
375
376 dvi: dvi-am
377
378 dvi-am:
379
380 html: html-am
381
382 html-am:
383
384 info: info-am
385
386 info-am:
387
388 install-data-am: install-appmanDATA
389
390 install-dvi: install-dvi-am
391
392 install-dvi-am:
393
394 install-exec-am:
395
396 install-html: install-html-am
397
398 install-html-am:
399
400 install-info: install-info-am
401
402 install-info-am:
403
404 install-man:
405
406 install-pdf: install-pdf-am
407
408 install-pdf-am:
409
410 install-ps: install-ps-am
411
412 install-ps-am:
413
414 installcheck-am:
415
416 maintainer-clean: maintainer-clean-am
417         -rm -f Makefile
418 maintainer-clean-am: distclean-am maintainer-clean-generic
419
420 mostlyclean: mostlyclean-am
421
422 mostlyclean-am: mostlyclean-generic
423
424 pdf: pdf-am
425
426 pdf-am:
427
428 ps: ps-am
429
430 ps-am:
431
432 uninstall-am: uninstall-appmanDATA
433
434 .MAKE: install-am install-strip
435
436 .PHONY: all all-am check check-am clean clean-generic distclean \
437         distclean-generic distdir dvi dvi-am html html-am info info-am \
438         install install-am install-appmanDATA install-data \
439         install-data-am install-dvi install-dvi-am install-exec \
440         install-exec-am install-html install-html-am install-info \
441         install-info-am install-man install-pdf install-pdf-am \
442         install-ps install-ps-am install-strip installcheck \
443         installcheck-am installdirs maintainer-clean \
444         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
445         pdf-am ps ps-am uninstall uninstall-am uninstall-appmanDATA
446
447
448 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
449 .man.$(APP_MAN_SUFFIX):
450         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
451
452 # Tell versions [3.59,3.63) of GNU make to not export all variables.
453 # Otherwise a system limit (for SysV at least) may be exceeded.
454 .NOEXPORT: