1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
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
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/>.
35 if
test -z
'$(MAKELEVEL)'; then \
37 elif
test -n
'$(MAKE_HOST)'; then \
39 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
45 am__make_running_with_option
= \
46 case
$${target_option-
} in \
48 *) echo
"am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
53 sane_makeflags
=$$MAKEFLAGS; \
54 if
$(am__is_gnu_make
); then \
55 sane_makeflags
=$$MFLAGS; \
60 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
67 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
69 for flg in
$$sane_makeflags; do \
70 test $$skip_next = yes
&& { skip_next
=no
; 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
;; \
83 *$$target_option*) has_opt
=yes
; break
;; \
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
)
105 build_triplet
= @build@
106 host_triplet
= @host@
107 target_triplet
= @target@
108 @ENABLE_DARWIN_AT_RPATH_TRUE@am__append_1
= -nodefaultrpaths
-Wl
,-rpath
,@loader_path
/
110 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
111 am__aclocal_m4_deps
= $(top_srcdir
)/..
/libtool.m4 \
112 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
113 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
114 $(top_srcdir
)/..
/config
/acx.m4 \
115 $(top_srcdir
)/..
/config
/depstand.m4 \
116 $(top_srcdir
)/..
/config
/lead-dot.m4 \
117 $(top_srcdir
)/..
/config
/multi.m4 \
118 $(top_srcdir
)/..
/config
/no-executables.m4 \
119 $(top_srcdir
)/..
/config
/override.m4
$(top_srcdir
)/acinclude.m4 \
120 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
121 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
122 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
123 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
125 DIST_COMMON
= $(srcdir)/Makefile.am
126 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
127 CONFIG_HEADER
= $(top_builddir
)/config.h
129 CONFIG_CLEAN_VPATH_FILES
=
130 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj
= case
$$p in \
132 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
137 am__nobase_strip_setup
= \
138 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
141 am__nobase_list
= $(am__nobase_strip_setup
); \
142 for p in
$$list; do echo
"$$p $$p"; done | \
143 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
149 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir
= { \
153 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
154 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd
) "$$dir" && rm -f
$$files; }; \
157 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
158 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
160 am__objects_1
= M2RTS.lo SYSTEM.lo
161 am_libm2min_la_OBJECTS
= $(am__objects_1
) libm2min_la-libc.lo
162 libm2min_la_OBJECTS
= $(am_libm2min_la_OBJECTS
)
163 AM_V_P
= $(am__v_P_@AM_V@
)
164 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
167 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
168 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
169 am__v_GEN_0
= @echo
" GEN " $@
;
171 AM_V_at
= $(am__v_at_@AM_V@
)
172 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
175 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
176 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
177 am__depfiles_maybe
= depfiles
179 AM_V_lt
= $(am__v_lt_@AM_V@
)
180 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
181 am__v_lt_0
= --silent
183 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
184 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
185 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
186 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
187 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
188 $(AM_CFLAGS
) $(CFLAGS
)
189 AM_V_CC
= $(am__v_CC_@AM_V@
)
190 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
191 am__v_CC_0
= @echo
" CC " $@
;
194 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
195 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
196 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
197 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
198 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
199 am__v_CCLD_0
= @echo
" CCLD " $@
;
201 SOURCES
= $(libm2min_la_SOURCES
)
202 am__can_run_installinfo
= \
203 case
$$AM_UPDATE_INFO_DIR in \
205 *) (install-info
--version
) >/dev
/null
2>&1;; \
207 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
208 # Read a list of newline-separated strings from the standard input,
209 # and print each of them once, without duplicates. Input order is
211 am__uniquify_input
= $(AWK
) '\
212 BEGIN { nonempty = 0; } \
213 { items[$$0] = 1; nonempty = 1; } \
214 END { if (nonempty) { for (i in items) print i; }; } \
216 # Make sure the list of sources is unique. This is necessary because,
217 # e.g., the same source file might be shared among _SOURCES variables
218 # for different programs/libraries.
219 am__define_uniq_tagged_files
= \
220 list
='$(am__tagged_files)'; \
221 unique
=`for i in $$list; do \
222 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223 done | $(am__uniquify_input)`
226 VPATH
= . @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs-min
229 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
232 AUTOCONF
= @AUTOCONF@
233 AUTOHEADER
= @AUTOHEADER@
234 AUTOMAKE
= @AUTOMAKE@
238 CCASDEPMODE
= @CCASDEPMODE@
239 CCASFLAGS
= @CCASFLAGS@
240 CCDEPMODE
= @CCDEPMODE@
241 CC_FOR_BUILD
= @CC_FOR_BUILD@
244 CPPFLAGS
= @CPPFLAGS@
247 CXXDEPMODE
= @CXXDEPMODE@
248 CXXFLAGS
= @CXXFLAGS@
249 CYGPATH_W
= @CYGPATH_W@
252 DSYMUTIL
= @DSYMUTIL@
260 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
261 GM2_FOR_TARGET
= @GM2_FOR_TARGET@
264 INSTALL_DATA
= @INSTALL_DATA@
265 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
266 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
267 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
275 LTLIBOBJS
= @LTLIBOBJS@
277 MAKEINFO
= @MAKEINFO@
286 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
287 PACKAGE_NAME
= @PACKAGE_NAME@
288 PACKAGE_STRING
= @PACKAGE_STRING@
289 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
290 PACKAGE_URL
= @PACKAGE_URL@
291 PACKAGE_VERSION
= @PACKAGE_VERSION@
292 PATH_SEPARATOR
= @PATH_SEPARATOR@
295 SET_MAKE
= @SET_MAKE@
299 abs_builddir
= @abs_builddir@
300 abs_srcdir
= @abs_srcdir@
301 abs_top_builddir
= @abs_top_builddir@
302 abs_top_srcdir
= @abs_top_srcdir@
303 ac_ct_CC
= @ac_ct_CC@
304 ac_ct_CXX
= @ac_ct_CXX@
305 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
306 am__include
= @am__include@
307 am__leading_dot
= @am__leading_dot@
308 am__quote
= @am__quote@
310 am__untar
= @am__untar@
313 build_alias
= @build_alias@
314 build_cpu
= @build_cpu@
315 build_libsubdir
= @build_libsubdir@
316 build_os
= @build_os@
317 build_subdir
= @build_subdir@
318 build_vendor
= @build_vendor@
319 builddir
= @builddir@
321 datarootdir
= @datarootdir@
324 enable_shared
= @enable_shared@
325 enable_static
= @enable_static@
326 exec_prefix = @
exec_prefix@
327 get_gcc_base_ver
= @get_gcc_base_ver@
328 glibcxx_builddir
= @glibcxx_builddir@
329 glibcxx_srcdir
= @glibcxx_srcdir@
331 host_alias
= @host_alias@
332 host_cpu
= @host_cpu@
333 host_noncanonical
= @host_noncanonical@
335 host_subdir
= @host_subdir@
336 host_vendor
= @host_vendor@
338 includedir = @
includedir@
340 install_sh
= @install_sh@
342 libexecdir
= @libexecdir@
343 libtool_VERSION
= @libtool_VERSION@
344 localedir
= @localedir@
345 localstatedir
= @localstatedir@
348 multi_basedir
= @multi_basedir@
349 oldincludedir = @
oldincludedir@
352 program_transform_name
= @program_transform_name@
355 sharedstatedir
= @sharedstatedir@
356 # Used to install the shared libgcc.
359 sysconfdir
= @sysconfdir@
361 target_alias
= @target_alias@
362 target_cpu
= @target_cpu@
363 target_noncanonical
= @target_noncanonical@
364 target_os
= @target_os@
365 target_subdir
= @target_subdir@
366 target_vendor
= @target_vendor@
367 toolexecdir
= @toolexecdir@
368 toolexeclibdir
= @toolexeclibdir@
369 top_build_prefix
= @top_build_prefix@
370 top_builddir
= @top_builddir@
371 top_srcdir
= @top_srcdir@
372 toplevel_builddir
= @toplevel_builddir@
373 toplevel_srcdir
= @toplevel_srcdir@
374 SUFFIXES
= .c .mod .def .o .obj .lo .a .la
375 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
379 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
381 # Directory in which the compiler finds libraries etc.
382 libsubdir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)
383 MULTIDIR
:= $(shell $(CC
) $(CFLAGS
) -print-multi-directory
)
384 MULTIOSDIR
:= $(shell $(CC
) $(CFLAGS
) -print-multi-os-directory
)
385 MULTIOSSUBDIR
:= $(shell if
test x
$(MULTIOSDIR
) != x.
; then echo
/$(MULTIOSDIR
); fi
)
386 inst_libdir
= $(libsubdir
)$(MULTISUBDIR
)
387 inst_slibdir
= $(slibdir
)$(MULTIOSSUBDIR
)
389 # Work around what appears to be a GNU make bug handling MAKEFLAGS
390 # values defined in terms of make variables, as is the case for CC and
391 # friends when we are called from the top level Makefile.
393 "GCC_DIR=$(GCC_DIR)" \
394 "GM2_SRC=$(GM2_SRC)" \
395 "AR_FLAGS=$(AR_FLAGS)" \
396 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
397 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
398 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
400 "CXXFLAGS=$(CXXFLAGS)" \
401 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
402 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
403 "INSTALL=$(INSTALL)" \
404 "INSTALL_DATA=$(INSTALL_DATA)" \
405 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
406 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
407 "LDFLAGS=$(LDFLAGS)" \
408 "LIBCFLAGS=$(LIBCFLAGS)" \
409 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
411 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
412 "MULTISUBDIR=$(MULTISUBDIR)" \
413 "MULTIOSDIR=$(MULTIOSDIR)" \
414 "MULTIBUILDTOP=$(MULTIBUILDTOP)" \
415 "MULTIFLAGS=$(MULTIFLAGS)" \
416 "PICFLAG=$(PICFLAG)" \
417 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
419 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
420 "exec_prefix=$(exec_prefix)" \
421 "infodir=$(infodir)" \
423 "includedir=$(includedir)" \
425 "tooldir=$(tooldir)" \
431 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
432 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
433 "DESTDIR=$(DESTDIR)" \
435 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)"
438 # Subdir rules rely on $(FLAGS_TO_PASS)
439 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
440 M2DEFS
= libc.def M2RTS.def \
443 M2MODS
= M2RTS.mod SYSTEM.mod
444 libm2mindir
= libm2min
445 toolexeclib_LTLIBRARIES
= libm2min.la
446 libm2min_la_SOURCES
= $(M2MODS
) libc.c
447 libm2min_la_DEPENDENCIES
= SYSTEM.def
$(addsuffix .lo
, $(basename $(libm2min_la_SOURCES
)))
448 libm2min_la_CFLAGS
= -I.
-I
$(GM2_SRC
)/gm2-libs-min
-I
$(GM2_SRC
)/gm2-libs
449 libm2min_la_M2FLAGS
= \
450 -fm2-pathname
=m2min
-I.
-I
$(GM2_SRC
)/gm2-libs-min \
451 -fm2-pathname
=m2pim
-I
$(GM2_SRC
)/gm2-libs
-fno-exceptions \
452 -fno-m2-plugin
-fno-scaffold-dynamic
-fno-scaffold-main
-fm2-prefix
=m2min
454 @TARGET_DARWIN_FALSE@libm2min_la_link_flags
= $(am__append_1
)
455 @TARGET_DARWIN_TRUE@libm2min_la_link_flags
= \
456 @TARGET_DARWIN_TRUE@
-Wl
,-undefined
,dynamic_lookup \
457 @TARGET_DARWIN_TRUE@
$(am__append_1
)
458 libm2min_la_LINK
= $(LINK
) -version-info
$(libtool_VERSION
) $(libm2min_la_link_flags
)
459 BUILT_SOURCES
= SYSTEM.def
460 CLEANFILES
= SYSTEM.def
461 M2LIBDIR
= /m2
/m2min
/
462 all: $(BUILT_SOURCES
)
463 $(MAKE
) $(AM_MAKEFLAGS
) all-am
466 .SUFFIXES
: .c .mod .def .o .obj .lo .a .la
467 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
469 case
'$(am__configure_deps)' in \
471 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
472 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
476 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign libm2min/Makefile'; \
477 $(am__cd
) $(top_srcdir
) && \
478 $(AUTOMAKE
) --foreign libm2min
/Makefile
479 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
482 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
484 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
485 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
488 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
489 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
491 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
492 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
493 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
494 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
495 $(am__aclocal_m4_deps
):
497 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
499 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
500 list2
=; for p in
$$list; do \
501 if
test -f
$$p; then \
502 list2
="$$list2 $$p"; \
505 test -z
"$$list2" ||
{ \
506 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
507 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
508 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
509 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
512 uninstall-toolexeclibLTLIBRARIES
:
514 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
515 for p in
$$list; do \
517 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
518 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
521 clean-toolexeclibLTLIBRARIES
:
522 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
523 @list
='$(toolexeclib_LTLIBRARIES)'; \
524 locs
=`for p in $$list; do echo $$p; done | \
525 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
527 test -z
"$$locs" ||
{ \
528 echo
rm -f
$${locs}; \
532 libm2min.la
: $(libm2min_la_OBJECTS
) $(libm2min_la_DEPENDENCIES
) $(EXTRA_libm2min_la_DEPENDENCIES
)
533 $(AM_V_GEN
)$(libm2min_la_LINK
) -rpath
$(toolexeclibdir
) $(libm2min_la_OBJECTS
) $(libm2min_la_LIBADD
) $(LIBS
)
541 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libm2min_la-libc.Plo@am__quote@
544 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
545 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
548 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
551 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
552 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
558 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
559 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
562 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
564 libm2min_la-libc.lo
: libc.c
565 @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
566 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libm2min_la-libc.Tpo
$(DEPDIR
)/libm2min_la-libc.Plo
567 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='libc.c' object
='libm2min_la-libc.lo' libtool
=yes @AMDEPBACKSLASH@
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
569 @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
577 ID
: $(am__tagged_files
)
578 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
582 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
585 $(am__define_uniq_tagged_files
); \
587 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
588 test -n
"$$unique" || unique
=$$empty_fix; \
589 if
test $$# -gt 0; then \
590 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
593 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
600 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
601 $(am__define_uniq_tagged_files
); \
602 test -z
"$(CTAGS_ARGS)$$unique" \
603 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
607 here
=`$(am__cd) $(top_builddir) && pwd` \
608 && $(am__cd
) $(top_srcdir
) \
609 && gtags
-i
$(GTAGS_ARGS
) "$$here"
610 cscopelist
: cscopelist-am
612 cscopelist-am
: $(am__tagged_files
)
613 list
='$(am__tagged_files)'; \
614 case
"$(srcdir)" in \
615 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
616 *) sdir
=$(subdir
)/$(srcdir) ;; \
618 for i in
$$list; do \
619 if
test -f
"$$i"; then \
620 echo
"$(subdir)/$$i"; \
624 done
>> $(top_builddir
)/cscope.files
627 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
629 check: $(BUILT_SOURCES
)
630 $(MAKE
) $(AM_MAKEFLAGS
) check-am
631 all-am
: Makefile
$(LTLIBRARIES
)
633 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
634 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
636 install: $(BUILT_SOURCES
)
637 $(MAKE
) $(AM_MAKEFLAGS
) install-am
638 install-exec
: install-exec-am
639 install-data
: install-data-am
640 uninstall: uninstall-am
643 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
645 installcheck: installcheck-am
647 if
test -z
'$(STRIP)'; then \
648 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
649 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
652 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
653 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
654 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
659 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
662 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
663 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
665 maintainer-clean-generic
:
666 @echo
"This command is intended for maintainers to use"
667 @echo
"it deletes files that may require special tools to rebuild."
668 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
671 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
674 distclean: distclean-am
677 distclean-am
: clean-am distclean-compile distclean-generic \
692 install-data-am
: install-data-local
694 install-dvi
: install-dvi-am
698 install-exec-am
: install-toolexeclibLTLIBRARIES
700 install-html
: install-html-am
704 install-info
: install-info-am
710 install-pdf
: install-pdf-am
714 install-ps
: install-ps-am
720 maintainer-clean
: maintainer-clean-am
723 maintainer-clean-am
: distclean-am maintainer-clean-generic
725 mostlyclean: mostlyclean-am
727 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
738 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
740 .MAKE
: all check install install-am install-strip
742 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
743 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
744 ctags-am
distclean distclean-compile distclean-generic \
745 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
746 info-am
install install-am install-data install-data-am \
747 install-data-local install-dvi install-dvi-am install-exec \
748 install-exec-am install-html install-html-am install-info \
749 install-info-am install-man install-pdf install-pdf-am \
750 install-ps install-ps-am install-strip \
751 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
752 installdirs maintainer-clean maintainer-clean-generic \
753 mostlyclean mostlyclean-compile mostlyclean-generic \
754 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
755 uninstall-am uninstall-toolexeclibLTLIBRARIES
761 $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile \
762 $(GM2_FOR_TARGET
) -c \
763 $(CFLAGS_FOR_TARGET
) $(LIBCFLAGS
) $(libm2min_la_M2FLAGS
) $< -o
$@
765 libc.o
: $(GM2_SRC
)/gm2-libs-min
/libc.c
768 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)"
769 bash
$(GM2_SRC
)/tools-src
/makeSystem
-fpim \
770 $(GM2_SRC
)/gm2-libs-min
/SYSTEM.def \
771 $(GM2_SRC
)/gm2-libs-min
/SYSTEM.mod \
772 -I
$(GM2_SRC
)/gm2-libs-min
-I
$(GM2_SRC
)/gm2-libs \
773 "$(GM2_FOR_TARGET) -fno-exceptions" $@
775 install-data-local
: force
776 mkdir
-p
$(DESTDIR
)$(inst_libdir
)/$(M2LIBDIR
)
777 for i in
$(M2DEFS
) $(M2MODS
) ; do \
778 if
[ -f
$$i ] ; then \
779 $(INSTALL_DATA
) $$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
780 elif
[ -f @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs-min
/$$i ] ; then \
781 $(INSTALL_DATA
) @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs-min
/$$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
783 echo
"cannot find $$i" ; exit
1 ; \
785 chmod
644 $(DESTDIR
)$(inst_libdir
)/$(M2LIBDIR
)$$i ; \
790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
791 # Otherwise a system limit (for SysV at least) may be exceeded.