Removed execute bit from files that should not have it.
[gst-davinci.git] / ti_plugins / davinci / src / Makefile
blobe58679faf56d8e5341fca98a027540138dd91b7e
1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
17 # plugindir is set in configure
20 SOURCES = $(libgstfbvideosink_la_SOURCES)
22 srcdir = .
23 top_srcdir = ..
25 pkgdatadir = $(datadir)/gst-fbvideosink
26 pkglibdir = $(libdir)/gst-fbvideosink
27 pkgincludedir = $(includedir)/gst-fbvideosink
28 top_builddir = ..
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = /usr/bin/install -c
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = i686-pc-linux-gnu
43 host_triplet = arm-unknown-linux-gnu
44 subdir = src
45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
46 $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
49 $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56 am__vpath_adj = case $$p in \
57 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 *) f=$$p;; \
59 esac;
60 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
61 am__installdirs = "$(DESTDIR)$(plugindir)"
62 pluginLTLIBRARIES_INSTALL = $(INSTALL)
63 LTLIBRARIES = $(plugin_LTLIBRARIES)
64 am__DEPENDENCIES_1 =
65 libgstfbvideosink_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
66 $(am__DEPENDENCIES_1) \
67 $(top_builddir)/video/libgstvideo-$(GST_MAJORMINOR).la \
68 $(am__DEPENDENCIES_1)
69 am_libgstfbvideosink_la_OBJECTS = \
70 libgstfbvideosink_la-gstfbvideosink.lo
71 libgstfbvideosink_la_OBJECTS = $(am_libgstfbvideosink_la_OBJECTS)
72 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
73 depcomp = $(SHELL) $(top_srcdir)/depcomp
74 am__depfiles_maybe = depfiles
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
78 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
79 $(AM_CFLAGS) $(CFLAGS)
80 CCLD = $(CC)
81 LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82 $(AM_LDFLAGS) $(LDFLAGS) -o $@
83 SOURCES = $(libgstfbvideosink_la_SOURCES)
84 DIST_SOURCES = $(libgstfbvideosink_la_SOURCES)
85 HEADERS = $(noinst_HEADERS)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run aclocal-1.9
90 ACLOCAL_AMFLAGS = -I m4
91 AMDEP_FALSE = #
92 AMDEP_TRUE =
93 AMTAR = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run tar
94 AR = ar
95 AUTOCONF = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run autoconf
96 AUTOHEADER = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run autoheader
97 AUTOMAKE = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run automake-1.9
98 AWK = gawk
99 CC = arm_v5t_le-gcc
100 CCDEPMODE = depmode=gcc3
101 CFLAGS = -I/home/user/workdir/filesys/opt/gstreamer/include/xdais
102 CPP = arm_v5t_le-gcc -E
103 CPPFLAGS =
104 CXX = g++
105 CXXCPP = g++ -E
106 CXXDEPMODE = depmode=gcc3
107 CXXFLAGS = -g -O2
108 CYGPATH_W = echo
109 DEFS = -DHAVE_CONFIG_H
110 DEPDIR = .deps
111 ECHO = echo
112 ECHO_C =
113 ECHO_N = -n
114 ECHO_T =
115 EGREP = grep -E
116 EXEEXT =
117 F77 = g77
118 FFLAGS = -g -O2
119 GST_ALL_LDFLAGS =
120 GST_BASE_CFLAGS = -pthread -I/home/user/workdir/filesys/opt/gstreamer/include/gstreamer-0.10 -I/home/user/workdir/filesys/opt/gstreamer/include/glib-2.0 -I/home/user/workdir/filesys/opt/gstreamer/lib/glib-2.0/include -I/home/user/workdir/filesys/opt/gstreamer/include/libxml2
121 GST_BASE_LIBS = -pthread -L/home/user/workdir/filesys/opt/gstreamer/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
122 GST_CFLAGS = -pthread -I/home/user/workdir/filesys/opt/gstreamer/include/gstreamer-0.10 -I/home/user/workdir/filesys/opt/gstreamer/include/glib-2.0 -I/home/user/workdir/filesys/opt/gstreamer/lib/glib-2.0/include -I/home/user/workdir/filesys/opt/gstreamer/include/libxml2 -Wall
123 GST_LIBS = -pthread -L/home/user/workdir/filesys/opt/gstreamer/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
124 GST_LIB_LDFLAGS =
125 GST_LT_LDFLAGS =
126 GST_MAJORMINOR = 0.10
127 GST_PLUGIN_LDFLAGS = -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*
128 GST_PLUGIN_VERSION = 0.9.7
129 GST_PLUGIN_VERSION_MAJOR = 0
130 GST_PLUGIN_VERSION_MICRO = 7
131 GST_PLUGIN_VERSION_MINOR = 9
132 GST_PLUGIN_VERSION_NANO = 0
133 GST_PLUGIN_VERSION_RELEASE = 1
134 HAVE_PKGCONFIG = yes
135 INSTALL_DATA = ${INSTALL} -m 644
136 INSTALL_PROGRAM = ${INSTALL}
137 INSTALL_SCRIPT = ${INSTALL}
138 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
139 LDFLAGS =
140 LIBOBJS =
141 LIBS = -L/home/user/workdir/filesys/opt/system_files_gstreamer
142 LIBTOOL = $(SHELL) $(top_builddir)/libtool
143 LN_S = ln -s
144 LTLIBOBJS =
145 MAINT = #
146 MAINTAINER_MODE_FALSE =
147 MAINTAINER_MODE_TRUE = #
148 MAKEINFO = ${SHELL} /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/missing --run makeinfo
149 OBJEXT = o
150 PACKAGE = gst-fbvideosink
151 PACKAGE_BUGREPORT =
152 PACKAGE_NAME =
153 PACKAGE_STRING =
154 PACKAGE_TARNAME =
155 PACKAGE_VERSION =
156 PATH_SEPARATOR = :
157 PKG_CONFIG = /opt/dvevm/mv_pro_4.0/montavista/pro/bin/pkg-config
158 RANLIB = ranlib
159 SET_MAKE =
160 SHELL = /bin/sh
161 STRIP = strip
162 VERSION = 0.9.7
163 ac_ct_AR = ar
164 ac_ct_CC =
165 ac_ct_CXX = g++
166 ac_ct_F77 = g77
167 ac_ct_RANLIB = ranlib
168 ac_ct_STRIP = strip
169 am__fastdepCC_FALSE = #
170 am__fastdepCC_TRUE =
171 am__fastdepCXX_FALSE = #
172 am__fastdepCXX_TRUE =
173 am__include = include
174 am__leading_dot = .
175 am__quote =
176 am__tar = ${AMTAR} chof - "$$tardir"
177 am__untar = ${AMTAR} xf -
178 bindir = ${exec_prefix}/bin
179 build = i686-pc-linux-gnu
180 build_alias = i686-linux
181 build_cpu = i686
182 build_os = linux-gnu
183 build_vendor = pc
184 datadir = ${prefix}/share
185 exec_prefix = ${prefix}
186 host = arm-unknown-linux-gnu
187 host_alias = arm-linux
188 host_cpu = arm
189 host_os = linux-gnu
190 host_vendor = unknown
191 includedir = ${prefix}/include
192 infodir = ${prefix}/info
193 install_sh = /home/user/releasedir/gstreamer_Dec07/ti_build/ti_plugins/fbvideosink/install-sh
194 libdir = ${exec_prefix}/lib
195 libexecdir = ${exec_prefix}/libexec
196 localstatedir = ${prefix}/var
197 mandir = ${prefix}/man
198 mkdir_p = mkdir -p --
199 oldincludedir = /usr/include
200 plugindir = $(libdir)/gstreamer-0.10
201 prefix = /home/user/workdir/filesys/opt/gstreamer
202 program_transform_name = s,x,x,
203 sbindir = ${exec_prefix}/sbin
204 sharedstatedir = ${prefix}/com
205 sysconfdir = ${prefix}/etc
206 target_alias =
207 plugin_LTLIBRARIES = libgstfbvideosink.la
208 #XDAIS_INCLUDE_PATH = -I/home/user/workdir/filesys/opt/gstreamer/include/xdais
209 CE_LIB_FLAGS = -lce
210 #CE_LIB_PATH = -L/home/user/workdir/filesys/opt/system_files_gstreamer
212 # for the next set of variables, rename the prefix if you renamed the .la
214 # sources used to compile this plugin
215 libgstfbvideosink_la_SOURCES = gstfbvideosink.c
217 # flags used to compile this plugin
218 # we use the GST_LIBS flags because we might be using plug-in libs
219 libgstfbvideosink_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
220 #$(XDAIS_INCLUDE_PATH)
221 libgstfbvideosink_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) $(GST_BASE_LIBS) $(top_builddir)/video/libgstvideo-$(GST_MAJORMINOR).la $(CE_LIB_FLAGS)
222 libgstfbvideosink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(top_builddir)/video/libgstvideo-$(GST_MAJORMINOR).la
223 #$(CE_LIB_PATH)
225 # headers we need but don't want installed
226 noinst_HEADERS = \
227 gstfbdefs.h \
228 gstfbvideosink.h
230 all: all-am
232 .SUFFIXES:
233 .SUFFIXES: .c .lo .o .obj
234 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
235 @for dep in $?; do \
236 case '$(am__configure_deps)' in \
237 *$$dep*) \
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239 && exit 0; \
240 exit 1;; \
241 esac; \
242 done; \
243 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
244 cd $(top_srcdir) && \
245 $(AUTOMAKE) --gnu src/Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248 @case '$?' in \
249 *config.status*) \
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251 *) \
252 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254 esac;
256 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(top_srcdir)/configure: # $(am__configure_deps)
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
264 @$(NORMAL_INSTALL)
265 test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
266 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
267 if test -f $$p; then \
268 f=$(am__strip_dir) \
269 echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
270 $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
271 else :; fi; \
272 done
274 uninstall-pluginLTLIBRARIES:
275 @$(NORMAL_UNINSTALL)
276 @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
277 p=$(am__strip_dir) \
278 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
279 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
280 done
282 clean-pluginLTLIBRARIES:
283 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
284 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
285 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
286 test "$$dir" != "$$p" || dir=.; \
287 echo "rm -f \"$${dir}/so_locations\""; \
288 rm -f "$${dir}/so_locations"; \
289 done
290 libgstfbvideosink.la: $(libgstfbvideosink_la_OBJECTS) $(libgstfbvideosink_la_DEPENDENCIES)
291 $(LINK) -rpath $(plugindir) $(libgstfbvideosink_la_LDFLAGS) $(libgstfbvideosink_la_OBJECTS) $(libgstfbvideosink_la_LIBADD) $(LIBS)
293 mostlyclean-compile:
294 -rm -f *.$(OBJEXT)
296 distclean-compile:
297 -rm -f *.tab.c
299 include ./$(DEPDIR)/libgstfbvideosink_la-gstfbvideosink.Plo
301 .c.o:
302 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
303 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
304 # source='$<' object='$@' libtool=no \
305 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
306 # $(COMPILE) -c $<
308 .c.obj:
309 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
310 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
311 # source='$<' object='$@' libtool=no \
312 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
313 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
315 .c.lo:
316 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
317 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
318 # source='$<' object='$@' libtool=yes \
319 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
320 # $(LTCOMPILE) -c -o $@ $<
322 libgstfbvideosink_la-gstfbvideosink.lo: gstfbvideosink.c
323 if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstfbvideosink_la_CFLAGS) $(CFLAGS) -MT libgstfbvideosink_la-gstfbvideosink.lo -MD -MP -MF "$(DEPDIR)/libgstfbvideosink_la-gstfbvideosink.Tpo" -c -o libgstfbvideosink_la-gstfbvideosink.lo `test -f 'gstfbvideosink.c' || echo '$(srcdir)/'`gstfbvideosink.c; \
324 then mv -f "$(DEPDIR)/libgstfbvideosink_la-gstfbvideosink.Tpo" "$(DEPDIR)/libgstfbvideosink_la-gstfbvideosink.Plo"; else rm -f "$(DEPDIR)/libgstfbvideosink_la-gstfbvideosink.Tpo"; exit 1; fi
325 # source='gstfbvideosink.c' object='libgstfbvideosink_la-gstfbvideosink.lo' libtool=yes \
326 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
327 # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstfbvideosink_la_CFLAGS) $(CFLAGS) -c -o libgstfbvideosink_la-gstfbvideosink.lo `test -f 'gstfbvideosink.c' || echo '$(srcdir)/'`gstfbvideosink.c
329 mostlyclean-libtool:
330 -rm -f *.lo
332 clean-libtool:
333 -rm -rf .libs _libs
335 distclean-libtool:
336 -rm -f libtool
337 uninstall-info-am:
339 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 done | \
344 $(AWK) ' { files[$$0] = 1; } \
345 END { for (i in files) print i; }'`; \
346 mkid -fID $$unique
347 tags: TAGS
349 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360 test -n "$$unique" || unique=$$empty_fix; \
361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$tags $$unique; \
364 ctags: CTAGS
365 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
379 GTAGS:
380 here=`$(am__cd) $(top_builddir) && pwd` \
381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
384 distclean-tags:
385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387 distdir: $(DISTFILES)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390 list='$(DISTFILES)'; for file in $$list; do \
391 case $$file in \
392 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394 esac; \
395 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398 dir="/$$dir"; \
399 $(mkdir_p) "$(distdir)$$dir"; \
400 else \
401 dir=''; \
402 fi; \
403 if test -d $$d/$$file; then \
404 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406 fi; \
407 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408 else \
409 test -f $(distdir)/$$file \
410 || cp -p $$d/$$file $(distdir)/$$file \
411 || exit 1; \
412 fi; \
413 done
414 check-am: all-am
415 check: check-am
416 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
417 installdirs:
418 for dir in "$(DESTDIR)$(plugindir)"; do \
419 test -z "$$dir" || $(mkdir_p) "$$dir"; \
420 done
421 install: install-am
422 install-exec: install-exec-am
423 install-data: install-data-am
424 uninstall: uninstall-am
426 install-am: all-am
427 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429 installcheck: installcheck-am
430 install-strip:
431 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433 `test -z '$(STRIP)' || \
434 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
435 mostlyclean-generic:
437 clean-generic:
439 distclean-generic:
440 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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
447 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
448 mostlyclean-am
450 distclean: distclean-am
451 -rm -rf ./$(DEPDIR)
452 -rm -f Makefile
453 distclean-am: clean-am distclean-compile distclean-generic \
454 distclean-libtool distclean-tags
456 dvi: dvi-am
458 dvi-am:
460 html: html-am
462 info: info-am
464 info-am:
466 install-data-am: install-pluginLTLIBRARIES
468 install-exec-am:
470 install-info: install-info-am
472 install-man:
474 installcheck-am:
476 maintainer-clean: maintainer-clean-am
477 -rm -rf ./$(DEPDIR)
478 -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
481 mostlyclean: mostlyclean-am
483 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
484 mostlyclean-libtool
486 pdf: pdf-am
488 pdf-am:
490 ps: ps-am
492 ps-am:
494 uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
496 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
497 clean-libtool clean-pluginLTLIBRARIES ctags distclean \
498 distclean-compile distclean-generic distclean-libtool \
499 distclean-tags distdir dvi dvi-am html html-am info info-am \
500 install install-am install-data install-data-am install-exec \
501 install-exec-am install-info install-info-am install-man \
502 install-pluginLTLIBRARIES install-strip installcheck \
503 installcheck-am installdirs maintainer-clean \
504 maintainer-clean-generic mostlyclean mostlyclean-compile \
505 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
506 tags uninstall uninstall-am uninstall-info-am \
507 uninstall-pluginLTLIBRARIES
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.
511 .NOEXPORT: