xref: /third_party/libevdev/test/Makefile.in (revision c0abf9e6)
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91@ENABLE_STATIC_LINK_TEST_TRUE@am__append_1 = test-static-link
92noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_4)
93@ENABLE_RUNTIME_TESTS_TRUE@am__append_2 = $(run_tests)
94@ENABLE_RUNTIME_TESTS_TRUE@TESTS = $(am__EXEEXT_3)
95
96# include builddir for event-names.h
97@ENABLE_RUNTIME_TESTS_TRUE@am__append_3 = $(CHECK_CFLAGS) $(GCOV_CFLAGS)
98@ENABLE_RUNTIME_TESTS_TRUE@am__append_4 = $(GCOV_LDFLAGS)
99@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@am__append_5 = valgrind
100@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@am__append_6 = gcov
101@ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@am__append_7 = static-symbol-leaks
102subdir = test
103ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
105	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
106	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
107	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109	$(ACLOCAL_M4)
110DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
111mkinstalldirs = $(install_sh) -d
112CONFIG_HEADER = $(top_builddir)/config.h
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115@ENABLE_STATIC_LINK_TEST_TRUE@am__EXEEXT_1 =  \
116@ENABLE_STATIC_LINK_TEST_TRUE@	test-static-link$(EXEEXT)
117am__EXEEXT_2 = test-compile-pedantic$(EXEEXT) test-link$(EXEEXT) \
118	$(am__EXEEXT_1)
119@ENABLE_RUNTIME_TESTS_TRUE@am__EXEEXT_3 = test-libevdev$(EXEEXT) \
120@ENABLE_RUNTIME_TESTS_TRUE@	test-kernel$(EXEEXT) \
121@ENABLE_RUNTIME_TESTS_TRUE@	test-uinput$(EXEEXT) \
122@ENABLE_RUNTIME_TESTS_TRUE@	test-event-codes$(EXEEXT) \
123@ENABLE_RUNTIME_TESTS_TRUE@	test-libevdev-internals$(EXEEXT)
124@ENABLE_RUNTIME_TESTS_TRUE@am__EXEEXT_4 = $(am__EXEEXT_3)
125PROGRAMS = $(noinst_PROGRAMS)
126am_test_compile_pedantic_OBJECTS =  \
127	test_compile_pedantic-test-compile-pedantic.$(OBJEXT)
128test_compile_pedantic_OBJECTS = $(am_test_compile_pedantic_OBJECTS)
129test_compile_pedantic_LDADD = $(LDADD)
130AM_V_lt = $(am__v_lt_@AM_V@)
131am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
132am__v_lt_0 = --silent
133am__v_lt_1 = 
134test_compile_pedantic_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
135	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
136	$(test_compile_pedantic_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
137	$(LDFLAGS) -o $@
138am__test_event_codes_SOURCES_DIST = test-main.c test-event-codes.c \
139	test-event-names.c test-context.c test-common-uinput.c \
140	test-common-uinput.h test-common.c test-common.h
141@ENABLE_RUNTIME_TESTS_TRUE@am__objects_1 =  \
142@ENABLE_RUNTIME_TESTS_TRUE@	test-common-uinput.$(OBJEXT) \
143@ENABLE_RUNTIME_TESTS_TRUE@	test-common.$(OBJEXT)
144@ENABLE_RUNTIME_TESTS_TRUE@am_test_event_codes_OBJECTS =  \
145@ENABLE_RUNTIME_TESTS_TRUE@	test-main.$(OBJEXT) \
146@ENABLE_RUNTIME_TESTS_TRUE@	test-event-codes.$(OBJEXT) \
147@ENABLE_RUNTIME_TESTS_TRUE@	test-event-names.$(OBJEXT) \
148@ENABLE_RUNTIME_TESTS_TRUE@	test-context.$(OBJEXT) \
149@ENABLE_RUNTIME_TESTS_TRUE@	$(am__objects_1)
150test_event_codes_OBJECTS = $(am_test_event_codes_OBJECTS)
151am__DEPENDENCIES_1 =
152@ENABLE_RUNTIME_TESTS_TRUE@test_event_codes_DEPENDENCIES =  \
153@ENABLE_RUNTIME_TESTS_TRUE@	$(am__DEPENDENCIES_1) \
154@ENABLE_RUNTIME_TESTS_TRUE@	$(top_builddir)/libevdev/libevdev.la
155test_event_codes_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
156	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
157	$(AM_CFLAGS) $(CFLAGS) $(test_event_codes_LDFLAGS) $(LDFLAGS) \
158	-o $@
159am__test_kernel_SOURCES_DIST = test-main.c test-kernel.c \
160	test-common-uinput.c test-common-uinput.h test-common.c \
161	test-common.h
162@ENABLE_RUNTIME_TESTS_TRUE@am__objects_2 = test_kernel-test-common-uinput.$(OBJEXT) \
163@ENABLE_RUNTIME_TESTS_TRUE@	test_kernel-test-common.$(OBJEXT)
164@ENABLE_RUNTIME_TESTS_TRUE@am_test_kernel_OBJECTS =  \
165@ENABLE_RUNTIME_TESTS_TRUE@	test_kernel-test-main.$(OBJEXT) \
166@ENABLE_RUNTIME_TESTS_TRUE@	test_kernel-test-kernel.$(OBJEXT) \
167@ENABLE_RUNTIME_TESTS_TRUE@	$(am__objects_2)
168test_kernel_OBJECTS = $(am_test_kernel_OBJECTS)
169@ENABLE_RUNTIME_TESTS_TRUE@test_kernel_DEPENDENCIES =  \
170@ENABLE_RUNTIME_TESTS_TRUE@	$(am__DEPENDENCIES_1) \
171@ENABLE_RUNTIME_TESTS_TRUE@	$(top_builddir)/libevdev/libevdev.la
172test_kernel_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_kernel_CFLAGS) \
174	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
175am__test_libevdev_SOURCES_DIST = test-main.c test-libevdev-init.c \
176	test-libevdev-has-event.c test-libevdev-events.c \
177	test-common-uinput.c test-common-uinput.h test-common.c \
178	test-common.h
179@ENABLE_RUNTIME_TESTS_TRUE@am_test_libevdev_OBJECTS =  \
180@ENABLE_RUNTIME_TESTS_TRUE@	test-main.$(OBJEXT) \
181@ENABLE_RUNTIME_TESTS_TRUE@	test-libevdev-init.$(OBJEXT) \
182@ENABLE_RUNTIME_TESTS_TRUE@	test-libevdev-has-event.$(OBJEXT) \
183@ENABLE_RUNTIME_TESTS_TRUE@	test-libevdev-events.$(OBJEXT) \
184@ENABLE_RUNTIME_TESTS_TRUE@	$(am__objects_1)
185test_libevdev_OBJECTS = $(am_test_libevdev_OBJECTS)
186@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_DEPENDENCIES =  \
187@ENABLE_RUNTIME_TESTS_TRUE@	$(am__DEPENDENCIES_1) \
188@ENABLE_RUNTIME_TESTS_TRUE@	$(top_builddir)/libevdev/libevdev.la
189test_libevdev_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
190	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
191	$(test_libevdev_LDFLAGS) $(LDFLAGS) -o $@
192am__test_libevdev_internals_SOURCES_DIST = test-main.c \
193	test-int-queue.c test-common-uinput.c test-common-uinput.h \
194	test-common.c test-common.h
195@ENABLE_RUNTIME_TESTS_TRUE@am_test_libevdev_internals_OBJECTS =  \
196@ENABLE_RUNTIME_TESTS_TRUE@	test-main.$(OBJEXT) \
197@ENABLE_RUNTIME_TESTS_TRUE@	test-int-queue.$(OBJEXT) \
198@ENABLE_RUNTIME_TESTS_TRUE@	$(am__objects_1)
199test_libevdev_internals_OBJECTS =  \
200	$(am_test_libevdev_internals_OBJECTS)
201@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_internals_DEPENDENCIES =  \
202@ENABLE_RUNTIME_TESTS_TRUE@	$(am__DEPENDENCIES_1) \
203@ENABLE_RUNTIME_TESTS_TRUE@	$(top_builddir)/libevdev/libevdev.la
204test_libevdev_internals_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
205	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
206	$(AM_CFLAGS) $(CFLAGS) $(test_libevdev_internals_LDFLAGS) \
207	$(LDFLAGS) -o $@
208am_test_link_OBJECTS = test_link-test-link.$(OBJEXT)
209test_link_OBJECTS = $(am_test_link_OBJECTS)
210test_link_DEPENDENCIES = $(top_builddir)/libevdev/libevdev.la
211test_link_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
212	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_link_CFLAGS) \
213	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
214am_test_static_link_OBJECTS = test_static_link-test-link.$(OBJEXT)
215test_static_link_OBJECTS = $(am_test_static_link_OBJECTS)
216test_static_link_DEPENDENCIES = $(top_builddir)/libevdev/libevdev.la
217test_static_link_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
218	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
219	$(test_static_link_CFLAGS) $(CFLAGS) \
220	$(test_static_link_LDFLAGS) $(LDFLAGS) -o $@
221am__test_uinput_SOURCES_DIST = test-main.c test-uinput.c \
222	test-common-uinput.c test-common-uinput.h test-common.c \
223	test-common.h
224@ENABLE_RUNTIME_TESTS_TRUE@am_test_uinput_OBJECTS =  \
225@ENABLE_RUNTIME_TESTS_TRUE@	test-main.$(OBJEXT) \
226@ENABLE_RUNTIME_TESTS_TRUE@	test-uinput.$(OBJEXT) \
227@ENABLE_RUNTIME_TESTS_TRUE@	$(am__objects_1)
228test_uinput_OBJECTS = $(am_test_uinput_OBJECTS)
229@ENABLE_RUNTIME_TESTS_TRUE@test_uinput_DEPENDENCIES =  \
230@ENABLE_RUNTIME_TESTS_TRUE@	$(am__DEPENDENCIES_1) \
231@ENABLE_RUNTIME_TESTS_TRUE@	$(top_builddir)/libevdev/libevdev.la
232test_uinput_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
233	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
234	$(test_uinput_LDFLAGS) $(LDFLAGS) -o $@
235AM_V_P = $(am__v_P_@AM_V@)
236am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
237am__v_P_0 = false
238am__v_P_1 = :
239AM_V_GEN = $(am__v_GEN_@AM_V@)
240am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
241am__v_GEN_0 = @echo "  GEN     " $@;
242am__v_GEN_1 = 
243AM_V_at = $(am__v_at_@AM_V@)
244am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
245am__v_at_0 = @
246am__v_at_1 = 
247DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
248depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
249am__maybe_remake_depfiles = depfiles
250am__depfiles_remade = ./$(DEPDIR)/test-common-uinput.Po \
251	./$(DEPDIR)/test-common.Po ./$(DEPDIR)/test-context.Po \
252	./$(DEPDIR)/test-event-codes.Po \
253	./$(DEPDIR)/test-event-names.Po ./$(DEPDIR)/test-int-queue.Po \
254	./$(DEPDIR)/test-libevdev-events.Po \
255	./$(DEPDIR)/test-libevdev-has-event.Po \
256	./$(DEPDIR)/test-libevdev-init.Po ./$(DEPDIR)/test-main.Po \
257	./$(DEPDIR)/test-uinput.Po \
258	./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po \
259	./$(DEPDIR)/test_kernel-test-common-uinput.Po \
260	./$(DEPDIR)/test_kernel-test-common.Po \
261	./$(DEPDIR)/test_kernel-test-kernel.Po \
262	./$(DEPDIR)/test_kernel-test-main.Po \
263	./$(DEPDIR)/test_link-test-link.Po \
264	./$(DEPDIR)/test_static_link-test-link.Po
265am__mv = mv -f
266COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
267	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
268LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
269	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
270	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
271	$(AM_CFLAGS) $(CFLAGS)
272AM_V_CC = $(am__v_CC_@AM_V@)
273am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
274am__v_CC_0 = @echo "  CC      " $@;
275am__v_CC_1 = 
276CCLD = $(CC)
277LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
278	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
279	$(AM_LDFLAGS) $(LDFLAGS) -o $@
280AM_V_CCLD = $(am__v_CCLD_@AM_V@)
281am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
282am__v_CCLD_0 = @echo "  CCLD    " $@;
283am__v_CCLD_1 = 
284SOURCES = $(test_compile_pedantic_SOURCES) $(test_event_codes_SOURCES) \
285	$(test_kernel_SOURCES) $(test_libevdev_SOURCES) \
286	$(test_libevdev_internals_SOURCES) $(test_link_SOURCES) \
287	$(test_static_link_SOURCES) $(test_uinput_SOURCES)
288DIST_SOURCES = $(test_compile_pedantic_SOURCES) \
289	$(am__test_event_codes_SOURCES_DIST) \
290	$(am__test_kernel_SOURCES_DIST) \
291	$(am__test_libevdev_SOURCES_DIST) \
292	$(am__test_libevdev_internals_SOURCES_DIST) \
293	$(test_link_SOURCES) $(test_static_link_SOURCES) \
294	$(am__test_uinput_SOURCES_DIST)
295am__can_run_installinfo = \
296  case $$AM_UPDATE_INFO_DIR in \
297    n|no|NO) false;; \
298    *) (install-info --version) >/dev/null 2>&1;; \
299  esac
300am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
301# Read a list of newline-separated strings from the standard input,
302# and print each of them once, without duplicates.  Input order is
303# *not* preserved.
304am__uniquify_input = $(AWK) '\
305  BEGIN { nonempty = 0; } \
306  { items[$$0] = 1; nonempty = 1; } \
307  END { if (nonempty) { for (i in items) print i; }; } \
308'
309# Make sure the list of sources is unique.  This is necessary because,
310# e.g., the same source file might be shared among _SOURCES variables
311# for different programs/libraries.
312am__define_uniq_tagged_files = \
313  list='$(am__tagged_files)'; \
314  unique=`for i in $$list; do \
315    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316  done | $(am__uniquify_input)`
317am__tty_colors_dummy = \
318  mgn= red= grn= lgn= blu= brg= std=; \
319  am__color_tests=no
320am__tty_colors = { \
321  $(am__tty_colors_dummy); \
322  if test "X$(AM_COLOR_TESTS)" = Xno; then \
323    am__color_tests=no; \
324  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
325    am__color_tests=yes; \
326  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
327    am__color_tests=yes; \
328  fi; \
329  if test $$am__color_tests = yes; then \
330    red='[0;31m'; \
331    grn='[0;32m'; \
332    lgn='[1;32m'; \
333    blu='[1;34m'; \
334    mgn='[0;35m'; \
335    brg='[1m'; \
336    std='[m'; \
337  fi; \
338}
339am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
340am__vpath_adj = case $$p in \
341    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
342    *) f=$$p;; \
343  esac;
344am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
345am__install_max = 40
346am__nobase_strip_setup = \
347  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
348am__nobase_strip = \
349  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
350am__nobase_list = $(am__nobase_strip_setup); \
351  for p in $$list; do echo "$$p $$p"; done | \
352  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
353  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
354    if (++n[$$2] == $(am__install_max)) \
355      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
356    END { for (dir in files) print dir, files[dir] }'
357am__base_list = \
358  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
359  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
360am__uninstall_files_from_dir = { \
361  test -z "$$files" \
362    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
363    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
364         $(am__cd) "$$dir" && rm -f $$files; }; \
365  }
366am__recheck_rx = ^[ 	]*:recheck:[ 	]*
367am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
368am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
369# A command that, given a newline-separated list of test names on the
370# standard input, print the name of the tests that are to be re-run
371# upon "make recheck".
372am__list_recheck_tests = $(AWK) '{ \
373  recheck = 1; \
374  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
375    { \
376      if (rc < 0) \
377        { \
378          if ((getline line2 < ($$0 ".log")) < 0) \
379	    recheck = 0; \
380          break; \
381        } \
382      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
383        { \
384          recheck = 0; \
385          break; \
386        } \
387      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
388        { \
389          break; \
390        } \
391    }; \
392  if (recheck) \
393    print $$0; \
394  close ($$0 ".trs"); \
395  close ($$0 ".log"); \
396}'
397# A command that, given a newline-separated list of test names on the
398# standard input, create the global log from their .trs and .log files.
399am__create_global_log = $(AWK) ' \
400function fatal(msg) \
401{ \
402  print "fatal: making $@: " msg | "cat >&2"; \
403  exit 1; \
404} \
405function rst_section(header) \
406{ \
407  print header; \
408  len = length(header); \
409  for (i = 1; i <= len; i = i + 1) \
410    printf "="; \
411  printf "\n\n"; \
412} \
413{ \
414  copy_in_global_log = 1; \
415  global_test_result = "RUN"; \
416  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
417    { \
418      if (rc < 0) \
419         fatal("failed to read from " $$0 ".trs"); \
420      if (line ~ /$(am__global_test_result_rx)/) \
421        { \
422          sub("$(am__global_test_result_rx)", "", line); \
423          sub("[ 	]*$$", "", line); \
424          global_test_result = line; \
425        } \
426      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
427        copy_in_global_log = 0; \
428    }; \
429  if (copy_in_global_log) \
430    { \
431      rst_section(global_test_result ": " $$0); \
432      while ((rc = (getline line < ($$0 ".log"))) != 0) \
433      { \
434        if (rc < 0) \
435          fatal("failed to read from " $$0 ".log"); \
436        print line; \
437      }; \
438      printf "\n"; \
439    }; \
440  close ($$0 ".trs"); \
441  close ($$0 ".log"); \
442}'
443# Restructured Text title.
444am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
445# Solaris 10 'make', and several other traditional 'make' implementations,
446# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
447# by disabling -e (using the XSI extension "set +e") if it's set.
448am__sh_e_setup = case $$- in *e*) set +e;; esac
449# Default flags passed to test drivers.
450am__common_driver_flags = \
451  --color-tests "$$am__color_tests" \
452  --enable-hard-errors "$$am__enable_hard_errors" \
453  --expect-failure "$$am__expect_failure"
454# To be inserted before the command running the test.  Creates the
455# directory for the log if needed.  Stores in $dir the directory
456# containing $f, in $tst the test, in $log the log.  Executes the
457# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
458# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
459# will run the test scripts (or their associated LOG_COMPILER, if
460# thy have one).
461am__check_pre = \
462$(am__sh_e_setup);					\
463$(am__vpath_adj_setup) $(am__vpath_adj)			\
464$(am__tty_colors);					\
465srcdir=$(srcdir); export srcdir;			\
466case "$@" in						\
467  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
468    *) am__odir=.;; 					\
469esac;							\
470test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
471  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
472if test -f "./$$f"; then dir=./;			\
473elif test -f "$$f"; then dir=;				\
474else dir="$(srcdir)/"; fi;				\
475tst=$$dir$$f; log='$@'; 				\
476if test -n '$(DISABLE_HARD_ERRORS)'; then		\
477  am__enable_hard_errors=no; 				\
478else							\
479  am__enable_hard_errors=yes; 				\
480fi; 							\
481case " $(XFAIL_TESTS) " in				\
482  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
483    am__expect_failure=yes;;				\
484  *)							\
485    am__expect_failure=no;;				\
486esac; 							\
487$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
488# A shell command to get the names of the tests scripts with any registered
489# extension removed (i.e., equivalently, the names of the test logs, with
490# the '.log' extension removed).  The result is saved in the shell variable
491# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
492# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
493# since that might cause problem with VPATH rewrites for suffix-less tests.
494# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
495am__set_TESTS_bases = \
496  bases='$(TEST_LOGS)'; \
497  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
498  bases=`echo $$bases`
499AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
500RECHECK_LOGS = $(TEST_LOGS)
501AM_RECURSIVE_TARGETS = check recheck
502TEST_SUITE_LOG = test-suite.log
503TEST_EXTENSIONS = @EXEEXT@ .test
504LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
505LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
506am__set_b = \
507  case '$@' in \
508    */*) \
509      case '$*' in \
510        */*) b='$*';; \
511          *) b=`echo '$@' | sed 's/\.log$$//'`; \
512       esac;; \
513    *) \
514      b='$*';; \
515  esac
516am__test_logs1 = $(TESTS:=.log)
517am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
518TEST_LOGS = $(am__test_logs2:.test.log=.log)
519TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
520TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
521	$(TEST_LOG_FLAGS)
522am__DIST_COMMON = $(srcdir)/Makefile.in \
523	$(top_srcdir)/build-aux/depcomp \
524	$(top_srcdir)/build-aux/test-driver
525DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
526ACLOCAL = @ACLOCAL@
527AMTAR = @AMTAR@
528AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
529AR = @AR@
530AUTOCONF = @AUTOCONF@
531AUTOHEADER = @AUTOHEADER@
532AUTOMAKE = @AUTOMAKE@
533AWK = @AWK@
534CC = @CC@
535CCDEPMODE = @CCDEPMODE@
536CFLAGS = @CFLAGS@
537CHECK_CFLAGS = @CHECK_CFLAGS@
538CHECK_LIBS = @CHECK_LIBS@
539CPPFLAGS = @CPPFLAGS@
540CSCOPE = @CSCOPE@
541CTAGS = @CTAGS@
542CYGPATH_W = @CYGPATH_W@
543DEFS = @DEFS@
544DEPDIR = @DEPDIR@
545DLLTOOL = @DLLTOOL@
546DOXYGEN = @DOXYGEN@
547DSYMUTIL = @DSYMUTIL@
548DUMPBIN = @DUMPBIN@
549ECHO_C = @ECHO_C@
550ECHO_N = @ECHO_N@
551ECHO_T = @ECHO_T@
552EGREP = @EGREP@
553ETAGS = @ETAGS@
554EXEEXT = @EXEEXT@
555FGREP = @FGREP@
556FILECMD = @FILECMD@
557GCC_CFLAGS = @GCC_CFLAGS@
558GCOV_CFLAGS = @GCOV_CFLAGS@
559GCOV_LDFLAGS = @GCOV_LDFLAGS@
560GNU_LD_FLAGS = @GNU_LD_FLAGS@
561GREP = @GREP@
562INSTALL = @INSTALL@
563INSTALL_DATA = @INSTALL_DATA@
564INSTALL_PROGRAM = @INSTALL_PROGRAM@
565INSTALL_SCRIPT = @INSTALL_SCRIPT@
566INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
567LD = @LD@
568LDFLAGS = @LDFLAGS@
569LIBEVDEV_LT_VERSION = @LIBEVDEV_LT_VERSION@
570LIBOBJS = @LIBOBJS@
571LIBS = @LIBS@
572LIBTOOL = @LIBTOOL@
573LIPO = @LIPO@
574LN_S = @LN_S@
575LTLIBOBJS = @LTLIBOBJS@
576LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
577MAKEINFO = @MAKEINFO@
578MANIFEST_TOOL = @MANIFEST_TOOL@
579MKDIR_P = @MKDIR_P@
580NM = @NM@
581NMEDIT = @NMEDIT@
582OBJDUMP = @OBJDUMP@
583OBJEXT = @OBJEXT@
584OS = @OS@
585OTOOL = @OTOOL@
586OTOOL64 = @OTOOL64@
587PACKAGE = @PACKAGE@
588PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
589PACKAGE_NAME = @PACKAGE_NAME@
590PACKAGE_STRING = @PACKAGE_STRING@
591PACKAGE_TARNAME = @PACKAGE_TARNAME@
592PACKAGE_URL = @PACKAGE_URL@
593PACKAGE_VERSION = @PACKAGE_VERSION@
594PATH_SEPARATOR = @PATH_SEPARATOR@
595PKG_CONFIG = @PKG_CONFIG@
596PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
597PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
598PYTHON = @PYTHON@
599PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
600PYTHON_PLATFORM = @PYTHON_PLATFORM@
601PYTHON_PREFIX = @PYTHON_PREFIX@
602PYTHON_VERSION = @PYTHON_VERSION@
603RANLIB = @RANLIB@
604SED = @SED@
605SET_MAKE = @SET_MAKE@
606SHELL = @SHELL@
607STRIP = @STRIP@
608VALGRIND = @VALGRIND@
609VERSION = @VERSION@
610abs_builddir = @abs_builddir@
611abs_srcdir = @abs_srcdir@
612abs_top_builddir = @abs_top_builddir@
613abs_top_srcdir = @abs_top_srcdir@
614ac_ct_AR = @ac_ct_AR@
615ac_ct_CC = @ac_ct_CC@
616ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
617am__include = @am__include@
618am__leading_dot = @am__leading_dot@
619am__quote = @am__quote@
620am__tar = @am__tar@
621am__untar = @am__untar@
622bindir = @bindir@
623build = @build@
624build_alias = @build_alias@
625build_cpu = @build_cpu@
626build_os = @build_os@
627build_vendor = @build_vendor@
628builddir = @builddir@
629datadir = @datadir@
630datarootdir = @datarootdir@
631docdir = @docdir@
632dvidir = @dvidir@
633exec_prefix = @exec_prefix@
634host = @host@
635host_alias = @host_alias@
636host_cpu = @host_cpu@
637host_os = @host_os@
638host_vendor = @host_vendor@
639htmldir = @htmldir@
640includedir = @includedir@
641infodir = @infodir@
642install_sh = @install_sh@
643libdir = @libdir@
644libexecdir = @libexecdir@
645localedir = @localedir@
646localstatedir = @localstatedir@
647mandir = @mandir@
648mkdir_p = @mkdir_p@
649oldincludedir = @oldincludedir@
650pdfdir = @pdfdir@
651pkgpyexecdir = @pkgpyexecdir@
652pkgpythondir = @pkgpythondir@
653prefix = @prefix@
654program_transform_name = @program_transform_name@
655psdir = @psdir@
656pyexecdir = @pyexecdir@
657pythondir = @pythondir@
658runstatedir = @runstatedir@
659sbindir = @sbindir@
660sharedstatedir = @sharedstatedir@
661srcdir = @srcdir@
662sysconfdir = @sysconfdir@
663target_alias = @target_alias@
664top_build_prefix = @top_build_prefix@
665top_builddir = @top_builddir@
666top_srcdir = @top_srcdir@
667build_tests = test-compile-pedantic test-link $(am__append_1)
668AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include \
669	-I$(top_builddir)/libevdev $(am__append_3)
670AM_LDFLAGS = $(am__append_4)
671test_compile_pedantic_SOURCES = test-compile-pedantic.c
672test_compile_pedantic_CFLAGS = $(AM_CPPFLAGS) -pedantic -Werror -std=c89
673test_link_SOURCES = test-link.c
674test_link_CFLAGS = -I$(top_srcdir)
675test_link_LDADD = $(top_builddir)/libevdev/libevdev.la
676test_static_link_SOURCES = test-link.c
677test_static_link_CFLAGS = -I$(top_srcdir)
678test_static_link_LDADD = $(top_builddir)/libevdev/libevdev.la
679test_static_link_LDFLAGS = $(AM_LDFLAGS) -static
680check_local_deps = $(am__append_5) $(am__append_6) $(am__append_7)
681@ENABLE_RUNTIME_TESTS_TRUE@run_tests = \
682@ENABLE_RUNTIME_TESTS_TRUE@	    test-libevdev \
683@ENABLE_RUNTIME_TESTS_TRUE@	    test-kernel \
684@ENABLE_RUNTIME_TESTS_TRUE@	    test-uinput \
685@ENABLE_RUNTIME_TESTS_TRUE@	    test-event-codes \
686@ENABLE_RUNTIME_TESTS_TRUE@	    test-libevdev-internals \
687@ENABLE_RUNTIME_TESTS_TRUE@	    $(NULL)
688
689@ENABLE_RUNTIME_TESTS_TRUE@common_sources = \
690@ENABLE_RUNTIME_TESTS_TRUE@		 test-common-uinput.c \
691@ENABLE_RUNTIME_TESTS_TRUE@		 test-common-uinput.h \
692@ENABLE_RUNTIME_TESTS_TRUE@		 test-common.c \
693@ENABLE_RUNTIME_TESTS_TRUE@		 test-common.h
694
695@ENABLE_RUNTIME_TESTS_TRUE@test_event_codes_SOURCES = \
696@ENABLE_RUNTIME_TESTS_TRUE@			test-main.c \
697@ENABLE_RUNTIME_TESTS_TRUE@			test-event-codes.c \
698@ENABLE_RUNTIME_TESTS_TRUE@			test-event-names.c \
699@ENABLE_RUNTIME_TESTS_TRUE@			test-context.c \
700@ENABLE_RUNTIME_TESTS_TRUE@			$(common_sources)
701
702@ENABLE_RUNTIME_TESTS_TRUE@test_event_codes_LDADD = $(CHECK_LIBS) $(top_builddir)/libevdev/libevdev.la
703@ENABLE_RUNTIME_TESTS_TRUE@test_event_codes_LDFLAGS = -no-install
704@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_internals_SOURCES = \
705@ENABLE_RUNTIME_TESTS_TRUE@			test-main.c \
706@ENABLE_RUNTIME_TESTS_TRUE@			test-int-queue.c \
707@ENABLE_RUNTIME_TESTS_TRUE@			$(common_sources)
708
709@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_internals_LDADD = $(CHECK_LIBS) $(top_builddir)/libevdev/libevdev.la
710@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_internals_LDFLAGS = -no-install
711@ENABLE_RUNTIME_TESTS_TRUE@test_uinput_SOURCES = \
712@ENABLE_RUNTIME_TESTS_TRUE@			test-main.c \
713@ENABLE_RUNTIME_TESTS_TRUE@			test-uinput.c \
714@ENABLE_RUNTIME_TESTS_TRUE@			$(common_sources)
715
716@ENABLE_RUNTIME_TESTS_TRUE@test_uinput_LDADD = $(CHECK_LIBS) $(top_builddir)/libevdev/libevdev.la
717@ENABLE_RUNTIME_TESTS_TRUE@test_uinput_LDFLAGS = -no-install
718@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_SOURCES = \
719@ENABLE_RUNTIME_TESTS_TRUE@			test-main.c \
720@ENABLE_RUNTIME_TESTS_TRUE@			test-libevdev-init.c \
721@ENABLE_RUNTIME_TESTS_TRUE@			test-libevdev-has-event.c \
722@ENABLE_RUNTIME_TESTS_TRUE@			test-libevdev-events.c \
723@ENABLE_RUNTIME_TESTS_TRUE@			$(common_sources)
724
725@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_LDADD = $(CHECK_LIBS) $(top_builddir)/libevdev/libevdev.la
726@ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_LDFLAGS = -no-install
727@ENABLE_RUNTIME_TESTS_TRUE@test_kernel_SOURCES = \
728@ENABLE_RUNTIME_TESTS_TRUE@		      test-main.c \
729@ENABLE_RUNTIME_TESTS_TRUE@		      test-kernel.c \
730@ENABLE_RUNTIME_TESTS_TRUE@		      $(common_sources)
731
732@ENABLE_RUNTIME_TESTS_TRUE@test_kernel_CFLAGS = -I$(top_srcdir)
733@ENABLE_RUNTIME_TESTS_TRUE@test_kernel_LDADD = $(CHECK_LIBS) $(top_builddir)/libevdev/libevdev.la
734@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@VALGRIND_FLAGS = --leak-check=full \
735@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@		--quiet \
736@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@		--error-exitcode=3 \
737@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@		--suppressions=$(srcdir)/valgrind.suppressions
738
739@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@CLEANFILES = gcov-reports/*.gcov gcov-reports/summary.txt *.gcno *.gcda
740EXTRA_DIST = valgrind.suppressions  generate-gcov-report.sh test-static-symbols-leak.sh
741all: all-am
742
743.SUFFIXES:
744.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
745$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
746	@for dep in $?; do \
747	  case '$(am__configure_deps)' in \
748	    *$$dep*) \
749	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
750	        && { if test -f $@; then exit 0; else break; fi; }; \
751	      exit 1;; \
752	  esac; \
753	done; \
754	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
755	$(am__cd) $(top_srcdir) && \
756	  $(AUTOMAKE) --foreign test/Makefile
757Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
758	@case '$?' in \
759	  *config.status*) \
760	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
761	  *) \
762	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
763	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
764	esac;
765
766$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
767	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
768
769$(top_srcdir)/configure:  $(am__configure_deps)
770	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
771$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
772	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
773$(am__aclocal_m4_deps):
774
775clean-noinstPROGRAMS:
776	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
777	echo " rm -f" $$list; \
778	rm -f $$list || exit $$?; \
779	test -n "$(EXEEXT)" || exit 0; \
780	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
781	echo " rm -f" $$list; \
782	rm -f $$list
783
784test-compile-pedantic$(EXEEXT): $(test_compile_pedantic_OBJECTS) $(test_compile_pedantic_DEPENDENCIES) $(EXTRA_test_compile_pedantic_DEPENDENCIES) 
785	@rm -f test-compile-pedantic$(EXEEXT)
786	$(AM_V_CCLD)$(test_compile_pedantic_LINK) $(test_compile_pedantic_OBJECTS) $(test_compile_pedantic_LDADD) $(LIBS)
787
788test-event-codes$(EXEEXT): $(test_event_codes_OBJECTS) $(test_event_codes_DEPENDENCIES) $(EXTRA_test_event_codes_DEPENDENCIES) 
789	@rm -f test-event-codes$(EXEEXT)
790	$(AM_V_CCLD)$(test_event_codes_LINK) $(test_event_codes_OBJECTS) $(test_event_codes_LDADD) $(LIBS)
791
792test-kernel$(EXEEXT): $(test_kernel_OBJECTS) $(test_kernel_DEPENDENCIES) $(EXTRA_test_kernel_DEPENDENCIES) 
793	@rm -f test-kernel$(EXEEXT)
794	$(AM_V_CCLD)$(test_kernel_LINK) $(test_kernel_OBJECTS) $(test_kernel_LDADD) $(LIBS)
795
796test-libevdev$(EXEEXT): $(test_libevdev_OBJECTS) $(test_libevdev_DEPENDENCIES) $(EXTRA_test_libevdev_DEPENDENCIES) 
797	@rm -f test-libevdev$(EXEEXT)
798	$(AM_V_CCLD)$(test_libevdev_LINK) $(test_libevdev_OBJECTS) $(test_libevdev_LDADD) $(LIBS)
799
800test-libevdev-internals$(EXEEXT): $(test_libevdev_internals_OBJECTS) $(test_libevdev_internals_DEPENDENCIES) $(EXTRA_test_libevdev_internals_DEPENDENCIES) 
801	@rm -f test-libevdev-internals$(EXEEXT)
802	$(AM_V_CCLD)$(test_libevdev_internals_LINK) $(test_libevdev_internals_OBJECTS) $(test_libevdev_internals_LDADD) $(LIBS)
803
804test-link$(EXEEXT): $(test_link_OBJECTS) $(test_link_DEPENDENCIES) $(EXTRA_test_link_DEPENDENCIES) 
805	@rm -f test-link$(EXEEXT)
806	$(AM_V_CCLD)$(test_link_LINK) $(test_link_OBJECTS) $(test_link_LDADD) $(LIBS)
807
808test-static-link$(EXEEXT): $(test_static_link_OBJECTS) $(test_static_link_DEPENDENCIES) $(EXTRA_test_static_link_DEPENDENCIES) 
809	@rm -f test-static-link$(EXEEXT)
810	$(AM_V_CCLD)$(test_static_link_LINK) $(test_static_link_OBJECTS) $(test_static_link_LDADD) $(LIBS)
811
812test-uinput$(EXEEXT): $(test_uinput_OBJECTS) $(test_uinput_DEPENDENCIES) $(EXTRA_test_uinput_DEPENDENCIES) 
813	@rm -f test-uinput$(EXEEXT)
814	$(AM_V_CCLD)$(test_uinput_LINK) $(test_uinput_OBJECTS) $(test_uinput_LDADD) $(LIBS)
815
816mostlyclean-compile:
817	-rm -f *.$(OBJEXT)
818
819distclean-compile:
820	-rm -f *.tab.c
821
822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-common-uinput.Po@am__quote@ # am--include-marker
823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-common.Po@am__quote@ # am--include-marker
824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-context.Po@am__quote@ # am--include-marker
825@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-event-codes.Po@am__quote@ # am--include-marker
826@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-event-names.Po@am__quote@ # am--include-marker
827@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-int-queue.Po@am__quote@ # am--include-marker
828@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-events.Po@am__quote@ # am--include-marker
829@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-has-event.Po@am__quote@ # am--include-marker
830@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-init.Po@am__quote@ # am--include-marker
831@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-main.Po@am__quote@ # am--include-marker
832@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-uinput.Po@am__quote@ # am--include-marker
833@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po@am__quote@ # am--include-marker
834@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-common-uinput.Po@am__quote@ # am--include-marker
835@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-common.Po@am__quote@ # am--include-marker
836@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-kernel.Po@am__quote@ # am--include-marker
837@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-main.Po@am__quote@ # am--include-marker
838@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_link-test-link.Po@am__quote@ # am--include-marker
839@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_static_link-test-link.Po@am__quote@ # am--include-marker
840
841$(am__depfiles_remade):
842	@$(MKDIR_P) $(@D)
843	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
844
845am--depfiles: $(am__depfiles_remade)
846
847.c.o:
848@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
849@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
850@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
851@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
852@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
853@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
854
855.c.obj:
856@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
857@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
858@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
859@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
860@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
862
863.c.lo:
864@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
865@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
866@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
867@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
868@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
870
871test_compile_pedantic-test-compile-pedantic.o: test-compile-pedantic.c
872@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_compile_pedantic_CFLAGS) $(CFLAGS) -MT test_compile_pedantic-test-compile-pedantic.o -MD -MP -MF $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo -c -o test_compile_pedantic-test-compile-pedantic.o `test -f 'test-compile-pedantic.c' || echo '$(srcdir)/'`test-compile-pedantic.c
873@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
874@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-compile-pedantic.c' object='test_compile_pedantic-test-compile-pedantic.o' libtool=no @AMDEPBACKSLASH@
875@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_compile_pedantic_CFLAGS) $(CFLAGS) -c -o test_compile_pedantic-test-compile-pedantic.o `test -f 'test-compile-pedantic.c' || echo '$(srcdir)/'`test-compile-pedantic.c
877
878test_compile_pedantic-test-compile-pedantic.obj: test-compile-pedantic.c
879@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_compile_pedantic_CFLAGS) $(CFLAGS) -MT test_compile_pedantic-test-compile-pedantic.obj -MD -MP -MF $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo -c -o test_compile_pedantic-test-compile-pedantic.obj `if test -f 'test-compile-pedantic.c'; then $(CYGPATH_W) 'test-compile-pedantic.c'; else $(CYGPATH_W) '$(srcdir)/test-compile-pedantic.c'; fi`
880@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
881@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-compile-pedantic.c' object='test_compile_pedantic-test-compile-pedantic.obj' libtool=no @AMDEPBACKSLASH@
882@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_compile_pedantic_CFLAGS) $(CFLAGS) -c -o test_compile_pedantic-test-compile-pedantic.obj `if test -f 'test-compile-pedantic.c'; then $(CYGPATH_W) 'test-compile-pedantic.c'; else $(CYGPATH_W) '$(srcdir)/test-compile-pedantic.c'; fi`
884
885test_kernel-test-main.o: test-main.c
886@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-main.o -MD -MP -MF $(DEPDIR)/test_kernel-test-main.Tpo -c -o test_kernel-test-main.o `test -f 'test-main.c' || echo '$(srcdir)/'`test-main.c
887@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-main.Tpo $(DEPDIR)/test_kernel-test-main.Po
888@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-main.c' object='test_kernel-test-main.o' libtool=no @AMDEPBACKSLASH@
889@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-main.o `test -f 'test-main.c' || echo '$(srcdir)/'`test-main.c
891
892test_kernel-test-main.obj: test-main.c
893@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-main.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-main.Tpo -c -o test_kernel-test-main.obj `if test -f 'test-main.c'; then $(CYGPATH_W) 'test-main.c'; else $(CYGPATH_W) '$(srcdir)/test-main.c'; fi`
894@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-main.Tpo $(DEPDIR)/test_kernel-test-main.Po
895@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-main.c' object='test_kernel-test-main.obj' libtool=no @AMDEPBACKSLASH@
896@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
897@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-main.obj `if test -f 'test-main.c'; then $(CYGPATH_W) 'test-main.c'; else $(CYGPATH_W) '$(srcdir)/test-main.c'; fi`
898
899test_kernel-test-kernel.o: test-kernel.c
900@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-kernel.o -MD -MP -MF $(DEPDIR)/test_kernel-test-kernel.Tpo -c -o test_kernel-test-kernel.o `test -f 'test-kernel.c' || echo '$(srcdir)/'`test-kernel.c
901@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-kernel.Tpo $(DEPDIR)/test_kernel-test-kernel.Po
902@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-kernel.c' object='test_kernel-test-kernel.o' libtool=no @AMDEPBACKSLASH@
903@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
904@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-kernel.o `test -f 'test-kernel.c' || echo '$(srcdir)/'`test-kernel.c
905
906test_kernel-test-kernel.obj: test-kernel.c
907@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-kernel.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-kernel.Tpo -c -o test_kernel-test-kernel.obj `if test -f 'test-kernel.c'; then $(CYGPATH_W) 'test-kernel.c'; else $(CYGPATH_W) '$(srcdir)/test-kernel.c'; fi`
908@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-kernel.Tpo $(DEPDIR)/test_kernel-test-kernel.Po
909@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-kernel.c' object='test_kernel-test-kernel.obj' libtool=no @AMDEPBACKSLASH@
910@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-kernel.obj `if test -f 'test-kernel.c'; then $(CYGPATH_W) 'test-kernel.c'; else $(CYGPATH_W) '$(srcdir)/test-kernel.c'; fi`
912
913test_kernel-test-common-uinput.o: test-common-uinput.c
914@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-common-uinput.o -MD -MP -MF $(DEPDIR)/test_kernel-test-common-uinput.Tpo -c -o test_kernel-test-common-uinput.o `test -f 'test-common-uinput.c' || echo '$(srcdir)/'`test-common-uinput.c
915@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common-uinput.Tpo $(DEPDIR)/test_kernel-test-common-uinput.Po
916@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-common-uinput.c' object='test_kernel-test-common-uinput.o' libtool=no @AMDEPBACKSLASH@
917@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common-uinput.o `test -f 'test-common-uinput.c' || echo '$(srcdir)/'`test-common-uinput.c
919
920test_kernel-test-common-uinput.obj: test-common-uinput.c
921@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-common-uinput.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-common-uinput.Tpo -c -o test_kernel-test-common-uinput.obj `if test -f 'test-common-uinput.c'; then $(CYGPATH_W) 'test-common-uinput.c'; else $(CYGPATH_W) '$(srcdir)/test-common-uinput.c'; fi`
922@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common-uinput.Tpo $(DEPDIR)/test_kernel-test-common-uinput.Po
923@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-common-uinput.c' object='test_kernel-test-common-uinput.obj' libtool=no @AMDEPBACKSLASH@
924@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common-uinput.obj `if test -f 'test-common-uinput.c'; then $(CYGPATH_W) 'test-common-uinput.c'; else $(CYGPATH_W) '$(srcdir)/test-common-uinput.c'; fi`
926
927test_kernel-test-common.o: test-common.c
928@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-common.o -MD -MP -MF $(DEPDIR)/test_kernel-test-common.Tpo -c -o test_kernel-test-common.o `test -f 'test-common.c' || echo '$(srcdir)/'`test-common.c
929@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common.Tpo $(DEPDIR)/test_kernel-test-common.Po
930@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-common.c' object='test_kernel-test-common.o' libtool=no @AMDEPBACKSLASH@
931@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
932@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common.o `test -f 'test-common.c' || echo '$(srcdir)/'`test-common.c
933
934test_kernel-test-common.obj: test-common.c
935@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -MT test_kernel-test-common.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-common.Tpo -c -o test_kernel-test-common.obj `if test -f 'test-common.c'; then $(CYGPATH_W) 'test-common.c'; else $(CYGPATH_W) '$(srcdir)/test-common.c'; fi`
936@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common.Tpo $(DEPDIR)/test_kernel-test-common.Po
937@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-common.c' object='test_kernel-test-common.obj' libtool=no @AMDEPBACKSLASH@
938@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common.obj `if test -f 'test-common.c'; then $(CYGPATH_W) 'test-common.c'; else $(CYGPATH_W) '$(srcdir)/test-common.c'; fi`
940
941test_link-test-link.o: test-link.c
942@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_link_CFLAGS) $(CFLAGS) -MT test_link-test-link.o -MD -MP -MF $(DEPDIR)/test_link-test-link.Tpo -c -o test_link-test-link.o `test -f 'test-link.c' || echo '$(srcdir)/'`test-link.c
943@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_link-test-link.Tpo $(DEPDIR)/test_link-test-link.Po
944@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-link.c' object='test_link-test-link.o' libtool=no @AMDEPBACKSLASH@
945@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
946@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_link_CFLAGS) $(CFLAGS) -c -o test_link-test-link.o `test -f 'test-link.c' || echo '$(srcdir)/'`test-link.c
947
948test_link-test-link.obj: test-link.c
949@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_link_CFLAGS) $(CFLAGS) -MT test_link-test-link.obj -MD -MP -MF $(DEPDIR)/test_link-test-link.Tpo -c -o test_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test-link.c'; else $(CYGPATH_W) '$(srcdir)/test-link.c'; fi`
950@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_link-test-link.Tpo $(DEPDIR)/test_link-test-link.Po
951@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-link.c' object='test_link-test-link.obj' libtool=no @AMDEPBACKSLASH@
952@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_link_CFLAGS) $(CFLAGS) -c -o test_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test-link.c'; else $(CYGPATH_W) '$(srcdir)/test-link.c'; fi`
954
955test_static_link-test-link.o: test-link.c
956@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_static_link_CFLAGS) $(CFLAGS) -MT test_static_link-test-link.o -MD -MP -MF $(DEPDIR)/test_static_link-test-link.Tpo -c -o test_static_link-test-link.o `test -f 'test-link.c' || echo '$(srcdir)/'`test-link.c
957@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_static_link-test-link.Tpo $(DEPDIR)/test_static_link-test-link.Po
958@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-link.c' object='test_static_link-test-link.o' libtool=no @AMDEPBACKSLASH@
959@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
960@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_static_link_CFLAGS) $(CFLAGS) -c -o test_static_link-test-link.o `test -f 'test-link.c' || echo '$(srcdir)/'`test-link.c
961
962test_static_link-test-link.obj: test-link.c
963@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_static_link_CFLAGS) $(CFLAGS) -MT test_static_link-test-link.obj -MD -MP -MF $(DEPDIR)/test_static_link-test-link.Tpo -c -o test_static_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test-link.c'; else $(CYGPATH_W) '$(srcdir)/test-link.c'; fi`
964@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_static_link-test-link.Tpo $(DEPDIR)/test_static_link-test-link.Po
965@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-link.c' object='test_static_link-test-link.obj' libtool=no @AMDEPBACKSLASH@
966@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_static_link_CFLAGS) $(CFLAGS) -c -o test_static_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test-link.c'; else $(CYGPATH_W) '$(srcdir)/test-link.c'; fi`
968
969mostlyclean-libtool:
970	-rm -f *.lo
971
972clean-libtool:
973	-rm -rf .libs _libs
974
975ID: $(am__tagged_files)
976	$(am__define_uniq_tagged_files); mkid -fID $$unique
977tags: tags-am
978TAGS: tags
979
980tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
981	set x; \
982	here=`pwd`; \
983	$(am__define_uniq_tagged_files); \
984	shift; \
985	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
986	  test -n "$$unique" || unique=$$empty_fix; \
987	  if test $$# -gt 0; then \
988	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
989	      "$$@" $$unique; \
990	  else \
991	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
992	      $$unique; \
993	  fi; \
994	fi
995ctags: ctags-am
996
997CTAGS: ctags
998ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
999	$(am__define_uniq_tagged_files); \
1000	test -z "$(CTAGS_ARGS)$$unique" \
1001	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1002	     $$unique
1003
1004GTAGS:
1005	here=`$(am__cd) $(top_builddir) && pwd` \
1006	  && $(am__cd) $(top_srcdir) \
1007	  && gtags -i $(GTAGS_ARGS) "$$here"
1008cscopelist: cscopelist-am
1009
1010cscopelist-am: $(am__tagged_files)
1011	list='$(am__tagged_files)'; \
1012	case "$(srcdir)" in \
1013	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1014	  *) sdir=$(subdir)/$(srcdir) ;; \
1015	esac; \
1016	for i in $$list; do \
1017	  if test -f "$$i"; then \
1018	    echo "$(subdir)/$$i"; \
1019	  else \
1020	    echo "$$sdir/$$i"; \
1021	  fi; \
1022	done >> $(top_builddir)/cscope.files
1023
1024distclean-tags:
1025	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1026
1027# Recover from deleted '.trs' file; this should ensure that
1028# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1029# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1030# to avoid problems with "make -n".
1031.log.trs:
1032	rm -f $< $@
1033	$(MAKE) $(AM_MAKEFLAGS) $<
1034
1035# Leading 'am--fnord' is there to ensure the list of targets does not
1036# expand to empty, as could happen e.g. with make check TESTS=''.
1037am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1038am--force-recheck:
1039	@:
1040
1041$(TEST_SUITE_LOG): $(TEST_LOGS)
1042	@$(am__set_TESTS_bases); \
1043	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1044	redo_bases=`for i in $$bases; do \
1045	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1046	            done`; \
1047	if test -n "$$redo_bases"; then \
1048	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1049	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1050	  if $(am__make_dryrun); then :; else \
1051	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1052	  fi; \
1053	fi; \
1054	if test -n "$$am__remaking_logs"; then \
1055	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1056	       "recursion detected" >&2; \
1057	elif test -n "$$redo_logs"; then \
1058	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1059	fi; \
1060	if $(am__make_dryrun); then :; else \
1061	  st=0;  \
1062	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1063	  for i in $$redo_bases; do \
1064	    test -f $$i.trs && test -r $$i.trs \
1065	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1066	    test -f $$i.log && test -r $$i.log \
1067	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1068	  done; \
1069	  test $$st -eq 0 || exit 1; \
1070	fi
1071	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1072	ws='[ 	]'; \
1073	results=`for b in $$bases; do echo $$b.trs; done`; \
1074	test -n "$$results" || results=/dev/null; \
1075	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1076	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1077	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1078	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1079	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1080	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1081	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1082	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1083	  success=true; \
1084	else \
1085	  success=false; \
1086	fi; \
1087	br='==================='; br=$$br$$br$$br$$br; \
1088	result_count () \
1089	{ \
1090	    if test x"$$1" = x"--maybe-color"; then \
1091	      maybe_colorize=yes; \
1092	    elif test x"$$1" = x"--no-color"; then \
1093	      maybe_colorize=no; \
1094	    else \
1095	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1096	    fi; \
1097	    shift; \
1098	    desc=$$1 count=$$2; \
1099	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1100	      color_start=$$3 color_end=$$std; \
1101	    else \
1102	      color_start= color_end=; \
1103	    fi; \
1104	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1105	}; \
1106	create_testsuite_report () \
1107	{ \
1108	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1109	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1110	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1111	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1112	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1113	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1114	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1115	}; \
1116	{								\
1117	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1118	    $(am__rst_title);						\
1119	  create_testsuite_report --no-color;				\
1120	  echo;								\
1121	  echo ".. contents:: :depth: 2";				\
1122	  echo;								\
1123	  for b in $$bases; do echo $$b; done				\
1124	    | $(am__create_global_log);					\
1125	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1126	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1127	if $$success; then						\
1128	  col="$$grn";							\
1129	 else								\
1130	  col="$$red";							\
1131	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1132	fi;								\
1133	echo "$${col}$$br$${std}"; 					\
1134	echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}";	\
1135	echo "$${col}$$br$${std}"; 					\
1136	create_testsuite_report --maybe-color;				\
1137	echo "$$col$$br$$std";						\
1138	if $$success; then :; else					\
1139	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1140	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1141	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1142	  fi;								\
1143	  echo "$$col$$br$$std";					\
1144	fi;								\
1145	$$success || exit 1
1146
1147check-TESTS: 
1148	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1149	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1150	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1151	@set +e; $(am__set_TESTS_bases); \
1152	log_list=`for i in $$bases; do echo $$i.log; done`; \
1153	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1154	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1155	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1156	exit $$?;
1157recheck: all 
1158	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1159	@set +e; $(am__set_TESTS_bases); \
1160	bases=`for i in $$bases; do echo $$i; done \
1161	         | $(am__list_recheck_tests)` || exit 1; \
1162	log_list=`for i in $$bases; do echo $$i.log; done`; \
1163	log_list=`echo $$log_list`; \
1164	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1165	        am__force_recheck=am--force-recheck \
1166	        TEST_LOGS="$$log_list"; \
1167	exit $$?
1168test-libevdev.log: test-libevdev$(EXEEXT)
1169	@p='test-libevdev$(EXEEXT)'; \
1170	b='test-libevdev'; \
1171	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1172	--log-file $$b.log --trs-file $$b.trs \
1173	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1174	"$$tst" $(AM_TESTS_FD_REDIRECT)
1175test-kernel.log: test-kernel$(EXEEXT)
1176	@p='test-kernel$(EXEEXT)'; \
1177	b='test-kernel'; \
1178	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1179	--log-file $$b.log --trs-file $$b.trs \
1180	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1181	"$$tst" $(AM_TESTS_FD_REDIRECT)
1182test-uinput.log: test-uinput$(EXEEXT)
1183	@p='test-uinput$(EXEEXT)'; \
1184	b='test-uinput'; \
1185	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1186	--log-file $$b.log --trs-file $$b.trs \
1187	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1188	"$$tst" $(AM_TESTS_FD_REDIRECT)
1189test-event-codes.log: test-event-codes$(EXEEXT)
1190	@p='test-event-codes$(EXEEXT)'; \
1191	b='test-event-codes'; \
1192	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1193	--log-file $$b.log --trs-file $$b.trs \
1194	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1195	"$$tst" $(AM_TESTS_FD_REDIRECT)
1196test-libevdev-internals.log: test-libevdev-internals$(EXEEXT)
1197	@p='test-libevdev-internals$(EXEEXT)'; \
1198	b='test-libevdev-internals'; \
1199	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1200	--log-file $$b.log --trs-file $$b.trs \
1201	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1202	"$$tst" $(AM_TESTS_FD_REDIRECT)
1203.test.log:
1204	@p='$<'; \
1205	$(am__set_b); \
1206	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1207	--log-file $$b.log --trs-file $$b.trs \
1208	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1209	"$$tst" $(AM_TESTS_FD_REDIRECT)
1210@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1211@am__EXEEXT_TRUE@	@p='$<'; \
1212@am__EXEEXT_TRUE@	$(am__set_b); \
1213@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1214@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1215@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1216@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1217distdir: $(BUILT_SOURCES)
1218	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1219
1220distdir-am: $(DISTFILES)
1221	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1222	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1223	list='$(DISTFILES)'; \
1224	  dist_files=`for file in $$list; do echo $$file; done | \
1225	  sed -e "s|^$$srcdirstrip/||;t" \
1226	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1227	case $$dist_files in \
1228	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1229			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1230			   sort -u` ;; \
1231	esac; \
1232	for file in $$dist_files; do \
1233	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1234	  if test -d $$d/$$file; then \
1235	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1236	    if test -d "$(distdir)/$$file"; then \
1237	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1238	    fi; \
1239	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1240	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1241	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1242	    fi; \
1243	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1244	  else \
1245	    test -f "$(distdir)/$$file" \
1246	    || cp -p $$d/$$file "$(distdir)/$$file" \
1247	    || exit 1; \
1248	  fi; \
1249	done
1250check-am: all-am
1251	$(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1252check: check-am
1253all-am: Makefile $(PROGRAMS)
1254installdirs:
1255install: install-am
1256install-exec: install-exec-am
1257install-data: install-data-am
1258uninstall: uninstall-am
1259
1260install-am: all-am
1261	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1262
1263installcheck: installcheck-am
1264install-strip:
1265	if test -z '$(STRIP)'; then \
1266	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1267	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1268	      install; \
1269	else \
1270	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1271	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1272	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1273	fi
1274mostlyclean-generic:
1275	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1276	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1277	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1278
1279clean-generic:
1280	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1281
1282distclean-generic:
1283	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1284	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1285
1286maintainer-clean-generic:
1287	@echo "This command is intended for maintainers to use"
1288	@echo "it deletes files that may require special tools to rebuild."
1289clean: clean-am
1290
1291clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1292	mostlyclean-am
1293
1294distclean: distclean-am
1295		-rm -f ./$(DEPDIR)/test-common-uinput.Po
1296	-rm -f ./$(DEPDIR)/test-common.Po
1297	-rm -f ./$(DEPDIR)/test-context.Po
1298	-rm -f ./$(DEPDIR)/test-event-codes.Po
1299	-rm -f ./$(DEPDIR)/test-event-names.Po
1300	-rm -f ./$(DEPDIR)/test-int-queue.Po
1301	-rm -f ./$(DEPDIR)/test-libevdev-events.Po
1302	-rm -f ./$(DEPDIR)/test-libevdev-has-event.Po
1303	-rm -f ./$(DEPDIR)/test-libevdev-init.Po
1304	-rm -f ./$(DEPDIR)/test-main.Po
1305	-rm -f ./$(DEPDIR)/test-uinput.Po
1306	-rm -f ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
1307	-rm -f ./$(DEPDIR)/test_kernel-test-common-uinput.Po
1308	-rm -f ./$(DEPDIR)/test_kernel-test-common.Po
1309	-rm -f ./$(DEPDIR)/test_kernel-test-kernel.Po
1310	-rm -f ./$(DEPDIR)/test_kernel-test-main.Po
1311	-rm -f ./$(DEPDIR)/test_link-test-link.Po
1312	-rm -f ./$(DEPDIR)/test_static_link-test-link.Po
1313	-rm -f Makefile
1314distclean-am: clean-am distclean-compile distclean-generic \
1315	distclean-tags
1316
1317dvi: dvi-am
1318
1319dvi-am:
1320
1321html: html-am
1322
1323html-am:
1324
1325info: info-am
1326
1327info-am:
1328
1329install-data-am:
1330
1331install-dvi: install-dvi-am
1332
1333install-dvi-am:
1334
1335install-exec-am:
1336
1337install-html: install-html-am
1338
1339install-html-am:
1340
1341install-info: install-info-am
1342
1343install-info-am:
1344
1345install-man:
1346
1347install-pdf: install-pdf-am
1348
1349install-pdf-am:
1350
1351install-ps: install-ps-am
1352
1353install-ps-am:
1354
1355installcheck-am:
1356
1357maintainer-clean: maintainer-clean-am
1358		-rm -f ./$(DEPDIR)/test-common-uinput.Po
1359	-rm -f ./$(DEPDIR)/test-common.Po
1360	-rm -f ./$(DEPDIR)/test-context.Po
1361	-rm -f ./$(DEPDIR)/test-event-codes.Po
1362	-rm -f ./$(DEPDIR)/test-event-names.Po
1363	-rm -f ./$(DEPDIR)/test-int-queue.Po
1364	-rm -f ./$(DEPDIR)/test-libevdev-events.Po
1365	-rm -f ./$(DEPDIR)/test-libevdev-has-event.Po
1366	-rm -f ./$(DEPDIR)/test-libevdev-init.Po
1367	-rm -f ./$(DEPDIR)/test-main.Po
1368	-rm -f ./$(DEPDIR)/test-uinput.Po
1369	-rm -f ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
1370	-rm -f ./$(DEPDIR)/test_kernel-test-common-uinput.Po
1371	-rm -f ./$(DEPDIR)/test_kernel-test-common.Po
1372	-rm -f ./$(DEPDIR)/test_kernel-test-kernel.Po
1373	-rm -f ./$(DEPDIR)/test_kernel-test-main.Po
1374	-rm -f ./$(DEPDIR)/test_link-test-link.Po
1375	-rm -f ./$(DEPDIR)/test_static_link-test-link.Po
1376	-rm -f Makefile
1377maintainer-clean-am: distclean-am maintainer-clean-generic
1378
1379mostlyclean: mostlyclean-am
1380
1381mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1382	mostlyclean-libtool
1383
1384pdf: pdf-am
1385
1386pdf-am:
1387
1388ps: ps-am
1389
1390ps-am:
1391
1392uninstall-am:
1393
1394.MAKE: check-am install-am install-strip
1395
1396.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
1397	check-am check-local clean clean-generic clean-libtool \
1398	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1399	distclean-compile distclean-generic distclean-libtool \
1400	distclean-tags distdir dvi dvi-am html html-am info info-am \
1401	install install-am install-data install-data-am install-dvi \
1402	install-dvi-am install-exec install-exec-am install-html \
1403	install-html-am install-info install-info-am install-man \
1404	install-pdf install-pdf-am install-ps install-ps-am \
1405	install-strip installcheck installcheck-am installdirs \
1406	maintainer-clean maintainer-clean-generic mostlyclean \
1407	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1408	pdf pdf-am ps ps-am recheck tags tags-am uninstall \
1409	uninstall-am
1410
1411.PRECIOUS: Makefile
1412
1413
1414@ENABLE_RUNTIME_TESTS_TRUE@.NOTPARALLEL:
1415
1416@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@valgrind:
1417@ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@	        $(MAKE) check-TESTS CK_TIMEOUT_MULTIPLIER=10 LOG_COMPILER="$(VALGRIND)" LOG_FLAGS="$(VALGRIND_FLAGS)"
1418
1419@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@gcov-report: generate-gcov-report.sh check-TESTS
1420@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@	$(AM_V_GEN)$(srcdir)/generate-gcov-report.sh gcov-reports $(top_builddir)/libevdev $(builddir)
1421
1422@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@gcov: gcov-report
1423@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@	@cat gcov-reports/summary.txt
1424
1425@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@gcov-report.txt:
1426@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@	@true
1427
1428@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@gcov:
1429@ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@	@true
1430
1431@ENABLE_RUNTIME_TESTS_TRUE@.PHONY: gcov gcov-clean gcov-report
1432
1433@ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@static-symbol-leaks: test-static-link test-static-symbols-leak.sh
1434@ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@	$(AM_V_GEN) $(srcdir)/test-static-symbols-leak.sh $(builddir)
1435
1436check-local: $(check_local_deps)
1437
1438# Tell versions [3.59,3.63) of GNU make to not export all variables.
1439# Otherwise a system limit (for SysV at least) may be exceeded.
1440.NOEXPORT:
1441