]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgm2/Makefile.in
vect: Remove several useless VMAT_INVARIANT checks
[thirdparty/gcc.git] / libgm2 / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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.
9
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.
14
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; \
27 }
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)/../libtool.m4 \
94 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
95 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
96 $(top_srcdir)/../config/acx.m4 \
97 $(top_srcdir)/../config/depstand.m4 \
98 $(top_srcdir)/../config/lead-dot.m4 \
99 $(top_srcdir)/../config/multi.m4 \
100 $(top_srcdir)/../config/no-executables.m4 \
101 $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
104 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
105 $(am__configure_deps)
106 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
107 configure.lineno config.status.lineno
108 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
109 CONFIG_HEADER = config.h
110 CONFIG_CLEAN_FILES =
111 CONFIG_CLEAN_VPATH_FILES =
112 AM_V_P = $(am__v_P_@AM_V@)
113 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114 am__v_P_0 = false
115 am__v_P_1 = :
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo " GEN " $@;
119 am__v_GEN_1 =
120 AM_V_at = $(am__v_at_@AM_V@)
121 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122 am__v_at_0 = @
123 am__v_at_1 =
124 SOURCES =
125 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126 ctags-recursive dvi-recursive html-recursive info-recursive \
127 install-data-recursive install-dvi-recursive \
128 install-exec-recursive install-html-recursive \
129 install-info-recursive install-pdf-recursive \
130 install-ps-recursive install-recursive installcheck-recursive \
131 installdirs-recursive pdf-recursive ps-recursive \
132 tags-recursive uninstall-recursive
133 am__can_run_installinfo = \
134 case $$AM_UPDATE_INFO_DIR in \
135 n|no|NO) false;; \
136 *) (install-info --version) >/dev/null 2>&1;; \
137 esac
138 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
139 distclean-recursive maintainer-clean-recursive
140 am__recursive_targets = \
141 $(RECURSIVE_TARGETS) \
142 $(RECURSIVE_CLEAN_TARGETS) \
143 $(am__extra_recursive_targets)
144 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
145 cscope
146 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
147 $(LISP)config.h.in
148 # Read a list of newline-separated strings from the standard input,
149 # and print each of them once, without duplicates. Input order is
150 # *not* preserved.
151 am__uniquify_input = $(AWK) '\
152 BEGIN { nonempty = 0; } \
153 { items[$$0] = 1; nonempty = 1; } \
154 END { if (nonempty) { for (i in items) print i; }; } \
155 '
156 # Make sure the list of sources is unique. This is necessary because,
157 # e.g., the same source file might be shared among _SOURCES variables
158 # for different programs/libraries.
159 am__define_uniq_tagged_files = \
160 list='$(am__tagged_files)'; \
161 unique=`for i in $$list; do \
162 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
163 done | $(am__uniquify_input)`
164 ETAGS = etags
165 CTAGS = ctags
166 CSCOPE = cscope
167 DIST_SUBDIRS = $(SUBDIRS)
168 ACLOCAL = @ACLOCAL@
169 AMTAR = @AMTAR@
170 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
171 AR = @AR@
172 AUTOCONF = @AUTOCONF@
173 AUTOHEADER = @AUTOHEADER@
174 AUTOMAKE = @AUTOMAKE@
175 AWK = @AWK@
176 CC = @CC@
177 CCAS = @CCAS@
178 CCASDEPMODE = @CCASDEPMODE@
179 CCASFLAGS = @CCASFLAGS@
180 CCDEPMODE = @CCDEPMODE@
181 CC_FOR_BUILD = @CC_FOR_BUILD@
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 GM2_FOR_TARGET = @GM2_FOR_TARGET@
201 GREP = @GREP@
202 INSTALL = @INSTALL@
203 INSTALL_DATA = @INSTALL_DATA@
204 INSTALL_PROGRAM = @INSTALL_PROGRAM@
205 INSTALL_SCRIPT = @INSTALL_SCRIPT@
206 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207 LD = @LD@
208 LDFLAGS = @LDFLAGS@
209 LIBOBJS = @LIBOBJS@
210 LIBS = @LIBS@
211 LIBTOOL = @LIBTOOL@
212 LIPO = @LIPO@
213 LN_S = @LN_S@
214 LTLIBOBJS = @LTLIBOBJS@
215 MAINT = @MAINT@
216 MAKEINFO = @MAKEINFO@
217 MKDIR_P = @MKDIR_P@
218 NM = @NM@
219 NMEDIT = @NMEDIT@
220 OBJDUMP = @OBJDUMP@
221 OBJEXT = @OBJEXT@
222 OTOOL = @OTOOL@
223 OTOOL64 = @OTOOL64@
224 PACKAGE = @PACKAGE@
225 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
226 PACKAGE_NAME = @PACKAGE_NAME@
227 PACKAGE_STRING = @PACKAGE_STRING@
228 PACKAGE_TARNAME = @PACKAGE_TARNAME@
229 PACKAGE_URL = @PACKAGE_URL@
230 PACKAGE_VERSION = @PACKAGE_VERSION@
231 PATH_SEPARATOR = @PATH_SEPARATOR@
232 RANLIB = @RANLIB@
233 SED = @SED@
234 SET_MAKE = @SET_MAKE@
235 SHELL = @SHELL@
236 STRIP = @STRIP@
237 VERSION = @VERSION@
238 abs_builddir = @abs_builddir@
239 abs_srcdir = @abs_srcdir@
240 abs_top_builddir = @abs_top_builddir@
241 abs_top_srcdir = @abs_top_srcdir@
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 enable_shared = @enable_shared@
264 enable_static = @enable_static@
265 exec_prefix = @exec_prefix@
266 get_gcc_base_ver = @get_gcc_base_ver@
267 host = @host@
268 host_alias = @host_alias@
269 host_cpu = @host_cpu@
270 host_noncanonical = @host_noncanonical@
271 host_os = @host_os@
272 host_subdir = @host_subdir@
273 host_vendor = @host_vendor@
274 htmldir = @htmldir@
275 includedir = @includedir@
276 infodir = @infodir@
277 install_sh = @install_sh@
278 libdir = @libdir@
279 libexecdir = @libexecdir@
280 libtool_VERSION = @libtool_VERSION@
281 localedir = @localedir@
282 localstatedir = @localstatedir@
283 mandir = @mandir@
284 mkdir_p = @mkdir_p@
285 multi_basedir = @multi_basedir@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 psdir = @psdir@
291 sbindir = @sbindir@
292 sharedstatedir = @sharedstatedir@
293 slibdir = @slibdir@
294 srcdir = @srcdir@
295 sysconfdir = @sysconfdir@
296 target = @target@
297 target_alias = @target_alias@
298 target_cpu = @target_cpu@
299 target_noncanonical = @target_noncanonical@
300 target_os = @target_os@
301 target_subdir = @target_subdir@
302 target_vendor = @target_vendor@
303 toolexecdir = @toolexecdir@
304 toolexeclibdir = @toolexeclibdir@
305 top_build_prefix = @top_build_prefix@
306 top_builddir = @top_builddir@
307 top_srcdir = @top_srcdir@
308
309 # Makefile for libgm2.
310 # Copyright 2013-2022 Free Software Foundation, Inc.
311 #
312 # This file is free software; you can redistribute it and/or modify
313 # it under the terms of the GNU General Public License as published by
314 # the Free Software Foundation; either version 3 of the License, or
315 # (at your option) any later version.
316 #
317 # This program is distributed in the hope that it will be useful,
318 # but WITHOUT ANY WARRANTY; without even the implied warranty of
319 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
320 # GNU General Public License for more details.
321 #
322 # You should have received a copy of the GNU General Public License
323 # along with this program; see the file COPYING3. If not see
324 # <http://www.gnu.org/licenses/>.
325 #
326 #
327 # if this file is changed then you need to run
328 #
329 # autoreconf2.64
330 #
331 # Modula-2 support.
332 AUTOMAKE_OPTIONS = 1.8 foreign
333 SUFFIXES = .c .mod .def .o .obj .lo .a
334 ACLOCAL_AMFLAGS = -I .. -I ../config
335
336 # Multilib support.
337 MAKEOVERRIDES =
338 AM_CFLAGS = -I $(srcdir)/../libgcc -I $(MULTIBUILDTOP)../../gcc/include
339 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
340 TOP_GCCDIR := $(shell cd $(top_srcdir) && cd .. && pwd)
341 GCC_DIR = $(TOP_GCCDIR)/gcc
342 GM2_SRC = $(GCC_DIR)/m2
343 SUBDIRS = libm2min libm2log libm2cor libm2iso libm2pim
344 GM2_BUILDDIR := $(shell pwd)
345 gm2_cdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
346
347 # Work around what appears to be a GNU make bug handling MAKEFLAGS
348 # values defined in terms of make variables, as is the case for CC and
349 # friends when we are called from the top level Makefile.
350 AM_MAKEFLAGS = \
351 "GCC_DIR=$(GCC_DIR)" \
352 "GM2_SRC=$(GM2_SRC)" \
353 "AR_FLAGS=$(AR_FLAGS)" \
354 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
355 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
356 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
357 "CFLAGS=$(CFLAGS)" \
358 "CXXFLAGS=$(CXXFLAGS)" \
359 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
360 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
361 "INSTALL=$(INSTALL)" \
362 "INSTALL_DATA=$(INSTALL_DATA)" \
363 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
364 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
365 "LDFLAGS=$(LDFLAGS)" \
366 "LIBCFLAGS=$(LIBCFLAGS)" \
367 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
368 "MAKE=$(MAKE)" \
369 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
370 "PICFLAG=$(PICFLAG)" \
371 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
372 "SHELL=$(SHELL)" \
373 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
374 "exec_prefix=$(exec_prefix)" \
375 "infodir=$(infodir)" \
376 "libdir=$(libdir)" \
377 "includedir=$(includedir)" \
378 "prefix=$(prefix)" \
379 "tooldir=$(tooldir)" \
380 "gxx_include_dir=$(gxx_include_dir)" \
381 "AR=$(AR)" \
382 "AS=$(AS)" \
383 "LD=$(LD)" \
384 "RANLIB=$(RANLIB)" \
385 "NM=$(NM)" \
386 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
387 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
388 "DESTDIR=$(DESTDIR)" \
389 "WERROR=$(WERROR)" \
390 "TARGET_LIB_PATH=$(TARGET_LIB_PATH)" \
391 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)" \
392 "LIBTOOL=$(GM2_BUILDDIR)/libtool"
393
394
395 # Subdir rules rely on $(FLAGS_TO_PASS)
396 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
397 MULTISRCTOP =
398 MULTIBUILDTOP =
399 MULTIDIRS =
400 MULTISUBDIR =
401 MULTIDO = true
402 MULTICLEAN = true
403 all: config.h
404 $(MAKE) $(AM_MAKEFLAGS) all-recursive
405
406 .SUFFIXES:
407 .SUFFIXES: .c .mod .def .o .obj .lo .a
408 am--refresh: Makefile
409 @:
410 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
411 @for dep in $?; do \
412 case '$(am__configure_deps)' in \
413 *$$dep*) \
414 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
415 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
416 && exit 0; \
417 exit 1;; \
418 esac; \
419 done; \
420 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
421 $(am__cd) $(top_srcdir) && \
422 $(AUTOMAKE) --foreign Makefile
423 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
424 @case '$?' in \
425 *config.status*) \
426 echo ' $(SHELL) ./config.status'; \
427 $(SHELL) ./config.status;; \
428 *) \
429 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
430 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
431 esac;
432 $(top_srcdir)/../multilib.am $(am__empty):
433
434 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
435 $(SHELL) ./config.status --recheck
436
437 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
438 $(am__cd) $(srcdir) && $(AUTOCONF)
439 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
440 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
441 $(am__aclocal_m4_deps):
442
443 config.h: stamp-h1
444 @test -f $@ || rm -f stamp-h1
445 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
446
447 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
448 @rm -f stamp-h1
449 cd $(top_builddir) && $(SHELL) ./config.status config.h
450 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
451 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
452 rm -f stamp-h1
453 touch $@
454
455 distclean-hdr:
456 -rm -f config.h stamp-h1
457
458 mostlyclean-libtool:
459 -rm -f *.lo
460
461 clean-libtool:
462 -rm -rf .libs _libs
463
464 distclean-libtool:
465 -rm -f libtool config.lt
466
467 # This directory's subdirectories are mostly independent; you can cd
468 # into them and run 'make' without going through this Makefile.
469 # To change the values of 'make' variables: instead of editing Makefiles,
470 # (1) if the variable is set in 'config.status', edit 'config.status'
471 # (which will cause the Makefiles to be regenerated when you run 'make');
472 # (2) otherwise, pass the desired values on the 'make' command line.
473 $(am__recursive_targets):
474 @fail=; \
475 if $(am__make_keepgoing); then \
476 failcom='fail=yes'; \
477 else \
478 failcom='exit 1'; \
479 fi; \
480 dot_seen=no; \
481 target=`echo $@ | sed s/-recursive//`; \
482 case "$@" in \
483 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
484 *) list='$(SUBDIRS)' ;; \
485 esac; \
486 for subdir in $$list; do \
487 echo "Making $$target in $$subdir"; \
488 if test "$$subdir" = "."; then \
489 dot_seen=yes; \
490 local_target="$$target-am"; \
491 else \
492 local_target="$$target"; \
493 fi; \
494 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
495 || eval $$failcom; \
496 done; \
497 if test "$$dot_seen" = "no"; then \
498 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
499 fi; test -z "$$fail"
500
501 ID: $(am__tagged_files)
502 $(am__define_uniq_tagged_files); mkid -fID $$unique
503 tags: tags-recursive
504 TAGS: tags
505
506 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
507 set x; \
508 here=`pwd`; \
509 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
510 include_option=--etags-include; \
511 empty_fix=.; \
512 else \
513 include_option=--include; \
514 empty_fix=; \
515 fi; \
516 list='$(SUBDIRS)'; for subdir in $$list; do \
517 if test "$$subdir" = .; then :; else \
518 test ! -f $$subdir/TAGS || \
519 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
520 fi; \
521 done; \
522 $(am__define_uniq_tagged_files); \
523 shift; \
524 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
525 test -n "$$unique" || unique=$$empty_fix; \
526 if test $$# -gt 0; then \
527 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528 "$$@" $$unique; \
529 else \
530 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531 $$unique; \
532 fi; \
533 fi
534 ctags: ctags-recursive
535
536 CTAGS: ctags
537 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
538 $(am__define_uniq_tagged_files); \
539 test -z "$(CTAGS_ARGS)$$unique" \
540 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
541 $$unique
542
543 GTAGS:
544 here=`$(am__cd) $(top_builddir) && pwd` \
545 && $(am__cd) $(top_srcdir) \
546 && gtags -i $(GTAGS_ARGS) "$$here"
547 cscope: cscope.files
548 test ! -s cscope.files \
549 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
550 clean-cscope:
551 -rm -f cscope.files
552 cscope.files: clean-cscope cscopelist
553 cscopelist: cscopelist-recursive
554
555 cscopelist-am: $(am__tagged_files)
556 list='$(am__tagged_files)'; \
557 case "$(srcdir)" in \
558 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
559 *) sdir=$(subdir)/$(srcdir) ;; \
560 esac; \
561 for i in $$list; do \
562 if test -f "$$i"; then \
563 echo "$(subdir)/$$i"; \
564 else \
565 echo "$$sdir/$$i"; \
566 fi; \
567 done >> $(top_builddir)/cscope.files
568
569 distclean-tags:
570 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
572 check-am: all-am
573 check: check-recursive
574 all-am: Makefile config.h all-local
575 installdirs: installdirs-recursive
576 installdirs-am:
577 install: install-recursive
578 install-exec: install-exec-recursive
579 install-data: install-data-recursive
580 uninstall: uninstall-recursive
581
582 install-am: all-am
583 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
584
585 installcheck: installcheck-recursive
586 install-strip:
587 if test -z '$(STRIP)'; then \
588 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
590 install; \
591 else \
592 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
593 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
594 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
595 fi
596 mostlyclean-generic:
597
598 clean-generic:
599
600 distclean-generic:
601 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
602 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
603
604 maintainer-clean-generic:
605 @echo "This command is intended for maintainers to use"
606 @echo "it deletes files that may require special tools to rebuild."
607 clean: clean-recursive
608
609 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
610
611 distclean: distclean-recursive
612 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
613 -rm -f Makefile
614 distclean-am: clean-am distclean-generic distclean-hdr \
615 distclean-libtool distclean-local distclean-tags
616
617 dvi: dvi-recursive
618
619 dvi-am:
620
621 html: html-recursive
622
623 html-am:
624
625 info: info-recursive
626
627 info-am:
628
629 install-data-am:
630
631 install-dvi: install-dvi-recursive
632
633 install-dvi-am:
634
635 install-exec-am: install-exec-local
636
637 install-html: install-html-recursive
638
639 install-html-am:
640
641 install-info: install-info-recursive
642
643 install-info-am:
644
645 install-man:
646
647 install-pdf: install-pdf-recursive
648
649 install-pdf-am:
650
651 install-ps: install-ps-recursive
652
653 install-ps-am:
654
655 installcheck-am:
656
657 maintainer-clean: maintainer-clean-recursive
658 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
659 -rm -rf $(top_srcdir)/autom4te.cache
660 -rm -f Makefile
661 maintainer-clean-am: distclean-am maintainer-clean-generic \
662 maintainer-clean-local
663
664 mostlyclean: mostlyclean-recursive
665
666 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
667 mostlyclean-local
668
669 pdf: pdf-recursive
670
671 pdf-am:
672
673 ps: ps-recursive
674
675 ps-am:
676
677 uninstall-am:
678
679 .MAKE: $(am__recursive_targets) all install-am install-strip
680
681 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
682 am--refresh check check-am clean clean-cscope clean-generic \
683 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
684 distclean distclean-generic distclean-hdr distclean-libtool \
685 distclean-local distclean-tags dvi dvi-am html html-am info \
686 info-am install install-am install-data install-data-am \
687 install-dvi install-dvi-am install-exec install-exec-am \
688 install-exec-local install-html install-html-am install-info \
689 install-info-am install-man install-pdf install-pdf-am \
690 install-ps install-ps-am install-strip installcheck \
691 installcheck-am installdirs installdirs-am maintainer-clean \
692 maintainer-clean-generic maintainer-clean-local mostlyclean \
693 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
694 pdf-am ps ps-am tags tags-am uninstall uninstall-am
695
696 .PRECIOUS: Makefile
697
698
699 # GNU Make needs to see an explicit $(MAKE) variable in the command it
700 # runs to enable its job server during parallel builds. Hence the
701 # comments below.
702 all-multi:
703 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
704 install-multi:
705 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
706 mostlyclean-multi:
707 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
708 clean-multi:
709 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
710 distclean-multi:
711 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
712 maintainer-clean-multi:
713 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
714
715 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
716 install-multi maintainer-clean-multi mostlyclean-multi
717
718 install-exec-local: install-multi
719
720 all-local: all-multi
721 mostlyclean-local: mostlyclean-multi
722 clean-local: clean-multi
723 distclean-local: distclean-multi
724 maintainer-clean-local: maintainer-clean-multi
725
726 # Tell versions [3.59,3.63) of GNU make to not export all variables.
727 # Otherwise a system limit (for SysV at least) may be exceeded.
728 .NOEXPORT: