1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
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.
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
18 # OpenVPN -- An application to securely tunnel IP networks
19 # over a single UDP port, with support for SSL/TLS-based
20 # session authentication and key exchange,
21 # packet encryption, packet authentication, and
24 # Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
26 # This program is free software; you can redistribute it and/or modify
27 # it under the terms of the GNU General Public License version 2
28 # as published by the Free Software Foundation.
30 # This program is distributed in the hope that it will be useful,
31 # but WITHOUT ANY WARRANTY; without even the implied warranty of
32 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33 # GNU General Public License for more details.
35 # You should have received a copy of the GNU General Public License
36 # along with this program (see the file COPYING included with this
37 # distribution); if not, write to the Free Software Foundation, Inc.,
38 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
42 SOURCES
= $(openvpn_SOURCES
) $(nodist_openvpn_SOURCES
)
45 top_srcdir
= @top_srcdir@
47 pkgdatadir
= $(datadir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkgincludedir
= $(includedir)/@PACKAGE@
51 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 install_sh_DATA
= $(install_sh
) -c
-m
644
54 install_sh_PROGRAM
= $(install_sh
) -c
55 install_sh_SCRIPT
= $(install_sh
) -c
56 INSTALL_HEADER
= $(INSTALL_DATA
)
57 transform
= $(program_transform_name
)
64 build_triplet
= @build@
66 target_triplet
= @target@
67 sbin_PROGRAMS
= openvpn
$(EXEEXT
)
68 DIST_COMMON
= README
$(am__configure_deps
) $(dist_noinst_SCRIPTS
) \
69 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
70 $(srcdir)/config-win32.h.in
$(srcdir)/config.h.in \
71 $(srcdir)/openvpn.spec.in
$(top_srcdir
)/configure \
72 $(top_srcdir
)/install-win32
/openvpn.nsi.in AUTHORS COPYING \
73 ChangeLog INSTALL NEWS config.guess config.sub depcomp \
74 install-sh memcmp.c missing
76 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
77 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
78 $(top_srcdir
)/configure.ac
79 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
81 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
82 configure.lineno configure.status.lineno
83 mkinstalldirs
= $(mkdir_p
)
84 CONFIG_HEADER
= config.h
85 CONFIG_CLEAN_FILES
= openvpn.spec config-win32.h \
86 install-win32
/openvpn.nsi
87 am__installdirs
= "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
88 sbinPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
89 PROGRAMS
= $(sbin_PROGRAMS
)
90 am_openvpn_OBJECTS
= base64.
$(OBJEXT
) buffer.
$(OBJEXT
) \
91 crypto.
$(OBJEXT
) error.
$(OBJEXT
) event.
$(OBJEXT
) \
92 fdmisc.
$(OBJEXT
) forward.
$(OBJEXT
) fragment.
$(OBJEXT
) \
93 gremlin.
$(OBJEXT
) helper.
$(OBJEXT
) init.
$(OBJEXT
) \
94 interval.
$(OBJEXT
) list.
$(OBJEXT
) lzo.
$(OBJEXT
) \
95 manage.
$(OBJEXT
) mbuf.
$(OBJEXT
) misc.
$(OBJEXT
) \
96 mroute.
$(OBJEXT
) mss.
$(OBJEXT
) mtcp.
$(OBJEXT
) mtu.
$(OBJEXT
) \
97 mudp.
$(OBJEXT
) multi.
$(OBJEXT
) ntlm.
$(OBJEXT
) occ.
$(OBJEXT
) \
98 openvpn.
$(OBJEXT
) options.
$(OBJEXT
) otime.
$(OBJEXT
) \
99 packet_id.
$(OBJEXT
) perf.
$(OBJEXT
) ping.
$(OBJEXT
) \
100 plugin.
$(OBJEXT
) pool.
$(OBJEXT
) proto.
$(OBJEXT
) \
101 proxy.
$(OBJEXT
) push.
$(OBJEXT
) reliable.
$(OBJEXT
) \
102 route.
$(OBJEXT
) schedule.
$(OBJEXT
) session_id.
$(OBJEXT
) \
103 shaper.
$(OBJEXT
) sig.
$(OBJEXT
) socket.
$(OBJEXT
) \
104 socks.
$(OBJEXT
) ssl.
$(OBJEXT
) status.
$(OBJEXT
) \
105 thread.
$(OBJEXT
) tun.
$(OBJEXT
)
106 nodist_openvpn_OBJECTS
=
107 openvpn_OBJECTS
= $(am_openvpn_OBJECTS
) $(nodist_openvpn_OBJECTS
)
108 openvpn_LDADD
= $(LDADD
)
109 openvpn_DEPENDENCIES
= @LIBOBJS@
110 SCRIPTS
= $(dist_noinst_SCRIPTS
)
111 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
112 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
113 am__depfiles_maybe
= depfiles
114 @AMDEP_TRUE@DEP_FILES
= $(DEPDIR
)/memcmp.Po .
/$(DEPDIR
)/base64.Po \
115 @AMDEP_TRUE@ .
/$(DEPDIR
)/buffer.Po .
/$(DEPDIR
)/crypto.Po \
116 @AMDEP_TRUE@ .
/$(DEPDIR
)/error.Po .
/$(DEPDIR
)/event.Po \
117 @AMDEP_TRUE@ .
/$(DEPDIR
)/fdmisc.Po .
/$(DEPDIR
)/forward.Po \
118 @AMDEP_TRUE@ .
/$(DEPDIR
)/fragment.Po .
/$(DEPDIR
)/gremlin.Po \
119 @AMDEP_TRUE@ .
/$(DEPDIR
)/helper.Po .
/$(DEPDIR
)/init.Po \
120 @AMDEP_TRUE@ .
/$(DEPDIR
)/interval.Po .
/$(DEPDIR
)/list.Po \
121 @AMDEP_TRUE@ .
/$(DEPDIR
)/lzo.Po .
/$(DEPDIR
)/manage.Po \
122 @AMDEP_TRUE@ .
/$(DEPDIR
)/mbuf.Po .
/$(DEPDIR
)/misc.Po \
123 @AMDEP_TRUE@ .
/$(DEPDIR
)/mroute.Po .
/$(DEPDIR
)/mss.Po \
124 @AMDEP_TRUE@ .
/$(DEPDIR
)/mtcp.Po .
/$(DEPDIR
)/mtu.Po \
125 @AMDEP_TRUE@ .
/$(DEPDIR
)/mudp.Po .
/$(DEPDIR
)/multi.Po \
126 @AMDEP_TRUE@ .
/$(DEPDIR
)/ntlm.Po .
/$(DEPDIR
)/occ.Po \
127 @AMDEP_TRUE@ .
/$(DEPDIR
)/openvpn.Po .
/$(DEPDIR
)/options.Po \
128 @AMDEP_TRUE@ .
/$(DEPDIR
)/otime.Po .
/$(DEPDIR
)/packet_id.Po \
129 @AMDEP_TRUE@ .
/$(DEPDIR
)/perf.Po .
/$(DEPDIR
)/ping.Po \
130 @AMDEP_TRUE@ .
/$(DEPDIR
)/plugin.Po .
/$(DEPDIR
)/pool.Po \
131 @AMDEP_TRUE@ .
/$(DEPDIR
)/proto.Po .
/$(DEPDIR
)/proxy.Po \
132 @AMDEP_TRUE@ .
/$(DEPDIR
)/push.Po .
/$(DEPDIR
)/reliable.Po \
133 @AMDEP_TRUE@ .
/$(DEPDIR
)/route.Po .
/$(DEPDIR
)/schedule.Po \
134 @AMDEP_TRUE@ .
/$(DEPDIR
)/session_id.Po .
/$(DEPDIR
)/shaper.Po \
135 @AMDEP_TRUE@ .
/$(DEPDIR
)/sig.Po .
/$(DEPDIR
)/socket.Po \
136 @AMDEP_TRUE@ .
/$(DEPDIR
)/socks.Po .
/$(DEPDIR
)/ssl.Po \
137 @AMDEP_TRUE@ .
/$(DEPDIR
)/status.Po .
/$(DEPDIR
)/thread.Po \
138 @AMDEP_TRUE@ .
/$(DEPDIR
)/tun.Po
139 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
140 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
142 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
143 SOURCES
= $(openvpn_SOURCES
) $(nodist_openvpn_SOURCES
)
144 DIST_SOURCES
= $(openvpn_SOURCES
)
145 man8dir = $(mandir)/man8
150 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
151 distdir
= $(PACKAGE
)-$(VERSION
)
152 top_distdir
= $(distdir
)
153 am__remove_distdir
= \
154 { test ! -d
$(distdir
) \
155 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
156 && rm -fr
$(distdir
); }; }
157 DIST_ARCHIVES
= $(distdir
).
tar.gz
159 distuninstallcheck_listfiles
= find .
-type f
-print
160 distcleancheck_listfiles
= find .
-type f
-print
162 AMDEP_FALSE
= @AMDEP_FALSE@
163 AMDEP_TRUE
= @AMDEP_TRUE@
165 AUTOCONF
= @AUTOCONF@
166 AUTOHEADER
= @AUTOHEADER@
167 AUTOMAKE
= @AUTOMAKE@
170 CCDEPMODE
= @CCDEPMODE@
173 CPPFLAGS
= @CPPFLAGS@
174 CYGPATH_W
= @CYGPATH_W@
182 IFCONFIG
= @IFCONFIG@
183 INSTALL_DATA
= @INSTALL_DATA@
184 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
185 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
191 LTLIBOBJS
= @LTLIBOBJS@
192 MAKEINFO
= @MAKEINFO@
195 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
196 PACKAGE_NAME
= @PACKAGE_NAME@
197 PACKAGE_STRING
= @PACKAGE_STRING@
198 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
199 PACKAGE_VERSION
= @PACKAGE_VERSION@
200 PATH_SEPARATOR
= @PATH_SEPARATOR@
201 PTHREAD_CC
= @PTHREAD_CC@
202 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
203 PTHREAD_LIBS
= @PTHREAD_LIBS@
205 SET_MAKE
= @SET_MAKE@
209 ac_ct_CC
= @ac_ct_CC@
210 ac_ct_STRIP
= @ac_ct_STRIP@
211 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
212 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
213 am__include
= @am__include@
214 am__leading_dot
= @am__leading_dot@
215 am__quote
= @am__quote@
218 build_alias
= @build_alias@
219 build_cpu
= @build_cpu@
220 build_os
= @build_os@
221 build_vendor
= @build_vendor@
223 exec_prefix = @
exec_prefix@
225 host_alias
= @host_alias@
226 host_cpu
= @host_cpu@
228 host_vendor
= @host_vendor@
229 includedir = @
includedir@
231 install_sh
= @install_sh@
233 libexecdir
= @libexecdir@
234 localstatedir
= @localstatedir@
237 oldincludedir = @
oldincludedir@
239 program_transform_name
= @program_transform_name@
241 sharedstatedir
= @sharedstatedir@
242 sysconfdir
= @sysconfdir@
244 target_alias
= @target_alias@
245 target_cpu
= @target_cpu@
246 target_os
= @target_os@
247 target_vendor
= @target_vendor@
249 # This option prevents autoreconf from overriding our COPYING and
251 AUTOMAKE_OPTIONS
= foreign
252 nodist_openvpn_SOURCES
= config.h
253 TESTS
= t_lpback.sh t_cltsrv.sh
254 dist_noinst_SCRIPTS
= $(TESTS
)
266 forward.c forward.h forward-inline.h \
267 fragment.c fragment.h \
268 gremlin.c gremlin.h \
272 interval.c interval.h \
286 occ.c occ.h occ-inline.h \
287 openvpn.c openvpn.h \
289 options.c options.h \
291 packet_id.c packet_id.h \
293 ping.c ping.h ping-inline.h \
299 reliable.c reliable.h \
301 schedule.c schedule.h \
302 session_id.c session_id.h \
322 sample-config-files \
345 $(MAKE
) $(AM_MAKEFLAGS
) all-am
348 .SUFFIXES
: .c .o .obj
351 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
353 case
'$(am__configure_deps)' in \
355 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
356 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
361 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
362 cd
$(top_srcdir
) && \
363 $(AUTOMAKE
) --foreign Makefile
365 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
368 echo
' $(SHELL) ./config.status'; \
369 $(SHELL
) .
/config.status
;; \
371 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
372 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
375 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
376 $(SHELL
) .
/config.status
--recheck
378 $(top_srcdir
)/configure
: $(am__configure_deps
)
379 cd
$(srcdir) && $(AUTOCONF
)
380 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
381 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
384 @if
test ! -f
$@
; then \
389 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
391 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
392 $(srcdir)/config.h.in
: $(am__configure_deps
)
393 cd
$(top_srcdir
) && $(AUTOHEADER
)
398 -rm -f config.h stamp-h1
399 openvpn.spec
: $(top_builddir
)/config.status
$(srcdir)/openvpn.spec.in
400 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
401 config-win32.h
: $(top_builddir
)/config.status
$(srcdir)/config-win32.h.in
402 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
403 install-win32
/openvpn.nsi
: $(top_builddir
)/config.status
$(top_srcdir
)/install-win32
/openvpn.nsi.in
404 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
405 install-sbinPROGRAMS
: $(sbin_PROGRAMS
)
407 test -z
"$(sbindir)" ||
$(mkdir_p
) "$(DESTDIR)$(sbindir)"
408 @list
='$(sbin_PROGRAMS)'; for p in
$$list; do \
409 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
412 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
413 echo
" $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
414 $(INSTALL_PROGRAM_ENV
) $(sbinPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit
1; \
418 uninstall-sbinPROGRAMS
:
420 @list
='$(sbin_PROGRAMS)'; for p in
$$list; do \
421 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
422 echo
" rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
423 rm -f
"$(DESTDIR)$(sbindir)/$$f"; \
427 -test -z
"$(sbin_PROGRAMS)" ||
rm -f
$(sbin_PROGRAMS
)
428 openvpn
$(EXEEXT
): $(openvpn_OBJECTS
) $(openvpn_DEPENDENCIES
)
429 @
rm -f openvpn
$(EXEEXT
)
430 $(LINK
) $(openvpn_LDFLAGS
) $(openvpn_OBJECTS
) $(openvpn_LDADD
) $(LIBS
)
438 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/memcmp.Po@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/base64.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/buffer.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/crypto.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/error.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fdmisc.Po@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/forward.Po@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fragment.Po@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gremlin.Po@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/helper.Po@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/init.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interval.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/list.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lzo.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/manage.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mbuf.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/misc.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mroute.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mss.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mtcp.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mtu.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mudp.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/multi.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntlm.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/occ.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/openvpn.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/options.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/otime.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/packet_id.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/perf.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ping.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/plugin.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pool.Po@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proto.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proxy.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/push.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reliable.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/route.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/schedule.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/session_id.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/shaper.Po@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sig.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/socket.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/socks.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssl.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/status.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tun.Po@am__quote@
489 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
490 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
494 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
497 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
498 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
502 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
504 install-man8
: $(man8_MANS
) $(man_MANS
)
506 test -z
"$(man8dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man8dir)"
507 @list
='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
508 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
511 *.8*) list
="$$list $$i" ;; \
514 for i in
$$list; do \
515 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
517 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
522 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
523 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
524 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
525 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
526 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
530 @list
='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
531 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
534 *.8*) list
="$$list $$i" ;; \
537 for i in
$$list; do \
538 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
543 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
544 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
545 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
546 echo
" rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
547 rm -f
"$(DESTDIR)$(man8dir)/$$inst"; \
550 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
551 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
552 unique
=`for i in $$list; do \
553 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555 $(AWK) ' { files[$$0] = 1; } \
556 END { for (i in files) print i; }'`; \
560 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
561 $(TAGS_FILES
) $(LISP
)
564 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
565 unique
=`for i in $$list; do \
566 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
568 $(AWK) ' { files[$$0] = 1; } \
569 END { for (i in files) print i; }'`; \
570 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
571 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
574 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
575 $(TAGS_FILES
) $(LISP
)
578 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
579 unique
=`for i in $$list; do \
580 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582 $(AWK) ' { files[$$0] = 1; } \
583 END { for (i in files) print i; }'`; \
584 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
585 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
589 here
=`$(am__cd) $(top_builddir) && pwd` \
590 && cd
$(top_srcdir
) \
591 && gtags
-i
$(GTAGS_ARGS
) $$here
594 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
596 check-TESTS
: $(TESTS
)
597 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
598 srcdir=$(srcdir); export srcdir; \
600 if
test -n
"$$list"; then \
601 for tst in
$$list; do \
602 if
test -f .
/$$tst; then
dir=.
/; \
603 elif
test -f
$$tst; then
dir=; \
604 else dir="$(srcdir)/"; fi
; \
605 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
606 all=`expr $$all + 1`; \
607 case
" $(XFAIL_TESTS) " in \
609 xpass
=`expr $$xpass + 1`; \
610 failed
=`expr $$failed + 1`; \
611 echo
"XPASS: $$tst"; \
614 echo
"PASS: $$tst"; \
617 elif
test $$?
-ne
77; then \
618 all=`expr $$all + 1`; \
619 case
" $(XFAIL_TESTS) " in \
621 xfail
=`expr $$xfail + 1`; \
622 echo
"XFAIL: $$tst"; \
625 failed
=`expr $$failed + 1`; \
626 echo
"FAIL: $$tst"; \
630 skip
=`expr $$skip + 1`; \
631 echo
"SKIP: $$tst"; \
634 if
test "$$failed" -eq
0; then \
635 if
test "$$xfail" -eq
0; then \
636 banner
="All $$all tests passed"; \
638 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
641 if
test "$$xpass" -eq
0; then \
642 banner
="$$failed of $$all tests failed"; \
644 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
649 if
test "$$skip" -ne
0; then \
650 skipped
="($$skip tests were not run)"; \
651 test `echo "$$skipped" | wc -c` -gt
`echo "$$banner" | wc -c` && \
652 dashes
="$$skipped"; \
655 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
656 report
="Please report to $(PACKAGE_BUGREPORT)"; \
657 test `echo "$$report" | wc -c` -gt
`echo "$$banner" | wc -c` && \
660 dashes
=`echo "$$dashes" | sed s/./=/g`; \
663 test -n
"$$skipped" && echo
"$$skipped"; \
664 test -n
"$$report" && echo
"$$report"; \
666 test "$$failed" -eq
0; \
669 distdir
: $(DISTFILES
)
670 $(am__remove_distdir
)
672 $(mkdir_p
) $(distdir
)/.
$(distdir
)/install-win32
673 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
674 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
675 list
='$(DISTFILES)'; for file in
$$list; do \
677 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
678 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
680 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
681 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
682 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
684 $(mkdir_p
) "$(distdir)$$dir"; \
688 if
test -d
$$d/$$file; then \
689 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
690 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
692 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
694 test -f
$(distdir
)/$$file \
695 || cp
-p
$$d/$$file $(distdir
)/$$file \
699 $(MAKE
) $(AM_MAKEFLAGS
) \
700 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
702 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
703 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
704 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
705 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
706 || chmod
-R a
+r
$(distdir
)
708 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
709 $(am__remove_distdir
)
712 $(AMTAR
) chof
- $(distdir
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
713 $(am__remove_distdir
)
716 $(AMTAR
) chof
- $(distdir
) | compress
-c
>$(distdir
).
tar.Z
717 $(am__remove_distdir
)
720 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
721 $(am__remove_distdir
)
724 -rm -f
$(distdir
).zip
725 zip
-rq
$(distdir
).zip
$(distdir
)
726 $(am__remove_distdir
)
728 dist dist-all
: distdir
729 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
730 $(am__remove_distdir
)
732 # This target untars the dist file and tries a VPATH configuration. Then
733 # it guarantees that the distribution is self-contained by making another
736 case
'$(DIST_ARCHIVES)' in \
738 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
- ;;\
740 bunzip2
-c
$(distdir
).
tar.bz2 |
$(AMTAR
) xf
- ;;\
742 uncompress
-c
$(distdir
).
tar.Z |
$(AMTAR
) xf
- ;;\
744 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz | unshar
;;\
746 unzip
$(distdir
).zip
;;\
748 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
749 mkdir
$(distdir
)/_build
750 mkdir
$(distdir
)/_inst
752 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
753 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
754 && cd
$(distdir
)/_build \
755 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
756 $(DISTCHECK_CONFIGURE_FLAGS
) \
757 && $(MAKE
) $(AM_MAKEFLAGS
) \
758 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
759 && $(MAKE
) $(AM_MAKEFLAGS
) check \
760 && $(MAKE
) $(AM_MAKEFLAGS
) install \
761 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
762 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
763 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
765 && chmod
-R a-w
"$$dc_install_base" \
767 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
768 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
769 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
770 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
771 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
772 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
773 && rm -rf
"$$dc_destdir" \
774 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
775 && rm -rf
$(DIST_ARCHIVES
) \
776 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
777 $(am__remove_distdir
)
778 @
(echo
"$(distdir) archives ready for distribution: "; \
779 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
780 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
782 @cd
$(distuninstallcheck_dir
) \
783 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
784 ||
{ echo
"ERROR: files left after uninstall:" ; \
785 if
test -n
"$(DESTDIR)"; then \
786 echo
" (check DESTDIR support)"; \
788 $(distuninstallcheck_listfiles
) ; \
790 distcleancheck
: distclean
791 @if
test '$(srcdir)' = .
; then \
792 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
795 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
796 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
797 $(distcleancheck_listfiles
) ; \
800 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
802 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) $(MANS
) config.h
804 for
dir in
"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
805 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
808 install-exec
: install-exec-am
809 install-data
: install-data-am
810 uninstall: uninstall-am
813 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
815 installcheck: installcheck-am
817 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
818 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
819 `test -z '$(STRIP)' || \
820 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
826 -rm -f
$(CONFIG_CLEAN_FILES
)
828 maintainer-clean-generic
:
829 @echo
"This command is intended for maintainers to use"
830 @echo
"it deletes files that may require special tools to rebuild."
833 clean-am
: clean-generic clean-sbinPROGRAMS mostlyclean-am
835 distclean: distclean-am
836 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
837 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
839 distclean-am
: clean-am distclean-compile distclean-generic \
840 distclean-hdr distclean-tags
852 install-data-am
: install-man
854 install-exec-am
: install-sbinPROGRAMS
856 install-info
: install-info-am
858 install-man
: install-man8
862 maintainer-clean
: maintainer-clean-am
863 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
864 -rm -rf
$(top_srcdir
)/autom4te.cache
865 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
867 maintainer-clean-am
: distclean-am maintainer-clean-generic
869 mostlyclean: mostlyclean-am
871 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
881 uninstall-am
: uninstall-info-am uninstall-man uninstall-sbinPROGRAMS
883 uninstall-man
: uninstall-man8
885 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-TESTS check-am \
886 clean clean-generic clean-sbinPROGRAMS ctags
dist dist-all \
887 dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
888 distclean distclean-compile distclean-generic distclean-hdr \
889 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
890 dvi-am html html-am
info info-am
install install-am \
891 install-data install-data-am install-exec install-exec-am \
892 install-info install-info-am install-man install-man8 \
893 install-sbinPROGRAMS install-strip
installcheck \
894 installcheck-am
installdirs maintainer-clean \
895 maintainer-clean-generic
mostlyclean mostlyclean-compile \
896 mostlyclean-generic pdf pdf-am ps ps-am
tags uninstall \
897 uninstall-am uninstall-info-am uninstall-man uninstall-man8 \
898 uninstall-sbinPROGRAMS
904 cd
$(distdir
) && for i in
$(EXTRA_DIST
) ; do find
$$i -name .svn
-type d
-prune
-exec
rm -rf
'{}' ';' ; rm -f
`find $$i -type f | grep -E '(^|\/)\.?\#|\~$$|\.s?o$$'` ; done
905 # Tell versions [3.59,3.63) of GNU make to not export all variables.
906 # Otherwise a system limit (for SysV at least) may be exceeded.