iotivity 0.9.0
[platform/upstream/iotivity.git] / service / protocol-plugin / lib / cpluff / examples / cpfile / plugins / special / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright 2007 Johannes Lehtinen
19 # This Makefile is free software; Johannes Lehtinen gives unlimited
20 # permission to copy, distribute and modify it.
21
22
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 subdir = examples/cpfile/plugins/special
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58 am__install_max = 40
59 am__nobase_strip_setup = \
60   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 am__nobase_strip = \
62   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63 am__nobase_list = $(am__nobase_strip_setup); \
64   for p in $$list; do echo "$$p $$p"; done | \
65   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67     if (++n[$$2] == $(am__install_max)) \
68       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69     END { for (dir in files) print dir, files[dir] }'
70 am__base_list = \
71   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__uninstall_files_from_dir = { \
74   test -z "$$files" \
75     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
76     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
77          $(am__cd) "$$dir" && rm -f $$files; }; \
78   }
79 am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"
80 LTLIBRARIES = $(plugin_LTLIBRARIES)
81 libspecial_la_LIBADD =
82 am_libspecial_la_OBJECTS = special.lo
83 libspecial_la_OBJECTS = $(am_libspecial_la_OBJECTS)
84 libspecial_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
85         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86         $(libspecial_la_LDFLAGS) $(LDFLAGS) -o $@
87 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
88 depcomp = $(SHELL) $(top_srcdir)/auxliary/depcomp
89 am__depfiles_maybe = depfiles
90 am__mv = mv -f
91 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96 CCLD = $(CC)
97 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
99         $(LDFLAGS) -o $@
100 SOURCES = $(libspecial_la_SOURCES)
101 DIST_SOURCES = $(libspecial_la_SOURCES)
102 DATA = $(plugin_DATA)
103 ETAGS = etags
104 CTAGS = ctags
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 ACLOCAL = @ACLOCAL@
107 AMTAR = @AMTAR@
108 AR = @AR@
109 AS = @AS@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CC = @CC@
115 CCDEPMODE = @CCDEPMODE@
116 CFLAGS = @CFLAGS@
117 CPLUFF_LOADER = @CPLUFF_LOADER@
118 CPP = @CPP@
119 CPPFLAGS = -I$(srcdir)/../core @CPPFLAGS@
120 CP_CXX_LIB_VERSION = @CP_CXX_LIB_VERSION@
121 CP_C_LIB_VERSION = @CP_C_LIB_VERSION@
122 CP_VERSION_MAJOR = @CP_VERSION_MAJOR@
123 CP_VERSION_MINOR = @CP_VERSION_MINOR@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DLLTOOL = @DLLTOOL@
128 DSYMUTIL = @DSYMUTIL@
129 DUMPBIN = @DUMPBIN@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 FGREP = @FGREP@
136 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
137 GMSGFMT = @GMSGFMT@
138 GMSGFMT_015 = @GMSGFMT_015@
139 GREP = @GREP@
140 INSTALL = @INSTALL@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 INTLLIBS = @INTLLIBS@
146 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
147 LD = @LD@
148 LDFLAGS = @LDFLAGS@
149 LIBICONV = @LIBICONV@
150 LIBINTL = @LIBINTL@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBS_LIBCPLUFF = @LIBS_LIBCPLUFF@
154 LIBS_OTHER = @LIBS_OTHER@
155 LIBTOOL = @LIBTOOL@
156 LIB_READLINE = @LIB_READLINE@
157 LIPO = @LIPO@
158 LN_S = @LN_S@
159 LTLIBICONV = @LTLIBICONV@
160 LTLIBINTL = @LTLIBINTL@
161 LTLIBOBJS = @LTLIBOBJS@
162 MAKEINFO = @MAKEINFO@
163 MANIFEST_TOOL = @MANIFEST_TOOL@
164 MKDIR_P = @MKDIR_P@
165 MSGFMT = @MSGFMT@
166 MSGFMT_015 = @MSGFMT_015@
167 MSGMERGE = @MSGMERGE@
168 NM = @NM@
169 NMEDIT = @NMEDIT@
170 OBJDUMP = @OBJDUMP@
171 OBJEXT = @OBJEXT@
172 OTOOL = @OTOOL@
173 OTOOL64 = @OTOOL64@
174 PACKAGE = @PACKAGE@
175 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176 PACKAGE_NAME = @PACKAGE_NAME@
177 PACKAGE_STRING = @PACKAGE_STRING@
178 PACKAGE_TARNAME = @PACKAGE_TARNAME@
179 PACKAGE_URL = @PACKAGE_URL@
180 PACKAGE_VERSION = @PACKAGE_VERSION@
181 PATH_SEPARATOR = @PATH_SEPARATOR@
182 POSUB = @POSUB@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 USE_NLS = @USE_NLS@
189 VERSION = @VERSION@
190 XGETTEXT = @XGETTEXT@
191 XGETTEXT_015 = @XGETTEXT_015@
192 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
193 abs_builddir = @abs_builddir@
194 abs_srcdir = @abs_srcdir@
195 abs_top_builddir = @abs_top_builddir@
196 abs_top_srcdir = @abs_top_srcdir@
197 ac_ct_AR = @ac_ct_AR@
198 ac_ct_CC = @ac_ct_CC@
199 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
200 am__include = @am__include@
201 am__leading_dot = @am__leading_dot@
202 am__quote = @am__quote@
203 am__tar = @am__tar@
204 am__untar = @am__untar@
205 bindir = @bindir@
206 build = @build@
207 build_alias = @build_alias@
208 build_cpu = @build_cpu@
209 build_os = @build_os@
210 build_vendor = @build_vendor@
211 builddir = @builddir@
212 datadir = @datadir@
213 datarootdir = @datarootdir@
214 docdir = @docdir@
215 dvidir = @dvidir@
216 exec_prefix = @exec_prefix@
217 host = @host@
218 host_alias = @host_alias@
219 host_cpu = @host_cpu@
220 host_os = @host_os@
221 host_vendor = @host_vendor@
222 htmldir = @htmldir@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 libdir = @libdir@
227 libexecdir = @libexecdir@
228 localedir = @localedir@
229 localstatedir = @localstatedir@
230 mandir = @mandir@
231 mkdir_p = @mkdir_p@
232 oldincludedir = @oldincludedir@
233 pdfdir = @pdfdir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 srcdir = @srcdir@
240 sysconfdir = @sysconfdir@
241 target_alias = @target_alias@
242 top_build_prefix = @top_build_prefix@
243 top_builddir = @top_builddir@
244 top_srcdir = @top_srcdir@
245 EXTRA_DIST = plugin.xml Makefile.nmake
246 pluginsdir = $(libdir)/cpfile/plugins
247 plugindir = $(pluginsdir)/special
248 plugin_LTLIBRARIES = libspecial.la
249 plugin_DATA = plugin.xml
250 libspecial_la_SOURCES = special.c
251 libspecial_la_LDFLAGS = -no-undefined -module -avoid-version
252 all: all-am
253
254 .SUFFIXES:
255 .SUFFIXES: .c .lo .o .obj
256 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
257         @for dep in $?; do \
258           case '$(am__configure_deps)' in \
259             *$$dep*) \
260               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
261                 && { if test -f $@; then exit 0; else break; fi; }; \
262               exit 1;; \
263           esac; \
264         done; \
265         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/cpfile/plugins/special/Makefile'; \
266         $(am__cd) $(top_srcdir) && \
267           $(AUTOMAKE) --foreign examples/cpfile/plugins/special/Makefile
268 .PRECIOUS: Makefile
269 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270         @case '$?' in \
271           *config.status*) \
272             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273           *) \
274             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276         esac;
277
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281 $(top_srcdir)/configure:  $(am__configure_deps)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285 $(am__aclocal_m4_deps):
286 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
287         @$(NORMAL_INSTALL)
288         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
289         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
290         list2=; for p in $$list; do \
291           if test -f $$p; then \
292             list2="$$list2 $$p"; \
293           else :; fi; \
294         done; \
295         test -z "$$list2" || { \
296           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
297           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
298         }
299
300 uninstall-pluginLTLIBRARIES:
301         @$(NORMAL_UNINSTALL)
302         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
303         for p in $$list; do \
304           $(am__strip_dir) \
305           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
306           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
307         done
308
309 clean-pluginLTLIBRARIES:
310         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
311         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
312           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
313           test "$$dir" != "$$p" || dir=.; \
314           echo "rm -f \"$${dir}/so_locations\""; \
315           rm -f "$${dir}/so_locations"; \
316         done
317 libspecial.la: $(libspecial_la_OBJECTS) $(libspecial_la_DEPENDENCIES) $(EXTRA_libspecial_la_DEPENDENCIES) 
318         $(libspecial_la_LINK) -rpath $(plugindir) $(libspecial_la_OBJECTS) $(libspecial_la_LIBADD) $(LIBS)
319
320 mostlyclean-compile:
321         -rm -f *.$(OBJEXT)
322
323 distclean-compile:
324         -rm -f *.tab.c
325
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/special.Plo@am__quote@
327
328 .c.o:
329 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
330 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
334
335 .c.obj:
336 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
337 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
341
342 .c.lo:
343 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
344 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
345 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
348
349 mostlyclean-libtool:
350         -rm -f *.lo
351
352 clean-libtool:
353         -rm -rf .libs _libs
354 install-pluginDATA: $(plugin_DATA)
355         @$(NORMAL_INSTALL)
356         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
357         @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
358         for p in $$list; do \
359           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
360           echo "$$d$$p"; \
361         done | $(am__base_list) | \
362         while read files; do \
363           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
364           $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
365         done
366
367 uninstall-pluginDATA:
368         @$(NORMAL_UNINSTALL)
369         @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
370         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
371         dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir)
372
373 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
374         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
375         unique=`for i in $$list; do \
376             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377           done | \
378           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379               END { if (nonempty) { for (i in files) print i; }; }'`; \
380         mkid -fID $$unique
381 tags: TAGS
382
383 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
384                 $(TAGS_FILES) $(LISP)
385         set x; \
386         here=`pwd`; \
387         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388         unique=`for i in $$list; do \
389             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390           done | \
391           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392               END { if (nonempty) { for (i in files) print i; }; }'`; \
393         shift; \
394         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
395           test -n "$$unique" || unique=$$empty_fix; \
396           if test $$# -gt 0; then \
397             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398               "$$@" $$unique; \
399           else \
400             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401               $$unique; \
402           fi; \
403         fi
404 ctags: CTAGS
405 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406                 $(TAGS_FILES) $(LISP)
407         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412               END { if (nonempty) { for (i in files) print i; }; }'`; \
413         test -z "$(CTAGS_ARGS)$$unique" \
414           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
415              $$unique
416
417 GTAGS:
418         here=`$(am__cd) $(top_builddir) && pwd` \
419           && $(am__cd) $(top_srcdir) \
420           && gtags -i $(GTAGS_ARGS) "$$here"
421
422 distclean-tags:
423         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
424
425 distdir: $(DISTFILES)
426         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         list='$(DISTFILES)'; \
429           dist_files=`for file in $$list; do echo $$file; done | \
430           sed -e "s|^$$srcdirstrip/||;t" \
431               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432         case $$dist_files in \
433           */*) $(MKDIR_P) `echo "$$dist_files" | \
434                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435                            sort -u` ;; \
436         esac; \
437         for file in $$dist_files; do \
438           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439           if test -d $$d/$$file; then \
440             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441             if test -d "$(distdir)/$$file"; then \
442               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443             fi; \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
446               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447             fi; \
448             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
449           else \
450             test -f "$(distdir)/$$file" \
451             || cp -p $$d/$$file "$(distdir)/$$file" \
452             || exit 1; \
453           fi; \
454         done
455 check-am: all-am
456 check: check-am
457 all-am: Makefile $(LTLIBRARIES) $(DATA)
458 installdirs:
459         for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"; do \
460           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
461         done
462 install: install-am
463 install-exec: install-exec-am
464 install-data: install-data-am
465 uninstall: uninstall-am
466
467 install-am: all-am
468         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
469
470 installcheck: installcheck-am
471 install-strip:
472         if test -z '$(STRIP)'; then \
473           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475               install; \
476         else \
477           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
480         fi
481 mostlyclean-generic:
482
483 clean-generic:
484
485 distclean-generic:
486         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
487         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
488
489 maintainer-clean-generic:
490         @echo "This command is intended for maintainers to use"
491         @echo "it deletes files that may require special tools to rebuild."
492 clean: clean-am
493
494 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
495         mostlyclean-am
496
497 distclean: distclean-am
498         -rm -rf ./$(DEPDIR)
499         -rm -f Makefile
500 distclean-am: clean-am distclean-compile distclean-generic \
501         distclean-tags
502
503 dvi: dvi-am
504
505 dvi-am:
506
507 html: html-am
508
509 html-am:
510
511 info: info-am
512
513 info-am:
514
515 install-data-am: install-pluginDATA install-pluginLTLIBRARIES
516
517 install-dvi: install-dvi-am
518
519 install-dvi-am:
520
521 install-exec-am:
522
523 install-html: install-html-am
524
525 install-html-am:
526
527 install-info: install-info-am
528
529 install-info-am:
530
531 install-man:
532
533 install-pdf: install-pdf-am
534
535 install-pdf-am:
536
537 install-ps: install-ps-am
538
539 install-ps-am:
540
541 installcheck-am:
542
543 maintainer-clean: maintainer-clean-am
544         -rm -rf ./$(DEPDIR)
545         -rm -f Makefile
546 maintainer-clean-am: distclean-am maintainer-clean-generic
547
548 mostlyclean: mostlyclean-am
549
550 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
551         mostlyclean-libtool
552
553 pdf: pdf-am
554
555 pdf-am:
556
557 ps: ps-am
558
559 ps-am:
560
561 uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES
562
563 .MAKE: install-am install-strip
564
565 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
566         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
567         distclean-compile distclean-generic distclean-libtool \
568         distclean-tags distdir dvi dvi-am html html-am info info-am \
569         install install-am install-data install-data-am install-dvi \
570         install-dvi-am install-exec install-exec-am install-html \
571         install-html-am install-info install-info-am install-man \
572         install-pdf install-pdf-am install-pluginDATA \
573         install-pluginLTLIBRARIES install-ps install-ps-am \
574         install-strip installcheck installcheck-am installdirs \
575         maintainer-clean maintainer-clean-generic mostlyclean \
576         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
577         pdf pdf-am ps ps-am tags uninstall uninstall-am \
578         uninstall-pluginDATA uninstall-pluginLTLIBRARIES
579
580
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.
583 .NOEXPORT: