HS Files added for IVI ARM release
[adaptation/panda/libdrm.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #  Copyright 2005 Adam Jackson.
19 #
20 #  Permission is hereby granted, free of charge, to any person obtaining a
21 #  copy of this software and associated documentation files (the "Software"),
22 #  to deal in the Software without restriction, including without limitation
23 #  on the rights to use, copy, modify, merge, publish, distribute, sub
24 #  license, and/or sell copies of the Software, and to permit persons to whom
25 #  the Software is furnished to do so, subject to the following conditions:
26 #
27 #  The above copyright notice and this permission notice (including the next
28 #  paragraph) shall be included in all copies or substantial portions of the
29 #  Software.
30 #
31 #  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 #  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33 #  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
34 #  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35 #  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36 #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
38
39
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 subdir = .
60 DIST_COMMON = README $(am__configure_deps) $(libdrminclude_HEADERS) \
61         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62         $(srcdir)/config.h.in $(srcdir)/libdrm.pc.in \
63         $(top_srcdir)/configure build-aux/config.guess \
64         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
65         build-aux/ltmain.sh build-aux/missing
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
68         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
69         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
70         $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72         $(ACLOCAL_M4)
73 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74  configure.lineno config.status.lineno
75 mkinstalldirs = $(install_sh) -d
76 CONFIG_HEADER = config.h
77 CONFIG_CLEAN_FILES = libdrm.pc
78 CONFIG_CLEAN_VPATH_FILES =
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82     *) f=$$p;; \
83   esac;
84 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85 am__install_max = 40
86 am__nobase_strip_setup = \
87   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 am__nobase_strip = \
89   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90 am__nobase_list = $(am__nobase_strip_setup); \
91   for p in $$list; do echo "$$p $$p"; done | \
92   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94     if (++n[$$2] == $(am__install_max)) \
95       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96     END { for (dir in files) print dir, files[dir] }'
97 am__base_list = \
98   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__uninstall_files_from_dir = { \
101   test -z "$$files" \
102     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
103     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
104          $(am__cd) "$$dir" && rm -f $$files; }; \
105   }
106 am__installdirs = "$(DESTDIR)$(libdrm_ladir)" \
107         "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libdrmincludedir)"
108 LTLIBRARIES = $(libdrm_la_LTLIBRARIES)
109 libdrm_la_DEPENDENCIES =
110 am_libdrm_la_OBJECTS = libdrm_la-xf86drm.lo libdrm_la-xf86drmHash.lo \
111         libdrm_la-xf86drmRandom.lo libdrm_la-xf86drmSL.lo \
112         libdrm_la-xf86drmMode.lo
113 libdrm_la_OBJECTS = $(am_libdrm_la_OBJECTS)
114 AM_V_lt = $(am__v_lt_@AM_V@)
115 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116 am__v_lt_0 = --silent
117 libdrm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
118         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119         $(libdrm_la_LDFLAGS) $(LDFLAGS) -o $@
120 DEFAULT_INCLUDES = -I.@am__isrc@
121 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
122 am__depfiles_maybe = depfiles
123 am__mv = mv -f
124 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
125         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
127         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
128         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
129         $(AM_CFLAGS) $(CFLAGS)
130 AM_V_CC = $(am__v_CC_@AM_V@)
131 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
132 am__v_CC_0 = @echo "  CC    " $@;
133 AM_V_at = $(am__v_at_@AM_V@)
134 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
135 am__v_at_0 = @
136 CCLD = $(CC)
137 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
139         $(AM_LDFLAGS) $(LDFLAGS) -o $@
140 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
141 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
142 am__v_CCLD_0 = @echo "  CCLD  " $@;
143 AM_V_GEN = $(am__v_GEN_@AM_V@)
144 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145 am__v_GEN_0 = @echo "  GEN   " $@;
146 SOURCES = $(libdrm_la_SOURCES)
147 DIST_SOURCES = $(libdrm_la_SOURCES)
148 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
149         html-recursive info-recursive install-data-recursive \
150         install-dvi-recursive install-exec-recursive \
151         install-html-recursive install-info-recursive \
152         install-pdf-recursive install-ps-recursive install-recursive \
153         installcheck-recursive installdirs-recursive pdf-recursive \
154         ps-recursive uninstall-recursive
155 DATA = $(pkgconfig_DATA)
156 HEADERS = $(libdrminclude_HEADERS)
157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
158   distclean-recursive maintainer-clean-recursive
159 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
160         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
161         distdir dist dist-all distcheck
162 ETAGS = etags
163 CTAGS = ctags
164 DIST_SUBDIRS = . libkms intel nouveau radeon omap exynos tests include
165 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
166 distdir = $(PACKAGE)-$(VERSION)
167 top_distdir = $(distdir)
168 am__remove_distdir = \
169   if test -d "$(distdir)"; then \
170     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
171       && rm -rf "$(distdir)" \
172       || { sleep 5 && rm -rf "$(distdir)"; }; \
173   else :; fi
174 am__relativize = \
175   dir0=`pwd`; \
176   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
177   sed_rest='s,^[^/]*/*,,'; \
178   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
179   sed_butlast='s,/*[^/]*$$,,'; \
180   while test -n "$$dir1"; do \
181     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
182     if test "$$first" != "."; then \
183       if test "$$first" = ".."; then \
184         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
185         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
186       else \
187         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
188         if test "$$first2" = "$$first"; then \
189           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190         else \
191           dir2="../$$dir2"; \
192         fi; \
193         dir0="$$dir0"/"$$first"; \
194       fi; \
195     fi; \
196     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197   done; \
198   reldir="$$dir2"
199 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
200 GZIP_ENV = --best
201 distuninstallcheck_listfiles = find . -type f -print
202 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
203   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
204 distcleancheck_listfiles = find . -type f -print
205 ACLOCAL = @ACLOCAL@
206 ALLOCA = @ALLOCA@
207 AMTAR = @AMTAR@
208 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
209 AR = @AR@
210 AUTOCONF = @AUTOCONF@
211 AUTOHEADER = @AUTOHEADER@
212 AUTOMAKE = @AUTOMAKE@
213 AWK = @AWK@
214 CAIRO_CFLAGS = @CAIRO_CFLAGS@
215 CAIRO_LIBS = @CAIRO_LIBS@
216 CC = @CC@
217 CCDEPMODE = @CCDEPMODE@
218 CFLAGS = @CFLAGS@
219 CLOCK_LIB = @CLOCK_LIB@
220 CPP = @CPP@
221 CPPFLAGS = @CPPFLAGS@
222 CYGPATH_W = @CYGPATH_W@
223 DEFS = @DEFS@
224 DEPDIR = @DEPDIR@
225 DLLTOOL = @DLLTOOL@
226 DSYMUTIL = @DSYMUTIL@
227 DUMPBIN = @DUMPBIN@
228 ECHO_C = @ECHO_C@
229 ECHO_N = @ECHO_N@
230 ECHO_T = @ECHO_T@
231 EGREP = @EGREP@
232 EXEEXT = @EXEEXT@
233 FGREP = @FGREP@
234 GREP = @GREP@
235 INSTALL = @INSTALL@
236 INSTALL_DATA = @INSTALL_DATA@
237 INSTALL_PROGRAM = @INSTALL_PROGRAM@
238 INSTALL_SCRIPT = @INSTALL_SCRIPT@
239 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240 LD = @LD@
241 LDFLAGS = @LDFLAGS@
242 LIBOBJS = @LIBOBJS@
243 LIBS = @LIBS@
244 LIBTOOL = @LIBTOOL@
245 LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
246 LIBUDEV_LIBS = @LIBUDEV_LIBS@
247 LIPO = @LIPO@
248 LN_S = @LN_S@
249 LTLIBOBJS = @LTLIBOBJS@
250 MAINT = @MAINT@
251 MAKEINFO = @MAKEINFO@
252 MANIFEST_TOOL = @MANIFEST_TOOL@
253 MKDIR_P = @MKDIR_P@
254 NM = @NM@
255 NMEDIT = @NMEDIT@
256 OBJDUMP = @OBJDUMP@
257 OBJEXT = @OBJEXT@
258 OTOOL = @OTOOL@
259 OTOOL64 = @OTOOL64@
260 PACKAGE = @PACKAGE@
261 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
262 PACKAGE_NAME = @PACKAGE_NAME@
263 PACKAGE_STRING = @PACKAGE_STRING@
264 PACKAGE_TARNAME = @PACKAGE_TARNAME@
265 PACKAGE_URL = @PACKAGE_URL@
266 PACKAGE_VERSION = @PACKAGE_VERSION@
267 PATH_SEPARATOR = @PATH_SEPARATOR@
268 PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
269 PCIACCESS_LIBS = @PCIACCESS_LIBS@
270 PKG_CONFIG = @PKG_CONFIG@
271 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
272 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
273 PTHREADSTUBS_CFLAGS = @PTHREADSTUBS_CFLAGS@
274 PTHREADSTUBS_LIBS = @PTHREADSTUBS_LIBS@
275 RANLIB = @RANLIB@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 STRIP = @STRIP@
280 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
281 VALGRIND_LIBS = @VALGRIND_LIBS@
282 VERSION = @VERSION@
283 WARN_CFLAGS = @WARN_CFLAGS@
284 abs_builddir = @abs_builddir@
285 abs_srcdir = @abs_srcdir@
286 abs_top_builddir = @abs_top_builddir@
287 abs_top_srcdir = @abs_top_srcdir@
288 ac_ct_AR = @ac_ct_AR@
289 ac_ct_CC = @ac_ct_CC@
290 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
291 am__include = @am__include@
292 am__leading_dot = @am__leading_dot@
293 am__quote = @am__quote@
294 am__tar = @am__tar@
295 am__untar = @am__untar@
296 bindir = @bindir@
297 build = @build@
298 build_alias = @build_alias@
299 build_cpu = @build_cpu@
300 build_os = @build_os@
301 build_vendor = @build_vendor@
302 builddir = @builddir@
303 datadir = @datadir@
304 datarootdir = @datarootdir@
305 docdir = @docdir@
306 dvidir = @dvidir@
307 exec_prefix = @exec_prefix@
308 host = @host@
309 host_alias = @host_alias@
310 host_cpu = @host_cpu@
311 host_os = @host_os@
312 host_vendor = @host_vendor@
313 htmldir = @htmldir@
314 includedir = @includedir@
315 infodir = @infodir@
316 install_sh = @install_sh@
317 kernel_source = @kernel_source@
318 libdir = @libdir@
319 libexecdir = @libexecdir@
320 localedir = @localedir@
321 localstatedir = @localstatedir@
322 mandir = @mandir@
323 mkdir_p = @mkdir_p@
324 oldincludedir = @oldincludedir@
325 pdfdir = @pdfdir@
326 pkgconfigdir = @pkgconfigdir@
327 prefix = @prefix@
328 program_transform_name = @program_transform_name@
329 psdir = @psdir@
330 sbindir = @sbindir@
331 sharedstatedir = @sharedstatedir@
332 srcdir = @srcdir@
333 sysconfdir = @sysconfdir@
334 target_alias = @target_alias@
335 top_build_prefix = @top_build_prefix@
336 top_builddir = @top_builddir@
337 top_srcdir = @top_srcdir@
338 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
339 DISTCHECK_CONFIGURE_FLAGS = --enable-nouveau-experimental-api --enable-radeon-experimental-api
340 pkgconfig_DATA = libdrm.pc
341 @HAVE_LIBKMS_TRUE@LIBKMS_SUBDIR = libkms
342 @HAVE_INTEL_TRUE@INTEL_SUBDIR = intel
343 @HAVE_NOUVEAU_TRUE@NOUVEAU_SUBDIR = nouveau
344 @HAVE_RADEON_TRUE@RADEON_SUBDIR = radeon
345 @HAVE_OMAP_TRUE@OMAP_SUBDIR = omap
346 @HAVE_EXYNOS_TRUE@EXYNOS_SUBDIR = exynos
347 SUBDIRS = . $(LIBKMS_SUBDIR) $(INTEL_SUBDIR) $(NOUVEAU_SUBDIR) $(RADEON_SUBDIR) $(OMAP_SUBDIR) $(EXYNOS_SUBDIR) tests include
348 libdrm_la_LTLIBRARIES = libdrm.la
349 libdrm_ladir = $(libdir)
350 libdrm_la_LDFLAGS = -version-number 2:4:0 -no-undefined
351 libdrm_la_LIBADD = @CLOCK_LIB@
352 libdrm_la_CPPFLAGS = -I$(top_srcdir)/include/drm
353 libdrm_la_SOURCES = \
354         xf86drm.c                               \
355         xf86drmHash.c                           \
356         xf86drmRandom.c                         \
357         xf86drmSL.c                             \
358         xf86drmMode.c                           \
359         xf86atomic.h                            \
360         libdrm_lists.h
361
362 libdrmincludedir = ${includedir}
363 libdrminclude_HEADERS = xf86drm.h xf86drmMode.h
364 EXTRA_DIST = libdrm.pc.in include/drm/*
365 all: config.h
366         $(MAKE) $(AM_MAKEFLAGS) all-recursive
367
368 .SUFFIXES:
369 .SUFFIXES: .c .lo .o .obj
370 am--refresh: Makefile
371         @:
372 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
373         @for dep in $?; do \
374           case '$(am__configure_deps)' in \
375             *$$dep*) \
376               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
377               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
378                 && exit 0; \
379               exit 1;; \
380           esac; \
381         done; \
382         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
383         $(am__cd) $(top_srcdir) && \
384           $(AUTOMAKE) --foreign Makefile
385 .PRECIOUS: Makefile
386 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
387         @case '$?' in \
388           *config.status*) \
389             echo ' $(SHELL) ./config.status'; \
390             $(SHELL) ./config.status;; \
391           *) \
392             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
393             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
394         esac;
395
396 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
397         $(SHELL) ./config.status --recheck
398
399 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
400         $(am__cd) $(srcdir) && $(AUTOCONF)
401 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
402         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
403 $(am__aclocal_m4_deps):
404
405 config.h: stamp-h1
406         @if test ! -f $@; then rm -f stamp-h1; else :; fi
407         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
408
409 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
410         @rm -f stamp-h1
411         cd $(top_builddir) && $(SHELL) ./config.status config.h
412 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
413         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
414         rm -f stamp-h1
415         touch $@
416
417 distclean-hdr:
418         -rm -f config.h stamp-h1
419 libdrm.pc: $(top_builddir)/config.status $(srcdir)/libdrm.pc.in
420         cd $(top_builddir) && $(SHELL) ./config.status $@
421 install-libdrm_laLTLIBRARIES: $(libdrm_la_LTLIBRARIES)
422         @$(NORMAL_INSTALL)
423         test -z "$(libdrm_ladir)" || $(MKDIR_P) "$(DESTDIR)$(libdrm_ladir)"
424         @list='$(libdrm_la_LTLIBRARIES)'; test -n "$(libdrm_ladir)" || list=; \
425         list2=; for p in $$list; do \
426           if test -f $$p; then \
427             list2="$$list2 $$p"; \
428           else :; fi; \
429         done; \
430         test -z "$$list2" || { \
431           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdrm_ladir)'"; \
432           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdrm_ladir)"; \
433         }
434
435 uninstall-libdrm_laLTLIBRARIES:
436         @$(NORMAL_UNINSTALL)
437         @list='$(libdrm_la_LTLIBRARIES)'; test -n "$(libdrm_ladir)" || list=; \
438         for p in $$list; do \
439           $(am__strip_dir) \
440           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdrm_ladir)/$$f'"; \
441           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdrm_ladir)/$$f"; \
442         done
443
444 clean-libdrm_laLTLIBRARIES:
445         -test -z "$(libdrm_la_LTLIBRARIES)" || rm -f $(libdrm_la_LTLIBRARIES)
446         @list='$(libdrm_la_LTLIBRARIES)'; for p in $$list; do \
447           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
448           test "$$dir" != "$$p" || dir=.; \
449           echo "rm -f \"$${dir}/so_locations\""; \
450           rm -f "$${dir}/so_locations"; \
451         done
452 libdrm.la: $(libdrm_la_OBJECTS) $(libdrm_la_DEPENDENCIES) $(EXTRA_libdrm_la_DEPENDENCIES) 
453         $(AM_V_CCLD)$(libdrm_la_LINK) -rpath $(libdrm_ladir) $(libdrm_la_OBJECTS) $(libdrm_la_LIBADD) $(LIBS)
454
455 mostlyclean-compile:
456         -rm -f *.$(OBJEXT)
457
458 distclean-compile:
459         -rm -f *.tab.c
460
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdrm_la-xf86drm.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdrm_la-xf86drmHash.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdrm_la-xf86drmMode.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdrm_la-xf86drmRandom.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdrm_la-xf86drmSL.Plo@am__quote@
466
467 .c.o:
468 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
469 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
473
474 .c.obj:
475 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
476 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
480
481 .c.lo:
482 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
483 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
487
488 libdrm_la-xf86drm.lo: xf86drm.c
489 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdrm_la-xf86drm.lo -MD -MP -MF $(DEPDIR)/libdrm_la-xf86drm.Tpo -c -o libdrm_la-xf86drm.lo `test -f 'xf86drm.c' || echo '$(srcdir)/'`xf86drm.c
490 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdrm_la-xf86drm.Tpo $(DEPDIR)/libdrm_la-xf86drm.Plo
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xf86drm.c' object='libdrm_la-xf86drm.lo' libtool=yes @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdrm_la-xf86drm.lo `test -f 'xf86drm.c' || echo '$(srcdir)/'`xf86drm.c
494
495 libdrm_la-xf86drmHash.lo: xf86drmHash.c
496 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdrm_la-xf86drmHash.lo -MD -MP -MF $(DEPDIR)/libdrm_la-xf86drmHash.Tpo -c -o libdrm_la-xf86drmHash.lo `test -f 'xf86drmHash.c' || echo '$(srcdir)/'`xf86drmHash.c
497 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdrm_la-xf86drmHash.Tpo $(DEPDIR)/libdrm_la-xf86drmHash.Plo
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xf86drmHash.c' object='libdrm_la-xf86drmHash.lo' libtool=yes @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdrm_la-xf86drmHash.lo `test -f 'xf86drmHash.c' || echo '$(srcdir)/'`xf86drmHash.c
501
502 libdrm_la-xf86drmRandom.lo: xf86drmRandom.c
503 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdrm_la-xf86drmRandom.lo -MD -MP -MF $(DEPDIR)/libdrm_la-xf86drmRandom.Tpo -c -o libdrm_la-xf86drmRandom.lo `test -f 'xf86drmRandom.c' || echo '$(srcdir)/'`xf86drmRandom.c
504 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdrm_la-xf86drmRandom.Tpo $(DEPDIR)/libdrm_la-xf86drmRandom.Plo
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xf86drmRandom.c' object='libdrm_la-xf86drmRandom.lo' libtool=yes @AMDEPBACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdrm_la-xf86drmRandom.lo `test -f 'xf86drmRandom.c' || echo '$(srcdir)/'`xf86drmRandom.c
508
509 libdrm_la-xf86drmSL.lo: xf86drmSL.c
510 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdrm_la-xf86drmSL.lo -MD -MP -MF $(DEPDIR)/libdrm_la-xf86drmSL.Tpo -c -o libdrm_la-xf86drmSL.lo `test -f 'xf86drmSL.c' || echo '$(srcdir)/'`xf86drmSL.c
511 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdrm_la-xf86drmSL.Tpo $(DEPDIR)/libdrm_la-xf86drmSL.Plo
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xf86drmSL.c' object='libdrm_la-xf86drmSL.lo' libtool=yes @AMDEPBACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdrm_la-xf86drmSL.lo `test -f 'xf86drmSL.c' || echo '$(srcdir)/'`xf86drmSL.c
515
516 libdrm_la-xf86drmMode.lo: xf86drmMode.c
517 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdrm_la-xf86drmMode.lo -MD -MP -MF $(DEPDIR)/libdrm_la-xf86drmMode.Tpo -c -o libdrm_la-xf86drmMode.lo `test -f 'xf86drmMode.c' || echo '$(srcdir)/'`xf86drmMode.c
518 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdrm_la-xf86drmMode.Tpo $(DEPDIR)/libdrm_la-xf86drmMode.Plo
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xf86drmMode.c' object='libdrm_la-xf86drmMode.lo' libtool=yes @AMDEPBACKSLASH@
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdrm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdrm_la-xf86drmMode.lo `test -f 'xf86drmMode.c' || echo '$(srcdir)/'`xf86drmMode.c
522
523 mostlyclean-libtool:
524         -rm -f *.lo
525
526 clean-libtool:
527         -rm -rf .libs _libs
528
529 distclean-libtool:
530         -rm -f libtool config.lt
531 install-pkgconfigDATA: $(pkgconfig_DATA)
532         @$(NORMAL_INSTALL)
533         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
534         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
535         for p in $$list; do \
536           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
537           echo "$$d$$p"; \
538         done | $(am__base_list) | \
539         while read files; do \
540           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
541           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
542         done
543
544 uninstall-pkgconfigDATA:
545         @$(NORMAL_UNINSTALL)
546         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
547         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
548         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
549 install-libdrmincludeHEADERS: $(libdrminclude_HEADERS)
550         @$(NORMAL_INSTALL)
551         test -z "$(libdrmincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libdrmincludedir)"
552         @list='$(libdrminclude_HEADERS)'; test -n "$(libdrmincludedir)" || list=; \
553         for p in $$list; do \
554           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
555           echo "$$d$$p"; \
556         done | $(am__base_list) | \
557         while read files; do \
558           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libdrmincludedir)'"; \
559           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libdrmincludedir)" || exit $$?; \
560         done
561
562 uninstall-libdrmincludeHEADERS:
563         @$(NORMAL_UNINSTALL)
564         @list='$(libdrminclude_HEADERS)'; test -n "$(libdrmincludedir)" || list=; \
565         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
566         dir='$(DESTDIR)$(libdrmincludedir)'; $(am__uninstall_files_from_dir)
567
568 # This directory's subdirectories are mostly independent; you can cd
569 # into them and run `make' without going through this Makefile.
570 # To change the values of `make' variables: instead of editing Makefiles,
571 # (1) if the variable is set in `config.status', edit `config.status'
572 #     (which will cause the Makefiles to be regenerated when you run `make');
573 # (2) otherwise, pass the desired values on the `make' command line.
574 $(RECURSIVE_TARGETS):
575         @fail= failcom='exit 1'; \
576         for f in x $$MAKEFLAGS; do \
577           case $$f in \
578             *=* | --[!k]*);; \
579             *k*) failcom='fail=yes';; \
580           esac; \
581         done; \
582         dot_seen=no; \
583         target=`echo $@ | sed s/-recursive//`; \
584         list='$(SUBDIRS)'; for subdir in $$list; do \
585           echo "Making $$target in $$subdir"; \
586           if test "$$subdir" = "."; then \
587             dot_seen=yes; \
588             local_target="$$target-am"; \
589           else \
590             local_target="$$target"; \
591           fi; \
592           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
593           || eval $$failcom; \
594         done; \
595         if test "$$dot_seen" = "no"; then \
596           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
597         fi; test -z "$$fail"
598
599 $(RECURSIVE_CLEAN_TARGETS):
600         @fail= failcom='exit 1'; \
601         for f in x $$MAKEFLAGS; do \
602           case $$f in \
603             *=* | --[!k]*);; \
604             *k*) failcom='fail=yes';; \
605           esac; \
606         done; \
607         dot_seen=no; \
608         case "$@" in \
609           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
610           *) list='$(SUBDIRS)' ;; \
611         esac; \
612         rev=''; for subdir in $$list; do \
613           if test "$$subdir" = "."; then :; else \
614             rev="$$subdir $$rev"; \
615           fi; \
616         done; \
617         rev="$$rev ."; \
618         target=`echo $@ | sed s/-recursive//`; \
619         for subdir in $$rev; do \
620           echo "Making $$target in $$subdir"; \
621           if test "$$subdir" = "."; then \
622             local_target="$$target-am"; \
623           else \
624             local_target="$$target"; \
625           fi; \
626           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
627           || eval $$failcom; \
628         done && test -z "$$fail"
629 tags-recursive:
630         list='$(SUBDIRS)'; for subdir in $$list; do \
631           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
632         done
633 ctags-recursive:
634         list='$(SUBDIRS)'; for subdir in $$list; do \
635           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
636         done
637
638 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
639         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
640         unique=`for i in $$list; do \
641             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
642           done | \
643           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
644               END { if (nonempty) { for (i in files) print i; }; }'`; \
645         mkid -fID $$unique
646 tags: TAGS
647
648 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
649                 $(TAGS_FILES) $(LISP)
650         set x; \
651         here=`pwd`; \
652         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
653           include_option=--etags-include; \
654           empty_fix=.; \
655         else \
656           include_option=--include; \
657           empty_fix=; \
658         fi; \
659         list='$(SUBDIRS)'; for subdir in $$list; do \
660           if test "$$subdir" = .; then :; else \
661             test ! -f $$subdir/TAGS || \
662               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
663           fi; \
664         done; \
665         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
666         unique=`for i in $$list; do \
667             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
668           done | \
669           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
670               END { if (nonempty) { for (i in files) print i; }; }'`; \
671         shift; \
672         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
673           test -n "$$unique" || unique=$$empty_fix; \
674           if test $$# -gt 0; then \
675             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
676               "$$@" $$unique; \
677           else \
678             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
679               $$unique; \
680           fi; \
681         fi
682 ctags: CTAGS
683 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
684                 $(TAGS_FILES) $(LISP)
685         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
686         unique=`for i in $$list; do \
687             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688           done | \
689           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690               END { if (nonempty) { for (i in files) print i; }; }'`; \
691         test -z "$(CTAGS_ARGS)$$unique" \
692           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
693              $$unique
694
695 GTAGS:
696         here=`$(am__cd) $(top_builddir) && pwd` \
697           && $(am__cd) $(top_srcdir) \
698           && gtags -i $(GTAGS_ARGS) "$$here"
699
700 distclean-tags:
701         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
702
703 distdir: $(DISTFILES)
704         $(am__remove_distdir)
705         test -d "$(distdir)" || mkdir "$(distdir)"
706         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
708         list='$(DISTFILES)'; \
709           dist_files=`for file in $$list; do echo $$file; done | \
710           sed -e "s|^$$srcdirstrip/||;t" \
711               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
712         case $$dist_files in \
713           */*) $(MKDIR_P) `echo "$$dist_files" | \
714                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
715                            sort -u` ;; \
716         esac; \
717         for file in $$dist_files; do \
718           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
719           if test -d $$d/$$file; then \
720             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
721             if test -d "$(distdir)/$$file"; then \
722               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
723             fi; \
724             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
725               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
726               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727             fi; \
728             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
729           else \
730             test -f "$(distdir)/$$file" \
731             || cp -p $$d/$$file "$(distdir)/$$file" \
732             || exit 1; \
733           fi; \
734         done
735         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
736           if test "$$subdir" = .; then :; else \
737             test -d "$(distdir)/$$subdir" \
738             || $(MKDIR_P) "$(distdir)/$$subdir" \
739             || exit 1; \
740           fi; \
741         done
742         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
743           if test "$$subdir" = .; then :; else \
744             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
745             $(am__relativize); \
746             new_distdir=$$reldir; \
747             dir1=$$subdir; dir2="$(top_distdir)"; \
748             $(am__relativize); \
749             new_top_distdir=$$reldir; \
750             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
751             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
752             ($(am__cd) $$subdir && \
753               $(MAKE) $(AM_MAKEFLAGS) \
754                 top_distdir="$$new_top_distdir" \
755                 distdir="$$new_distdir" \
756                 am__remove_distdir=: \
757                 am__skip_length_check=: \
758                 am__skip_mode_fix=: \
759                 distdir) \
760               || exit 1; \
761           fi; \
762         done
763         -test -n "$(am__skip_mode_fix)" \
764         || find "$(distdir)" -type d ! -perm -755 \
765                 -exec chmod u+rwx,go+rx {} \; -o \
766           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
767           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
768           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
769         || chmod -R a+r "$(distdir)"
770 dist-gzip: distdir
771         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
772         $(am__remove_distdir)
773 dist-bzip2: distdir
774         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
775         $(am__remove_distdir)
776
777 dist-lzip: distdir
778         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
779         $(am__remove_distdir)
780
781 dist-lzma: distdir
782         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
783         $(am__remove_distdir)
784
785 dist-xz: distdir
786         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
787         $(am__remove_distdir)
788
789 dist-tarZ: distdir
790         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
791         $(am__remove_distdir)
792
793 dist-shar: distdir
794         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
795         $(am__remove_distdir)
796
797 dist-zip: distdir
798         -rm -f $(distdir).zip
799         zip -rq $(distdir).zip $(distdir)
800         $(am__remove_distdir)
801
802 dist dist-all: distdir
803         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
804         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
805         $(am__remove_distdir)
806
807 # This target untars the dist file and tries a VPATH configuration.  Then
808 # it guarantees that the distribution is self-contained by making another
809 # tarfile.
810 distcheck: dist
811         case '$(DIST_ARCHIVES)' in \
812         *.tar.gz*) \
813           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
814         *.tar.bz2*) \
815           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
816         *.tar.lzma*) \
817           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
818         *.tar.lz*) \
819           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
820         *.tar.xz*) \
821           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
822         *.tar.Z*) \
823           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
824         *.shar.gz*) \
825           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
826         *.zip*) \
827           unzip $(distdir).zip ;;\
828         esac
829         chmod -R a-w $(distdir); chmod a+w $(distdir)
830         mkdir $(distdir)/_build
831         mkdir $(distdir)/_inst
832         chmod a-w $(distdir)
833         test -d $(distdir)/_build || exit 0; \
834         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
835           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
836           && am__cwd=`pwd` \
837           && $(am__cd) $(distdir)/_build \
838           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
839             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
840             $(DISTCHECK_CONFIGURE_FLAGS) \
841           && $(MAKE) $(AM_MAKEFLAGS) \
842           && $(MAKE) $(AM_MAKEFLAGS) dvi \
843           && $(MAKE) $(AM_MAKEFLAGS) check \
844           && $(MAKE) $(AM_MAKEFLAGS) install \
845           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
846           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
847           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
848                 distuninstallcheck \
849           && chmod -R a-w "$$dc_install_base" \
850           && ({ \
851                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
852                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
853                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
854                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
855                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
856               } || { rm -rf "$$dc_destdir"; exit 1; }) \
857           && rm -rf "$$dc_destdir" \
858           && $(MAKE) $(AM_MAKEFLAGS) dist \
859           && rm -rf $(DIST_ARCHIVES) \
860           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
861           && cd "$$am__cwd" \
862           || exit 1
863         $(am__remove_distdir)
864         @(echo "$(distdir) archives ready for distribution: "; \
865           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
866           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
867 distuninstallcheck:
868         @test -n '$(distuninstallcheck_dir)' || { \
869           echo 'ERROR: trying to run $@ with an empty' \
870                '$$(distuninstallcheck_dir)' >&2; \
871           exit 1; \
872         }; \
873         $(am__cd) '$(distuninstallcheck_dir)' || { \
874           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
875           exit 1; \
876         }; \
877         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
878            || { echo "ERROR: files left after uninstall:" ; \
879                 if test -n "$(DESTDIR)"; then \
880                   echo "  (check DESTDIR support)"; \
881                 fi ; \
882                 $(distuninstallcheck_listfiles) ; \
883                 exit 1; } >&2
884 distcleancheck: distclean
885         @if test '$(srcdir)' = . ; then \
886           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
887           exit 1 ; \
888         fi
889         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
890           || { echo "ERROR: files left in build directory after distclean:" ; \
891                $(distcleancheck_listfiles) ; \
892                exit 1; } >&2
893 check-am: all-am
894 check: check-recursive
895 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
896 installdirs: installdirs-recursive
897 installdirs-am:
898         for dir in "$(DESTDIR)$(libdrm_ladir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libdrmincludedir)"; do \
899           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
900         done
901 install: install-recursive
902 install-exec: install-exec-recursive
903 install-data: install-data-recursive
904 uninstall: uninstall-recursive
905
906 install-am: all-am
907         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
908
909 installcheck: installcheck-recursive
910 install-strip:
911         if test -z '$(STRIP)'; then \
912           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
913             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
914               install; \
915         else \
916           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
917             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
918             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
919         fi
920 mostlyclean-generic:
921
922 clean-generic:
923
924 distclean-generic:
925         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
926         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
927
928 maintainer-clean-generic:
929         @echo "This command is intended for maintainers to use"
930         @echo "it deletes files that may require special tools to rebuild."
931 clean: clean-recursive
932
933 clean-am: clean-generic clean-libdrm_laLTLIBRARIES clean-libtool \
934         mostlyclean-am
935
936 distclean: distclean-recursive
937         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
938         -rm -rf ./$(DEPDIR)
939         -rm -f Makefile
940 distclean-am: clean-am distclean-compile distclean-generic \
941         distclean-hdr distclean-libtool distclean-tags
942
943 dvi: dvi-recursive
944
945 dvi-am:
946
947 html: html-recursive
948
949 html-am:
950
951 info: info-recursive
952
953 info-am:
954
955 install-data-am: install-libdrm_laLTLIBRARIES \
956         install-libdrmincludeHEADERS install-pkgconfigDATA
957
958 install-dvi: install-dvi-recursive
959
960 install-dvi-am:
961
962 install-exec-am:
963
964 install-html: install-html-recursive
965
966 install-html-am:
967
968 install-info: install-info-recursive
969
970 install-info-am:
971
972 install-man:
973
974 install-pdf: install-pdf-recursive
975
976 install-pdf-am:
977
978 install-ps: install-ps-recursive
979
980 install-ps-am:
981
982 installcheck-am:
983
984 maintainer-clean: maintainer-clean-recursive
985         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
986         -rm -rf $(top_srcdir)/autom4te.cache
987         -rm -rf ./$(DEPDIR)
988         -rm -f Makefile
989 maintainer-clean-am: distclean-am maintainer-clean-generic
990
991 mostlyclean: mostlyclean-recursive
992
993 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
994         mostlyclean-libtool
995
996 pdf: pdf-recursive
997
998 pdf-am:
999
1000 ps: ps-recursive
1001
1002 ps-am:
1003
1004 uninstall-am: uninstall-libdrm_laLTLIBRARIES \
1005         uninstall-libdrmincludeHEADERS uninstall-pkgconfigDATA
1006
1007 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1008         ctags-recursive install-am install-strip tags-recursive
1009
1010 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1011         all all-am am--refresh check check-am clean clean-generic \
1012         clean-libdrm_laLTLIBRARIES clean-libtool ctags ctags-recursive \
1013         dist dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma \
1014         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1015         distclean-compile distclean-generic distclean-hdr \
1016         distclean-libtool distclean-tags distcleancheck distdir \
1017         distuninstallcheck dvi dvi-am html html-am info info-am \
1018         install install-am install-data install-data-am install-dvi \
1019         install-dvi-am install-exec install-exec-am install-html \
1020         install-html-am install-info install-info-am \
1021         install-libdrm_laLTLIBRARIES install-libdrmincludeHEADERS \
1022         install-man install-pdf install-pdf-am install-pkgconfigDATA \
1023         install-ps install-ps-am install-strip installcheck \
1024         installcheck-am installdirs installdirs-am maintainer-clean \
1025         maintainer-clean-generic mostlyclean mostlyclean-compile \
1026         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1027         tags tags-recursive uninstall uninstall-am \
1028         uninstall-libdrm_laLTLIBRARIES uninstall-libdrmincludeHEADERS \
1029         uninstall-pkgconfigDATA
1030
1031
1032 copy-headers :
1033         cp -r $(kernel_source)/usr/include/drm $(top_srcdir)/include
1034
1035 commit-headers : copy-headers
1036         git add include
1037         git commit -am "Copy headers from kernel $$(GIT_DIR=$(kernel_source)/.git git describe)"
1038
1039 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1040 # Otherwise a system limit (for SysV at least) may be exceeded.
1041 .NOEXPORT: