Merge remote-tracking branch 'origin/tomato-shibby-RT-AC' into arrmo-RT-AC
[tomato.git] / release / src / router / openvpn / Makefile.in
blob4f524e05ee443ed0088de4f3fe0411f9d01d4d52
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
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
22 # packet compression.
24 # Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
25 # Copyright (C) 2010 David Sommerseth <dazo@users.sourceforge.net>
26 # Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
28 # This program is free software; you can redistribute it and/or modify
29 # it under the terms of the GNU General Public License version 2
30 # as published by the Free Software Foundation.
32 # This program is distributed in the hope that it will be useful,
33 # but WITHOUT ANY WARRANTY; without even the implied warranty of
34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35 # GNU General Public License for more details.
37 # You should have received a copy of the GNU General Public License
38 # along with this program (see the file COPYING included with this
39 # distribution); if not, write to the Free Software Foundation, Inc.,
40 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
44 VPATH = @srcdir@
45 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
46 am__make_running_with_option = \
47 case $${target_option-} in \
48 ?) ;; \
49 *) echo "am__make_running_with_option: internal error: invalid" \
50 "target option '$${target_option-}' specified" >&2; \
51 exit 1;; \
52 esac; \
53 has_opt=no; \
54 sane_makeflags=$$MAKEFLAGS; \
55 if $(am__is_gnu_make); then \
56 sane_makeflags=$$MFLAGS; \
57 else \
58 case $$MAKEFLAGS in \
59 *\\[\ \ ]*) \
60 bs=\\; \
61 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
62 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
63 esac; \
64 fi; \
65 skip_next=no; \
66 strip_trailopt () \
67 { \
68 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
69 }; \
70 for flg in $$sane_makeflags; do \
71 test $$skip_next = yes && { skip_next=no; continue; }; \
72 case $$flg in \
73 *=*|--*) continue;; \
74 -*I) strip_trailopt 'I'; skip_next=yes;; \
75 -*I?*) strip_trailopt 'I';; \
76 -*O) strip_trailopt 'O'; skip_next=yes;; \
77 -*O?*) strip_trailopt 'O';; \
78 -*l) strip_trailopt 'l'; skip_next=yes;; \
79 -*l?*) strip_trailopt 'l';; \
80 -[dEDm]) skip_next=yes;; \
81 -[JT]) skip_next=yes;; \
82 esac; \
83 case $$flg in \
84 *$$target_option*) has_opt=yes; break;; \
85 esac; \
86 done; \
87 test $$has_opt = yes
88 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
89 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
90 pkgdatadir = $(datadir)/@PACKAGE@
91 pkgincludedir = $(includedir)/@PACKAGE@
92 pkglibdir = $(libdir)/@PACKAGE@
93 pkglibexecdir = $(libexecdir)/@PACKAGE@
94 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
95 install_sh_DATA = $(install_sh) -c -m 644
96 install_sh_PROGRAM = $(install_sh) -c
97 install_sh_SCRIPT = $(install_sh) -c
98 INSTALL_HEADER = $(INSTALL_DATA)
99 transform = $(program_transform_name)
100 NORMAL_INSTALL = :
101 PRE_INSTALL = :
102 POST_INSTALL = :
103 NORMAL_UNINSTALL = :
104 PRE_UNINSTALL = :
105 POST_UNINSTALL = :
106 build_triplet = @build@
107 host_triplet = @host@
108 @WIN32_TRUE@am__append_1 = INSTALL-win32.txt
109 @WIN32_FALSE@am__append_2 = INSTALL-win32.txt
110 subdir = .
111 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
112 $(top_srcdir)/configure $(am__configure_deps) \
113 $(srcdir)/config.h.in $(srcdir)/version.sh.in \
114 $(am__dist_doc_DATA_DIST) $(am__dist_noinst_DATA_DIST) \
115 $(dist_noinst_HEADERS) AUTHORS COPYING ChangeLog INSTALL NEWS \
116 README compile config.guess config.sub depcomp install-sh \
117 missing ltmain.sh
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
120 $(top_srcdir)/m4/ax_socklen_t.m4 \
121 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
122 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
123 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
124 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
125 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
126 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
127 $(ACLOCAL_M4)
128 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
129 configure.lineno config.status.lineno
130 mkinstalldirs = $(install_sh) -d
131 CONFIG_HEADER = config.h
132 CONFIG_CLEAN_FILES = version.sh
133 CONFIG_CLEAN_VPATH_FILES =
134 AM_V_P = $(am__v_P_@AM_V@)
135 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136 am__v_P_0 = false
137 am__v_P_1 = :
138 AM_V_GEN = $(am__v_GEN_@AM_V@)
139 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140 am__v_GEN_0 = @echo " GEN " $@;
141 am__v_GEN_1 =
142 AM_V_at = $(am__v_at_@AM_V@)
143 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 am__v_at_0 = @
145 am__v_at_1 =
146 SOURCES =
147 DIST_SOURCES =
148 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
149 ctags-recursive dvi-recursive html-recursive info-recursive \
150 install-data-recursive install-dvi-recursive \
151 install-exec-recursive install-html-recursive \
152 install-info-recursive install-pdf-recursive \
153 install-ps-recursive install-recursive installcheck-recursive \
154 installdirs-recursive pdf-recursive ps-recursive \
155 tags-recursive uninstall-recursive
156 am__can_run_installinfo = \
157 case $$AM_UPDATE_INFO_DIR in \
158 n|no|NO) false;; \
159 *) (install-info --version) >/dev/null 2>&1;; \
160 esac
161 am__dist_doc_DATA_DIST = README README.IPv6 README.polarssl \
162 COPYRIGHT.GPL COPYING INSTALL-win32.txt
163 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
164 am__vpath_adj = case $$p in \
165 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
166 *) f=$$p;; \
167 esac;
168 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
169 am__install_max = 40
170 am__nobase_strip_setup = \
171 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
172 am__nobase_strip = \
173 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
174 am__nobase_list = $(am__nobase_strip_setup); \
175 for p in $$list; do echo "$$p $$p"; done | \
176 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
177 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
178 if (++n[$$2] == $(am__install_max)) \
179 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
180 END { for (dir in files) print dir, files[dir] }'
181 am__base_list = \
182 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
183 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
184 am__uninstall_files_from_dir = { \
185 test -z "$$files" \
186 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
187 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
188 $(am__cd) "$$dir" && rm -f $$files; }; \
190 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"
191 am__dist_noinst_DATA_DIST = .gitignore .gitattributes \
192 config-version.h.in PORTS README.IPv6 TODO.IPv6 \
193 README.polarssl openvpn.sln msvc-env.bat msvc-dev.bat \
194 msvc-build.bat INSTALL-win32.txt
195 DATA = $(dist_doc_DATA) $(dist_noinst_DATA) $(root_DATA)
196 HEADERS = $(dist_noinst_HEADERS)
197 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
198 distclean-recursive maintainer-clean-recursive
199 am__recursive_targets = \
200 $(RECURSIVE_TARGETS) \
201 $(RECURSIVE_CLEAN_TARGETS) \
202 $(am__extra_recursive_targets)
203 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
204 cscope distdir dist dist-all distcheck
205 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
206 $(LISP)config.h.in
207 # Read a list of newline-separated strings from the standard input,
208 # and print each of them once, without duplicates. Input order is
209 # *not* preserved.
210 am__uniquify_input = $(AWK) '\
211 BEGIN { nonempty = 0; } \
212 { items[$$0] = 1; nonempty = 1; } \
213 END { if (nonempty) { for (i in items) print i; }; } \
215 # Make sure the list of sources is unique. This is necessary because,
216 # e.g., the same source file might be shared among _SOURCES variables
217 # for different programs/libraries.
218 am__define_uniq_tagged_files = \
219 list='$(am__tagged_files)'; \
220 unique=`for i in $$list; do \
221 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222 done | $(am__uniquify_input)`
223 ETAGS = etags
224 CTAGS = ctags
225 CSCOPE = cscope
226 DIST_SUBDIRS = $(SUBDIRS)
227 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228 distdir = $(PACKAGE)-$(VERSION)
229 top_distdir = $(distdir)
230 am__remove_distdir = \
231 if test -d "$(distdir)"; then \
232 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
233 && rm -rf "$(distdir)" \
234 || { sleep 5 && rm -rf "$(distdir)"; }; \
235 else :; fi
236 am__post_remove_distdir = $(am__remove_distdir)
237 am__relativize = \
238 dir0=`pwd`; \
239 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
240 sed_rest='s,^[^/]*/*,,'; \
241 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
242 sed_butlast='s,/*[^/]*$$,,'; \
243 while test -n "$$dir1"; do \
244 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
245 if test "$$first" != "."; then \
246 if test "$$first" = ".."; then \
247 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
248 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
249 else \
250 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
251 if test "$$first2" = "$$first"; then \
252 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
253 else \
254 dir2="../$$dir2"; \
255 fi; \
256 dir0="$$dir0"/"$$first"; \
257 fi; \
258 fi; \
259 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
260 done; \
261 reldir="$$dir2"
262 DIST_ARCHIVES = $(distdir).tar.gz
263 GZIP_ENV = --best
264 DIST_TARGETS = dist-gzip
265 distuninstallcheck_listfiles = find . -type f -print
266 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
267 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
268 distcleancheck_listfiles = find . -type f -print
269 ACLOCAL = @ACLOCAL@
270 AMTAR = @AMTAR@
271 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
272 AR = @AR@
273 AS = @AS@
274 AUTOCONF = @AUTOCONF@
275 AUTOHEADER = @AUTOHEADER@
276 AUTOMAKE = @AUTOMAKE@
277 AWK = @AWK@
278 CC = @CC@
279 CCDEPMODE = @CCDEPMODE@
280 CFLAGS = @CFLAGS@
281 CPP = @CPP@
282 CPPFLAGS = @CPPFLAGS@
283 CYGPATH_W = @CYGPATH_W@
284 DEFS = @DEFS@
285 DEPDIR = @DEPDIR@
286 DLLTOOL = @DLLTOOL@
287 DL_LIBS = @DL_LIBS@
288 DSYMUTIL = @DSYMUTIL@
289 DUMPBIN = @DUMPBIN@
290 ECHO_C = @ECHO_C@
291 ECHO_N = @ECHO_N@
292 ECHO_T = @ECHO_T@
293 EGREP = @EGREP@
294 EXEEXT = @EXEEXT@
295 FGREP = @FGREP@
296 GIT = @GIT@
297 GREP = @GREP@
298 IFCONFIG = @IFCONFIG@
299 INSTALL = @INSTALL@
300 INSTALL_DATA = @INSTALL_DATA@
301 INSTALL_PROGRAM = @INSTALL_PROGRAM@
302 INSTALL_SCRIPT = @INSTALL_SCRIPT@
303 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304 IPROUTE = @IPROUTE@
305 LD = @LD@
306 LDFLAGS = @LDFLAGS@
307 LIBOBJS = @LIBOBJS@
308 LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
309 LIBPAM_LIBS = @LIBPAM_LIBS@
310 LIBS = @LIBS@
311 LIBTOOL = @LIBTOOL@
312 LIPO = @LIPO@
313 LN_S = @LN_S@
314 LTLIBOBJS = @LTLIBOBJS@
315 LZO_CFLAGS = @LZO_CFLAGS@
316 LZO_LIBS = @LZO_LIBS@
317 MAKEINFO = @MAKEINFO@
318 MAN2HTML = @MAN2HTML@
319 MANIFEST_TOOL = @MANIFEST_TOOL@
320 MKDIR_P = @MKDIR_P@
321 NETSTAT = @NETSTAT@
322 NM = @NM@
323 NMEDIT = @NMEDIT@
324 OBJDUMP = @OBJDUMP@
325 OBJEXT = @OBJEXT@
326 OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
327 OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
328 OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
329 OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
330 OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
331 OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
332 OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
333 OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
334 OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
335 OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
336 OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
337 OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
338 OTOOL = @OTOOL@
339 OTOOL64 = @OTOOL64@
340 PACKAGE = @PACKAGE@
341 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
342 PACKAGE_NAME = @PACKAGE_NAME@
343 PACKAGE_STRING = @PACKAGE_STRING@
344 PACKAGE_TARNAME = @PACKAGE_TARNAME@
345 PACKAGE_URL = @PACKAGE_URL@
346 PACKAGE_VERSION = @PACKAGE_VERSION@
347 PATH_SEPARATOR = @PATH_SEPARATOR@
348 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
349 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
350 PKG_CONFIG = @PKG_CONFIG@
351 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
352 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
353 PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
354 PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
355 POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
356 POLARSSL_LIBS = @POLARSSL_LIBS@
357 RANLIB = @RANLIB@
358 RC = @RC@
359 ROUTE = @ROUTE@
360 SED = @SED@
361 SELINUX_LIBS = @SELINUX_LIBS@
362 SET_MAKE = @SET_MAKE@
363 SHELL = @SHELL@
364 SOCKETS_LIBS = @SOCKETS_LIBS@
365 STRIP = @STRIP@
366 TAP_CFLAGS = @TAP_CFLAGS@
367 TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
368 TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
369 TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
370 VERSION = @VERSION@
371 abs_builddir = @abs_builddir@
372 abs_srcdir = @abs_srcdir@
373 abs_top_builddir = @abs_top_builddir@
374 abs_top_srcdir = @abs_top_srcdir@
375 ac_ct_AR = @ac_ct_AR@
376 ac_ct_CC = @ac_ct_CC@
377 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
378 am__include = @am__include@
379 am__leading_dot = @am__leading_dot@
380 am__quote = @am__quote@
381 am__tar = @am__tar@
382 am__untar = @am__untar@
383 bindir = @bindir@
384 build = @build@
385 build_alias = @build_alias@
386 build_cpu = @build_cpu@
387 build_os = @build_os@
388 build_vendor = @build_vendor@
389 builddir = @builddir@
390 datadir = @datadir@
391 datarootdir = @datarootdir@
392 docdir = @docdir@
393 dvidir = @dvidir@
394 exec_prefix = @exec_prefix@
395 host = @host@
396 host_alias = @host_alias@
397 host_cpu = @host_cpu@
398 host_os = @host_os@
399 host_vendor = @host_vendor@
400 htmldir = @htmldir@
401 includedir = @includedir@
402 infodir = @infodir@
403 install_sh = @install_sh@
404 libdir = @libdir@
405 libexecdir = @libexecdir@
406 localedir = @localedir@
407 localstatedir = @localstatedir@
408 mandir = @mandir@
409 mkdir_p = @mkdir_p@
410 oldincludedir = @oldincludedir@
411 pdfdir = @pdfdir@
412 plugindir = @plugindir@
413 prefix = @prefix@
414 program_transform_name = @program_transform_name@
415 psdir = @psdir@
416 sampledir = @sampledir@
417 sbindir = @sbindir@
418 sharedstatedir = @sharedstatedir@
419 srcdir = @srcdir@
420 sysconfdir = @sysconfdir@
421 target_alias = @target_alias@
422 top_build_prefix = @top_build_prefix@
423 top_builddir = @top_builddir@
424 top_srcdir = @top_srcdir@
426 # This option prevents autoreconf from overriding our COPYING and
427 # INSTALL targets:
428 AUTOMAKE_OPTIONS = foreign 1.9
429 ACLOCAL_AMFLAGS = -I m4
430 MAINTAINERCLEANFILES = \
431 config.log config.status \
432 $(srcdir)/Makefile.in \
433 $(srcdir)/config.h.in $(srcdir)/config.h.in~ $(srcdir)/configure \
434 $(srcdir)/install-sh $(srcdir)/ltmain.sh $(srcdir)/missing \
435 $(srcdir)/m4/libtool.m4 $(srcdir)/m4/lt~obsolete.m4 \
436 $(srcdir)/m4/ltoptions.m4 $(srcdir)/m4/ltsugar.m4 \
437 $(srcdir)/m4/ltversion.m4 \
438 $(srcdir)/depcomp $(srcdir)/aclocal.m4 \
439 $(srcdir)/config.guess $(srcdir)/config.sub
441 CLEANFILES = \
442 config-version.h tests/t_client.sh
444 EXTRA_DIST = \
445 contrib \
446 debug
448 @GIT_CHECKOUT_TRUE@BUILT_SOURCES = \
449 @GIT_CHECKOUT_TRUE@ config-version.h
451 SUBDIRS = build distro include src sample doc tests
452 dist_doc_DATA = README README.IPv6 README.polarssl COPYRIGHT.GPL \
453 COPYING $(am__append_1)
454 dist_noinst_DATA = .gitignore .gitattributes config-version.h.in PORTS \
455 README.IPv6 TODO.IPv6 README.polarssl openvpn.sln msvc-env.bat \
456 msvc-dev.bat msvc-build.bat $(am__append_2)
457 dist_noinst_HEADERS = \
458 config-msvc.h \
459 config-msvc-version.h.in
461 @WIN32_TRUE@rootdir = $(prefix)
462 @WIN32_TRUE@root_DATA = version.sh
463 all: $(BUILT_SOURCES) config.h
464 $(MAKE) $(AM_MAKEFLAGS) all-recursive
466 .SUFFIXES:
467 am--refresh: Makefile
469 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
470 @for dep in $?; do \
471 case '$(am__configure_deps)' in \
472 *$$dep*) \
473 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
474 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
475 && exit 0; \
476 exit 1;; \
477 esac; \
478 done; \
479 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
480 $(am__cd) $(top_srcdir) && \
481 $(AUTOMAKE) --foreign Makefile
482 .PRECIOUS: Makefile
483 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
484 @case '$?' in \
485 *config.status*) \
486 echo ' $(SHELL) ./config.status'; \
487 $(SHELL) ./config.status;; \
488 *) \
489 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
490 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
491 esac;
493 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
494 $(SHELL) ./config.status --recheck
496 $(top_srcdir)/configure: $(am__configure_deps)
497 $(am__cd) $(srcdir) && $(AUTOCONF)
498 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
499 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
500 $(am__aclocal_m4_deps):
502 config.h: stamp-h1
503 @test -f $@ || rm -f stamp-h1
504 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
506 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
507 @rm -f stamp-h1
508 cd $(top_builddir) && $(SHELL) ./config.status config.h
509 $(srcdir)/config.h.in: $(am__configure_deps)
510 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
511 rm -f stamp-h1
512 touch $@
514 distclean-hdr:
515 -rm -f config.h stamp-h1
516 version.sh: $(top_builddir)/config.status $(srcdir)/version.sh.in
517 cd $(top_builddir) && $(SHELL) ./config.status $@
519 mostlyclean-libtool:
520 -rm -f *.lo
522 clean-libtool:
523 -rm -rf .libs _libs
525 distclean-libtool:
526 -rm -f libtool config.lt
527 install-dist_docDATA: $(dist_doc_DATA)
528 @$(NORMAL_INSTALL)
529 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
530 if test -n "$$list"; then \
531 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
532 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
533 fi; \
534 for p in $$list; do \
535 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
536 echo "$$d$$p"; \
537 done | $(am__base_list) | \
538 while read files; do \
539 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
540 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
541 done
543 uninstall-dist_docDATA:
544 @$(NORMAL_UNINSTALL)
545 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
546 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
547 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
548 install-rootDATA: $(root_DATA)
549 @$(NORMAL_INSTALL)
550 @list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
551 if test -n "$$list"; then \
552 echo " $(MKDIR_P) '$(DESTDIR)$(rootdir)'"; \
553 $(MKDIR_P) "$(DESTDIR)$(rootdir)" || exit 1; \
554 fi; \
555 for p in $$list; do \
556 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
557 echo "$$d$$p"; \
558 done | $(am__base_list) | \
559 while read files; do \
560 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rootdir)'"; \
561 $(INSTALL_DATA) $$files "$(DESTDIR)$(rootdir)" || exit $$?; \
562 done
564 uninstall-rootDATA:
565 @$(NORMAL_UNINSTALL)
566 @list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
567 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
568 dir='$(DESTDIR)$(rootdir)'; $(am__uninstall_files_from_dir)
570 # This directory's subdirectories are mostly independent; you can cd
571 # into them and run 'make' without going through this Makefile.
572 # To change the values of 'make' variables: instead of editing Makefiles,
573 # (1) if the variable is set in 'config.status', edit 'config.status'
574 # (which will cause the Makefiles to be regenerated when you run 'make');
575 # (2) otherwise, pass the desired values on the 'make' command line.
576 $(am__recursive_targets):
577 @fail=; \
578 if $(am__make_keepgoing); then \
579 failcom='fail=yes'; \
580 else \
581 failcom='exit 1'; \
582 fi; \
583 dot_seen=no; \
584 target=`echo $@ | sed s/-recursive//`; \
585 case "$@" in \
586 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
587 *) list='$(SUBDIRS)' ;; \
588 esac; \
589 for subdir in $$list; do \
590 echo "Making $$target in $$subdir"; \
591 if test "$$subdir" = "."; then \
592 dot_seen=yes; \
593 local_target="$$target-am"; \
594 else \
595 local_target="$$target"; \
596 fi; \
597 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
598 || eval $$failcom; \
599 done; \
600 if test "$$dot_seen" = "no"; then \
601 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
602 fi; test -z "$$fail"
604 ID: $(am__tagged_files)
605 $(am__define_uniq_tagged_files); mkid -fID $$unique
606 tags: tags-recursive
607 TAGS: tags
609 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610 set x; \
611 here=`pwd`; \
612 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
613 include_option=--etags-include; \
614 empty_fix=.; \
615 else \
616 include_option=--include; \
617 empty_fix=; \
618 fi; \
619 list='$(SUBDIRS)'; for subdir in $$list; do \
620 if test "$$subdir" = .; then :; else \
621 test ! -f $$subdir/TAGS || \
622 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
623 fi; \
624 done; \
625 $(am__define_uniq_tagged_files); \
626 shift; \
627 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
628 test -n "$$unique" || unique=$$empty_fix; \
629 if test $$# -gt 0; then \
630 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
631 "$$@" $$unique; \
632 else \
633 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
634 $$unique; \
635 fi; \
637 ctags: ctags-recursive
639 CTAGS: ctags
640 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
641 $(am__define_uniq_tagged_files); \
642 test -z "$(CTAGS_ARGS)$$unique" \
643 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
644 $$unique
646 GTAGS:
647 here=`$(am__cd) $(top_builddir) && pwd` \
648 && $(am__cd) $(top_srcdir) \
649 && gtags -i $(GTAGS_ARGS) "$$here"
650 cscope: cscope.files
651 test ! -s cscope.files \
652 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
653 clean-cscope:
654 -rm -f cscope.files
655 cscope.files: clean-cscope cscopelist
656 cscopelist: cscopelist-recursive
658 cscopelist-am: $(am__tagged_files)
659 list='$(am__tagged_files)'; \
660 case "$(srcdir)" in \
661 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
662 *) sdir=$(subdir)/$(srcdir) ;; \
663 esac; \
664 for i in $$list; do \
665 if test -f "$$i"; then \
666 echo "$(subdir)/$$i"; \
667 else \
668 echo "$$sdir/$$i"; \
669 fi; \
670 done >> $(top_builddir)/cscope.files
672 distclean-tags:
673 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
674 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
676 distdir: $(DISTFILES)
677 $(am__remove_distdir)
678 test -d "$(distdir)" || mkdir "$(distdir)"
679 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
680 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681 list='$(DISTFILES)'; \
682 dist_files=`for file in $$list; do echo $$file; done | \
683 sed -e "s|^$$srcdirstrip/||;t" \
684 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
685 case $$dist_files in \
686 */*) $(MKDIR_P) `echo "$$dist_files" | \
687 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
688 sort -u` ;; \
689 esac; \
690 for file in $$dist_files; do \
691 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
692 if test -d $$d/$$file; then \
693 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
694 if test -d "$(distdir)/$$file"; then \
695 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696 fi; \
697 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
698 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
699 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
700 fi; \
701 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
702 else \
703 test -f "$(distdir)/$$file" \
704 || cp -p $$d/$$file "$(distdir)/$$file" \
705 || exit 1; \
706 fi; \
707 done
708 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
709 if test "$$subdir" = .; then :; else \
710 $(am__make_dryrun) \
711 || test -d "$(distdir)/$$subdir" \
712 || $(MKDIR_P) "$(distdir)/$$subdir" \
713 || exit 1; \
714 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
715 $(am__relativize); \
716 new_distdir=$$reldir; \
717 dir1=$$subdir; dir2="$(top_distdir)"; \
718 $(am__relativize); \
719 new_top_distdir=$$reldir; \
720 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
721 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
722 ($(am__cd) $$subdir && \
723 $(MAKE) $(AM_MAKEFLAGS) \
724 top_distdir="$$new_top_distdir" \
725 distdir="$$new_distdir" \
726 am__remove_distdir=: \
727 am__skip_length_check=: \
728 am__skip_mode_fix=: \
729 distdir) \
730 || exit 1; \
731 fi; \
732 done
733 -test -n "$(am__skip_mode_fix)" \
734 || find "$(distdir)" -type d ! -perm -755 \
735 -exec chmod u+rwx,go+rx {} \; -o \
736 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
737 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
738 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
739 || chmod -R a+r "$(distdir)"
740 dist-gzip: distdir
741 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
742 $(am__post_remove_distdir)
744 dist-bzip2: distdir
745 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
746 $(am__post_remove_distdir)
748 dist-lzip: distdir
749 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
750 $(am__post_remove_distdir)
752 dist-xz: distdir
753 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
754 $(am__post_remove_distdir)
756 dist-tarZ: distdir
757 @echo WARNING: "Support for shar distribution archives is" \
758 "deprecated." >&2
759 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
760 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
761 $(am__post_remove_distdir)
763 dist-shar: distdir
764 @echo WARNING: "Support for distribution archives compressed with" \
765 "legacy program 'compress' is deprecated." >&2
766 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
767 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
768 $(am__post_remove_distdir)
770 dist-zip: distdir
771 -rm -f $(distdir).zip
772 zip -rq $(distdir).zip $(distdir)
773 $(am__post_remove_distdir)
775 dist dist-all:
776 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
777 $(am__post_remove_distdir)
779 # This target untars the dist file and tries a VPATH configuration. Then
780 # it guarantees that the distribution is self-contained by making another
781 # tarfile.
782 distcheck: dist
783 case '$(DIST_ARCHIVES)' in \
784 *.tar.gz*) \
785 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
786 *.tar.bz2*) \
787 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
788 *.tar.lz*) \
789 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
790 *.tar.xz*) \
791 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
792 *.tar.Z*) \
793 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
794 *.shar.gz*) \
795 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
796 *.zip*) \
797 unzip $(distdir).zip ;;\
798 esac
799 chmod -R a-w $(distdir)
800 chmod u+w $(distdir)
801 mkdir $(distdir)/_build $(distdir)/_inst
802 chmod a-w $(distdir)
803 test -d $(distdir)/_build || exit 0; \
804 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
805 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
806 && am__cwd=`pwd` \
807 && $(am__cd) $(distdir)/_build \
808 && ../configure \
809 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
810 $(DISTCHECK_CONFIGURE_FLAGS) \
811 --srcdir=.. --prefix="$$dc_install_base" \
812 && $(MAKE) $(AM_MAKEFLAGS) \
813 && $(MAKE) $(AM_MAKEFLAGS) dvi \
814 && $(MAKE) $(AM_MAKEFLAGS) check \
815 && $(MAKE) $(AM_MAKEFLAGS) install \
816 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
817 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
818 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
819 distuninstallcheck \
820 && chmod -R a-w "$$dc_install_base" \
821 && ({ \
822 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
823 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
824 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
825 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
826 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
827 } || { rm -rf "$$dc_destdir"; exit 1; }) \
828 && rm -rf "$$dc_destdir" \
829 && $(MAKE) $(AM_MAKEFLAGS) dist \
830 && rm -rf $(DIST_ARCHIVES) \
831 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
832 && cd "$$am__cwd" \
833 || exit 1
834 $(am__post_remove_distdir)
835 @(echo "$(distdir) archives ready for distribution: "; \
836 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
837 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
838 distuninstallcheck:
839 @test -n '$(distuninstallcheck_dir)' || { \
840 echo 'ERROR: trying to run $@ with an empty' \
841 '$$(distuninstallcheck_dir)' >&2; \
842 exit 1; \
843 }; \
844 $(am__cd) '$(distuninstallcheck_dir)' || { \
845 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
846 exit 1; \
847 }; \
848 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
849 || { echo "ERROR: files left after uninstall:" ; \
850 if test -n "$(DESTDIR)"; then \
851 echo " (check DESTDIR support)"; \
852 fi ; \
853 $(distuninstallcheck_listfiles) ; \
854 exit 1; } >&2
855 distcleancheck: distclean
856 @if test '$(srcdir)' = . ; then \
857 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
858 exit 1 ; \
860 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
861 || { echo "ERROR: files left in build directory after distclean:" ; \
862 $(distcleancheck_listfiles) ; \
863 exit 1; } >&2
864 check-am: all-am
865 check: $(BUILT_SOURCES)
866 $(MAKE) $(AM_MAKEFLAGS) check-recursive
867 all-am: Makefile $(DATA) $(HEADERS) config.h
868 installdirs: installdirs-recursive
869 installdirs-am:
870 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"; do \
871 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
872 done
873 install: $(BUILT_SOURCES)
874 $(MAKE) $(AM_MAKEFLAGS) install-recursive
875 install-exec: install-exec-recursive
876 install-data: install-data-recursive
877 uninstall: uninstall-recursive
879 install-am: all-am
880 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
882 installcheck: installcheck-recursive
883 install-strip:
884 if test -z '$(STRIP)'; then \
885 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
886 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
887 install; \
888 else \
889 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
890 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
891 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
893 mostlyclean-generic:
895 clean-generic:
896 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
898 distclean-generic:
899 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
900 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
902 maintainer-clean-generic:
903 @echo "This command is intended for maintainers to use"
904 @echo "it deletes files that may require special tools to rebuild."
905 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
906 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
907 clean: clean-recursive
909 clean-am: clean-generic clean-libtool mostlyclean-am
911 distclean: distclean-recursive
912 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
913 -rm -f Makefile
914 distclean-am: clean-am distclean-generic distclean-hdr \
915 distclean-libtool distclean-tags
917 dvi: dvi-recursive
919 dvi-am:
921 html: html-recursive
923 html-am:
925 info: info-recursive
927 info-am:
929 install-data-am: install-dist_docDATA install-rootDATA
931 install-dvi: install-dvi-recursive
933 install-dvi-am:
935 install-exec-am:
937 install-html: install-html-recursive
939 install-html-am:
941 install-info: install-info-recursive
943 install-info-am:
945 install-man:
947 install-pdf: install-pdf-recursive
949 install-pdf-am:
951 install-ps: install-ps-recursive
953 install-ps-am:
955 installcheck-am:
957 maintainer-clean: maintainer-clean-recursive
958 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
959 -rm -rf $(top_srcdir)/autom4te.cache
960 -rm -f Makefile
961 maintainer-clean-am: distclean-am maintainer-clean-generic
963 mostlyclean: mostlyclean-recursive
965 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
967 pdf: pdf-recursive
969 pdf-am:
971 ps: ps-recursive
973 ps-am:
975 uninstall-am: uninstall-dist_docDATA uninstall-rootDATA
977 .MAKE: $(am__recursive_targets) all check install install-am \
978 install-strip
980 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
981 am--refresh check check-am clean clean-cscope clean-generic \
982 clean-libtool cscope cscopelist-am ctags ctags-am dist \
983 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
984 dist-xz dist-zip distcheck distclean distclean-generic \
985 distclean-hdr distclean-libtool distclean-tags distcleancheck \
986 distdir distuninstallcheck dvi dvi-am html html-am info \
987 info-am install install-am install-data install-data-am \
988 install-dist_docDATA install-dvi install-dvi-am install-exec \
989 install-exec-am install-html install-html-am install-info \
990 install-info-am install-man install-pdf install-pdf-am \
991 install-ps install-ps-am install-rootDATA install-strip \
992 installcheck installcheck-am installdirs installdirs-am \
993 maintainer-clean maintainer-clean-generic mostlyclean \
994 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
995 tags tags-am uninstall uninstall-am uninstall-dist_docDATA \
996 uninstall-rootDATA
999 .PHONY: config-version.h
1001 config-version.h:
1002 @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`"; \
1003 $(SED) "s#@CONFIGURE_GIT_REVISION[@]#$${CONFIGURE_GIT_REVISION}#g" "$(srcdir)/config-version.h.in" > config-version.h.tmp
1004 @if ! [ -f config-version.h ] || ! cmp -s config-version.h.tmp config-version.h; then \
1005 echo "replacing config-version.h"; \
1006 mv config-version.h.tmp config-version.h; \
1007 else \
1008 rm -f config-version.h.tmp; \
1011 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1012 # Otherwise a system limit (for SysV at least) may be exceeded.
1013 .NOEXPORT: