2018-01-22 Sebastian Perta <sebastian.perta@renesas.com>
[official-gcc.git] / libmpx / Makefile.in
blob358956c917b2810c11857611861d8a35bc1938cf
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
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
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
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)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 @LIBMPX_SUPPORTED_TRUE@@MPX_AS_SUPPORTED_TRUE@am__append_1 = mpxwrap
56 subdir = .
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)/../config/enable.m4 \
70 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72 $(ACLOCAL_M4)
73 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74 configure.lineno config.status.lineno
75 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
76 CONFIG_HEADER = config.h
77 CONFIG_CLEAN_FILES = libmpx.spec
78 CONFIG_CLEAN_VPATH_FILES =
79 depcomp =
80 am__depfiles_maybe =
81 SOURCES =
82 MULTISRCTOP =
83 MULTIBUILDTOP =
84 MULTIDIRS =
85 MULTISUBDIR =
86 MULTIDO = true
87 MULTICLEAN = true
88 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89 html-recursive info-recursive install-data-recursive \
90 install-dvi-recursive install-exec-recursive \
91 install-html-recursive install-info-recursive \
92 install-pdf-recursive install-ps-recursive install-recursive \
93 installcheck-recursive installdirs-recursive pdf-recursive \
94 ps-recursive uninstall-recursive
95 am__can_run_installinfo = \
96 case $$AM_UPDATE_INFO_DIR in \
97 n|no|NO) false;; \
98 *) (install-info --version) >/dev/null 2>&1;; \
99 esac
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 *) f=$$p;; \
104 esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112 for p in $$list; do echo "$$p $$p"; done | \
113 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115 if (++n[$$2] == $(am__install_max)) \
116 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117 END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__uninstall_files_from_dir = { \
122 test -z "$$files" \
123 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125 $(am__cd) "$$dir" && rm -f $$files; }; \
127 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
128 HEADERS = $(nodist_toolexeclib_HEADERS)
129 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
130 distclean-recursive maintainer-clean-recursive
131 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
132 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
133 ETAGS = etags
134 CTAGS = ctags
135 DIST_SUBDIRS = mpxrt mpxwrap
136 ACLOCAL = @ACLOCAL@
137 AMTAR = @AMTAR@
138 AR = @AR@
139 AS = @AS@
140 AUTOCONF = @AUTOCONF@
141 AUTOHEADER = @AUTOHEADER@
142 AUTOMAKE = @AUTOMAKE@
143 AWK = @AWK@
144 CC = @CC@
145 CCAS = @CCAS@
146 CCASFLAGS = @CCASFLAGS@
147 CFLAGS = @CFLAGS@
148 CPP = @CPP@
149 CPPFLAGS = @CPPFLAGS@
150 CYGPATH_W = @CYGPATH_W@
151 DEFS = @DEFS@
152 DSYMUTIL = @DSYMUTIL@
153 DUMPBIN = @DUMPBIN@
154 ECHO_C = @ECHO_C@
155 ECHO_N = @ECHO_N@
156 ECHO_T = @ECHO_T@
157 EGREP = @EGREP@
158 EXEEXT = @EXEEXT@
159 FGREP = @FGREP@
160 GREP = @GREP@
161 INSTALL = @INSTALL@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166 LD = @LD@
167 LDFLAGS = @LDFLAGS@
168 LIBOBJS = @LIBOBJS@
169 LIBS = @LIBS@
170 LIBTOOL = @LIBTOOL@
171 LIPO = @LIPO@
172 LN_S = @LN_S@
173 LTLIBOBJS = @LTLIBOBJS@
174 MAINT = @MAINT@
175 MAKEINFO = @MAKEINFO@
176 MKDIR_P = @MKDIR_P@
177 NM = @NM@
178 NMEDIT = @NMEDIT@
179 OBJDUMP = @OBJDUMP@
180 OBJEXT = @OBJEXT@
181 OTOOL = @OTOOL@
182 OTOOL64 = @OTOOL64@
183 PACKAGE = @PACKAGE@
184 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185 PACKAGE_NAME = @PACKAGE_NAME@
186 PACKAGE_STRING = @PACKAGE_STRING@
187 PACKAGE_TARNAME = @PACKAGE_TARNAME@
188 PACKAGE_URL = @PACKAGE_URL@
189 PACKAGE_VERSION = @PACKAGE_VERSION@
190 PATH_SEPARATOR = @PATH_SEPARATOR@
191 RANLIB = @RANLIB@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 VERSION = @VERSION@
197 XCFLAGS = @XCFLAGS@
198 abs_builddir = @abs_builddir@
199 abs_srcdir = @abs_srcdir@
200 abs_top_builddir = @abs_top_builddir@
201 abs_top_srcdir = @abs_top_srcdir@
202 ac_ct_CC = @ac_ct_CC@
203 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204 am__leading_dot = @am__leading_dot@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 bindir = @bindir@
208 build = @build@
209 build_alias = @build_alias@
210 build_cpu = @build_cpu@
211 build_os = @build_os@
212 build_vendor = @build_vendor@
213 builddir = @builddir@
214 datadir = @datadir@
215 datarootdir = @datarootdir@
216 docdir = @docdir@
217 dvidir = @dvidir@
218 enable_shared = @enable_shared@
219 enable_static = @enable_static@
220 exec_prefix = @exec_prefix@
221 get_gcc_base_ver = @get_gcc_base_ver@
222 host = @host@
223 host_alias = @host_alias@
224 host_cpu = @host_cpu@
225 host_os = @host_os@
226 host_vendor = @host_vendor@
227 htmldir = @htmldir@
228 includedir = @includedir@
229 infodir = @infodir@
230 install_sh = @install_sh@
231 libdir = @libdir@
232 libexecdir = @libexecdir@
233 link_libmpx = @link_libmpx@
234 localedir = @localedir@
235 localstatedir = @localstatedir@
236 mandir = @mandir@
237 mkdir_p = @mkdir_p@
238 multi_basedir = @multi_basedir@
239 oldincludedir = @oldincludedir@
240 pdfdir = @pdfdir@
241 prefix = @prefix@
242 program_transform_name = @program_transform_name@
243 psdir = @psdir@
244 sbindir = @sbindir@
245 sharedstatedir = @sharedstatedir@
246 srcdir = @srcdir@
247 sysconfdir = @sysconfdir@
248 target = @target@
249 target_alias = @target_alias@
250 target_cpu = @target_cpu@
251 target_os = @target_os@
252 target_vendor = @target_vendor@
253 toolexecdir = @toolexecdir@
254 toolexeclibdir = @toolexeclibdir@
255 top_build_prefix = @top_build_prefix@
256 top_builddir = @top_builddir@
257 top_srcdir = @top_srcdir@
258 ACLOCAL_AMFLAGS = -I .. -I ../config
259 @LIBMPX_SUPPORTED_TRUE@SUBDIRS = mpxrt $(am__append_1)
260 @LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS = libmpx.spec
261 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
263 # Work around what appears to be a GNU make bug handling MAKEFLAGS
264 # values defined in terms of make variables, as is the case for CC and
265 # friends when we are called from the top level Makefile.
266 AM_MAKEFLAGS = \
267 "AR_FLAGS=$(AR_FLAGS)" \
268 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
269 "CFLAGS=$(CFLAGS)" \
270 "CXXFLAGS=$(CXXFLAGS)" \
271 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
272 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
273 "INSTALL=$(INSTALL)" \
274 "INSTALL_DATA=$(INSTALL_DATA)" \
275 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
276 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
277 "JC1FLAGS=$(JC1FLAGS)" \
278 "LDFLAGS=$(LDFLAGS)" \
279 "LIBCFLAGS=$(LIBCFLAGS)" \
280 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
281 "MAKE=$(MAKE)" \
282 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
283 "PICFLAG=$(PICFLAG)" \
284 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
285 "SHELL=$(SHELL)" \
286 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
287 "exec_prefix=$(exec_prefix)" \
288 "infodir=$(infodir)" \
289 "libdir=$(libdir)" \
290 "prefix=$(prefix)" \
291 "includedir=$(includedir)" \
292 "AR=$(AR)" \
293 "AS=$(AS)" \
294 "LD=$(LD)" \
295 "LIBCFLAGS=$(LIBCFLAGS)" \
296 "NM=$(NM)" \
297 "PICFLAG=$(PICFLAG)" \
298 "RANLIB=$(RANLIB)" \
299 "DESTDIR=$(DESTDIR)"
301 MAKEOVERRIDES =
302 all: config.h
303 $(MAKE) $(AM_MAKEFLAGS) all-recursive
305 .SUFFIXES:
306 am--refresh: Makefile
308 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
309 @for dep in $?; do \
310 case '$(am__configure_deps)' in \
311 *$$dep*) \
312 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
313 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
314 && exit 0; \
315 exit 1;; \
316 esac; \
317 done; \
318 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
319 $(am__cd) $(top_srcdir) && \
320 $(AUTOMAKE) --foreign --ignore-deps Makefile
321 .PRECIOUS: Makefile
322 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
323 @case '$?' in \
324 *config.status*) \
325 echo ' $(SHELL) ./config.status'; \
326 $(SHELL) ./config.status;; \
327 *) \
328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
329 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
330 esac;
332 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333 $(SHELL) ./config.status --recheck
335 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336 $(am__cd) $(srcdir) && $(AUTOCONF)
337 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
339 $(am__aclocal_m4_deps):
341 config.h: stamp-h1
342 @if test ! -f $@; then rm -f stamp-h1; else :; fi
343 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
345 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
346 @rm -f stamp-h1
347 cd $(top_builddir) && $(SHELL) ./config.status config.h
348 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
349 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
350 rm -f stamp-h1
351 touch $@
353 distclean-hdr:
354 -rm -f config.h stamp-h1
355 libmpx.spec: $(top_builddir)/config.status $(srcdir)/libmpx.spec.in
356 cd $(top_builddir) && $(SHELL) ./config.status $@
358 mostlyclean-libtool:
359 -rm -f *.lo
361 clean-libtool:
362 -rm -rf .libs _libs
364 distclean-libtool:
365 -rm -f libtool config.lt
367 # GNU Make needs to see an explicit $(MAKE) variable in the command it
368 # runs to enable its job server during parallel builds. Hence the
369 # comments below.
370 all-multi:
371 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
372 install-multi:
373 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
375 mostlyclean-multi:
376 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
377 clean-multi:
378 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
379 distclean-multi:
380 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
381 maintainer-clean-multi:
382 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
383 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
384 @$(NORMAL_INSTALL)
385 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
386 if test -n "$$list"; then \
387 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
388 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
389 fi; \
390 for p in $$list; do \
391 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
392 echo "$$d$$p"; \
393 done | $(am__base_list) | \
394 while read files; do \
395 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
396 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
397 done
399 uninstall-nodist_toolexeclibHEADERS:
400 @$(NORMAL_UNINSTALL)
401 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
402 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
403 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
405 # This directory's subdirectories are mostly independent; you can cd
406 # into them and run `make' without going through this Makefile.
407 # To change the values of `make' variables: instead of editing Makefiles,
408 # (1) if the variable is set in `config.status', edit `config.status'
409 # (which will cause the Makefiles to be regenerated when you run `make');
410 # (2) otherwise, pass the desired values on the `make' command line.
411 $(RECURSIVE_TARGETS):
412 @fail= failcom='exit 1'; \
413 for f in x $$MAKEFLAGS; do \
414 case $$f in \
415 *=* | --[!k]*);; \
416 *k*) failcom='fail=yes';; \
417 esac; \
418 done; \
419 dot_seen=no; \
420 target=`echo $@ | sed s/-recursive//`; \
421 list='$(SUBDIRS)'; for subdir in $$list; do \
422 echo "Making $$target in $$subdir"; \
423 if test "$$subdir" = "."; then \
424 dot_seen=yes; \
425 local_target="$$target-am"; \
426 else \
427 local_target="$$target"; \
428 fi; \
429 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
430 || eval $$failcom; \
431 done; \
432 if test "$$dot_seen" = "no"; then \
433 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
434 fi; test -z "$$fail"
436 $(RECURSIVE_CLEAN_TARGETS):
437 @fail= failcom='exit 1'; \
438 for f in x $$MAKEFLAGS; do \
439 case $$f in \
440 *=* | --[!k]*);; \
441 *k*) failcom='fail=yes';; \
442 esac; \
443 done; \
444 dot_seen=no; \
445 case "$@" in \
446 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
447 *) list='$(SUBDIRS)' ;; \
448 esac; \
449 rev=''; for subdir in $$list; do \
450 if test "$$subdir" = "."; then :; else \
451 rev="$$subdir $$rev"; \
452 fi; \
453 done; \
454 rev="$$rev ."; \
455 target=`echo $@ | sed s/-recursive//`; \
456 for subdir in $$rev; do \
457 echo "Making $$target in $$subdir"; \
458 if test "$$subdir" = "."; then \
459 local_target="$$target-am"; \
460 else \
461 local_target="$$target"; \
462 fi; \
463 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
464 || eval $$failcom; \
465 done && test -z "$$fail"
466 tags-recursive:
467 list='$(SUBDIRS)'; for subdir in $$list; do \
468 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
469 done
470 ctags-recursive:
471 list='$(SUBDIRS)'; for subdir in $$list; do \
472 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
473 done
475 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
476 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477 unique=`for i in $$list; do \
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479 done | \
480 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481 END { if (nonempty) { for (i in files) print i; }; }'`; \
482 mkid -fID $$unique
483 tags: TAGS
485 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 set x; \
488 here=`pwd`; \
489 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
490 include_option=--etags-include; \
491 empty_fix=.; \
492 else \
493 include_option=--include; \
494 empty_fix=; \
495 fi; \
496 list='$(SUBDIRS)'; for subdir in $$list; do \
497 if test "$$subdir" = .; then :; else \
498 test ! -f $$subdir/TAGS || \
499 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
500 fi; \
501 done; \
502 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 done | \
506 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507 END { if (nonempty) { for (i in files) print i; }; }'`; \
508 shift; \
509 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
510 test -n "$$unique" || unique=$$empty_fix; \
511 if test $$# -gt 0; then \
512 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513 "$$@" $$unique; \
514 else \
515 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
516 $$unique; \
517 fi; \
519 ctags: CTAGS
520 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
521 $(TAGS_FILES) $(LISP)
522 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
523 unique=`for i in $$list; do \
524 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525 done | \
526 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527 END { if (nonempty) { for (i in files) print i; }; }'`; \
528 test -z "$(CTAGS_ARGS)$$unique" \
529 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
530 $$unique
532 GTAGS:
533 here=`$(am__cd) $(top_builddir) && pwd` \
534 && $(am__cd) $(top_srcdir) \
535 && gtags -i $(GTAGS_ARGS) "$$here"
537 distclean-tags:
538 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
539 check-am: all-am
540 check: check-recursive
541 all-am: Makefile all-multi $(HEADERS) config.h
542 installdirs: installdirs-recursive
543 installdirs-am:
544 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
545 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546 done
547 install: install-recursive
548 install-exec: install-exec-recursive
549 install-data: install-data-recursive
550 uninstall: uninstall-recursive
552 install-am: all-am
553 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555 installcheck: installcheck-recursive
556 install-strip:
557 if test -z '$(STRIP)'; then \
558 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560 install; \
561 else \
562 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
566 mostlyclean-generic:
568 clean-generic:
570 distclean-generic:
571 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
574 maintainer-clean-generic:
575 @echo "This command is intended for maintainers to use"
576 @echo "it deletes files that may require special tools to rebuild."
577 clean: clean-multi clean-recursive
579 clean-am: clean-generic clean-libtool mostlyclean-am
581 distclean: distclean-multi distclean-recursive
582 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
583 -rm -f Makefile
584 distclean-am: clean-am distclean-generic distclean-hdr \
585 distclean-libtool distclean-tags
587 dvi: dvi-recursive
589 dvi-am:
591 html: html-recursive
593 html-am:
595 info: info-recursive
597 info-am:
599 install-data-am:
601 install-dvi: install-dvi-recursive
603 install-dvi-am:
605 install-exec-am: install-multi install-nodist_toolexeclibHEADERS
607 install-html: install-html-recursive
609 install-html-am:
611 install-info: install-info-recursive
613 install-info-am:
615 install-man:
617 install-pdf: install-pdf-recursive
619 install-pdf-am:
621 install-ps: install-ps-recursive
623 install-ps-am:
625 installcheck-am:
627 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
628 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
629 -rm -rf $(top_srcdir)/autom4te.cache
630 -rm -f Makefile
631 maintainer-clean-am: distclean-am maintainer-clean-generic
633 mostlyclean: mostlyclean-multi mostlyclean-recursive
635 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
637 pdf: pdf-recursive
639 pdf-am:
641 ps: ps-recursive
643 ps-am:
645 uninstall-am: uninstall-nodist_toolexeclibHEADERS
647 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
648 clean-multi ctags-recursive distclean-multi install-am \
649 install-multi install-strip maintainer-clean-multi \
650 mostlyclean-multi tags-recursive
652 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
653 all all-am all-multi am--refresh check check-am clean \
654 clean-generic clean-libtool clean-multi ctags ctags-recursive \
655 distclean distclean-generic distclean-hdr distclean-libtool \
656 distclean-multi distclean-tags dvi dvi-am html html-am info \
657 info-am install install-am install-data install-data-am \
658 install-dvi install-dvi-am install-exec install-exec-am \
659 install-html install-html-am install-info install-info-am \
660 install-man install-multi install-nodist_toolexeclibHEADERS \
661 install-pdf install-pdf-am install-ps install-ps-am \
662 install-strip installcheck installcheck-am installdirs \
663 installdirs-am maintainer-clean maintainer-clean-generic \
664 maintainer-clean-multi mostlyclean mostlyclean-generic \
665 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
666 tags-recursive uninstall uninstall-am \
667 uninstall-nodist_toolexeclibHEADERS
670 # Tell versions [3.59,3.63) of GNU make to not export all variables.
671 # Otherwise a system limit (for SysV at least) may be exceeded.
672 .NOEXPORT: