Use strtol instead of std::stoi [PR110646]
[official-gcc.git] / libgm2 / libm2min / Makefile.in
blob9ead8397fd0594e50a9ad1216218caf8f3f788ff
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # Makefile for libm2min.
18 # Copyright 2013-2022 Free Software Foundation, Inc.
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING3. If not see
32 # <http://www.gnu.org/licenses/>.
34 am__is_gnu_make = { \
35 if test -z '$(MAKELEVEL)'; then \
36 false; \
37 elif test -n '$(MAKE_HOST)'; then \
38 true; \
39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40 true; \
41 else \
42 false; \
43 fi; \
45 am__make_running_with_option = \
46 case $${target_option-} in \
47 ?) ;; \
48 *) echo "am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
50 exit 1;; \
51 esac; \
52 has_opt=no; \
53 sane_makeflags=$$MAKEFLAGS; \
54 if $(am__is_gnu_make); then \
55 sane_makeflags=$$MFLAGS; \
56 else \
57 case $$MAKEFLAGS in \
58 *\\[\ \ ]*) \
59 bs=\\; \
60 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
62 esac; \
63 fi; \
64 skip_next=no; \
65 strip_trailopt () \
66 { \
67 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 }; \
69 for flg in $$sane_makeflags; do \
70 test $$skip_next = yes && { skip_next=no; continue; }; \
71 case $$flg in \
72 *=*|--*) continue;; \
73 -*I) strip_trailopt 'I'; skip_next=yes;; \
74 -*I?*) strip_trailopt 'I';; \
75 -*O) strip_trailopt 'O'; skip_next=yes;; \
76 -*O?*) strip_trailopt 'O';; \
77 -*l) strip_trailopt 'l'; skip_next=yes;; \
78 -*l?*) strip_trailopt 'l';; \
79 -[dEDm]) skip_next=yes;; \
80 -[JT]) skip_next=yes;; \
81 esac; \
82 case $$flg in \
83 *$$target_option*) has_opt=yes; break;; \
84 esac; \
85 done; \
86 test $$has_opt = yes
87 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89 pkgdatadir = $(datadir)/@PACKAGE@
90 pkgincludedir = $(includedir)/@PACKAGE@
91 pkglibdir = $(libdir)/@PACKAGE@
92 pkglibexecdir = $(libexecdir)/@PACKAGE@
93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
97 INSTALL_HEADER = $(INSTALL_DATA)
98 transform = $(program_transform_name)
99 NORMAL_INSTALL = :
100 PRE_INSTALL = :
101 POST_INSTALL = :
102 NORMAL_UNINSTALL = :
103 PRE_UNINSTALL = :
104 POST_UNINSTALL = :
105 build_triplet = @build@
106 host_triplet = @host@
107 target_triplet = @target@
108 subdir = libm2min
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
111 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
112 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
113 $(top_srcdir)/../config/acx.m4 \
114 $(top_srcdir)/../config/depstand.m4 \
115 $(top_srcdir)/../config/lead-dot.m4 \
116 $(top_srcdir)/../config/multi.m4 \
117 $(top_srcdir)/../config/no-executables.m4 \
118 $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
119 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120 $(ACLOCAL_M4)
121 DIST_COMMON = $(srcdir)/Makefile.am
122 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
123 CONFIG_HEADER = $(top_builddir)/config.h
124 CONFIG_CLEAN_FILES =
125 CONFIG_CLEAN_VPATH_FILES =
126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127 am__vpath_adj = case $$p in \
128 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129 *) f=$$p;; \
130 esac;
131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132 am__install_max = 40
133 am__nobase_strip_setup = \
134 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135 am__nobase_strip = \
136 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137 am__nobase_list = $(am__nobase_strip_setup); \
138 for p in $$list; do echo "$$p $$p"; done | \
139 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141 if (++n[$$2] == $(am__install_max)) \
142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143 END { for (dir in files) print dir, files[dir] }'
144 am__base_list = \
145 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147 am__uninstall_files_from_dir = { \
148 test -z "$$files" \
149 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151 $(am__cd) "$$dir" && rm -f $$files; }; \
153 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
154 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
155 libm2min_la_LIBADD =
156 am__objects_1 = M2RTS.lo SYSTEM.lo
157 am_libm2min_la_OBJECTS = $(am__objects_1) libm2min_la-libc.lo
158 libm2min_la_OBJECTS = $(am_libm2min_la_OBJECTS)
159 AM_V_P = $(am__v_P_@AM_V@)
160 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
161 am__v_P_0 = false
162 am__v_P_1 = :
163 AM_V_GEN = $(am__v_GEN_@AM_V@)
164 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165 am__v_GEN_0 = @echo " GEN " $@;
166 am__v_GEN_1 =
167 AM_V_at = $(am__v_at_@AM_V@)
168 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
169 am__v_at_0 = @
170 am__v_at_1 =
171 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
172 depcomp = $(SHELL) $(top_srcdir)/../depcomp
173 am__depfiles_maybe = depfiles
174 am__mv = mv -f
175 AM_V_lt = $(am__v_lt_@AM_V@)
176 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
177 am__v_lt_0 = --silent
178 am__v_lt_1 =
179 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
183 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184 $(AM_CFLAGS) $(CFLAGS)
185 AM_V_CC = $(am__v_CC_@AM_V@)
186 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
187 am__v_CC_0 = @echo " CC " $@;
188 am__v_CC_1 =
189 CCLD = $(CC)
190 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
192 $(AM_LDFLAGS) $(LDFLAGS) -o $@
193 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
194 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
195 am__v_CCLD_0 = @echo " CCLD " $@;
196 am__v_CCLD_1 =
197 SOURCES = $(libm2min_la_SOURCES)
198 am__can_run_installinfo = \
199 case $$AM_UPDATE_INFO_DIR in \
200 n|no|NO) false;; \
201 *) (install-info --version) >/dev/null 2>&1;; \
202 esac
203 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
204 # Read a list of newline-separated strings from the standard input,
205 # and print each of them once, without duplicates. Input order is
206 # *not* preserved.
207 am__uniquify_input = $(AWK) '\
208 BEGIN { nonempty = 0; } \
209 { items[$$0] = 1; nonempty = 1; } \
210 END { if (nonempty) { for (i in items) print i; }; } \
212 # Make sure the list of sources is unique. This is necessary because,
213 # e.g., the same source file might be shared among _SOURCES variables
214 # for different programs/libraries.
215 am__define_uniq_tagged_files = \
216 list='$(am__tagged_files)'; \
217 unique=`for i in $$list; do \
218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219 done | $(am__uniquify_input)`
220 ETAGS = etags
221 CTAGS = ctags
222 VPATH = . @srcdir@/../../gcc/m2/gm2-libs-min
223 ACLOCAL = @ACLOCAL@
224 AMTAR = @AMTAR@
225 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226 AR = @AR@
227 AUTOCONF = @AUTOCONF@
228 AUTOHEADER = @AUTOHEADER@
229 AUTOMAKE = @AUTOMAKE@
230 AWK = @AWK@
231 CC = @CC@
232 CCAS = @CCAS@
233 CCASDEPMODE = @CCASDEPMODE@
234 CCASFLAGS = @CCASFLAGS@
235 CCDEPMODE = @CCDEPMODE@
236 CC_FOR_BUILD = @CC_FOR_BUILD@
237 CFLAGS = @CFLAGS@
238 CPP = @CPP@
239 CPPFLAGS = @CPPFLAGS@
240 CXX = @CXX@
241 CXXCPP = @CXXCPP@
242 CXXDEPMODE = @CXXDEPMODE@
243 CXXFLAGS = @CXXFLAGS@
244 CYGPATH_W = @CYGPATH_W@
245 DEFS = @DEFS@
246 DEPDIR = @DEPDIR@
247 DSYMUTIL = @DSYMUTIL@
248 DUMPBIN = @DUMPBIN@
249 ECHO_C = @ECHO_C@
250 ECHO_N = @ECHO_N@
251 ECHO_T = @ECHO_T@
252 EGREP = @EGREP@
253 EXEEXT = @EXEEXT@
254 FGREP = @FGREP@
255 GM2_FOR_TARGET = @GM2_FOR_TARGET@
256 GREP = @GREP@
257 INSTALL = @INSTALL@
258 INSTALL_DATA = @INSTALL_DATA@
259 INSTALL_PROGRAM = @INSTALL_PROGRAM@
260 INSTALL_SCRIPT = @INSTALL_SCRIPT@
261 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262 LD = @LD@
263 LDFLAGS = @LDFLAGS@
264 LIBOBJS = @LIBOBJS@
265 LIBS = @LIBS@
266 LIBTOOL = @LIBTOOL@
267 LIPO = @LIPO@
268 LN_S = @LN_S@
269 LTLIBOBJS = @LTLIBOBJS@
270 MAINT = @MAINT@
271 MAKEINFO = @MAKEINFO@
272 MKDIR_P = @MKDIR_P@
273 NM = @NM@
274 NMEDIT = @NMEDIT@
275 OBJDUMP = @OBJDUMP@
276 OBJEXT = @OBJEXT@
277 OTOOL = @OTOOL@
278 OTOOL64 = @OTOOL64@
279 PACKAGE = @PACKAGE@
280 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
281 PACKAGE_NAME = @PACKAGE_NAME@
282 PACKAGE_STRING = @PACKAGE_STRING@
283 PACKAGE_TARNAME = @PACKAGE_TARNAME@
284 PACKAGE_URL = @PACKAGE_URL@
285 PACKAGE_VERSION = @PACKAGE_VERSION@
286 PATH_SEPARATOR = @PATH_SEPARATOR@
287 RANLIB = @RANLIB@
288 SED = @SED@
289 SET_MAKE = @SET_MAKE@
290 SHELL = @SHELL@
291 STRIP = @STRIP@
292 VERSION = @VERSION@
293 abs_builddir = @abs_builddir@
294 abs_srcdir = @abs_srcdir@
295 abs_top_builddir = @abs_top_builddir@
296 abs_top_srcdir = @abs_top_srcdir@
297 ac_ct_CC = @ac_ct_CC@
298 ac_ct_CXX = @ac_ct_CXX@
299 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
300 am__include = @am__include@
301 am__leading_dot = @am__leading_dot@
302 am__quote = @am__quote@
303 am__tar = @am__tar@
304 am__untar = @am__untar@
305 bindir = @bindir@
306 build = @build@
307 build_alias = @build_alias@
308 build_cpu = @build_cpu@
309 build_libsubdir = @build_libsubdir@
310 build_os = @build_os@
311 build_subdir = @build_subdir@
312 build_vendor = @build_vendor@
313 builddir = @builddir@
314 datadir = @datadir@
315 datarootdir = @datarootdir@
316 docdir = @docdir@
317 dvidir = @dvidir@
318 enable_shared = @enable_shared@
319 enable_static = @enable_static@
320 exec_prefix = @exec_prefix@
321 get_gcc_base_ver = @get_gcc_base_ver@
322 host = @host@
323 host_alias = @host_alias@
324 host_cpu = @host_cpu@
325 host_noncanonical = @host_noncanonical@
326 host_os = @host_os@
327 host_subdir = @host_subdir@
328 host_vendor = @host_vendor@
329 htmldir = @htmldir@
330 includedir = @includedir@
331 infodir = @infodir@
332 install_sh = @install_sh@
333 libdir = @libdir@
334 libexecdir = @libexecdir@
335 libtool_VERSION = @libtool_VERSION@
336 localedir = @localedir@
337 localstatedir = @localstatedir@
338 mandir = @mandir@
339 mkdir_p = @mkdir_p@
340 multi_basedir = @multi_basedir@
341 oldincludedir = @oldincludedir@
342 pdfdir = @pdfdir@
343 prefix = @prefix@
344 program_transform_name = @program_transform_name@
345 psdir = @psdir@
346 sbindir = @sbindir@
347 sharedstatedir = @sharedstatedir@
348 # Used to install the shared libgcc.
349 slibdir = @slibdir@
350 srcdir = @srcdir@
351 sysconfdir = @sysconfdir@
352 target = @target@
353 target_alias = @target_alias@
354 target_cpu = @target_cpu@
355 target_noncanonical = @target_noncanonical@
356 target_os = @target_os@
357 target_subdir = @target_subdir@
358 target_vendor = @target_vendor@
359 toolexecdir = @toolexecdir@
360 toolexeclibdir = @toolexeclibdir@
361 top_build_prefix = @top_build_prefix@
362 top_builddir = @top_builddir@
363 top_srcdir = @top_srcdir@
364 SUFFIXES = .c .mod .def .o .obj .lo .a .la
365 ACLOCAL_AMFLAGS = -I .. -I ../config
367 # Multilib support.
368 MAKEOVERRIDES =
369 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
371 # Directory in which the compiler finds libraries etc.
372 libsubdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)
373 MULTIDIR := $(shell $(CC) $(CFLAGS) -print-multi-directory)
374 MULTIOSDIR := $(shell $(CC) $(CFLAGS) -print-multi-os-directory)
375 MULTIOSSUBDIR := $(shell if test x$(MULTIOSDIR) != x.; then echo /$(MULTIOSDIR); fi)
376 inst_libdir = $(libsubdir)$(MULTISUBDIR)
377 inst_slibdir = $(slibdir)$(MULTIOSSUBDIR)
379 # Work around what appears to be a GNU make bug handling MAKEFLAGS
380 # values defined in terms of make variables, as is the case for CC and
381 # friends when we are called from the top level Makefile.
382 AM_MAKEFLAGS = \
383 "GCC_DIR=$(GCC_DIR)" \
384 "GM2_SRC=$(GM2_SRC)" \
385 "AR_FLAGS=$(AR_FLAGS)" \
386 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
387 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
388 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
389 "CFLAGS=$(CFLAGS)" \
390 "CXXFLAGS=$(CXXFLAGS)" \
391 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
392 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
393 "INSTALL=$(INSTALL)" \
394 "INSTALL_DATA=$(INSTALL_DATA)" \
395 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
396 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
397 "LDFLAGS=$(LDFLAGS)" \
398 "LIBCFLAGS=$(LIBCFLAGS)" \
399 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
400 "MAKE=$(MAKE)" \
401 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
402 "MULTISUBDIR=$(MULTISUBDIR)" \
403 "MULTIOSDIR=$(MULTIOSDIR)" \
404 "MULTIBUILDTOP=$(MULTIBUILDTOP)" \
405 "MULTIFLAGS=$(MULTIFLAGS)" \
406 "PICFLAG=$(PICFLAG)" \
407 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
408 "SHELL=$(SHELL)" \
409 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
410 "exec_prefix=$(exec_prefix)" \
411 "infodir=$(infodir)" \
412 "libdir=$(libdir)" \
413 "includedir=$(includedir)" \
414 "prefix=$(prefix)" \
415 "tooldir=$(tooldir)" \
416 "AR=$(AR)" \
417 "AS=$(AS)" \
418 "LD=$(LD)" \
419 "RANLIB=$(RANLIB)" \
420 "NM=$(NM)" \
421 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
422 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
423 "DESTDIR=$(DESTDIR)" \
424 "WERROR=$(WERROR)" \
425 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)"
428 # Subdir rules rely on $(FLAGS_TO_PASS)
429 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
430 M2DEFS = libc.def M2RTS.def \
431 SYSTEM.def
433 M2MODS = M2RTS.mod SYSTEM.mod
434 libm2mindir = libm2min
435 toolexeclib_LTLIBRARIES = libm2min.la
436 libm2min_la_SOURCES = $(M2MODS) libc.c
437 libm2min_la_DEPENDENCIES = SYSTEM.def $(addsuffix .lo, $(basename $(libm2min_la_SOURCES)))
438 libm2min_la_CFLAGS = -I. -I$(GM2_SRC)/gm2-libs-min -I$(GM2_SRC)/gm2-libs
439 libm2min_la_M2FLAGS = \
440 -fm2-pathname=m2min -I. -I$(GM2_SRC)/gm2-libs-min \
441 -fm2-pathname=m2pim -I$(GM2_SRC)/gm2-libs -fno-exceptions \
442 -fno-m2-plugin -fno-scaffold-dynamic -fno-scaffold-main -fm2-prefix=m2min
444 @TARGET_DARWIN_FALSE@libm2min_la_link_flags =
445 @TARGET_DARWIN_TRUE@libm2min_la_link_flags = -Wl,-undefined,dynamic_lookup
446 libm2min_la_LINK = $(LINK) -version-info $(libtool_VERSION) $(libm2min_la_link_flags)
447 BUILT_SOURCES = SYSTEM.def
448 CLEANFILES = SYSTEM.def
449 M2LIBDIR = /m2/m2min/
450 all: $(BUILT_SOURCES)
451 $(MAKE) $(AM_MAKEFLAGS) all-am
453 .SUFFIXES:
454 .SUFFIXES: .c .mod .def .o .obj .lo .a .la
455 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
456 @for dep in $?; do \
457 case '$(am__configure_deps)' in \
458 *$$dep*) \
459 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
460 && { if test -f $@; then exit 0; else break; fi; }; \
461 exit 1;; \
462 esac; \
463 done; \
464 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libm2min/Makefile'; \
465 $(am__cd) $(top_srcdir) && \
466 $(AUTOMAKE) --foreign libm2min/Makefile
467 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
468 @case '$?' in \
469 *config.status*) \
470 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
471 *) \
472 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
473 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
474 esac;
476 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
477 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
479 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483 $(am__aclocal_m4_deps):
485 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
486 @$(NORMAL_INSTALL)
487 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
488 list2=; for p in $$list; do \
489 if test -f $$p; then \
490 list2="$$list2 $$p"; \
491 else :; fi; \
492 done; \
493 test -z "$$list2" || { \
494 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
495 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
496 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
497 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
500 uninstall-toolexeclibLTLIBRARIES:
501 @$(NORMAL_UNINSTALL)
502 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
503 for p in $$list; do \
504 $(am__strip_dir) \
505 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
506 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
507 done
509 clean-toolexeclibLTLIBRARIES:
510 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
511 @list='$(toolexeclib_LTLIBRARIES)'; \
512 locs=`for p in $$list; do echo $$p; done | \
513 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
514 sort -u`; \
515 test -z "$$locs" || { \
516 echo rm -f $${locs}; \
517 rm -f $${locs}; \
520 libm2min.la: $(libm2min_la_OBJECTS) $(libm2min_la_DEPENDENCIES) $(EXTRA_libm2min_la_DEPENDENCIES)
521 $(AM_V_GEN)$(libm2min_la_LINK) -rpath $(toolexeclibdir) $(libm2min_la_OBJECTS) $(libm2min_la_LIBADD) $(LIBS)
523 mostlyclean-compile:
524 -rm -f *.$(OBJEXT)
526 distclean-compile:
527 -rm -f *.tab.c
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libm2min_la-libc.Plo@am__quote@
531 .c.o:
532 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
533 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
538 .c.obj:
539 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
540 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
545 .c.lo:
546 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
547 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
552 libm2min_la-libc.lo: libc.c
553 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libm2min_la_CFLAGS) $(CFLAGS) -MT libm2min_la-libc.lo -MD -MP -MF $(DEPDIR)/libm2min_la-libc.Tpo -c -o libm2min_la-libc.lo `test -f 'libc.c' || echo '$(srcdir)/'`libc.c
554 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libm2min_la-libc.Tpo $(DEPDIR)/libm2min_la-libc.Plo
555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libc.c' object='libm2min_la-libc.lo' libtool=yes @AMDEPBACKSLASH@
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libm2min_la_CFLAGS) $(CFLAGS) -c -o libm2min_la-libc.lo `test -f 'libc.c' || echo '$(srcdir)/'`libc.c
559 mostlyclean-libtool:
560 -rm -f *.lo
562 clean-libtool:
563 -rm -rf .libs _libs
565 ID: $(am__tagged_files)
566 $(am__define_uniq_tagged_files); mkid -fID $$unique
567 tags: tags-am
568 TAGS: tags
570 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
571 set x; \
572 here=`pwd`; \
573 $(am__define_uniq_tagged_files); \
574 shift; \
575 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
576 test -n "$$unique" || unique=$$empty_fix; \
577 if test $$# -gt 0; then \
578 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
579 "$$@" $$unique; \
580 else \
581 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
582 $$unique; \
583 fi; \
585 ctags: ctags-am
587 CTAGS: ctags
588 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
589 $(am__define_uniq_tagged_files); \
590 test -z "$(CTAGS_ARGS)$$unique" \
591 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
592 $$unique
594 GTAGS:
595 here=`$(am__cd) $(top_builddir) && pwd` \
596 && $(am__cd) $(top_srcdir) \
597 && gtags -i $(GTAGS_ARGS) "$$here"
598 cscopelist: cscopelist-am
600 cscopelist-am: $(am__tagged_files)
601 list='$(am__tagged_files)'; \
602 case "$(srcdir)" in \
603 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
604 *) sdir=$(subdir)/$(srcdir) ;; \
605 esac; \
606 for i in $$list; do \
607 if test -f "$$i"; then \
608 echo "$(subdir)/$$i"; \
609 else \
610 echo "$$sdir/$$i"; \
611 fi; \
612 done >> $(top_builddir)/cscope.files
614 distclean-tags:
615 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
616 check-am: all-am
617 check: $(BUILT_SOURCES)
618 $(MAKE) $(AM_MAKEFLAGS) check-am
619 all-am: Makefile $(LTLIBRARIES)
620 installdirs:
621 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
622 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
623 done
624 install: $(BUILT_SOURCES)
625 $(MAKE) $(AM_MAKEFLAGS) install-am
626 install-exec: install-exec-am
627 install-data: install-data-am
628 uninstall: uninstall-am
630 install-am: all-am
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
633 installcheck: installcheck-am
634 install-strip:
635 if test -z '$(STRIP)'; then \
636 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
637 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
638 install; \
639 else \
640 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
641 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
642 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
644 mostlyclean-generic:
646 clean-generic:
647 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
649 distclean-generic:
650 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
651 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
653 maintainer-clean-generic:
654 @echo "This command is intended for maintainers to use"
655 @echo "it deletes files that may require special tools to rebuild."
656 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
657 clean: clean-am
659 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
660 mostlyclean-am
662 distclean: distclean-am
663 -rm -rf ./$(DEPDIR)
664 -rm -f Makefile
665 distclean-am: clean-am distclean-compile distclean-generic \
666 distclean-tags
668 dvi: dvi-am
670 dvi-am:
672 html: html-am
674 html-am:
676 info: info-am
678 info-am:
680 install-data-am: install-data-local
682 install-dvi: install-dvi-am
684 install-dvi-am:
686 install-exec-am: install-toolexeclibLTLIBRARIES
688 install-html: install-html-am
690 install-html-am:
692 install-info: install-info-am
694 install-info-am:
696 install-man:
698 install-pdf: install-pdf-am
700 install-pdf-am:
702 install-ps: install-ps-am
704 install-ps-am:
706 installcheck-am:
708 maintainer-clean: maintainer-clean-am
709 -rm -rf ./$(DEPDIR)
710 -rm -f Makefile
711 maintainer-clean-am: distclean-am maintainer-clean-generic
713 mostlyclean: mostlyclean-am
715 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
716 mostlyclean-libtool
718 pdf: pdf-am
720 pdf-am:
722 ps: ps-am
724 ps-am:
726 uninstall-am: uninstall-toolexeclibLTLIBRARIES
728 .MAKE: all check install install-am install-strip
730 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
731 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
732 ctags-am distclean distclean-compile distclean-generic \
733 distclean-libtool distclean-tags dvi dvi-am html html-am info \
734 info-am install install-am install-data install-data-am \
735 install-data-local install-dvi install-dvi-am install-exec \
736 install-exec-am install-html install-html-am install-info \
737 install-info-am install-man install-pdf install-pdf-am \
738 install-ps install-ps-am install-strip \
739 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
740 installdirs maintainer-clean maintainer-clean-generic \
741 mostlyclean mostlyclean-compile mostlyclean-generic \
742 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
743 uninstall-am uninstall-toolexeclibLTLIBRARIES
745 .PRECIOUS: Makefile
748 .mod.lo:
749 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(GM2_FOR_TARGET) -c $(CFLAGS_FOR_TARGET) $(LIBCFLAGS) $(libm2min_la_M2FLAGS) $< -o $@
751 libc.o: $(GM2_SRC)/gm2-libs-min/libc.c
753 SYSTEM.def: Makefile
754 echo "CC = $(CC_FOR_BUILD) CC_FOR_TARGET = $(CC_FOR_TARGET) GM2 = $(GM2) GM2_FOR_TARGET = $(GM2_FOR_TARGET) GM2_FOR_BUILD = $(GM2_FOR_BUILD)"
755 bash $(GM2_SRC)/tools-src/makeSystem -fpim \
756 $(GM2_SRC)/gm2-libs-min/SYSTEM.def \
757 $(GM2_SRC)/gm2-libs-min/SYSTEM.mod \
758 -I$(GM2_SRC)/gm2-libs-min -I$(GM2_SRC)/gm2-libs \
759 "$(GM2_FOR_TARGET) -fno-exceptions" $@
761 install-data-local: force
762 mkdir -p $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)
763 for i in $(M2DEFS) $(M2MODS) ; do \
764 if [ -f $$i ] ; then \
765 $(INSTALL_DATA) $$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
766 elif [ -f @srcdir@/../../gcc/m2/gm2-libs-min/$$i ] ; then \
767 $(INSTALL_DATA) @srcdir@/../../gcc/m2/gm2-libs-min/$$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
768 else \
769 echo "cannot find $$i" ; exit 1 ; \
770 fi ; \
771 chmod 644 $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)$$i ; \
772 done
774 force:
776 # Tell versions [3.59,3.63) of GNU make to not export all variables.
777 # Otherwise a system limit (for SysV at least) may be exceeded.
778 .NOEXPORT: