iotivity 0.9.0
[platform/upstream/iotivity.git] / service / protocol-plugin / lib / cpluff / test / plugins-source / symuser / 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 = test/plugins-source/symuser
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 libruntime_la_LIBADD =
82 am_libruntime_la_OBJECTS = symuser.lo
83 libruntime_la_OBJECTS = $(am_libruntime_la_OBJECTS)
84 libruntime_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
85         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86         $(libruntime_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 = $(libruntime_la_SOURCES)
101 DIST_SOURCES = $(libruntime_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 = @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_OTHER@ @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
246 plugindir = /plugins/symuser
247 plugin_LTLIBRARIES = libruntime.la
248 plugin_DATA = plugin.xml
249 libruntime_la_SOURCES = symuser.c
250 libruntime_la_LDFLAGS = -module -avoid-version
251 all: all-am
252
253 .SUFFIXES:
254 .SUFFIXES: .c .lo .o .obj
255 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
256         @for dep in $?; do \
257           case '$(am__configure_deps)' in \
258             *$$dep*) \
259               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
260                 && { if test -f $@; then exit 0; else break; fi; }; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/plugins-source/symuser/Makefile'; \
265         $(am__cd) $(top_srcdir) && \
266           $(AUTOMAKE) --foreign test/plugins-source/symuser/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272           *) \
273             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275         esac;
276
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280 $(top_srcdir)/configure:  $(am__configure_deps)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(am__aclocal_m4_deps):
285 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
286         @$(NORMAL_INSTALL)
287         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
288         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
289         list2=; for p in $$list; do \
290           if test -f $$p; then \
291             list2="$$list2 $$p"; \
292           else :; fi; \
293         done; \
294         test -z "$$list2" || { \
295           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
296           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
297         }
298
299 uninstall-pluginLTLIBRARIES:
300         @$(NORMAL_UNINSTALL)
301         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
302         for p in $$list; do \
303           $(am__strip_dir) \
304           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
305           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
306         done
307
308 clean-pluginLTLIBRARIES:
309         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
310         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
311           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
312           test "$$dir" != "$$p" || dir=.; \
313           echo "rm -f \"$${dir}/so_locations\""; \
314           rm -f "$${dir}/so_locations"; \
315         done
316 libruntime.la: $(libruntime_la_OBJECTS) $(libruntime_la_DEPENDENCIES) $(EXTRA_libruntime_la_DEPENDENCIES) 
317         $(libruntime_la_LINK) -rpath $(plugindir) $(libruntime_la_OBJECTS) $(libruntime_la_LIBADD) $(LIBS)
318
319 mostlyclean-compile:
320         -rm -f *.$(OBJEXT)
321
322 distclean-compile:
323         -rm -f *.tab.c
324
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symuser.Plo@am__quote@
326
327 .c.o:
328 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
329 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
332 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
333
334 .c.obj:
335 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
336 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
340
341 .c.lo:
342 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
343 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
345 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
347
348 mostlyclean-libtool:
349         -rm -f *.lo
350
351 clean-libtool:
352         -rm -rf .libs _libs
353 install-pluginDATA: $(plugin_DATA)
354         @$(NORMAL_INSTALL)
355         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
356         @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
357         for p in $$list; do \
358           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
359           echo "$$d$$p"; \
360         done | $(am__base_list) | \
361         while read files; do \
362           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
363           $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
364         done
365
366 uninstall-pluginDATA:
367         @$(NORMAL_UNINSTALL)
368         @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
369         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
370         dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir)
371
372 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
373         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
374         unique=`for i in $$list; do \
375             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376           done | \
377           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
378               END { if (nonempty) { for (i in files) print i; }; }'`; \
379         mkid -fID $$unique
380 tags: TAGS
381
382 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
383                 $(TAGS_FILES) $(LISP)
384         set x; \
385         here=`pwd`; \
386         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
387         unique=`for i in $$list; do \
388             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389           done | \
390           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
391               END { if (nonempty) { for (i in files) print i; }; }'`; \
392         shift; \
393         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
394           test -n "$$unique" || unique=$$empty_fix; \
395           if test $$# -gt 0; then \
396             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397               "$$@" $$unique; \
398           else \
399             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400               $$unique; \
401           fi; \
402         fi
403 ctags: CTAGS
404 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
405                 $(TAGS_FILES) $(LISP)
406         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
407         unique=`for i in $$list; do \
408             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409           done | \
410           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411               END { if (nonempty) { for (i in files) print i; }; }'`; \
412         test -z "$(CTAGS_ARGS)$$unique" \
413           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
414              $$unique
415
416 GTAGS:
417         here=`$(am__cd) $(top_builddir) && pwd` \
418           && $(am__cd) $(top_srcdir) \
419           && gtags -i $(GTAGS_ARGS) "$$here"
420
421 distclean-tags:
422         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423
424 distdir: $(DISTFILES)
425         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427         list='$(DISTFILES)'; \
428           dist_files=`for file in $$list; do echo $$file; done | \
429           sed -e "s|^$$srcdirstrip/||;t" \
430               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
431         case $$dist_files in \
432           */*) $(MKDIR_P) `echo "$$dist_files" | \
433                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
434                            sort -u` ;; \
435         esac; \
436         for file in $$dist_files; do \
437           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
438           if test -d $$d/$$file; then \
439             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
440             if test -d "$(distdir)/$$file"; then \
441               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
442             fi; \
443             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
444               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
445               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
446             fi; \
447             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
448           else \
449             test -f "$(distdir)/$$file" \
450             || cp -p $$d/$$file "$(distdir)/$$file" \
451             || exit 1; \
452           fi; \
453         done
454 check-am: all-am
455 check: check-am
456 all-am: Makefile $(LTLIBRARIES) $(DATA)
457 installdirs:
458         for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"; do \
459           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
460         done
461 install: install-am
462 install-exec: install-exec-am
463 install-data: install-data-am
464 uninstall: uninstall-am
465
466 install-am: all-am
467         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
468
469 installcheck: installcheck-am
470 install-strip:
471         if test -z '$(STRIP)'; then \
472           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474               install; \
475         else \
476           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
477             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
478             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
479         fi
480 mostlyclean-generic:
481
482 clean-generic:
483
484 distclean-generic:
485         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
486         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
487
488 maintainer-clean-generic:
489         @echo "This command is intended for maintainers to use"
490         @echo "it deletes files that may require special tools to rebuild."
491 clean: clean-am
492
493 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
494         mostlyclean-am
495
496 distclean: distclean-am
497         -rm -rf ./$(DEPDIR)
498         -rm -f Makefile
499 distclean-am: clean-am distclean-compile distclean-generic \
500         distclean-tags
501
502 dvi: dvi-am
503
504 dvi-am:
505
506 html: html-am
507
508 html-am:
509
510 info: info-am
511
512 info-am:
513
514 install-data-am: install-pluginDATA install-pluginLTLIBRARIES
515
516 install-dvi: install-dvi-am
517
518 install-dvi-am:
519
520 install-exec-am:
521
522 install-html: install-html-am
523
524 install-html-am:
525
526 install-info: install-info-am
527
528 install-info-am:
529
530 install-man:
531
532 install-pdf: install-pdf-am
533
534 install-pdf-am:
535
536 install-ps: install-ps-am
537
538 install-ps-am:
539
540 installcheck-am:
541
542 maintainer-clean: maintainer-clean-am
543         -rm -rf ./$(DEPDIR)
544         -rm -f Makefile
545 maintainer-clean-am: distclean-am maintainer-clean-generic
546
547 mostlyclean: mostlyclean-am
548
549 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
550         mostlyclean-libtool
551
552 pdf: pdf-am
553
554 pdf-am:
555
556 ps: ps-am
557
558 ps-am:
559
560 uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES
561
562 .MAKE: install-am install-strip
563
564 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
565         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
566         distclean-compile distclean-generic distclean-libtool \
567         distclean-tags distdir dvi dvi-am html html-am info info-am \
568         install install-am install-data install-data-am install-dvi \
569         install-dvi-am install-exec install-exec-am install-html \
570         install-html-am install-info install-info-am install-man \
571         install-pdf install-pdf-am install-pluginDATA \
572         install-pluginLTLIBRARIES install-ps install-ps-am \
573         install-strip installcheck installcheck-am installdirs \
574         maintainer-clean maintainer-clean-generic mostlyclean \
575         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
576         pdf pdf-am ps ps-am tags uninstall uninstall-am \
577         uninstall-pluginDATA uninstall-pluginLTLIBRARIES
578
579
580 # Tell versions [3.59,3.63) of GNU make to not export all variables.
581 # Otherwise a system limit (for SysV at least) may be exceeded.
582 .NOEXPORT: