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