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