comparison libmpx/Makefile.in @ 111:04ced10e8804

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