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