~ubuntu-branches/ubuntu/maverick/libvdpau/maverick

« back to all changes in this revision

Viewing changes to .pc/autoreconf_-fi.patch/trace/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andres Mejia
  • Date: 2010-02-25 20:08:17 UTC
  • mfrom: (1.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100225200817-0or2vb57cqobnona
Tags: 0.4-3
Enable dri2 feature. Requires x11proto-dri2-dev (>= 2.2) and libxext-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 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 = trace
 
39
DIST_COMMON = $(libvdpau_traceinclude_HEADERS) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
43
        $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(install_sh) -d
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
56
am__install_max = 40
 
57
am__nobase_strip_setup = \
 
58
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
59
am__nobase_strip = \
 
60
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
61
am__nobase_list = $(am__nobase_strip_setup); \
 
62
  for p in $$list; do echo "$$p $$p"; done | \
 
63
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
64
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
65
    if (++n[$$2] == $(am__install_max)) \
 
66
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
67
    END { for (dir in files) print dir, files[dir] }'
 
68
am__base_list = \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
70
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
71
am__installdirs = "$(DESTDIR)$(moduledir)" \
 
72
        "$(DESTDIR)$(libvdpau_traceincludedir)"
 
73
LTLIBRARIES = $(module_LTLIBRARIES)
 
74
am__DEPENDENCIES_1 =
 
75
libvdpau_trace_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
76
am_libvdpau_trace_la_OBJECTS = vdpau_trace.lo
 
77
libvdpau_trace_la_OBJECTS = $(am_libvdpau_trace_la_OBJECTS)
 
78
libvdpau_trace_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
79
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
80
        $(CXXFLAGS) $(libvdpau_trace_la_LDFLAGS) $(LDFLAGS) -o $@
 
81
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
82
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
83
am__depfiles_maybe = depfiles
 
84
am__mv = mv -f
 
85
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
86
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
87
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
88
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
89
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
90
CXXLD = $(CXX)
 
91
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
92
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
93
        $(LDFLAGS) -o $@
 
94
SOURCES = $(libvdpau_trace_la_SOURCES)
 
95
DIST_SOURCES = $(libvdpau_trace_la_SOURCES)
 
96
HEADERS = $(libvdpau_traceinclude_HEADERS)
 
97
ETAGS = etags
 
98
CTAGS = ctags
 
99
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
100
ACLOCAL = @ACLOCAL@
 
101
AMTAR = @AMTAR@
 
102
AR = @AR@
 
103
AUTOCONF = @AUTOCONF@
 
104
AUTOHEADER = @AUTOHEADER@
 
105
AUTOMAKE = @AUTOMAKE@
 
106
AWK = @AWK@
 
107
CC = @CC@
 
108
CCDEPMODE = @CCDEPMODE@
 
109
CFLAGS = @CFLAGS@
 
110
CHANGELOG_CMD = @CHANGELOG_CMD@
 
111
CPP = @CPP@
 
112
CPPFLAGS = @CPPFLAGS@
 
113
CXX = @CXX@
 
114
CXXCPP = @CXXCPP@
 
115
CXXDEPMODE = @CXXDEPMODE@
 
116
CXXFLAGS = @CXXFLAGS@
 
117
CYGPATH_W = @CYGPATH_W@
 
118
DEFS = @DEFS@
 
119
DEPDIR = @DEPDIR@
 
120
DLOPEN_LIBS = @DLOPEN_LIBS@
 
121
DOT = @DOT@
 
122
DOXYGEN = @DOXYGEN@
 
123
DSYMUTIL = @DSYMUTIL@
 
124
DUMPBIN = @DUMPBIN@
 
125
ECHO_C = @ECHO_C@
 
126
ECHO_N = @ECHO_N@
 
127
ECHO_T = @ECHO_T@
 
128
EGREP = @EGREP@
 
129
EXEEXT = @EXEEXT@
 
130
FGREP = @FGREP@
 
131
GREP = @GREP@
 
132
INSTALL = @INSTALL@
 
133
INSTALL_DATA = @INSTALL_DATA@
 
134
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
135
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
136
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
137
LD = @LD@
 
138
LDFLAGS = @LDFLAGS@
 
139
LIBOBJS = @LIBOBJS@
 
140
LIBS = @LIBS@
 
141
LIBTOOL = @LIBTOOL@
 
142
LIPO = @LIPO@
 
143
LN_S = @LN_S@
 
144
LTLIBOBJS = @LTLIBOBJS@
 
145
MAINT = @MAINT@
 
146
MAKEINFO = @MAKEINFO@
 
147
MKDIR_P = @MKDIR_P@
 
148
NM = @NM@
 
149
NMEDIT = @NMEDIT@
 
150
OBJDUMP = @OBJDUMP@
 
151
OBJEXT = @OBJEXT@
 
152
OTOOL = @OTOOL@
 
153
OTOOL64 = @OTOOL64@
 
154
PACKAGE = @PACKAGE@
 
155
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
156
PACKAGE_NAME = @PACKAGE_NAME@
 
157
PACKAGE_STRING = @PACKAGE_STRING@
 
158
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
159
PACKAGE_URL = @PACKAGE_URL@
 
160
PACKAGE_VERSION = @PACKAGE_VERSION@
 
161
PATH_SEPARATOR = @PATH_SEPARATOR@
 
162
PDFTEX = @PDFTEX@
 
163
PKG_CONFIG = @PKG_CONFIG@
 
164
RANLIB = @RANLIB@
 
165
SED = @SED@
 
166
SET_MAKE = @SET_MAKE@
 
167
SHELL = @SHELL@
 
168
STRIP = @STRIP@
 
169
VERSION = @VERSION@
 
170
X11_CFLAGS = @X11_CFLAGS@
 
171
X11_LIBS = @X11_LIBS@
 
172
XEXT_CFLAGS = @XEXT_CFLAGS@
 
173
XEXT_LIBS = @XEXT_LIBS@
 
174
abs_builddir = @abs_builddir@
 
175
abs_srcdir = @abs_srcdir@
 
176
abs_top_builddir = @abs_top_builddir@
 
177
abs_top_srcdir = @abs_top_srcdir@
 
178
ac_ct_CC = @ac_ct_CC@
 
179
ac_ct_CXX = @ac_ct_CXX@
 
180
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
181
am__include = @am__include@
 
182
am__leading_dot = @am__leading_dot@
 
183
am__quote = @am__quote@
 
184
am__tar = @am__tar@
 
185
am__untar = @am__untar@
 
186
bindir = @bindir@
 
187
build = @build@
 
188
build_alias = @build_alias@
 
189
build_cpu = @build_cpu@
 
190
build_os = @build_os@
 
191
build_vendor = @build_vendor@
 
192
builddir = @builddir@
 
193
datadir = @datadir@
 
194
datarootdir = @datarootdir@
 
195
distcleancheck_listfiles = @distcleancheck_listfiles@
 
196
docdir = @docdir@
 
197
dri2proto_CFLAGS = @dri2proto_CFLAGS@
 
198
dri2proto_LIBS = @dri2proto_LIBS@
 
199
dvidir = @dvidir@
 
200
exec_prefix = @exec_prefix@
 
201
host = @host@
 
202
host_alias = @host_alias@
 
203
host_cpu = @host_cpu@
 
204
host_os = @host_os@
 
205
host_vendor = @host_vendor@
 
206
htmldir = @htmldir@
 
207
includedir = @includedir@
 
208
infodir = @infodir@
 
209
install_sh = @install_sh@
 
210
libdir = @libdir@
 
211
libexecdir = @libexecdir@
 
212
localedir = @localedir@
 
213
localstatedir = @localstatedir@
 
214
lt_ECHO = @lt_ECHO@
 
215
mandir = @mandir@
 
216
mkdir_p = @mkdir_p@
 
217
moduledir = @moduledir@
 
218
oldincludedir = @oldincludedir@
 
219
pdfdir = @pdfdir@
 
220
prefix = @prefix@
 
221
program_transform_name = @program_transform_name@
 
222
psdir = @psdir@
 
223
sbindir = @sbindir@
 
224
sharedstatedir = @sharedstatedir@
 
225
srcdir = @srcdir@
 
226
sysconfdir = @sysconfdir@
 
227
target_alias = @target_alias@
 
228
top_build_prefix = @top_build_prefix@
 
229
top_builddir = @top_builddir@
 
230
top_srcdir = @top_srcdir@
 
231
AM_CXXFLAGS = \
 
232
    -I$(top_srcdir)/include \
 
233
    $(X11_CFLAGS)
 
234
 
 
235
module_LTLIBRARIES = libvdpau_trace.la
 
236
libvdpau_trace_la_SOURCES = \
 
237
    vdpau_trace.cpp
 
238
 
 
239
libvdpau_trace_la_LIBADD = \
 
240
    $(DLOPEN_LIBS)
 
241
 
 
242
libvdpau_trace_la_LDFLAGS = -version-info 1:0:0 -module -no-undefined
 
243
libvdpau_traceincludedir = $(includedir)/vdpau
 
244
libvdpau_traceinclude_HEADERS = \
 
245
    $(top_srcdir)/include/vdpau/vdpau.h \
 
246
    $(top_srcdir)/include/vdpau/vdpau_x11.h
 
247
 
 
248
all: all-am
 
249
 
 
250
.SUFFIXES:
 
251
.SUFFIXES: .cpp .lo .o .obj
 
252
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
253
        @for dep in $?; do \
 
254
          case '$(am__configure_deps)' in \
 
255
            *$$dep*) \
 
256
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
257
                && { if test -f $@; then exit 0; else break; fi; }; \
 
258
              exit 1;; \
 
259
          esac; \
 
260
        done; \
 
261
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign trace/Makefile'; \
 
262
        $(am__cd) $(top_srcdir) && \
 
263
          $(AUTOMAKE) --foreign trace/Makefile
 
264
.PRECIOUS: Makefile
 
265
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
266
        @case '$?' in \
 
267
          *config.status*) \
 
268
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
269
          *) \
 
270
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
271
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
272
        esac;
 
273
 
 
274
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
275
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
276
 
 
277
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
278
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
279
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
280
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
281
$(am__aclocal_m4_deps):
 
282
install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
 
283
        @$(NORMAL_INSTALL)
 
284
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
 
285
        @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
 
286
        list2=; for p in $$list; do \
 
287
          if test -f $$p; then \
 
288
            list2="$$list2 $$p"; \
 
289
          else :; fi; \
 
290
        done; \
 
291
        test -z "$$list2" || { \
 
292
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
 
293
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
 
294
        }
 
295
 
 
296
uninstall-moduleLTLIBRARIES:
 
297
        @$(NORMAL_UNINSTALL)
 
298
        @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
 
299
        for p in $$list; do \
 
300
          $(am__strip_dir) \
 
301
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
 
302
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
 
303
        done
 
304
 
 
305
clean-moduleLTLIBRARIES:
 
306
        -test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
 
307
        @list='$(module_LTLIBRARIES)'; for p in $$list; do \
 
308
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
309
          test "$$dir" != "$$p" || dir=.; \
 
310
          echo "rm -f \"$${dir}/so_locations\""; \
 
311
          rm -f "$${dir}/so_locations"; \
 
312
        done
 
313
libvdpau_trace.la: $(libvdpau_trace_la_OBJECTS) $(libvdpau_trace_la_DEPENDENCIES) 
 
314
        $(libvdpau_trace_la_LINK) -rpath $(moduledir) $(libvdpau_trace_la_OBJECTS) $(libvdpau_trace_la_LIBADD) $(LIBS)
 
315
 
 
316
mostlyclean-compile:
 
317
        -rm -f *.$(OBJEXT)
 
318
 
 
319
distclean-compile:
 
320
        -rm -f *.tab.c
 
321
 
 
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdpau_trace.Plo@am__quote@
 
323
 
 
324
.cpp.o:
 
325
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
326
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
327
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
328
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
329
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
330
 
 
331
.cpp.obj:
 
332
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
333
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
334
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
335
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
336
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
337
 
 
338
.cpp.lo:
 
339
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
340
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
341
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
342
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
343
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
344
 
 
345
mostlyclean-libtool:
 
346
        -rm -f *.lo
 
347
 
 
348
clean-libtool:
 
349
        -rm -rf .libs _libs
 
350
install-libvdpau_traceincludeHEADERS: $(libvdpau_traceinclude_HEADERS)
 
351
        @$(NORMAL_INSTALL)
 
352
        test -z "$(libvdpau_traceincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libvdpau_traceincludedir)"
 
353
        @list='$(libvdpau_traceinclude_HEADERS)'; test -n "$(libvdpau_traceincludedir)" || list=; \
 
354
        for p in $$list; do \
 
355
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
356
          echo "$$d$$p"; \
 
357
        done | $(am__base_list) | \
 
358
        while read files; do \
 
359
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libvdpau_traceincludedir)'"; \
 
360
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(libvdpau_traceincludedir)" || exit $$?; \
 
361
        done
 
362
 
 
363
uninstall-libvdpau_traceincludeHEADERS:
 
364
        @$(NORMAL_UNINSTALL)
 
365
        @list='$(libvdpau_traceinclude_HEADERS)'; test -n "$(libvdpau_traceincludedir)" || list=; \
 
366
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
367
        test -n "$$files" || exit 0; \
 
368
        echo " ( cd '$(DESTDIR)$(libvdpau_traceincludedir)' && rm -f" $$files ")"; \
 
369
        cd "$(DESTDIR)$(libvdpau_traceincludedir)" && rm -f $$files
 
370
 
 
371
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
372
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
373
        unique=`for i in $$list; do \
 
374
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
375
          done | \
 
376
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
377
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
378
        mkid -fID $$unique
 
379
tags: TAGS
 
380
 
 
381
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
382
                $(TAGS_FILES) $(LISP)
 
383
        set x; \
 
384
        here=`pwd`; \
 
385
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
386
        unique=`for i in $$list; do \
 
387
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
388
          done | \
 
389
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
390
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
391
        shift; \
 
392
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
393
          test -n "$$unique" || unique=$$empty_fix; \
 
394
          if test $$# -gt 0; then \
 
395
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
396
              "$$@" $$unique; \
 
397
          else \
 
398
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
399
              $$unique; \
 
400
          fi; \
 
401
        fi
 
402
ctags: CTAGS
 
403
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
404
                $(TAGS_FILES) $(LISP)
 
405
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
406
        unique=`for i in $$list; do \
 
407
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
408
          done | \
 
409
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
410
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
411
        test -z "$(CTAGS_ARGS)$$unique" \
 
412
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
413
             $$unique
 
414
 
 
415
GTAGS:
 
416
        here=`$(am__cd) $(top_builddir) && pwd` \
 
417
          && $(am__cd) $(top_srcdir) \
 
418
          && gtags -i $(GTAGS_ARGS) "$$here"
 
419
 
 
420
distclean-tags:
 
421
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
422
 
 
423
distdir: $(DISTFILES)
 
424
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
425
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
426
        list='$(DISTFILES)'; \
 
427
          dist_files=`for file in $$list; do echo $$file; done | \
 
428
          sed -e "s|^$$srcdirstrip/||;t" \
 
429
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
430
        case $$dist_files in \
 
