tizen beta release
[profile/ivi/gst-openmax0.10.git] / util / 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = util
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
41         $(top_srcdir)/m4/as-compiler-flag.m4 \
42         $(top_srcdir)/m4/gst-args.m4 $(top_srcdir)/m4/gst-check.m4 \
43         $(top_srcdir)/m4/gst-error.m4 \
44         $(top_srcdir)/m4/gst-plugindir.m4 $(top_srcdir)/m4/gst.m4 \
45         $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 LTLIBRARIES = $(noinst_LTLIBRARIES)
53 am__DEPENDENCIES_1 =
54 libutil_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
55 am_libutil_la_OBJECTS = libutil_la-async_queue.lo libutil_la-sem.lo
56 libutil_la_OBJECTS = $(am_libutil_la_OBJECTS)
57 libutil_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
58         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libutil_la_CFLAGS) \
59         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
60 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
61 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
62 am__depfiles_maybe = depfiles
63 am__mv = mv -f
64 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
67         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
68         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 CCLD = $(CC)
70 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
72         $(LDFLAGS) -o $@
73 SOURCES = $(libutil_la_SOURCES)
74 DIST_SOURCES = $(libutil_la_SOURCES)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 AMTAR = @AMTAR@
80 AM_MAKEFLAGS = @AM_MAKEFLAGS@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCASFLAGS = @CCASFLAGS@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CHECK_CFLAGS = @CHECK_CFLAGS@
91 CHECK_LIBS = @CHECK_LIBS@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CXX = @CXX@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
100 DSYMUTIL = @DSYMUTIL@
101 DUMPBIN = @DUMPBIN@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 ERROR_CFLAGS = @ERROR_CFLAGS@
107 EXEEXT = @EXEEXT@
108 F77 = @F77@
109 FC = @FC@
110 FFLAGS = @FFLAGS@
111 FGREP = @FGREP@
112 GCOV = @GCOV@
113 GCOV_CFLAGS = @GCOV_CFLAGS@
114 GCOV_LIBS = @GCOV_LIBS@
115 GREP = @GREP@
116 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
117 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
118 GST_BASE_LIBS = @GST_BASE_LIBS@
119 GST_CFLAGS = @GST_CFLAGS@
120 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
121 GST_CHECK_LIBS = @GST_CHECK_LIBS@
122 GST_LIBS = @GST_LIBS@
123 GST_LICENSE = @GST_LICENSE@
124 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
125 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
126 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
127 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
128 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
129 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
130 GST_TOOLS_DIR = @GST_TOOLS_DIR@
131 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
132 GTHREAD_LIBS = @GTHREAD_LIBS@
133 INSTALL = @INSTALL@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LD = @LD@
139 LDFLAGS = @LDFLAGS@
140 LIBOBJS = @LIBOBJS@
141 LIBS = @LIBS@
142 LIBTOOL = @LIBTOOL@
143 LIPO = @LIPO@
144 LN_S = @LN_S@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAKEFLAGS = @MAKEFLAGS@
148 MAKEINFO = @MAKEINFO@
149 MKDIR_P = @MKDIR_P@
150 NM = @NM@
151 NMEDIT = @NMEDIT@
152 OBJC = @OBJC@
153 OBJDUMP = @OBJDUMP@
154 OBJEXT = @OBJEXT@
155 OTOOL = @OTOOL@
156 OTOOL64 = @OTOOL64@
157 PACKAGE = @PACKAGE@
158 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159 PACKAGE_NAME = @PACKAGE_NAME@
160 PACKAGE_STRING = @PACKAGE_STRING@
161 PACKAGE_TARNAME = @PACKAGE_TARNAME@
162 PACKAGE_URL = @PACKAGE_URL@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 PKG_CONFIG = @PKG_CONFIG@
166 PLUGINDIR = @PLUGINDIR@
167 PROFILE_CFLAGS = @PROFILE_CFLAGS@
168 Q = @Q@
169 RANLIB = @RANLIB@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRIP = @STRIP@
174 V = @V@
175 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
176 VALGRIND_LIBS = @VALGRIND_LIBS@
177 VERSION = @VERSION@
178 abs_builddir = @abs_builddir@
179 abs_srcdir = @abs_srcdir@
180 abs_top_builddir = @abs_top_builddir@
181 abs_top_srcdir = @abs_top_srcdir@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 builddir = @builddir@
196 datadir = @datadir@
197 datarootdir = @datarootdir@
198 docdir = @docdir@
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 oldincludedir = @oldincludedir@
218 pdfdir = @pdfdir@
219 plugindir = @plugindir@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 psdir = @psdir@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 shavedir = @shavedir@
226 srcdir = @srcdir@
227 sysconfdir = @sysconfdir@
228 target_alias = @target_alias@
229 top_build_prefix = @top_build_prefix@
230 top_builddir = @top_builddir@
231 top_srcdir = @top_srcdir@
232 noinst_LTLIBRARIES = libutil.la
233 libutil_la_SOURCES = async_queue.c async_queue.h \
234                      sem.c sem.h
235
236 libutil_la_CFLAGS = $(GTHREAD_CFLAGS)
237 libutil_la_LIBADD = $(GTHREAD_LIBS)
238 all: all-am
239
240 .SUFFIXES:
241 .SUFFIXES: .c .lo .o .obj
242 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
243         @for dep in $?; do \
244           case '$(am__configure_deps)' in \
245             *$$dep*) \
246               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
247                 && { if test -f $@; then exit 0; else break; fi; }; \
248               exit 1;; \
249           esac; \
250         done; \
251         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile'; \
252         $(am__cd) $(top_srcdir) && \
253           $(AUTOMAKE) --gnu util/Makefile
254 .PRECIOUS: Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256         @case '$?' in \
257           *config.status*) \
258             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259           *) \
260             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262         esac;
263
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
267 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 $(am__aclocal_m4_deps):
272
273 clean-noinstLTLIBRARIES:
274         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
275         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
276           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
277           test "$$dir" != "$$p" || dir=.; \
278           echo "rm -f \"$${dir}/so_locations\""; \
279           rm -f "$${dir}/so_locations"; \
280         done
281 libutil.la: $(libutil_la_OBJECTS) $(libutil_la_DEPENDENCIES) 
282         $(libutil_la_LINK)  $(libutil_la_OBJECTS) $(libutil_la_LIBADD) $(LIBS)
283
284 mostlyclean-compile:
285         -rm -f *.$(OBJEXT)
286
287 distclean-compile:
288         -rm -f *.tab.c
289
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libutil_la-async_queue.Plo@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libutil_la-sem.Plo@am__quote@
292
293 .c.o:
294 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
295 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
299
300 .c.obj:
301 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
302 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
306
307 .c.lo:
308 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
309 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
313
314 libutil_la-async_queue.lo: async_queue.c
315 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libutil_la_CFLAGS) $(CFLAGS) -MT libutil_la-async_queue.lo -MD -MP -MF $(DEPDIR)/libutil_la-async_queue.Tpo -c -o libutil_la-async_queue.lo `test -f 'async_queue.c' || echo '$(srcdir)/'`async_queue.c
316 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libutil_la-async_queue.Tpo $(DEPDIR)/libutil_la-async_queue.Plo
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='async_queue.c' object='libutil_la-async_queue.lo' libtool=yes @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libutil_la_CFLAGS) $(CFLAGS) -c -o libutil_la-async_queue.lo `test -f 'async_queue.c' || echo '$(srcdir)/'`async_queue.c
320
321 libutil_la-sem.lo: sem.c
322 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libutil_la_CFLAGS) $(CFLAGS) -MT libutil_la-sem.lo -MD -MP -MF $(DEPDIR)/libutil_la-sem.Tpo -c -o libutil_la-sem.lo `test -f 'sem.c' || echo '$(srcdir)/'`sem.c
323 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libutil_la-sem.Tpo $(DEPDIR)/libutil_la-sem.Plo
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sem.c' object='libutil_la-sem.lo' libtool=yes @AMDEPBACKSLASH@
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
326 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libutil_la_CFLAGS) $(CFLAGS) -c -o libutil_la-sem.lo `test -f 'sem.c' || echo '$(srcdir)/'`sem.c
327
328 mostlyclean-libtool:
329         -rm -f *.lo
330
331 clean-libtool:
332         -rm -rf .libs _libs
333
334 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336         unique=`for i in $$list; do \
337             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338           done | \
339           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340               END { if (nonempty) { for (i in files) print i; }; }'`; \
341         mkid -fID $$unique
342 tags: TAGS
343
344 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345                 $(TAGS_FILES) $(LISP)
346         set x; \
347         here=`pwd`; \
348         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353               END { if (nonempty) { for (i in files) print i; }; }'`; \
354         shift; \
355         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
356           test -n "$$unique" || unique=$$empty_fix; \
357           if test $$# -gt 0; then \
358             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359               "$$@" $$unique; \
360           else \
361             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362               $$unique; \
363           fi; \
364         fi
365 ctags: CTAGS
366 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373               END { if (nonempty) { for (i in files) print i; }; }'`; \
374         test -z "$(CTAGS_ARGS)$$unique" \
375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376              $$unique
377
378 GTAGS:
379         here=`$(am__cd) $(top_builddir) && pwd` \
380           && $(am__cd) $(top_srcdir) \
381           && gtags -i $(GTAGS_ARGS) "$$here"
382
383 distclean-tags:
384         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385
386 distdir: $(DISTFILES)
387         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389         list='$(DISTFILES)'; \
390           dist_files=`for file in $$list; do echo $$file; done | \
391           sed -e "s|^$$srcdirstrip/||;t" \
392               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
393         case $$dist_files in \
394           */*) $(MKDIR_P) `echo "$$dist_files" | \
395                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396                            sort -u` ;; \
397         esac; \
398         for file in $$dist_files; do \
399           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400           if test -d $$d/$$file; then \
401             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
402             if test -d "$(distdir)/$$file"; then \
403               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404             fi; \
405             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
407               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408             fi; \
409             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
410           else \
411             test -f "$(distdir)/$$file" \
412             || cp -p $$d/$$file "$(distdir)/$$file" \
413             || exit 1; \
414           fi; \
415         done
416 check-am: all-am
417 check: check-am
418 all-am: Makefile $(LTLIBRARIES)
419 installdirs:
420 install: install-am
421 install-exec: install-exec-am
422 install-data: install-data-am
423 uninstall: uninstall-am
424
425 install-am: all-am
426         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427
428 installcheck: installcheck-am
429 install-strip:
430         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
431           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
432           `test -z '$(STRIP)' || \
433             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
434 mostlyclean-generic:
435
436 clean-generic:
437
438 distclean-generic:
439         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
441
442 maintainer-clean-generic:
443         @echo "This command is intended for maintainers to use"
444         @echo "it deletes files that may require special tools to rebuild."
445 clean: clean-am
446
447 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
448         mostlyclean-am
449
450 distclean: distclean-am
451         -rm -rf ./$(DEPDIR)
452         -rm -f Makefile
453 distclean-am: clean-am distclean-compile distclean-generic \
454         distclean-tags
455
456 dvi: dvi-am
457
458 dvi-am:
459
460 html: html-am
461
462 html-am:
463
464 info: info-am
465
466 info-am:
467
468 install-data-am:
469
470 install-dvi: install-dvi-am
471
472 install-dvi-am:
473
474 install-exec-am:
475
476 install-html: install-html-am
477
478 install-html-am:
479
480 install-info: install-info-am
481
482 install-info-am:
483
484 install-man:
485
486 install-pdf: install-pdf-am
487
488 install-pdf-am:
489
490 install-ps: install-ps-am
491
492 install-ps-am:
493
494 installcheck-am:
495
496 maintainer-clean: maintainer-clean-am
497         -rm -rf ./$(DEPDIR)
498         -rm -f Makefile
499 maintainer-clean-am: distclean-am maintainer-clean-generic
500
501 mostlyclean: mostlyclean-am
502
503 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
504         mostlyclean-libtool
505
506 pdf: pdf-am
507
508 pdf-am:
509
510 ps: ps-am
511
512 ps-am:
513
514 uninstall-am:
515
516 .MAKE: install-am install-strip
517
518 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
519         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
520         distclean-compile distclean-generic distclean-libtool \
521         distclean-tags distdir dvi dvi-am html html-am info info-am \
522         install install-am install-data install-data-am install-dvi \
523         install-dvi-am install-exec install-exec-am install-html \
524         install-html-am install-info install-info-am install-man \
525         install-pdf install-pdf-am install-ps install-ps-am \
526         install-strip installcheck installcheck-am installdirs \
527         maintainer-clean maintainer-clean-generic mostlyclean \
528         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
529         pdf pdf-am ps ps-am tags uninstall uninstall-am
530
531
532 # Tell versions [3.59,3.63) of GNU make to not export all variables.
533 # Otherwise a system limit (for SysV at least) may be exceeded.
534 .NOEXPORT: