Initialize Tizen 2.3
[framework/multimedia/gst-openmax.git] / wearable / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 TESTS = check_async_queue$(EXEEXT) check_libomxil$(EXEEXT) \
37         check_gstomx$(EXEEXT)
38 check_PROGRAMS = check_async_queue$(EXEEXT) check_libomxil$(EXEEXT) \
39         check_gstomx$(EXEEXT)
40 subdir = tests
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
44         $(top_srcdir)/m4/as-compiler-flag.m4 \
45         $(top_srcdir)/m4/gst-args.m4 $(top_srcdir)/m4/gst-check.m4 \
46         $(top_srcdir)/m4/gst-error.m4 \
47         $(top_srcdir)/m4/gst-plugindir.m4 $(top_srcdir)/m4/gst.m4 \
48         $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 am_check_async_queue_OBJECTS =  \
56         check_async_queue-check_async_queue.$(OBJEXT)
57 check_async_queue_OBJECTS = $(am_check_async_queue_OBJECTS)
58 am__DEPENDENCIES_1 =
59 check_async_queue_DEPENDENCIES = $(am__DEPENDENCIES_1) \
60         $(am__DEPENDENCIES_1) $(top_builddir)/util/libutil.la
61 check_async_queue_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62         $(LIBTOOLFLAGS) --mode=link $(CCLD) \
63         $(check_async_queue_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
64         -o $@
65 am_check_gstomx_OBJECTS = check_gstomx-check_gstomx.$(OBJEXT)
66 check_gstomx_OBJECTS = $(am_check_gstomx_OBJECTS)
67 check_gstomx_DEPENDENCIES = $(am__DEPENDENCIES_1)
68 check_gstomx_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
69         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(check_gstomx_CFLAGS) \
70         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
71 am_check_libomxil_OBJECTS = check_libomxil-check_libomxil.$(OBJEXT)
72 check_libomxil_OBJECTS = $(am_check_libomxil_OBJECTS)
73 check_libomxil_DEPENDENCIES = $(am__DEPENDENCIES_1) \
74         $(am__DEPENDENCIES_1)
75 check_libomxil_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
76         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(check_libomxil_CFLAGS) \
77         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
78 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
79 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
80 am__depfiles_maybe = depfiles
81 am__mv = mv -f
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 CCLD = $(CC)
88 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
90         $(LDFLAGS) -o $@
91 SOURCES = $(check_async_queue_SOURCES) $(check_gstomx_SOURCES) \
92         $(check_libomxil_SOURCES)
93 DIST_SOURCES = $(check_async_queue_SOURCES) $(check_gstomx_SOURCES) \
94         $(check_libomxil_SOURCES)
95 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96         html-recursive info-recursive install-data-recursive \
97         install-dvi-recursive install-exec-recursive \
98         install-html-recursive install-info-recursive \
99         install-pdf-recursive install-ps-recursive install-recursive \
100         installcheck-recursive installdirs-recursive pdf-recursive \
101         ps-recursive uninstall-recursive
102 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
103   distclean-recursive maintainer-clean-recursive
104 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
105         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
106         distdir
107 ETAGS = etags
108 CTAGS = ctags
109 am__tty_colors = \
110 red=; grn=; lgn=; blu=; std=
111 DIST_SUBDIRS = $(SUBDIRS)
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 am__relativize = \
114   dir0=`pwd`; \
115   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
116   sed_rest='s,^[^/]*/*,,'; \
117   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
118   sed_butlast='s,/*[^/]*$$,,'; \
119   while test -n "$$dir1"; do \
120     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
121     if test "$$first" != "."; then \
122       if test "$$first" = ".."; then \
123         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
124         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
125       else \
126         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
127         if test "$$first2" = "$$first"; then \
128           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
129         else \
130           dir2="../$$dir2"; \
131         fi; \
132         dir0="$$dir0"/"$$first"; \
133       fi; \
134     fi; \
135     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
136   done; \
137   reldir="$$dir2"
138 ACLOCAL = @ACLOCAL@
139 AMTAR = @AMTAR@
140 AM_MAKEFLAGS = @AM_MAKEFLAGS@
141 AR = @AR@
142 AUTOCONF = @AUTOCONF@
143 AUTOHEADER = @AUTOHEADER@
144 AUTOMAKE = @AUTOMAKE@
145 AWK = @AWK@
146 CC = @CC@
147 CCASFLAGS = @CCASFLAGS@
148 CCDEPMODE = @CCDEPMODE@
149 CFLAGS = @CFLAGS@
150 CHECK_CFLAGS = @CHECK_CFLAGS@
151 CHECK_LIBS = @CHECK_LIBS@
152 CPP = @CPP@
153 CPPFLAGS = @CPPFLAGS@
154 CXX = @CXX@
155 CXXFLAGS = @CXXFLAGS@
156 CYGPATH_W = @CYGPATH_W@
157 DEFS = @DEFS@
158 DEPDIR = @DEPDIR@
159 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
160 DSYMUTIL = @DSYMUTIL@
161 DUMPBIN = @DUMPBIN@
162 ECHO_C = @ECHO_C@
163 ECHO_N = @ECHO_N@
164 ECHO_T = @ECHO_T@
165 EGREP = @EGREP@
166 ERROR_CFLAGS = @ERROR_CFLAGS@
167 EXEEXT = @EXEEXT@
168 F77 = @F77@
169 FC = @FC@
170 FFLAGS = @FFLAGS@
171 FGREP = @FGREP@
172 GCOV = @GCOV@
173 GCOV_CFLAGS = @GCOV_CFLAGS@
174 GCOV_LIBS = @GCOV_LIBS@
175 GREP = @GREP@
176 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
177 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
178 GST_BASE_LIBS = @GST_BASE_LIBS@
179 GST_CFLAGS = @GST_CFLAGS@
180 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
181 GST_CHECK_LIBS = @GST_CHECK_LIBS@
182 GST_LIBS = @GST_LIBS@
183 GST_LICENSE = @GST_LICENSE@
184 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
185 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
186 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
187 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
188 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
189 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
190 GST_TOOLS_DIR = @GST_TOOLS_DIR@
191 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
192 GTHREAD_LIBS = @GTHREAD_LIBS@
193 INSTALL = @INSTALL@
194 INSTALL_DATA = @INSTALL_DATA@
195 INSTALL_PROGRAM = @INSTALL_PROGRAM@
196 INSTALL_SCRIPT = @INSTALL_SCRIPT@
197 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
198 LD = @LD@
199 LDFLAGS = @LDFLAGS@
200 LIBOBJS = @LIBOBJS@
201 LIBS = @LIBS@
202 LIBTOOL = @LIBTOOL@
203 LIPO = @LIPO@
204 LN_S = @LN_S@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAINT = @MAINT@
207 MAKEFLAGS = @MAKEFLAGS@
208 MAKEINFO = @MAKEINFO@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJC = @OBJC@
213 OBJDUMP = @OBJDUMP@
214 OBJEXT = @OBJEXT@
215 OTOOL = @OTOOL@
216 OTOOL64 = @OTOOL64@
217 PACKAGE = @PACKAGE@
218 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
219 PACKAGE_NAME = @PACKAGE_NAME@
220 PACKAGE_STRING = @PACKAGE_STRING@
221 PACKAGE_TARNAME = @PACKAGE_TARNAME@
222 PACKAGE_URL = @PACKAGE_URL@
223 PACKAGE_VERSION = @PACKAGE_VERSION@
224 PATH_SEPARATOR = @PATH_SEPARATOR@
225 PKG_CONFIG = @PKG_CONFIG@
226 PLUGINDIR = @PLUGINDIR@
227 PROFILE_CFLAGS = @PROFILE_CFLAGS@
228 Q = @Q@
229 RANLIB = @RANLIB@
230 SED = @SED@
231 SET_MAKE = @SET_MAKE@
232 SHELL = @SHELL@
233 STRIP = @STRIP@
234 V = @V@
235 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
236 VALGRIND_LIBS = @VALGRIND_LIBS@
237 VERSION = @VERSION@
238 abs_builddir = @abs_builddir@
239 abs_srcdir = @abs_srcdir@
240 abs_top_builddir = @abs_top_builddir@
241 abs_top_srcdir = @abs_top_srcdir@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
247 am__tar = @am__tar@
248 am__untar = @am__untar@
249 bindir = @bindir@
250 build = @build@
251 build_alias = @build_alias@
252 build_cpu = @build_cpu@
253 build_os = @build_os@
254 build_vendor = @build_vendor@
255 builddir = @builddir@
256 datadir = @datadir@
257 datarootdir = @datarootdir@
258 docdir = @docdir@
259 dvidir = @dvidir@
260 exec_prefix = @exec_prefix@
261 host = @host@
262 host_alias = @host_alias@
263 host_cpu = @host_cpu@
264 host_os = @host_os@
265 host_vendor = @host_vendor@
266 htmldir = @htmldir@
267 includedir = @includedir@
268 infodir = @infodir@
269 install_sh = @install_sh@
270 libdir = @libdir@
271 libexecdir = @libexecdir@
272 localedir = @localedir@
273 localstatedir = @localstatedir@
274 lt_ECHO = @lt_ECHO@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 oldincludedir = @oldincludedir@
278 pdfdir = @pdfdir@
279 plugindir = @plugindir@
280 prefix = @prefix@
281 program_transform_name = @program_transform_name@
282 psdir = @psdir@
283 sbindir = @sbindir@
284 sharedstatedir = @sharedstatedir@
285 shavedir = @shavedir@
286 srcdir = @srcdir@
287 sysconfdir = @sysconfdir@
288 target_alias = @target_alias@
289 top_build_prefix = @top_build_prefix@
290 top_builddir = @top_builddir@
291 top_srcdir = @top_srcdir@
292 SUBDIRS = standalone
293 CHECK_REGISTRY = $(top_builddir)/tests/test-registry.reg
294 TESTS_ENVIRONMENT = GST_REGISTRY=$(CHECK_REGISTRY) \
295                     LD_LIBRARY_PATH=$(builddir)/standalone \
296                     GST_PLUGIN_PATH=$(top_builddir)/omx \
297                     OMX_CONFIG=$(srcdir)/gst-openmax.conf
298
299 check_async_queue_SOURCES = check_async_queue.c
300 check_async_queue_CFLAGS = $(CHECK_CFLAGS) $(GTHREAD_CFLAGS) -I$(top_srcdir)/util
301 check_async_queue_LDADD = $(CHECK_LIBS) $(GTHREAD_LIBS) $(top_builddir)/util/libutil.la
302 check_libomxil_SOURCES = check_libomxil.c
303 check_libomxil_CFLAGS = $(CHECK_CFLAGS) $(GTHREAD_CFLAGS) -I$(top_srcdir)/omx/headers
304 check_libomxil_LDADD = $(CHECK_LIBS) $(GTHREAD_LIBS) -ldl
305 check_gstomx_SOURCES = check_gstomx.c
306 check_gstomx_CFLAGS = $(GST_CHECK_CFLAGS)
307 check_gstomx_LDADD = $(GST_CHECK_LIBS)
308 all: all-recursive
309
310 .SUFFIXES:
311 .SUFFIXES: .c .lo .o .obj
312 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
313         @for dep in $?; do \
314           case '$(am__configure_deps)' in \
315             *$$dep*) \
316               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
317                 && { if test -f $@; then exit 0; else break; fi; }; \
318               exit 1;; \
319           esac; \
320         done; \
321         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
322         $(am__cd) $(top_srcdir) && \
323           $(AUTOMAKE) --gnu tests/Makefile
324 .PRECIOUS: Makefile
325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326         @case '$?' in \
327           *config.status*) \
328             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
329           *) \
330             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
331             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
332         esac;
333
334 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
335         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336
337 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
338         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(am__aclocal_m4_deps):
342
343 clean-checkPROGRAMS:
344         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
345         echo " rm -f" $$list; \
346         rm -f $$list || exit $$?; \
347         test -n "$(EXEEXT)" || exit 0; \
348         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
349         echo " rm -f" $$list; \
350         rm -f $$list
351 check_async_queue$(EXEEXT): $(check_async_queue_OBJECTS) $(check_async_queue_DEPENDENCIES) 
352         @rm -f check_async_queue$(EXEEXT)
353         $(check_async_queue_LINK) $(check_async_queue_OBJECTS) $(check_async_queue_LDADD) $(LIBS)
354 check_gstomx$(EXEEXT): $(check_gstomx_OBJECTS) $(check_gstomx_DEPENDENCIES) 
355         @rm -f check_gstomx$(EXEEXT)
356         $(check_gstomx_LINK) $(check_gstomx_OBJECTS) $(check_gstomx_LDADD) $(LIBS)
357 check_libomxil$(EXEEXT): $(check_libomxil_OBJECTS) $(check_libomxil_DEPENDENCIES) 
358         @rm -f check_libomxil$(EXEEXT)
359         $(check_libomxil_LINK) $(check_libomxil_OBJECTS) $(check_libomxil_LDADD) $(LIBS)
360
361 mostlyclean-compile:
362         -rm -f *.$(OBJEXT)
363
364 distclean-compile:
365         -rm -f *.tab.c
366
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_async_queue-check_async_queue.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_gstomx-check_gstomx.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_libomxil-check_libomxil.Po@am__quote@
370
371 .c.o:
372 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
373 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
374 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
377
378 .c.obj:
379 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
380 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
384
385 .c.lo:
386 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
387 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
391
392 check_async_queue-check_async_queue.o: check_async_queue.c
393 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_async_queue_CFLAGS) $(CFLAGS) -MT check_async_queue-check_async_queue.o -MD -MP -MF $(DEPDIR)/check_async_queue-check_async_queue.Tpo -c -o check_async_queue-check_async_queue.o `test -f 'check_async_queue.c' || echo '$(srcdir)/'`check_async_queue.c
394 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_async_queue-check_async_queue.Tpo $(DEPDIR)/check_async_queue-check_async_queue.Po
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_async_queue.c' object='check_async_queue-check_async_queue.o' libtool=no @AMDEPBACKSLASH@
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_async_queue_CFLAGS) $(CFLAGS) -c -o check_async_queue-check_async_queue.o `test -f 'check_async_queue.c' || echo '$(srcdir)/'`check_async_queue.c
398
399 check_async_queue-check_async_queue.obj: check_async_queue.c
400 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_async_queue_CFLAGS) $(CFLAGS) -MT check_async_queue-check_async_queue.obj -MD -MP -MF $(DEPDIR)/check_async_queue-check_async_queue.Tpo -c -o check_async_queue-check_async_queue.obj `if test -f 'check_async_queue.c'; then $(CYGPATH_W) 'check_async_queue.c'; else $(CYGPATH_W) '$(srcdir)/check_async_queue.c'; fi`
401 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_async_queue-check_async_queue.Tpo $(DEPDIR)/check_async_queue-check_async_queue.Po
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_async_queue.c' object='check_async_queue-check_async_queue.obj' libtool=no @AMDEPBACKSLASH@
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_async_queue_CFLAGS) $(CFLAGS) -c -o check_async_queue-check_async_queue.obj `if test -f 'check_async_queue.c'; then $(CYGPATH_W) 'check_async_queue.c'; else $(CYGPATH_W) '$(srcdir)/check_async_queue.c'; fi`
405
406 check_gstomx-check_gstomx.o: check_gstomx.c
407 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_gstomx_CFLAGS) $(CFLAGS) -MT check_gstomx-check_gstomx.o -MD -MP -MF $(DEPDIR)/check_gstomx-check_gstomx.Tpo -c -o check_gstomx-check_gstomx.o `test -f 'check_gstomx.c' || echo '$(srcdir)/'`check_gstomx.c
408 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_gstomx-check_gstomx.Tpo $(DEPDIR)/check_gstomx-check_gstomx.Po
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_gstomx.c' object='check_gstomx-check_gstomx.o' libtool=no @AMDEPBACKSLASH@
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_gstomx_CFLAGS) $(CFLAGS) -c -o check_gstomx-check_gstomx.o `test -f 'check_gstomx.c' || echo '$(srcdir)/'`check_gstomx.c
412
413 check_gstomx-check_gstomx.obj: check_gstomx.c
414 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_gstomx_CFLAGS) $(CFLAGS) -MT check_gstomx-check_gstomx.obj -MD -MP -MF $(DEPDIR)/check_gstomx-check_gstomx.Tpo -c -o check_gstomx-check_gstomx.obj `if test -f 'check_gstomx.c'; then $(CYGPATH_W) 'check_gstomx.c'; else $(CYGPATH_W) '$(srcdir)/check_gstomx.c'; fi`
415 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_gstomx-check_gstomx.Tpo $(DEPDIR)/check_gstomx-check_gstomx.Po
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_gstomx.c' object='check_gstomx-check_gstomx.obj' libtool=no @AMDEPBACKSLASH@
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_gstomx_CFLAGS) $(CFLAGS) -c -o check_gstomx-check_gstomx.obj `if test -f 'check_gstomx.c'; then $(CYGPATH_W) 'check_gstomx.c'; else $(CYGPATH_W) '$(srcdir)/check_gstomx.c'; fi`
419
420 check_libomxil-check_libomxil.o: check_libomxil.c
421 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libomxil_CFLAGS) $(CFLAGS) -MT check_libomxil-check_libomxil.o -MD -MP -MF $(DEPDIR)/check_libomxil-check_libomxil.Tpo -c -o check_libomxil-check_libomxil.o `test -f 'check_libomxil.c' || echo '$(srcdir)/'`check_libomxil.c
422 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_libomxil-check_libomxil.Tpo $(DEPDIR)/check_libomxil-check_libomxil.Po
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_libomxil.c' object='check_libomxil-check_libomxil.o' libtool=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libomxil_CFLAGS) $(CFLAGS) -c -o check_libomxil-check_libomxil.o `test -f 'check_libomxil.c' || echo '$(srcdir)/'`check_libomxil.c
426
427 check_libomxil-check_libomxil.obj: check_libomxil.c
428 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libomxil_CFLAGS) $(CFLAGS) -MT check_libomxil-check_libomxil.obj -MD -MP -MF $(DEPDIR)/check_libomxil-check_libomxil.Tpo -c -o check_libomxil-check_libomxil.obj `if test -f 'check_libomxil.c'; then $(CYGPATH_W) 'check_libomxil.c'; else $(CYGPATH_W) '$(srcdir)/check_libomxil.c'; fi`
429 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/check_libomxil-check_libomxil.Tpo $(DEPDIR)/check_libomxil-check_libomxil.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='check_libomxil.c' object='check_libomxil-check_libomxil.obj' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libomxil_CFLAGS) $(CFLAGS) -c -o check_libomxil-check_libomxil.obj `if test -f 'check_libomxil.c'; then $(CYGPATH_W) 'check_libomxil.c'; else $(CYGPATH_W) '$(srcdir)/check_libomxil.c'; fi`
433
434 mostlyclean-libtool:
435         -rm -f *.lo
436
437 clean-libtool:
438         -rm -rf .libs _libs
439
440 # This directory's subdirectories are mostly independent; you can cd
441 # into them and run `make' without going through this Makefile.
442 # To change the values of `make' variables: instead of editing Makefiles,
443 # (1) if the variable is set in `config.status', edit `config.status'
444 #     (which will cause the Makefiles to be regenerated when you run `make');
445 # (2) otherwise, pass the desired values on the `make' command line.
446 $(RECURSIVE_TARGETS):
447         @fail= failcom='exit 1'; \
448         for f in x $$MAKEFLAGS; do \
449           case $$f in \
450             *=* | --[!k]*);; \
451             *k*) failcom='fail=yes';; \
452           esac; \
453         done; \
454         dot_seen=no; \
455         target=`echo $@ | sed s/-recursive//`; \
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           echo "Making $$target in $$subdir"; \
458           if test "$$subdir" = "."; then \
459             dot_seen=yes; \
460             local_target="$$target-am"; \
461           else \
462             local_target="$$target"; \
463           fi; \
464           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
465           || eval $$failcom; \
466         done; \
467         if test "$$dot_seen" = "no"; then \
468           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
469         fi; test -z "$$fail"
470
471 $(RECURSIVE_CLEAN_TARGETS):
472         @fail= failcom='exit 1'; \
473         for f in x $$MAKEFLAGS; do \
474           case $$f in \
475             *=* | --[!k]*);; \
476             *k*) failcom='fail=yes';; \
477           esac; \
478         done; \
479         dot_seen=no; \
480         case "$@" in \
481           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
482           *) list='$(SUBDIRS)' ;; \
483         esac; \
484         rev=''; for subdir in $$list; do \
485           if test "$$subdir" = "."; then :; else \
486             rev="$$subdir $$rev"; \
487           fi; \
488         done; \
489         rev="$$rev ."; \
490         target=`echo $@ | sed s/-recursive//`; \
491         for subdir in $$rev; do \
492           echo "Making $$target in $$subdir"; \
493           if test "$$subdir" = "."; then \
494             local_target="$$target-am"; \
495           else \
496             local_target="$$target"; \
497           fi; \
498           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499           || eval $$failcom; \
500         done && test -z "$$fail"
501 tags-recursive:
502         list='$(SUBDIRS)'; for subdir in $$list; do \
503           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
504         done
505 ctags-recursive:
506         list='$(SUBDIRS)'; for subdir in $$list; do \
507           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
508         done
509
510 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512         unique=`for i in $$list; do \
513             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514           done | \
515           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516               END { if (nonempty) { for (i in files) print i; }; }'`; \
517         mkid -fID $$unique
518 tags: TAGS
519
520 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
521                 $(TAGS_FILES) $(LISP)
522         set x; \
523         here=`pwd`; \
524         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
525           include_option=--etags-include; \
526           empty_fix=.; \
527         else \
528           include_option=--include; \
529           empty_fix=; \
530         fi; \
531         list='$(SUBDIRS)'; for subdir in $$list; do \
532           if test "$$subdir" = .; then :; else \
533             test ! -f $$subdir/TAGS || \
534               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
535           fi; \
536         done; \
537         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
538         unique=`for i in $$list; do \
539             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540           done | \
541           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542               END { if (nonempty) { for (i in files) print i; }; }'`; \
543         shift; \
544         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
545           test -n "$$unique" || unique=$$empty_fix; \
546           if test $$# -gt 0; then \
547             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548               "$$@" $$unique; \
549           else \
550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551               $$unique; \
552           fi; \
553         fi
554 ctags: CTAGS
555 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
556                 $(TAGS_FILES) $(LISP)
557         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562               END { if (nonempty) { for (i in files) print i; }; }'`; \
563         test -z "$(CTAGS_ARGS)$$unique" \
564           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565              $$unique
566
567 GTAGS:
568         here=`$(am__cd) $(top_builddir) && pwd` \
569           && $(am__cd) $(top_srcdir) \
570           && gtags -i $(GTAGS_ARGS) "$$here"
571
572 distclean-tags:
573         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
574
575 check-TESTS: $(TESTS)
576         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
577         srcdir=$(srcdir); export srcdir; \
578         list=' $(TESTS) '; \
579         $(am__tty_colors); \
580         if test -n "$$list"; then \
581           for tst in $$list; do \
582             if test -f ./$$tst; then dir=./; \
583             elif test -f $$tst; then dir=; \
584             else dir="$(srcdir)/"; fi; \
585             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
586               all=`expr $$all + 1`; \
587               case " $(XFAIL_TESTS) " in \
588               *[\ \     ]$$tst[\ \      ]*) \
589                 xpass=`expr $$xpass + 1`; \
590                 failed=`expr $$failed + 1`; \
591                 col=$$red; res=XPASS; \
592               ;; \
593               *) \
594                 col=$$grn; res=PASS; \
595               ;; \
596               esac; \
597             elif test $$? -ne 77; then \
598               all=`expr $$all + 1`; \
599               case " $(XFAIL_TESTS) " in \
600               *[\ \     ]$$tst[\ \      ]*) \
601                 xfail=`expr $$xfail + 1`; \
602                 col=$$lgn; res=XFAIL; \
603               ;; \
604               *) \
605                 failed=`expr $$failed + 1`; \
606                 col=$$red; res=FAIL; \
607               ;; \
608               esac; \
609             else \
610               skip=`expr $$skip + 1`; \
611               col=$$blu; res=SKIP; \
612             fi; \
613             echo "$${col}$$res$${std}: $$tst"; \
614           done; \
615           if test "$$all" -eq 1; then \
616             tests="test"; \
617             All=""; \
618           else \
619             tests="tests"; \
620             All="All "; \
621           fi; \
622           if test "$$failed" -eq 0; then \
623             if test "$$xfail" -eq 0; then \
624               banner="$$All$$all $$tests passed"; \
625             else \
626               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
627               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
628             fi; \
629           else \
630             if test "$$xpass" -eq 0; then \
631               banner="$$failed of $$all $$tests failed"; \
632             else \
633               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
634               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
635             fi; \
636           fi; \
637           dashes="$$banner"; \
638           skipped=""; \
639           if test "$$skip" -ne 0; then \
640             if test "$$skip" -eq 1; then \
641               skipped="($$skip test was not run)"; \
642             else \
643               skipped="($$skip tests were not run)"; \
644             fi; \
645             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
646               dashes="$$skipped"; \
647           fi; \
648           report=""; \
649           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
650             report="Please report to $(PACKAGE_BUGREPORT)"; \
651             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
652               dashes="$$report"; \
653           fi; \
654           dashes=`echo "$$dashes" | sed s/./=/g`; \
655           if test "$$failed" -eq 0; then \
656             echo "$$grn$$dashes"; \
657           else \
658             echo "$$red$$dashes"; \
659           fi; \
660           echo "$$banner"; \
661           test -z "$$skipped" || echo "$$skipped"; \
662           test -z "$$report" || echo "$$report"; \
663           echo "$$dashes$$std"; \
664           test "$$failed" -eq 0; \
665         else :; fi
666
667 distdir: $(DISTFILES)
668         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670         list='$(DISTFILES)'; \
671           dist_files=`for file in $$list; do echo $$file; done | \
672           sed -e "s|^$$srcdirstrip/||;t" \
673               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674         case $$dist_files in \
675           */*) $(MKDIR_P) `echo "$$dist_files" | \
676                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
677                            sort -u` ;; \
678         esac; \
679         for file in $$dist_files; do \
680           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681           if test -d $$d/$$file; then \
682             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683             if test -d "$(distdir)/$$file"; then \
684               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685             fi; \
686             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
689             fi; \
690             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
691           else \
692             test -f "$(distdir)/$$file" \
693             || cp -p $$d/$$file "$(distdir)/$$file" \
694             || exit 1; \
695           fi; \
696         done
697         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
698           if test "$$subdir" = .; then :; else \
699             test -d "$(distdir)/$$subdir" \
700             || $(MKDIR_P) "$(distdir)/$$subdir" \
701             || exit 1; \
702           fi; \
703         done
704         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
705           if test "$$subdir" = .; then :; else \
706             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
707             $(am__relativize); \
708             new_distdir=$$reldir; \
709             dir1=$$subdir; dir2="$(top_distdir)"; \
710             $(am__relativize); \
711             new_top_distdir=$$reldir; \
712             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
713             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
714             ($(am__cd) $$subdir && \
715               $(MAKE) $(AM_MAKEFLAGS) \
716                 top_distdir="$$new_top_distdir" \
717                 distdir="$$new_distdir" \
718                 am__remove_distdir=: \
719                 am__skip_length_check=: \
720                 am__skip_mode_fix=: \
721                 distdir) \
722               || exit 1; \
723           fi; \
724         done
725 check-am: all-am
726         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
727         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
728 check: check-recursive
729 all-am: Makefile
730 installdirs: installdirs-recursive
731 installdirs-am:
732 install: install-recursive
733 install-exec: install-exec-recursive
734 install-data: install-data-recursive
735 uninstall: uninstall-recursive
736
737 install-am: all-am
738         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
739
740 installcheck: installcheck-recursive
741 install-strip:
742         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
743           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
744           `test -z '$(STRIP)' || \
745             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
746 mostlyclean-generic:
747
748 clean-generic:
749
750 distclean-generic:
751         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
752         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
753
754 maintainer-clean-generic:
755         @echo "This command is intended for maintainers to use"
756         @echo "it deletes files that may require special tools to rebuild."
757 clean: clean-recursive
758
759 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
760         mostlyclean-am
761
762 distclean: distclean-recursive
763         -rm -rf ./$(DEPDIR)
764         -rm -f Makefile
765 distclean-am: clean-am distclean-compile distclean-generic \
766         distclean-tags
767
768 dvi: dvi-recursive
769
770 dvi-am:
771
772 html: html-recursive
773
774 html-am:
775
776 info: info-recursive
777
778 info-am:
779
780 install-data-am:
781
782 install-dvi: install-dvi-recursive
783
784 install-dvi-am:
785
786 install-exec-am:
787
788 install-html: install-html-recursive
789
790 install-html-am:
791
792 install-info: install-info-recursive
793
794 install-info-am:
795
796 install-man:
797
798 install-pdf: install-pdf-recursive
799
800 install-pdf-am:
801
802 install-ps: install-ps-recursive
803
804 install-ps-am:
805
806 installcheck-am:
807
808 maintainer-clean: maintainer-clean-recursive
809         -rm -rf ./$(DEPDIR)
810         -rm -f Makefile
811 maintainer-clean-am: distclean-am maintainer-clean-generic
812
813 mostlyclean: mostlyclean-recursive
814
815 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
816         mostlyclean-libtool
817
818 pdf: pdf-recursive
819
820 pdf-am:
821
822 ps: ps-recursive
823
824 ps-am:
825
826 uninstall-am:
827
828 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
829         ctags-recursive install-am install-strip tags-recursive
830
831 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
832         all all-am check check-TESTS check-am clean \
833         clean-checkPROGRAMS clean-generic clean-libtool ctags \
834         ctags-recursive distclean distclean-compile distclean-generic \
835         distclean-libtool distclean-tags distdir dvi dvi-am html \
836         html-am info info-am install install-am install-data \
837         install-data-am install-dvi install-dvi-am install-exec \
838         install-exec-am install-html install-html-am install-info \
839         install-info-am install-man install-pdf install-pdf-am \
840         install-ps install-ps-am install-strip installcheck \
841         installcheck-am installdirs installdirs-am maintainer-clean \
842         maintainer-clean-generic mostlyclean mostlyclean-compile \
843         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
844         tags tags-recursive uninstall uninstall-am
845
846
847 # Tell versions [3.59,3.63) of GNU make to not export all variables.
848 # Otherwise a system limit (for SysV at least) may be exceeded.
849 .NOEXPORT: