tree-optimization/113385 - wrong loop father with early exit vectorization
[official-gcc.git] / libgrust / Makefile.in
blobbcf0aa070775e0280e42772c5c05ab99839859a6
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 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@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = .
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
94 $(top_srcdir)/../config/cet.m4 \
95 $(top_srcdir)/../config/depstand.m4 \
96 $(top_srcdir)/../config/enable.m4 \
97 $(top_srcdir)/../config/lead-dot.m4 \
98 $(top_srcdir)/../config/multi.m4 \
99 $(top_srcdir)/../config/no-executables.m4 \
100 $(top_srcdir)/../config/override.m4 \
101 $(top_srcdir)/../config/toolexeclibdir.m4 \
102 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
103 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
104 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106 $(ACLOCAL_M4)
107 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
108 $(am__configure_deps)
109 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110 configure.lineno config.status.lineno
111 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
112 CONFIG_CLEAN_FILES =
113 CONFIG_CLEAN_VPATH_FILES =
114 AM_V_P = $(am__v_P_@AM_V@)
115 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116 am__v_P_0 = false
117 am__v_P_1 = :
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo " GEN " $@;
121 am__v_GEN_1 =
122 AM_V_at = $(am__v_at_@AM_V@)
123 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124 am__v_at_0 = @
125 am__v_at_1 =
126 SOURCES =
127 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
128 ctags-recursive dvi-recursive html-recursive info-recursive \
129 install-data-recursive install-dvi-recursive \
130 install-exec-recursive install-html-recursive \
131 install-info-recursive install-pdf-recursive \
132 install-ps-recursive install-recursive installcheck-recursive \
133 installdirs-recursive pdf-recursive ps-recursive \
134 tags-recursive uninstall-recursive
135 am__can_run_installinfo = \
136 case $$AM_UPDATE_INFO_DIR in \
137 n|no|NO) false;; \
138 *) (install-info --version) >/dev/null 2>&1;; \
139 esac
140 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
141 distclean-recursive maintainer-clean-recursive
142 am__recursive_targets = \
143 $(RECURSIVE_TARGETS) \
144 $(RECURSIVE_CLEAN_TARGETS) \
145 $(am__extra_recursive_targets)
146 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
147 cscope
148 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149 # Read a list of newline-separated strings from the standard input,
150 # and print each of them once, without duplicates. Input order is
151 # *not* preserved.
152 am__uniquify_input = $(AWK) '\
153 BEGIN { nonempty = 0; } \
154 { items[$$0] = 1; nonempty = 1; } \
155 END { if (nonempty) { for (i in items) print i; }; } \
157 # Make sure the list of sources is unique. This is necessary because,
158 # e.g., the same source file might be shared among _SOURCES variables
159 # for different programs/libraries.
160 am__define_uniq_tagged_files = \
161 list='$(am__tagged_files)'; \
162 unique=`for i in $$list; do \
163 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164 done | $(am__uniquify_input)`
165 ETAGS = etags
166 CTAGS = ctags
167 CSCOPE = cscope
168 DIST_SUBDIRS = $(SUBDIRS)
169 ACLOCAL = @ACLOCAL@
170 AMTAR = @AMTAR@
171 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
172 AR = @AR@
173 AUTOCONF = @AUTOCONF@
174 AUTOHEADER = @AUTOHEADER@
175 AUTOMAKE = @AUTOMAKE@
176 AWK = @AWK@
177 CC = @CC@
178 CCAS = @CCAS@
179 CCASDEPMODE = @CCASDEPMODE@
180 CCASFLAGS = @CCASFLAGS@
181 CCDEPMODE = @CCDEPMODE@
182 CFLAGS = @CFLAGS@
183 CPP = @CPP@
184 CPPFLAGS = @CPPFLAGS@
185 CXX = @CXX@
186 CXXCPP = @CXXCPP@
187 CXXDEPMODE = @CXXDEPMODE@
188 CXXFLAGS = @CXXFLAGS@
189 CYGPATH_W = @CYGPATH_W@
190 DEFS = @DEFS@
191 DEPDIR = @DEPDIR@
192 DSYMUTIL = @DSYMUTIL@
193 DUMPBIN = @DUMPBIN@
194 ECHO_C = @ECHO_C@
195 ECHO_N = @ECHO_N@
196 ECHO_T = @ECHO_T@
197 EGREP = @EGREP@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 GREP = @GREP@
201 INSTALL = @INSTALL@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 LD = @LD@
207 LDFLAGS = @LDFLAGS@
208 LIBOBJS = @LIBOBJS@
209 LIBS = @LIBS@
210 LIBTOOL = @LIBTOOL@
211 LIPO = @LIPO@
212 LN_S = @LN_S@
213 LTLIBOBJS = @LTLIBOBJS@
214 MAINT = @MAINT@
215 MAKEINFO = @MAKEINFO@
216 MKDIR_P = @MKDIR_P@
217 NM = @NM@
218 NMEDIT = @NMEDIT@
219 OBJDUMP = @OBJDUMP@
220 OBJEXT = @OBJEXT@
221 OTOOL = @OTOOL@
222 OTOOL64 = @OTOOL64@
223 PACKAGE = @PACKAGE@
224 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225 PACKAGE_NAME = @PACKAGE_NAME@
226 PACKAGE_STRING = @PACKAGE_STRING@
227 PACKAGE_TARNAME = @PACKAGE_TARNAME@
228 PACKAGE_URL = @PACKAGE_URL@
229 PACKAGE_VERSION = @PACKAGE_VERSION@
230 PATH_SEPARATOR = @PATH_SEPARATOR@
231 RANLIB = @RANLIB@
232 SED = @SED@
233 SET_MAKE = @SET_MAKE@
234 SHELL = @SHELL@
235 STRIP = @STRIP@
236 VERSION = @VERSION@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 ac_ct_AR = @ac_ct_AR@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_CXX = @ac_ct_CXX@
244 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
245 am__include = @am__include@
246 am__leading_dot = @am__leading_dot@
247 am__quote = @am__quote@
248 am__tar = @am__tar@
249 am__untar = @am__untar@
250 bindir = @bindir@
251 build = @build@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_libsubdir = @build_libsubdir@
255 build_os = @build_os@
256 build_subdir = @build_subdir@
257 build_vendor = @build_vendor@
258 builddir = @builddir@
259 datadir = @datadir@
260 datarootdir = @datarootdir@
261 docdir = @docdir@
262 dvidir = @dvidir@
263 exec_prefix = @exec_prefix@
264 get_gcc_base_ver = @get_gcc_base_ver@
265 host = @host@
266 host_alias = @host_alias@
267 host_cpu = @host_cpu@
268 host_noncanonical = @host_noncanonical@
269 host_os = @host_os@
270 host_subdir = @host_subdir@
271 host_vendor = @host_vendor@
272 htmldir = @htmldir@
273 includedir = @includedir@
274 infodir = @infodir@
275 install_sh = @install_sh@
276 libdir = @libdir@
277 libexecdir = @libexecdir@
278 localedir = @localedir@
279 localstatedir = @localstatedir@
280 mandir = @mandir@
281 mkdir_p = @mkdir_p@
282 multi_basedir = @multi_basedir@
283 oldincludedir = @oldincludedir@
284 pdfdir = @pdfdir@
285 prefix = @prefix@
286 program_transform_name = @program_transform_name@
287 psdir = @psdir@
288 sbindir = @sbindir@
289 sharedstatedir = @sharedstatedir@
290 srcdir = @srcdir@
291 sysconfdir = @sysconfdir@
292 target = @target@
293 target_alias = @target_alias@
294 target_cpu = @target_cpu@
295 target_noncanonical = @target_noncanonical@
296 target_os = @target_os@
297 target_subdir = @target_subdir@
298 target_vendor = @target_vendor@
299 toolexecdir = @toolexecdir@
300 toolexeclibdir = @toolexeclibdir@
301 top_build_prefix = @top_build_prefix@
302 top_builddir = @top_builddir@
303 top_srcdir = @top_srcdir@
304 AUTOMAKE_OPTIONS = 1.8 foreign
305 SUFFIXES = .c .rs .def .o .lo .a
306 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
307 AM_CFLAGS = -I $(srcdir)/../libgcc -I $(MULTIBUILDTOP)../../gcc/include
308 TOP_GCCDIR := $(shell cd $(top_srcdir) && cd .. && pwd)
309 GCC_DIR = $(TOP_GCCDIR)/gcc
310 RUST_SRC = $(GCC_DIR)/rust
311 SUBDIRS = libproc_macro
312 RUST_BUILDDIR := $(shell pwd)
314 # Work around what appears to be a GNU make bug handling MAKEFLAGS
315 # values defined in terms of make variables, as is the case for CC and
316 # friends when we are called from the top level Makefile.
317 AM_MAKEFLAGS = \
318 "GCC_DIR=$(GCC_DIR)" \
319 "RUST_SRC=$(RUST_SRC)" \
320 "AR_FLAGS=$(AR_FLAGS)" \
321 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
322 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
323 "RUST_FOR_TARGET=$(RUST_FOR_TARGET)" \
324 "CFLAGS=$(CFLAGS)" \
325 "CXXFLAGS=$(CXXFLAGS)" \
326 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
327 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
328 "INSTALL=$(INSTALL)" \
329 "INSTALL_DATA=$(INSTALL_DATA)" \
330 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
331 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
332 "LDFLAGS=$(LDFLAGS)" \
333 "LIBCFLAGS=$(LIBCFLAGS)" \
334 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
335 "MAKE=$(MAKE)" \
336 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
337 "PICFLAG=$(PICFLAG)" \
338 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
339 "SHELL=$(SHELL)" \
340 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
341 "exec_prefix=$(exec_prefix)" \
342 "infodir=$(infodir)" \
343 "libdir=$(libdir)" \
344 "includedir=$(includedir)" \
345 "prefix=$(prefix)" \
346 "tooldir=$(tooldir)" \
347 "gxx_include_dir=$(gxx_include_dir)" \
348 "AR=$(AR)" \
349 "AS=$(AS)" \
350 "LD=$(LD)" \
351 "RANLIB=$(RANLIB)" \
352 "NM=$(NM)" \
353 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
354 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
355 "DESTDIR=$(DESTDIR)" \
356 "WERROR=$(WERROR)" \
357 "TARGET_LIB_PATH=$(TARGET_LIB_PATH)" \
358 "TARGET_LIB_PATH_libgrust=$(TARGET_LIB_PATH_libgrust)" \
359 "LIBTOOL=$(RUST_BUILDDIR)/libtool"
361 MULTISRCTOP =
362 MULTIBUILDTOP =
363 MULTIDIRS =
364 MULTISUBDIR =
365 MULTIDO = true
366 MULTICLEAN = true
367 all: all-recursive
369 .SUFFIXES:
370 .SUFFIXES: .c .rs .def .o .lo .a
371 am--refresh: Makefile
373 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
374 @for dep in $?; do \
375 case '$(am__configure_deps)' in \
376 *$$dep*) \
377 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
378 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
379 && exit 0; \
380 exit 1;; \
381 esac; \
382 done; \
383 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
384 $(am__cd) $(top_srcdir) && \
385 $(AUTOMAKE) --foreign Makefile
386 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
387 @case '$?' in \
388 *config.status*) \
389 echo ' $(SHELL) ./config.status'; \
390 $(SHELL) ./config.status;; \
391 *) \
392 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
393 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
394 esac;
395 $(top_srcdir)/../multilib.am $(am__empty):
397 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
398 $(SHELL) ./config.status --recheck
400 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
401 $(am__cd) $(srcdir) && $(AUTOCONF)
402 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
403 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
404 $(am__aclocal_m4_deps):
406 mostlyclean-libtool:
407 -rm -f *.lo
409 clean-libtool:
410 -rm -rf .libs _libs
412 distclean-libtool:
413 -rm -f libtool config.lt
415 # This directory's subdirectories are mostly independent; you can cd
416 # into them and run 'make' without going through this Makefile.
417 # To change the values of 'make' variables: instead of editing Makefiles,
418 # (1) if the variable is set in 'config.status', edit 'config.status'
419 # (which will cause the Makefiles to be regenerated when you run 'make');
420 # (2) otherwise, pass the desired values on the 'make' command line.
421 $(am__recursive_targets):
422 @fail=; \
423 if $(am__make_keepgoing); then \
424 failcom='fail=yes'; \
425 else \
426 failcom='exit 1'; \
427 fi; \
428 dot_seen=no; \
429 target=`echo $@ | sed s/-recursive//`; \
430 case "$@" in \
431 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
432 *) list='$(SUBDIRS)' ;; \
433 esac; \
434 for subdir in $$list; do \
435 echo "Making $$target in $$subdir"; \
436 if test "$$subdir" = "."; then \
437 dot_seen=yes; \
438 local_target="$$target-am"; \
439 else \
440 local_target="$$target"; \
441 fi; \
442 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
443 || eval $$failcom; \
444 done; \
445 if test "$$dot_seen" = "no"; then \
446 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447 fi; test -z "$$fail"
449 ID: $(am__tagged_files)
450 $(am__define_uniq_tagged_files); mkid -fID $$unique
451 tags: tags-recursive
452 TAGS: tags
454 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
455 set x; \
456 here=`pwd`; \
457 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
458 include_option=--etags-include; \
459 empty_fix=.; \
460 else \
461 include_option=--include; \
462 empty_fix=; \
463 fi; \
464 list='$(SUBDIRS)'; for subdir in $$list; do \
465 if test "$$subdir" = .; then :; else \
466 test ! -f $$subdir/TAGS || \
467 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
468 fi; \
469 done; \
470 $(am__define_uniq_tagged_files); \
471 shift; \
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) \
476 "$$@" $$unique; \
477 else \
478 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479 $$unique; \
480 fi; \
482 ctags: ctags-recursive
484 CTAGS: ctags
485 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
486 $(am__define_uniq_tagged_files); \
487 test -z "$(CTAGS_ARGS)$$unique" \
488 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
489 $$unique
491 GTAGS:
492 here=`$(am__cd) $(top_builddir) && pwd` \
493 && $(am__cd) $(top_srcdir) \
494 && gtags -i $(GTAGS_ARGS) "$$here"
495 cscope: cscope.files
496 test ! -s cscope.files \
497 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
498 clean-cscope:
499 -rm -f cscope.files
500 cscope.files: clean-cscope cscopelist
501 cscopelist: cscopelist-recursive
503 cscopelist-am: $(am__tagged_files)
504 list='$(am__tagged_files)'; \
505 case "$(srcdir)" in \
506 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
507 *) sdir=$(subdir)/$(srcdir) ;; \
508 esac; \
509 for i in $$list; do \
510 if test -f "$$i"; then \
511 echo "$(subdir)/$$i"; \
512 else \
513 echo "$$sdir/$$i"; \
514 fi; \
515 done >> $(top_builddir)/cscope.files
517 distclean-tags:
518 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
520 check-am: all-am
521 check: check-recursive
522 all-am: Makefile all-local
523 installdirs: installdirs-recursive
524 installdirs-am:
525 install: install-recursive
526 install-exec: install-exec-recursive
527 install-data: install-data-recursive
528 uninstall: uninstall-recursive
530 install-am: all-am
531 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
533 installcheck: installcheck-recursive
534 install-strip:
535 if test -z '$(STRIP)'; then \
536 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
537 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
538 install; \
539 else \
540 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
544 mostlyclean-generic:
546 clean-generic:
548 distclean-generic:
549 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
552 maintainer-clean-generic:
553 @echo "This command is intended for maintainers to use"
554 @echo "it deletes files that may require special tools to rebuild."
555 clean: clean-recursive
557 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
559 distclean: distclean-recursive
560 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
561 -rm -f Makefile
562 distclean-am: clean-am distclean-generic distclean-libtool \
563 distclean-local distclean-tags
565 dvi: dvi-recursive
567 dvi-am:
569 html: html-recursive
571 html-am:
573 info: info-recursive
575 info-am:
577 install-data-am:
579 install-dvi: install-dvi-recursive
581 install-dvi-am:
583 install-exec-am: install-exec-local
585 install-html: install-html-recursive
587 install-html-am:
589 install-info: install-info-recursive
591 install-info-am:
593 install-man:
595 install-pdf: install-pdf-recursive
597 install-pdf-am:
599 install-ps: install-ps-recursive
601 install-ps-am:
603 installcheck-am:
605 maintainer-clean: maintainer-clean-recursive
606 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
607 -rm -rf $(top_srcdir)/autom4te.cache
608 -rm -f Makefile
609 maintainer-clean-am: distclean-am maintainer-clean-generic \
610 maintainer-clean-local
612 mostlyclean: mostlyclean-recursive
614 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
615 mostlyclean-local
617 pdf: pdf-recursive
619 pdf-am:
621 ps: ps-recursive
623 ps-am:
625 uninstall-am:
627 .MAKE: $(am__recursive_targets) install-am install-strip
629 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
630 am--refresh check check-am clean clean-cscope clean-generic \
631 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
632 distclean distclean-generic distclean-libtool distclean-local \
633 distclean-tags dvi dvi-am html html-am info info-am install \
634 install-am install-data install-data-am install-dvi \
635 install-dvi-am install-exec install-exec-am install-exec-local \
636 install-html install-html-am install-info install-info-am \
637 install-man install-pdf install-pdf-am install-ps \
638 install-ps-am install-strip installcheck installcheck-am \
639 installdirs installdirs-am maintainer-clean \
640 maintainer-clean-generic maintainer-clean-local mostlyclean \
641 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
642 pdf-am ps ps-am tags tags-am uninstall uninstall-am
644 .PRECIOUS: Makefile
647 # GNU Make needs to see an explicit $(MAKE) variable in the command it
648 # runs to enable its job server during parallel builds. Hence the
649 # comments below.
650 all-multi:
651 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
652 install-multi:
653 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
654 mostlyclean-multi:
655 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
656 clean-multi:
657 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
658 distclean-multi:
659 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
660 maintainer-clean-multi:
661 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
663 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
664 install-multi maintainer-clean-multi mostlyclean-multi
666 install-exec-local: install-multi
668 all-local: all-multi
669 mostlyclean-local: mostlyclean-multi
670 clean-local: clean-multi
671 distclean-local: distclean-multi
672 maintainer-clean-local: maintainer-clean-multi
674 # Tell versions [3.59,3.63) of GNU make to not export all variables.
675 # Otherwise a system limit (for SysV at least) may be exceeded.
676 .NOEXPORT: