Clean up some minor white space issues in trans-decl.c and trans-expr.c
[official-gcc.git] / libmpx / Makefile.in
blobd644af365269bccbaef24f05c6c74c736ad4458d
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 localedir = @localedir@
232 localstatedir = @localstatedir@
233 mandir = @mandir@
234 mkdir_p = @mkdir_p@
235 multi_basedir = @multi_basedir@
236 oldincludedir = @oldincludedir@
237 pdfdir = @pdfdir@
238 prefix = @prefix@
239 program_transform_name = @program_transform_name@
240 psdir = @psdir@
241 sbindir = @sbindir@
242 sharedstatedir = @sharedstatedir@
243 srcdir = @srcdir@
244 sysconfdir = @sysconfdir@
245 target = @target@
246 target_alias = @target_alias@
247 target_cpu = @target_cpu@
248 target_os = @target_os@
249 target_vendor = @target_vendor@
250 toolexecdir = @toolexecdir@
251 toolexeclibdir = @toolexeclibdir@
252 top_build_prefix = @top_build_prefix@
253 top_builddir = @top_builddir@
254 top_srcdir = @top_srcdir@
255 ACLOCAL_AMFLAGS = -I .. -I ../config
256 @LIBMPX_SUPPORTED_TRUE@SUBDIRS = mpxrt $(am__append_1)
257 @LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS = libmpx.spec
258 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
260 # Work around what appears to be a GNU make bug handling MAKEFLAGS
261 # values defined in terms of make variables, as is the case for CC and
262 # friends when we are called from the top level Makefile.
263 AM_MAKEFLAGS = \
264 "AR_FLAGS=$(AR_FLAGS)" \
265 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
266 "CFLAGS=$(CFLAGS)" \
267 "CXXFLAGS=$(CXXFLAGS)" \
268 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
269 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
270 "INSTALL=$(INSTALL)" \
271 "INSTALL_DATA=$(INSTALL_DATA)" \
272 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
273 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
274 "JC1FLAGS=$(JC1FLAGS)" \
275 "LDFLAGS=$(LDFLAGS)" \
276 "LIBCFLAGS=$(LIBCFLAGS)" \
277 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
278 "MAKE=$(MAKE)" \
279 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
280 "PICFLAG=$(PICFLAG)" \
281 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
282 "SHELL=$(SHELL)" \
283 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
284 "exec_prefix=$(exec_prefix)" \
285 "infodir=$(infodir)" \
286 "libdir=$(libdir)" \
287 "prefix=$(prefix)" \
288 "includedir=$(includedir)" \
289 "AR=$(AR)" \
290 "AS=$(AS)" \
291 "LD=$(LD)" \
292 "LIBCFLAGS=$(LIBCFLAGS)" \
293 "NM=$(NM)" \
294 "PICFLAG=$(PICFLAG)" \
295 "RANLIB=$(RANLIB)" \
296 "DESTDIR=$(DESTDIR)"
298 MAKEOVERRIDES =
299 all: config.h
300 $(MAKE) $(AM_MAKEFLAGS) all-recursive
302 .SUFFIXES:
303 am--refresh: Makefile
305 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
306 @for dep in $?; do \
307 case '$(am__configure_deps)' in \
308 *$$dep*) \
309 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
310 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
311 && exit 0; \
312 exit 1;; \
313 esac; \
314 done; \
315 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
316 $(am__cd) $(top_srcdir) && \
317 $(AUTOMAKE) --foreign --ignore-deps Makefile
318 .PRECIOUS: Makefile
319 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320 @case '$?' in \
321 *config.status*) \
322 echo ' $(SHELL) ./config.status'; \
323 $(SHELL) ./config.status;; \
324 *) \
325 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
326 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
327 esac;
329 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330 $(SHELL) ./config.status --recheck
332 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
333 $(am__cd) $(srcdir) && $(AUTOCONF)
334 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
335 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
336 $(am__aclocal_m4_deps):
338 config.h: stamp-h1
339 @if test ! -f $@; then rm -f stamp-h1; else :; fi
340 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
342 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
343 @rm -f stamp-h1
344 cd $(top_builddir) && $(SHELL) ./config.status config.h
345 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
346 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
347 rm -f stamp-h1
348 touch $@
350 distclean-hdr:
351 -rm -f config.h stamp-h1
352 libmpx.spec: $(top_builddir)/config.status $(srcdir)/libmpx.spec.in
353 cd $(top_builddir) && $(SHELL) ./config.status $@
355 mostlyclean-libtool:
356 -rm -f *.lo
358 clean-libtool:
359 -rm -rf .libs _libs
361 distclean-libtool:
362 -rm -f libtool config.lt
364 # GNU Make needs to see an explicit $(MAKE) variable in the command it
365 # runs to enable its job server during parallel builds. Hence the
366 # comments below.
367 all-multi:
368 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
369 install-multi:
370 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
372 mostlyclean-multi:
373 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
374 clean-multi:
375 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
376 distclean-multi:
377 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
378 maintainer-clean-multi:
379 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
380 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
381 @$(NORMAL_INSTALL)
382 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
383 if test -n "$$list"; then \
384 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
385 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
386 fi; \
387 for p in $$list; do \
388 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
389 echo "$$d$$p"; \
390 done | $(am__base_list) | \
391 while read files; do \
392 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
393 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
394 done
396 uninstall-nodist_toolexeclibHEADERS:
397 @$(NORMAL_UNINSTALL)
398 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
399 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
400 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
402 # This directory's subdirectories are mostly independent; you can cd
403 # into them and run `make' without going through this Makefile.
404 # To change the values of `make' variables: instead of editing Makefiles,
405 # (1) if the variable is set in `config.status', edit `config.status'
406 # (which will cause the Makefiles to be regenerated when you run `make');
407 # (2) otherwise, pass the desired values on the `make' command line.
408 $(RECURSIVE_TARGETS):
409 @fail= failcom='exit 1'; \
410 for f in x $$MAKEFLAGS; do \
411 case $$f in \
412 *=* | --[!k]*);; \
413 *k*) failcom='fail=yes';; \
414 esac; \
415 done; \
416 dot_seen=no; \
417 target=`echo $@ | sed s/-recursive//`; \
418 list='$(SUBDIRS)'; for subdir in $$list; do \
419 echo "Making $$target in $$subdir"; \
420 if test "$$subdir" = "."; then \
421 dot_seen=yes; \
422 local_target="$$target-am"; \
423 else \
424 local_target="$$target"; \
425 fi; \
426 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
427 || eval $$failcom; \
428 done; \
429 if test "$$dot_seen" = "no"; then \
430 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
431 fi; test -z "$$fail"
433 $(RECURSIVE_CLEAN_TARGETS):
434 @fail= failcom='exit 1'; \
435 for f in x $$MAKEFLAGS; do \
436 case $$f in \
437 *=* | --[!k]*);; \
438 *k*) failcom='fail=yes';; \
439 esac; \
440 done; \
441 dot_seen=no; \
442 case "$@" in \
443 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
444 *) list='$(SUBDIRS)' ;; \
445 esac; \
446 rev=''; for subdir in $$list; do \
447 if test "$$subdir" = "."; then :; else \
448 rev="$$subdir $$rev"; \
449 fi; \
450 done; \
451 rev="$$rev ."; \
452 target=`echo $@ | sed s/-recursive//`; \
453 for subdir in $$rev; do \
454 echo "Making $$target in $$subdir"; \
455 if test "$$subdir" = "."; then \
456 local_target="$$target-am"; \
457 else \
458 local_target="$$target"; \
459 fi; \
460 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
461 || eval $$failcom; \
462 done && test -z "$$fail"
463 tags-recursive:
464 list='$(SUBDIRS)'; for subdir in $$list; do \
465 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
466 done
467 ctags-recursive:
468 list='$(SUBDIRS)'; for subdir in $$list; do \
469 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
470 done
472 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
473 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476 done | \
477 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478 END { if (nonempty) { for (i in files) print i; }; }'`; \
479 mkid -fID $$unique
480 tags: TAGS
482 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
483 $(TAGS_FILES) $(LISP)
484 set x; \
485 here=`pwd`; \
486 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
487 include_option=--etags-include; \
488 empty_fix=.; \
489 else \
490 include_option=--include; \
491 empty_fix=; \
492 fi; \
493 list='$(SUBDIRS)'; for subdir in $$list; do \
494 if test "$$subdir" = .; then :; else \
495 test ! -f $$subdir/TAGS || \
496 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
497 fi; \
498 done; \
499 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
500 unique=`for i in $$list; do \
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502 done | \
503 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504 END { if (nonempty) { for (i in files) print i; }; }'`; \
505 shift; \
506 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
507 test -n "$$unique" || unique=$$empty_fix; \
508 if test $$# -gt 0; then \
509 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510 "$$@" $$unique; \
511 else \
512 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513 $$unique; \
514 fi; \
516 ctags: CTAGS
517 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
518 $(TAGS_FILES) $(LISP)
519 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
520 unique=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 done | \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
525 test -z "$(CTAGS_ARGS)$$unique" \
526 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
527 $$unique
529 GTAGS:
530 here=`$(am__cd) $(top_builddir) && pwd` \
531 && $(am__cd) $(top_srcdir) \
532 && gtags -i $(GTAGS_ARGS) "$$here"
534 distclean-tags:
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
536 check-am: all-am
537 check: check-recursive
538 all-am: Makefile all-multi $(HEADERS) config.h
539 installdirs: installdirs-recursive
540 installdirs-am:
541 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
542 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
543 done
544 install: install-recursive
545 install-exec: install-exec-recursive
546 install-data: install-data-recursive
547 uninstall: uninstall-recursive
549 install-am: all-am
550 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552 installcheck: installcheck-recursive
553 install-strip:
554 if test -z '$(STRIP)'; then \
555 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557 install; \
558 else \
559 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
563 mostlyclean-generic:
565 clean-generic:
567 distclean-generic:
568 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
569 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
571 maintainer-clean-generic:
572 @echo "This command is intended for maintainers to use"
573 @echo "it deletes files that may require special tools to rebuild."
574 clean: clean-multi clean-recursive
576 clean-am: clean-generic clean-libtool mostlyclean-am
578 distclean: distclean-multi distclean-recursive
579 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
580 -rm -f Makefile
581 distclean-am: clean-am distclean-generic distclean-hdr \
582 distclean-libtool distclean-tags
584 dvi: dvi-recursive
586 dvi-am:
588 html: html-recursive
590 html-am:
592 info: info-recursive
594 info-am:
596 install-data-am:
598 install-dvi: install-dvi-recursive
600 install-dvi-am:
602 install-exec-am: install-multi install-nodist_toolexeclibHEADERS
604 install-html: install-html-recursive
606 install-html-am:
608 install-info: install-info-recursive
610 install-info-am:
612 install-man:
614 install-pdf: install-pdf-recursive
616 install-pdf-am:
618 install-ps: install-ps-recursive
620 install-ps-am:
622 installcheck-am:
624 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
625 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
626 -rm -rf $(top_srcdir)/autom4te.cache
627 -rm -f Makefile
628 maintainer-clean-am: distclean-am maintainer-clean-generic
630 mostlyclean: mostlyclean-multi mostlyclean-recursive
632 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
634 pdf: pdf-recursive
636 pdf-am:
638 ps: ps-recursive
640 ps-am:
642 uninstall-am: uninstall-nodist_toolexeclibHEADERS
644 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
645 clean-multi ctags-recursive distclean-multi install-am \
646 install-multi install-strip maintainer-clean-multi \
647 mostlyclean-multi tags-recursive
649 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
650 all all-am all-multi am--refresh check check-am clean \
651 clean-generic clean-libtool clean-multi ctags ctags-recursive \
652 distclean distclean-generic distclean-hdr distclean-libtool \
653 distclean-multi distclean-tags dvi dvi-am html html-am info \
654 info-am install install-am install-data install-data-am \
655 install-dvi install-dvi-am install-exec install-exec-am \
656 install-html install-html-am install-info install-info-am \
657 install-man install-multi install-nodist_toolexeclibHEADERS \
658 install-pdf install-pdf-am install-ps install-ps-am \
659 install-strip installcheck installcheck-am installdirs \
660 installdirs-am maintainer-clean maintainer-clean-generic \
661 maintainer-clean-multi mostlyclean mostlyclean-generic \
662 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
663 tags-recursive uninstall uninstall-am \
664 uninstall-nodist_toolexeclibHEADERS
667 # Tell versions [3.59,3.63) of GNU make to not export all variables.
668 # Otherwise a system limit (for SysV at least) may be exceeded.
669 .NOEXPORT: