Lines Matching +full:piglit +full:- +full:results
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30 case $${target_option-} in \
33 "target option '$${target_option-}' specified" >&2; \
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;; \
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
91 @ENABLE_UNIT_TESTS_TRUE@noinst_PROGRAMS = simple-xinit$(EXEEXT) \
99 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(srcdir)/xi1 \
100 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(srcdir)/xi2 \
101 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/common \
102 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/parser \
103 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/ddc \
104 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/i2c -I$(top_srcdir)/hw/xfree86/modes…
105 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/ramdac -I$(top_srcdir)/hw/xfree86/dr…
106 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -I$(top_srcdir)/hw/xfree86/dri2 -I$(top_srcdir)/dri3
109 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ -DXORG_TESTS
114 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ signal-logging.c \
121 @ENABLE_UNIT_TESTS_TRUE@@RES_TRUE@@XORG_TRUE@am__append_5 = -DRES_TESTS
122 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@am__append_6 = -DLDWRAP_TESTS
124 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi1/protocol-xchangedevicecontrol.c \
125 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-common.c \
126 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xiqueryversion.c \
127 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xiquerydevice.c \
128 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xiselectevents.c \
129 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xigetselectedevents.c \
130 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xisetclientpointer.c \
131 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xigetclientpointer.c \
132 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xiquerypointer.c \
133 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xipassivegrabdevice.c \
134 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-xiwarppointer.c \
135 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-eventconvert.c \
137 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ xi2/protocol-common.h
140 # Print that xi1-tests were skipped (exit code 77 for automake test harness)
142 # Print that xi2-tests were skipped (exit code 77 for automake test harness)
143 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@am__append_8 = xi1-tests \
144 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ xi2-tests
145 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@am__append_9 = xi1-tests \
146 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ xi2-tests
150 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ $(top_builddir)/hw/xfree86/os-support/libxorgos.la \
178 mkinstalldirs = $(install_sh) -d
179 CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
180 $(top_builddir)/include/xorg-server.h \
181 $(top_builddir)/include/dix-config.h \
182 $(top_builddir)/include/xorg-config.h \
183 $(top_builddir)/include/xkb-config.h \
184 $(top_builddir)/include/xwin-config.h \
185 $(top_builddir)/include/xwayland-config.h \
186 $(top_builddir)/include/version-config.h
190 simple_xinit_SOURCES = simple-xinit.c
191 simple_xinit_OBJECTS = simple-xinit.$(OBJEXT)
195 am__v_lt_0 = --silent
197 am__tests_SOURCES_DIST = tests-common.c tests-common.h list.c string.c \
198 tests.c tests.h fixes.c input.c misc.c signal-logging.c \
200 xi1/protocol-xchangedevicecontrol.c xi2/protocol-common.c \
201 xi2/protocol-xiqueryversion.c xi2/protocol-xiquerydevice.c \
202 xi2/protocol-xiselectevents.c \
203 xi2/protocol-xigetselectedevents.c \
204 xi2/protocol-xisetclientpointer.c \
205 xi2/protocol-xigetclientpointer.c \
206 xi2/protocol-xiquerypointer.c \
207 xi2/protocol-xipassivegrabdevice.c \
208 xi2/protocol-xiwarppointer.c xi2/protocol-eventconvert.c \
209 xi2/xi2.c xi2/protocol-common.h
211 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-fixes.$(OBJEXT) \
212 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-input.$(OBJEXT) \
213 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-misc.$(OBJEXT) \
214 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-signal-logging.$(OBJEXT) \
215 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-touch.$(OBJEXT) \
216 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-xfree86.$(OBJEXT) \
217 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-test_xkb.$(OBJEXT) \
218 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-xtest.$(OBJEXT)
219 @ENABLE_UNIT_TESTS_TRUE@@RES_TRUE@@XORG_TRUE@am__objects_2 = tests-hashtabletest.$(OBJEXT)
220 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@am__objects_3 = tests-protocol-xchangedevicec…
221 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-common.$(OBJEXT) \
222 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xiqueryversion.$(OBJEXT) \
223 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xiquerydevice.$(OBJEXT) \
224 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xiselectevents.$(OBJEXT) \
225 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xigetselectedevents.$(OBJEXT)…
226 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xisetclientpointer.$(OBJEXT) \
227 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xigetclientpointer.$(OBJEXT) \
228 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xiquerypointer.$(OBJEXT) \
229 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xipassivegrabdevice.$(OBJEXT)…
230 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-xiwarppointer.$(OBJEXT) \
231 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-protocol-eventconvert.$(OBJEXT) \
232 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ tests-xi2.$(OBJEXT)
234 @ENABLE_UNIT_TESTS_TRUE@ tests-tests-common.$(OBJEXT) \
235 @ENABLE_UNIT_TESTS_TRUE@ tests-list.$(OBJEXT) \
236 @ENABLE_UNIT_TESTS_TRUE@ tests-string.$(OBJEXT) \
237 @ENABLE_UNIT_TESTS_TRUE@ tests-tests.$(OBJEXT) $(am__objects_1) \
240 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-sdksyms.$(OBJEXT)
245 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ $(top_builddir)/hw/xfree86/os-support/libxorgos.la \
262 tests_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
263 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
264 $(tests_LDFLAGS) $(LDFLAGS) -o $@
277 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
280 am__depfiles_remade = ./$(DEPDIR)/simple-xinit.Po \
281 ./$(DEPDIR)/tests-fixes.Po ./$(DEPDIR)/tests-hashtabletest.Po \
282 ./$(DEPDIR)/tests-input.Po ./$(DEPDIR)/tests-list.Po \
283 ./$(DEPDIR)/tests-misc.Po ./$(DEPDIR)/tests-protocol-common.Po \
284 ./$(DEPDIR)/tests-protocol-eventconvert.Po \
285 ./$(DEPDIR)/tests-protocol-xchangedevicecontrol.Po \
286 ./$(DEPDIR)/tests-protocol-xigetclientpointer.Po \
287 ./$(DEPDIR)/tests-protocol-xigetselectedevents.Po \
288 ./$(DEPDIR)/tests-protocol-xipassivegrabdevice.Po \
289 ./$(DEPDIR)/tests-protocol-xiquerydevice.Po \
290 ./$(DEPDIR)/tests-protocol-xiquerypointer.Po \
291 ./$(DEPDIR)/tests-protocol-xiqueryversion.Po \
292 ./$(DEPDIR)/tests-protocol-xiselectevents.Po \
293 ./$(DEPDIR)/tests-protocol-xisetclientpointer.Po \
294 ./$(DEPDIR)/tests-protocol-xiwarppointer.Po \
295 ./$(DEPDIR)/tests-sdksyms.Po \
296 ./$(DEPDIR)/tests-signal-logging.Po \
297 ./$(DEPDIR)/tests-string.Po ./$(DEPDIR)/tests-test_xkb.Po \
298 ./$(DEPDIR)/tests-tests-common.Po ./$(DEPDIR)/tests-tests.Po \
299 ./$(DEPDIR)/tests-touch.Po ./$(DEPDIR)/tests-xfree86.Po \
300 ./$(DEPDIR)/tests-xi2.Po ./$(DEPDIR)/tests-xtest.Po
301 am__mv = mv -f
304 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
305 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
313 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
314 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
315 $(AM_LDFLAGS) $(LDFLAGS) -o $@
320 SOURCES = simple-xinit.c $(tests_SOURCES) $(nodist_tests_SOURCES)
321 DIST_SOURCES = simple-xinit.c $(am__tests_SOURCES_DIST)
322 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
323 ctags-recursive dvi-recursive html-recursive info-recursive \
324 install-data-recursive install-dvi-recursive \
325 install-exec-recursive install-html-recursive \
326 install-info-recursive install-pdf-recursive \
327 install-ps-recursive install-recursive installcheck-recursive \
328 installdirs-recursive pdf-recursive ps-recursive \
329 tags-recursive uninstall-recursive
333 *) (install-info --version) >/dev/null 2>&1;; \
335 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
336 distclean-recursive maintainer-clean-recursive
341 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
342 check recheck distdir distdir-am
344 # Read a list of newline-separated strings from the standard input,
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
389 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
394 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
406 test -z "$$files" \
407 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
408 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
409 $(am__cd) "$$dir" && rm -f $$files; }; \
412 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
413 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
414 # A command that, given a newline-separated list of test names on the
415 # standard input, print the name of the tests that are to be re-run
442 # A command that, given a newline-separated list of test names on the
491 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
492 # by disabling -e (using the XSI extension "set +e") if it's set.
493 am__sh_e_setup = case $$- in *e*) set +e;; esac
496 --color-tests "$$am__color_tests" \
497 --enable-hard-errors "$$am__enable_hard_errors" \
498 --expect-failure "$$am__expect_failure"
502 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
515 test "x$$am__odir" = x"." || test -d "$$am__odir" \
517 if test -f "./$$f"; then dir=./; \
518 elif test -f "$$f"; then dir=; \
521 if test -n '$(DISABLE_HARD_ERRORS)'; then \
538 # since that might cause problem with VPATH rewrites for suffix-less tests.
539 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
547 TEST_SUITE_LOG = test-suite.log
549 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
564 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
569 $(top_srcdir)/test-driver README
577 while test -n "$$dir1"; do \
578 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
581 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
582 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
584 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
586 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
593 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
961 @ENABLE_UNIT_TESTS_TRUE@tests_SOURCES = tests-common.c tests-common.h \
965 @ENABLE_UNIT_TESTS_TRUE@@XVFB_TRUE@XVFB_TESTS = scripts/xvfb-piglit.sh
966 …STS_TRUE@@GLAMOR_TRUE@@XEPHYR_TRUE@@XVFB_TRUE@XEPHYR_GLAMOR_TESTS = scripts/xephyr-glamor-piglit.sh
980 # so as they get picked up by the previously-linked libraries
987 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,dixLookupWindow \
988 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,dixLookupClient \
989 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,WriteToClient \
990 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,dixLookupWindow \
991 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,XISetEventMask \
992 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,AddResource \
993 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_TRUE@@XORG_TRUE@ -Wl,-wrap,GrabButton \
999 scripts/xvfb-piglit.sh \
1000 scripts/xephyr-glamor-piglit.sh \
1001 scripts/xinit-piglit-session.sh \
1002 scripts/run-piglit.sh \
1006 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1014 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1015 && { if test -f $@; then exit 0; else break; fi; }; \
1019 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
1021 $(AUTOMAKE) --foreign test/Makefile
1025 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1032 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1035 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1037 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1040 clean-noinstPROGRAMS:
1041 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1042 echo " rm -f" $$list; \
1043 rm -f $$list || exit $$?; \
1044 test -n "$(EXEEXT)" || exit 0; \
1046 echo " rm -f" $$list; \
1047 rm -f $$list
1049 simple-xinit$(EXEEXT): $(simple_xinit_OBJECTS) $(simple_xinit_DEPENDENCIES) $(EXTRA_simple_xinit_DE…
1050 @rm -f simple-xinit$(EXEEXT)
1054 @rm -f tests$(EXEEXT)
1057 mostlyclean-compile:
1058 -rm -f *.$(OBJEXT)
1060 distclean-compile:
1061 -rm -f *.tab.c
1063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple-xinit.Po@am__quote@ # am--include-marker
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-fixes.Po@am__quote@ # am--include-marker
1065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-hashtabletest.Po@am__quote@ # am--include-ma…
1066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-input.Po@am__quote@ # am--include-marker
1067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-list.Po@am__quote@ # am--include-marker
1068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-misc.Po@am__quote@ # am--include-marker
1069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-common.Po@am__quote@ # am--include-…
1070 …DEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-eventconvert.Po@am__quote@ # am--incl…
1071 …TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xchangedevicecontrol.Po@am__quote@ # am--…
1072 …_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xigetclientpointer.Po@am__quote@ # am--i…
1073 …TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xigetselectedevents.Po@am__quote@ # am--i…
1074 …TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xipassivegrabdevice.Po@am__quote@ # am--i…
1075 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xiquerydevice.Po@am__quote@ # am--incl…
1076 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xiquerypointer.Po@am__quote@ # am--inc…
1077 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xiqueryversion.Po@am__quote@ # am--inc…
1078 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xiselectevents.Po@am__quote@ # am--inc…
1079 …_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xisetclientpointer.Po@am__quote@ # am--i…
1080 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-protocol-xiwarppointer.Po@am__quote@ # am--incl…
1081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-sdksyms.Po@am__quote@ # am--include-marker
1082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-signal-logging.Po@am__quote@ # am--include-m…
1083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-string.Po@am__quote@ # am--include-marker
1084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-test_xkb.Po@am__quote@ # am--include-marker
1085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-tests-common.Po@am__quote@ # am--include-mar…
1086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-tests.Po@am__quote@ # am--include-marker
1087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-touch.Po@am__quote@ # am--include-marker
1088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-xfree86.Po@am__quote@ # am--include-marker
1089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-xi2.Po@am__quote@ # am--include-marker
1090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-xtest.Po@am__quote@ # am--include-marker
1094 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1096 am--depfiles: $(am__depfiles_remade)
1099 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1103 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1106 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W…
1110 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1113 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1117 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1119 tests-tests-common.o: tests-common.c
1120 … -MT tests-tests-common.o -MD -MP -MF $(DEPDIR)/tests-tests-common.Tpo -c -o tests-tests-common.o …
1121 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-tests-common.Tpo $(DEPDIR)/tests-tests-com…
1122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tests-common.c' object='tests-tests-common.o' l…
1124 … $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-tests-common.o `test -f 'tests-common.c' || echo '…
1126 tests-tests-common.obj: tests-common.c
1127 …-MT tests-tests-common.obj -MD -MP -MF $(DEPDIR)/tests-tests-common.Tpo -c -o tests-tests-common.o…
1128 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-tests-common.Tpo $(DEPDIR)/tests-tests-com…
1129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tests-common.c' object='tests-tests-common.obj'…
1131 … $(CFLAGS) -c -o tests-tests-common.obj `if test -f 'tests-common.c'; then $(CYGPATH_W) 'tests-com…
1133 tests-list.o: list.c
1134 … $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-list.o -MD -MP -MF $(DEPDIR)/tests-list.Tpo -c -o te…
1135 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-list.Tpo $(DEPDIR)/tests-list.Po
1136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='list.c' object='tests-list.o' libtool=no @AMDEP…
1138 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-list.o `test -f 'list.c…
1140 tests-list.obj: list.c
1141 …CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-list.obj -MD -MP -MF $(DEPDIR)/tests-list.Tpo -c -o tes…
1142 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-list.Tpo $(DEPDIR)/tests-list.Po
1143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='list.c' object='tests-list.obj' libtool=no @AMD…
1145 …CLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-list.obj `if test -f 'lis…
1147 tests-string.o: string.c
1148 …CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-string.o -MD -MP -MF $(DEPDIR)/tests-string.Tpo -c -o t…
1149 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-string.Tpo $(DEPDIR)/tests-string.Po
1150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='string.c' object='tests-string.o' libtool=no @A…
1152 …NCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-string.o `test -f 'strin…
1154 tests-string.obj: string.c
1155 …FLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-string.obj -MD -MP -MF $(DEPDIR)/tests-string.Tpo -c -o te…
1156 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-string.Tpo $(DEPDIR)/tests-string.Po
1157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='string.c' object='tests-string.obj' libtool=no …
1159 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-string.obj `if test -f 'st…
1161 tests-tests.o: tests.c
1162 …$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-tests.o -MD -MP -MF $(DEPDIR)/tests-tests.Tpo -c -o t…
1163 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-tests.Tpo $(DEPDIR)/tests-tests.Po
1164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tests.c' object='tests-tests.o' libtool=no @AMD…
1166 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-tests.o `test -f 'tests…
1168 tests-tests.obj: tests.c
1169 …PFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-tests.obj -MD -MP -MF $(DEPDIR)/tests-tests.Tpo -c -o tes…
1170 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-tests.Tpo $(DEPDIR)/tests-tests.Po
1171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tests.c' object='tests-tests.obj' libtool=no @A…
1173 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-tests.obj `if test -f 'tes…
1175 tests-fixes.o: fixes.c
1176 …$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-fixes.o -MD -MP -MF $(DEPDIR)/tests-fixes.Tpo -c -o t…
1177 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-fixes.Tpo $(DEPDIR)/tests-fixes.Po
1178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fixes.c' object='tests-fixes.o' libtool=no @AMD…
1180 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-fixes.o `test -f 'fixes…
1182 tests-fixes.obj: fixes.c
1183 …PFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-fixes.obj -MD -MP -MF $(DEPDIR)/tests-fixes.Tpo -c -o tes…
1184 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-fixes.Tpo $(DEPDIR)/tests-fixes.Po
1185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fixes.c' object='tests-fixes.obj' libtool=no @A…
1187 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-fixes.obj `if test -f 'fix…
1189 tests-input.o: input.c
1190 …$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-input.o -MD -MP -MF $(DEPDIR)/tests-input.Tpo -c -o t…
1191 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-input.Tpo $(DEPDIR)/tests-input.Po
1192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='input.c' object='tests-input.o' libtool=no @AMD…
1194 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-input.o `test -f 'input…
1196 tests-input.obj: input.c
1197 …PFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-input.obj -MD -MP -MF $(DEPDIR)/tests-input.Tpo -c -o tes…
1198 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-input.Tpo $(DEPDIR)/tests-input.Po
1199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='input.c' object='tests-input.obj' libtool=no @A…
1201 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-input.obj `if test -f 'inp…
1203 tests-misc.o: misc.c
1204 … $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-misc.o -MD -MP -MF $(DEPDIR)/tests-misc.Tpo -c -o te…
1205 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-misc.Tpo $(DEPDIR)/tests-misc.Po
1206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='misc.c' object='tests-misc.o' libtool=no @AMDEP…
1208 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-misc.o `test -f 'misc.c…
1210 tests-misc.obj: misc.c
1211 …CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-misc.obj -MD -MP -MF $(DEPDIR)/tests-misc.Tpo -c -o tes…
1212 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-misc.Tpo $(DEPDIR)/tests-misc.Po
1213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='misc.c' object='tests-misc.obj' libtool=no @AMD…
1215 …CLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-misc.obj `if test -f 'mis…
1217 tests-signal-logging.o: signal-logging.c
1218 …-MT tests-signal-logging.o -MD -MP -MF $(DEPDIR)/tests-signal-logging.Tpo -c -o tests-signal-loggi…
1219 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-signal-logging.Tpo $(DEPDIR)/tests-signal-…
1220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signal-logging.c' object='tests-signal-logging.…
1222 …(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-signal-logging.o `test -f 'signal-logging.c' || echo…
1224 tests-signal-logging.obj: signal-logging.c
1225 …-MT tests-signal-logging.obj -MD -MP -MF $(DEPDIR)/tests-signal-logging.Tpo -c -o tests-signal-log…
1226 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-signal-logging.Tpo $(DEPDIR)/tests-signal-…
1227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signal-logging.c' object='tests-signal-logging.…
1229 …CFLAGS) -c -o tests-signal-logging.obj `if test -f 'signal-logging.c'; then $(CYGPATH_W) 'signal-l…
1231 tests-touch.o: touch.c
1232 …$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-touch.o -MD -MP -MF $(DEPDIR)/tests-touch.Tpo -c -o t…
1233 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-touch.Tpo $(DEPDIR)/tests-touch.Po
1234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='touch.c' object='tests-touch.o' libtool=no @AMD…
1236 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-touch.o `test -f 'touch…
1238 tests-touch.obj: touch.c
1239 …PFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-touch.obj -MD -MP -MF $(DEPDIR)/tests-touch.Tpo -c -o tes…
1240 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-touch.Tpo $(DEPDIR)/tests-touch.Po
1241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='touch.c' object='tests-touch.obj' libtool=no @A…
1243 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-touch.obj `if test -f 'tou…
1245 tests-xfree86.o: xfree86.c
1246 …PPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xfree86.o -MD -MP -MF $(DEPDIR)/tests-xfree86.Tpo -c -o …
1247 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xfree86.Tpo $(DEPDIR)/tests-xfree86.Po
1248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xfree86.c' object='tests-xfree86.o' libtool=no …
1250 …NCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xfree86.o `test -f 'xfre…
1252 tests-xfree86.obj: xfree86.c
1253 …AGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xfree86.obj -MD -MP -MF $(DEPDIR)/tests-xfree86.Tpo -c -o te…
1254 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xfree86.Tpo $(DEPDIR)/tests-xfree86.Po
1255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xfree86.c' object='tests-xfree86.obj' libtool=n…
1257 …UDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xfree86.obj `if test -f 'xf…
1259 tests-test_xkb.o: test_xkb.c
1260 …FLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-test_xkb.o -MD -MP -MF $(DEPDIR)/tests-test_xkb.Tpo -c -o …
1261 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-test_xkb.Tpo $(DEPDIR)/tests-test_xkb.Po
1262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_xkb.c' object='tests-test_xkb.o' libtool=n…
1264 …CLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-test_xkb.o `test -f 'test…
1266 tests-test_xkb.obj: test_xkb.c
1267 …GS) $(AM_CFLAGS) $(CFLAGS) -MT tests-test_xkb.obj -MD -MP -MF $(DEPDIR)/tests-test_xkb.Tpo -c -o t…
1268 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-test_xkb.Tpo $(DEPDIR)/tests-test_xkb.Po
1269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_xkb.c' object='tests-test_xkb.obj' libtool…
1271 …UDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-test_xkb.obj `if test -f 't…
1273 tests-xtest.o: xtest.c
1274 …$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xtest.o -MD -MP -MF $(DEPDIR)/tests-xtest.Tpo -c -o t…
1275 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xtest.Tpo $(DEPDIR)/tests-xtest.Po
1276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xtest.c' object='tests-xtest.o' libtool=no @AMD…
1278 …INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xtest.o `test -f 'xtest…
1280 tests-xtest.obj: xtest.c
1281 …PFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xtest.obj -MD -MP -MF $(DEPDIR)/tests-xtest.Tpo -c -o tes…
1282 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xtest.Tpo $(DEPDIR)/tests-xtest.Po
1283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xtest.c' object='tests-xtest.obj' libtool=no @A…
1285 …LUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xtest.obj `if test -f 'xte…
1287 tests-hashtabletest.o: hashtabletest.c
1288 …$(AM_CFLAGS) $(CFLAGS) -MT tests-hashtabletest.o -MD -MP -MF $(DEPDIR)/tests-hashtabletest.Tpo -c …
1289 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-hashtabletest.Tpo $(DEPDIR)/tests-hashtabl…
1290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hashtabletest.c' object='tests-hashtabletest.o'…
1292 …UDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-hashtabletest.o `test -f 'h…
1294 tests-hashtabletest.obj: hashtabletest.c
1295 …_CFLAGS) $(CFLAGS) -MT tests-hashtabletest.obj -MD -MP -MF $(DEPDIR)/tests-hashtabletest.Tpo -c -o…
1296 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-hashtabletest.Tpo $(DEPDIR)/tests-hashtabl…
1297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hashtabletest.c' object='tests-hashtabletest.ob…
1299 …S) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-hashtabletest.obj `if test -f …
1301 tests-protocol-xchangedevicecontrol.o: xi1/protocol-xchangedevicecontrol.c
1302 …-MT tests-protocol-xchangedevicecontrol.o -MD -MP -MF $(DEPDIR)/tests-protocol-xchangedevicecontro…
1303 …epCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xchangedevicecontrol.Tpo $(DEPDIR)/tests-p…
1304 …@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi1/protocol-xchangedevicecontrol.c' object='tests-protoco…
1306 …GS) $(CFLAGS) -c -o tests-protocol-xchangedevicecontrol.o `test -f 'xi1/protocol-xchangedevicecont…
1308 tests-protocol-xchangedevicecontrol.obj: xi1/protocol-xchangedevicecontrol.c
1309 …-MT tests-protocol-xchangedevicecontrol.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xchangedevicecont…
1310 …epCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xchangedevicecontrol.Tpo $(DEPDIR)/tests-p…
1311 …@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi1/protocol-xchangedevicecontrol.c' object='tests-protoco…
1313 …-c -o tests-protocol-xchangedevicecontrol.obj `if test -f 'xi1/protocol-xchangedevicecontrol.c'; t…
1315 tests-protocol-common.o: xi2/protocol-common.c
1316 …-MT tests-protocol-common.o -MD -MP -MF $(DEPDIR)/tests-protocol-common.Tpo -c -o tests-protocol-c…
1317 …__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-common.Tpo $(DEPDIR)/tests-protocol…
1318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-common.c' object='tests-protocol-c…
1320 …AGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-protocol-common.o `test -f 'xi2/protocol-common.c' || echo…
1322 tests-protocol-common.obj: xi2/protocol-common.c
1323 …-MT tests-protocol-common.obj -MD -MP -MF $(DEPDIR)/tests-protocol-common.Tpo -c -o tests-protocol…
1324 …__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-common.Tpo $(DEPDIR)/tests-protocol…
1325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-common.c' object='tests-protocol-c…
1327 …-c -o tests-protocol-common.obj `if test -f 'xi2/protocol-common.c'; then $(CYGPATH_W) 'xi2/protoc…
1329 tests-protocol-xiqueryversion.o: xi2/protocol-xiqueryversion.c
1330 …-MT tests-protocol-xiqueryversion.o -MD -MP -MF $(DEPDIR)/tests-protocol-xiqueryversion.Tpo -c -o …
1331 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiqueryversion.Tpo $(DEPDIR)/tests-prot…
1332 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiqueryversion.c' object='tests-protocol-x…
1334 …M_CFLAGS) $(CFLAGS) -c -o tests-protocol-xiqueryversion.o `test -f 'xi2/protocol-xiqueryversion.c'…
1336 tests-protocol-xiqueryversion.obj: xi2/protocol-xiqueryversion.c
1337 …-MT tests-protocol-xiqueryversion.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xiqueryversion.Tpo -c -…
1338 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiqueryversion.Tpo $(DEPDIR)/tests-prot…
1339 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiqueryversion.c' object='tests-protocol-x…
1341 …-c -o tests-protocol-xiqueryversion.obj `if test -f 'xi2/protocol-xiqueryversion.c'; then $(CYGPAT…
1343 tests-protocol-xiquerydevice.o: xi2/protocol-xiquerydevice.c
1344 …-MT tests-protocol-xiquerydevice.o -MD -MP -MF $(DEPDIR)/tests-protocol-xiquerydevice.Tpo -c -o te…
1345 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiquerydevice.Tpo $(DEPDIR)/tests-prot…
1346 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiquerydevice.c' object='tests-protocol-x…
1348 …AM_CFLAGS) $(CFLAGS) -c -o tests-protocol-xiquerydevice.o `test -f 'xi2/protocol-xiquerydevice.c' …
1350 tests-protocol-xiquerydevice.obj: xi2/protocol-xiquerydevice.c
1351 …-MT tests-protocol-xiquerydevice.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xiquerydevice.Tpo -c -o …
1352 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiquerydevice.Tpo $(DEPDIR)/tests-prot…
1353 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiquerydevice.c' object='tests-protocol-x…
1355 …-c -o tests-protocol-xiquerydevice.obj `if test -f 'xi2/protocol-xiquerydevice.c'; then $(CYGPATH_…
1357 tests-protocol-xiselectevents.o: xi2/protocol-xiselectevents.c
1358 …-MT tests-protocol-xiselectevents.o -MD -MP -MF $(DEPDIR)/tests-protocol-xiselectevents.Tpo -c -o …
1359 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiselectevents.Tpo $(DEPDIR)/tests-prot…
1360 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiselectevents.c' object='tests-protocol-x…
1362 …M_CFLAGS) $(CFLAGS) -c -o tests-protocol-xiselectevents.o `test -f 'xi2/protocol-xiselectevents.c'…
1364 tests-protocol-xiselectevents.obj: xi2/protocol-xiselectevents.c
1365 …-MT tests-protocol-xiselectevents.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xiselectevents.Tpo -c -…
1366 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiselectevents.Tpo $(DEPDIR)/tests-prot…
1367 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiselectevents.c' object='tests-protocol-x…
1369 …-c -o tests-protocol-xiselectevents.obj `if test -f 'xi2/protocol-xiselectevents.c'; then $(CYGPAT…
1371 tests-protocol-xigetselectedevents.o: xi2/protocol-xigetselectedevents.c
1372 …-MT tests-protocol-xigetselectedevents.o -MD -MP -MF $(DEPDIR)/tests-protocol-xigetselectedevents.…
1373 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xigetselectedevents.Tpo $(DEPDIR)/tests-p…
1374 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xigetselectedevents.c' object='tests-protoco…
1376 …AGS) $(CFLAGS) -c -o tests-protocol-xigetselectedevents.o `test -f 'xi2/protocol-xigetselectedeven…
1378 tests-protocol-xigetselectedevents.obj: xi2/protocol-xigetselectedevents.c
1379 …-MT tests-protocol-xigetselectedevents.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xigetselectedevent…
1380 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xigetselectedevents.Tpo $(DEPDIR)/tests-p…
1381 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xigetselectedevents.c' object='tests-protoco…
1383 …-c -o tests-protocol-xigetselectedevents.obj `if test -f 'xi2/protocol-xigetselectedevents.c'; the…
1385 tests-protocol-xisetclientpointer.o: xi2/protocol-xisetclientpointer.c
1386 …-MT tests-protocol-xisetclientpointer.o -MD -MP -MF $(DEPDIR)/tests-protocol-xisetclientpointer.Tp…
1387 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xisetclientpointer.Tpo $(DEPDIR)/tests-pr…
1388 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xisetclientpointer.c' object='tests-protocol…
1390 …LAGS) $(CFLAGS) -c -o tests-protocol-xisetclientpointer.o `test -f 'xi2/protocol-xisetclientpointe…
1392 tests-protocol-xisetclientpointer.obj: xi2/protocol-xisetclientpointer.c
1393 …-MT tests-protocol-xisetclientpointer.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xisetclientpointer.…
1394 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xisetclientpointer.Tpo $(DEPDIR)/tests-pr…
1395 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xisetclientpointer.c' object='tests-protocol…
1397 …-c -o tests-protocol-xisetclientpointer.obj `if test -f 'xi2/protocol-xisetclientpointer.c'; then …
1399 tests-protocol-xigetclientpointer.o: xi2/protocol-xigetclientpointer.c
1400 …-MT tests-protocol-xigetclientpointer.o -MD -MP -MF $(DEPDIR)/tests-protocol-xigetclientpointer.Tp…
1401 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xigetclientpointer.Tpo $(DEPDIR)/tests-pr…
1402 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xigetclientpointer.c' object='tests-protocol…
1404 …LAGS) $(CFLAGS) -c -o tests-protocol-xigetclientpointer.o `test -f 'xi2/protocol-xigetclientpointe…
1406 tests-protocol-xigetclientpointer.obj: xi2/protocol-xigetclientpointer.c
1407 …-MT tests-protocol-xigetclientpointer.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xigetclientpointer.…
1408 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xigetclientpointer.Tpo $(DEPDIR)/tests-pr…
1409 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xigetclientpointer.c' object='tests-protocol…
1411 …-c -o tests-protocol-xigetclientpointer.obj `if test -f 'xi2/protocol-xigetclientpointer.c'; then …
1413 tests-protocol-xiquerypointer.o: xi2/protocol-xiquerypointer.c
1414 …-MT tests-protocol-xiquerypointer.o -MD -MP -MF $(DEPDIR)/tests-protocol-xiquerypointer.Tpo -c -o …
1415 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiquerypointer.Tpo $(DEPDIR)/tests-prot…
1416 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiquerypointer.c' object='tests-protocol-x…
1418 …M_CFLAGS) $(CFLAGS) -c -o tests-protocol-xiquerypointer.o `test -f 'xi2/protocol-xiquerypointer.c'…
1420 tests-protocol-xiquerypointer.obj: xi2/protocol-xiquerypointer.c
1421 …-MT tests-protocol-xiquerypointer.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xiquerypointer.Tpo -c -…
1422 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiquerypointer.Tpo $(DEPDIR)/tests-prot…
1423 …UE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiquerypointer.c' object='tests-protocol-x…
1425 …-c -o tests-protocol-xiquerypointer.obj `if test -f 'xi2/protocol-xiquerypointer.c'; then $(CYGPAT…
1427 tests-protocol-xipassivegrabdevice.o: xi2/protocol-xipassivegrabdevice.c
1428 …-MT tests-protocol-xipassivegrabdevice.o -MD -MP -MF $(DEPDIR)/tests-protocol-xipassivegrabdevice.…
1429 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xipassivegrabdevice.Tpo $(DEPDIR)/tests-p…
1430 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xipassivegrabdevice.c' object='tests-protoco…
1432 …AGS) $(CFLAGS) -c -o tests-protocol-xipassivegrabdevice.o `test -f 'xi2/protocol-xipassivegrabdevi…
1434 tests-protocol-xipassivegrabdevice.obj: xi2/protocol-xipassivegrabdevice.c
1435 …-MT tests-protocol-xipassivegrabdevice.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xipassivegrabdevic…
1436 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xipassivegrabdevice.Tpo $(DEPDIR)/tests-p…
1437 …@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xipassivegrabdevice.c' object='tests-protoco…
1439 …-c -o tests-protocol-xipassivegrabdevice.obj `if test -f 'xi2/protocol-xipassivegrabdevice.c'; the…
1441 tests-protocol-xiwarppointer.o: xi2/protocol-xiwarppointer.c
1442 …-MT tests-protocol-xiwarppointer.o -MD -MP -MF $(DEPDIR)/tests-protocol-xiwarppointer.Tpo -c -o te…
1443 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiwarppointer.Tpo $(DEPDIR)/tests-prot…
1444 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiwarppointer.c' object='tests-protocol-x…
1446 …AM_CFLAGS) $(CFLAGS) -c -o tests-protocol-xiwarppointer.o `test -f 'xi2/protocol-xiwarppointer.c' …
1448 tests-protocol-xiwarppointer.obj: xi2/protocol-xiwarppointer.c
1449 …-MT tests-protocol-xiwarppointer.obj -MD -MP -MF $(DEPDIR)/tests-protocol-xiwarppointer.Tpo -c -o …
1450 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-xiwarppointer.Tpo $(DEPDIR)/tests-prot…
1451 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-xiwarppointer.c' object='tests-protocol-x…
1453 …-c -o tests-protocol-xiwarppointer.obj `if test -f 'xi2/protocol-xiwarppointer.c'; then $(CYGPATH_…
1455 tests-protocol-eventconvert.o: xi2/protocol-eventconvert.c
1456 …-MT tests-protocol-eventconvert.o -MD -MP -MF $(DEPDIR)/tests-protocol-eventconvert.Tpo -c -o test…
1457 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-eventconvert.Tpo $(DEPDIR)/tests-proto…
1458 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-eventconvert.c' object='tests-protocol-ev…
1460 …(AM_CFLAGS) $(CFLAGS) -c -o tests-protocol-eventconvert.o `test -f 'xi2/protocol-eventconvert.c' |…
1462 tests-protocol-eventconvert.obj: xi2/protocol-eventconvert.c
1463 …-MT tests-protocol-eventconvert.obj -MD -MP -MF $(DEPDIR)/tests-protocol-eventconvert.Tpo -c -o te…
1464 …astdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-protocol-eventconvert.Tpo $(DEPDIR)/tests-proto…
1465 …RUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/protocol-eventconvert.c' object='tests-protocol-ev…
1467 …-c -o tests-protocol-eventconvert.obj `if test -f 'xi2/protocol-eventconvert.c'; then $(CYGPATH_W)…
1469 tests-xi2.o: xi2/xi2.c
1470 …S) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xi2.o -MD -MP -MF $(DEPDIR)/tests-xi2.Tpo -c -o te…
1471 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xi2.Tpo $(DEPDIR)/tests-xi2.Po
1472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/xi2.c' object='tests-xi2.o' libtool=no @AMD…
1474 …(INCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xi2.o `test -f 'xi2/xi…
1476 tests-xi2.obj: xi2/xi2.c
1477 …(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-xi2.obj -MD -MP -MF $(DEPDIR)/tests-xi2.Tpo -c -o test…
1478 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xi2.Tpo $(DEPDIR)/tests-xi2.Po
1479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xi2/xi2.c' object='tests-xi2.obj' libtool=no @A…
1481 …CLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xi2.obj `if test -f 'xi2/…
1483 tests-sdksyms.o: sdksyms.c
1484 …PPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-sdksyms.o -MD -MP -MF $(DEPDIR)/tests-sdksyms.Tpo -c -o …
1485 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-sdksyms.Tpo $(DEPDIR)/tests-sdksyms.Po
1486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sdksyms.c' object='tests-sdksyms.o' libtool=no …
1488 …NCLUDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-sdksyms.o `test -f 'sdks…
1490 tests-sdksyms.obj: sdksyms.c
1491 …AGS) $(AM_CFLAGS) $(CFLAGS) -MT tests-sdksyms.obj -MD -MP -MF $(DEPDIR)/tests-sdksyms.Tpo -c -o te…
1492 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-sdksyms.Tpo $(DEPDIR)/tests-sdksyms.Po
1493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sdksyms.c' object='tests-sdksyms.obj' libtool=n…
1495 …UDES) $(tests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-sdksyms.obj `if test -f 'sd…
1497 mostlyclean-libtool:
1498 -rm -f *.lo
1500 clean-libtool:
1501 -rm -rf .libs _libs
1517 target=`echo $@ | sed s/-recursive//`; \
1519 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1526 local_target="$$target-am"; \
1534 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1535 fi; test -z "$$fail"
1538 $(am__define_uniq_tagged_files); mkid -fID $$unique
1539 tags: tags-recursive
1542 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1545 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1546 include_option=--etags-include; \
1549 include_option=--include; \
1554 test ! -f $$subdir/TAGS || \
1560 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1561 test -n "$$unique" || unique=$$empty_fix; \
1562 if test $$# -gt 0; then \
1570 ctags: ctags-recursive
1573 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1575 test -z "$(CTAGS_ARGS)$$unique" \
1582 && gtags -i $(GTAGS_ARGS) "$$here"
1583 cscopelist: cscopelist-recursive
1585 cscopelist-am: $(am__tagged_files)
1592 if test -f "$$i"; then \
1599 distclean-tags:
1600 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1603 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1605 # to avoid problems with "make -n".
1607 rm -f $< $@
1610 # Leading 'am--fnord' is there to ensure the list of targets does not
1612 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1613 am--force-recheck:
1618 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1622 if test -n "$$redo_bases"; then \
1626 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1629 if test -n "$$am__remaking_logs"; then \
1632 elif test -n "$$redo_logs"; then \
1639 test -f $$i.trs && test -r $$i.trs \
1641 test -f $$i.log && test -r $$i.log \
1644 test $$st -eq 0 || exit 1; \
1648 results=`for b in $$bases; do echo $$b.trs; done`; \
1649 test -n "$$results" || results=/dev/null; \
1650 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1651 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1652 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1653 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1654 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1655 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1656 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1657 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1665 if test x"$$1" = x"--maybe-color"; then \
1667 elif test x"$$1" = x"--no-color"; then \
1674 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1694 create_testsuite_report --no-color; \
1711 create_testsuite_report --maybe-color; \
1715 if test -n "$(PACKAGE_BUGREPORT)"; then \
1722 check-TESTS:
1723 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1724 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1725 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1733 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1740 am__force_recheck=am--force-recheck \
1746 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1747 --log-file $$b.log --trs-file $$b.trs \
1748 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1750 scripts/xvfb-piglit.sh.log: scripts/xvfb-piglit.sh
1751 @p='scripts/xvfb-piglit.sh'; \
1752 b='scripts/xvfb-piglit.sh'; \
1753 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1754 --log-file $$b.log --trs-file $$b.trs \
1755 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1757 scripts/xephyr-glamor-piglit.sh.log: scripts/xephyr-glamor-piglit.sh
1758 @p='scripts/xephyr-glamor-piglit.sh'; \
1759 b='scripts/xephyr-glamor-piglit.sh'; \
1760 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1761 --log-file $$b.log --trs-file $$b.trs \
1762 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1764 xi1-tests.log: xi1-tests
1765 @p='xi1-tests'; \
1766 b='xi1-tests'; \
1767 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1768 --log-file $$b.log --trs-file $$b.trs \
1769 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1771 xi2-tests.log: xi2-tests
1772 @p='xi2-tests'; \
1773 b='xi2-tests'; \
1774 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1775 --log-file $$b.log --trs-file $$b.trs \
1776 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1781 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1782 --log-file $$b.log --trs-file $$b.trs \
1783 …$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMP…
1788 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1789 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1790 …_common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1794 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1796 distdir-am: $(DISTFILES)
1801 sed -e "s|^$$srcdirstrip/||;t" \
1802 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1806 sort -u` ;; \
1809 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1810 if test -d $$d/$$file; then \
1811 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1812 if test -d "$(distdir)/$$file"; then \
1813 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1815 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1816 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1817 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1819 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1821 test -f "$(distdir)/$$file" \
1822 || cp -p $$d/$$file "$(distdir)/$$file" \
1829 || test -d "$(distdir)/$$subdir" \
1851 check-am: all-am
1852 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1854 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1855 all-am: Makefile $(PROGRAMS)
1856 installdirs: installdirs-recursive
1857 installdirs-am:
1859 $(MAKE) $(AM_MAKEFLAGS) install-recursive
1860 install-exec: install-exec-recursive
1861 install-data: install-data-recursive
1862 uninstall: uninstall-recursive
1864 install-am: all-am
1865 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1867 installcheck: installcheck-recursive
1868 install-strip:
1869 if test -z '$(STRIP)'; then \
1871 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1875 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1878 mostlyclean-generic:
1879 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1880 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1881 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1883 clean-generic:
1884 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1886 distclean-generic:
1887 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1888 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1890 maintainer-clean-generic:
1893 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1894 clean: clean-recursive
1896 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1897 mostlyclean-am
1899 distclean: distclean-recursive
1900 -rm -f ./$(DEPDIR)/simple-xinit.Po
1901 -rm -f ./$(DEPDIR)/tests-fixes.Po
1902 -rm -f ./$(DEPDIR)/tests-hashtabletest.Po
1903 -rm -f ./$(DEPDIR)/tests-input.Po
1904 -rm -f ./$(DEPDIR)/tests-list.Po
1905 -rm -f ./$(DEPDIR)/tests-misc.Po
1906 -rm -f ./$(DEPDIR)/tests-protocol-common.Po
1907 -rm -f ./$(DEPDIR)/tests-protocol-eventconvert.Po
1908 -rm -f ./$(DEPDIR)/tests-protocol-xchangedevicecontrol.Po
1909 -rm -f ./$(DEPDIR)/tests-protocol-xigetclientpointer.Po
1910 -rm -f ./$(DEPDIR)/tests-protocol-xigetselectedevents.Po
1911 -rm -f ./$(DEPDIR)/tests-protocol-xipassivegrabdevice.Po
1912 -rm -f ./$(DEPDIR)/tests-protocol-xiquerydevice.Po
1913 -rm -f ./$(DEPDIR)/tests-protocol-xiquerypointer.Po
1914 -rm -f ./$(DEPDIR)/tests-protocol-xiqueryversion.Po
1915 -rm -f ./$(DEPDIR)/tests-protocol-xiselectevents.Po
1916 -rm -f ./$(DEPDIR)/tests-protocol-xisetclientpointer.Po
1917 -rm -f ./$(DEPDIR)/tests-protocol-xiwarppointer.Po
1918 -rm -f ./$(DEPDIR)/tests-sdksyms.Po
1919 -rm -f ./$(DEPDIR)/tests-signal-logging.Po
1920 -rm -f ./$(DEPDIR)/tests-string.Po
1921 -rm -f ./$(DEPDIR)/tests-test_xkb.Po
1922 -rm -f ./$(DEPDIR)/tests-tests-common.Po
1923 -rm -f ./$(DEPDIR)/tests-tests.Po
1924 -rm -f ./$(DEPDIR)/tests-touch.Po
1925 -rm -f ./$(DEPDIR)/tests-xfree86.Po
1926 -rm -f ./$(DEPDIR)/tests-xi2.Po
1927 -rm -f ./$(DEPDIR)/tests-xtest.Po
1928 -rm -f Makefile
1929 distclean-am: clean-am distclean-compile distclean-generic \
1930 distclean-tags
1932 dvi: dvi-recursive
1934 dvi-am:
1936 html: html-recursive
1938 html-am:
1940 info: info-recursive
1942 info-am:
1944 install-data-am:
1946 install-dvi: install-dvi-recursive
1948 install-dvi-am:
1950 install-exec-am:
1952 install-html: install-html-recursive
1954 install-html-am:
1956 install-info: install-info-recursive
1958 install-info-am:
1960 install-man:
1962 install-pdf: install-pdf-recursive
1964 install-pdf-am:
1966 install-ps: install-ps-recursive
1968 install-ps-am:
1970 installcheck-am:
1972 maintainer-clean: maintainer-clean-recursive
1973 -rm -f ./$(DEPDIR)/simple-xinit.Po
1974 -rm -f ./$(DEPDIR)/tests-fixes.Po
1975 -rm -f ./$(DEPDIR)/tests-hashtabletest.Po
1976 -rm -f ./$(DEPDIR)/tests-input.Po
1977 -rm -f ./$(DEPDIR)/tests-list.Po
1978 -rm -f ./$(DEPDIR)/tests-misc.Po
1979 -rm -f ./$(DEPDIR)/tests-protocol-common.Po
1980 -rm -f ./$(DEPDIR)/tests-protocol-eventconvert.Po
1981 -rm -f ./$(DEPDIR)/tests-protocol-xchangedevicecontrol.Po
1982 -rm -f ./$(DEPDIR)/tests-protocol-xigetclientpointer.Po
1983 -rm -f ./$(DEPDIR)/tests-protocol-xigetselectedevents.Po
1984 -rm -f ./$(DEPDIR)/tests-protocol-xipassivegrabdevice.Po
1985 -rm -f ./$(DEPDIR)/tests-protocol-xiquerydevice.Po
1986 -rm -f ./$(DEPDIR)/tests-protocol-xiquerypointer.Po
1987 -rm -f ./$(DEPDIR)/tests-protocol-xiqueryversion.Po
1988 -rm -f ./$(DEPDIR)/tests-protocol-xiselectevents.Po
1989 -rm -f ./$(DEPDIR)/tests-protocol-xisetclientpointer.Po
1990 -rm -f ./$(DEPDIR)/tests-protocol-xiwarppointer.Po
1991 -rm -f ./$(DEPDIR)/tests-sdksyms.Po
1992 -rm -f ./$(DEPDIR)/tests-signal-logging.Po
1993 -rm -f ./$(DEPDIR)/tests-string.Po
1994 -rm -f ./$(DEPDIR)/tests-test_xkb.Po
1995 -rm -f ./$(DEPDIR)/tests-tests-common.Po
1996 -rm -f ./$(DEPDIR)/tests-tests.Po
1997 -rm -f ./$(DEPDIR)/tests-touch.Po
1998 -rm -f ./$(DEPDIR)/tests-xfree86.Po
1999 -rm -f ./$(DEPDIR)/tests-xi2.Po
2000 -rm -f ./$(DEPDIR)/tests-xtest.Po
2001 -rm -f Makefile
2002 maintainer-clean-am: distclean-am maintainer-clean-generic
2004 mostlyclean: mostlyclean-recursive
2006 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2007 mostlyclean-libtool
2009 pdf: pdf-recursive
2011 pdf-am:
2013 ps: ps-recursive
2015 ps-am:
2017 uninstall-am:
2019 .MAKE: $(am__recursive_targets) all check check-am install install-am \
2020 install-strip
2022 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2023 am--depfiles check check-TESTS check-am clean clean-generic \
2024 clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \
2025 ctags-am distclean distclean-compile distclean-generic \
2026 distclean-libtool distclean-tags distdir dvi dvi-am html \
2027 html-am info info-am install install-am install-data \
2028 install-data-am install-dvi install-dvi-am install-exec \
2029 install-exec-am install-html install-html-am install-info \
2030 install-info-am install-man install-pdf install-pdf-am \
2031 install-ps install-ps-am install-strip installcheck \
2032 installcheck-am installdirs installdirs-am maintainer-clean \
2033 maintainer-clean-generic mostlyclean mostlyclean-compile \
2034 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2035 recheck tags tags-am uninstall uninstall-am
2040 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@xi1-tests:
2041 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ @echo 'echo "ld -wrap support required for xi1 unit te…
2045 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@xi2-tests:
2046 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ @echo 'echo "ld -wrap support required for xi2 unit te…