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_DB_SERVER_ENABLED_TRUE@am__append_1
= database \
54 @TANGO_DB_SERVER_ENABLED_TRUE@ tangoaccesscontrol
56 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
57 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
58 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/RSSH_CHECK_OMNIORB.m4 \
59 $(top_srcdir
)/m4
/RSSH_CHECK_PTHREADS.m4 \
60 $(top_srcdir
)/m4
/RSSH_CHECK_SUNPRO_CC.m4 \
61 $(top_srcdir
)/m4
/RSSH_ENABLE_PTHREADS.m4 \
62 $(top_srcdir
)/m4
/ac_cxx_have_class_strstream.m4 \
63 $(top_srcdir
)/m4
/ac_cxx_have_sstream.m4 \
64 $(top_srcdir
)/m4
/ac_cxx_namespaces.m4 \
65 $(top_srcdir
)/m4
/ac_path_mariadb.m4 \
66 $(top_srcdir
)/m4
/ac_path_mysqlclient.m4 \
67 $(top_srcdir
)/m4
/ac_prog_mysql.m4 \
68 $(top_srcdir
)/m4
/ax_cxx_compile_stdcxx_11.m4 \
69 $(top_srcdir
)/m4
/check_zlib.m4
$(top_srcdir
)/m4
/gcc_release.m4 \
70 $(top_srcdir
)/m4
/java_release.m4
$(top_srcdir
)/m4
/libtool.m4 \
71 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
72 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
73 $(top_srcdir
)/m4
/mariadb_release.m4 \
74 $(top_srcdir
)/m4
/mysql_release.m4
$(top_srcdir
)/configure.ac
75 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
77 mkinstalldirs
= $(install_sh
) -d
78 CONFIG_HEADER
= $(top_builddir
)/ac_config.h.tmp
80 CONFIG_CLEAN_VPATH_FILES
=
81 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
82 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
83 am__v_GEN_0
= @echo
" GEN " $@
;
84 AM_V_at
= $(am__v_at_@AM_V@
)
85 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
89 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
90 html-recursive info-recursive install-data-recursive \
91 install-dvi-recursive install-exec-recursive \
92 install-html-recursive install-info-recursive \
93 install-pdf-recursive install-ps-recursive install-recursive \
94 installcheck-recursive installdirs-recursive pdf-recursive \
95 ps-recursive uninstall-recursive
96 am__can_run_installinfo
= \
97 case
$$AM_UPDATE_INFO_DIR in \
99 *) (install-info
--version
) >/dev
/null
2>&1;; \
101 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
102 distclean-recursive maintainer-clean-recursive
103 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
104 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
108 DIST_SUBDIRS
= starter tangotest database tangoaccesscontrol
109 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
112 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
113 sed_rest
='s,^[^/]*/*,,'; \
114 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
115 sed_butlast
='s,/*[^/]*$$,,'; \
116 while
test -n
"$$dir1"; do \
117 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
118 if
test "$$first" != "."; then \
119 if
test "$$first" = ".."; then \
120 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
121 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
123 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
124 if
test "$$first2" = "$$first"; then \
125 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
129 dir0
="$$dir0"/"$$first"; \
132 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
138 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
140 AUTOCONF
= @AUTOCONF@
141 AUTOHEADER
= @AUTOHEADER@
142 AUTOMAKE
= @AUTOMAKE@
145 CCDEPMODE
= @CCDEPMODE@
147 CORBA_INCLUDES
= @CORBA_INCLUDES@
149 CPPFLAGS
= @CPPFLAGS@
150 CPP_ELEVEN
= @CPP_ELEVEN@
153 CXXDEPMODE
= @CXXDEPMODE@
154 CXXFLAGS
= @CXXFLAGS@
155 CYGPATH_W
= @CYGPATH_W@
157 DB_CFLAGS
= @DB_CFLAGS@
158 DB_LDFLAGS
= @DB_LDFLAGS@
159 DB_LDLIBS
= @DB_LDLIBS@
164 DSYMUTIL
= @DSYMUTIL@
174 HAVE_CXX11
= @HAVE_CXX11@
175 HAVE_ORB_IDL
= @HAVE_ORB_IDL@
178 IDLCXXFLAGS
= @IDLCXXFLAGS@
179 IDLFLAGS
= @IDLFLAGS@
180 IDL_CLN_CPP
= @IDL_CLN_CPP@
181 IDL_CLN_CPP_SUFFIX
= @IDL_CLN_CPP_SUFFIX@
182 IDL_CLN_H
= @IDL_CLN_H@
183 IDL_CLN_H1_SUFFIX
= @IDL_CLN_H1_SUFFIX@
184 IDL_CLN_H_SUFFIX
= @IDL_CLN_H_SUFFIX@
185 IDL_CLN_O
= @IDL_CLN_O@
186 IDL_CLN_OBJ_SUFFIX
= @IDL_CLN_OBJ_SUFFIX@
187 IDL_H1_SUFFIX
= @IDL_H1_SUFFIX@
188 IDL_H_SUFFIX
= @IDL_H_SUFFIX@
189 IDL_SRV_CPP
= @IDL_SRV_CPP@
190 IDL_SRV_CPP_SUFFIX
= @IDL_SRV_CPP_SUFFIX@
191 IDL_SRV_H
= @IDL_SRV_H@
192 IDL_SRV_H1_SUFFIX
= @IDL_SRV_H1_SUFFIX@
193 IDL_SRV_H_SUFFIX
= @IDL_SRV_H_SUFFIX@
194 IDL_SRV_O
= @IDL_SRV_O@
195 IDL_SRV_OBJ_SUFFIX
= @IDL_SRV_OBJ_SUFFIX@
196 IDL_TIE_CPP_SUFFIX
= @IDL_TIE_CPP_SUFFIX@
197 IDL_TIE_H1_SUFFIX
= @IDL_TIE_H1_SUFFIX@
198 IDL_TIE_H_SUFFIX
= @IDL_TIE_H_SUFFIX@
200 INSTALL_DATA
= @INSTALL_DATA@
201 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
202 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
203 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
205 JNI_INCL_DIRS
= @JNI_INCL_DIRS@
206 JPEG_LIB_CXXFLAGS
= @JPEG_LIB_CXXFLAGS@
207 JPEG_MMX_LIB_CXXFLAGS
= @JPEG_MMX_LIB_CXXFLAGS@
213 LIBZMQ_CFLAGS
= @LIBZMQ_CFLAGS@
214 LIBZMQ_LIBS
= @LIBZMQ_LIBS@
217 LTLIBOBJS
= @LTLIBOBJS@
220 MAKEINFO
= @MAKEINFO@
221 MANIFEST_TOOL
= @MANIFEST_TOOL@
222 MARIADBCLIENT_CFLAGS
= @MARIADBCLIENT_CFLAGS@
223 MARIADBCLIENT_LDFLAGS
= @MARIADBCLIENT_LDFLAGS@
224 MARIADBCLIENT_LIBS
= @MARIADBCLIENT_LIBS@
227 MYSQLCLIENT_CFLAGS
= @MYSQLCLIENT_CFLAGS@
228 MYSQLCLIENT_LDFLAGS
= @MYSQLCLIENT_LDFLAGS@
229 MYSQLCLIENT_LIBS
= @MYSQLCLIENT_LIBS@
230 MYSQL_ADMIN
= @MYSQL_ADMIN@
231 MYSQL_ADMIN_PASSWD
= @MYSQL_ADMIN_PASSWD@
232 MYSQL_HOST
= @MYSQL_HOST@
238 ORB_COSNAMING_LIB
= @ORB_COSNAMING_LIB@
239 ORB_INCLUDE_PREFIX
= @ORB_INCLUDE_PREFIX@
240 ORB_PREFIX
= @ORB_PREFIX@
244 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
245 PACKAGE_NAME
= @PACKAGE_NAME@
246 PACKAGE_STRING
= @PACKAGE_STRING@
247 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
248 PACKAGE_URL
= @PACKAGE_URL@
249 PACKAGE_VERSION
= @PACKAGE_VERSION@
250 PATH_SEPARATOR
= @PATH_SEPARATOR@
251 PKG_CONFIG
= @PKG_CONFIG@
252 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
253 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
256 SET_MAKE
= @SET_MAKE@
259 TANGO_DB_NAME
= @TANGO_DB_NAME@
260 TANGO_RC_FILE
= @TANGO_RC_FILE@
262 VERSION_INFO
= @VERSION_INFO@
263 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
264 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
265 ZLIB_LIBS
= @ZLIB_LIBS@
266 ZMQ_PREFIX
= @ZMQ_PREFIX@
267 abs_builddir
= @abs_builddir@
268 abs_srcdir
= @abs_srcdir@
269 abs_top_builddir
= @abs_top_builddir@
270 abs_top_srcdir
= @abs_top_srcdir@
271 ac_aux_dir
= @ac_aux_dir@
272 ac_ct_AR
= @ac_ct_AR@
273 ac_ct_CC
= @ac_ct_CC@
274 ac_ct_CXX
= @ac_ct_CXX@
275 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
276 am__include
= @am__include@
277 am__leading_dot
= @am__leading_dot@
278 am__quote
= @am__quote@
280 am__untar
= @am__untar@
283 build_alias
= @build_alias@
284 build_cpu
= @build_cpu@
285 build_os
= @build_os@
286 build_vendor
= @build_vendor@
287 builddir
= @builddir@
289 datarootdir
= @datarootdir@
292 exec_prefix = @
exec_prefix@
294 host_alias
= @host_alias@
295 host_cpu
= @host_cpu@
297 host_vendor
= @host_vendor@
299 includedir = @
includedir@
301 install_sh
= @install_sh@
303 libexecdir
= @libexecdir@
304 localedir
= @localedir@
305 localstatedir
= @localstatedir@
308 oldincludedir = @
oldincludedir@
309 omniCOS4_CFLAGS
= @omniCOS4_CFLAGS@
310 omniCOS4_LIBS
= @omniCOS4_LIBS@
311 omniORB4_CFLAGS
= @omniORB4_CFLAGS@
312 omniORB4_LIBS
= @omniORB4_LIBS@
315 program_transform_name
= @program_transform_name@
318 sharedstatedir
= @sharedstatedir@
321 sysconfdir
= @sysconfdir@
322 target_alias
= @target_alias@
323 top_build_prefix
= @top_build_prefix@
324 top_builddir
= @top_builddir@
325 top_srcdir
= @top_srcdir@
326 SUBDIRS
= starter tangotest
$(am__append_1
)
330 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
332 case
'$(am__configure_deps)' in \
334 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
335 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
339 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu cppserver/Makefile'; \
340 $(am__cd
) $(top_srcdir
) && \
341 $(AUTOMAKE
) --gnu cppserver
/Makefile
343 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
346 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
348 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
349 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
352 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
353 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
355 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
356 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
357 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
358 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
359 $(am__aclocal_m4_deps
):
367 # This directory's subdirectories are mostly independent; you can cd
368 # into them and run `make' without going through this Makefile.
369 # To change the values of `make' variables: instead of editing Makefiles,
370 # (1) if the variable is set in `config.status', edit `config.status'
371 # (which will cause the Makefiles to be regenerated when you run `make');
372 # (2) otherwise, pass the desired values on the `make' command line.
373 $(RECURSIVE_TARGETS
):
374 @fail
= failcom
='exit 1'; \
375 for f in x
$$MAKEFLAGS; do \
378 *k
*) failcom
='fail=yes';; \
382 target
=`echo $@ | sed s/-recursive//`; \
383 list
='$(SUBDIRS)'; for subdir in
$$list; do \
384 echo
"Making $$target in $$subdir"; \
385 if
test "$$subdir" = "."; then \
387 local_target
="$$target-am"; \
389 local_target
="$$target"; \
391 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
394 if
test "$$dot_seen" = "no"; then \
395 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
398 $(RECURSIVE_CLEAN_TARGETS
):
399 @fail
= failcom
='exit 1'; \
400 for f in x
$$MAKEFLAGS; do \
403 *k
*) failcom
='fail=yes';; \
408 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
409 *) list
='$(SUBDIRS)' ;; \
411 rev
=''; for subdir in
$$list; do \
412 if
test "$$subdir" = "."; then
:; else \
413 rev
="$$subdir $$rev"; \
417 target
=`echo $@ | sed s/-recursive//`; \
418 for subdir in
$$rev; do \
419 echo
"Making $$target in $$subdir"; \
420 if
test "$$subdir" = "."; then \
421 local_target
="$$target-am"; \
423 local_target
="$$target"; \
425 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
427 done
&& test -z
"$$fail"
429 list
='$(SUBDIRS)'; for subdir in
$$list; do \
430 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
433 list
='$(SUBDIRS)'; for subdir in
$$list; do \
434 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
437 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
438 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique
=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
447 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
448 $(TAGS_FILES
) $(LISP
)
451 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
452 include_option
=--etags-include
; \
455 include_option
=--include; \
458 list
='$(SUBDIRS)'; for subdir in
$$list; do \
459 if
test "$$subdir" = .
; then
:; else \
460 test ! -f
$$subdir/TAGS || \
461 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
464 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465 unique
=`for i in $$list; do \
466 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469 END { if (nonempty) { for (i in files) print i; }; }'`; \
471 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
472 test -n
"$$unique" || unique
=$$empty_fix; \
473 if
test $$# -gt 0; then \
474 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
477 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
482 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
483 $(TAGS_FILES
) $(LISP
)
484 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique
=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
490 test -z
"$(CTAGS_ARGS)$$unique" \
491 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
495 here
=`$(am__cd) $(top_builddir) && pwd` \
496 && $(am__cd
) $(top_srcdir
) \
497 && gtags
-i
$(GTAGS_ARGS
) "$$here"
500 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
502 distdir
: $(DISTFILES
)
503 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505 list
='$(DISTFILES)'; \
506 dist_files
=`for file in $$list; do echo $$file; done | \
507 sed -e "s|^$$srcdirstrip/||;t" \
508 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
509 case
$$dist_files in \
510 */*) $(MKDIR_P
) `echo "$$dist_files" | \
511 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
514 for file in
$$dist_files; do \
515 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
516 if
test -d
$$d/$$file; then \
517 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
518 if
test -d
"$(distdir)/$$file"; then \
519 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
521 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
522 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
523 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
525 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
527 test -f
"$(distdir)/$$file" \
528 || cp
-p
$$d/$$file "$(distdir)/$$file" \
532 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
533 if
test "$$subdir" = .
; then
:; else \
535 ||
test -d
"$(distdir)/$$subdir" \
536 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
538 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
540 new_distdir
=$$reldir; \
541 dir1
=$$subdir; dir2
="$(top_distdir)"; \
543 new_top_distdir
=$$reldir; \
544 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
545 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
546 ($(am__cd
) $$subdir && \
547 $(MAKE
) $(AM_MAKEFLAGS
) \
548 top_distdir
="$$new_top_distdir" \
549 distdir
="$$new_distdir" \
550 am__remove_distdir
=: \
551 am__skip_length_check
=: \
552 am__skip_mode_fix
=: \
558 check: check-recursive
560 installdirs: installdirs-recursive
562 install: install-recursive
563 install-exec
: install-exec-recursive
564 install-data
: install-data-recursive
565 uninstall: uninstall-recursive
568 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
570 installcheck: installcheck-recursive
572 if
test -z
'$(STRIP)'; then \
573 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
574 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
577 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
579 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
586 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
587 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
589 maintainer-clean-generic
:
590 @echo
"This command is intended for maintainers to use"
591 @echo
"it deletes files that may require special tools to rebuild."
592 clean: clean-recursive
594 clean-am
: clean-generic clean-libtool mostlyclean-am
596 distclean: distclean-recursive
598 distclean-am
: clean-am distclean-generic distclean-tags
614 install-dvi
: install-dvi-recursive
620 install-html
: install-html-recursive
624 install-info
: install-info-recursive
630 install-pdf
: install-pdf-recursive
634 install-ps
: install-ps-recursive
640 maintainer-clean
: maintainer-clean-recursive
642 maintainer-clean-am
: distclean-am maintainer-clean-generic
644 mostlyclean: mostlyclean-recursive
646 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
658 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
659 install-am install-strip tags-recursive
661 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
662 all all-am
check check-am
clean clean-generic clean-libtool \
663 ctags ctags-recursive
distclean distclean-generic \
664 distclean-libtool distclean-tags distdir
dvi dvi-am html \
665 html-am
info info-am
install install-am install-data \
666 install-data-am install-dvi install-dvi-am install-exec \
667 install-exec-am install-html install-html-am install-info \
668 install-info-am install-man install-pdf install-pdf-am \
669 install-ps install-ps-am install-strip
installcheck \
670 installcheck-am
installdirs installdirs-am maintainer-clean \
671 maintainer-clean-generic
mostlyclean mostlyclean-generic \
672 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
673 uninstall uninstall-am
676 # Tell versions [3.59,3.63) of GNU make to not export all variables.
677 # Otherwise a system limit (for SysV at least) may be exceeded.