d52d0711952e0f0c8399120bd4c481e536b8d64f
[adaptation/panda/libdrm.git] / libdrm-2.4.39 / include / drm / Makefile
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # include/drm/Makefile.  Generated from Makefile.in by configure.
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
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 # XXX airlied says, nothing besides *_drm.h and drm*.h should be necessary.
39 # however, r300 and via need their reg headers installed in order to build.
40 # better solutions are welcome.
41
42
43 pkgdatadir = $(datadir)/libdrm
44 pkgincludedir = $(includedir)/libdrm
45 pkglibdir = $(libdir)/libdrm
46 pkglibexecdir = $(libexecdir)/libdrm
47 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_HEADER = $(INSTALL_DATA)
52 transform = $(program_transform_name)
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 build_triplet = i686-pc-linux-gnu
60 host_triplet = i686-pc-linux-gnu
61 #am__append_1 = vmwgfx_drm.h
62 subdir = include/drm
63 DIST_COMMON = $(am__klibdrminclude_HEADERS_DIST) $(srcdir)/Makefile.am \
64         $(srcdir)/Makefile.in
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
67         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
68         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
69         $(top_srcdir)/configure.ac
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71         $(ACLOCAL_M4)
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = $(top_builddir)/config.h
74 CONFIG_CLEAN_FILES =
75 CONFIG_CLEAN_VPATH_FILES =
76 AM_V_GEN = $(am__v_GEN_$(V))
77 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
78 am__v_GEN_0 = @echo "  GEN   " $@;
79 AM_V_at = $(am__v_at_$(V))
80 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
81 am__v_at_0 = @
82 SOURCES =
83 DIST_SOURCES =
84 am__klibdrminclude_HEADERS_DIST = drm.h drm_mode.h drm_fourcc.h \
85         drm_sarea.h i915_drm.h mga_drm.h nouveau_drm.h r128_drm.h \
86         radeon_drm.h savage_drm.h sis_drm.h via_drm.h mach64_drm.h \
87         vmwgfx_drm.h
88 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
89 am__vpath_adj = case $$p in \
90     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
91     *) f=$$p;; \
92   esac;
93 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
94 am__install_max = 40
95 am__nobase_strip_setup = \
96   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
97 am__nobase_strip = \
98   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
99 am__nobase_list = $(am__nobase_strip_setup); \
100   for p in $$list; do echo "$$p $$p"; done | \
101   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
102   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
103     if (++n[$$2] == $(am__install_max)) \
104       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
105     END { for (dir in files) print dir, files[dir] }'
106 am__base_list = \
107   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
108   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
109 am__uninstall_files_from_dir = { \
110   test -z "$$files" \
111     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
112     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
113          $(am__cd) "$$dir" && rm -f $$files; }; \
114   }
115 am__installdirs = "$(DESTDIR)$(klibdrmincludedir)"
116 HEADERS = $(klibdrminclude_HEADERS)
117 ETAGS = etags
118 CTAGS = ctags
119 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 ACLOCAL = ${SHELL} /home/marek/dev/drm/build-aux/missing --run aclocal-1.11
121 ALLOCA = 
122 AMTAR = $${TAR-tar}
123 AM_DEFAULT_VERBOSITY = 0
124 AR = ar
125 AUTOCONF = ${SHELL} /home/marek/dev/drm/build-aux/missing --run autoconf
126 AUTOHEADER = ${SHELL} /home/marek/dev/drm/build-aux/missing --run autoheader
127 AUTOMAKE = ${SHELL} /home/marek/dev/drm/build-aux/missing --run automake-1.11
128 AWK = gawk
129 CAIRO_CFLAGS = -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
130 CAIRO_LIBS = -lcairo  
131 CC = gcc
132 CCDEPMODE = depmode=gcc3
133 CFLAGS = -g -O2
134 CLOCK_LIB = -lrt
135 CPP = gcc -E
136 CPPFLAGS = 
137 CYGPATH_W = echo
138 DEFS = -DHAVE_CONFIG_H
139 DEPDIR = .deps
140 DLLTOOL = false
141 DSYMUTIL = 
142 DUMPBIN = 
143 ECHO_C = 
144 ECHO_N = -n
145 ECHO_T = 
146 EGREP = /bin/grep -E
147 EXEEXT = 
148 FGREP = /bin/grep -F
149 GREP = /bin/grep
150 INSTALL = /usr/bin/install -c
151 INSTALL_DATA = ${INSTALL} -m 644
152 INSTALL_PROGRAM = ${INSTALL}
153 INSTALL_SCRIPT = ${INSTALL}
154 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
155 LD = /usr/bin/ld
156 LDFLAGS = 
157 LIBOBJS = 
158 LIBS = 
159 LIBTOOL = $(SHELL) $(top_builddir)/libtool
160 LIBUDEV_CFLAGS =  
161 LIBUDEV_LIBS = -ludev -lrt  
162 LIPO = 
163 LN_S = ln -s
164 LTLIBOBJS = 
165 MAINT = 
166 MAKEINFO = ${SHELL} /home/marek/dev/drm/build-aux/missing --run makeinfo
167 MANIFEST_TOOL = :
168 MKDIR_P = /bin/mkdir -p
169 NM = /usr/bin/nm -B
170 NMEDIT = 
171 OBJDUMP = objdump
172 OBJEXT = o
173 OTOOL = 
174 OTOOL64 = 
175 PACKAGE = libdrm
176 PACKAGE_BUGREPORT = https://bugs.freedesktop.org/enter_bug.cgi?product=DRI
177 PACKAGE_NAME = libdrm
178 PACKAGE_STRING = libdrm 2.4.39
179 PACKAGE_TARNAME = libdrm
180 PACKAGE_URL = 
181 PACKAGE_VERSION = 2.4.39
182 PATH_SEPARATOR = :
183 PCIACCESS_CFLAGS =  
184 PCIACCESS_LIBS = -lpciaccess  
185 PKG_CONFIG = /usr/bin/pkg-config
186 PKG_CONFIG_LIBDIR = 
187 PKG_CONFIG_PATH = 
188 PTHREADSTUBS_CFLAGS =  
189 PTHREADSTUBS_LIBS =  
190 RANLIB = ranlib
191 SED = /bin/sed
192 SET_MAKE = 
193 SHELL = /bin/bash
194 STRIP = strip
195 VALGRIND_CFLAGS = -I/usr/include/valgrind  
196 VALGRIND_LIBS = -L/usr/lib/valgrind -lcoregrind-x86-linux -lvex-x86-linux -lgcc  
197 VERSION = 2.4.39
198 WARN_CFLAGS =  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline
199 abs_builddir = /home/marek/dev/drm/include/drm
200 abs_srcdir = /home/marek/dev/drm/include/drm
201 abs_top_builddir = /home/marek/dev/drm
202 abs_top_srcdir = /home/marek/dev/drm
203 ac_ct_AR = ar
204 ac_ct_CC = gcc
205 ac_ct_DUMPBIN = 
206 am__include = include
207 am__leading_dot = .
208 am__quote = 
209 am__tar = $${TAR-tar} chof - "$$tardir"
210 am__untar = $${TAR-tar} xf -
211 bindir = ${exec_prefix}/bin
212 build = i686-pc-linux-gnu
213 build_alias = 
214 build_cpu = i686
215 build_os = linux-gnu
216 build_vendor = pc
217 builddir = .
218 datadir = ${datarootdir}
219 datarootdir = ${prefix}/share
220 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
221 dvidir = ${docdir}
222 exec_prefix = ${prefix}
223 host = i686-pc-linux-gnu
224 host_alias = 
225 host_cpu = i686
226 host_os = linux-gnu
227 host_vendor = pc
228 htmldir = ${docdir}
229 includedir = ${prefix}/include
230 infodir = ${datarootdir}/info
231 install_sh = ${SHELL} /home/marek/dev/drm/build-aux/install-sh
232 kernel_source = 
233 libdir = /usr/lib/i386-linux-gnu
234 libexecdir = ${exec_prefix}/libexec
235 localedir = ${datarootdir}/locale
236 localstatedir = ${prefix}/var
237 mandir = ${datarootdir}/man
238 mkdir_p = /bin/mkdir -p
239 oldincludedir = /usr/include
240 pdfdir = ${docdir}
241 pkgconfigdir = /usr/lib/i386-linux-gnu/pkgconfig
242 prefix = /usr
243 program_transform_name = s,x,x,
244 psdir = ${docdir}
245 sbindir = ${exec_prefix}/sbin
246 sharedstatedir = ${prefix}/com
247 srcdir = .
248 sysconfdir = ${prefix}/etc
249 target_alias = 
250 top_build_prefix = ../../
251 top_builddir = ../..
252 top_srcdir = ../..
253 klibdrmincludedir = ${includedir}/libdrm
254 klibdrminclude_HEADERS = drm.h drm_mode.h drm_fourcc.h drm_sarea.h \
255         i915_drm.h mga_drm.h nouveau_drm.h r128_drm.h radeon_drm.h \
256         savage_drm.h sis_drm.h via_drm.h mach64_drm.h $(am__append_1)
257 all: all-am
258
259 .SUFFIXES:
260 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
261         @for dep in $?; do \
262           case '$(am__configure_deps)' in \
263             *$$dep*) \
264               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
265                 && { if test -f $@; then exit 0; else break; fi; }; \
266               exit 1;; \
267           esac; \
268         done; \
269         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/drm/Makefile'; \
270         $(am__cd) $(top_srcdir) && \
271           $(AUTOMAKE) --foreign include/drm/Makefile
272 .PRECIOUS: Makefile
273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274         @case '$?' in \
275           *config.status*) \
276             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
277           *) \
278             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
279             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
280         esac;
281
282 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285 $(top_srcdir)/configure:  $(am__configure_deps)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 $(am__aclocal_m4_deps):
290
291 mostlyclean-libtool:
292         -rm -f *.lo
293
294 clean-libtool:
295         -rm -rf .libs _libs
296 install-klibdrmincludeHEADERS: $(klibdrminclude_HEADERS)
297         @$(NORMAL_INSTALL)
298         test -z "$(klibdrmincludedir)" || $(MKDIR_P) "$(DESTDIR)$(klibdrmincludedir)"
299         @list='$(klibdrminclude_HEADERS)'; test -n "$(klibdrmincludedir)" || list=; \
300         for p in $$list; do \
301           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
302           echo "$$d$$p"; \
303         done | $(am__base_list) | \
304         while read files; do \
305           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(klibdrmincludedir)'"; \
306           $(INSTALL_HEADER) $$files "$(DESTDIR)$(klibdrmincludedir)" || exit $$?; \
307         done
308
309 uninstall-klibdrmincludeHEADERS:
310         @$(NORMAL_UNINSTALL)
311         @list='$(klibdrminclude_HEADERS)'; test -n "$(klibdrmincludedir)" || list=; \
312         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
313         dir='$(DESTDIR)$(klibdrmincludedir)'; $(am__uninstall_files_from_dir)
314
315 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317         unique=`for i in $$list; do \
318             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319           done | \
320           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321               END { if (nonempty) { for (i in files) print i; }; }'`; \
322         mkid -fID $$unique
323 tags: TAGS
324
325 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326                 $(TAGS_FILES) $(LISP)
327         set x; \
328         here=`pwd`; \
329         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
330         unique=`for i in $$list; do \
331             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332           done | \
333           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334               END { if (nonempty) { for (i in files) print i; }; }'`; \
335         shift; \
336         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
337           test -n "$$unique" || unique=$$empty_fix; \
338           if test $$# -gt 0; then \
339             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340               "$$@" $$unique; \
341           else \
342             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343               $$unique; \
344           fi; \
345         fi
346 ctags: CTAGS
347 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348                 $(TAGS_FILES) $(LISP)
349         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
350         unique=`for i in $$list; do \
351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352           done | \
353           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354               END { if (nonempty) { for (i in files) print i; }; }'`; \
355         test -z "$(CTAGS_ARGS)$$unique" \
356           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
357              $$unique
358
359 GTAGS:
360         here=`$(am__cd) $(top_builddir) && pwd` \
361           && $(am__cd) $(top_srcdir) \
362           && gtags -i $(GTAGS_ARGS) "$$here"
363
364 distclean-tags:
365         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366
367 distdir: $(DISTFILES)
368         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370         list='$(DISTFILES)'; \
371           dist_files=`for file in $$list; do echo $$file; done | \
372           sed -e "s|^$$srcdirstrip/||;t" \
373               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374         case $$dist_files in \
375           */*) $(MKDIR_P) `echo "$$dist_files" | \
376                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
377                            sort -u` ;; \
378         esac; \
379         for file in $$dist_files; do \
380           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381           if test -d $$d/$$file; then \
382             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383             if test -d "$(distdir)/$$file"; then \
384               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385             fi; \
386             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
388               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
389             fi; \
390             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
391           else \
392             test -f "$(distdir)/$$file" \
393             || cp -p $$d/$$file "$(distdir)/$$file" \
394             || exit 1; \
395           fi; \
396         done
397 check-am: all-am
398 check: check-am
399 all-am: Makefile $(HEADERS)
400 installdirs:
401         for dir in "$(DESTDIR)$(klibdrmincludedir)"; do \
402           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
403         done
404 install: install-am
405 install-exec: install-exec-am
406 install-data: install-data-am
407 uninstall: uninstall-am
408
409 install-am: all-am
410         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411
412 installcheck: installcheck-am
413 install-strip:
414         if test -z '$(STRIP)'; then \
415           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417               install; \
418         else \
419           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
422         fi
423 mostlyclean-generic:
424
425 clean-generic:
426
427 distclean-generic:
428         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
430
431 maintainer-clean-generic:
432         @echo "This command is intended for maintainers to use"
433         @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-am
435
436 clean-am: clean-generic clean-libtool mostlyclean-am
437
438 distclean: distclean-am
439         -rm -f Makefile
440 distclean-am: clean-am distclean-generic distclean-tags
441
442 dvi: dvi-am
443
444 dvi-am:
445
446 html: html-am
447
448 html-am:
449
450 info: info-am
451
452 info-am:
453
454 install-data-am: install-klibdrmincludeHEADERS
455
456 install-dvi: install-dvi-am
457
458 install-dvi-am:
459
460 install-exec-am:
461
462 install-html: install-html-am
463
464 install-html-am:
465
466 install-info: install-info-am
467
468 install-info-am:
469
470 install-man:
471
472 install-pdf: install-pdf-am
473
474 install-pdf-am:
475
476 install-ps: install-ps-am
477
478 install-ps-am:
479
480 installcheck-am:
481
482 maintainer-clean: maintainer-clean-am
483         -rm -f Makefile
484 maintainer-clean-am: distclean-am maintainer-clean-generic
485
486 mostlyclean: mostlyclean-am
487
488 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
489
490 pdf: pdf-am
491
492 pdf-am:
493
494 ps: ps-am
495
496 ps-am:
497
498 uninstall-am: uninstall-klibdrmincludeHEADERS
499
500 .MAKE: install-am install-strip
501
502 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
503         clean-libtool ctags distclean distclean-generic \
504         distclean-libtool distclean-tags distdir dvi dvi-am html \
505         html-am info info-am install install-am install-data \
506         install-data-am install-dvi install-dvi-am install-exec \
507         install-exec-am install-html install-html-am install-info \
508         install-info-am install-klibdrmincludeHEADERS install-man \
509         install-pdf install-pdf-am install-ps install-ps-am \
510         install-strip installcheck installcheck-am installdirs \
511         maintainer-clean maintainer-clean-generic mostlyclean \
512         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
513         tags uninstall uninstall-am uninstall-klibdrmincludeHEADERS
514
515
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.
518 .NOEXPORT: