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