uploaded liboauth for tizen_3.0
[platform/upstream/liboauth.git] / src / 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
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = src
40 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in $(srcdir)/config.h.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 = config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
56 am__install_max = 40
57 am__nobase_strip_setup = \
58   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
59 am__nobase_strip = \
60   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
61 am__nobase_list = $(am__nobase_strip_setup); \
62   for p in $$list; do echo "$$p $$p"; done | \
63   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65     if (++n[$$2] == $(am__install_max)) \
66       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67     END { for (dir in files) print dir, files[dir] }'
68 am__base_list = \
69   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71 am__uninstall_files_from_dir = { \
72   test -z "$$files" \
73     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
74     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
75          $(am__cd) "$$dir" && rm -f $$files; }; \
76   }
77 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
78 LTLIBRARIES = $(lib_LTLIBRARIES)
79 liboauth_la_DEPENDENCIES =
80 am_liboauth_la_OBJECTS = liboauth_la-oauth.lo liboauth_la-hash.lo \
81         liboauth_la-xmalloc.lo liboauth_la-oauth_http.lo
82 liboauth_la_OBJECTS = $(am_liboauth_la_OBJECTS)
83 liboauth_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
84         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(liboauth_la_CFLAGS) \
85         $(CFLAGS) $(liboauth_la_LDFLAGS) $(LDFLAGS) -o $@
86 DEFAULT_INCLUDES = -I.@am__isrc@
87 depcomp = $(SHELL) $(top_srcdir)/depcomp
88 am__depfiles_maybe = depfiles
89 am__mv = mv -f
90 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95 CCLD = $(CC)
96 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
98         $(LDFLAGS) -o $@
99 SOURCES = $(liboauth_la_SOURCES)
100 DIST_SOURCES = $(liboauth_la_SOURCES)
101 HEADERS = $(include_HEADERS)
102 ETAGS = etags
103 CTAGS = ctags
104 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105 ACLOCAL = @ACLOCAL@
106 ALLOCA = @ALLOCA@
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 CPP = @CPP@
118 CPPFLAGS = @CPPFLAGS@
119 CURLCMD = @CURLCMD@
120 CURL_CFLAGS = @CURL_CFLAGS@
121 CURL_LIBS = @CURL_LIBS@
122 CYGPATH_W = @CYGPATH_W@
123 DEFS = @DEFS@
124 DEPDIR = @DEPDIR@
125 DLLTOOL = @DLLTOOL@
126 DOT = @DOT@
127 DOTPATH = @DOTPATH@
128 DOXYGEN = @DOXYGEN@
129 DSYMUTIL = @DSYMUTIL@
130 DUMPBIN = @DUMPBIN@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 EXESUF = @EXESUF@
137 FGREP = @FGREP@
138 GREP = @GREP@
139 HASH_CFLAGS = @HASH_CFLAGS@
140 HASH_LIBS = @HASH_LIBS@
141 HAVEDOT = @HAVEDOT@
142 INSTALL = @INSTALL@
143 INSTALL_DATA = @INSTALL_DATA@
144 INSTALL_PROGRAM = @INSTALL_PROGRAM@
145 INSTALL_SCRIPT = @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147 ISODATE = @ISODATE@
148 LD = @LD@
149 LDFLAGS = @LDFLAGS@
150 LIBOAUTH_CFLAGS = @LIBOAUTH_CFLAGS@
151 LIBOAUTH_LDFLAGS = @LIBOAUTH_LDFLAGS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTOOL = @LIBTOOL@
155 LIPO = @LIPO@
156 LN_S = @LN_S@
157 LTLIBOBJS = @LTLIBOBJS@
158 MAKEINFO = @MAKEINFO@
159 MANIFEST_TOOL = @MANIFEST_TOOL@
160 MKDIR_P = @MKDIR_P@
161 NM = @NM@
162 NMEDIT = @NMEDIT@
163 NSS_CFLAGS = @NSS_CFLAGS@
164 NSS_LIBS = @NSS_LIBS@
165 OBJDUMP = @OBJDUMP@
166 OBJEXT = @OBJEXT@
167 OTOOL = @OTOOL@
168 OTOOL64 = @OTOOL64@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_URL = @PACKAGE_URL@
175 PACKAGE_VERSION = @PACKAGE_VERSION@
176 PATH_SEPARATOR = @PATH_SEPARATOR@
177 PC_LIB = @PC_LIB@
178 PC_REQ = @PC_REQ@
179 PERL = @PERL@
180 PKG_CONFIG = @PKG_CONFIG@
181 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
182 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 TEST_UNICODE = @TEST_UNICODE@
189 VERSION = @VERSION@
190 VERSION_INFO = @VERSION_INFO@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_AR = @ac_ct_AR@
196 ac_ct_CC = @ac_ct_CC@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 builddir = @builddir@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host = @host@
216 host_alias = @host_alias@
217 host_cpu = @host_cpu@
218 host_os = @host_os@
219 host_vendor = @host_vendor@
220 htmldir = @htmldir@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 oldincludedir = @oldincludedir@
231 pdfdir = @pdfdir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 psdir = @psdir@
235 sbindir = @sbindir@
236 sharedstatedir = @sharedstatedir@
237 srcdir = @srcdir@
238 subdirs = @subdirs@
239 sysconfdir = @sysconfdir@
240 target = @target@
241 target_alias = @target_alias@
242 target_cpu = @target_cpu@
243 target_os = @target_os@
244 target_vendor = @target_vendor@
245 top_build_prefix = @top_build_prefix@
246 top_builddir = @top_builddir@
247 top_srcdir = @top_srcdir@
248 ACLOCAL_AMFLAGS = -I m4
249 lib_LTLIBRARIES = liboauth.la
250 include_HEADERS = oauth.h 
251 liboauth_la_SOURCES = oauth.c config.h hash.c xmalloc.c xmalloc.h oauth_http.c
252 liboauth_la_LDFLAGS = @LIBOAUTH_LDFLAGS@ -version-info @VERSION_INFO@
253 liboauth_la_LIBADD = @HASH_LIBS@ @CURL_LIBS@
254 liboauth_la_CFLAGS = @LIBOAUTH_CFLAGS@ @HASH_CFLAGS@ @CURL_CFLAGS@
255 EXTRA_DIST = sha1.c
256 all: config.h
257         $(MAKE) $(AM_MAKEFLAGS) 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) --gnu src/Makefile'; \
271         $(am__cd) $(top_srcdir) && \
272           $(AUTOMAKE) --gnu src/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
292 config.h: stamp-h1
293         @if test ! -f $@; then rm -f stamp-h1; else :; fi
294         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
295
296 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
297         @rm -f stamp-h1
298         cd $(top_builddir) && $(SHELL) ./config.status src/config.h
299 $(srcdir)/config.h.in:  $(am__configure_deps) 
300         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
301         rm -f stamp-h1
302         touch $@
303
304 distclean-hdr:
305         -rm -f config.h stamp-h1
306 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
307         @$(NORMAL_INSTALL)
308         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
309         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
310         list2=; for p in $$list; do \
311           if test -f $$p; then \
312             list2="$$list2 $$p"; \
313           else :; fi; \
314         done; \
315         test -z "$$list2" || { \
316           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
317           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
318         }
319
320 uninstall-libLTLIBRARIES:
321         @$(NORMAL_UNINSTALL)
322         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
323         for p in $$list; do \
324           $(am__strip_dir) \
325           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
326           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
327         done
328
329 clean-libLTLIBRARIES:
330         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
331         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
332           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
333           test "$$dir" != "$$p" || dir=.; \
334           echo "rm -f \"$${dir}/so_locations\""; \
335           rm -f "$${dir}/so_locations"; \
336         done
337 liboauth.la: $(liboauth_la_OBJECTS) $(liboauth_la_DEPENDENCIES) $(EXTRA_liboauth_la_DEPENDENCIES) 
338         $(liboauth_la_LINK) -rpath $(libdir) $(liboauth_la_OBJECTS) $(liboauth_la_LIBADD) $(LIBS)
339
340 mostlyclean-compile:
341         -rm -f *.$(OBJEXT)
342
343 distclean-compile:
344         -rm -f *.tab.c
345
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liboauth_la-hash.Plo@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liboauth_la-oauth.Plo@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liboauth_la-oauth_http.Plo@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liboauth_la-xmalloc.Plo@am__quote@
350
351 .c.o:
352 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
353 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
357
358 .c.obj:
359 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
360 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
362 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
363 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
364
365 .c.lo:
366 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
367 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
368 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
370 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
371
372 liboauth_la-oauth.lo: oauth.c
373 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -MT liboauth_la-oauth.lo -MD -MP -MF $(DEPDIR)/liboauth_la-oauth.Tpo -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo '$(srcdir)/'`oauth.c
374 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/liboauth_la-oauth.Tpo $(DEPDIR)/liboauth_la-oauth.Plo
375 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='oauth.c' object='liboauth_la-oauth.lo' libtool=yes @AMDEPBACKSLASH@
376 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo '$(srcdir)/'`oauth.c
378
379 liboauth_la-hash.lo: hash.c
380 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -MT liboauth_la-hash.lo -MD -MP -MF $(DEPDIR)/liboauth_la-hash.Tpo -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
381 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/liboauth_la-hash.Tpo $(DEPDIR)/liboauth_la-hash.Plo
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hash.c' object='liboauth_la-hash.lo' libtool=yes @AMDEPBACKSLASH@
383 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
385
386 liboauth_la-xmalloc.lo: xmalloc.c
387 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -MT liboauth_la-xmalloc.lo -MD -MP -MF $(DEPDIR)/liboauth_la-xmalloc.Tpo -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
388 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/liboauth_la-xmalloc.Tpo $(DEPDIR)/liboauth_la-xmalloc.Plo
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xmalloc.c' object='liboauth_la-xmalloc.lo' libtool=yes @AMDEPBACKSLASH@
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
392
393 liboauth_la-oauth_http.lo: oauth_http.c
394 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -MT liboauth_la-oauth_http.lo -MD -MP -MF $(DEPDIR)/liboauth_la-oauth_http.Tpo -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo '$(srcdir)/'`oauth_http.c
395 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/liboauth_la-oauth_http.Tpo $(DEPDIR)/liboauth_la-oauth_http.Plo
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='oauth_http.c' object='liboauth_la-oauth_http.lo' libtool=yes @AMDEPBACKSLASH@
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboauth_la_CFLAGS) $(CFLAGS) -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo '$(srcdir)/'`oauth_http.c
399
400 mostlyclean-libtool:
401         -rm -f *.lo
402
403 clean-libtool:
404         -rm -rf .libs _libs
405 install-includeHEADERS: $(include_HEADERS)
406         @$(NORMAL_INSTALL)
407         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
408         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
409         for p in $$list; do \
410           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411           echo "$$d$$p"; \
412         done | $(am__base_list) | \
413         while read files; do \
414           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
415           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
416         done
417
418 uninstall-includeHEADERS:
419         @$(NORMAL_UNINSTALL)
420         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
421         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
422         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
423
424 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426         unique=`for i in $$list; do \
427             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428           done | \
429           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430               END { if (nonempty) { for (i in files) print i; }; }'`; \
431         mkid -fID $$unique
432 tags: TAGS
433
434 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
435                 $(TAGS_FILES) $(LISP)
436         set x; \
437         here=`pwd`; \
438         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443               END { if (nonempty) { for (i in files) print i; }; }'`; \
444         shift; \
445         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446           test -n "$$unique" || unique=$$empty_fix; \
447           if test $$# -gt 0; then \
448             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449               "$$@" $$unique; \
450           else \
451             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452               $$unique; \
453           fi; \
454         fi
455 ctags: CTAGS
456 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
457                 $(TAGS_FILES) $(LISP)
458         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
459         unique=`for i in $$list; do \
460             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461           done | \
462           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463               END { if (nonempty) { for (i in files) print i; }; }'`; \
464         test -z "$(CTAGS_ARGS)$$unique" \
465           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466              $$unique
467
468 GTAGS:
469         here=`$(am__cd) $(top_builddir) && pwd` \
470           && $(am__cd) $(top_srcdir) \
471           && gtags -i $(GTAGS_ARGS) "$$here"
472
473 distclean-tags:
474         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
475
476 distdir: $(DISTFILES)
477         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         list='$(DISTFILES)'; \
480           dist_files=`for file in $$list; do echo $$file; done | \
481           sed -e "s|^$$srcdirstrip/||;t" \
482               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483         case $$dist_files in \
484           */*) $(MKDIR_P) `echo "$$dist_files" | \
485                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486                            sort -u` ;; \
487         esac; \
488         for file in $$dist_files; do \
489           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490           if test -d $$d/$$file; then \
491             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492             if test -d "$(distdir)/$$file"; then \
493               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494             fi; \
495             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498             fi; \
499             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500           else \
501             test -f "$(distdir)/$$file" \
502             || cp -p $$d/$$file "$(distdir)/$$file" \
503             || exit 1; \
504           fi; \
505         done
506 check-am: all-am
507 check: check-am
508 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
509 installdirs:
510         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
511           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
512         done
513 install: install-am
514 install-exec: install-exec-am
515 install-data: install-data-am
516 uninstall: uninstall-am
517
518 install-am: all-am
519         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520
521 installcheck: installcheck-am
522 install-strip:
523         if test -z '$(STRIP)'; then \
524           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
525             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
526               install; \
527         else \
528           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
529             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
530             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
531         fi
532 mostlyclean-generic:
533
534 clean-generic:
535
536 distclean-generic:
537         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
539
540 maintainer-clean-generic:
541         @echo "This command is intended for maintainers to use"
542         @echo "it deletes files that may require special tools to rebuild."
543 clean: clean-am
544
545 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
546         mostlyclean-am
547
548 distclean: distclean-am
549         -rm -rf ./$(DEPDIR)
550         -rm -f Makefile
551 distclean-am: clean-am distclean-compile distclean-generic \
552         distclean-hdr distclean-tags
553
554 dvi: dvi-am
555
556 dvi-am:
557
558 html: html-am
559
560 html-am:
561
562 info: info-am
563
564 info-am:
565
566 install-data-am: install-includeHEADERS
567
568 install-dvi: install-dvi-am
569
570 install-dvi-am:
571
572 install-exec-am: install-libLTLIBRARIES
573
574 install-html: install-html-am
575
576 install-html-am:
577
578 install-info: install-info-am
579
580 install-info-am:
581
582 install-man:
583
584 install-pdf: install-pdf-am
585
586 install-pdf-am:
587
588 install-ps: install-ps-am
589
590 install-ps-am:
591
592 installcheck-am:
593
594 maintainer-clean: maintainer-clean-am
595         -rm -rf ./$(DEPDIR)
596         -rm -f Makefile
597 maintainer-clean-am: distclean-am maintainer-clean-generic
598
599 mostlyclean: mostlyclean-am
600
601 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
602         mostlyclean-libtool
603
604 pdf: pdf-am
605
606 pdf-am:
607
608 ps: ps-am
609
610 ps-am:
611
612 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
613
614 .MAKE: all install-am install-strip
615
616 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
617         clean-libLTLIBRARIES clean-libtool ctags distclean \
618         distclean-compile distclean-generic distclean-hdr \
619         distclean-libtool distclean-tags distdir dvi dvi-am html \
620         html-am info info-am install install-am install-data \
621         install-data-am install-dvi install-dvi-am install-exec \
622         install-exec-am install-html install-html-am \
623         install-includeHEADERS install-info install-info-am \
624         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
625         install-ps install-ps-am install-strip installcheck \
626         installcheck-am installdirs maintainer-clean \
627         maintainer-clean-generic mostlyclean mostlyclean-compile \
628         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
629         tags uninstall uninstall-am uninstall-includeHEADERS \
630         uninstall-libLTLIBRARIES
631
632
633 # Tell versions [3.59,3.63) of GNU make to not export all variables.
634 # Otherwise a system limit (for SysV at least) may be exceeded.
635 .NOEXPORT: