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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
54 target_triplet
= @target@
55 @LIBMPX_SUPPORTED_TRUE@@MPX_AS_SUPPORTED_TRUE@am__append_1
= mpxwrap
57 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
58 $(top_srcdir
)/configure
$(am__configure_deps
) \
59 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
60 $(srcdir)/libmpx.spec.in
61 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
62 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
63 $(top_srcdir
)/..
/config
/lead-dot.m4 \
64 $(top_srcdir
)/..
/config
/multi.m4 \
65 $(top_srcdir
)/..
/config
/override.m4 \
66 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
67 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
68 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
69 $(top_srcdir
)/configure.ac
70 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
72 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
73 configure.lineno config.status.lineno
74 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
75 CONFIG_HEADER
= config.h
76 CONFIG_CLEAN_FILES
= libmpx.spec
77 CONFIG_CLEAN_VPATH_FILES
=
87 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
88 html-recursive info-recursive install-data-recursive \
89 install-dvi-recursive install-exec-recursive \
90 install-html-recursive install-info-recursive \
91 install-pdf-recursive install-ps-recursive install-recursive \
92 installcheck-recursive installdirs-recursive pdf-recursive \
93 ps-recursive uninstall-recursive
94 am__can_run_installinfo
= \
95 case
$$AM_UPDATE_INFO_DIR in \
97 *) (install-info
--version
) >/dev
/null
2>&1;; \
99 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
100 am__vpath_adj
= case
$$p in \
101 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
104 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
106 am__nobase_strip_setup
= \
107 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
110 am__nobase_list
= $(am__nobase_strip_setup
); \
111 for p in
$$list; do echo
"$$p $$p"; done | \
112 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114 if (++n[$$2] == $(am__install_max)) \
115 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116 END { for (dir in files) print dir, files[dir] }'
118 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120 am__uninstall_files_from_dir
= { \
122 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
123 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
124 $(am__cd
) "$$dir" && rm -f
$$files; }; \
126 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
127 HEADERS
= $(nodist_toolexeclib_HEADERS
)
128 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
129 distclean-recursive maintainer-clean-recursive
130 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
131 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
134 DIST_SUBDIRS
= mpxrt mpxwrap
139 AUTOCONF
= @AUTOCONF@
140 AUTOHEADER
= @AUTOHEADER@
141 AUTOMAKE
= @AUTOMAKE@
145 CCASFLAGS
= @CCASFLAGS@
148 CPPFLAGS
= @CPPFLAGS@
149 CYGPATH_W
= @CYGPATH_W@
151 DSYMUTIL
= @DSYMUTIL@
161 INSTALL_DATA
= @INSTALL_DATA@
162 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
163 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
172 LTLIBOBJS
= @LTLIBOBJS@
174 MAKEINFO
= @MAKEINFO@
183 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
184 PACKAGE_NAME
= @PACKAGE_NAME@
185 PACKAGE_STRING
= @PACKAGE_STRING@
186 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
187 PACKAGE_URL
= @PACKAGE_URL@
188 PACKAGE_VERSION
= @PACKAGE_VERSION@
189 PATH_SEPARATOR
= @PATH_SEPARATOR@
192 SET_MAKE
= @SET_MAKE@
197 abs_builddir
= @abs_builddir@
198 abs_srcdir
= @abs_srcdir@
199 abs_top_builddir
= @abs_top_builddir@
200 abs_top_srcdir
= @abs_top_srcdir@
201 ac_ct_CC
= @ac_ct_CC@
202 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
203 am__leading_dot
= @am__leading_dot@
205 am__untar
= @am__untar@
208 build_alias
= @build_alias@
209 build_cpu
= @build_cpu@
210 build_os
= @build_os@
211 build_vendor
= @build_vendor@
212 builddir
= @builddir@
214 datarootdir
= @datarootdir@
217 enable_shared
= @enable_shared@
218 enable_static
= @enable_static@
219 exec_prefix = @
exec_prefix@
220 get_gcc_base_ver
= @get_gcc_base_ver@
222 host_alias
= @host_alias@
223 host_cpu
= @host_cpu@
225 host_vendor
= @host_vendor@
227 includedir = @
includedir@
229 install_sh
= @install_sh@
231 libexecdir
= @libexecdir@
232 link_libmpx
= @link_libmpx@
233 localedir
= @localedir@
234 localstatedir
= @localstatedir@
237 multi_basedir
= @multi_basedir@
238 oldincludedir = @
oldincludedir@
241 program_transform_name
= @program_transform_name@
244 sharedstatedir
= @sharedstatedir@
246 sysconfdir
= @sysconfdir@
248 target_alias
= @target_alias@
249 target_cpu
= @target_cpu@
250 target_os
= @target_os@
251 target_vendor
= @target_vendor@
252 toolexecdir
= @toolexecdir@
253 toolexeclibdir
= @toolexeclibdir@
254 top_build_prefix
= @top_build_prefix@
255 top_builddir
= @top_builddir@
256 top_srcdir
= @top_srcdir@
257 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
258 @LIBMPX_SUPPORTED_TRUE@SUBDIRS
= mpxrt
$(am__append_1
)
259 @LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS
= libmpx.spec
260 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
262 # Work around what appears to be a GNU make bug handling MAKEFLAGS
263 # values defined in terms of make variables, as is the case for CC and
264 # friends when we are called from the top level Makefile.
266 "AR_FLAGS=$(AR_FLAGS)" \
267 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
269 "CXXFLAGS=$(CXXFLAGS)" \
270 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
271 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
272 "INSTALL=$(INSTALL)" \
273 "INSTALL_DATA=$(INSTALL_DATA)" \
274 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
275 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
276 "JC1FLAGS=$(JC1FLAGS)" \
277 "LDFLAGS=$(LDFLAGS)" \
278 "LIBCFLAGS=$(LIBCFLAGS)" \
279 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
281 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
282 "PICFLAG=$(PICFLAG)" \
283 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
285 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
286 "exec_prefix=$(exec_prefix)" \
287 "infodir=$(infodir)" \
290 "includedir=$(includedir)" \
294 "LIBCFLAGS=$(LIBCFLAGS)" \
296 "PICFLAG=$(PICFLAG)" \
302 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
305 am--refresh
: Makefile
307 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
309 case
'$(am__configure_deps)' in \
311 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
312 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign
--ignore-deps \
317 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
318 $(am__cd
) $(top_srcdir
) && \
319 $(AUTOMAKE
) --foreign
--ignore-deps Makefile
321 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
324 echo
' $(SHELL) ./config.status'; \
325 $(SHELL
) .
/config.status
;; \
327 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
328 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
331 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
332 $(SHELL
) .
/config.status
--recheck
334 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
335 $(am__cd
) $(srcdir) && $(AUTOCONF
)
336 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
337 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
338 $(am__aclocal_m4_deps
):
341 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
342 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
344 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
346 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
347 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
348 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
353 -rm -f config.h stamp-h1
354 libmpx.spec
: $(top_builddir
)/config.status
$(srcdir)/libmpx.spec.in
355 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
364 -rm -f libtool config.lt
366 # GNU Make needs to see an explicit $(MAKE) variable in the command it
367 # runs to enable its job server during parallel builds. Hence the
370 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
372 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
375 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
377 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
379 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
380 maintainer-clean-multi
:
381 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
382 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
384 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
385 if
test -n
"$$list"; then \
386 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
387 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
389 for p in
$$list; do \
390 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
392 done |
$(am__base_list
) | \
393 while read files
; do \
394 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
395 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
398 uninstall-nodist_toolexeclibHEADERS
:
400 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
401 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
402 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
404 # This directory's subdirectories are mostly independent; you can cd
405 # into them and run `make' without going through this Makefile.
406 # To change the values of `make' variables: instead of editing Makefiles,
407 # (1) if the variable is set in `config.status', edit `config.status'
408 # (which will cause the Makefiles to be regenerated when you run `make');
409 # (2) otherwise, pass the desired values on the `make' command line.
410 $(RECURSIVE_TARGETS
):
411 @fail
= failcom
='exit 1'; \
412 for f in x
$$MAKEFLAGS; do \
415 *k
*) failcom
='fail=yes';; \
419 target
=`echo $@ | sed s/-recursive//`; \
420 list
='$(SUBDIRS)'; for subdir in
$$list; do \
421 echo
"Making $$target in $$subdir"; \
422 if
test "$$subdir" = "."; then \
424 local_target
="$$target-am"; \
426 local_target
="$$target"; \
428 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
431 if
test "$$dot_seen" = "no"; then \
432 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
435 $(RECURSIVE_CLEAN_TARGETS
):
436 @fail
= failcom
='exit 1'; \
437 for f in x
$$MAKEFLAGS; do \
440 *k
*) failcom
='fail=yes';; \
445 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
446 *) list
='$(SUBDIRS)' ;; \
448 rev
=''; for subdir in
$$list; do \
449 if
test "$$subdir" = "."; then
:; else \
450 rev
="$$subdir $$rev"; \
454 target
=`echo $@ | sed s/-recursive//`; \
455 for subdir in
$$rev; do \
456 echo
"Making $$target in $$subdir"; \
457 if
test "$$subdir" = "."; then \
458 local_target
="$$target-am"; \
460 local_target
="$$target"; \
462 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
464 done
&& test -z
"$$fail"
466 list
='$(SUBDIRS)'; for subdir in
$$list; do \
467 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
470 list
='$(SUBDIRS)'; for subdir in
$$list; do \
471 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
474 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
475 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
476 unique
=`for i in $$list; do \
477 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480 END { if (nonempty) { for (i in files) print i; }; }'`; \
484 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
485 $(TAGS_FILES
) $(LISP
)
488 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
489 include_option
=--etags-include
; \
492 include_option
=--include; \
495 list
='$(SUBDIRS)'; for subdir in
$$list; do \
496 if
test "$$subdir" = .
; then
:; else \
497 test ! -f
$$subdir/TAGS || \
498 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
501 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
502 unique
=`for i in $$list; do \
503 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506 END { if (nonempty) { for (i in files) print i; }; }'`; \
508 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
509 test -n
"$$unique" || unique
=$$empty_fix; \
510 if
test $$# -gt 0; then \
511 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
514 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
519 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
520 $(TAGS_FILES
) $(LISP
)
521 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
522 unique
=`for i in $$list; do \
523 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526 END { if (nonempty) { for (i in files) print i; }; }'`; \
527 test -z
"$(CTAGS_ARGS)$$unique" \
528 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
532 here
=`$(am__cd) $(top_builddir) && pwd` \
533 && $(am__cd
) $(top_srcdir
) \
534 && gtags
-i
$(GTAGS_ARGS
) "$$here"
537 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
539 check: check-recursive
540 all-am
: Makefile all-multi
$(HEADERS
) config.h
541 installdirs: installdirs-recursive
543 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
544 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
546 install: install-recursive
547 install-exec
: install-exec-recursive
548 install-data
: install-data-recursive
549 uninstall: uninstall-recursive
552 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
554 installcheck: installcheck-recursive
556 if
test -z
'$(STRIP)'; then \
557 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
558 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
561 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
562 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
563 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
570 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
571 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
573 maintainer-clean-generic
:
574 @echo
"This command is intended for maintainers to use"
575 @echo
"it deletes files that may require special tools to rebuild."
576 clean: clean-multi clean-recursive
578 clean-am
: clean-generic clean-libtool mostlyclean-am
580 distclean: distclean-multi distclean-recursive
581 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
583 distclean-am
: clean-am distclean-generic distclean-hdr \
584 distclean-libtool distclean-tags
600 install-dvi
: install-dvi-recursive
604 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS
606 install-html
: install-html-recursive
610 install-info
: install-info-recursive
616 install-pdf
: install-pdf-recursive
620 install-ps
: install-ps-recursive
626 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
627 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
628 -rm -rf
$(top_srcdir
)/autom4te.cache
630 maintainer-clean-am
: distclean-am maintainer-clean-generic
632 mostlyclean: mostlyclean-multi mostlyclean-recursive
634 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
644 uninstall-am
: uninstall-nodist_toolexeclibHEADERS
646 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
647 clean-multi ctags-recursive distclean-multi install-am \
648 install-multi install-strip maintainer-clean-multi \
649 mostlyclean-multi tags-recursive
651 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
652 all all-am all-multi am--refresh
check check-am
clean \
653 clean-generic clean-libtool clean-multi ctags ctags-recursive \
654 distclean distclean-generic distclean-hdr distclean-libtool \
655 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
656 info-am
install install-am install-data install-data-am \
657 install-dvi install-dvi-am install-exec install-exec-am \
658 install-html install-html-am install-info install-info-am \
659 install-man install-multi install-nodist_toolexeclibHEADERS \
660 install-pdf install-pdf-am install-ps install-ps-am \
661 install-strip
installcheck installcheck-am
installdirs \
662 installdirs-am maintainer-clean maintainer-clean-generic \
663 maintainer-clean-multi
mostlyclean mostlyclean-generic \
664 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am
tags \
665 tags-recursive
uninstall uninstall-am \
666 uninstall-nodist_toolexeclibHEADERS
669 # Tell versions [3.59,3.63) of GNU make to not export all variables.
670 # Otherwise a system limit (for SysV at least) may be exceeded.