Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / service / protocol-plugin / lib / cpluff / docsrc / 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 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkglibexecdir = $(libexecdir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 subdir = docsrc
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53 ACLOCAL = @ACLOCAL@
54 AMTAR = @AMTAR@
55 AR = @AR@
56 AS = @AS@
57 AUTOCONF = @AUTOCONF@
58 AUTOHEADER = @AUTOHEADER@
59 AUTOMAKE = @AUTOMAKE@
60 AWK = @AWK@
61 CC = @CC@
62 CCDEPMODE = @CCDEPMODE@
63 CFLAGS = @CFLAGS@
64 CPLUFF_LOADER = @CPLUFF_LOADER@
65 CPP = @CPP@
66 CPPFLAGS = @CPPFLAGS@
67 CP_CXX_LIB_VERSION = @CP_CXX_LIB_VERSION@
68 CP_C_LIB_VERSION = @CP_C_LIB_VERSION@
69 CP_VERSION_MAJOR = @CP_VERSION_MAJOR@
70 CP_VERSION_MINOR = @CP_VERSION_MINOR@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 DLLTOOL = @DLLTOOL@
75 DSYMUTIL = @DSYMUTIL@
76 DUMPBIN = @DUMPBIN@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 FGREP = @FGREP@
83 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
84 GMSGFMT = @GMSGFMT@
85 GMSGFMT_015 = @GMSGFMT_015@
86 GREP = @GREP@
87 INSTALL = @INSTALL@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 INTLLIBS = @INTLLIBS@
93 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
94 LD = @LD@
95 LDFLAGS = @LDFLAGS@
96 LIBICONV = @LIBICONV@
97 LIBINTL = @LIBINTL@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LIBS_LIBCPLUFF = @LIBS_LIBCPLUFF@
101 LIBS_OTHER = @LIBS_OTHER@
102 LIBTOOL = @LIBTOOL@
103 LIB_READLINE = @LIB_READLINE@
104 LIPO = @LIPO@
105 LN_S = @LN_S@
106 LTLIBICONV = @LTLIBICONV@
107 LTLIBINTL = @LTLIBINTL@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 MANIFEST_TOOL = @MANIFEST_TOOL@
111 MKDIR_P = @MKDIR_P@
112 MSGFMT = @MSGFMT@
113 MSGFMT_015 = @MSGFMT_015@
114 MSGMERGE = @MSGMERGE@
115 NM = @NM@
116 NMEDIT = @NMEDIT@
117 OBJDUMP = @OBJDUMP@
118 OBJEXT = @OBJEXT@
119 OTOOL = @OTOOL@
120 OTOOL64 = @OTOOL64@
121 PACKAGE = @PACKAGE@
122 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123 PACKAGE_NAME = @PACKAGE_NAME@
124 PACKAGE_STRING = @PACKAGE_STRING@
125 PACKAGE_TARNAME = @PACKAGE_TARNAME@
126 PACKAGE_URL = @PACKAGE_URL@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 POSUB = @POSUB@
130 RANLIB = @RANLIB@
131 SED = @SED@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 USE_NLS = @USE_NLS@
136 VERSION = @VERSION@
137 XGETTEXT = @XGETTEXT@
138 XGETTEXT_015 = @XGETTEXT_015@
139 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_AR = @ac_ct_AR@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 oldincludedir = @oldincludedir@
180 pdfdir = @pdfdir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 psdir = @psdir@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 srcdir = @srcdir@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 EXTRA_DIST = doxygen.css doxygen.footer
193 all: all-am
194
195 .SUFFIXES:
196 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
197         @for dep in $?; do \
198           case '$(am__configure_deps)' in \
199             *$$dep*) \
200               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
201                 && { if test -f $@; then exit 0; else break; fi; }; \
202               exit 1;; \
203           esac; \
204         done; \
205         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docsrc/Makefile'; \
206         $(am__cd) $(top_srcdir) && \
207           $(AUTOMAKE) --foreign docsrc/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210         @case '$?' in \
211           *config.status*) \
212             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213           *) \
214             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216         esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure:  $(am__configure_deps)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(am__aclocal_m4_deps):
226
227 mostlyclean-libtool:
228         -rm -f *.lo
229
230 clean-libtool:
231         -rm -rf .libs _libs
232 tags: TAGS
233 TAGS:
234
235 ctags: CTAGS
236 CTAGS:
237
238
239 distdir: $(DISTFILES)
240         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
241         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
242         list='$(DISTFILES)'; \
243           dist_files=`for file in $$list; do echo $$file; done | \
244           sed -e "s|^$$srcdirstrip/||;t" \
245               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
246         case $$dist_files in \
247           */*) $(MKDIR_P) `echo "$$dist_files" | \
248                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
249                            sort -u` ;; \
250         esac; \
251         for file in $$dist_files; do \
252           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
253           if test -d $$d/$$file; then \
254             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
255             if test -d "$(distdir)/$$file"; then \
256               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
257             fi; \
258             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
259               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
260               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
261             fi; \
262             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
263           else \
264             test -f "$(distdir)/$$file" \
265             || cp -p $$d/$$file "$(distdir)/$$file" \
266             || exit 1; \
267           fi; \
268         done
269 check-am: all-am
270 check: check-am
271 all-am: Makefile
272 installdirs:
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
277
278 install-am: all-am
279         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281 installcheck: installcheck-am
282 install-strip:
283         if test -z '$(STRIP)'; then \
284           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
286               install; \
287         else \
288           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
289             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
290             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
291         fi
292 mostlyclean-generic:
293
294 clean-generic:
295
296 distclean-generic:
297         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
298         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
299
300 maintainer-clean-generic:
301         @echo "This command is intended for maintainers to use"
302         @echo "it deletes files that may require special tools to rebuild."
303 clean: clean-am
304
305 clean-am: clean-generic clean-libtool mostlyclean-am
306
307 distclean: distclean-am
308         -rm -f Makefile
309 distclean-am: clean-am distclean-generic
310
311 dvi: dvi-am
312
313 dvi-am:
314
315 html: html-am
316
317 html-am:
318
319 info: info-am
320
321 info-am:
322
323 install-data-am:
324
325 install-dvi: install-dvi-am
326
327 install-dvi-am:
328
329 install-exec-am:
330
331 install-html: install-html-am
332
333 install-html-am:
334
335 install-info: install-info-am
336
337 install-info-am:
338
339 install-man:
340
341 install-pdf: install-pdf-am
342
343 install-pdf-am:
344
345 install-ps: install-ps-am
346
347 install-ps-am:
348
349 installcheck-am:
350
351 maintainer-clean: maintainer-clean-am
352         -rm -f Makefile
353 maintainer-clean-am: distclean-am maintainer-clean-generic
354
355 mostlyclean: mostlyclean-am
356
357 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
358
359 pdf: pdf-am
360
361 pdf-am:
362
363 ps: ps-am
364
365 ps-am:
366
367 uninstall-am:
368
369 .MAKE: install-am install-strip
370
371 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
372         distclean distclean-generic distclean-libtool distdir dvi \
373         dvi-am html html-am info info-am install install-am \
374         install-data install-data-am install-dvi install-dvi-am \
375         install-exec install-exec-am install-html install-html-am \
376         install-info install-info-am install-man install-pdf \
377         install-pdf-am install-ps install-ps-am install-strip \
378         installcheck installcheck-am installdirs maintainer-clean \
379         maintainer-clean-generic mostlyclean mostlyclean-generic \
380         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
381
382
383 # Tell versions [3.59,3.63) of GNU make to not export all variables.
384 # Otherwise a system limit (for SysV at least) may be exceeded.
385 .NOEXPORT: