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