comparison libmpx/mpxwrap/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 subdir = mpxwrap
56 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
59 $(top_srcdir)/../config/lead-dot.m4 \
60 $(top_srcdir)/../config/multi.m4 \
61 $(top_srcdir)/../config/override.m4 \
62 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
63 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
64 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
65 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj = case $$p in \
74 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75 *) f=$$p;; \
76 esac;
77 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78 am__install_max = 40
79 am__nobase_strip_setup = \
80 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81 am__nobase_strip = \
82 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83 am__nobase_list = $(am__nobase_strip_setup); \
84 for p in $$list; do echo "$$p $$p"; done | \
85 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87 if (++n[$$2] == $(am__install_max)) \
88 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89 END { for (dir in files) print dir, files[dir] }'
90 am__base_list = \
91 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93 am__uninstall_files_from_dir = { \
94 test -z "$$files" \
95 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
96 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
97 $(am__cd) "$$dir" && rm -f $$files; }; \
98 }
99 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
100 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
101 libmpxwrappers_la_LIBADD =
102 am_libmpxwrappers_la_OBJECTS = libmpxwrappers_la-mpx_wrappers.lo
103 libmpxwrappers_la_OBJECTS = $(am_libmpxwrappers_la_OBJECTS)
104 libmpxwrappers_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
105 $(LIBTOOLFLAGS) --mode=link $(CCLD) \
106 $(libmpxwrappers_la_CFLAGS) $(CFLAGS) \
107 $(libmpxwrappers_la_LDFLAGS) $(LDFLAGS) -o $@
108 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
109 depcomp =
110 am__depfiles_maybe =
111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
115 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
119 $(LDFLAGS) -o $@
120 SOURCES = $(libmpxwrappers_la_SOURCES)
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 ETAGS = etags
127 CTAGS = ctags
128 ACLOCAL = @ACLOCAL@
129 AMTAR = @AMTAR@
130 AR = @AR@
131 AS = @AS@
132 AUTOCONF = @AUTOCONF@
133 AUTOHEADER = @AUTOHEADER@
134 AUTOMAKE = @AUTOMAKE@
135 AWK = @AWK@
136 CC = @CC@
137 CCAS = @CCAS@
138 CCASFLAGS = @CCASFLAGS@
139 CFLAGS = @CFLAGS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DEFS = @DEFS@
144 DSYMUTIL = @DSYMUTIL@
145 DUMPBIN = @DUMPBIN@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 FGREP = @FGREP@
152 GREP = @GREP@
153 INSTALL = @INSTALL@
154 INSTALL_DATA = @INSTALL_DATA@
155 INSTALL_PROGRAM = @INSTALL_PROGRAM@
156 INSTALL_SCRIPT = @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBOBJS = @LIBOBJS@
161 LIBS = @LIBS@
162 LIBTOOL = @LIBTOOL@
163 LIPO = @LIPO@
164 LN_S = @LN_S@
165 LTLIBOBJS = @LTLIBOBJS@
166 MAINT = @MAINT@
167 MAKEINFO = @MAKEINFO@
168 MKDIR_P = @MKDIR_P@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_URL = @PACKAGE_URL@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 VERSION = @VERSION@
189 XCFLAGS = @XCFLAGS@
190 abs_builddir = @abs_builddir@
191 abs_srcdir = @abs_srcdir@
192 abs_top_builddir = @abs_top_builddir@
193 abs_top_srcdir = @abs_top_srcdir@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196 am__leading_dot = @am__leading_dot@
197 am__tar = @am__tar@
198 am__untar = @am__untar@
199 bindir = @bindir@
200 build = @build@
201 build_alias = @build_alias@
202 build_cpu = @build_cpu@
203 build_os = @build_os@
204 build_vendor = @build_vendor@
205 builddir = @builddir@
206 datadir = @datadir@
207 datarootdir = @datarootdir@
208 docdir = @docdir@
209 dvidir = @dvidir@
210 enable_shared = @enable_shared@
211 enable_static = @enable_static@
212 exec_prefix = @exec_prefix@
213 get_gcc_base_ver = @get_gcc_base_ver@
214 host = @host@
215 host_alias = @host_alias@
216 host_cpu = @host_cpu@
217 host_os = @host_os@
218 host_vendor = @host_vendor@
219 htmldir = @htmldir@
220 includedir = @includedir@
221 infodir = @infodir@
222 install_sh = @install_sh@
223 libdir = @libdir@
224 libexecdir = @libexecdir@
225 link_libmpx = @link_libmpx@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 multi_basedir = @multi_basedir@
231 oldincludedir = @oldincludedir@
232 pdfdir = @pdfdir@
233 prefix = @prefix@
234 program_transform_name = @program_transform_name@
235 psdir = @psdir@
236 sbindir = @sbindir@
237 sharedstatedir = @sharedstatedir@
238 srcdir = @srcdir@
239 sysconfdir = @sysconfdir@
240 target = @target@
241 target_alias = @target_alias@
242 target_cpu = @target_cpu@
243 target_os = @target_os@
244 target_vendor = @target_vendor@
245 toolexecdir = @toolexecdir@
246 toolexeclibdir = @toolexeclibdir@
247 top_build_prefix = @top_build_prefix@
248 top_builddir = @top_builddir@
249 top_srcdir = @top_srcdir@
250 ALCLOCAL_AMFLAGS = -I .. -I ../config
251 AM_CPPFLAGS = -I $(top_srcdir)
252
253 # May be used by toolexeclibdir.
254 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
255 libmpxwrappers_la_CFLAGS = -fcheck-pointer-bounds -mmpx -fno-chkp-check-read \
256 -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC
257
258 libmpxwrappers_la_DEPENDENCIES = libmpxwrappers.map
259 libmpxwrappers_la_LDFLAGS = -Wl,--version-script=$(srcdir)/libmpxwrappers.map \
260 -version-info `grep -v '^\#' $(srcdir)/libtool-version`
261
262 toolexeclib_LTLIBRARIES = libmpxwrappers.la
263 libmpxwrappers_la_SOURCES = mpx_wrappers.c
264
265 # Work around what appears to be a GNU make bug handling MAKEFLAGS
266 # values defined in terms of make variables, as is the case for CC and
267 # friends when we are called from the top level Makefile.
268 AM_MAKEFLAGS = \
269 "AR_FLAGS=$(AR_FLAGS)" \
270 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
271 "CFLAGS=$(CFLAGS)" \
272 "CXXFLAGS=$(CXXFLAGS)" \
273 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
274 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
275 "INSTALL=$(INSTALL)" \
276 "INSTALL_DATA=$(INSTALL_DATA)" \
277 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
278 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
279 "JC1FLAGS=$(JC1FLAGS)" \
280 "LDFLAGS=$(LDFLAGS)" \
281 "LIBCFLAGS=$(LIBCFLAGS)" \
282 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
283 "MAKE=$(MAKE)" \
284 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
285 "PICFLAG=$(PICFLAG)" \
286 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
287 "SHELL=$(SHELL)" \
288 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
289 "exec_prefix=$(exec_prefix)" \
290 "infodir=$(infodir)" \
291 "libdir=$(libdir)" \
292 "prefix=$(prefix)" \
293 "includedir=$(includedir)" \
294 "AR=$(AR)" \
295 "AS=$(AS)" \
296 "LD=$(LD)" \
297 "LIBCFLAGS=$(LIBCFLAGS)" \
298 "NM=$(NM)" \
299 "PICFLAG=$(PICFLAG)" \
300 "RANLIB=$(RANLIB)" \
301 "DESTDIR=$(DESTDIR)"
302
303 MAKEOVERRIDES =
304 all: all-am
305
306 .SUFFIXES:
307 .SUFFIXES: .c .lo .o .obj
308 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
309 @for dep in $?; do \
310 case '$(am__configure_deps)' in \
311 *$$dep*) \
312 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313 && { if test -f $@; then exit 0; else break; fi; }; \
314 exit 1;; \
315 esac; \
316 done; \
317 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps mpxwrap/Makefile'; \
318 $(am__cd) $(top_srcdir) && \
319 $(AUTOMAKE) --foreign --ignore-deps mpxwrap/Makefile
320 .PRECIOUS: Makefile
321 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322 @case '$?' in \
323 *config.status*) \
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325 *) \
326 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328 esac;
329
330 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
333 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 $(am__aclocal_m4_deps):
338 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
339 @$(NORMAL_INSTALL)
340 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
341 list2=; for p in $$list; do \
342 if test -f $$p; then \
343 list2="$$list2 $$p"; \
344 else :; fi; \
345 done; \
346 test -z "$$list2" || { \
347 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
348 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
349 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
350 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
351 }
352
353 uninstall-toolexeclibLTLIBRARIES:
354 @$(NORMAL_UNINSTALL)
355 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
356 for p in $$list; do \
357 $(am__strip_dir) \
358 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
359 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
360 done
361
362 clean-toolexeclibLTLIBRARIES:
363 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
364 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
365 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
366 test "$$dir" != "$$p" || dir=.; \
367 echo "rm -f \"$${dir}/so_locations\""; \
368 rm -f "$${dir}/so_locations"; \
369 done
370 libmpxwrappers.la: $(libmpxwrappers_la_OBJECTS) $(libmpxwrappers_la_DEPENDENCIES) $(EXTRA_libmpxwrappers_la_DEPENDENCIES)
371 $(libmpxwrappers_la_LINK) -rpath $(toolexeclibdir) $(libmpxwrappers_la_OBJECTS) $(libmpxwrappers_la_LIBADD) $(LIBS)
372
373 mostlyclean-compile:
374 -rm -f *.$(OBJEXT)
375
376 distclean-compile:
377 -rm -f *.tab.c
378
379 .c.o:
380 $(COMPILE) -c $<
381
382 .c.obj:
383 $(COMPILE) -c `$(CYGPATH_W) '$<'`
384
385 .c.lo:
386 $(LTCOMPILE) -c -o $@ $<
387
388 libmpxwrappers_la-mpx_wrappers.lo: mpx_wrappers.c
389 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpxwrappers_la_CFLAGS) $(CFLAGS) -c -o libmpxwrappers_la-mpx_wrappers.lo `test -f 'mpx_wrappers.c' || echo '$(srcdir)/'`mpx_wrappers.c
390
391 mostlyclean-libtool:
392 -rm -f *.lo
393
394 clean-libtool:
395 -rm -rf .libs _libs
396
397 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
398 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399 unique=`for i in $$list; do \
400 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 done | \
402 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403 END { if (nonempty) { for (i in files) print i; }; }'`; \
404 mkid -fID $$unique
405 tags: TAGS
406
407 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
408 $(TAGS_FILES) $(LISP)
409 set x; \
410 here=`pwd`; \
411 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414 done | \
415 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416 END { if (nonempty) { for (i in files) print i; }; }'`; \
417 shift; \
418 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
419 test -n "$$unique" || unique=$$empty_fix; \
420 if test $$# -gt 0; then \
421 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422 "$$@" $$unique; \
423 else \
424 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425 $$unique; \
426 fi; \
427 fi
428 ctags: CTAGS
429 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
430 $(TAGS_FILES) $(LISP)
431 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432 unique=`for i in $$list; do \
433 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434 done | \
435 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436 END { if (nonempty) { for (i in files) print i; }; }'`; \
437 test -z "$(CTAGS_ARGS)$$unique" \
438 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
439 $$unique
440
441 GTAGS:
442 here=`$(am__cd) $(top_builddir) && pwd` \
443 && $(am__cd) $(top_srcdir) \
444 && gtags -i $(GTAGS_ARGS) "$$here"
445
446 distclean-tags:
447 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448 check-am: all-am
449 check: check-am
450 all-am: Makefile $(LTLIBRARIES)
451 installdirs:
452 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
453 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
454 done
455 install: install-am
456 install-exec: install-exec-am
457 install-data: install-data-am
458 uninstall: uninstall-am
459
460 install-am: all-am
461 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
463 installcheck: installcheck-am
464 install-strip:
465 if test -z '$(STRIP)'; then \
466 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468 install; \
469 else \
470 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
473 fi
474 mostlyclean-generic:
475
476 clean-generic:
477
478 distclean-generic:
479 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
480 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
481
482 maintainer-clean-generic:
483 @echo "This command is intended for maintainers to use"
484 @echo "it deletes files that may require special tools to rebuild."
485 clean: clean-am
486
487 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
488 mostlyclean-am
489
490 distclean: distclean-am
491 -rm -f Makefile
492 distclean-am: clean-am distclean-compile distclean-generic \
493 distclean-tags
494
495 dvi: dvi-am
496
497 dvi-am:
498
499 html: html-am
500
501 html-am:
502
503 info: info-am
504
505 info-am:
506
507 install-data-am:
508
509 install-dvi: install-dvi-am
510
511 install-dvi-am:
512
513 install-exec-am: install-toolexeclibLTLIBRARIES
514
515 install-html: install-html-am
516
517 install-html-am:
518
519 install-info: install-info-am
520
521 install-info-am:
522
523 install-man:
524
525 install-pdf: install-pdf-am
526
527 install-pdf-am:
528
529 install-ps: install-ps-am
530
531 install-ps-am:
532
533 installcheck-am:
534
535 maintainer-clean: maintainer-clean-am
536 -rm -f Makefile
537 maintainer-clean-am: distclean-am maintainer-clean-generic
538
539 mostlyclean: mostlyclean-am
540
541 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
542 mostlyclean-libtool
543
544 pdf: pdf-am
545
546 pdf-am:
547
548 ps: ps-am
549
550 ps-am:
551
552 uninstall-am: uninstall-toolexeclibLTLIBRARIES
553
554 .MAKE: install-am install-strip
555
556 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
557 clean-libtool clean-toolexeclibLTLIBRARIES ctags distclean \
558 distclean-compile distclean-generic distclean-libtool \
559 distclean-tags dvi dvi-am html html-am info info-am install \
560 install-am install-data install-data-am install-dvi \
561 install-dvi-am install-exec install-exec-am install-html \
562 install-html-am install-info install-info-am install-man \
563 install-pdf install-pdf-am install-ps install-ps-am \
564 install-strip install-toolexeclibLTLIBRARIES installcheck \
565 installcheck-am installdirs maintainer-clean \
566 maintainer-clean-generic mostlyclean mostlyclean-compile \
567 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
568 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
569
570
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.
573 .NOEXPORT: