K2.6 patches and update.
[tomato.git] / release / src / router / openvpn / Makefile
blob45aa1bbf78473cee0da88f75d4a947113507b7e6
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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.
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.
19 # OpenVPN -- An application to securely tunnel IP networks
20 # over a single UDP port, with support for SSL/TLS-based
21 # session authentication and key exchange,
22 # packet encryption, packet authentication, and
23 # packet compression.
25 # Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
26 # Copyright (C) 2010 David Sommerseth <dazo@users.sourceforge.net>
27 # Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
29 # This program is free software; you can redistribute it and/or modify
30 # it under the terms of the GNU General Public License version 2
31 # as published by the Free Software Foundation.
33 # This program is distributed in the hope that it will be useful,
34 # but WITHOUT ANY WARRANTY; without even the implied warranty of
35 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36 # GNU General Public License for more details.
38 # You should have received a copy of the GNU General Public License
39 # along with this program (see the file COPYING included with this
40 # distribution); if not, write to the Free Software Foundation, Inc.,
41 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
46 pkgdatadir = $(datadir)/openvpn
47 pkgincludedir = $(includedir)/openvpn
48 pkglibdir = $(libdir)/openvpn
49 pkglibexecdir = $(libexecdir)/openvpn
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 build_triplet = x86_64-pc-linux-gnu
63 host_triplet = mipsel-unknown-linux-gnu
64 #am__append_1 = INSTALL-win32.txt
65 am__append_2 = INSTALL-win32.txt
66 subdir = .
67 DIST_COMMON = README $(am__configure_deps) $(am__dist_doc_DATA_DIST) \
68 $(am__dist_noinst_DATA_DIST) $(dist_noinst_HEADERS) \
69 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
70 $(srcdir)/config.h.in $(srcdir)/version.sh.in \
71 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
72 config.guess config.sub depcomp install-sh ltmain.sh missing
73 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
75 $(top_srcdir)/m4/ax_socklen_t.m4 \
76 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
77 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
78 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
79 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
80 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82 $(ACLOCAL_M4)
83 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
84 configure.lineno config.status.lineno
85 mkinstalldirs = $(install_sh) -d
86 CONFIG_HEADER = config.h
87 CONFIG_CLEAN_FILES = version.sh
88 CONFIG_CLEAN_VPATH_FILES =
89 SOURCES =
90 DIST_SOURCES =
91 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
92 html-recursive info-recursive install-data-recursive \
93 install-dvi-recursive install-exec-recursive \
94 install-html-recursive install-info-recursive \
95 install-pdf-recursive install-ps-recursive install-recursive \
96 installcheck-recursive installdirs-recursive pdf-recursive \
97 ps-recursive uninstall-recursive
98 am__dist_doc_DATA_DIST = README README.IPv6 README.polarssl \
99 COPYRIGHT.GPL COPYING INSTALL-win32.txt
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 *) f=$$p;; \
104 esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112 for p in $$list; do echo "$$p $$p"; done | \
113 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115 if (++n[$$2] == $(am__install_max)) \
116 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117 END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__uninstall_files_from_dir = { \
122 test -z "$$files" \
123 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125 $(am__cd) "$$dir" && rm -f $$files; }; \
127 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"
128 am__dist_noinst_DATA_DIST = .gitignore .gitattributes \
129 config-version.h.in PORTS README.IPv6 TODO.IPv6 \
130 README.polarssl openvpn.sln msvc-env.bat msvc-dev.bat \
131 msvc-build.bat INSTALL-win32.txt
132 DATA = $(dist_doc_DATA) $(dist_noinst_DATA) $(root_DATA)
133 HEADERS = $(dist_noinst_HEADERS)
134 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135 distclean-recursive maintainer-clean-recursive
136 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
137 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
138 distdir dist dist-all distcheck
139 ETAGS = etags
140 CTAGS = ctags
141 DIST_SUBDIRS = $(SUBDIRS)
142 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143 distdir = $(PACKAGE)-$(VERSION)
144 top_distdir = $(distdir)
145 am__remove_distdir = \
146 if test -d "$(distdir)"; then \
147 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
148 && rm -rf "$(distdir)" \
149 || { sleep 5 && rm -rf "$(distdir)"; }; \
150 else :; fi
151 am__relativize = \
152 dir0=`pwd`; \
153 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
154 sed_rest='s,^[^/]*/*,,'; \
155 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
156 sed_butlast='s,/*[^/]*$$,,'; \
157 while test -n "$$dir1"; do \
158 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
159 if test "$$first" != "."; then \
160 if test "$$first" = ".."; then \
161 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
163 else \
164 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
165 if test "$$first2" = "$$first"; then \
166 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
167 else \
168 dir2="../$$dir2"; \
169 fi; \
170 dir0="$$dir0"/"$$first"; \
171 fi; \
172 fi; \
173 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
174 done; \
175 reldir="$$dir2"
176 DIST_ARCHIVES = $(distdir).tar.gz
177 GZIP_ENV = --best
178 distuninstallcheck_listfiles = find . -type f -print
179 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
180 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
181 distcleancheck_listfiles = find . -type f -print
182 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/missing --run aclocal-1.11
183 AMTAR = $${TAR-tar}
184 AR = mipsel-uclibc-ar
185 AS = mipsel-uclibc-as
186 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/missing --run autoconf
187 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/missing --run autoheader
188 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/missing --run automake-1.11
189 AWK = gawk
190 CC = mipsel-uclibc-gcc
191 CCDEPMODE = depmode=gcc3
192 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections
193 CPP = mipsel-uclibc-gcc -E
194 CPPFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/lzo/include -I/home/vicente/repos/tomato/release/src-rt/router/openssl/include
195 CYGPATH_W = echo
196 DEFS = -DHAVE_CONFIG_H
197 DEPDIR = .deps
198 DLLTOOL = dlltool
199 DL_LIBS = -ldl
200 DSYMUTIL =
201 DUMPBIN =
202 ECHO_C =
203 ECHO_N = -n
204 ECHO_T =
205 EGREP = /bin/grep -E
206 EXEEXT =
207 FGREP = /bin/grep -F
208 GIT = git
209 GREP = /bin/grep
210 IFCONFIG = /sbin/ifconfig
211 INSTALL = /usr/bin/install -c
212 INSTALL_DATA = ${INSTALL} -m 644
213 INSTALL_PROGRAM = ${INSTALL}
214 INSTALL_SCRIPT = ${INSTALL}
215 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
216 IPROUTE = /sbin/ip
217 LD = mipsel-uclibc-ld
218 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/openssl -L/home/vicente/repos/tomato/release/src-rt/router/lzo/src/.libs -ffunction-sections -fdata-sections -Wl,--gc-sections
219 LIBOBJS =
220 LIBPAM_CFLAGS =
221 LIBPAM_LIBS =
222 LIBS =
223 LIBTOOL = $(SHELL) $(top_builddir)/libtool
224 LIPO =
225 LN_S = ln -s
226 LTLIBOBJS =
227 LZO_CFLAGS =
228 LZO_LIBS = -llzo2
229 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/missing --run makeinfo
230 MAN2HTML =
231 MKDIR_P = /bin/mkdir -p
232 NETSTAT = netstat
233 NM = mipsel-uclibc-nm
234 NMEDIT =
235 OBJDUMP = mipsel-linux-objdump
236 OBJEXT = o
237 OPENSSL_CRYPTO_CFLAGS =
238 OPENSSL_CRYPTO_LIBS = -lcrypto
239 OPENSSL_SSL_CFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/openssl/include
240 OPENSSL_SSL_LIBS = -L/home/vicente/repos/tomato/release/src-rt/router/openssl -lssl
241 OPTIONAL_CRYPTO_CFLAGS = -I/home/vicente/repos/tomato/release/src-rt/router/openssl/include
242 OPTIONAL_CRYPTO_LIBS = -L/home/vicente/repos/tomato/release/src-rt/router/openssl -lssl -lcrypto
243 OPTIONAL_DL_LIBS =
244 OPTIONAL_LZO_CFLAGS =
245 OPTIONAL_LZO_LIBS = -llzo2
246 OPTIONAL_PKCS11_HELPER_CFLAGS =
247 OPTIONAL_PKCS11_HELPER_LIBS =
248 OPTIONAL_SELINUX_LIBS =
249 OTOOL =
250 OTOOL64 =
251 PACKAGE = openvpn
252 PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net
253 PACKAGE_NAME = OpenVPN
254 PACKAGE_STRING = OpenVPN 2.3.0
255 PACKAGE_TARNAME = openvpn
256 PACKAGE_URL =
257 PACKAGE_VERSION = 2.3.0
258 PATH_SEPARATOR = :
259 PKCS11_HELPER_CFLAGS =
260 PKCS11_HELPER_LIBS =
261 PKG_CONFIG = /usr/bin/pkg-config
262 PKG_CONFIG_LIBDIR =
263 PKG_CONFIG_PATH =
264 PLUGIN_AUTH_PAM_CFLAGS =
265 PLUGIN_AUTH_PAM_LIBS =
266 POLARSSL_CFLAGS =
267 POLARSSL_LIBS =
268 RANLIB = mipsel-uclibc-ranlib
269 RC =
270 ROUTE = /sbin/route
271 SED = /bin/sed
272 SELINUX_LIBS =
273 SET_MAKE =
274 SHELL = /bin/sh
275 SOCKETS_LIBS = -lnsl
276 STRIP = mipsel-uclibc-strip -R .note -R .comment
277 TAP_CFLAGS =
278 TAP_WIN_COMPONENT_ID = tap0901
279 TAP_WIN_MIN_MAJOR = 9
280 TAP_WIN_MIN_MINOR = 9
281 VERSION = 2.3.0
282 abs_builddir = /home/vicente/repos/tomato/release/src/router/openvpn
283 abs_srcdir = /home/vicente/repos/tomato/release/src/router/openvpn
284 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/openvpn
285 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/openvpn
286 ac_ct_CC =
287 ac_ct_DUMPBIN =
288 am__include = include
289 am__leading_dot = .
290 am__quote =
291 am__tar = $${TAR-tar} chof - "$$tardir"
292 am__untar = $${TAR-tar} xf -
293 bindir = ${exec_prefix}/bin
294 build = x86_64-pc-linux-gnu
295 build_alias = x86_64-linux-gnu
296 build_cpu = x86_64
297 build_os = linux-gnu
298 build_vendor = pc
299 builddir = .
300 datadir = ${datarootdir}
301 datarootdir = ${prefix}/share
302 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
303 dvidir = ${docdir}
304 exec_prefix = ${prefix}
305 host = mipsel-unknown-linux-gnu
306 host_alias = mipsel-linux
307 host_cpu = mipsel
308 host_os = linux-gnu
309 host_vendor = unknown
310 htmldir = ${docdir}
311 includedir = ${prefix}/include
312 infodir = ${datarootdir}/info
313 install_sh = ${SHELL} /home/vicente/repos/tomato/release/src/router/openvpn/install-sh
314 libdir = ${exec_prefix}/lib
315 libexecdir = ${exec_prefix}/libexec
316 localedir = ${datarootdir}/locale
317 localstatedir = ${prefix}/var
318 mandir = ${datarootdir}/man
319 mkdir_p = /bin/mkdir -p
320 oldincludedir = /usr/include
321 pdfdir = ${docdir}
322 plugindir = $(libdir)/openvpn/plugins
323 prefix =
324 program_transform_name = s,x,x,
325 psdir = ${docdir}
326 sampledir = $(docdir)/sample
327 sbindir = ${exec_prefix}/sbin
328 sharedstatedir = ${prefix}/com
329 srcdir = .
330 sysconfdir = ${prefix}/etc
331 target_alias =
332 top_build_prefix =
333 top_builddir = .
334 top_srcdir = .
336 # This option prevents autoreconf from overriding our COPYING and
337 # INSTALL targets:
338 AUTOMAKE_OPTIONS = foreign 1.9
339 ACLOCAL_AMFLAGS = -I m4
340 MAINTAINERCLEANFILES = \
341 config.log config.status \
342 $(srcdir)/Makefile.in \
343 $(srcdir)/config.h.in $(srcdir)/config.h.in~ $(srcdir)/configure \
344 $(srcdir)/install-sh $(srcdir)/ltmain.sh $(srcdir)/missing \
345 $(srcdir)/m4/libtool.m4 $(srcdir)/m4/lt~obsolete.m4 \
346 $(srcdir)/m4/ltoptions.m4 $(srcdir)/m4/ltsugar.m4 \
347 $(srcdir)/m4/ltversion.m4 \
348 $(srcdir)/depcomp $(srcdir)/aclocal.m4 \
349 $(srcdir)/config.guess $(srcdir)/config.sub
351 CLEANFILES = \
352 config-version.h
354 EXTRA_DIST = \
355 contrib \
356 debug
358 #BUILT_SOURCES = \
359 # config-version.h
361 SUBDIRS = build distro include src sample doc tests
362 dist_doc_DATA = README README.IPv6 README.polarssl COPYRIGHT.GPL \
363 COPYING $(am__append_1)
364 dist_noinst_DATA = .gitignore .gitattributes config-version.h.in PORTS \
365 README.IPv6 TODO.IPv6 README.polarssl openvpn.sln msvc-env.bat \
366 msvc-dev.bat msvc-build.bat $(am__append_2)
367 dist_noinst_HEADERS = \
368 config-msvc.h \
369 config-msvc-version.h.in
371 #rootdir = $(prefix)
372 #root_DATA = version.sh
373 all: $(BUILT_SOURCES) config.h
374 $(MAKE) $(AM_MAKEFLAGS) all-recursive
376 .SUFFIXES:
377 am--refresh: Makefile
379 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
380 @for dep in $?; do \
381 case '$(am__configure_deps)' in \
382 *$$dep*) \
383 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
384 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
385 && exit 0; \
386 exit 1;; \
387 esac; \
388 done; \
389 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
390 $(am__cd) $(top_srcdir) && \
391 $(AUTOMAKE) --foreign Makefile
392 .PRECIOUS: Makefile
393 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394 @case '$?' in \
395 *config.status*) \
396 echo ' $(SHELL) ./config.status'; \
397 $(SHELL) ./config.status;; \
398 *) \
399 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
400 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
401 esac;
403 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
404 $(SHELL) ./config.status --recheck
406 $(top_srcdir)/configure: $(am__configure_deps)
407 $(am__cd) $(srcdir) && $(AUTOCONF)
408 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
409 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
410 $(am__aclocal_m4_deps):
412 config.h: stamp-h1
413 @if test ! -f $@; then rm -f stamp-h1; else :; fi
414 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
416 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
417 @rm -f stamp-h1
418 cd $(top_builddir) && $(SHELL) ./config.status config.h
419 $(srcdir)/config.h.in: $(am__configure_deps)
420 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
421 rm -f stamp-h1
422 touch $@
424 distclean-hdr:
425 -rm -f config.h stamp-h1
426 version.sh: $(top_builddir)/config.status $(srcdir)/version.sh.in
427 cd $(top_builddir) && $(SHELL) ./config.status $@
429 mostlyclean-libtool:
430 -rm -f *.lo
432 clean-libtool:
433 -rm -rf .libs _libs
435 distclean-libtool:
436 -rm -f libtool config.lt
437 install-dist_docDATA: $(dist_doc_DATA)
438 @$(NORMAL_INSTALL)
439 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
440 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
441 for p in $$list; do \
442 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
443 echo "$$d$$p"; \
444 done | $(am__base_list) | \
445 while read files; do \
446 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
447 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
448 done
450 uninstall-dist_docDATA:
451 @$(NORMAL_UNINSTALL)
452 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
453 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
454 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
455 install-rootDATA: $(root_DATA)
456 @$(NORMAL_INSTALL)
457 test -z "$(rootdir)" || $(MKDIR_P) "$(DESTDIR)$(rootdir)"
458 @list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
459 for p in $$list; do \
460 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
461 echo "$$d$$p"; \
462 done | $(am__base_list) | \
463 while read files; do \
464 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rootdir)'"; \
465 $(INSTALL_DATA) $$files "$(DESTDIR)$(rootdir)" || exit $$?; \
466 done
468 uninstall-rootDATA:
469 @$(NORMAL_UNINSTALL)
470 @list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
471 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
472 dir='$(DESTDIR)$(rootdir)'; $(am__uninstall_files_from_dir)
474 # This directory's subdirectories are mostly independent; you can cd
475 # into them and run `make' without going through this Makefile.
476 # To change the values of `make' variables: instead of editing Makefiles,
477 # (1) if the variable is set in `config.status', edit `config.status'
478 # (which will cause the Makefiles to be regenerated when you run `make');
479 # (2) otherwise, pass the desired values on the `make' command line.
480 $(RECURSIVE_TARGETS):
481 @fail= failcom='exit 1'; \
482 for f in x $$MAKEFLAGS; do \
483 case $$f in \
484 *=* | --[!k]*);; \
485 *k*) failcom='fail=yes';; \
486 esac; \
487 done; \
488 dot_seen=no; \
489 target=`echo $@ | sed s/-recursive//`; \
490 list='$(SUBDIRS)'; for subdir in $$list; do \
491 echo "Making $$target in $$subdir"; \
492 if test "$$subdir" = "."; then \
493 dot_seen=yes; \
494 local_target="$$target-am"; \
495 else \
496 local_target="$$target"; \
497 fi; \
498 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499 || eval $$failcom; \
500 done; \
501 if test "$$dot_seen" = "no"; then \
502 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
503 fi; test -z "$$fail"
505 $(RECURSIVE_CLEAN_TARGETS):
506 @fail= failcom='exit 1'; \
507 for f in x $$MAKEFLAGS; do \
508 case $$f in \
509 *=* | --[!k]*);; \
510 *k*) failcom='fail=yes';; \
511 esac; \
512 done; \
513 dot_seen=no; \
514 case "$@" in \
515 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
516 *) list='$(SUBDIRS)' ;; \
517 esac; \
518 rev=''; for subdir in $$list; do \
519 if test "$$subdir" = "."; then :; else \
520 rev="$$subdir $$rev"; \
521 fi; \
522 done; \
523 rev="$$rev ."; \
524 target=`echo $@ | sed s/-recursive//`; \
525 for subdir in $$rev; do \
526 echo "Making $$target in $$subdir"; \
527 if test "$$subdir" = "."; then \
528 local_target="$$target-am"; \
529 else \
530 local_target="$$target"; \
531 fi; \
532 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
533 || eval $$failcom; \
534 done && test -z "$$fail"
535 tags-recursive:
536 list='$(SUBDIRS)'; for subdir in $$list; do \
537 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
538 done
539 ctags-recursive:
540 list='$(SUBDIRS)'; for subdir in $$list; do \
541 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
542 done
544 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
545 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
546 unique=`for i in $$list; do \
547 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548 done | \
549 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
550 END { if (nonempty) { for (i in files) print i; }; }'`; \
551 mkid -fID $$unique
552 tags: TAGS
554 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
555 $(TAGS_FILES) $(LISP)
556 set x; \
557 here=`pwd`; \
558 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
559 include_option=--etags-include; \
560 empty_fix=.; \
561 else \
562 include_option=--include; \
563 empty_fix=; \
564 fi; \
565 list='$(SUBDIRS)'; for subdir in $$list; do \
566 if test "$$subdir" = .; then :; else \
567 test ! -f $$subdir/TAGS || \
568 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
569 fi; \
570 done; \
571 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
572 unique=`for i in $$list; do \
573 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
574 done | \
575 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
576 END { if (nonempty) { for (i in files) print i; }; }'`; \
577 shift; \
578 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
579 test -n "$$unique" || unique=$$empty_fix; \
580 if test $$# -gt 0; then \
581 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
582 "$$@" $$unique; \
583 else \
584 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
585 $$unique; \
586 fi; \
588 ctags: CTAGS
589 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
590 $(TAGS_FILES) $(LISP)
591 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
592 unique=`for i in $$list; do \
593 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
594 done | \
595 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
596 END { if (nonempty) { for (i in files) print i; }; }'`; \
597 test -z "$(CTAGS_ARGS)$$unique" \
598 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
599 $$unique
601 GTAGS:
602 here=`$(am__cd) $(top_builddir) && pwd` \
603 && $(am__cd) $(top_srcdir) \
604 && gtags -i $(GTAGS_ARGS) "$$here"
606 distclean-tags:
607 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
609 distdir: $(DISTFILES)
610 $(am__remove_distdir)
611 test -d "$(distdir)" || mkdir "$(distdir)"
612 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
614 list='$(DISTFILES)'; \
615 dist_files=`for file in $$list; do echo $$file; done | \
616 sed -e "s|^$$srcdirstrip/||;t" \
617 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
618 case $$dist_files in \
619 */*) $(MKDIR_P) `echo "$$dist_files" | \
620 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
621 sort -u` ;; \
622 esac; \
623 for file in $$dist_files; do \
624 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
625 if test -d $$d/$$file; then \
626 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
627 if test -d "$(distdir)/$$file"; then \
628 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
629 fi; \
630 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
631 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
632 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
633 fi; \
634 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
635 else \
636 test -f "$(distdir)/$$file" \
637 || cp -p $$d/$$file "$(distdir)/$$file" \
638 || exit 1; \
639 fi; \
640 done
641 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
642 if test "$$subdir" = .; then :; else \
643 test -d "$(distdir)/$$subdir" \
644 || $(MKDIR_P) "$(distdir)/$$subdir" \
645 || exit 1; \
646 fi; \
647 done
648 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
649 if test "$$subdir" = .; then :; else \
650 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
651 $(am__relativize); \
652 new_distdir=$$reldir; \
653 dir1=$$subdir; dir2="$(top_distdir)"; \
654 $(am__relativize); \
655 new_top_distdir=$$reldir; \
656 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
657 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
658 ($(am__cd) $$subdir && \
659 $(MAKE) $(AM_MAKEFLAGS) \
660 top_distdir="$$new_top_distdir" \
661 distdir="$$new_distdir" \
662 am__remove_distdir=: \
663 am__skip_length_check=: \
664 am__skip_mode_fix=: \
665 distdir) \
666 || exit 1; \
667 fi; \
668 done
669 -test -n "$(am__skip_mode_fix)" \
670 || find "$(distdir)" -type d ! -perm -755 \
671 -exec chmod u+rwx,go+rx {} \; -o \
672 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
673 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
674 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
675 || chmod -R a+r "$(distdir)"
676 dist-gzip: distdir
677 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
678 $(am__remove_distdir)
680 dist-bzip2: distdir
681 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
682 $(am__remove_distdir)
684 dist-lzip: distdir
685 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
686 $(am__remove_distdir)
688 dist-lzma: distdir
689 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
690 $(am__remove_distdir)
692 dist-xz: distdir
693 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
694 $(am__remove_distdir)
696 dist-tarZ: distdir
697 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
698 $(am__remove_distdir)
700 dist-shar: distdir
701 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
702 $(am__remove_distdir)
704 dist-zip: distdir
705 -rm -f $(distdir).zip
706 zip -rq $(distdir).zip $(distdir)
707 $(am__remove_distdir)
709 dist dist-all: distdir
710 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
711 $(am__remove_distdir)
713 # This target untars the dist file and tries a VPATH configuration. Then
714 # it guarantees that the distribution is self-contained by making another
715 # tarfile.
716 distcheck: dist
717 case '$(DIST_ARCHIVES)' in \
718 *.tar.gz*) \
719 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
720 *.tar.bz2*) \
721 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
722 *.tar.lzma*) \
723 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
724 *.tar.lz*) \
725 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
726 *.tar.xz*) \
727 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
728 *.tar.Z*) \
729 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
730 *.shar.gz*) \
731 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
732 *.zip*) \
733 unzip $(distdir).zip ;;\
734 esac
735 chmod -R a-w $(distdir); chmod a+w $(distdir)
736 mkdir $(distdir)/_build
737 mkdir $(distdir)/_inst
738 chmod a-w $(distdir)
739 test -d $(distdir)/_build || exit 0; \
740 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
741 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
742 && am__cwd=`pwd` \
743 && $(am__cd) $(distdir)/_build \
744 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
745 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
746 $(DISTCHECK_CONFIGURE_FLAGS) \
747 && $(MAKE) $(AM_MAKEFLAGS) \
748 && $(MAKE) $(AM_MAKEFLAGS) dvi \
749 && $(MAKE) $(AM_MAKEFLAGS) check \
750 && $(MAKE) $(AM_MAKEFLAGS) install \
751 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
752 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
753 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
754 distuninstallcheck \
755 && chmod -R a-w "$$dc_install_base" \
756 && ({ \
757 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
758 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
759 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
760 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
761 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
762 } || { rm -rf "$$dc_destdir"; exit 1; }) \
763 && rm -rf "$$dc_destdir" \
764 && $(MAKE) $(AM_MAKEFLAGS) dist \
765 && rm -rf $(DIST_ARCHIVES) \
766 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
767 && cd "$$am__cwd" \
768 || exit 1
769 $(am__remove_distdir)
770 @(echo "$(distdir) archives ready for distribution: "; \
771 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
772 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
773 distuninstallcheck:
774 @test -n '$(distuninstallcheck_dir)' || { \
775 echo 'ERROR: trying to run $@ with an empty' \
776 '$$(distuninstallcheck_dir)' >&2; \
777 exit 1; \
778 }; \
779 $(am__cd) '$(distuninstallcheck_dir)' || { \
780 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
781 exit 1; \
782 }; \
783 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
784 || { echo "ERROR: files left after uninstall:" ; \
785 if test -n "$(DESTDIR)"; then \
786 echo " (check DESTDIR support)"; \
787 fi ; \
788 $(distuninstallcheck_listfiles) ; \
789 exit 1; } >&2
790 distcleancheck: distclean
791 @if test '$(srcdir)' = . ; then \
792 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
793 exit 1 ; \
795 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
796 || { echo "ERROR: files left in build directory after distclean:" ; \
797 $(distcleancheck_listfiles) ; \
798 exit 1; } >&2
799 check-am: all-am
800 check: $(BUILT_SOURCES)
801 $(MAKE) $(AM_MAKEFLAGS) check-recursive
802 all-am: Makefile $(DATA) $(HEADERS) config.h
803 installdirs: installdirs-recursive
804 installdirs-am:
805 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"; do \
806 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
807 done
808 install: $(BUILT_SOURCES)
809 $(MAKE) $(AM_MAKEFLAGS) install-recursive
810 install-exec: install-exec-recursive
811 install-data: install-data-recursive
812 uninstall: uninstall-recursive
814 install-am: all-am
815 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
817 installcheck: installcheck-recursive
818 install-strip:
819 if test -z '$(STRIP)'; then \
820 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
821 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
822 install; \
823 else \
824 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
825 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
826 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
828 mostlyclean-generic:
830 clean-generic:
831 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
833 distclean-generic:
834 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
835 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
837 maintainer-clean-generic:
838 @echo "This command is intended for maintainers to use"
839 @echo "it deletes files that may require special tools to rebuild."
840 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
841 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
842 clean: clean-recursive
844 clean-am: clean-generic clean-libtool mostlyclean-am
846 distclean: distclean-recursive
847 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
848 -rm -f Makefile
849 distclean-am: clean-am distclean-generic distclean-hdr \
850 distclean-libtool distclean-tags
852 dvi: dvi-recursive
854 dvi-am:
856 html: html-recursive
858 html-am:
860 info: info-recursive
862 info-am:
864 install-data-am: install-dist_docDATA install-rootDATA
866 install-dvi: install-dvi-recursive
868 install-dvi-am:
870 install-exec-am:
872 install-html: install-html-recursive
874 install-html-am:
876 install-info: install-info-recursive
878 install-info-am:
880 install-man:
882 install-pdf: install-pdf-recursive
884 install-pdf-am:
886 install-ps: install-ps-recursive
888 install-ps-am:
890 installcheck-am:
892 maintainer-clean: maintainer-clean-recursive
893 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
894 -rm -rf $(top_srcdir)/autom4te.cache
895 -rm -f Makefile
896 maintainer-clean-am: distclean-am maintainer-clean-generic
898 mostlyclean: mostlyclean-recursive
900 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
902 pdf: pdf-recursive
904 pdf-am:
906 ps: ps-recursive
908 ps-am:
910 uninstall-am: uninstall-dist_docDATA uninstall-rootDATA
912 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
913 ctags-recursive install install-am install-strip \
914 tags-recursive
916 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
917 all all-am am--refresh check check-am clean clean-generic \
918 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
919 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
920 dist-zip distcheck distclean distclean-generic distclean-hdr \
921 distclean-libtool distclean-tags distcleancheck distdir \
922 distuninstallcheck dvi dvi-am html html-am info info-am \
923 install install-am install-data install-data-am \
924 install-dist_docDATA install-dvi install-dvi-am install-exec \
925 install-exec-am install-html install-html-am install-info \
926 install-info-am install-man install-pdf install-pdf-am \
927 install-ps install-ps-am install-rootDATA install-strip \
928 installcheck installcheck-am installdirs installdirs-am \
929 maintainer-clean maintainer-clean-generic mostlyclean \
930 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
931 tags tags-recursive uninstall uninstall-am \
932 uninstall-dist_docDATA uninstall-rootDATA
935 .PHONY: config-version.h
937 config-version.h:
938 @CONFIGURE_GIT_REVISION="`GIT_DIR=\"$(top_srcdir)/.git\" $(GIT) rev-parse --symbolic-full-name HEAD`/`GIT_DIR=\"$(top_srcdir)/.git\" $(GIT) rev-parse --short=16 HEAD`"; \
939 $(SED) "s#@CONFIGURE_GIT_REVISION[@]#$${CONFIGURE_GIT_REVISION}#g" "$(srcdir)/config-version.h.in" > config-version.h.tmp
940 @if ! [ -f config-version.h ] || ! cmp -s config-version.h.tmp config-version.h; then \
941 echo "replacing config-version.h"; \
942 mv config-version.h.tmp config-version.h; \
943 else \
944 rm -f config-version.h.tmp; \
947 # Tell versions [3.59,3.63) of GNU make to not export all variables.
948 # Otherwise a system limit (for SysV at least) may be exceeded.
949 .NOEXPORT: