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