Imported Upstream version 2.4+dfsg
[shibboleth/sp.git] / nsapi_shib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = nsapi_shib
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
41         $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/m4/doxygen.m4 \
42         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj = case $$p in \
53     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54     *) f=$$p;; \
55   esac;
56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57 am__install_max = 40
58 am__nobase_strip_setup = \
59   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60 am__nobase_strip = \
61   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62 am__nobase_list = $(am__nobase_strip_setup); \
63   for p in $$list; do echo "$$p $$p"; done | \
64   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66     if (++n[$$2] == $(am__install_max)) \
67       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68     END { for (dir in files) print dir, files[dir] }'
69 am__base_list = \
70   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72 am__installdirs = "$(DESTDIR)$(nsapi_shibdir)"
73 LTLIBRARIES = $(nsapi_shib_LTLIBRARIES)
74 am__DEPENDENCIES_1 =
75 @BUILD_NSAPI_TRUE@nsapi_shib_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
76 @BUILD_NSAPI_TRUE@      $(top_builddir)/shibsp/libshibsp-lite.la
77 am__nsapi_shib_la_SOURCES_DIST = nsapi_shib.cpp
78 @BUILD_NSAPI_TRUE@am_nsapi_shib_la_OBJECTS =  \
79 @BUILD_NSAPI_TRUE@      nsapi_shib_la-nsapi_shib.lo
80 nsapi_shib_la_OBJECTS = $(am_nsapi_shib_la_OBJECTS)
81 nsapi_shib_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
82         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(nsapi_shib_la_CXXFLAGS) \
83         $(CXXFLAGS) $(nsapi_shib_la_LDFLAGS) $(LDFLAGS) -o $@
84 @BUILD_NSAPI_TRUE@am_nsapi_shib_la_rpath = -rpath $(nsapi_shibdir)
85 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
86 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
87 am__depfiles_maybe = depfiles
88 am__mv = mv -f
89 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
90         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
91 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
93         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
94 CXXLD = $(CXX)
95 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
97         $(LDFLAGS) -o $@
98 SOURCES = $(nsapi_shib_la_SOURCES)
99 DIST_SOURCES = $(am__nsapi_shib_la_SOURCES_DIST)
100 ETAGS = etags
101 CTAGS = ctags
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 AMTAR = @AMTAR@
105 APR1_CONFIG = @APR1_CONFIG@
106 APR_CONFIG = @APR_CONFIG@
107 APU1_CONFIG = @APU1_CONFIG@
108 APU_CONFIG = @APU_CONFIG@
109 APXS = @APXS@
110 APXS2 = @APXS2@
111 APXS22 = @APXS22@
112 APXS22_CFLAGS = @APXS22_CFLAGS@
113 APXS22_INCLUDE = @APXS22_INCLUDE@
114 APXS2_CFLAGS = @APXS2_CFLAGS@
115 APXS2_INCLUDE = @APXS2_INCLUDE@
116 APXS_CFLAGS = @APXS_CFLAGS@
117 APXS_INCLUDE = @APXS_INCLUDE@
118 AR = @AR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 CC = @CC@
124 CCDEPMODE = @CCDEPMODE@
125 CFLAGS = @CFLAGS@
126 CPP = @CPP@
127 CPPFLAGS = @CPPFLAGS@
128 CXX = @CXX@
129 CXXCPP = @CXXCPP@
130 CXXDEPMODE = @CXXDEPMODE@
131 CXXFLAGS = @CXXFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 DEFS = @DEFS@
134 DEPDIR = @DEPDIR@
135 DLLTOOL = @DLLTOOL@
136 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
137 DSYMUTIL = @DSYMUTIL@
138 DUMPBIN = @DUMPBIN@
139 DX_CONFIG = @DX_CONFIG@
140 DX_DOCDIR = @DX_DOCDIR@
141 DX_DOT = @DX_DOT@
142 DX_DOXYGEN = @DX_DOXYGEN@
143 DX_DVIPS = @DX_DVIPS@
144 DX_EGREP = @DX_EGREP@
145 DX_ENV = @DX_ENV@
146 DX_FLAG_chi = @DX_FLAG_chi@
147 DX_FLAG_chm = @DX_FLAG_chm@
148 DX_FLAG_doc = @DX_FLAG_doc@
149 DX_FLAG_dot = @DX_FLAG_dot@
150 DX_FLAG_html = @DX_FLAG_html@
151 DX_FLAG_man = @DX_FLAG_man@
152 DX_FLAG_pdf = @DX_FLAG_pdf@
153 DX_FLAG_ps = @DX_FLAG_ps@
154 DX_FLAG_rtf = @DX_FLAG_rtf@
155 DX_FLAG_xml = @DX_FLAG_xml@
156 DX_HHC = @DX_HHC@
157 DX_LATEX = @DX_LATEX@
158 DX_MAKEINDEX = @DX_MAKEINDEX@
159 DX_PDFLATEX = @DX_PDFLATEX@
160 DX_PERL = @DX_PERL@
161 DX_PROJECT = @DX_PROJECT@
162 ECHO_C = @ECHO_C@
163 ECHO_N = @ECHO_N@
164 ECHO_T = @ECHO_T@
165 EGREP = @EGREP@
166 EXEEXT = @EXEEXT@
167 FASTCGI_INCLUDE = @FASTCGI_INCLUDE@
168 FASTCGI_LDFLAGS = @FASTCGI_LDFLAGS@
169 FASTCGI_LIBS = @FASTCGI_LIBS@
170 FGREP = @FGREP@
171 GREP = @GREP@
172 INSTALL = @INSTALL@
173 INSTALL_DATA = @INSTALL_DATA@
174 INSTALL_PROGRAM = @INSTALL_PROGRAM@
175 INSTALL_SCRIPT = @INSTALL_SCRIPT@
176 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
177 LD = @LD@
178 LDFLAGS = @LDFLAGS@
179 LIBOBJS = @LIBOBJS@
180 LIBS = @LIBS@
181 LIBTOOL = @LIBTOOL@
182 LIPO = @LIPO@
183 LITE_LIBS = @LITE_LIBS@
184 LN_S = @LN_S@
185 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
186 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
187 LTLIBOBJS = @LTLIBOBJS@
188 MAKEINFO = @MAKEINFO@
189 MANIFEST_TOOL = @MANIFEST_TOOL@
190 MEMCACHED_INCLUDE = @MEMCACHED_INCLUDE@
191 MEMCACHED_LDFLAGS = @MEMCACHED_LDFLAGS@
192 MEMCACHED_LIBS = @MEMCACHED_LIBS@
193 MKDIR_P = @MKDIR_P@
194 NM = @NM@
195 NMEDIT = @NMEDIT@
196 NSAPI_INCLUDE = @NSAPI_INCLUDE@
197 OBJDUMP = @OBJDUMP@
198 OBJEXT = @OBJEXT@
199 ODBC_CFLAGS = @ODBC_CFLAGS@
200 ODBC_CONFIG = @ODBC_CONFIG@
201 ODBC_LIBS = @ODBC_LIBS@
202 OPENSAMLXMLDIR = @OPENSAMLXMLDIR@
203 OTOOL = @OTOOL@
204 OTOOL64 = @OTOOL64@
205 PACKAGE = @PACKAGE@
206 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207 PACKAGE_NAME = @PACKAGE_NAME@
208 PACKAGE_STRING = @PACKAGE_STRING@
209 PACKAGE_TARNAME = @PACKAGE_TARNAME@
210 PACKAGE_URL = @PACKAGE_URL@
211 PACKAGE_VERSION = @PACKAGE_VERSION@
212 PATH_SEPARATOR = @PATH_SEPARATOR@
213 PKG_CONFIG = @PKG_CONFIG@
214 PTHREAD_CC = @PTHREAD_CC@
215 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
216 PTHREAD_LIBS = @PTHREAD_LIBS@
217 RANLIB = @RANLIB@
218 SED = @SED@
219 SET_MAKE = @SET_MAKE@
220 SHELL = @SHELL@
221 STRIP = @STRIP@
222 VERSION = @VERSION@
223 WANT_SUBDIRS = @WANT_SUBDIRS@
224 XMLSEC_LIBS = @XMLSEC_LIBS@
225 XMLTOOLINGXMLDIR = @XMLTOOLINGXMLDIR@
226 abs_builddir = @abs_builddir@
227 abs_srcdir = @abs_srcdir@
228 abs_top_builddir = @abs_top_builddir@
229 abs_top_srcdir = @abs_top_srcdir@
230 ac_ct_AR = @ac_ct_AR@
231 ac_ct_CC = @ac_ct_CC@
232 ac_ct_CXX = @ac_ct_CXX@
233 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234 acx_pthread_config = @acx_pthread_config@
235 am__include = @am__include@
236 am__leading_dot = @am__leading_dot@
237 am__quote = @am__quote@
238 am__tar = @am__tar@
239 am__untar = @am__untar@
240 bindir = @bindir@
241 build = @build@
242 build_alias = @build_alias@
243 build_cpu = @build_cpu@
244 build_os = @build_os@
245 build_vendor = @build_vendor@
246 builddir = @builddir@
247 datadir = @datadir@
248 datarootdir = @datarootdir@
249 docdir = @docdir@
250 dvidir = @dvidir@
251 exec_prefix = @exec_prefix@
252 host = @host@
253 host_alias = @host_alias@
254 host_cpu = @host_cpu@
255 host_os = @host_os@
256 host_vendor = @host_vendor@
257 htmldir = @htmldir@
258 includedir = @includedir@
259 infodir = @infodir@
260 install_sh = @install_sh@
261 libdir = @libdir@
262 libexecdir = @libexecdir@
263 localedir = @localedir@
264 localstatedir = @localstatedir@
265 mandir = @mandir@
266 mkdir_p = @mkdir_p@
267 oldincludedir = @oldincludedir@
268 pdfdir = @pdfdir@
269 prefix = @prefix@
270 program_transform_name = @program_transform_name@
271 psdir = @psdir@
272 sbindir = @sbindir@
273 sharedstatedir = @sharedstatedir@
274 srcdir = @srcdir@
275 sysconfdir = @sysconfdir@
276 target_alias = @target_alias@
277 top_build_prefix = @top_build_prefix@
278 top_builddir = @top_builddir@
279 top_srcdir = @top_srcdir@
280 xs = @xs@
281 AUTOMAKE_OPTIONS = foreign
282 @BUILD_NSAPI_TRUE@nsapi_shibdir = $(libdir)/@PACKAGE@
283 @BUILD_NSAPI_TRUE@nsapi_shib_LTLIBRARIES = nsapi_shib.la
284 @BUILD_NSAPI_TRUE@nsapi_shib_la_SOURCES = nsapi_shib.cpp
285 @BUILD_NSAPI_TRUE@nsapi_shib_la_CXXFLAGS = $(NSAPI_INCLUDE)
286 @BUILD_NSAPI_TRUE@nsapi_shib_la_LDFLAGS = -module -avoid-version
287 @BUILD_NSAPI_TRUE@nsapi_shib_la_LIBADD = $(LITE_LIBS) \
288 @BUILD_NSAPI_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
289
290 EXTRA_DIST = nsapi_shib.vcxproj resource.h nsapi_shib.rc nsapi_shib.cpp
291 all: all-am
292
293 .SUFFIXES:
294 .SUFFIXES: .cpp .lo .o .obj
295 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
296         @for dep in $?; do \
297           case '$(am__configure_deps)' in \
298             *$$dep*) \
299               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300                 && { if test -f $@; then exit 0; else break; fi; }; \
301               exit 1;; \
302           esac; \
303         done; \
304         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign nsapi_shib/Makefile'; \
305         $(am__cd) $(top_srcdir) && \
306           $(AUTOMAKE) --foreign nsapi_shib/Makefile
307 .PRECIOUS: Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309         @case '$?' in \
310           *config.status*) \
311             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312           *) \
313             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315         esac;
316
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320 $(top_srcdir)/configure:  $(am__configure_deps)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 $(am__aclocal_m4_deps):
325 install-nsapi_shibLTLIBRARIES: $(nsapi_shib_LTLIBRARIES)
326         @$(NORMAL_INSTALL)
327         test -z "$(nsapi_shibdir)" || $(MKDIR_P) "$(DESTDIR)$(nsapi_shibdir)"
328         @list='$(nsapi_shib_LTLIBRARIES)'; test -n "$(nsapi_shibdir)" || list=; \
329         list2=; for p in $$list; do \
330           if test -f $$p; then \
331             list2="$$list2 $$p"; \
332           else :; fi; \
333         done; \
334         test -z "$$list2" || { \
335           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(nsapi_shibdir)'"; \
336           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(nsapi_shibdir)"; \
337         }
338
339 uninstall-nsapi_shibLTLIBRARIES:
340         @$(NORMAL_UNINSTALL)
341         @list='$(nsapi_shib_LTLIBRARIES)'; test -n "$(nsapi_shibdir)" || list=; \
342         for p in $$list; do \
343           $(am__strip_dir) \
344           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(nsapi_shibdir)/$$f'"; \
345           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(nsapi_shibdir)/$$f"; \
346         done
347
348 clean-nsapi_shibLTLIBRARIES:
349         -test -z "$(nsapi_shib_LTLIBRARIES)" || rm -f $(nsapi_shib_LTLIBRARIES)
350         @list='$(nsapi_shib_LTLIBRARIES)'; for p in $$list; do \
351           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
352           test "$$dir" != "$$p" || dir=.; \
353           echo "rm -f \"$${dir}/so_locations\""; \
354           rm -f "$${dir}/so_locations"; \
355         done
356 nsapi_shib.la: $(nsapi_shib_la_OBJECTS) $(nsapi_shib_la_DEPENDENCIES) 
357         $(nsapi_shib_la_LINK) $(am_nsapi_shib_la_rpath) $(nsapi_shib_la_OBJECTS) $(nsapi_shib_la_LIBADD) $(LIBS)
358
359 mostlyclean-compile:
360         -rm -f *.$(OBJEXT)
361
362 distclean-compile:
363         -rm -f *.tab.c
364
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nsapi_shib_la-nsapi_shib.Plo@am__quote@
366
367 .cpp.o:
368 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
369 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
373
374 .cpp.obj:
375 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
376 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
380
381 .cpp.lo:
382 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
383 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
384 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
387
388 nsapi_shib_la-nsapi_shib.lo: nsapi_shib.cpp
389 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nsapi_shib_la_CXXFLAGS) $(CXXFLAGS) -MT nsapi_shib_la-nsapi_shib.lo -MD -MP -MF $(DEPDIR)/nsapi_shib_la-nsapi_shib.Tpo -c -o nsapi_shib_la-nsapi_shib.lo `test -f 'nsapi_shib.cpp' || echo '$(srcdir)/'`nsapi_shib.cpp
390 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/nsapi_shib_la-nsapi_shib.Tpo $(DEPDIR)/nsapi_shib_la-nsapi_shib.Plo
391 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='nsapi_shib.cpp' object='nsapi_shib_la-nsapi_shib.lo' libtool=yes @AMDEPBACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nsapi_shib_la_CXXFLAGS) $(CXXFLAGS) -c -o nsapi_shib_la-nsapi_shib.lo `test -f 'nsapi_shib.cpp' || echo '$(srcdir)/'`nsapi_shib.cpp
394
395 mostlyclean-libtool:
396         -rm -f *.lo
397
398 clean-libtool:
399         -rm -rf .libs _libs
400
401 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
402         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403         unique=`for i in $$list; do \
404             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405           done | \
406           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407               END { if (nonempty) { for (i in files) print i; }; }'`; \
408         mkid -fID $$unique
409 tags: TAGS
410
411 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
412                 $(TAGS_FILES) $(LISP)
413         set x; \
414         here=`pwd`; \
415         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
416         unique=`for i in $$list; do \
417             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418           done | \
419           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
420               END { if (nonempty) { for (i in files) print i; }; }'`; \
421         shift; \
422         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
423           test -n "$$unique" || unique=$$empty_fix; \
424           if test $$# -gt 0; then \
425             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
426               "$$@" $$unique; \
427           else \
428             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429               $$unique; \
430           fi; \
431         fi
432 ctags: CTAGS
433 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
434                 $(TAGS_FILES) $(LISP)
435         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
436         unique=`for i in $$list; do \
437             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438           done | \
439           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440               END { if (nonempty) { for (i in files) print i; }; }'`; \
441         test -z "$(CTAGS_ARGS)$$unique" \
442           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443              $$unique
444
445 GTAGS:
446         here=`$(am__cd) $(top_builddir) && pwd` \
447           && $(am__cd) $(top_srcdir) \
448           && gtags -i $(GTAGS_ARGS) "$$here"
449
450 distclean-tags:
451         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453 distdir: $(DISTFILES)
454         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456         list='$(DISTFILES)'; \
457           dist_files=`for file in $$list; do echo $$file; done | \
458           sed -e "s|^$$srcdirstrip/||;t" \
459               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
460         case $$dist_files in \
461           */*) $(MKDIR_P) `echo "$$dist_files" | \
462                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
463                            sort -u` ;; \
464         esac; \
465         for file in $$dist_files; do \
466           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
467           if test -d $$d/$$file; then \
468             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
469             if test -d "$(distdir)/$$file"; then \
470               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471             fi; \
472             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
473               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
474               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475             fi; \
476             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
477           else \
478             test -f "$(distdir)/$$file" \
479             || cp -p $$d/$$file "$(distdir)/$$file" \
480             || exit 1; \
481           fi; \
482         done
483 check-am: all-am
484 check: check-am
485 all-am: Makefile $(LTLIBRARIES)
486 installdirs:
487         for dir in "$(DESTDIR)$(nsapi_shibdir)"; do \
488           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
489         done
490 install: install-am
491 install-exec: install-exec-am
492 install-data: install-data-am
493 uninstall: uninstall-am
494
495 install-am: all-am
496         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497
498 installcheck: installcheck-am
499 install-strip:
500         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502           `test -z '$(STRIP)' || \
503             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
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 @BUILD_NSAPI_FALSE@install-exec-hook:
516 clean: clean-am
517
518 clean-am: clean-generic clean-libtool clean-nsapi_shibLTLIBRARIES \
519         mostlyclean-am
520
521 distclean: distclean-am
522         -rm -rf ./$(DEPDIR)
523         -rm -f Makefile
524 distclean-am: clean-am distclean-compile distclean-generic \
525         distclean-tags
526
527 dvi: dvi-am
528
529 dvi-am:
530
531 html: html-am
532
533 html-am:
534
535 info: info-am
536
537 info-am:
538
539 install-data-am: install-nsapi_shibLTLIBRARIES
540
541 install-dvi: install-dvi-am
542
543 install-dvi-am:
544
545 install-exec-am:
546         @$(NORMAL_INSTALL)
547         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
548 install-html: install-html-am
549
550 install-html-am:
551
552 install-info: install-info-am
553
554 install-info-am:
555
556 install-man:
557
558 install-pdf: install-pdf-am
559
560 install-pdf-am:
561
562 install-ps: install-ps-am
563
564 install-ps-am:
565
566 installcheck-am:
567
568 maintainer-clean: maintainer-clean-am
569         -rm -rf ./$(DEPDIR)
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-am
574
575 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576         mostlyclean-libtool
577
578 pdf: pdf-am
579
580 pdf-am:
581
582 ps: ps-am
583
584 ps-am:
585
586 uninstall-am: uninstall-nsapi_shibLTLIBRARIES
587
588 .MAKE: install-am install-exec-am install-strip
589
590 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
591         clean-libtool clean-nsapi_shibLTLIBRARIES 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-exec-hook \
596         install-html install-html-am install-info install-info-am \
597         install-man install-nsapi_shibLTLIBRARIES install-pdf \
598         install-pdf-am install-ps install-ps-am install-strip \
599         installcheck installcheck-am installdirs maintainer-clean \
600         maintainer-clean-generic mostlyclean mostlyclean-compile \
601         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
602         tags uninstall uninstall-am uninstall-nsapi_shibLTLIBRARIES
603
604
605 @BUILD_NSAPI_TRUE@install-exec-hook:
606 @BUILD_NSAPI_TRUE@      for la in $(nsapi_shib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(nsapi_shibdir)/$$la ; done
607
608 # Tell versions [3.59,3.63) of GNU make to not export all variables.
609 # Otherwise a system limit (for SysV at least) may be exceeded.
610 .NOEXPORT: