Makefile.in revision 603fc0a3
1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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
17#  Copyright 2005 Adam Jackson.
18#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
37
38VPATH = @srcdir@
39am__is_gnu_make = { \
40  if test -z '$(MAKELEVEL)'; then \
41    false; \
42  elif test -n '$(MAKE_HOST)'; then \
43    true; \
44  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
45    true; \
46  else \
47    false; \
48  fi; \
49}
50am__make_running_with_option = \
51  case $${target_option-} in \
52      ?) ;; \
53      *) echo "am__make_running_with_option: internal error: invalid" \
54              "target option '$${target_option-}' specified" >&2; \
55         exit 1;; \
56  esac; \
57  has_opt=no; \
58  sane_makeflags=$$MAKEFLAGS; \
59  if $(am__is_gnu_make); then \
60    sane_makeflags=$$MFLAGS; \
61  else \
62    case $$MAKEFLAGS in \
63      *\\[\ \	]*) \
64        bs=\\; \
65        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
66          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
67    esac; \
68  fi; \
69  skip_next=no; \
70  strip_trailopt () \
71  { \
72    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
73  }; \
74  for flg in $$sane_makeflags; do \
75    test $$skip_next = yes && { skip_next=no; continue; }; \
76    case $$flg in \
77      *=*|--*) continue;; \
78        -*I) strip_trailopt 'I'; skip_next=yes;; \
79      -*I?*) strip_trailopt 'I';; \
80        -*O) strip_trailopt 'O'; skip_next=yes;; \
81      -*O?*) strip_trailopt 'O';; \
82        -*l) strip_trailopt 'l'; skip_next=yes;; \
83      -*l?*) strip_trailopt 'l';; \
84      -[dEDm]) skip_next=yes;; \
85      -[JT]) skip_next=yes;; \
86    esac; \
87    case $$flg in \
88      *$$target_option*) has_opt=yes; break;; \
89    esac; \
90  done; \
91  test $$has_opt = yes
92am__make_dryrun = (target_option=n; $(am__make_running_with_option))
93am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
94pkgdatadir = $(datadir)/@PACKAGE@
95pkgincludedir = $(includedir)/@PACKAGE@
96pkglibdir = $(libdir)/@PACKAGE@
97pkglibexecdir = $(libexecdir)/@PACKAGE@
98am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99install_sh_DATA = $(install_sh) -c -m 644
100install_sh_PROGRAM = $(install_sh) -c
101install_sh_SCRIPT = $(install_sh) -c
102INSTALL_HEADER = $(INSTALL_DATA)
103transform = $(program_transform_name)
104NORMAL_INSTALL = :
105PRE_INSTALL = :
106POST_INSTALL = :
107NORMAL_UNINSTALL = :
108PRE_UNINSTALL = :
109POST_UNINSTALL = :
110build_triplet = @build@
111host_triplet = @host@
112bin_PROGRAMS = $(am__EXEEXT_1)
113noinst_PROGRAMS = $(am__EXEEXT_3) $(am__EXEEXT_4)
114libexec_PROGRAMS = $(am__EXEEXT_2)
115@BUILD_TOOLS_TRUE@am__append_1 = intel-virtual-output
116@BUILD_TOOL_CURSOR_TRUE@am__append_2 = cursor
117@X11_DRI3_TRUE@am__append_3 = dri3info
118@BUILD_BACKLIGHT_HELPER_TRUE@am__append_4 = xf86-video-intel-backlight-helper
119subdir = tools
120ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
122	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
123	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
124	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
125am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
126	$(ACLOCAL_M4)
127DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
128mkinstalldirs = $(install_sh) -d
129CONFIG_HEADER = $(top_builddir)/config.h
130CONFIG_CLEAN_FILES = org.x.xf86-video-intel.backlight-helper.policy
131CONFIG_CLEAN_VPATH_FILES =
132@BUILD_TOOLS_TRUE@am__EXEEXT_1 = intel-virtual-output$(EXEEXT)
133am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
134	"$(DESTDIR)$(drivermandir)" "$(DESTDIR)$(policydir)"
135@BUILD_BACKLIGHT_HELPER_TRUE@am__EXEEXT_2 = xf86-video-intel-backlight-helper$(EXEEXT)
136@BUILD_TOOL_CURSOR_TRUE@am__EXEEXT_3 = cursor$(EXEEXT)
137@X11_DRI3_TRUE@am__EXEEXT_4 = dri3info$(EXEEXT)
138PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
139cursor_SOURCES = cursor.c
140cursor_OBJECTS = cursor-cursor.$(OBJEXT)
141am__DEPENDENCIES_1 =
142@BUILD_TOOL_CURSOR_TRUE@cursor_DEPENDENCIES = $(am__DEPENDENCIES_1)
143AM_V_lt = $(am__v_lt_@AM_V@)
144am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
145am__v_lt_0 = --silent
146am__v_lt_1 = 
147cursor_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(cursor_CFLAGS) $(CFLAGS) \
149	$(AM_LDFLAGS) $(LDFLAGS) -o $@
150am__dri3info_SOURCES_DIST = dri3info.c
151@X11_DRI3_TRUE@am_dri3info_OBJECTS = dri3info-dri3info.$(OBJEXT)
152dri3info_OBJECTS = $(am_dri3info_OBJECTS)
153@X11_DRI3_TRUE@dri3info_DEPENDENCIES = $(am__DEPENDENCIES_1)
154dri3info_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(dri3info_CFLAGS) \
156	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
157am_intel_virtual_output_OBJECTS =  \
158	intel_virtual_output-virtual.$(OBJEXT)
159intel_virtual_output_OBJECTS = $(am_intel_virtual_output_OBJECTS)
160intel_virtual_output_DEPENDENCIES = $(am__DEPENDENCIES_1)
161intel_virtual_output_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
162	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
163	$(intel_virtual_output_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
164	$(LDFLAGS) -o $@
165am_xf86_video_intel_backlight_helper_OBJECTS =  \
166	backlight_helper.$(OBJEXT)
167xf86_video_intel_backlight_helper_OBJECTS =  \
168	$(am_xf86_video_intel_backlight_helper_OBJECTS)
169xf86_video_intel_backlight_helper_LDADD = $(LDADD)
170AM_V_P = $(am__v_P_@AM_V@)
171am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172am__v_P_0 = false
173am__v_P_1 = :
174AM_V_GEN = $(am__v_GEN_@AM_V@)
175am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176am__v_GEN_0 = @echo "  GEN     " $@;
177am__v_GEN_1 = 
178AM_V_at = $(am__v_at_@AM_V@)
179am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180am__v_at_0 = @
181am__v_at_1 = 
182DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
183depcomp = $(SHELL) $(top_srcdir)/depcomp
184am__maybe_remake_depfiles = depfiles
185am__depfiles_remade = ./$(DEPDIR)/backlight_helper.Po \
186	./$(DEPDIR)/cursor-cursor.Po ./$(DEPDIR)/dri3info-dri3info.Po \
187	./$(DEPDIR)/intel_virtual_output-virtual.Po
188am__mv = mv -f
189COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
190	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
191LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
193	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
194	$(AM_CFLAGS) $(CFLAGS)
195AM_V_CC = $(am__v_CC_@AM_V@)
196am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
197am__v_CC_0 = @echo "  CC      " $@;
198am__v_CC_1 = 
199CCLD = $(CC)
200LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
201	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
202	$(AM_LDFLAGS) $(LDFLAGS) -o $@
203AM_V_CCLD = $(am__v_CCLD_@AM_V@)
204am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
205am__v_CCLD_0 = @echo "  CCLD    " $@;
206am__v_CCLD_1 = 
207SOURCES = cursor.c $(dri3info_SOURCES) $(intel_virtual_output_SOURCES) \
208	$(xf86_video_intel_backlight_helper_SOURCES)
209DIST_SOURCES = cursor.c $(am__dri3info_SOURCES_DIST) \
210	$(intel_virtual_output_SOURCES) \
211	$(xf86_video_intel_backlight_helper_SOURCES)
212am__can_run_installinfo = \
213  case $$AM_UPDATE_INFO_DIR in \
214    n|no|NO) false;; \
215    *) (install-info --version) >/dev/null 2>&1;; \
216  esac
217am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
218am__vpath_adj = case $$p in \
219    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
220    *) f=$$p;; \
221  esac;
222am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
223am__install_max = 40
224am__nobase_strip_setup = \
225  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
226am__nobase_strip = \
227  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
228am__nobase_list = $(am__nobase_strip_setup); \
229  for p in $$list; do echo "$$p $$p"; done | \
230  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
231  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
232    if (++n[$$2] == $(am__install_max)) \
233      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
234    END { for (dir in files) print dir, files[dir] }'
235am__base_list = \
236  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
237  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
238am__uninstall_files_from_dir = { \
239  test -z "$$files" \
240    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
241    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
242         $(am__cd) "$$dir" && rm -f $$files; }; \
243  }
244DATA = $(driverman_DATA) $(nodist_policy_DATA)
245am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
246# Read a list of newline-separated strings from the standard input,
247# and print each of them once, without duplicates.  Input order is
248# *not* preserved.
249am__uniquify_input = $(AWK) '\
250  BEGIN { nonempty = 0; } \
251  { items[$$0] = 1; nonempty = 1; } \
252  END { if (nonempty) { for (i in items) print i; }; } \
253'
254# Make sure the list of sources is unique.  This is necessary because,
255# e.g., the same source file might be shared among _SOURCES variables
256# for different programs/libraries.
257am__define_uniq_tagged_files = \
258  list='$(am__tagged_files)'; \
259  unique=`for i in $$list; do \
260    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261  done | $(am__uniquify_input)`
262ETAGS = etags
263CTAGS = ctags
264am__DIST_COMMON = $(srcdir)/Makefile.in \
265	$(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in \
266	$(top_srcdir)/depcomp
267DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
268ACLOCAL = @ACLOCAL@
269ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
270ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
271ALLOCA = @ALLOCA@
272AMTAR = @AMTAR@
273AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
274APP_MAN_DIR = @APP_MAN_DIR@
275APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
276AR = @AR@
277AUTOCONF = @AUTOCONF@
278AUTOHEADER = @AUTOHEADER@
279AUTOMAKE = @AUTOMAKE@
280AWK = @AWK@
281BASE_CFLAGS = @BASE_CFLAGS@
282CC = @CC@
283CCDEPMODE = @CCDEPMODE@
284CFLAGS = @CFLAGS@
285CHANGELOG_CMD = @CHANGELOG_CMD@
286CLOCK_GETTIME_LIBS = @CLOCK_GETTIME_LIBS@
287CPP = @CPP@
288CPPFLAGS = @CPPFLAGS@
289CWARNFLAGS = @CWARNFLAGS@
290CYGPATH_W = @CYGPATH_W@
291DEFS = @DEFS@
292DEPDIR = @DEPDIR@
293DLLTOOL = @DLLTOOL@
294DRI1_CFLAGS = @DRI1_CFLAGS@
295DRI1_LIBS = @DRI1_LIBS@
296DRI2_CFLAGS = @DRI2_CFLAGS@
297DRI2_LIBS = @DRI2_LIBS@
298DRI3_CFLAGS = @DRI3_CFLAGS@
299DRI3_LIBS = @DRI3_LIBS@
300DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
301DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
302DRIVER_NAME = @DRIVER_NAME@
303DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
304DRMINTEL_CFLAGS = @DRMINTEL_CFLAGS@
305DRMINTEL_LIBS = @DRMINTEL_LIBS@
306DRM_CFLAGS = @DRM_CFLAGS@
307DRM_LIBS = @DRM_LIBS@
308DSYMUTIL = @DSYMUTIL@
309DUMPBIN = @DUMPBIN@
310ECHO_C = @ECHO_C@
311ECHO_N = @ECHO_N@
312ECHO_T = @ECHO_T@
313EGREP = @EGREP@
314EXEEXT = @EXEEXT@
315FGREP = @FGREP@
316FILE_MAN_DIR = @FILE_MAN_DIR@
317FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
318GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
319GEN4ASM_LIBS = @GEN4ASM_LIBS@
320GREP = @GREP@
321INSTALL = @INSTALL@
322INSTALL_CMD = @INSTALL_CMD@
323INSTALL_DATA = @INSTALL_DATA@
324INSTALL_PROGRAM = @INSTALL_PROGRAM@
325INSTALL_SCRIPT = @INSTALL_SCRIPT@
326INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
327INTEL_GEN4ASM = @INTEL_GEN4ASM@
328IVO_CFLAGS = @IVO_CFLAGS@
329IVO_EXTRA_CFLAGS = @IVO_EXTRA_CFLAGS@
330IVO_EXTRA_LIBS = @IVO_EXTRA_LIBS@
331IVO_LIBS = @IVO_LIBS@
332LD = @LD@
333LDFLAGS = @LDFLAGS@
334LIBEXEC_PATH = @LIBEXEC_PATH@
335LIBOBJS = @LIBOBJS@
336LIBS = @LIBS@
337LIBTOOL = @LIBTOOL@
338LIB_MAN_DIR = @LIB_MAN_DIR@
339LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
340LIPO = @LIPO@
341LN_S = @LN_S@
342LTLIBOBJS = @LTLIBOBJS@
343LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
344MAKEINFO = @MAKEINFO@
345MANIFEST_TOOL = @MANIFEST_TOOL@
346MAN_SUBSTS = @MAN_SUBSTS@
347MISC_MAN_DIR = @MISC_MAN_DIR@
348MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
349MKDIR_P = @MKDIR_P@
350NM = @NM@
351NMEDIT = @NMEDIT@
352NOWARNFLAGS = @NOWARNFLAGS@
353OBJDUMP = @OBJDUMP@
354OBJEXT = @OBJEXT@
355OTOOL = @OTOOL@
356OTOOL64 = @OTOOL64@
357PACKAGE = @PACKAGE@
358PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359PACKAGE_NAME = @PACKAGE_NAME@
360PACKAGE_STRING = @PACKAGE_STRING@
361PACKAGE_TARNAME = @PACKAGE_TARNAME@
362PACKAGE_URL = @PACKAGE_URL@
363PACKAGE_VERSION = @PACKAGE_VERSION@
364PATH_SEPARATOR = @PATH_SEPARATOR@
365PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
366PCIACCESS_LIBS = @PCIACCESS_LIBS@
367PKG_CONFIG = @PKG_CONFIG@
368PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
369PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
370PREFIX_PATH = @PREFIX_PATH@
371PRESENT_CFLAGS = @PRESENT_CFLAGS@
372PRESENT_LIBS = @PRESENT_LIBS@
373RANLIB = @RANLIB@
374SED = @SED@
375SET_MAKE = @SET_MAKE@
376SHELL = @SHELL@
377STRICT_CFLAGS = @STRICT_CFLAGS@
378STRIP = @STRIP@
379TOOL_CURSOR_CFLAGS = @TOOL_CURSOR_CFLAGS@
380TOOL_CURSOR_LIBS = @TOOL_CURSOR_LIBS@
381UDEV_CFLAGS = @UDEV_CFLAGS@
382UDEV_LIBS = @UDEV_LIBS@
383VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
384VALGRIND_LIBS = @VALGRIND_LIBS@
385VERSION = @VERSION@
386X11_CFLAGS = @X11_CFLAGS@
387X11_DRI3_CFLAGS = @X11_DRI3_CFLAGS@
388X11_DRI3_LIBS = @X11_DRI3_LIBS@
389X11_LIBS = @X11_LIBS@
390X11_VM_CFLAGS = @X11_VM_CFLAGS@
391X11_VM_LIBS = @X11_VM_LIBS@
392XORG_CFLAGS = @XORG_CFLAGS@
393XORG_LIBS = @XORG_LIBS@
394XORG_MAN_PAGE = @XORG_MAN_PAGE@
395XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@
396XVMCLIB_LIBS = @XVMCLIB_LIBS@
397abs_builddir = @abs_builddir@
398abs_srcdir = @abs_srcdir@
399abs_top_builddir = @abs_top_builddir@
400abs_top_srcdir = @abs_top_srcdir@
401ac_ct_AR = @ac_ct_AR@
402ac_ct_CC = @ac_ct_CC@
403ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
404am__include = @am__include@
405am__leading_dot = @am__leading_dot@
406am__quote = @am__quote@
407am__tar = @am__tar@
408am__untar = @am__untar@
409bindir = @bindir@
410build = @build@
411build_alias = @build_alias@
412build_cpu = @build_cpu@
413build_os = @build_os@
414build_vendor = @build_vendor@
415builddir = @builddir@
416datadir = @datadir@
417datarootdir = @datarootdir@
418docdir = @docdir@
419dvidir = @dvidir@
420exec_prefix = @exec_prefix@
421host = @host@
422host_alias = @host_alias@
423host_cpu = @host_cpu@
424host_os = @host_os@
425host_vendor = @host_vendor@
426htmldir = @htmldir@
427includedir = @includedir@
428infodir = @infodir@
429install_sh = @install_sh@
430libdir = @libdir@
431libexecdir = @libexecdir@
432localedir = @localedir@
433localstatedir = @localstatedir@
434mandir = @mandir@
435mkdir_p = @mkdir_p@
436moduledir = @moduledir@
437oldincludedir = @oldincludedir@
438pdfdir = @pdfdir@
439prefix = @prefix@
440program_transform_name = @program_transform_name@
441psdir = @psdir@
442sbindir = @sbindir@
443sharedstatedir = @sharedstatedir@
444srcdir = @srcdir@
445sysconfdir = @sysconfdir@
446target_alias = @target_alias@
447top_build_prefix = @top_build_prefix@
448top_builddir = @top_builddir@
449top_srcdir = @top_srcdir@
450AM_CFLAGS = \
451	@CWARNFLAGS@ \
452	@NOWARNFLAGS@ \
453	$(NULL)
454
455drivermandir = $(DRIVER_MAN_DIR)
456policydir = $(datarootdir)/polkit-1/actions
457@BUILD_TOOLS_TRUE@driverman_DATA = intel-virtual-output.$(DRIVER_MAN_SUFFIX)
458@BUILD_TOOL_CURSOR_TRUE@cursor_CFLAGS = $(TOOL_CURSOR_CFLAGS)
459@BUILD_TOOL_CURSOR_TRUE@cursor_LDADD = $(TOOL_CURSOR_LIBS)
460@X11_DRI3_TRUE@dri3info_SOURCES = dri3info.c
461@X11_DRI3_TRUE@dri3info_CFLAGS = $(X11_DRI3_CFLAGS) $(DRI_CFLAGS)
462@X11_DRI3_TRUE@dri3info_LDADD = $(X11_DRI3_LIBS) $(DRI_LIBS)
463@BUILD_BACKLIGHT_HELPER_TRUE@nodist_policy_DATA = org.x.xf86-video-intel.backlight-helper.policy
464@BUILD_BACKLIGHT_HELPER_TRUE@backlight_helper = $(libexecdir)/xf86-video-intel-backlight-helper
465intel_virtual_output_CFLAGS = \
466	@CWARNFLAGS@ \
467	$(IVO_CFLAGS) \
468	@NOWARNFLAGS@ \
469	$(NULL)
470
471intel_virtual_output_SOURCES = \
472	virtual.c \
473	$(NULL)
474
475intel_virtual_output_LDADD = \
476	$(IVO_LIBS) \
477	$(NULL)
478
479xf86_video_intel_backlight_helper_SOURCES = \
480	backlight_helper.c \
481	$(NULL)
482
483EXTRA_DIST = intel-virtual-output.man org.x.xf86-video-intel.backlight-helper.policy.in
484CLEANFILES = $(driverman_DATA) $(nodist_policy_DATA)
485
486# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
487SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
488all: all-am
489
490.SUFFIXES:
491.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man .c .lo .o .obj
492$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
493	@for dep in $?; do \
494	  case '$(am__configure_deps)' in \
495	    *$$dep*) \
496	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
497	        && { if test -f $@; then exit 0; else break; fi; }; \
498	      exit 1;; \
499	  esac; \
500	done; \
501	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \
502	$(am__cd) $(top_srcdir) && \
503	  $(AUTOMAKE) --foreign tools/Makefile
504Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
505	@case '$?' in \
506	  *config.status*) \
507	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
508	  *) \
509	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
510	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
511	esac;
512
513$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
514	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
515
516$(top_srcdir)/configure:  $(am__configure_deps)
517	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
519	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
520$(am__aclocal_m4_deps):
521org.x.xf86-video-intel.backlight-helper.policy: $(top_builddir)/config.status $(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in
522	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
523install-binPROGRAMS: $(bin_PROGRAMS)
524	@$(NORMAL_INSTALL)
525	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
526	if test -n "$$list"; then \
527	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
528	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
529	fi; \
530	for p in $$list; do echo "$$p $$p"; done | \
531	sed 's/$(EXEEXT)$$//' | \
532	while read p p1; do if test -f $$p \
533	 || test -f $$p1 \
534	  ; then echo "$$p"; echo "$$p"; else :; fi; \
535	done | \
536	sed -e 'p;s,.*/,,;n;h' \
537	    -e 's|.*|.|' \
538	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
539	sed 'N;N;N;s,\n, ,g' | \
540	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
541	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
542	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
543	    else { print "f", $$3 "/" $$4, $$1; } } \
544	  END { for (d in files) print "f", d, files[d] }' | \
545	while read type dir files; do \
546	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
547	    test -z "$$files" || { \
548	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
549	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
550	    } \
551	; done
552
553uninstall-binPROGRAMS:
554	@$(NORMAL_UNINSTALL)
555	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
556	files=`for p in $$list; do echo "$$p"; done | \
557	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
558	      -e 's/$$/$(EXEEXT)/' \
559	`; \
560	test -n "$$list" || exit 0; \
561	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
562	cd "$(DESTDIR)$(bindir)" && rm -f $$files
563
564clean-binPROGRAMS:
565	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
566	echo " rm -f" $$list; \
567	rm -f $$list || exit $$?; \
568	test -n "$(EXEEXT)" || exit 0; \
569	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
570	echo " rm -f" $$list; \
571	rm -f $$list
572install-libexecPROGRAMS: $(libexec_PROGRAMS)
573	@$(NORMAL_INSTALL)
574	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
575	if test -n "$$list"; then \
576	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
577	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
578	fi; \
579	for p in $$list; do echo "$$p $$p"; done | \
580	sed 's/$(EXEEXT)$$//' | \
581	while read p p1; do if test -f $$p \
582	 || test -f $$p1 \
583	  ; then echo "$$p"; echo "$$p"; else :; fi; \
584	done | \
585	sed -e 'p;s,.*/,,;n;h' \
586	    -e 's|.*|.|' \
587	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
588	sed 'N;N;N;s,\n, ,g' | \
589	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
590	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
591	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
592	    else { print "f", $$3 "/" $$4, $$1; } } \
593	  END { for (d in files) print "f", d, files[d] }' | \
594	while read type dir files; do \
595	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
596	    test -z "$$files" || { \
597	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
598	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
599	    } \
600	; done
601
602uninstall-libexecPROGRAMS:
603	@$(NORMAL_UNINSTALL)
604	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
605	files=`for p in $$list; do echo "$$p"; done | \
606	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
607	      -e 's/$$/$(EXEEXT)/' \
608	`; \
609	test -n "$$list" || exit 0; \
610	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
611	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
612
613clean-libexecPROGRAMS:
614	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
615	echo " rm -f" $$list; \
616	rm -f $$list || exit $$?; \
617	test -n "$(EXEEXT)" || exit 0; \
618	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
619	echo " rm -f" $$list; \
620	rm -f $$list
621
622clean-noinstPROGRAMS:
623	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
624	echo " rm -f" $$list; \
625	rm -f $$list || exit $$?; \
626	test -n "$(EXEEXT)" || exit 0; \
627	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
628	echo " rm -f" $$list; \
629	rm -f $$list
630
631cursor$(EXEEXT): $(cursor_OBJECTS) $(cursor_DEPENDENCIES) $(EXTRA_cursor_DEPENDENCIES) 
632	@rm -f cursor$(EXEEXT)
633	$(AM_V_CCLD)$(cursor_LINK) $(cursor_OBJECTS) $(cursor_LDADD) $(LIBS)
634
635dri3info$(EXEEXT): $(dri3info_OBJECTS) $(dri3info_DEPENDENCIES) $(EXTRA_dri3info_DEPENDENCIES) 
636	@rm -f dri3info$(EXEEXT)
637	$(AM_V_CCLD)$(dri3info_LINK) $(dri3info_OBJECTS) $(dri3info_LDADD) $(LIBS)
638
639intel-virtual-output$(EXEEXT): $(intel_virtual_output_OBJECTS) $(intel_virtual_output_DEPENDENCIES) $(EXTRA_intel_virtual_output_DEPENDENCIES) 
640	@rm -f intel-virtual-output$(EXEEXT)
641	$(AM_V_CCLD)$(intel_virtual_output_LINK) $(intel_virtual_output_OBJECTS) $(intel_virtual_output_LDADD) $(LIBS)
642
643xf86-video-intel-backlight-helper$(EXEEXT): $(xf86_video_intel_backlight_helper_OBJECTS) $(xf86_video_intel_backlight_helper_DEPENDENCIES) $(EXTRA_xf86_video_intel_backlight_helper_DEPENDENCIES) 
644	@rm -f xf86-video-intel-backlight-helper$(EXEEXT)
645	$(AM_V_CCLD)$(LINK) $(xf86_video_intel_backlight_helper_OBJECTS) $(xf86_video_intel_backlight_helper_LDADD) $(LIBS)
646
647mostlyclean-compile:
648	-rm -f *.$(OBJEXT)
649
650distclean-compile:
651	-rm -f *.tab.c
652
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backlight_helper.Po@am__quote@ # am--include-marker
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cursor-cursor.Po@am__quote@ # am--include-marker
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dri3info-dri3info.Po@am__quote@ # am--include-marker
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intel_virtual_output-virtual.Po@am__quote@ # am--include-marker
657
658$(am__depfiles_remade):
659	@$(MKDIR_P) $(@D)
660	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
661
662am--depfiles: $(am__depfiles_remade)
663
664.c.o:
665@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
666@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
667@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
670
671.c.obj:
672@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
673@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
674@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
677
678.c.lo:
679@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
680@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
681@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
684
685cursor-cursor.o: cursor.c
686@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cursor_CFLAGS) $(CFLAGS) -MT cursor-cursor.o -MD -MP -MF $(DEPDIR)/cursor-cursor.Tpo -c -o cursor-cursor.o `test -f 'cursor.c' || echo '$(srcdir)/'`cursor.c
687@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cursor-cursor.Tpo $(DEPDIR)/cursor-cursor.Po
688@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cursor.c' object='cursor-cursor.o' libtool=no @AMDEPBACKSLASH@
689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
690@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cursor_CFLAGS) $(CFLAGS) -c -o cursor-cursor.o `test -f 'cursor.c' || echo '$(srcdir)/'`cursor.c
691
692cursor-cursor.obj: cursor.c
693@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cursor_CFLAGS) $(CFLAGS) -MT cursor-cursor.obj -MD -MP -MF $(DEPDIR)/cursor-cursor.Tpo -c -o cursor-cursor.obj `if test -f 'cursor.c'; then $(CYGPATH_W) 'cursor.c'; else $(CYGPATH_W) '$(srcdir)/cursor.c'; fi`
694@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cursor-cursor.Tpo $(DEPDIR)/cursor-cursor.Po
695@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cursor.c' object='cursor-cursor.obj' libtool=no @AMDEPBACKSLASH@
696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
697@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cursor_CFLAGS) $(CFLAGS) -c -o cursor-cursor.obj `if test -f 'cursor.c'; then $(CYGPATH_W) 'cursor.c'; else $(CYGPATH_W) '$(srcdir)/cursor.c'; fi`
698
699dri3info-dri3info.o: dri3info.c
700@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dri3info_CFLAGS) $(CFLAGS) -MT dri3info-dri3info.o -MD -MP -MF $(DEPDIR)/dri3info-dri3info.Tpo -c -o dri3info-dri3info.o `test -f 'dri3info.c' || echo '$(srcdir)/'`dri3info.c
701@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dri3info-dri3info.Tpo $(DEPDIR)/dri3info-dri3info.Po
702@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='dri3info.c' object='dri3info-dri3info.o' libtool=no @AMDEPBACKSLASH@
703@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
704@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dri3info_CFLAGS) $(CFLAGS) -c -o dri3info-dri3info.o `test -f 'dri3info.c' || echo '$(srcdir)/'`dri3info.c
705
706dri3info-dri3info.obj: dri3info.c
707@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dri3info_CFLAGS) $(CFLAGS) -MT dri3info-dri3info.obj -MD -MP -MF $(DEPDIR)/dri3info-dri3info.Tpo -c -o dri3info-dri3info.obj `if test -f 'dri3info.c'; then $(CYGPATH_W) 'dri3info.c'; else $(CYGPATH_W) '$(srcdir)/dri3info.c'; fi`
708@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dri3info-dri3info.Tpo $(DEPDIR)/dri3info-dri3info.Po
709@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='dri3info.c' object='dri3info-dri3info.obj' libtool=no @AMDEPBACKSLASH@
710@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dri3info_CFLAGS) $(CFLAGS) -c -o dri3info-dri3info.obj `if test -f 'dri3info.c'; then $(CYGPATH_W) 'dri3info.c'; else $(CYGPATH_W) '$(srcdir)/dri3info.c'; fi`
712
713intel_virtual_output-virtual.o: virtual.c
714@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(intel_virtual_output_CFLAGS) $(CFLAGS) -MT intel_virtual_output-virtual.o -MD -MP -MF $(DEPDIR)/intel_virtual_output-virtual.Tpo -c -o intel_virtual_output-virtual.o `test -f 'virtual.c' || echo '$(srcdir)/'`virtual.c
715@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/intel_virtual_output-virtual.Tpo $(DEPDIR)/intel_virtual_output-virtual.Po
716@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='virtual.c' object='intel_virtual_output-virtual.o' libtool=no @AMDEPBACKSLASH@
717@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
718@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(intel_virtual_output_CFLAGS) $(CFLAGS) -c -o intel_virtual_output-virtual.o `test -f 'virtual.c' || echo '$(srcdir)/'`virtual.c
719
720intel_virtual_output-virtual.obj: virtual.c
721@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(intel_virtual_output_CFLAGS) $(CFLAGS) -MT intel_virtual_output-virtual.obj -MD -MP -MF $(DEPDIR)/intel_virtual_output-virtual.Tpo -c -o intel_virtual_output-virtual.obj `if test -f 'virtual.c'; then $(CYGPATH_W) 'virtual.c'; else $(CYGPATH_W) '$(srcdir)/virtual.c'; fi`
722@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/intel_virtual_output-virtual.Tpo $(DEPDIR)/intel_virtual_output-virtual.Po
723@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='virtual.c' object='intel_virtual_output-virtual.obj' libtool=no @AMDEPBACKSLASH@
724@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(intel_virtual_output_CFLAGS) $(CFLAGS) -c -o intel_virtual_output-virtual.obj `if test -f 'virtual.c'; then $(CYGPATH_W) 'virtual.c'; else $(CYGPATH_W) '$(srcdir)/virtual.c'; fi`
726
727mostlyclean-libtool:
728	-rm -f *.lo
729
730clean-libtool:
731	-rm -rf .libs _libs
732install-drivermanDATA: $(driverman_DATA)
733	@$(NORMAL_INSTALL)
734	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
735	if test -n "$$list"; then \
736	  echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \
737	  $(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \
738	fi; \
739	for p in $$list; do \
740	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
741	  echo "$$d$$p"; \
742	done | $(am__base_list) | \
743	while read files; do \
744	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
745	  $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
746	done
747
748uninstall-drivermanDATA:
749	@$(NORMAL_UNINSTALL)
750	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
751	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
752	dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
753install-nodist_policyDATA: $(nodist_policy_DATA)
754	@$(NORMAL_INSTALL)
755	@list='$(nodist_policy_DATA)'; test -n "$(policydir)" || list=; \
756	if test -n "$$list"; then \
757	  echo " $(MKDIR_P) '$(DESTDIR)$(policydir)'"; \
758	  $(MKDIR_P) "$(DESTDIR)$(policydir)" || exit 1; \
759	fi; \
760	for p in $$list; do \
761	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
762	  echo "$$d$$p"; \
763	done | $(am__base_list) | \
764	while read files; do \
765	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(policydir)'"; \
766	  $(INSTALL_DATA) $$files "$(DESTDIR)$(policydir)" || exit $$?; \
767	done
768
769uninstall-nodist_policyDATA:
770	@$(NORMAL_UNINSTALL)
771	@list='$(nodist_policy_DATA)'; test -n "$(policydir)" || list=; \
772	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
773	dir='$(DESTDIR)$(policydir)'; $(am__uninstall_files_from_dir)
774
775ID: $(am__tagged_files)
776	$(am__define_uniq_tagged_files); mkid -fID $$unique
777tags: tags-am
778TAGS: tags
779
780tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
781	set x; \
782	here=`pwd`; \
783	$(am__define_uniq_tagged_files); \
784	shift; \
785	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
786	  test -n "$$unique" || unique=$$empty_fix; \
787	  if test $$# -gt 0; then \
788	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
789	      "$$@" $$unique; \
790	  else \
791	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
792	      $$unique; \
793	  fi; \
794	fi
795ctags: ctags-am
796
797CTAGS: ctags
798ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
799	$(am__define_uniq_tagged_files); \
800	test -z "$(CTAGS_ARGS)$$unique" \
801	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
802	     $$unique
803
804GTAGS:
805	here=`$(am__cd) $(top_builddir) && pwd` \
806	  && $(am__cd) $(top_srcdir) \
807	  && gtags -i $(GTAGS_ARGS) "$$here"
808cscopelist: cscopelist-am
809
810cscopelist-am: $(am__tagged_files)
811	list='$(am__tagged_files)'; \
812	case "$(srcdir)" in \
813	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
814	  *) sdir=$(subdir)/$(srcdir) ;; \
815	esac; \
816	for i in $$list; do \
817	  if test -f "$$i"; then \
818	    echo "$(subdir)/$$i"; \
819	  else \
820	    echo "$$sdir/$$i"; \
821	  fi; \
822	done >> $(top_builddir)/cscope.files
823
824distclean-tags:
825	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
826
827distdir: $(BUILT_SOURCES)
828	$(MAKE) $(AM_MAKEFLAGS) distdir-am
829
830distdir-am: $(DISTFILES)
831	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833	list='$(DISTFILES)'; \
834	  dist_files=`for file in $$list; do echo $$file; done | \
835	  sed -e "s|^$$srcdirstrip/||;t" \
836	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837	case $$dist_files in \
838	  */*) $(MKDIR_P) `echo "$$dist_files" | \
839			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840			   sort -u` ;; \
841	esac; \
842	for file in $$dist_files; do \
843	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
844	  if test -d $$d/$$file; then \
845	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846	    if test -d "$(distdir)/$$file"; then \
847	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848	    fi; \
849	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852	    fi; \
853	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854	  else \
855	    test -f "$(distdir)/$$file" \
856	    || cp -p $$d/$$file "$(distdir)/$$file" \
857	    || exit 1; \
858	  fi; \
859	done
860check-am: all-am
861check: check-am
862all-am: Makefile $(PROGRAMS) $(DATA)
863installdirs:
864	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(drivermandir)" "$(DESTDIR)$(policydir)"; do \
865	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
866	done
867install: install-am
868install-exec: install-exec-am
869install-data: install-data-am
870uninstall: uninstall-am
871
872install-am: all-am
873	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
874
875installcheck: installcheck-am
876install-strip:
877	if test -z '$(STRIP)'; then \
878	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
879	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
880	      install; \
881	else \
882	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
883	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
884	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
885	fi
886mostlyclean-generic:
887
888clean-generic:
889	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
890
891distclean-generic:
892	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
893	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
894
895maintainer-clean-generic:
896	@echo "This command is intended for maintainers to use"
897	@echo "it deletes files that may require special tools to rebuild."
898@BUILD_BACKLIGHT_HELPER_FALSE@install-exec-hook:
899clean: clean-am
900
901clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
902	clean-libtool clean-noinstPROGRAMS mostlyclean-am
903
904distclean: distclean-am
905		-rm -f ./$(DEPDIR)/backlight_helper.Po
906	-rm -f ./$(DEPDIR)/cursor-cursor.Po
907	-rm -f ./$(DEPDIR)/dri3info-dri3info.Po
908	-rm -f ./$(DEPDIR)/intel_virtual_output-virtual.Po
909	-rm -f Makefile
910distclean-am: clean-am distclean-compile distclean-generic \
911	distclean-tags
912
913dvi: dvi-am
914
915dvi-am:
916
917html: html-am
918
919html-am:
920
921info: info-am
922
923info-am:
924
925install-data-am: install-drivermanDATA install-nodist_policyDATA
926
927install-dvi: install-dvi-am
928
929install-dvi-am:
930
931install-exec-am: install-binPROGRAMS install-libexecPROGRAMS
932	@$(NORMAL_INSTALL)
933	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
934install-html: install-html-am
935
936install-html-am:
937
938install-info: install-info-am
939
940install-info-am:
941
942install-man:
943
944install-pdf: install-pdf-am
945
946install-pdf-am:
947
948install-ps: install-ps-am
949
950install-ps-am:
951
952installcheck-am:
953
954maintainer-clean: maintainer-clean-am
955		-rm -f ./$(DEPDIR)/backlight_helper.Po
956	-rm -f ./$(DEPDIR)/cursor-cursor.Po
957	-rm -f ./$(DEPDIR)/dri3info-dri3info.Po
958	-rm -f ./$(DEPDIR)/intel_virtual_output-virtual.Po
959	-rm -f Makefile
960maintainer-clean-am: distclean-am maintainer-clean-generic
961
962mostlyclean: mostlyclean-am
963
964mostlyclean-am: mostlyclean-compile mostlyclean-generic \
965	mostlyclean-libtool
966
967pdf: pdf-am
968
969pdf-am:
970
971ps: ps-am
972
973ps-am:
974
975uninstall-am: uninstall-binPROGRAMS uninstall-drivermanDATA \
976	uninstall-libexecPROGRAMS uninstall-nodist_policyDATA
977
978.MAKE: install-am install-exec-am install-strip
979
980.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
981	clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
982	clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \
983	ctags-am distclean distclean-compile distclean-generic \
984	distclean-libtool distclean-tags distdir dvi dvi-am html \
985	html-am info info-am install install-am install-binPROGRAMS \
986	install-data install-data-am install-drivermanDATA install-dvi \
987	install-dvi-am install-exec install-exec-am install-exec-hook \
988	install-html install-html-am install-info install-info-am \
989	install-libexecPROGRAMS install-man install-nodist_policyDATA \
990	install-pdf install-pdf-am install-ps install-ps-am \
991	install-strip installcheck installcheck-am installdirs \
992	maintainer-clean maintainer-clean-generic mostlyclean \
993	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
994	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
995	uninstall-binPROGRAMS uninstall-drivermanDATA \
996	uninstall-libexecPROGRAMS uninstall-nodist_policyDATA
997
998.PRECIOUS: Makefile
999
1000@BUILD_BACKLIGHT_HELPER_TRUE@install-exec-hook:
1001@BUILD_BACKLIGHT_HELPER_TRUE@	-chown root $(DESTDIR)$(backlight_helper) && chmod u+s $(DESTDIR)$(backlight_helper)
1002.man.$(DRIVER_MAN_SUFFIX):
1003	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
1004
1005# Tell versions [3.59,3.63) of GNU make to not export all variables.
1006# Otherwise a system limit (for SysV at least) may be exceeded.
1007.NOEXPORT:
1008