* decl.c (start_decl): Don't push the plain VAR_DECL for a
[official-gcc.git] / libmpx / Makefile.in
blob203f08a6409c889e3e0bec60acf8234fa688f6f3
1 # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
6 # 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 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 @LIBMPX_SUPPORTED_TRUE@@MPX_AS_SUPPORTED_TRUE@am__append_1 = mpxwrap
39 subdir = .
40 DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41 $(top_srcdir)/configure $(am__configure_deps) \
42 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
43 $(srcdir)/libmpx.spec.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
46 $(top_srcdir)/../config/lead-dot.m4 \
47 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
48 $(top_srcdir)/../config/multi.m4 \
49 $(top_srcdir)/../config/override.m4 \
50 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
51 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
52 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 $(ACLOCAL_M4)
55 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
56 configure.lineno config.status.lineno
57 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
58 CONFIG_HEADER = config.h
59 CONFIG_CLEAN_FILES = libmpx.spec
60 CONFIG_CLEAN_VPATH_FILES =
61 depcomp =
62 am__depfiles_maybe =
63 SOURCES =
64 MULTISRCTOP =
65 MULTIBUILDTOP =
66 MULTIDIRS =
67 MULTISUBDIR =
68 MULTIDO = true
69 MULTICLEAN = true
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71 html-recursive info-recursive install-data-recursive \
72 install-dvi-recursive install-exec-recursive \
73 install-html-recursive install-info-recursive \
74 install-pdf-recursive install-ps-recursive install-recursive \
75 installcheck-recursive installdirs-recursive pdf-recursive \
76 ps-recursive uninstall-recursive
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80 *) f=$$p;; \
81 esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89 for p in $$list; do echo "$$p $$p"; done | \
90 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92 if (++n[$$2] == $(am__install_max)) \
93 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94 END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
99 HEADERS = $(nodist_toolexeclib_HEADERS)
100 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
101 distclean-recursive maintainer-clean-recursive
102 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
103 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
104 ETAGS = etags
105 CTAGS = ctags
106 DIST_SUBDIRS = mpxrt mpxwrap
107 ACLOCAL = @ACLOCAL@
108 AMTAR = @AMTAR@
109 AR = @AR@
110 AS = @AS@
111 AUTOCONF = @AUTOCONF@
112 AUTOHEADER = @AUTOHEADER@
113 AUTOMAKE = @AUTOMAKE@
114 AWK = @AWK@
115 CC = @CC@
116 CCAS = @CCAS@
117 CCASFLAGS = @CCASFLAGS@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DSYMUTIL = @DSYMUTIL@
127 DUMPBIN = @DUMPBIN@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 FGREP = @FGREP@
134 GREP = @GREP@
135 INSTALL = @INSTALL@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140 LD = @LD@
141 LDFLAGS = @LDFLAGS@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
145 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
146 LIBTOOL = @LIBTOOL@
147 LIPO = @LIPO@
148 LN_S = @LN_S@
149 LTLIBOBJS = @LTLIBOBJS@
150 MAINT = @MAINT@
151 MAKEINFO = @MAKEINFO@
152 MKDIR_P = @MKDIR_P@
153 NM = @NM@
154 NMEDIT = @NMEDIT@
155 OBJDUMP = @OBJDUMP@
156 OBJEXT = @OBJEXT@
157 OTOOL = @OTOOL@
158 OTOOL64 = @OTOOL64@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_URL = @PACKAGE_URL@
165 PACKAGE_VERSION = @PACKAGE_VERSION@
166 PATH_SEPARATOR = @PATH_SEPARATOR@
167 RANLIB = @RANLIB@
168 SED = @SED@
169 SET_MAKE = @SET_MAKE@
170 SHELL = @SHELL@
171 STRIP = @STRIP@
172 VERSION = @VERSION@
173 XCFLAGS = @XCFLAGS@
174 abs_builddir = @abs_builddir@
175 abs_srcdir = @abs_srcdir@
176 abs_top_builddir = @abs_top_builddir@
177 abs_top_srcdir = @abs_top_srcdir@
178 ac_ct_CC = @ac_ct_CC@
179 ac_ct_CXX = @ac_ct_CXX@
180 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
181 am__leading_dot = @am__leading_dot@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 bindir = @bindir@
185 build = @build@
186 build_alias = @build_alias@
187 build_cpu = @build_cpu@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 enable_shared = @enable_shared@
196 enable_static = @enable_static@
197 exec_prefix = @exec_prefix@
198 host = @host@
199 host_alias = @host_alias@
200 host_cpu = @host_cpu@
201 host_os = @host_os@
202 host_vendor = @host_vendor@
203 htmldir = @htmldir@
204 includedir = @includedir@
205 infodir = @infodir@
206 install_sh = @install_sh@
207 libdir = @libdir@
208 libexecdir = @libexecdir@
209 link_libmpx = @link_libmpx@
210 localedir = @localedir@
211 localstatedir = @localstatedir@
212 mandir = @mandir@
213 mkdir_p = @mkdir_p@
214 multi_basedir = @multi_basedir@
215 oldincludedir = @oldincludedir@
216 pdfdir = @pdfdir@
217 prefix = @prefix@
218 program_transform_name = @program_transform_name@
219 psdir = @psdir@
220 sbindir = @sbindir@
221 sharedstatedir = @sharedstatedir@
222 srcdir = @srcdir@
223 sysconfdir = @sysconfdir@
224 target = @target@
225 target_alias = @target_alias@
226 target_cpu = @target_cpu@
227 target_noncanonical = @target_noncanonical@
228 target_os = @target_os@
229 target_vendor = @target_vendor@
230 toolexecdir = @toolexecdir@
231 toolexeclibdir = @toolexeclibdir@
232 top_build_prefix = @top_build_prefix@
233 top_builddir = @top_builddir@
234 top_srcdir = @top_srcdir@
235 ACLOCAL_AMFLAGS = -I .. -I ../config
236 @LIBMPX_SUPPORTED_TRUE@SUBDIRS = mpxrt $(am__append_1)
237 @LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS = libmpx.spec
238 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
240 # Work around what appears to be a GNU make bug handling MAKEFLAGS
241 # values defined in terms of make variables, as is the case for CC and
242 # friends when we are called from the top level Makefile.
243 AM_MAKEFLAGS = \
244 "AR_FLAGS=$(AR_FLAGS)" \
245 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
246 "CFLAGS=$(CFLAGS)" \
247 "CXXFLAGS=$(CXXFLAGS)" \
248 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
249 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
250 "INSTALL=$(INSTALL)" \
251 "INSTALL_DATA=$(INSTALL_DATA)" \
252 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
253 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
254 "JC1FLAGS=$(JC1FLAGS)" \
255 "LDFLAGS=$(LDFLAGS)" \
256 "LIBCFLAGS=$(LIBCFLAGS)" \
257 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
258 "MAKE=$(MAKE)" \
259 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
260 "PICFLAG=$(PICFLAG)" \
261 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
262 "SHELL=$(SHELL)" \
263 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
264 "exec_prefix=$(exec_prefix)" \
265 "infodir=$(infodir)" \
266 "libdir=$(libdir)" \
267 "prefix=$(prefix)" \
268 "includedir=$(includedir)" \
269 "AR=$(AR)" \
270 "AS=$(AS)" \
271 "LD=$(LD)" \
272 "LIBCFLAGS=$(LIBCFLAGS)" \
273 "NM=$(NM)" \
274 "PICFLAG=$(PICFLAG)" \
275 "RANLIB=$(RANLIB)" \
276 "DESTDIR=$(DESTDIR)"
278 MAKEOVERRIDES =
279 all: config.h
280 $(MAKE) $(AM_MAKEFLAGS) all-recursive
282 .SUFFIXES:
283 am--refresh:
285 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
286 @for dep in $?; do \
287 case '$(am__configure_deps)' in \
288 *$$dep*) \
289 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
290 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
291 && exit 0; \
292 exit 1;; \
293 esac; \
294 done; \
295 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
296 $(am__cd) $(top_srcdir) && \
297 $(AUTOMAKE) --foreign --ignore-deps Makefile
298 .PRECIOUS: Makefile
299 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300 @case '$?' in \
301 *config.status*) \
302 echo ' $(SHELL) ./config.status'; \
303 $(SHELL) ./config.status;; \
304 *) \
305 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
306 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
307 esac;
309 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
310 $(SHELL) ./config.status --recheck
312 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
313 $(am__cd) $(srcdir) && $(AUTOCONF)
314 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
315 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
316 $(am__aclocal_m4_deps):
318 config.h: stamp-h1
319 @if test ! -f $@; then \
320 rm -f stamp-h1; \
321 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
322 else :; fi
324 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
325 @rm -f stamp-h1
326 cd $(top_builddir) && $(SHELL) ./config.status config.h
327 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
328 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
329 rm -f stamp-h1
330 touch $@
332 distclean-hdr:
333 -rm -f config.h stamp-h1
334 libmpx.spec: $(top_builddir)/config.status $(srcdir)/libmpx.spec.in
335 cd $(top_builddir) && $(SHELL) ./config.status $@
337 mostlyclean-libtool:
338 -rm -f *.lo
340 clean-libtool:
341 -rm -rf .libs _libs
343 distclean-libtool:
344 -rm -f libtool config.lt
346 # GNU Make needs to see an explicit $(MAKE) variable in the command it
347 # runs to enable its job server during parallel builds. Hence the
348 # comments below.
349 all-multi:
350 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
351 install-multi:
352 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
354 mostlyclean-multi:
355 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
356 clean-multi:
357 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
358 distclean-multi:
359 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
360 maintainer-clean-multi:
361 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
362 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
363 @$(NORMAL_INSTALL)
364 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
365 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
366 for p in $$list; do \
367 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
368 echo "$$d$$p"; \
369 done | $(am__base_list) | \
370 while read files; do \
371 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
372 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
373 done
375 uninstall-nodist_toolexeclibHEADERS:
376 @$(NORMAL_UNINSTALL)
377 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
378 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
379 test -n "$$files" || exit 0; \
380 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
381 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
383 # This directory's subdirectories are mostly independent; you can cd
384 # into them and run `make' without going through this Makefile.
385 # To change the values of `make' variables: instead of editing Makefiles,
386 # (1) if the variable is set in `config.status', edit `config.status'
387 # (which will cause the Makefiles to be regenerated when you run `make');
388 # (2) otherwise, pass the desired values on the `make' command line.
389 $(RECURSIVE_TARGETS):
390 @fail= failcom='exit 1'; \
391 for f in x $$MAKEFLAGS; do \
392 case $$f in \
393 *=* | --[!k]*);; \
394 *k*) failcom='fail=yes';; \
395 esac; \
396 done; \
397 dot_seen=no; \
398 target=`echo $@ | sed s/-recursive//`; \
399 list='$(SUBDIRS)'; for subdir in $$list; do \
400 echo "Making $$target in $$subdir"; \
401 if test "$$subdir" = "."; then \
402 dot_seen=yes; \
403 local_target="$$target-am"; \
404 else \
405 local_target="$$target"; \
406 fi; \
407 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
408 || eval $$failcom; \
409 done; \
410 if test "$$dot_seen" = "no"; then \
411 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
412 fi; test -z "$$fail"
414 $(RECURSIVE_CLEAN_TARGETS):
415 @fail= failcom='exit 1'; \
416 for f in x $$MAKEFLAGS; do \
417 case $$f in \
418 *=* | --[!k]*);; \
419 *k*) failcom='fail=yes';; \
420 esac; \
421 done; \
422 dot_seen=no; \
423 case "$@" in \
424 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
425 *) list='$(SUBDIRS)' ;; \
426 esac; \
427 rev=''; for subdir in $$list; do \
428 if test "$$subdir" = "."; then :; else \
429 rev="$$subdir $$rev"; \
430 fi; \
431 done; \
432 rev="$$rev ."; \
433 target=`echo $@ | sed s/-recursive//`; \
434 for subdir in $$rev; do \
435 echo "Making $$target in $$subdir"; \
436 if test "$$subdir" = "."; then \
437 local_target="$$target-am"; \
438 else \
439 local_target="$$target"; \
440 fi; \
441 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
442 || eval $$failcom; \
443 done && test -z "$$fail"
444 tags-recursive:
445 list='$(SUBDIRS)'; for subdir in $$list; do \
446 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
447 done
448 ctags-recursive:
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
451 done
453 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 mkid -fID $$unique
461 tags: TAGS
463 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
464 $(TAGS_FILES) $(LISP)
465 set x; \
466 here=`pwd`; \
467 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
468 include_option=--etags-include; \
469 empty_fix=.; \
470 else \
471 include_option=--include; \
472 empty_fix=; \
473 fi; \
474 list='$(SUBDIRS)'; for subdir in $$list; do \
475 if test "$$subdir" = .; then :; else \
476 test ! -f $$subdir/TAGS || \
477 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
478 fi; \
479 done; \
480 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
481 unique=`for i in $$list; do \
482 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483 done | \
484 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485 END { if (nonempty) { for (i in files) print i; }; }'`; \
486 shift; \
487 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
488 test -n "$$unique" || unique=$$empty_fix; \
489 if test $$# -gt 0; then \
490 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491 "$$@" $$unique; \
492 else \
493 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494 $$unique; \
495 fi; \
497 ctags: CTAGS
498 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
499 $(TAGS_FILES) $(LISP)
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 test -z "$(CTAGS_ARGS)$$unique" \
507 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508 $$unique
510 GTAGS:
511 here=`$(am__cd) $(top_builddir) && pwd` \
512 && $(am__cd) $(top_srcdir) \
513 && gtags -i $(GTAGS_ARGS) "$$here"
515 distclean-tags:
516 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517 check-am: all-am
518 check: check-recursive
519 all-am: Makefile all-multi $(HEADERS) config.h
520 installdirs: installdirs-recursive
521 installdirs-am:
522 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
523 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
524 done
525 install: install-recursive
526 install-exec: install-exec-recursive
527 install-data: install-data-recursive
528 uninstall: uninstall-recursive
530 install-am: all-am
531 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
533 installcheck: installcheck-recursive
534 install-strip:
535 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
536 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
537 `test -z '$(STRIP)' || \
538 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
539 mostlyclean-generic:
541 clean-generic:
543 distclean-generic:
544 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
545 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
547 maintainer-clean-generic:
548 @echo "This command is intended for maintainers to use"
549 @echo "it deletes files that may require special tools to rebuild."
550 clean: clean-multi clean-recursive
552 clean-am: clean-generic clean-libtool mostlyclean-am
554 distclean: distclean-multi distclean-recursive
555 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
556 -rm -f Makefile
557 distclean-am: clean-am distclean-generic distclean-hdr \
558 distclean-libtool distclean-tags
560 dvi: dvi-recursive
562 dvi-am:
564 html: html-recursive
566 html-am:
568 info: info-recursive
570 info-am:
572 install-data-am:
574 install-dvi: install-dvi-recursive
576 install-dvi-am:
578 install-exec-am: install-multi install-nodist_toolexeclibHEADERS
580 install-html: install-html-recursive
582 install-html-am:
584 install-info: install-info-recursive
586 install-info-am:
588 install-man:
590 install-pdf: install-pdf-recursive
592 install-pdf-am:
594 install-ps: install-ps-recursive
596 install-ps-am:
598 installcheck-am:
600 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
601 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
602 -rm -rf $(top_srcdir)/autom4te.cache
603 -rm -f Makefile
604 maintainer-clean-am: distclean-am maintainer-clean-generic
606 mostlyclean: mostlyclean-multi mostlyclean-recursive
608 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
610 pdf: pdf-recursive
612 pdf-am:
614 ps: ps-recursive
616 ps-am:
618 uninstall-am: uninstall-nodist_toolexeclibHEADERS
620 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
621 clean-multi ctags-recursive distclean-multi install-am \
622 install-multi install-strip maintainer-clean-multi \
623 mostlyclean-multi tags-recursive
625 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
626 all all-am all-multi am--refresh check check-am clean \
627 clean-generic clean-libtool clean-multi ctags ctags-recursive \
628 distclean distclean-generic distclean-hdr distclean-libtool \
629 distclean-multi distclean-tags dvi dvi-am html html-am info \
630 info-am install install-am install-data install-data-am \
631 install-dvi install-dvi-am install-exec install-exec-am \
632 install-html install-html-am install-info install-info-am \
633 install-man install-multi install-nodist_toolexeclibHEADERS \
634 install-pdf install-pdf-am install-ps install-ps-am \
635 install-strip installcheck installcheck-am installdirs \
636 installdirs-am maintainer-clean maintainer-clean-generic \
637 maintainer-clean-multi mostlyclean mostlyclean-generic \
638 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
639 tags-recursive uninstall uninstall-am \
640 uninstall-nodist_toolexeclibHEADERS
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.
645 .NOEXPORT: