1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
23 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
24 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
26 for am__flg in
$$MAKEFLAGS; do \
29 *n
*) am__dry
=yes
; break
;; \
33 test $$am__dry = yes
; \
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkgincludedir
= $(includedir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
39 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA
= $(install_sh
) -c
-m
644
41 install_sh_PROGRAM
= $(install_sh
) -c
42 install_sh_SCRIPT
= $(install_sh
) -c
43 INSTALL_HEADER
= $(INSTALL_DATA
)
44 transform
= $(program_transform_name
)
51 build_triplet
= @build@
53 @TANGO_JAVA_ENABLED_TRUE@am__append_1
= java
55 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
56 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
57 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/RSSH_CHECK_OMNIORB.m4 \
58 $(top_srcdir
)/m4
/RSSH_CHECK_PTHREADS.m4 \
59 $(top_srcdir
)/m4
/RSSH_CHECK_SUNPRO_CC.m4 \
60 $(top_srcdir
)/m4
/RSSH_ENABLE_PTHREADS.m4 \
61 $(top_srcdir
)/m4
/ac_cxx_have_class_strstream.m4 \
62 $(top_srcdir
)/m4
/ac_cxx_have_sstream.m4 \
63 $(top_srcdir
)/m4
/ac_cxx_namespaces.m4 \
64 $(top_srcdir
)/m4
/ac_path_mariadb.m4 \
65 $(top_srcdir
)/m4
/ac_path_mysqlclient.m4 \
66 $(top_srcdir
)/m4
/ac_prog_mysql.m4 \
67 $(top_srcdir
)/m4
/ax_cxx_compile_stdcxx_11.m4 \
68 $(top_srcdir
)/m4
/check_zlib.m4
$(top_srcdir
)/m4
/gcc_release.m4 \
69 $(top_srcdir
)/m4
/java_release.m4
$(top_srcdir
)/m4
/libtool.m4 \
70 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
71 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
72 $(top_srcdir
)/m4
/mariadb_release.m4 \
73 $(top_srcdir
)/m4
/mysql_release.m4
$(top_srcdir
)/configure.ac
74 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
76 mkinstalldirs
= $(install_sh
) -d
77 CONFIG_HEADER
= $(top_builddir
)/ac_config.h.tmp
79 CONFIG_CLEAN_VPATH_FILES
=
80 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
81 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
82 am__v_GEN_0
= @echo
" GEN " $@
;
83 AM_V_at
= $(am__v_at_@AM_V@
)
84 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
88 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
89 html-recursive info-recursive install-data-recursive \
90 install-dvi-recursive install-exec-recursive \
91 install-html-recursive install-info-recursive \
92 install-pdf-recursive install-ps-recursive install-recursive \
93 installcheck-recursive installdirs-recursive pdf-recursive \
94 ps-recursive uninstall-recursive
95 am__can_run_installinfo
= \
96 case
$$AM_UPDATE_INFO_DIR in \
98 *) (install-info
--version
) >/dev
/null
2>&1;; \
100 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
101 distclean-recursive maintainer-clean-recursive
102 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
103 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
107 DIST_SUBDIRS
= cpp idl java
108 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
111 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
112 sed_rest
='s,^[^/]*/*,,'; \
113 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
114 sed_butlast
='s,/*[^/]*$$,,'; \
115 while
test -n
"$$dir1"; do \
116 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
117 if
test "$$first" != "."; then \
118 if
test "$$first" = ".."; then \
119 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
120 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
123 if
test "$$first2" = "$$first"; then \
124 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
128 dir0
="$$dir0"/"$$first"; \
131 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
137 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
139 AUTOCONF
= @AUTOCONF@
140 AUTOHEADER
= @AUTOHEADER@
141 AUTOMAKE
= @AUTOMAKE@
144 CCDEPMODE
= @CCDEPMODE@
146 CORBA_INCLUDES
= @CORBA_INCLUDES@
148 CPPFLAGS
= @CPPFLAGS@
149 CPP_ELEVEN
= @CPP_ELEVEN@
152 CXXDEPMODE
= @CXXDEPMODE@
153 CXXFLAGS
= @CXXFLAGS@
154 CYGPATH_W
= @CYGPATH_W@
156 DB_CFLAGS
= @DB_CFLAGS@
157 DB_LDFLAGS
= @DB_LDFLAGS@
158 DB_LDLIBS
= @DB_LDLIBS@
163 DSYMUTIL
= @DSYMUTIL@
173 HAVE_CXX11
= @HAVE_CXX11@
174 HAVE_ORB_IDL
= @HAVE_ORB_IDL@
177 IDLCXXFLAGS
= @IDLCXXFLAGS@
178 IDLFLAGS
= @IDLFLAGS@
179 IDL_CLN_CPP
= @IDL_CLN_CPP@
180 IDL_CLN_CPP_SUFFIX
= @IDL_CLN_CPP_SUFFIX@
181 IDL_CLN_H
= @IDL_CLN_H@
182 IDL_CLN_H1_SUFFIX
= @IDL_CLN_H1_SUFFIX@
183 IDL_CLN_H_SUFFIX
= @IDL_CLN_H_SUFFIX@
184 IDL_CLN_O
= @IDL_CLN_O@
185 IDL_CLN_OBJ_SUFFIX
= @IDL_CLN_OBJ_SUFFIX@
186 IDL_H1_SUFFIX
= @IDL_H1_SUFFIX@
187 IDL_H_SUFFIX
= @IDL_H_SUFFIX@
188 IDL_SRV_CPP
= @IDL_SRV_CPP@
189 IDL_SRV_CPP_SUFFIX
= @IDL_SRV_CPP_SUFFIX@
190 IDL_SRV_H
= @IDL_SRV_H@
191 IDL_SRV_H1_SUFFIX
= @IDL_SRV_H1_SUFFIX@
192 IDL_SRV_H_SUFFIX
= @IDL_SRV_H_SUFFIX@
193 IDL_SRV_O
= @IDL_SRV_O@
194 IDL_SRV_OBJ_SUFFIX
= @IDL_SRV_OBJ_SUFFIX@
195 IDL_TIE_CPP_SUFFIX
= @IDL_TIE_CPP_SUFFIX@
196 IDL_TIE_H1_SUFFIX
= @IDL_TIE_H1_SUFFIX@
197 IDL_TIE_H_SUFFIX
= @IDL_TIE_H_SUFFIX@
199 INSTALL_DATA
= @INSTALL_DATA@
200 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
201 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
202 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
204 JNI_INCL_DIRS
= @JNI_INCL_DIRS@
205 JPEG_LIB_CXXFLAGS
= @JPEG_LIB_CXXFLAGS@
206 JPEG_MMX_LIB_CXXFLAGS
= @JPEG_MMX_LIB_CXXFLAGS@
212 LIBZMQ_CFLAGS
= @LIBZMQ_CFLAGS@
213 LIBZMQ_LIBS
= @LIBZMQ_LIBS@
216 LTLIBOBJS
= @LTLIBOBJS@
219 MAKEINFO
= @MAKEINFO@
220 MANIFEST_TOOL
= @MANIFEST_TOOL@
221 MARIADBCLIENT_CFLAGS
= @MARIADBCLIENT_CFLAGS@
222 MARIADBCLIENT_LDFLAGS
= @MARIADBCLIENT_LDFLAGS@
223 MARIADBCLIENT_LIBS
= @MARIADBCLIENT_LIBS@
226 MYSQLCLIENT_CFLAGS
= @MYSQLCLIENT_CFLAGS@
227 MYSQLCLIENT_LDFLAGS
= @MYSQLCLIENT_LDFLAGS@
228 MYSQLCLIENT_LIBS
= @MYSQLCLIENT_LIBS@
229 MYSQL_ADMIN
= @MYSQL_ADMIN@
230 MYSQL_ADMIN_PASSWD
= @MYSQL_ADMIN_PASSWD@
231 MYSQL_HOST
= @MYSQL_HOST@
237 ORB_COSNAMING_LIB
= @ORB_COSNAMING_LIB@
238 ORB_INCLUDE_PREFIX
= @ORB_INCLUDE_PREFIX@
239 ORB_PREFIX
= @ORB_PREFIX@
243 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
244 PACKAGE_NAME
= @PACKAGE_NAME@
245 PACKAGE_STRING
= @PACKAGE_STRING@
246 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
247 PACKAGE_URL
= @PACKAGE_URL@
248 PACKAGE_VERSION
= @PACKAGE_VERSION@
249 PATH_SEPARATOR
= @PATH_SEPARATOR@
250 PKG_CONFIG
= @PKG_CONFIG@
251 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
252 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
255 SET_MAKE
= @SET_MAKE@
258 TANGO_DB_NAME
= @TANGO_DB_NAME@
259 TANGO_RC_FILE
= @TANGO_RC_FILE@
261 VERSION_INFO
= @VERSION_INFO@
262 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
263 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
264 ZLIB_LIBS
= @ZLIB_LIBS@
265 ZMQ_PREFIX
= @ZMQ_PREFIX@
266 abs_builddir
= @abs_builddir@
267 abs_srcdir
= @abs_srcdir@
268 abs_top_builddir
= @abs_top_builddir@
269 abs_top_srcdir
= @abs_top_srcdir@
270 ac_aux_dir
= @ac_aux_dir@
271 ac_ct_AR
= @ac_ct_AR@
272 ac_ct_CC
= @ac_ct_CC@
273 ac_ct_CXX
= @ac_ct_CXX@
274 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
275 am__include
= @am__include@
276 am__leading_dot
= @am__leading_dot@
277 am__quote
= @am__quote@
279 am__untar
= @am__untar@
282 build_alias
= @build_alias@
283 build_cpu
= @build_cpu@
284 build_os
= @build_os@
285 build_vendor
= @build_vendor@
286 builddir
= @builddir@
288 datarootdir
= @datarootdir@
291 exec_prefix = @
exec_prefix@
293 host_alias
= @host_alias@
294 host_cpu
= @host_cpu@
296 host_vendor
= @host_vendor@
298 includedir = @
includedir@
300 install_sh
= @install_sh@
302 libexecdir
= @libexecdir@
303 localedir
= @localedir@
304 localstatedir
= @localstatedir@
307 oldincludedir = @
oldincludedir@
308 omniCOS4_CFLAGS
= @omniCOS4_CFLAGS@
309 omniCOS4_LIBS
= @omniCOS4_LIBS@
310 omniORB4_CFLAGS
= @omniORB4_CFLAGS@
311 omniORB4_LIBS
= @omniORB4_LIBS@
314 program_transform_name
= @program_transform_name@
317 sharedstatedir
= @sharedstatedir@
320 sysconfdir
= @sysconfdir@
321 target_alias
= @target_alias@
322 top_build_prefix
= @top_build_prefix@
323 top_builddir
= @top_builddir@
324 top_srcdir
= @top_srcdir@
326 # We want to continue traversing into cpp and idl
327 SUBDIRS
= cpp idl
$(am__append_1
)
331 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
333 case
'$(am__configure_deps)' in \
335 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
336 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
340 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
341 $(am__cd
) $(top_srcdir
) && \
342 $(AUTOMAKE
) --gnu lib
/Makefile
344 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
347 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
349 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
350 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
353 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
354 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
356 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
357 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
358 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
359 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
360 $(am__aclocal_m4_deps
):
368 # This directory's subdirectories are mostly independent; you can cd
369 # into them and run `make' without going through this Makefile.
370 # To change the values of `make' variables: instead of editing Makefiles,
371 # (1) if the variable is set in `config.status', edit `config.status'
372 # (which will cause the Makefiles to be regenerated when you run `make');
373 # (2) otherwise, pass the desired values on the `make' command line.
374 $(RECURSIVE_TARGETS
):
375 @fail
= failcom
='exit 1'; \
376 for f in x
$$MAKEFLAGS; do \
379 *k
*) failcom
='fail=yes';; \
383 target
=`echo $@ | sed s/-recursive//`; \
384 list
='$(SUBDIRS)'; for subdir in
$$list; do \
385 echo
"Making $$target in $$subdir"; \
386 if
test "$$subdir" = "."; then \
388 local_target
="$$target-am"; \
390 local_target
="$$target"; \
392 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
395 if
test "$$dot_seen" = "no"; then \
396 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
399 $(RECURSIVE_CLEAN_TARGETS
):
400 @fail
= failcom
='exit 1'; \
401 for f in x
$$MAKEFLAGS; do \
404 *k
*) failcom
='fail=yes';; \
409 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
410 *) list
='$(SUBDIRS)' ;; \
412 rev
=''; for subdir in
$$list; do \
413 if
test "$$subdir" = "."; then
:; else \
414 rev
="$$subdir $$rev"; \
418 target
=`echo $@ | sed s/-recursive//`; \
419 for subdir in
$$rev; do \
420 echo
"Making $$target in $$subdir"; \
421 if
test "$$subdir" = "."; then \
422 local_target
="$$target-am"; \
424 local_target
="$$target"; \
426 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
428 done
&& test -z
"$$fail"
430 list
='$(SUBDIRS)'; for subdir in
$$list; do \
431 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
434 list
='$(SUBDIRS)'; for subdir in
$$list; do \
435 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
438 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
439 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
440 unique
=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444 END { if (nonempty) { for (i in files) print i; }; }'`; \
448 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
449 $(TAGS_FILES
) $(LISP
)
452 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
453 include_option
=--etags-include
; \
456 include_option
=--include; \
459 list
='$(SUBDIRS)'; for subdir in
$$list; do \
460 if
test "$$subdir" = .
; then
:; else \
461 test ! -f
$$subdir/TAGS || \
462 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
465 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466 unique
=`for i in $$list; do \
467 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470 END { if (nonempty) { for (i in files) print i; }; }'`; \
472 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
473 test -n
"$$unique" || unique
=$$empty_fix; \
474 if
test $$# -gt 0; then \
475 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
478 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
483 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
484 $(TAGS_FILES
) $(LISP
)
485 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
486 unique
=`for i in $$list; do \
487 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490 END { if (nonempty) { for (i in files) print i; }; }'`; \
491 test -z
"$(CTAGS_ARGS)$$unique" \
492 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
496 here
=`$(am__cd) $(top_builddir) && pwd` \
497 && $(am__cd
) $(top_srcdir
) \
498 && gtags
-i
$(GTAGS_ARGS
) "$$here"
501 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
503 distdir
: $(DISTFILES
)
504 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506 list
='$(DISTFILES)'; \
507 dist_files
=`for file in $$list; do echo $$file; done | \
508 sed -e "s|^$$srcdirstrip/||;t" \
509 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510 case
$$dist_files in \
511 */*) $(MKDIR_P
) `echo "$$dist_files" | \
512 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515 for file in
$$dist_files; do \
516 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
517 if
test -d
$$d/$$file; then \
518 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519 if
test -d
"$(distdir)/$$file"; then \
520 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
522 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
523 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
524 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
526 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
528 test -f
"$(distdir)/$$file" \
529 || cp
-p
$$d/$$file "$(distdir)/$$file" \
533 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
534 if
test "$$subdir" = .
; then
:; else \
536 ||
test -d
"$(distdir)/$$subdir" \
537 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
539 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
541 new_distdir
=$$reldir; \
542 dir1
=$$subdir; dir2
="$(top_distdir)"; \
544 new_top_distdir
=$$reldir; \
545 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
546 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
547 ($(am__cd
) $$subdir && \
548 $(MAKE
) $(AM_MAKEFLAGS
) \
549 top_distdir
="$$new_top_distdir" \
550 distdir
="$$new_distdir" \
551 am__remove_distdir
=: \
552 am__skip_length_check
=: \
553 am__skip_mode_fix
=: \
559 check: check-recursive
561 installdirs: installdirs-recursive
563 install: install-recursive
564 install-exec
: install-exec-recursive
565 install-data
: install-data-recursive
566 uninstall: uninstall-recursive
569 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
571 installcheck: installcheck-recursive
573 if
test -z
'$(STRIP)'; then \
574 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
575 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
578 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
579 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
580 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
587 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
588 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
590 maintainer-clean-generic
:
591 @echo
"This command is intended for maintainers to use"
592 @echo
"it deletes files that may require special tools to rebuild."
593 clean: clean-recursive
595 clean-am
: clean-generic clean-libtool mostlyclean-am
597 distclean: distclean-recursive
599 distclean-am
: clean-am distclean-generic distclean-tags
615 install-dvi
: install-dvi-recursive
621 install-html
: install-html-recursive
625 install-info
: install-info-recursive
631 install-pdf
: install-pdf-recursive
635 install-ps
: install-ps-recursive
641 maintainer-clean
: maintainer-clean-recursive
643 maintainer-clean-am
: distclean-am maintainer-clean-generic
645 mostlyclean: mostlyclean-recursive
647 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
659 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
660 install-am install-strip tags-recursive
662 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
663 all all-am
check check-am
clean clean-generic clean-libtool \
664 ctags ctags-recursive
distclean distclean-generic \
665 distclean-libtool distclean-tags distdir
dvi dvi-am html \
666 html-am
info info-am
install install-am install-data \
667 install-data-am install-dvi install-dvi-am install-exec \
668 install-exec-am install-html install-html-am install-info \
669 install-info-am install-man install-pdf install-pdf-am \
670 install-ps install-ps-am install-strip
installcheck \
671 installcheck-am
installdirs installdirs-am maintainer-clean \
672 maintainer-clean-generic
mostlyclean mostlyclean-generic \
673 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
674 uninstall uninstall-am
677 # Tell versions [3.59,3.63) of GNU make to not export all variables.
678 # Otherwise a system limit (for SysV at least) may be exceeded.