~ubuntu-branches/ubuntu/utopic/strongswan/utopic

« back to all changes in this revision

Viewing changes to src/libcharon/plugins/eap_md5/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jonathan Davies
  • Date: 2014-01-20 19:00:59 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20140120190059-z8e4dl3g8cd09yi5
Tags: 5.1.2~dr3+git20130120-0ubuntu1
* Upstream Git snapshot for build fixes with regards to entropy.
* debian/rules:
  - Enforcing DEB_BUILD_OPTIONS=nostrip for library integrity checking.
  - Set TESTS_REDUCED_KEYLENGTHS to one generate smallest key-lengths in
    tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
 
 
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
VPATH = @srcdir@
18
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
 
am__make_running_with_option = \
20
 
  case $${target_option-} in \
21
 
      ?) ;; \
22
 
      *) echo "am__make_running_with_option: internal error: invalid" \
23
 
              "target option '$${target_option-}' specified" >&2; \
24
 
         exit 1;; \
25
 
  esac; \
26
 
  has_opt=no; \
27
 
  sane_makeflags=$$MAKEFLAGS; \
28
 
  if $(am__is_gnu_make); then \
29
 
    sane_makeflags=$$MFLAGS; \
30
 
  else \
31
 
    case $$MAKEFLAGS in \
32
 
      *\\[\ \   ]*) \
33
 
        bs=\\; \
34
 
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
 
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36
 
    esac; \
37
 
  fi; \
38
 
  skip_next=no; \
39
 
  strip_trailopt () \
40
 
  { \
41
 
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42
 
  }; \
43
 
  for flg in $$sane_makeflags; do \
44
 
    test $$skip_next = yes && { skip_next=no; continue; }; \
45
 
    case $$flg in \
46
 
      *=*|--*) continue;; \
47
 
        -*I) strip_trailopt 'I'; skip_next=yes;; \
48
 
      -*I?*) strip_trailopt 'I';; \
49
 
        -*O) strip_trailopt 'O'; skip_next=yes;; \
50
 
      -*O?*) strip_trailopt 'O';; \
51
 
        -*l) strip_trailopt 'l'; skip_next=yes;; \
52
 
      -*l?*) strip_trailopt 'l';; \
53
 
      -[dEDm]) skip_next=yes;; \
54
 
      -[JT]) skip_next=yes;; \
55
 
    esac; \
56
 
    case $$flg in \
57
 
      *$$target_option*) has_opt=yes; break;; \
58
 
    esac; \
59
 
  done; \
60
 
  test $$has_opt = yes
61
 
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
 
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63
 
pkgdatadir = $(datadir)/@PACKAGE@
64
 
pkgincludedir = $(includedir)/@PACKAGE@
65
 
pkglibdir = $(libdir)/@PACKAGE@
66
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
67
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68
 
install_sh_DATA = $(install_sh) -c -m 644
69
 
install_sh_PROGRAM = $(install_sh) -c
70
 
install_sh_SCRIPT = $(install_sh) -c
71
 
INSTALL_HEADER = $(INSTALL_DATA)
72
 
transform = $(program_transform_name)
73
 
NORMAL_INSTALL = :
74
 
PRE_INSTALL = :
75
 
POST_INSTALL = :
76
 
NORMAL_UNINSTALL = :
77
 
PRE_UNINSTALL = :
78
 
POST_UNINSTALL = :
79
 
build_triplet = @build@
80
 
host_triplet = @host@
81
 
subdir = src/libcharon/plugins/eap_md5
82
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83
 
        $(top_srcdir)/depcomp
84
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85
 
am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
86
 
        $(top_srcdir)/m4/config/ltoptions.m4 \
87
 
        $(top_srcdir)/m4/config/ltsugar.m4 \
88
 
        $(top_srcdir)/m4/config/ltversion.m4 \
89
 
        $(top_srcdir)/m4/config/lt~obsolete.m4 \
90
 
        $(top_srcdir)/m4/macros/split-package-version.m4 \
91
 
        $(top_srcdir)/m4/macros/with.m4 \
92
 
        $(top_srcdir)/m4/macros/enable-disable.m4 \
93
 
        $(top_srcdir)/m4/macros/add-plugin.m4 \
94
 
        $(top_srcdir)/configure.ac
95
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96
 
        $(ACLOCAL_M4)
97
 
mkinstalldirs = $(install_sh) -d
98
 
CONFIG_HEADER = $(top_builddir)/config.h
99
 
CONFIG_CLEAN_FILES =
100
 
CONFIG_CLEAN_VPATH_FILES =
101
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
102
 
am__vpath_adj = case $$p in \
103
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
104
 
    *) f=$$p;; \
105
 
  esac;
106
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
107
 
am__install_max = 40
108
 
am__nobase_strip_setup = \
109
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
110
 
am__nobase_strip = \
111
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
112
 
am__nobase_list = $(am__nobase_strip_setup); \
113
 
  for p in $$list; do echo "$$p $$p"; done | \
114
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
115
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
116
 
    if (++n[$$2] == $(am__install_max)) \
117
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
118
 
    END { for (dir in files) print dir, files[dir] }'
119
 
am__base_list = \
120
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
121
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
122
 
am__uninstall_files_from_dir = { \
123
 
  test -z "$$files" \
124
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
125
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
126
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
127
 
  }
128
 
am__installdirs = "$(DESTDIR)$(plugindir)"
129
 
LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES)
130
 
libstrongswan_eap_md5_la_LIBADD =
131
 
am_libstrongswan_eap_md5_la_OBJECTS = eap_md5_plugin.lo eap_md5.lo
132
 
libstrongswan_eap_md5_la_OBJECTS =  \
133
 
        $(am_libstrongswan_eap_md5_la_OBJECTS)
134
 
AM_V_lt = $(am__v_lt_@AM_V@)
135
 
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
136
 
am__v_lt_0 = --silent
137
 
am__v_lt_1 = 
138
 
libstrongswan_eap_md5_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
139
 
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
140
 
        $(AM_CFLAGS) $(CFLAGS) $(libstrongswan_eap_md5_la_LDFLAGS) \
141
 
        $(LDFLAGS) -o $@
142
 
@MONOLITHIC_FALSE@am_libstrongswan_eap_md5_la_rpath = -rpath \
143
 
@MONOLITHIC_FALSE@      $(plugindir)
144
 
@MONOLITHIC_TRUE@am_libstrongswan_eap_md5_la_rpath =
145
 
AM_V_P = $(am__v_P_@AM_V@)
146
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
147
 
am__v_P_0 = false
148
 
am__v_P_1 = :
149
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
150
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
151
 
am__v_GEN_0 = @echo "  GEN     " $@;
152
 
am__v_GEN_1 = 
153
 
AM_V_at = $(am__v_at_@AM_V@)
154
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
155
 
am__v_at_0 = @
156
 
am__v_at_1 = 
157
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
159
 
am__depfiles_maybe = depfiles
160
 
am__mv = mv -f
161
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
162
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
163
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
165
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
166
 
        $(AM_CFLAGS) $(CFLAGS)
167
 
AM_V_CC = $(am__v_CC_@AM_V@)
168
 
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169
 
am__v_CC_0 = @echo "  CC      " $@;
170
 
am__v_CC_1 = 
171
 
CCLD = $(CC)
172
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
175
 
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
176
 
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
177
 
am__v_CCLD_0 = @echo "  CCLD    " $@;
178
 
am__v_CCLD_1 = 
179
 
SOURCES = $(libstrongswan_eap_md5_la_SOURCES)
180
 
DIST_SOURCES = $(libstrongswan_eap_md5_la_SOURCES)
181
 
am__can_run_installinfo = \
182
 
  case $$AM_UPDATE_INFO_DIR in \
183
 
    n|no|NO) false;; \
184
 
    *) (install-info --version) >/dev/null 2>&1;; \
185
 
  esac
186
 
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
187
 
# Read a list of newline-separated strings from the standard input,
188
 
# and print each of them once, without duplicates.  Input order is
189
 
# *not* preserved.
190
 
am__uniquify_input = $(AWK) '\
191
 
  BEGIN { nonempty = 0; } \
192
 
  { items[$$0] = 1; nonempty = 1; } \
193
 
  END { if (nonempty) { for (i in items) print i; }; } \
194
 
'
195
 
# Make sure the list of sources is unique.  This is necessary because,
196
 
# e.g., the same source file might be shared among _SOURCES variables
197
 
# for different programs/libraries.
198
 
am__define_uniq_tagged_files = \
199
 
  list='$(am__tagged_files)'; \
200
 
  unique=`for i in $$list; do \
201
 
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
202
 
  done | $(am__uniquify_input)`
203
 
ETAGS = etags
204
 
CTAGS = ctags
205
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206
 
ACLOCAL = @ACLOCAL@
207
 
ALLOCA = @ALLOCA@
208
 
AMTAR = @AMTAR@
209
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210
 
AR = @AR@
211
 
AUTOCONF = @AUTOCONF@
212
 
AUTOHEADER = @AUTOHEADER@
213
 
AUTOMAKE = @AUTOMAKE@
214
 
AWK = @AWK@
215
 
BFDLIB = @BFDLIB@
216
 
BTLIB = @BTLIB@
217
 
CC = @CC@
218
 
CCDEPMODE = @CCDEPMODE@
219
 
CFLAGS = @CFLAGS@
220
 
COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
221
 
COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
222
 
CPP = @CPP@
223
 
CPPFLAGS = @CPPFLAGS@
224
 
CYGPATH_W = @CYGPATH_W@
225
 
DEFS = @DEFS@
226
 
DEPDIR = @DEPDIR@
227
 
DLLIB = @DLLIB@
228
 
DLLTOOL = @DLLTOOL@
229
 
DSYMUTIL = @DSYMUTIL@
230
 
DUMPBIN = @DUMPBIN@
231
 
ECHO_C = @ECHO_C@
232
 
ECHO_N = @ECHO_N@
233
 
ECHO_T = @ECHO_T@
234
 
EGREP = @EGREP@
235
 
EXEEXT = @EXEEXT@
236
 
FGREP = @FGREP@
237
 
GENHTML = @GENHTML@
238
 
GPERF = @GPERF@
239
 
GPRBUILD = @GPRBUILD@
240
 
GREP = @GREP@
241
 
INSTALL = @INSTALL@
242
 
INSTALL_DATA = @INSTALL_DATA@
243
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
244
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
245
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
246
 
LCOV = @LCOV@
247
 
LD = @LD@
248
 
LDFLAGS = @LDFLAGS@
249
 
LEX = @LEX@
250
 
LEXLIB = @LEXLIB@
251
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
252
 
LIBOBJS = @LIBOBJS@
253
 
LIBS = @LIBS@
254
 
LIBTOOL = @LIBTOOL@
255
 
LIPO = @LIPO@
256
 
LN_S = @LN_S@
257
 
LTLIBOBJS = @LTLIBOBJS@
258
 
MAKEINFO = @MAKEINFO@
259
 
MANIFEST_TOOL = @MANIFEST_TOOL@
260
 
MKDIR_P = @MKDIR_P@
261
 
MYSQLCFLAG = @MYSQLCFLAG@
262
 
MYSQLCONFIG = @MYSQLCONFIG@
263
 
MYSQLLIB = @MYSQLLIB@
264
 
NM = @NM@
265
 
NMEDIT = @NMEDIT@
266
 
OBJDUMP = @OBJDUMP@
267
 
OBJEXT = @OBJEXT@
268
 
OTOOL = @OTOOL@
269
 
OTOOL64 = @OTOOL64@
270
 
PACKAGE = @PACKAGE@
271
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
272
 
PACKAGE_NAME = @PACKAGE_NAME@
273
 
PACKAGE_STRING = @PACKAGE_STRING@
274
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
275
 
PACKAGE_URL = @PACKAGE_URL@
276
 
PACKAGE_VERSION = @PACKAGE_VERSION@
277
 
PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
278
 
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
279
 
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
280
 
PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
281
 
PATH_SEPARATOR = @PATH_SEPARATOR@
282
 
PERL = @PERL@
283
 
PKG_CONFIG = @PKG_CONFIG@
284
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
285
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
286
 
PTHREADLIB = @PTHREADLIB@
287
 
RANLIB = @RANLIB@
288
 
RTLIB = @RTLIB@
289
 
RUBY = @RUBY@
290
 
RUBYINCLUDE = @RUBYINCLUDE@
291
 
RUBYLIB = @RUBYLIB@
292
 
SED = @SED@
293
 
SET_MAKE = @SET_MAKE@
294
 
SHELL = @SHELL@
295
 
SOCKLIB = @SOCKLIB@
296
 
STRIP = @STRIP@
297
 
UNWINDLIB = @UNWINDLIB@
298
 
VERSION = @VERSION@
299
 
YACC = @YACC@
300
 
YFLAGS = @YFLAGS@
301
 
abs_builddir = @abs_builddir@
302
 
abs_srcdir = @abs_srcdir@
303
 
abs_top_builddir = @abs_top_builddir@
304
 
abs_top_srcdir = @abs_top_srcdir@
305
 
ac_ct_AR = @ac_ct_AR@
306
 
ac_ct_CC = @ac_ct_CC@
307
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
308
 
am__include = @am__include@
309
 
am__leading_dot = @am__leading_dot@
310
 
am__quote = @am__quote@
311
 
am__tar = @am__tar@
312
 
am__untar = @am__untar@
313
 
attest_plugins = @attest_plugins@
314
 
bindir = @bindir@
315
 
build = @build@
316
 
build_alias = @build_alias@
317
 
build_cpu = @build_cpu@
318
 
build_os = @build_os@
319
 
build_vendor = @build_vendor@
320
 
builddir = @builddir@
321
 
c_plugins = @c_plugins@
322
 
charon_natt_port = @charon_natt_port@
323
 
charon_plugins = @charon_plugins@
324
 
charon_udp_port = @charon_udp_port@
325
 
clearsilver_LIBS = @clearsilver_LIBS@
326
 
cmd_plugins = @cmd_plugins@
327
 
datadir = @datadir@
328
 
datarootdir = @datarootdir@
329
 
dbusservicedir = @dbusservicedir@
330
 
dev_headers = @dev_headers@
331
 
docdir = @docdir@
332
 
dvidir = @dvidir@
333
 
exec_prefix = @exec_prefix@
334
 
fips_mode = @fips_mode@
335
 
gtk_CFLAGS = @gtk_CFLAGS@
336
 
gtk_LIBS = @gtk_LIBS@
337
 
h_plugins = @h_plugins@
338
 
host = @host@
339
 
host_alias = @host_alias@
340
 
host_cpu = @host_cpu@
341
 
host_os = @host_os@
342
 
host_vendor = @host_vendor@
343
 
htmldir = @htmldir@
344
 
imcvdir = @imcvdir@
345
 
includedir = @includedir@
346
 
infodir = @infodir@
347
 
install_sh = @install_sh@
348
 
ipsec_script = @ipsec_script@
349
 
ipsec_script_upper = @ipsec_script_upper@
350
 
ipsecdir = @ipsecdir@
351
 
ipsecgroup = @ipsecgroup@
352
 
ipseclibdir = @ipseclibdir@
353
 
ipsecuser = @ipsecuser@
354
 
libdir = @libdir@
355
 
libexecdir = @libexecdir@
356
 
linux_headers = @linux_headers@
357
 
localedir = @localedir@
358
 
localstatedir = @localstatedir@
359
 
maemo_CFLAGS = @maemo_CFLAGS@
360
 
maemo_LIBS = @maemo_LIBS@
361
 
manager_plugins = @manager_plugins@
362
 
mandir = @mandir@
363
 
medsrv_plugins = @medsrv_plugins@
364
 
mkdir_p = @mkdir_p@
365
 
nm_CFLAGS = @nm_CFLAGS@
366
 
nm_LIBS = @nm_LIBS@
367
 
nm_ca_dir = @nm_ca_dir@
368
 
nm_plugins = @nm_plugins@
369
 
oldincludedir = @oldincludedir@
370
 
openac_plugins = @openac_plugins@
371
 
pcsclite_CFLAGS = @pcsclite_CFLAGS@
372
 
pcsclite_LIBS = @pcsclite_LIBS@
373
 
pdfdir = @pdfdir@
374
 
piddir = @piddir@
375
 
pki_plugins = @pki_plugins@
376
 
plugindir = @plugindir@
377
 
pool_plugins = @pool_plugins@
378
 
prefix = @prefix@
379
 
program_transform_name = @program_transform_name@
380
 
psdir = @psdir@
381
 
random_device = @random_device@
382
 
resolv_conf = @resolv_conf@
383
 
routing_table = @routing_table@
384
 
routing_table_prio = @routing_table_prio@
385
 
s_plugins = @s_plugins@
386
 
sbindir = @sbindir@
387
 
scepclient_plugins = @scepclient_plugins@
388
 
scripts_plugins = @scripts_plugins@
389
 
sharedstatedir = @sharedstatedir@
390
 
soup_CFLAGS = @soup_CFLAGS@
391
 
soup_LIBS = @soup_LIBS@
392
 
srcdir = @srcdir@
393
 
starter_plugins = @starter_plugins@
394
 
strongswan_conf = @strongswan_conf@
395
 
sysconfdir = @sysconfdir@
396
 
systemdsystemunitdir = @systemdsystemunitdir@
397
 
t_plugins = @t_plugins@
398
 
target_alias = @target_alias@
399
 
top_build_prefix = @top_build_prefix@
400
 
top_builddir = @top_builddir@
401
 
top_srcdir = @top_srcdir@
402
 
urandom_device = @urandom_device@
403
 
xml_CFLAGS = @xml_CFLAGS@
404
 
xml_LIBS = @xml_LIBS@
405
 
AM_CPPFLAGS = \
406
 
        -I$(top_srcdir)/src/libstrongswan \
407
 
        -I$(top_srcdir)/src/libhydra \
408
 
        -I$(top_srcdir)/src/libcharon
409
 
 
410
 
AM_CFLAGS = \
411
 
        -rdynamic
412
 
 
413
 
@MONOLITHIC_TRUE@noinst_LTLIBRARIES = libstrongswan-eap-md5.la
414
 
@MONOLITHIC_FALSE@plugin_LTLIBRARIES = libstrongswan-eap-md5.la
415
 
libstrongswan_eap_md5_la_SOURCES = \
416
 
        eap_md5_plugin.h eap_md5_plugin.c eap_md5.h eap_md5.c
417
 
 
418
 
libstrongswan_eap_md5_la_LDFLAGS = -module -avoid-version
419
 
all: all-am
420
 
 
421
 
.SUFFIXES:
422
 
.SUFFIXES: .c .lo .o .obj
423
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
424
 
        @for dep in $?; do \
425
 
          case '$(am__configure_deps)' in \
426
 
            *$$dep*) \
427
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
428
 
                && { if test -f $@; then exit 0; else break; fi; }; \
429
 
              exit 1;; \
430
 
          esac; \
431
 
        done; \
432
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcharon/plugins/eap_md5/Makefile'; \
433
 
        $(am__cd) $(top_srcdir) && \
434
 
          $(AUTOMAKE) --gnu src/libcharon/plugins/eap_md5/Makefile
435
 
.PRECIOUS: Makefile
436
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
437
 
        @case '$?' in \
438
 
          *config.status*) \
439
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
440
 
          *) \
441
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
442
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
443
 
        esac;
444
 
 
445
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
446
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447
 
 
448
 
$(top_srcdir)/configure:  $(am__configure_deps)
449
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
450
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
451
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452
 
$(am__aclocal_m4_deps):
453
 
 
454
 
clean-noinstLTLIBRARIES:
455
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
456
 
        @list='$(noinst_LTLIBRARIES)'; \
457
 
        locs=`for p in $$list; do echo $$p; done | \
458
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
459
 
              sort -u`; \
460
 
        test -z "$$locs" || { \
461
 
          echo rm -f $${locs}; \
462
 
          rm -f $${locs}; \
463
 
        }
464
 
 
465
 
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
466
 
        @$(NORMAL_INSTALL)
467
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
468
 
        list2=; for p in $$list; do \
469
 
          if test -f $$p; then \
470
 
            list2="$$list2 $$p"; \
471
 
          else :; fi; \
472
 
        done; \
473
 
        test -z "$$list2" || { \
474
 
          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
475
 
          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
476
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
477
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
478
 
        }
479
 
 
480
 
uninstall-pluginLTLIBRARIES:
481
 
        @$(NORMAL_UNINSTALL)
482
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
483
 
        for p in $$list; do \
484
 
          $(am__strip_dir) \
485
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
486
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
487
 
        done
488
 
 
489
 
clean-pluginLTLIBRARIES:
490
 
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
491
 
        @list='$(plugin_LTLIBRARIES)'; \
492
 
        locs=`for p in $$list; do echo $$p; done | \
493
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
494
 
              sort -u`; \
495
 
        test -z "$$locs" || { \
496
 
          echo rm -f $${locs}; \
497
 
          rm -f $${locs}; \
498
 
        }
499
 
 
500
 
libstrongswan-eap-md5.la: $(libstrongswan_eap_md5_la_OBJECTS) $(libstrongswan_eap_md5_la_DEPENDENCIES) $(EXTRA_libstrongswan_eap_md5_la_DEPENDENCIES) 
501
 
        $(AM_V_CCLD)$(libstrongswan_eap_md5_la_LINK) $(am_libstrongswan_eap_md5_la_rpath) $(libstrongswan_eap_md5_la_OBJECTS) $(libstrongswan_eap_md5_la_LIBADD) $(LIBS)
502
 
 
503
 
mostlyclean-compile:
504
 
        -rm -f *.$(OBJEXT)
505
 
 
506
 
distclean-compile:
507
 
        -rm -f *.tab.c
508
 
 
509
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eap_md5.Plo@am__quote@
510
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eap_md5_plugin.Plo@am__quote@
511
 
 
512
 
.c.o:
513
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
514
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
515
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
516
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
517
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
519
 
 
520
 
.c.obj:
521
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
522
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
523
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
524
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
525
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
527
 
 
528
 
.c.lo:
529
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
530
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
531
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
532
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
533
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
535
 
 
536
 
mostlyclean-libtool:
537
 
        -rm -f *.lo
538
 
 
539
 
clean-libtool:
540
 
        -rm -rf .libs _libs
541
 
 
542
 
ID: $(am__tagged_files)
543
 
        $(am__define_uniq_tagged_files); mkid -fID $$unique
544
 
tags: tags-am
545
 
TAGS: tags
546
 
 
547
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
548
 
        set x; \
549
 
        here=`pwd`; \
550
 
        $(am__define_uniq_tagged_files); \
551
 
        shift; \
552
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
553
 
          test -n "$$unique" || unique=$$empty_fix; \
554
 
          if test $$# -gt 0; then \
555
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556
 
              "$$@" $$unique; \
557
 
          else \
558
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559
 
              $$unique; \
560
 
          fi; \
561
 
        fi
562
 
ctags: ctags-am
563
 
 
564
 
CTAGS: ctags
565
 
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
566
 
        $(am__define_uniq_tagged_files); \
567
 
        test -z "$(CTAGS_ARGS)$$unique" \
568
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569
 
             $$unique
570
 
 
571
 
GTAGS:
572
 
        here=`$(am__cd) $(top_builddir) && pwd` \
573
 
          && $(am__cd) $(top_srcdir) \
574
 
          && gtags -i $(GTAGS_ARGS) "$$here"
575
 
cscopelist: cscopelist-am
576
 
 
577
 
cscopelist-am: $(am__tagged_files)
578
 
        list='$(am__tagged_files)'; \
579
 
        case "$(srcdir)" in \
580
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
581
 
          *) sdir=$(subdir)/$(srcdir) ;; \
582
 
        esac; \
583
 
        for i in $$list; do \
584
 
          if test -f "$$i"; then \
585
 
            echo "$(subdir)/$$i"; \
586
 
          else \
587
 
            echo "$$sdir/$$i"; \
588
 
          fi; \
589
 
        done >> $(top_builddir)/cscope.files
590
 
 
591
 
distclean-tags:
592
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
593
 
 
594
 
distdir: $(DISTFILES)
595
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
596
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597
 
        list='$(DISTFILES)'; \
598
 
          dist_files=`for file in $$list; do echo $$file; done | \
599
 
          sed -e "s|^$$srcdirstrip/||;t" \
600
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
601
 
        case $$dist_files in \
602
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
603
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
604
 
                           sort -u` ;; \
605
 
        esac; \
606
 
        for file in $$dist_files; do \
607
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
608
 
          if test -d $$d/$$file; then \
609
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
610
 
            if test -d "$(distdir)/$$file"; then \
611
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612
 
            fi; \
613
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
614
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
615
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
616
 
            fi; \
617
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
618
 
          else \
619
 
            test -f "$(distdir)/$$file" \
620
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
621
 
            || exit 1; \
622
 
          fi; \
623
 
        done
624
 
check-am: all-am
625
 
check: check-am
626
 
all-am: Makefile $(LTLIBRARIES)
627
 
installdirs:
628
 
        for dir in "$(DESTDIR)$(plugindir)"; do \
629
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
630
 
        done
631
 
install: install-am
632
 
install-exec: install-exec-am
633
 
install-data: install-data-am
634
 
uninstall: uninstall-am
635
 
 
636
 
install-am: all-am
637
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
638
 
 
639
 
installcheck: installcheck-am
640
 
install-strip:
641
 
        if test -z '$(STRIP)'; then \
642
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644
 
              install; \
645
 
        else \
646
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
649
 
        fi
650
 
mostlyclean-generic:
651
 
 
652
 
clean-generic:
653
 
 
654
 
distclean-generic:
655
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
657
 
 
658
 
maintainer-clean-generic:
659
 
        @echo "This command is intended for maintainers to use"
660
 
        @echo "it deletes files that may require special tools to rebuild."
661
 
clean: clean-am
662
 
 
663
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
664
 
        clean-pluginLTLIBRARIES mostlyclean-am
665
 
 
666
 
distclean: distclean-am
667
 
        -rm -rf ./$(DEPDIR)
668
 
        -rm -f Makefile
669
 
distclean-am: clean-am distclean-compile distclean-generic \
670
 
        distclean-tags
671
 
 
672
 
dvi: dvi-am
673
 
 
674
 
dvi-am:
675
 
 
676
 
html: html-am
677
 
 
678
 
html-am:
679
 
 
680
 
info: info-am
681
 
 
682
 
info-am:
683
 
 
684
 
install-data-am: install-pluginLTLIBRARIES
685
 
 
686
 
install-dvi: install-dvi-am
687
 
 
688
 
install-dvi-am:
689
 
 
690
 
install-exec-am:
691
 
 
692
 
install-html: install-html-am
693
 
 
694
 
install-html-am:
695
 
 
696
 
install-info: install-info-am
697
 
 
698
 
install-info-am:
699
 
 
700
 
install-man:
701
 
 
702
 
install-pdf: install-pdf-am
703
 
 
704
 
install-pdf-am:
705
 
 
706
 
install-ps: install-ps-am
707
 
 
708
 
install-ps-am:
709
 
 
710
 
installcheck-am:
711
 
 
712
 
maintainer-clean: maintainer-clean-am
713
 
        -rm -rf ./$(DEPDIR)
714
 
        -rm -f Makefile
715
 
maintainer-clean-am: distclean-am maintainer-clean-generic
716
 
 
717
 
mostlyclean: mostlyclean-am
718
 
 
719
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
720
 
        mostlyclean-libtool
721
 
 
722
 
pdf: pdf-am
723
 
 
724
 
pdf-am:
725
 
 
726
 
ps: ps-am
727
 
 
728
 
ps-am:
729
 
 
730
 
uninstall-am: uninstall-pluginLTLIBRARIES
731
 
 
732
 
.MAKE: install-am install-strip
733
 
 
734
 
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
735
 
        clean-libtool clean-noinstLTLIBRARIES clean-pluginLTLIBRARIES \
736
 
        cscopelist-am ctags ctags-am distclean distclean-compile \
737
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
738
 
        dvi-am html html-am info info-am install install-am \
739
 
        install-data install-data-am install-dvi install-dvi-am \
740
 
        install-exec install-exec-am install-html install-html-am \
741
 
        install-info install-info-am install-man install-pdf \
742
 
        install-pdf-am install-pluginLTLIBRARIES install-ps \
743
 
        install-ps-am install-strip installcheck installcheck-am \
744
 
        installdirs maintainer-clean maintainer-clean-generic \
745
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
746
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
747
 
        uninstall-am uninstall-pluginLTLIBRARIES
748
 
 
749
 
 
750
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
751
 
# Otherwise a system limit (for SysV at least) may be exceeded.
752
 
.NOEXPORT: