http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / userapps / opensource / ipsec-tools / src / Makefile.in
1 # Makefile.in generated by automake 1.9.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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 subdir = src
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acracoon.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-exec-recursive install-info-recursive \
53         install-recursive installcheck-recursive installdirs-recursive \
54         pdf-recursive ps-recursive uninstall-info-recursive \
55         uninstall-recursive
56 ETAGS = etags
57 CTAGS = ctags
58 DIST_SUBDIRS = $(SUBDIRS)
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CONFIGURE_AMFLAGS = @CONFIGURE_AMFLAGS@
73 CPP = @CPP@
74 CPPFLAGS = @CPPFLAGS@
75 CRYPTOBJS = @CRYPTOBJS@
76 CXX = @CXX@
77 CXXCPP = @CXXCPP@
78 CXXDEPMODE = @CXXDEPMODE@
79 CXXFLAGS = @CXXFLAGS@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 ECHO = @ECHO@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
89 F77 = @F77@
90 FFLAGS = @FFLAGS@
91 FRAG_OBJS = @FRAG_OBJS@
92 GLIBC_BUGS = @GLIBC_BUGS@
93 HYBRID_OBJS = @HYBRID_OBJS@
94 INCLUDE_GLIBC = @INCLUDE_GLIBC@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_OPTS = @INSTALL_OPTS@
97 INSTALL_PROGRAM = @INSTALL_PROGRAM@
98 INSTALL_SCRIPT = @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 KERNEL_INCLUDE = @KERNEL_INCLUDE@
101 KRB5_CONFIG = @KRB5_CONFIG@
102 LDFLAGS = @LDFLAGS@
103 LEX = @LEX@
104 LEXLIB = @LEXLIB@
105 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LIBTOOL = @LIBTOOL@
109 LN_S = @LN_S@
110 LTLIBOBJS = @LTLIBOBJS@
111 MAKEINFO = @MAKEINFO@
112 NATT_OBJS = @NATT_OBJS@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 RANLIB = @RANLIB@
122 RPM = @RPM@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 STRIP = @STRIP@
126 VERSION = @VERSION@
127 YACC = @YACC@
128 ac_ct_AR = @ac_ct_AR@
129 ac_ct_CC = @ac_ct_CC@
130 ac_ct_CXX = @ac_ct_CXX@
131 ac_ct_F77 = @ac_ct_F77@
132 ac_ct_RANLIB = @ac_ct_RANLIB@
133 ac_ct_STRIP = @ac_ct_STRIP@
134 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
135 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
136 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
137 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
138 am__include = @am__include@
139 am__leading_dot = @am__leading_dot@
140 am__quote = @am__quote@
141 am__tar = @am__tar@
142 am__untar = @am__untar@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 exec_prefix = @exec_prefix@
151 host = @host@
152 host_alias = @host_alias@
153 host_cpu = @host_cpu@
154 host_os = @host_os@
155 host_vendor = @host_vendor@
156 includedir = @includedir@
157 infodir = @infodir@
158 install_sh = @install_sh@
159 libdir = @libdir@
160 libexecdir = @libexecdir@
161 localstatedir = @localstatedir@
162 mandir = @mandir@
163 mkdir_p = @mkdir_p@
164 oldincludedir = @oldincludedir@
165 prefix = @prefix@
166 program_transform_name = @program_transform_name@
167 sbindir = @sbindir@
168 sharedstatedir = @sharedstatedir@
169 sysconfdir = @sysconfdir@
170 target_alias = @target_alias@
171 SUBDIRS = @INCLUDE_GLIBC@ libipsec setkey racoon
172 all: all-recursive
173
174 .SUFFIXES:
175 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
176         @for dep in $?; do \
177           case '$(am__configure_deps)' in \
178             *$$dep*) \
179               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
180                 && exit 0; \
181               exit 1;; \
182           esac; \
183         done; \
184         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
185         cd $(top_srcdir) && \
186           $(AUTOMAKE) --foreign  src/Makefile
187 .PRECIOUS: Makefile
188 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
189         @case '$?' in \
190           *config.status*) \
191             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
192           *) \
193             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
194             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
195         esac;
196
197 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
198         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200 $(top_srcdir)/configure:  $(am__configure_deps)
201         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
203         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204
205 mostlyclean-libtool:
206         -rm -f *.lo
207
208 clean-libtool:
209         -rm -rf .libs _libs
210
211 distclean-libtool:
212         -rm -f libtool
213 uninstall-info-am:
214
215 # This directory's subdirectories are mostly independent; you can cd
216 # into them and run `make' without going through this Makefile.
217 # To change the values of `make' variables: instead of editing Makefiles,
218 # (1) if the variable is set in `config.status', edit `config.status'
219 #     (which will cause the Makefiles to be regenerated when you run `make');
220 # (2) otherwise, pass the desired values on the `make' command line.
221 $(RECURSIVE_TARGETS):
222         @set fnord $$MAKEFLAGS; amf=$$2; \
223         dot_seen=no; \
224         target=`echo $@ | sed s/-recursive//`; \
225         list='$(SUBDIRS)'; for subdir in $$list; do \
226           echo "Making $$target in $$subdir"; \
227           if test "$$subdir" = "."; then \
228             dot_seen=yes; \
229             local_target="$$target-am"; \
230           else \
231             local_target="$$target"; \
232           fi; \
233           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
234            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
235         done; \
236         if test "$$dot_seen" = "no"; then \
237           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
238         fi; test -z "$$fail"
239
240 mostlyclean-recursive clean-recursive distclean-recursive \
241 maintainer-clean-recursive:
242         @set fnord $$MAKEFLAGS; amf=$$2; \
243         dot_seen=no; \
244         case "$@" in \
245           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
246           *) list='$(SUBDIRS)' ;; \
247         esac; \
248         rev=''; for subdir in $$list; do \
249           if test "$$subdir" = "."; then :; else \
250             rev="$$subdir $$rev"; \
251           fi; \
252         done; \
253         rev="$$rev ."; \
254         target=`echo $@ | sed s/-recursive//`; \
255         for subdir in $$rev; do \
256           echo "Making $$target in $$subdir"; \
257           if test "$$subdir" = "."; then \
258             local_target="$$target-am"; \
259           else \
260             local_target="$$target"; \
261           fi; \
262           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
264         done && test -z "$$fail"
265 tags-recursive:
266         list='$(SUBDIRS)'; for subdir in $$list; do \
267           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
268         done
269 ctags-recursive:
270         list='$(SUBDIRS)'; for subdir in $$list; do \
271           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
272         done
273
274 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276         unique=`for i in $$list; do \
277             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278           done | \
279           $(AWK) '    { files[$$0] = 1; } \
280                END { for (i in files) print i; }'`; \
281         mkid -fID $$unique
282 tags: TAGS
283
284 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285                 $(TAGS_FILES) $(LISP)
286         tags=; \
287         here=`pwd`; \
288         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
289           include_option=--etags-include; \
290           empty_fix=.; \
291         else \
292           include_option=--include; \
293           empty_fix=; \
294         fi; \
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           if test "$$subdir" = .; then :; else \
297             test ! -f $$subdir/TAGS || \
298               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
299           fi; \
300         done; \
301         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '    { files[$$0] = 1; } \
306                END { for (i in files) print i; }'`; \
307         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
308           test -n "$$unique" || unique=$$empty_fix; \
309           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
310             $$tags $$unique; \
311         fi
312 ctags: CTAGS
313 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
314                 $(TAGS_FILES) $(LISP)
315         tags=; \
316         here=`pwd`; \
317         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
318         unique=`for i in $$list; do \
319             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320           done | \
321           $(AWK) '    { files[$$0] = 1; } \
322                END { for (i in files) print i; }'`; \
323         test -z "$(CTAGS_ARGS)$$tags$$unique" \
324           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
325              $$tags $$unique
326
327 GTAGS:
328         here=`$(am__cd) $(top_builddir) && pwd` \
329           && cd $(top_srcdir) \
330           && gtags -i $(GTAGS_ARGS) $$here
331
332 distclean-tags:
333         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
334
335 distdir: $(DISTFILES)
336         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
337         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
338         list='$(DISTFILES)'; for file in $$list; do \
339           case $$file in \
340             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
341             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
342           esac; \
343           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
344           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
345           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
346             dir="/$$dir"; \
347             $(mkdir_p) "$(distdir)$$dir"; \
348           else \
349             dir=''; \
350           fi; \
351           if test -d $$d/$$file; then \
352             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
353               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
354             fi; \
355             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
356           else \
357             test -f $(distdir)/$$file \
358             || cp -p $$d/$$file $(distdir)/$$file \
359             || exit 1; \
360           fi; \
361         done
362         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
363           if test "$$subdir" = .; then :; else \
364             test -d "$(distdir)/$$subdir" \
365             || $(mkdir_p) "$(distdir)/$$subdir" \
366             || exit 1; \
367             distdir=`$(am__cd) $(distdir) && pwd`; \
368             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
369             (cd $$subdir && \
370               $(MAKE) $(AM_MAKEFLAGS) \
371                 top_distdir="$$top_distdir" \
372                 distdir="$$distdir/$$subdir" \
373                 distdir) \
374               || exit 1; \
375           fi; \
376         done
377 check-am: all-am
378 check: check-recursive
379 all-am: Makefile
380 installdirs: installdirs-recursive
381 installdirs-am:
382 install: install-recursive
383 install-exec: install-exec-recursive
384 install-data: install-data-recursive
385 uninstall: uninstall-recursive
386
387 install-am: all-am
388         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390 installcheck: installcheck-recursive
391 install-strip:
392         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394           `test -z '$(STRIP)' || \
395             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402
403 maintainer-clean-generic:
404         @echo "This command is intended for maintainers to use"
405         @echo "it deletes files that may require special tools to rebuild."
406 clean: clean-recursive
407
408 clean-am: clean-generic clean-libtool mostlyclean-am
409
410 distclean: distclean-recursive
411         -rm -f Makefile
412 distclean-am: clean-am distclean-generic distclean-libtool \
413         distclean-tags
414
415 dvi: dvi-recursive
416
417 dvi-am:
418
419 html: html-recursive
420
421 info: info-recursive
422
423 info-am:
424
425 install-data-am:
426
427 install-exec-am:
428
429 install-info: install-info-recursive
430
431 install-man:
432
433 installcheck-am:
434
435 maintainer-clean: maintainer-clean-recursive
436         -rm -f Makefile
437 maintainer-clean-am: distclean-am maintainer-clean-generic
438
439 mostlyclean: mostlyclean-recursive
440
441 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
442
443 pdf: pdf-recursive
444
445 pdf-am:
446
447 ps: ps-recursive
448
449 ps-am:
450
451 uninstall-am: uninstall-info-am
452
453 uninstall-info: uninstall-info-recursive
454
455 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
456         clean clean-generic clean-libtool clean-recursive ctags \
457         ctags-recursive distclean distclean-generic distclean-libtool \
458         distclean-recursive distclean-tags distdir dvi dvi-am html \
459         html-am info info-am install install-am install-data \
460         install-data-am install-exec install-exec-am install-info \
461         install-info-am install-man install-strip installcheck \
462         installcheck-am installdirs installdirs-am maintainer-clean \
463         maintainer-clean-generic maintainer-clean-recursive \
464         mostlyclean mostlyclean-generic mostlyclean-libtool \
465         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
466         uninstall uninstall-am uninstall-info-am
467
468 # Tell versions [3.59,3.63) of GNU make to not export all variables.
469 # Otherwise a system limit (for SysV at least) may be exceeded.
470 .NOEXPORT: