1# Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
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# XXX airlied says, nothing besides *_drm.h and drm*.h should be necessary.
38# however, r300 and via need their reg headers installed in order to build.
39# better solutions are welcome.
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = @build@
58host_triplet = @host@
59subdir = shared-core
60DIST_COMMON = $(klibdrminclude_HEADERS) $(srcdir)/Makefile.am \
61	$(srcdir)/Makefile.in
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/libdrm/config.h
68CONFIG_CLEAN_FILES =
69SOURCES =
70DIST_SOURCES =
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \
73    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74    *) f=$$p;; \
75  esac;
76am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77am__installdirs = "$(DESTDIR)$(klibdrmincludedir)"
78klibdrmincludeHEADERS_INSTALL = $(INSTALL_HEADER)
79HEADERS = $(klibdrminclude_HEADERS)
80ETAGS = etags
81CTAGS = ctags
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83ACLOCAL = @ACLOCAL@
84AMTAR = @AMTAR@
85AR = @AR@
86AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
89AWK = @AWK@
90CAIRO_CFLAGS = @CAIRO_CFLAGS@
91CAIRO_LIBS = @CAIRO_LIBS@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CLOCK_LIB = @CLOCK_LIB@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
100DEPDIR = @DEPDIR@
101DSYMUTIL = @DSYMUTIL@
102DUMPBIN = @DUMPBIN@
103ECHO_C = @ECHO_C@
104ECHO_N = @ECHO_N@
105ECHO_T = @ECHO_T@
106EGREP = @EGREP@
107EXEEXT = @EXEEXT@
108FGREP = @FGREP@
109GREP = @GREP@
110INSTALL = @INSTALL@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115LD = @LD@
116LDFLAGS = @LDFLAGS@
117LIBOBJS = @LIBOBJS@
118LIBS = @LIBS@
119LIBTOOL = @LIBTOOL@
120LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
121LIBUDEV_LIBS = @LIBUDEV_LIBS@
122LIPO = @LIPO@
123LN_S = @LN_S@
124LTLIBOBJS = @LTLIBOBJS@
125MAKEINFO = @MAKEINFO@
126MKDIR_P = @MKDIR_P@
127NM = @NM@
128NMEDIT = @NMEDIT@
129OBJDUMP = @OBJDUMP@
130OBJEXT = @OBJEXT@
131OTOOL = @OTOOL@
132OTOOL64 = @OTOOL64@
133PACKAGE = @PACKAGE@
134PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135PACKAGE_NAME = @PACKAGE_NAME@
136PACKAGE_STRING = @PACKAGE_STRING@
137PACKAGE_TARNAME = @PACKAGE_TARNAME@
138PACKAGE_URL = @PACKAGE_URL@
139PACKAGE_VERSION = @PACKAGE_VERSION@
140PATH_SEPARATOR = @PATH_SEPARATOR@
141PKG_CONFIG = @PKG_CONFIG@
142PTHREADSTUBS_CFLAGS = @PTHREADSTUBS_CFLAGS@
143PTHREADSTUBS_LIBS = @PTHREADSTUBS_LIBS@
144RANLIB = @RANLIB@
145SED = @SED@
146SET_MAKE = @SET_MAKE@
147SHELL = @SHELL@
148STRIP = @STRIP@
149VERSION = @VERSION@
150WARN_CFLAGS = @WARN_CFLAGS@
151abs_builddir = @abs_builddir@
152abs_srcdir = @abs_srcdir@
153abs_top_builddir = @abs_top_builddir@
154abs_top_srcdir = @abs_top_srcdir@
155ac_ct_CC = @ac_ct_CC@
156ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168builddir = @builddir@
169datadir = @datadir@
170datarootdir = @datarootdir@
171docdir = @docdir@
172dvidir = @dvidir@
173exec_prefix = @exec_prefix@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179htmldir = @htmldir@
180includedir = @includedir@
181infodir = @infodir@
182install_sh = @install_sh@
183libdir = @libdir@
184libexecdir = @libexecdir@
185localedir = @localedir@
186localstatedir = @localstatedir@
187lt_ECHO = @lt_ECHO@
188mandir = @mandir@
189mkdir_p = @mkdir_p@
190oldincludedir = @oldincludedir@
191pdfdir = @pdfdir@
192pkgconfigdir = @pkgconfigdir@
193prefix = @prefix@
194program_transform_name = @program_transform_name@
195psdir = @psdir@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198srcdir = @srcdir@
199sysconfdir = @sysconfdir@
200target_alias = @target_alias@
201top_build_prefix = @top_build_prefix@
202top_builddir = @top_builddir@
203top_srcdir = @top_srcdir@
204klibdrmincludedir = ${includedir}/drm
205klibdrminclude_HEADERS = \
206                         drm.h \
207                         drm_mode.h \
208                         drm_sarea.h \
209                         i915_drm.h \
210                         mach64_drm.h \
211                         mga_drm.h \
212                         nouveau_drm.h \
213                         r128_drm.h \
214                         radeon_drm.h \
215                         savage_drm.h \
216                         sis_drm.h \
217                         via_drm.h \
218                         r300_reg.h \
219                         via_3d_reg.h \
220			 xgi_drm.h
221
222all: all-am
223
224.SUFFIXES:
225$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
226	@for dep in $?; do \
227	  case '$(am__configure_deps)' in \
228	    *$$dep*) \
229	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230	        && { if test -f $@; then exit 0; else break; fi; }; \
231	      exit 1;; \
232	  esac; \
233	done; \
234	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  shared-core/Makefile'; \
235	cd $(top_srcdir) && \
236	  $(AUTOMAKE) --foreign  shared-core/Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239	@case '$?' in \
240	  *config.status*) \
241	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242	  *) \
243	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245	esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250$(top_srcdir)/configure:  $(am__configure_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
255mostlyclean-libtool:
256	-rm -f *.lo
257
258clean-libtool:
259	-rm -rf .libs _libs
260install-klibdrmincludeHEADERS: $(klibdrminclude_HEADERS)
261	@$(NORMAL_INSTALL)
262	test -z "$(klibdrmincludedir)" || $(MKDIR_P) "$(DESTDIR)$(klibdrmincludedir)"
263	@list='$(klibdrminclude_HEADERS)'; for p in $$list; do \
264	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
265	  f=$(am__strip_dir) \
266	  echo " $(klibdrmincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(klibdrmincludedir)/$$f'"; \
267	  $(klibdrmincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(klibdrmincludedir)/$$f"; \
268	done
269
270uninstall-klibdrmincludeHEADERS:
271	@$(NORMAL_UNINSTALL)
272	@list='$(klibdrminclude_HEADERS)'; for p in $$list; do \
273	  f=$(am__strip_dir) \
274	  echo " rm -f '$(DESTDIR)$(klibdrmincludedir)/$$f'"; \
275	  rm -f "$(DESTDIR)$(klibdrmincludedir)/$$f"; \
276	done
277
278ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
279	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280	unique=`for i in $$list; do \
281	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282	  done | \
283	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
284	      END { if (nonempty) { for (i in files) print i; }; }'`; \
285	mkid -fID $$unique
286tags: TAGS
287
288TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289		$(TAGS_FILES) $(LISP)
290	tags=; \
291	here=`pwd`; \
292	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
293	unique=`for i in $$list; do \
294	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295	  done | \
296	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
297	      END { if (nonempty) { for (i in files) print i; }; }'`; \
298	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
299	  test -n "$$unique" || unique=$$empty_fix; \
300	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
301	    $$tags $$unique; \
302	fi
303ctags: CTAGS
304CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
305		$(TAGS_FILES) $(LISP)
306	tags=; \
307	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308	unique=`for i in $$list; do \
309	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310	  done | \
311	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312	      END { if (nonempty) { for (i in files) print i; }; }'`; \
313	test -z "$(CTAGS_ARGS)$$tags$$unique" \
314	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315	     $$tags $$unique
316
317GTAGS:
318	here=`$(am__cd) $(top_builddir) && pwd` \
319	  && cd $(top_srcdir) \
320	  && gtags -i $(GTAGS_ARGS) $$here
321
322distclean-tags:
323	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
324
325distdir: $(DISTFILES)
326	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328	list='$(DISTFILES)'; \
329	  dist_files=`for file in $$list; do echo $$file; done | \
330	  sed -e "s|^$$srcdirstrip/||;t" \
331	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332	case $$dist_files in \
333	  */*) $(MKDIR_P) `echo "$$dist_files" | \
334			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335			   sort -u` ;; \
336	esac; \
337	for file in $$dist_files; do \
338	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339	  if test -d $$d/$$file; then \
340	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
343	    fi; \
344	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
345	  else \
346	    test -f $(distdir)/$$file \
347	    || cp -p $$d/$$file $(distdir)/$$file \
348	    || exit 1; \
349	  fi; \
350	done
351check-am: all-am
352check: check-am
353all-am: Makefile $(HEADERS)
354installdirs:
355	for dir in "$(DESTDIR)$(klibdrmincludedir)"; do \
356	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
357	done
358install: install-am
359install-exec: install-exec-am
360install-data: install-data-am
361uninstall: uninstall-am
362
363install-am: all-am
364	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
366installcheck: installcheck-am
367install-strip:
368	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370	  `test -z '$(STRIP)' || \
371	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372mostlyclean-generic:
373
374clean-generic:
375
376distclean-generic:
377	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
378
379maintainer-clean-generic:
380	@echo "This command is intended for maintainers to use"
381	@echo "it deletes files that may require special tools to rebuild."
382clean: clean-am
383
384clean-am: clean-generic clean-libtool mostlyclean-am
385
386distclean: distclean-am
387	-rm -f Makefile
388distclean-am: clean-am distclean-generic distclean-tags
389
390dvi: dvi-am
391
392dvi-am:
393
394html: html-am
395
396info: info-am
397
398info-am:
399
400install-data-am: install-klibdrmincludeHEADERS
401
402install-dvi: install-dvi-am
403
404install-exec-am:
405
406install-html: install-html-am
407
408install-info: install-info-am
409
410install-man:
411
412install-pdf: install-pdf-am
413
414install-ps: install-ps-am
415
416installcheck-am:
417
418maintainer-clean: maintainer-clean-am
419	-rm -f Makefile
420maintainer-clean-am: distclean-am maintainer-clean-generic
421
422mostlyclean: mostlyclean-am
423
424mostlyclean-am: mostlyclean-generic mostlyclean-libtool
425
426pdf: pdf-am
427
428pdf-am:
429
430ps: ps-am
431
432ps-am:
433
434uninstall-am: uninstall-klibdrmincludeHEADERS
435
436.MAKE: install-am install-strip
437
438.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
439	clean-libtool ctags distclean distclean-generic \
440	distclean-libtool distclean-tags distdir dvi dvi-am html \
441	html-am info info-am install install-am install-data \
442	install-data-am install-dvi install-dvi-am install-exec \
443	install-exec-am install-html install-html-am install-info \
444	install-info-am install-klibdrmincludeHEADERS install-man \
445	install-pdf install-pdf-am install-ps install-ps-am \
446	install-strip installcheck installcheck-am installdirs \
447	maintainer-clean maintainer-clean-generic mostlyclean \
448	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
449	tags uninstall uninstall-am uninstall-klibdrmincludeHEADERS
450
451# Tell versions [3.59,3.63) of GNU make to not export all variables.
452# Otherwise a system limit (for SysV at least) may be exceeded.
453.NOEXPORT:
454