Makefile.in revision 302b15bd
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#  Copyright 2005 Adam Jackson.
19#
20#  Permission is hereby granted, free of charge, to any person obtaining a
21#  copy of this software and associated documentation files (the "Software"),
22#  to deal in the Software without restriction, including without limitation
23#  on the rights to use, copy, modify, merge, publish, distribute, sub
24#  license, and/or sell copies of the Software, and to permit persons to whom
25#  the Software is furnished to do so, subject to the following conditions:
26#
27#  The above copyright notice and this permission notice (including the next
28#  paragraph) shall be included in all copies or substantial portions of the
29#  Software.
30#
31#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
34#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57subdir = include
58DIST_COMMON = $(sdk_HEADERS) $(srcdir)/Makefile.am \
59	$(srcdir)/Makefile.in
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/configure.ac
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_HEADER = $(top_builddir)/config.h
66CONFIG_CLEAN_FILES =
67CONFIG_CLEAN_VPATH_FILES =
68AM_V_GEN = $(am__v_GEN_$(V))
69am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
70am__v_GEN_0 = @echo "  GEN   " $@;
71AM_V_at = $(am__v_at_$(V))
72am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
73am__v_at_0 = @
74SOURCES =
75DIST_SOURCES =
76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79    *) f=$$p;; \
80  esac;
81am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82am__install_max = 40
83am__nobase_strip_setup = \
84  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85am__nobase_strip = \
86  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87am__nobase_list = $(am__nobase_strip_setup); \
88  for p in $$list; do echo "$$p $$p"; done | \
89  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91    if (++n[$$2] == $(am__install_max)) \
92      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93    END { for (dir in files) print dir, files[dir] }'
94am__base_list = \
95  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97am__installdirs = "$(DESTDIR)$(sdkdir)"
98HEADERS = $(sdk_HEADERS)
99ETAGS = etags
100CTAGS = ctags
101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102ACLOCAL = @ACLOCAL@
103ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
104ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
105AMTAR = @AMTAR@
106AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107APP_MAN_DIR = @APP_MAN_DIR@
108APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
109AR = @AR@
110AUTOCONF = @AUTOCONF@
111AUTOHEADER = @AUTOHEADER@
112AUTOMAKE = @AUTOMAKE@
113AWK = @AWK@
114CC = @CC@
115CCDEPMODE = @CCDEPMODE@
116CFLAGS = @CFLAGS@
117CHANGELOG_CMD = @CHANGELOG_CMD@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CWARNFLAGS = @CWARNFLAGS@
121CYGPATH_W = @CYGPATH_W@
122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
124DLLTOOL = @DLLTOOL@
125DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
126DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
127DRIVER_NAME = @DRIVER_NAME@
128DSYMUTIL = @DSYMUTIL@
129DUMPBIN = @DUMPBIN@
130ECHO_C = @ECHO_C@
131ECHO_N = @ECHO_N@
132ECHO_T = @ECHO_T@
133EGREP = @EGREP@
134EXEEXT = @EXEEXT@
135FGREP = @FGREP@
136FILE_MAN_DIR = @FILE_MAN_DIR@
137FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
138GREP = @GREP@
139INSTALL = @INSTALL@
140INSTALL_CMD = @INSTALL_CMD@
141INSTALL_DATA = @INSTALL_DATA@
142INSTALL_PROGRAM = @INSTALL_PROGRAM@
143INSTALL_SCRIPT = @INSTALL_SCRIPT@
144INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145LD = @LD@
146LDFLAGS = @LDFLAGS@
147LIBOBJS = @LIBOBJS@
148LIBS = @LIBS@
149LIBTOOL = @LIBTOOL@
150LIB_MAN_DIR = @LIB_MAN_DIR@
151LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
152LIPO = @LIPO@
153LN_S = @LN_S@
154LTLIBOBJS = @LTLIBOBJS@
155MAINT = @MAINT@
156MAKEINFO = @MAKEINFO@
157MANIFEST_TOOL = @MANIFEST_TOOL@
158MAN_SUBSTS = @MAN_SUBSTS@
159MISC_MAN_DIR = @MISC_MAN_DIR@
160MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
161MKDIR_P = @MKDIR_P@
162NM = @NM@
163NMEDIT = @NMEDIT@
164OBJDUMP = @OBJDUMP@
165OBJEXT = @OBJEXT@
166OTOOL = @OTOOL@
167OTOOL64 = @OTOOL64@
168PACKAGE = @PACKAGE@
169PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170PACKAGE_NAME = @PACKAGE_NAME@
171PACKAGE_STRING = @PACKAGE_STRING@
172PACKAGE_TARNAME = @PACKAGE_TARNAME@
173PACKAGE_URL = @PACKAGE_URL@
174PACKAGE_VERSION = @PACKAGE_VERSION@
175PATH_SEPARATOR = @PATH_SEPARATOR@
176PKG_CONFIG = @PKG_CONFIG@
177PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
178PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
179RANLIB = @RANLIB@
180SED = @SED@
181SET_MAKE = @SET_MAKE@
182SHELL = @SHELL@
183STRICT_CFLAGS = @STRICT_CFLAGS@
184STRIP = @STRIP@
185VERSION = @VERSION@
186XI_CFLAGS = @XI_CFLAGS@
187XI_LIBS = @XI_LIBS@
188XORG_CFLAGS = @XORG_CFLAGS@
189XORG_LIBS = @XORG_LIBS@
190XORG_MAN_PAGE = @XORG_MAN_PAGE@
191XTST_CFLAGS = @XTST_CFLAGS@
192XTST_LIBS = @XTST_LIBS@
193abs_builddir = @abs_builddir@
194abs_srcdir = @abs_srcdir@
195abs_top_builddir = @abs_top_builddir@
196abs_top_srcdir = @abs_top_srcdir@
197ac_ct_AR = @ac_ct_AR@
198ac_ct_CC = @ac_ct_CC@
199ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
200am__include = @am__include@
201am__leading_dot = @am__leading_dot@
202am__quote = @am__quote@
203am__tar = @am__tar@
204am__untar = @am__untar@
205bindir = @bindir@
206build = @build@
207build_alias = @build_alias@
208build_cpu = @build_cpu@
209build_os = @build_os@
210build_vendor = @build_vendor@
211builddir = @builddir@
212configdir = @configdir@
213datadir = @datadir@
214datarootdir = @datarootdir@
215docdir = @docdir@
216dvidir = @dvidir@
217exec_prefix = @exec_prefix@
218host = @host@
219host_alias = @host_alias@
220host_cpu = @host_cpu@
221host_os = @host_os@
222host_vendor = @host_vendor@
223htmldir = @htmldir@
224includedir = @includedir@
225infodir = @infodir@
226inputdir = @inputdir@
227install_sh = @install_sh@
228libdir = @libdir@
229libexecdir = @libexecdir@
230localedir = @localedir@
231localstatedir = @localstatedir@
232mandir = @mandir@
233mkdir_p = @mkdir_p@
234oldincludedir = @oldincludedir@
235pdfdir = @pdfdir@
236prefix = @prefix@
237program_transform_name = @program_transform_name@
238psdir = @psdir@
239sbindir = @sbindir@
240sdkdir = @sdkdir@
241sharedstatedir = @sharedstatedir@
242srcdir = @srcdir@
243sysconfdir = @sysconfdir@
244target_alias = @target_alias@
245top_build_prefix = @top_build_prefix@
246top_builddir = @top_builddir@
247top_srcdir = @top_srcdir@
248sdk_HEADERS = synaptics.h synaptics-properties.h
249all: all-am
250
251.SUFFIXES:
252$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
253	@for dep in $?; do \
254	  case '$(am__configure_deps)' in \
255	    *$$dep*) \
256	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
257	        && { if test -f $@; then exit 0; else break; fi; }; \
258	      exit 1;; \
259	  esac; \
260	done; \
261	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
262	$(am__cd) $(top_srcdir) && \
263	  $(AUTOMAKE) --foreign include/Makefile
264.PRECIOUS: Makefile
265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266	@case '$?' in \
267	  *config.status*) \
268	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269	  *) \
270	    echo ' 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	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281$(am__aclocal_m4_deps):
282
283mostlyclean-libtool:
284	-rm -f *.lo
285
286clean-libtool:
287	-rm -rf .libs _libs
288install-sdkHEADERS: $(sdk_HEADERS)
289	@$(NORMAL_INSTALL)
290	test -z "$(sdkdir)" || $(MKDIR_P) "$(DESTDIR)$(sdkdir)"
291	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
292	for p in $$list; do \
293	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
294	  echo "$$d$$p"; \
295	done | $(am__base_list) | \
296	while read files; do \
297	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sdkdir)'"; \
298	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(sdkdir)" || exit $$?; \
299	done
300
301uninstall-sdkHEADERS:
302	@$(NORMAL_UNINSTALL)
303	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
304	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
305	test -n "$$files" || exit 0; \
306	echo " ( cd '$(DESTDIR)$(sdkdir)' && rm -f" $$files ")"; \
307	cd "$(DESTDIR)$(sdkdir)" && rm -f $$files
308
309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311	unique=`for i in $$list; do \
312	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313	  done | \
314	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315	      END { if (nonempty) { for (i in files) print i; }; }'`; \
316	mkid -fID $$unique
317tags: TAGS
318
319TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320		$(TAGS_FILES) $(LISP)
321	set x; \
322	here=`pwd`; \
323	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
324	unique=`for i in $$list; do \
325	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326	  done | \
327	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
328	      END { if (nonempty) { for (i in files) print i; }; }'`; \
329	shift; \
330	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
331	  test -n "$$unique" || unique=$$empty_fix; \
332	  if test $$# -gt 0; then \
333	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334	      "$$@" $$unique; \
335	  else \
336	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337	      $$unique; \
338	  fi; \
339	fi
340ctags: CTAGS
341CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342		$(TAGS_FILES) $(LISP)
343	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344	unique=`for i in $$list; do \
345	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346	  done | \
347	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348	      END { if (nonempty) { for (i in files) print i; }; }'`; \
349	test -z "$(CTAGS_ARGS)$$unique" \
350	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351	     $$unique
352
353GTAGS:
354	here=`$(am__cd) $(top_builddir) && pwd` \
355	  && $(am__cd) $(top_srcdir) \
356	  && gtags -i $(GTAGS_ARGS) "$$here"
357
358distclean-tags:
359	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360
361distdir: $(DISTFILES)
362	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
364	list='$(DISTFILES)'; \
365	  dist_files=`for file in $$list; do echo $$file; done | \
366	  sed -e "s|^$$srcdirstrip/||;t" \
367	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
368	case $$dist_files in \
369	  */*) $(MKDIR_P) `echo "$$dist_files" | \
370			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
371			   sort -u` ;; \
372	esac; \
373	for file in $$dist_files; do \
374	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375	  if test -d $$d/$$file; then \
376	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
377	    if test -d "$(distdir)/$$file"; then \
378	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
379	    fi; \
380	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
381	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
382	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383	    fi; \
384	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
385	  else \
386	    test -f "$(distdir)/$$file" \
387	    || cp -p $$d/$$file "$(distdir)/$$file" \
388	    || exit 1; \
389	  fi; \
390	done
391check-am: all-am
392check: check-am
393all-am: Makefile $(HEADERS)
394installdirs:
395	for dir in "$(DESTDIR)$(sdkdir)"; do \
396	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
397	done
398install: install-am
399install-exec: install-exec-am
400install-data: install-data-am
401uninstall: uninstall-am
402
403install-am: all-am
404	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
405
406installcheck: installcheck-am
407install-strip:
408	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
409	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
410	  `test -z '$(STRIP)' || \
411	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
412mostlyclean-generic:
413
414clean-generic:
415
416distclean-generic:
417	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
418	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
419
420maintainer-clean-generic:
421	@echo "This command is intended for maintainers to use"
422	@echo "it deletes files that may require special tools to rebuild."
423clean: clean-am
424
425clean-am: clean-generic clean-libtool mostlyclean-am
426
427distclean: distclean-am
428	-rm -f Makefile
429distclean-am: clean-am distclean-generic distclean-tags
430
431dvi: dvi-am
432
433dvi-am:
434
435html: html-am
436
437html-am:
438
439info: info-am
440
441info-am:
442
443install-data-am: install-sdkHEADERS
444
445install-dvi: install-dvi-am
446
447install-dvi-am:
448
449install-exec-am:
450
451install-html: install-html-am
452
453install-html-am:
454
455install-info: install-info-am
456
457install-info-am:
458
459install-man:
460
461install-pdf: install-pdf-am
462
463install-pdf-am:
464
465install-ps: install-ps-am
466
467install-ps-am:
468
469installcheck-am:
470
471maintainer-clean: maintainer-clean-am
472	-rm -f Makefile
473maintainer-clean-am: distclean-am maintainer-clean-generic
474
475mostlyclean: mostlyclean-am
476
477mostlyclean-am: mostlyclean-generic mostlyclean-libtool
478
479pdf: pdf-am
480
481pdf-am:
482
483ps: ps-am
484
485ps-am:
486
487uninstall-am: uninstall-sdkHEADERS
488
489.MAKE: install-am install-strip
490
491.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
492	clean-libtool ctags distclean distclean-generic \
493	distclean-libtool distclean-tags distdir dvi dvi-am html \
494	html-am info info-am install install-am install-data \
495	install-data-am install-dvi install-dvi-am install-exec \
496	install-exec-am install-html install-html-am install-info \
497	install-info-am install-man install-pdf install-pdf-am \
498	install-ps install-ps-am install-sdkHEADERS install-strip \
499	installcheck installcheck-am installdirs maintainer-clean \
500	maintainer-clean-generic mostlyclean mostlyclean-generic \
501	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
502	uninstall-am uninstall-sdkHEADERS
503
504
505# Tell versions [3.59,3.63) of GNU make to not export all variables.
506# Otherwise a system limit (for SysV at least) may be exceeded.
507.NOEXPORT:
508