431
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
432
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
433
                           sort -u` ;; \
 
434
        esac; \
 
435
        for file in $$dist_files; do \
 
436
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
437
          if test -d $$d/$$file; then \
 
438
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
439
            if test -d "$(distdir)/$$file"; then \
 
440
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
441
            fi; \
 
442
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
443
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
444
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
445
            fi; \
 
446
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
447
          else \
 
448
            test -f "$(distdir)/$$file" \
 
449
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
450
            || exit 1; \
 
451
          fi; \
 
452
        done
 
453
check-am: all-am
 
454
check: check-am
 
455
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
456
installdirs:
 
457
        for dir in "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(libvdpau_traceincludedir)"; do \
 
458
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
459
        done
 
460
install: install-am
 
461
install-exec: install-exec-am
 
462
install-data: install-data-am
 
463
uninstall: uninstall-am
 
464
 
 
465
install-am: all-am
 
466
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
467
 
 
468
installcheck: installcheck-am
 
469
install-strip:
 
470
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
471
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
472
          `test -z '$(STRIP)' || \
 
473
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
474
mostlyclean-generic:
 
475
 
 
476
clean-generic:
 
477
 
 
478
distclean-generic:
 
479
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
480
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
481
 
 
482
maintainer-clean-generic:
 
483
        @echo "This command is intended for maintainers to use"
 
484
        @echo "it deletes files that may require special tools to rebuild."
 
485
clean: clean-am
 
486
 
 
487
clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
 
488
        mostlyclean-am
 
489
 
 
490
distclean: distclean-am
 
491
        -rm -rf ./$(DEPDIR)
 
492
        -rm -f Makefile
 
493
distclean-am: clean-am distclean-compile distclean-generic \
 
494
        distclean-tags
 
495
 
 
496
dvi: dvi-am
 
497
 
 
498
dvi-am:
 
499
 
 
500
html: html-am
 
501
 
 
502
html-am:
 
503
 
 
504
info: info-am
 
505
 
 
506
info-am:
 
507
 
 
508
install-data-am: install-libvdpau_traceincludeHEADERS \
 
509
        install-moduleLTLIBRARIES
 
510
 
 
511
install-dvi: install-dvi-am
 
512
 
 
513
install-dvi-am:
 
514
 
 
515
install-exec-am:
 
516
 
 
517
install-html: install-html-am
 
518
 
 
519
install-html-am:
 
520
 
 
521
install-info: install-info-am
 
522
 
 
523
install-info-am:
 
524
 
 
525
install-man:
 
526
 
 
527
install-pdf: install-pdf-am
 
528
 
 
529
install-pdf-am:
 
530
 
 
531
install-ps: install-ps-am
 
532
 
 
533
install-ps-am:
 
534
 
 
535
installcheck-am:
 
536
 
 
537
maintainer-clean: maintainer-clean-am
 
538
        -rm -rf ./$(DEPDIR)
 
539
        -rm -f Makefile
 
540
maintainer-clean-am: distclean-am maintainer-clean-generic
 
541
 
 
542
mostlyclean: mostlyclean-am
 
543
 
 
544
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
545
        mostlyclean-libtool
 
546
 
 
547
pdf: pdf-am
 
548
 
 
549
pdf-am:
 
550
 
 
551
ps: ps-am
 
552
 
 
553
ps-am:
 
554
 
 
555
uninstall-am: uninstall-libvdpau_traceincludeHEADERS \
 
556
        uninstall-moduleLTLIBRARIES
 
557
 
 
558
.MAKE: install-am install-strip
 
559
 
 
560
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
561
        clean-libtool clean-moduleLTLIBRARIES ctags distclean \
 
562
        distclean-compile distclean-generic distclean-libtool \
 
563
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
564
        install install-am install-data install-data-am install-dvi \
 
565
        install-dvi-am install-exec install-exec-am install-html \
 
566
        install-html-am install-info install-info-am \
 
567
        install-libvdpau_traceincludeHEADERS install-man \
 
568
        install-moduleLTLIBRARIES install-pdf install-pdf-am \
 
569
        install-ps install-ps-am install-strip installcheck \
 
570
        installcheck-am installdirs maintainer-clean \
 
571
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
572
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
573
        tags uninstall uninstall-am \
 
574
        uninstall-libvdpau_traceincludeHEADERS \
 
575
        uninstall-moduleLTLIBRARIES
 
576
 
 
577
 
 
578
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
579
# Otherwise a system limit (for SysV at least) may be exceeded.
 
580
.NOEXPORT: