d1309552d6baca33eaa77ca96610308353e127c0
[platform/upstream/libXxf86vm.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = src
39 DIST_COMMON = $(libXxf86vminclude_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = config.h
47 CONFIG_CLEAN_FILES =
48 CONFIG_CLEAN_VPATH_FILES =
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52     *) f=$$p;; \
53   esac;
54 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
55 am__install_max = 40
56 am__nobase_strip_setup = \
57   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
58 am__nobase_strip = \
59   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
60 am__nobase_list = $(am__nobase_strip_setup); \
61   for p in $$list; do echo "$$p $$p"; done | \
62   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
63   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
64     if (++n[$$2] == $(am__install_max)) \
65       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
66     END { for (dir in files) print dir, files[dir] }'
67 am__base_list = \
68   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
69   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
70 am__installdirs = "$(DESTDIR)$(libdir)" \
71         "$(DESTDIR)$(libXxf86vmincludedir)"
72 LTLIBRARIES = $(lib_LTLIBRARIES)
73 am__DEPENDENCIES_1 =
74 libXxf86vm_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
75 am_libXxf86vm_la_OBJECTS = XF86VMode.lo
76 libXxf86vm_la_OBJECTS = $(am_libXxf86vm_la_OBJECTS)
77 AM_V_lt = $(am__v_lt_$(V))
78 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
79 am__v_lt_0 = --silent
80 libXxf86vm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82         $(libXxf86vm_la_LDFLAGS) $(LDFLAGS) -o $@
83 DEFAULT_INCLUDES = -I.@am__isrc@
84 depcomp = $(SHELL) $(top_srcdir)/depcomp
85 am__depfiles_maybe = depfiles
86 am__mv = mv -f
87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
91         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92         $(AM_CFLAGS) $(CFLAGS)
93 AM_V_CC = $(am__v_CC_$(V))
94 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
95 am__v_CC_0 = @echo "  CC    " $@;
96 AM_V_at = $(am__v_at_$(V))
97 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
98 am__v_at_0 = @
99 CCLD = $(CC)
100 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
101         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
102         $(AM_LDFLAGS) $(LDFLAGS) -o $@
103 AM_V_CCLD = $(am__v_CCLD_$(V))
104 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
105 am__v_CCLD_0 = @echo "  CCLD  " $@;
106 AM_V_GEN = $(am__v_GEN_$(V))
107 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
108 am__v_GEN_0 = @echo "  GEN   " $@;
109 SOURCES = $(libXxf86vm_la_SOURCES)
110 DIST_SOURCES = $(libXxf86vm_la_SOURCES)
111 HEADERS = $(libXxf86vminclude_HEADERS)
112 ETAGS = etags
113 CTAGS = ctags
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115 ACLOCAL = @ACLOCAL@
116 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
117 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
118 AMTAR = @AMTAR@
119 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
120 APP_MAN_DIR = @APP_MAN_DIR@
121 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
122 AR = @AR@
123 AUTOCONF = @AUTOCONF@
124 AUTOHEADER = @AUTOHEADER@
125 AUTOMAKE = @AUTOMAKE@
126 AWK = @AWK@
127 BASE_CFLAGS = @BASE_CFLAGS@
128 CC = @CC@
129 CCDEPMODE = @CCDEPMODE@
130 CFLAGS = @CFLAGS@
131 CHANGELOG_CMD = @CHANGELOG_CMD@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CWARNFLAGS = @CWARNFLAGS@
135 CYGPATH_W = @CYGPATH_W@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DLLTOOL = @DLLTOOL@
139 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
140 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
141 DSYMUTIL = @DSYMUTIL@
142 DUMPBIN = @DUMPBIN@
143 ECHO_C = @ECHO_C@
144 ECHO_N = @ECHO_N@
145 ECHO_T = @ECHO_T@
146 EGREP = @EGREP@
147 EXEEXT = @EXEEXT@
148 FGREP = @FGREP@
149 FILE_MAN_DIR = @FILE_MAN_DIR@
150 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
151 GREP = @GREP@
152 INSTALL = @INSTALL@
153 INSTALL_CMD = @INSTALL_CMD@
154 INSTALL_DATA = @INSTALL_DATA@
155 INSTALL_PROGRAM = @INSTALL_PROGRAM@
156 INSTALL_SCRIPT = @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBOBJS = @LIBOBJS@
161 LIBS = @LIBS@
162 LIBTOOL = @LIBTOOL@
163 LIB_MAN_DIR = @LIB_MAN_DIR@
164 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
165 LIPO = @LIPO@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAINT = @MAINT@
169 MAKEINFO = @MAKEINFO@
170 MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
171 MANIFEST_TOOL = @MANIFEST_TOOL@
172 MAN_SUBSTS = @MAN_SUBSTS@
173 MISC_MAN_DIR = @MISC_MAN_DIR@
174 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
175 MKDIR_P = @MKDIR_P@
176 NM = @NM@
177 NMEDIT = @NMEDIT@
178 OBJDUMP = @OBJDUMP@
179 OBJEXT = @OBJEXT@
180 OTOOL = @OTOOL@
181 OTOOL64 = @OTOOL64@
182 PACKAGE = @PACKAGE@
183 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184 PACKAGE_NAME = @PACKAGE_NAME@
185 PACKAGE_STRING = @PACKAGE_STRING@
186 PACKAGE_TARNAME = @PACKAGE_TARNAME@
187 PACKAGE_URL = @PACKAGE_URL@
188 PACKAGE_VERSION = @PACKAGE_VERSION@
189 PATH_SEPARATOR = @PATH_SEPARATOR@
190 PKG_CONFIG = @PKG_CONFIG@
191 RANLIB = @RANLIB@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRICT_CFLAGS = @STRICT_CFLAGS@
196 STRIP = @STRIP@
197 VERSION = @VERSION@
198 XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
199 XORG_MAN_PAGE = @XORG_MAN_PAGE@
200 XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
201 XXF86VM_CFLAGS = @XXF86VM_CFLAGS@
202 XXF86VM_LIBS = @XXF86VM_LIBS@
203 abs_builddir = @abs_builddir@
204 abs_srcdir = @abs_srcdir@
205 abs_top_builddir = @abs_top_builddir@
206 abs_top_srcdir = @abs_top_srcdir@
207 ac_ct_AR = @ac_ct_AR@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210 am__include = @am__include@
211 am__leading_dot = @am__leading_dot@
212 am__quote = @am__quote@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 bindir = @bindir@
216 build = @build@
217 build_alias = @build_alias@
218 build_cpu = @build_cpu@
219 build_os = @build_os@
220 build_vendor = @build_vendor@
221 builddir = @builddir@
222 datadir = @datadir@
223 datarootdir = @datarootdir@
224 docdir = @docdir@
225 dvidir = @dvidir@
226 exec_prefix = @exec_prefix@
227 host = @host@
228 host_alias = @host_alias@
229 host_cpu = @host_cpu@
230 host_os = @host_os@
231 host_vendor = @host_vendor@
232 htmldir = @htmldir@
233 includedir = @includedir@
234 infodir = @infodir@
235 install_sh = @install_sh@
236 libdir = @libdir@
237 libexecdir = @libexecdir@
238 localedir = @localedir@
239 localstatedir = @localstatedir@
240 mandir = @mandir@
241 mkdir_p = @mkdir_p@
242 oldincludedir = @oldincludedir@
243 pdfdir = @pdfdir@
244 prefix = @prefix@
245 program_transform_name = @program_transform_name@
246 psdir = @psdir@
247 sbindir = @sbindir@
248 sharedstatedir = @sharedstatedir@
249 srcdir = @srcdir@
250 sysconfdir = @sysconfdir@
251 target_alias = @target_alias@
252 top_build_prefix = @top_build_prefix@
253 top_builddir = @top_builddir@
254 top_srcdir = @top_srcdir@
255 lib_LTLIBRARIES = libXxf86vm.la
256 libXxf86vm_la_SOURCES = XF86VMode.c
257 AM_CFLAGS = $(XXF86VM_CFLAGS) $(MALLOC_ZERO_CFLAGS)
258 libXxf86vm_la_LIBADD = $(XXF86VM_LIBS)
259 libXxf86vm_la_LDFLAGS = -version-number 1:0:0
260 INCLUDES = -I$(top_srcdir)/include
261 libXxf86vmincludedir = $(includedir)/X11/extensions
262 libXxf86vminclude_HEADERS = $(top_srcdir)/include/X11/extensions/xf86vmode.h
263 all: config.h
264         $(MAKE) $(AM_MAKEFLAGS) all-am
265
266 .SUFFIXES:
267 .SUFFIXES: .c .lo .o .obj
268 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
269         @for dep in $?; do \
270           case '$(am__configure_deps)' in \
271             *$$dep*) \
272               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
273                 && { if test -f $@; then exit 0; else break; fi; }; \
274               exit 1;; \
275           esac; \
276         done; \
277         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
278         $(am__cd) $(top_srcdir) && \
279           $(AUTOMAKE) --foreign src/Makefile
280 .PRECIOUS: Makefile
281 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282         @case '$?' in \
283           *config.status*) \
284             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
285           *) \
286             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
287             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
288         esac;
289
290 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
294         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
296         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(am__aclocal_m4_deps):
298
299 config.h: stamp-h1
300         @if test ! -f $@; then \
301           rm -f stamp-h1; \
302           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
303         else :; fi
304
305 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
306         @rm -f stamp-h1
307         cd $(top_builddir) && $(SHELL) ./config.status src/config.h
308 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
309         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
310         rm -f stamp-h1
311         touch $@
312
313 distclean-hdr:
314         -rm -f config.h stamp-h1
315 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
316         @$(NORMAL_INSTALL)
317         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
318         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
319         list2=; for p in $$list; do \
320           if test -f $$p; then \
321             list2="$$list2 $$p"; \
322           else :; fi; \
323         done; \
324         test -z "$$list2" || { \
325           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
326           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
327         }
328
329 uninstall-libLTLIBRARIES:
330         @$(NORMAL_UNINSTALL)
331         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
332         for p in $$list; do \
333           $(am__strip_dir) \
334           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
335           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
336         done
337
338 clean-libLTLIBRARIES:
339         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
340         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
341           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
342           test "$$dir" != "$$p" || dir=.; \
343           echo "rm -f \"$${dir}/so_locations\""; \
344           rm -f "$${dir}/so_locations"; \
345         done
346 libXxf86vm.la: $(libXxf86vm_la_OBJECTS) $(libXxf86vm_la_DEPENDENCIES) 
347         $(AM_V_CCLD)$(libXxf86vm_la_LINK) -rpath $(libdir) $(libXxf86vm_la_OBJECTS) $(libXxf86vm_la_LIBADD) $(LIBS)
348
349 mostlyclean-compile:
350         -rm -f *.$(OBJEXT)
351
352 distclean-compile:
353         -rm -f *.tab.c
354
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XF86VMode.Plo@am__quote@
356
357 .c.o:
358 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
359 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
360 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
362 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
363 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
364
365 .c.obj:
366 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
367 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
368 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
371 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
372
373 .c.lo:
374 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
375 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
376 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
380
381 mostlyclean-libtool:
382         -rm -f *.lo
383
384 clean-libtool:
385         -rm -rf .libs _libs
386 install-libXxf86vmincludeHEADERS: $(libXxf86vminclude_HEADERS)
387         @$(NORMAL_INSTALL)
388         test -z "$(libXxf86vmincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libXxf86vmincludedir)"
389         @list='$(libXxf86vminclude_HEADERS)'; test -n "$(libXxf86vmincludedir)" || list=; \
390         for p in $$list; do \
391           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
392           echo "$$d$$p"; \
393         done | $(am__base_list) | \
394         while read files; do \
395           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libXxf86vmincludedir)'"; \
396           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libXxf86vmincludedir)" || exit $$?; \
397         done
398
399 uninstall-libXxf86vmincludeHEADERS:
400         @$(NORMAL_UNINSTALL)
401         @list='$(libXxf86vminclude_HEADERS)'; test -n "$(libXxf86vmincludedir)" || list=; \
402         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
403         test -n "$$files" || exit 0; \
404         echo " ( cd '$(DESTDIR)$(libXxf86vmincludedir)' && rm -f" $$files ")"; \
405         cd "$(DESTDIR)$(libXxf86vmincludedir)" && rm -f $$files
406
407 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
408         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409         unique=`for i in $$list; do \
410             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411           done | \
412           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413               END { if (nonempty) { for (i in files) print i; }; }'`; \
414         mkid -fID $$unique
415 tags: TAGS
416
417 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
418                 $(TAGS_FILES) $(LISP)
419         set x; \
420         here=`pwd`; \
421         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422         unique=`for i in $$list; do \
423             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424           done | \
425           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426               END { if (nonempty) { for (i in files) print i; }; }'`; \
427         shift; \
428         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
429           test -n "$$unique" || unique=$$empty_fix; \
430           if test $$# -gt 0; then \
431             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432               "$$@" $$unique; \
433           else \
434             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435               $$unique; \
436           fi; \
437         fi
438 ctags: CTAGS
439 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
440                 $(TAGS_FILES) $(LISP)
441         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
442         unique=`for i in $$list; do \
443             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444           done | \
445           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446               END { if (nonempty) { for (i in files) print i; }; }'`; \
447         test -z "$(CTAGS_ARGS)$$unique" \
448           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
449              $$unique
450
451 GTAGS:
452         here=`$(am__cd) $(top_builddir) && pwd` \
453           && $(am__cd) $(top_srcdir) \
454           && gtags -i $(GTAGS_ARGS) "$$here"
455
456 distclean-tags:
457         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
458
459 distdir: $(DISTFILES)
460         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
461         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462         list='$(DISTFILES)'; \
463           dist_files=`for file in $$list; do echo $$file; done | \
464           sed -e "s|^$$srcdirstrip/||;t" \
465               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
466         case $$dist_files in \
467           */*) $(MKDIR_P) `echo "$$dist_files" | \
468                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
469                            sort -u` ;; \
470         esac; \
471         for file in $$dist_files; do \
472           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
473           if test -d $$d/$$file; then \
474             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
475             if test -d "$(distdir)/$$file"; then \
476               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477             fi; \
478             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
479               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
480               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
481             fi; \
482             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
483           else \
484             test -f "$(distdir)/$$file" \
485             || cp -p $$d/$$file "$(distdir)/$$file" \
486             || exit 1; \
487           fi; \
488         done
489 check-am: all-am
490 check: check-am
491 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
492 installdirs:
493         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXxf86vmincludedir)"; do \
494           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
495         done
496 install: install-am
497 install-exec: install-exec-am
498 install-data: install-data-am
499 uninstall: uninstall-am
500
501 install-am: all-am
502         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
503
504 installcheck: installcheck-am
505 install-strip:
506         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508           `test -z '$(STRIP)' || \
509             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
510 mostlyclean-generic:
511
512 clean-generic:
513
514 distclean-generic:
515         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
516         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
517
518 maintainer-clean-generic:
519         @echo "This command is intended for maintainers to use"
520         @echo "it deletes files that may require special tools to rebuild."
521 clean: clean-am
522
523 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
524         mostlyclean-am
525
526 distclean: distclean-am
527         -rm -rf ./$(DEPDIR)
528         -rm -f Makefile
529 distclean-am: clean-am distclean-compile distclean-generic \
530         distclean-hdr distclean-tags
531
532 dvi: dvi-am
533
534 dvi-am:
535
536 html: html-am
537
538 html-am:
539
540 info: info-am
541
542 info-am:
543
544 install-data-am: install-libXxf86vmincludeHEADERS
545
546 install-dvi: install-dvi-am
547
548 install-dvi-am:
549
550 install-exec-am: install-libLTLIBRARIES
551
552 install-html: install-html-am
553
554 install-html-am:
555
556 install-info: install-info-am
557
558 install-info-am:
559
560 install-man:
561
562 install-pdf: install-pdf-am
563
564 install-pdf-am:
565
566 install-ps: install-ps-am
567
568 install-ps-am:
569
570 installcheck-am:
571
572 maintainer-clean: maintainer-clean-am
573         -rm -rf ./$(DEPDIR)
574         -rm -f Makefile
575 maintainer-clean-am: distclean-am maintainer-clean-generic
576
577 mostlyclean: mostlyclean-am
578
579 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
580         mostlyclean-libtool
581
582 pdf: pdf-am
583
584 pdf-am:
585
586 ps: ps-am
587
588 ps-am:
589
590 uninstall-am: uninstall-libLTLIBRARIES \
591         uninstall-libXxf86vmincludeHEADERS
592
593 .MAKE: all install-am install-strip
594
595 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
596         clean-libLTLIBRARIES clean-libtool ctags distclean \
597         distclean-compile distclean-generic distclean-hdr \
598         distclean-libtool distclean-tags distdir dvi dvi-am html \
599         html-am info info-am install install-am install-data \
600         install-data-am install-dvi install-dvi-am install-exec \
601         install-exec-am install-html install-html-am install-info \
602         install-info-am install-libLTLIBRARIES \
603         install-libXxf86vmincludeHEADERS install-man install-pdf \
604         install-pdf-am install-ps install-ps-am install-strip \
605         installcheck installcheck-am installdirs maintainer-clean \
606         maintainer-clean-generic mostlyclean mostlyclean-compile \
607         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
608         tags uninstall uninstall-am uninstall-libLTLIBRARIES \
609         uninstall-libXxf86vmincludeHEADERS
610
611
612 # Tell versions [3.59,3.63) of GNU make to not export all variables.
613 # Otherwise a system limit (for SysV at least) may be exceeded.
614 .NOEXPORT: