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 libm2pim.
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 @BUILD_PIMLIB_TRUE@@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
)/..
/config
/acx.m4 \
112 $(top_srcdir
)/..
/config
/depstand.m4 \
113 $(top_srcdir
)/..
/config
/lead-dot.m4 \
114 $(top_srcdir
)/..
/config
/multi.m4 \
115 $(top_srcdir
)/..
/config
/no-executables.m4 \
116 $(top_srcdir
)/..
/config
/override.m4 \
117 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
118 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
119 $(top_srcdir
)/..
/lt~obsolete.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 @BUILD_PIMLIB_TRUE@am__objects_1
= ASCII.lo IO.lo Args.lo M2RTS.lo \
161 @BUILD_PIMLIB_TRUE@ M2Dependent.lo Assertion.lo NumberIO.lo \
162 @BUILD_PIMLIB_TRUE@ Break.lo SYSTEM.lo CmdArgs.lo Scan.lo \
163 @BUILD_PIMLIB_TRUE@ StrCase.lo FIO.lo StrIO.lo StrLib.lo \
164 @BUILD_PIMLIB_TRUE@ TimeString.lo Environment.lo FpuIO.lo \
165 @BUILD_PIMLIB_TRUE@ Debug.lo SysStorage.lo Storage.lo StdIO.lo \
166 @BUILD_PIMLIB_TRUE@ SEnvironment.lo DynamicStrings.lo SFIO.lo \
167 @BUILD_PIMLIB_TRUE@ SArgs.lo SCmdArgs.lo PushBackInput.lo \
168 @BUILD_PIMLIB_TRUE@ StringConvert.lo FormatStrings.lo \
169 @BUILD_PIMLIB_TRUE@ Builtins.lo MathLib0.lo M2EXCEPTION.lo \
170 @BUILD_PIMLIB_TRUE@ RTExceptions.lo SMathLib0.lo RTint.lo \
171 @BUILD_PIMLIB_TRUE@ Indexing.lo LMathLib0.lo LegacyReal.lo \
172 @BUILD_PIMLIB_TRUE@ MemUtils.lo gdbif.lo GetOpt.lo OptLib.lo
173 @BUILD_PIMLIB_TRUE@am_libm2pim_la_OBJECTS
= $(am__objects_1
) \
174 @BUILD_PIMLIB_TRUE@ UnixArgs.lo Selective.lo sckt.lo errno.lo \
175 @BUILD_PIMLIB_TRUE@ dtoa.lo ldtoa.lo termios.lo \
176 @BUILD_PIMLIB_TRUE@ SysExceptions.lo libm2pim_la-target.lo \
177 @BUILD_PIMLIB_TRUE@ wrapc.lo cgetopt.lo
178 libm2pim_la_OBJECTS
= $(am_libm2pim_la_OBJECTS
)
179 @BUILD_PIMLIB_TRUE@am_libm2pim_la_rpath
= -rpath
$(toolexeclibdir
)
180 AM_V_P
= $(am__v_P_@AM_V@
)
181 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
184 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
185 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
186 am__v_GEN_0
= @echo
" GEN " $@
;
188 AM_V_at
= $(am__v_at_@AM_V@
)
189 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
192 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
193 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
194 am__depfiles_maybe
= depfiles
196 AM_V_lt
= $(am__v_lt_@AM_V@
)
197 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
198 am__v_lt_0
= --silent
200 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
201 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
202 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
203 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
204 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
205 $(AM_CFLAGS
) $(CFLAGS
)
206 AM_V_CC
= $(am__v_CC_@AM_V@
)
207 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
208 am__v_CC_0
= @echo
" CC " $@
;
211 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
212 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
213 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
214 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
215 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
216 am__v_CCLD_0
= @echo
" CCLD " $@
;
218 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
219 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
220 LTCXXCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
221 $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) \
222 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
223 $(AM_CXXFLAGS
) $(CXXFLAGS
)
224 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
225 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
226 am__v_CXX_0
= @echo
" CXX " $@
;
229 CXXLINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
230 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
231 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
232 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
233 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
234 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
236 SOURCES
= $(libm2pim_la_SOURCES
)
237 am__can_run_installinfo
= \
238 case
$$AM_UPDATE_INFO_DIR in \
240 *) (install-info
--version
) >/dev
/null
2>&1;; \
242 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
243 # Read a list of newline-separated strings from the standard input,
244 # and print each of them once, without duplicates. Input order is
246 am__uniquify_input
= $(AWK
) '\
247 BEGIN { nonempty = 0; } \
248 { items[$$0] = 1; nonempty = 1; } \
249 END { if (nonempty) { for (i in items) print i; }; } \
251 # Make sure the list of sources is unique. This is necessary because,
252 # e.g., the same source file might be shared among _SOURCES variables
253 # for different programs/libraries.
254 am__define_uniq_tagged_files
= \
255 list
='$(am__tagged_files)'; \
256 unique
=`for i in $$list; do \
257 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258 done | $(am__uniquify_input)`
261 VPATH
= . @
srcdir@ @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs
264 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
267 AUTOCONF
= @AUTOCONF@
268 AUTOHEADER
= @AUTOHEADER@
269 AUTOMAKE
= @AUTOMAKE@
273 CCASDEPMODE
= @CCASDEPMODE@
274 CCASFLAGS
= @CCASFLAGS@
275 CCDEPMODE
= @CCDEPMODE@
276 CC_FOR_BUILD
= @CC_FOR_BUILD@
279 CPPFLAGS
= @CPPFLAGS@
282 CXXDEPMODE
= @CXXDEPMODE@
283 CXXFLAGS
= @CXXFLAGS@
284 CYGPATH_W
= @CYGPATH_W@
287 DSYMUTIL
= @DSYMUTIL@
295 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
296 GM2_FOR_TARGET
= @GM2_FOR_TARGET@
299 INSTALL_DATA
= @INSTALL_DATA@
300 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
301 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
302 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
310 LTLIBOBJS
= @LTLIBOBJS@
312 MAKEINFO
= @MAKEINFO@
321 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
322 PACKAGE_NAME
= @PACKAGE_NAME@
323 PACKAGE_STRING
= @PACKAGE_STRING@
324 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
325 PACKAGE_URL
= @PACKAGE_URL@
326 PACKAGE_VERSION
= @PACKAGE_VERSION@
327 PATH_SEPARATOR
= @PATH_SEPARATOR@
330 SET_MAKE
= @SET_MAKE@
334 abs_builddir
= @abs_builddir@
335 abs_srcdir
= @abs_srcdir@
336 abs_top_builddir
= @abs_top_builddir@
337 abs_top_srcdir
= @abs_top_srcdir@
338 ac_ct_CC
= @ac_ct_CC@
339 ac_ct_CXX
= @ac_ct_CXX@
340 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
341 am__include
= @am__include@
342 am__leading_dot
= @am__leading_dot@
343 am__quote
= @am__quote@
345 am__untar
= @am__untar@
348 build_alias
= @build_alias@
349 build_cpu
= @build_cpu@
350 build_libsubdir
= @build_libsubdir@
351 build_os
= @build_os@
352 build_subdir
= @build_subdir@
353 build_vendor
= @build_vendor@
354 builddir
= @builddir@
356 datarootdir
= @datarootdir@
359 enable_shared
= @enable_shared@
360 enable_static
= @enable_static@
361 exec_prefix = @
exec_prefix@
362 get_gcc_base_ver
= @get_gcc_base_ver@
363 glibcxx_builddir
= @glibcxx_builddir@
364 glibcxx_srcdir
= @glibcxx_srcdir@
366 host_alias
= @host_alias@
367 host_cpu
= @host_cpu@
368 host_noncanonical
= @host_noncanonical@
370 host_subdir
= @host_subdir@
371 host_vendor
= @host_vendor@
373 includedir = @
includedir@
375 install_sh
= @install_sh@
377 libexecdir
= @libexecdir@
378 libtool_VERSION
= @libtool_VERSION@
379 localedir
= @localedir@
380 localstatedir
= @localstatedir@
383 multi_basedir
= @multi_basedir@
384 oldincludedir = @
oldincludedir@
387 program_transform_name
= @program_transform_name@
390 sharedstatedir
= @sharedstatedir@
391 # Used to install the shared libgcc.
394 sysconfdir
= @sysconfdir@
396 target_alias
= @target_alias@
397 target_cpu
= @target_cpu@
398 target_noncanonical
= @target_noncanonical@
399 target_os
= @target_os@
400 target_subdir
= @target_subdir@
401 target_vendor
= @target_vendor@
402 toolexecdir
= @toolexecdir@
403 toolexeclibdir
= @toolexeclibdir@
404 top_build_prefix
= @top_build_prefix@
405 top_builddir
= @top_builddir@
406 top_srcdir
= @top_srcdir@
407 toplevel_builddir
= @toplevel_builddir@
408 toplevel_srcdir
= @toplevel_srcdir@
409 SUFFIXES
= .c .mod .def .o .obj .lo .a .la
410 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
414 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
416 # Directory in which the compiler finds libraries etc.
417 libsubdir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)
418 MULTIDIR
:= $(shell $(CC
) $(CFLAGS
) -print-multi-directory
)
419 MULTIOSDIR
:= $(shell $(CC
) $(CFLAGS
) -print-multi-os-directory
)
420 MULTIOSSUBDIR
:= $(shell if
test x
$(MULTIOSDIR
) != x.
; then echo
/$(MULTIOSDIR
); fi
)
421 inst_libdir
= $(libsubdir
)$(MULTISUBDIR
)
422 inst_slibdir
= $(slibdir
)$(MULTIOSSUBDIR
)
424 # Work around what appears to be a GNU make bug handling MAKEFLAGS
425 # values defined in terms of make variables, as is the case for CC and
426 # friends when we are called from the top level Makefile.
428 "GCC_DIR=$(GCC_DIR)" \
429 "GM2_SRC=$(GM2_SRC)" \
430 "AR_FLAGS=$(AR_FLAGS)" \
431 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
432 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
433 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
435 "CXXFLAGS=$(CXXFLAGS)" \
436 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
437 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
438 "INSTALL=$(INSTALL)" \
439 "INSTALL_DATA=$(INSTALL_DATA)" \
440 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
441 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
442 "LDFLAGS=$(LDFLAGS)" \
443 "LIBCFLAGS=$(LIBCFLAGS)" \
444 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
446 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
447 "MULTISUBDIR=$(MULTISUBDIR)" \
448 "MULTIOSDIR=$(MULTIOSDIR)" \
449 "MULTIBUILDTOP=$(MULTIBUILDTOP)" \
450 "MULTIFLAGS=$(MULTIFLAGS)" \
451 "PICFLAG=$(PICFLAG)" \
452 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
454 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
455 "exec_prefix=$(exec_prefix)" \
456 "infodir=$(infodir)" \
458 "includedir=$(includedir)" \
460 "tooldir=$(tooldir)" \
466 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
467 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
468 "DESTDIR=$(DESTDIR)" \
470 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)"
473 # Subdir rules rely on $(FLAGS_TO_PASS)
474 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
475 @BUILD_PIMLIB_TRUE@toolexeclib_LTLIBRARIES
= libm2pim.la
476 @BUILD_PIMLIB_TRUE@M2MODS
= ASCII.mod IO.mod \
477 @BUILD_PIMLIB_TRUE@ Args.mod M2RTS.mod \
478 @BUILD_PIMLIB_TRUE@ M2Dependent.mod \
479 @BUILD_PIMLIB_TRUE@ Assertion.mod NumberIO.mod \
480 @BUILD_PIMLIB_TRUE@ Break.mod SYSTEM.mod \
481 @BUILD_PIMLIB_TRUE@ CmdArgs.mod Scan.mod \
482 @BUILD_PIMLIB_TRUE@ StrCase.mod FIO.mod \
483 @BUILD_PIMLIB_TRUE@ StrIO.mod StrLib.mod \
484 @BUILD_PIMLIB_TRUE@ TimeString.mod Environment.mod \
485 @BUILD_PIMLIB_TRUE@ FpuIO.mod Debug.mod \
486 @BUILD_PIMLIB_TRUE@ SysStorage.mod Storage.mod \
487 @BUILD_PIMLIB_TRUE@ StdIO.mod SEnvironment.mod \
488 @BUILD_PIMLIB_TRUE@ DynamicStrings.mod SFIO.mod \
489 @BUILD_PIMLIB_TRUE@ SArgs.mod SCmdArgs.mod \
490 @BUILD_PIMLIB_TRUE@ PushBackInput.mod \
491 @BUILD_PIMLIB_TRUE@ StringConvert.mod FormatStrings.mod \
492 @BUILD_PIMLIB_TRUE@ Builtins.mod MathLib0.mod \
493 @BUILD_PIMLIB_TRUE@ M2EXCEPTION.mod RTExceptions.mod \
494 @BUILD_PIMLIB_TRUE@ SMathLib0.mod RTint.mod \
495 @BUILD_PIMLIB_TRUE@ Indexing.mod \
496 @BUILD_PIMLIB_TRUE@ LMathLib0.mod LegacyReal.mod \
497 @BUILD_PIMLIB_TRUE@ MemUtils.mod gdbif.mod \
498 @BUILD_PIMLIB_TRUE@ GetOpt.mod OptLib.mod
501 # COROUTINES.mod has been removed as it is implemented in ../libm2iso.
502 @BUILD_PIMLIB_TRUE@M2DEFS
= Args.def ASCII.def \
503 @BUILD_PIMLIB_TRUE@ Assertion.def Break.def \
504 @BUILD_PIMLIB_TRUE@ Builtins.def cbuiltin.def \
505 @BUILD_PIMLIB_TRUE@ CmdArgs.def COROUTINES.def \
506 @BUILD_PIMLIB_TRUE@ cxxabi.def Debug.def \
507 @BUILD_PIMLIB_TRUE@ dtoa.def DynamicStrings.def \
508 @BUILD_PIMLIB_TRUE@ Environment.def errno.def \
509 @BUILD_PIMLIB_TRUE@ FIO.def FormatStrings.def \
510 @BUILD_PIMLIB_TRUE@ FpuIO.def gdbif.def \
511 @BUILD_PIMLIB_TRUE@ Indexing.def \
512 @BUILD_PIMLIB_TRUE@ IO.def ldtoa.def \
513 @BUILD_PIMLIB_TRUE@ LegacyReal.def libc.def \
514 @BUILD_PIMLIB_TRUE@ libm.def LMathLib0.def \
515 @BUILD_PIMLIB_TRUE@ M2Dependent.def \
516 @BUILD_PIMLIB_TRUE@ M2EXCEPTION.def \
517 @BUILD_PIMLIB_TRUE@ M2RTS.def \
518 @BUILD_PIMLIB_TRUE@ MathLib0.def MemUtils.def \
519 @BUILD_PIMLIB_TRUE@ NumberIO.def PushBackInput.def \
520 @BUILD_PIMLIB_TRUE@ RTExceptions.def RTint.def \
521 @BUILD_PIMLIB_TRUE@ SArgs.def SCmdArgs.def \
522 @BUILD_PIMLIB_TRUE@ Scan.def \
523 @BUILD_PIMLIB_TRUE@ sckt.def Selective.def \
524 @BUILD_PIMLIB_TRUE@ SEnvironment.def SFIO.def \
525 @BUILD_PIMLIB_TRUE@ SMathLib0.def StdIO.def \
526 @BUILD_PIMLIB_TRUE@ Storage.def StrCase.def \
527 @BUILD_PIMLIB_TRUE@ StringConvert.def StrIO.def \
528 @BUILD_PIMLIB_TRUE@ StrLib.def SysExceptions.def \
529 @BUILD_PIMLIB_TRUE@ SysStorage.def SYSTEM.def \
530 @BUILD_PIMLIB_TRUE@ termios.def TimeString.def \
531 @BUILD_PIMLIB_TRUE@ UnixArgs.def wrapc.def \
532 @BUILD_PIMLIB_TRUE@ GetOpt.def OptLib.def \
533 @BUILD_PIMLIB_TRUE@ cgetopt.def
535 @BUILD_PIMLIB_TRUE@libm2pim_la_SOURCES
= $(M2MODS
) \
536 @BUILD_PIMLIB_TRUE@ UnixArgs.
cc \
537 @BUILD_PIMLIB_TRUE@ Selective.
cc sckt.
cc \
538 @BUILD_PIMLIB_TRUE@ errno.
cc dtoa.
cc \
539 @BUILD_PIMLIB_TRUE@ ldtoa.
cc termios.
cc \
540 @BUILD_PIMLIB_TRUE@ SysExceptions.
cc target.c \
541 @BUILD_PIMLIB_TRUE@ wrapc.
cc cgetopt.
cc
543 @BUILD_PIMLIB_TRUE@libm2pimdir
= libm2pim
544 @BUILD_PIMLIB_TRUE@libm2pim_la_DEPENDENCIES
= SYSTEM.def
$(addsuffix .lo
, $(basename $(libm2pim_la_SOURCES
)))
545 @BUILD_PIMLIB_TRUE@libm2pim_la_CFLAGS
= \
546 @BUILD_PIMLIB_TRUE@
-I.
-I..
-I
$(GM2_SRC
)/gm2-libs
-I
$(GM2_SRC
)/gm2-libs-iso \
547 @BUILD_PIMLIB_TRUE@
-DBUILD_GM2_LIBS
-I@
srcdir@
/..
/ -I@
srcdir@
/..
/libm2iso
549 @BUILD_PIMLIB_TRUE@libm2pim_la_M2FLAGS
= \
550 @BUILD_PIMLIB_TRUE@
-fm2-pathname
=m2pim
-I.
-I
$(GM2_SRC
)/gm2-libs \
551 @BUILD_PIMLIB_TRUE@
-fm2-pathname
=m2iso
-I
$(GM2_SRC
)/gm2-libs-iso \
552 @BUILD_PIMLIB_TRUE@
-fm2-g
-g
-Wcase-enum
-Wreturn-type \
553 @BUILD_PIMLIB_TRUE@
-fcase
-fm2-prefix
=m2pim
555 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_FALSE@libm2pim_la_link_flags
= \
556 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_FALSE@
$(am__append_1
)
557 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_TRUE@libm2pim_la_link_flags
= -Wl
,-undefined
,dynamic_lookup \
558 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_TRUE@
$(am__append_1
)
559 @BUILD_PIMLIB_TRUE@libm2pim_la_LINK
= $(LINK
) -version-info
$(libtool_VERSION
) $(libm2pim_la_link_flags
)
560 @BUILD_PIMLIB_TRUE@BUILT_SOURCES
= SYSTEM.def
561 @BUILD_PIMLIB_TRUE@CLEANFILES
= SYSTEM.def
562 @BUILD_PIMLIB_TRUE@M2LIBDIR
= /m2
/m2pim
/
563 all: $(BUILT_SOURCES
)
564 $(MAKE
) $(AM_MAKEFLAGS
) all-am
567 .SUFFIXES
: .c .mod .def .o .obj .lo .a .la .
cc
568 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
570 case
'$(am__configure_deps)' in \
572 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
573 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
577 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign libm2pim/Makefile'; \
578 $(am__cd
) $(top_srcdir
) && \
579 $(AUTOMAKE
) --foreign libm2pim
/Makefile
580 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
583 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
585 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
586 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
589 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
590 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
592 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
593 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
594 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
595 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
596 $(am__aclocal_m4_deps
):
598 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
600 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
601 list2
=; for p in
$$list; do \
602 if
test -f
$$p; then \
603 list2
="$$list2 $$p"; \
606 test -z
"$$list2" ||
{ \
607 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
608 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
609 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
610 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
613 uninstall-toolexeclibLTLIBRARIES
:
615 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
616 for p in
$$list; do \
618 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
619 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
622 clean-toolexeclibLTLIBRARIES
:
623 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
624 @list
='$(toolexeclib_LTLIBRARIES)'; \
625 locs
=`for p in $$list; do echo $$p; done | \
626 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
628 test -z
"$$locs" ||
{ \
629 echo
rm -f
$${locs}; \
633 libm2pim.la
: $(libm2pim_la_OBJECTS
) $(libm2pim_la_DEPENDENCIES
) $(EXTRA_libm2pim_la_DEPENDENCIES
)
634 $(AM_V_GEN
)$(libm2pim_la_LINK
) $(am_libm2pim_la_rpath
) $(libm2pim_la_OBJECTS
) $(libm2pim_la_LIBADD
) $(LIBS
)
642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/Selective.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/SysExceptions.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/UnixArgs.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cgetopt.Plo@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dtoa.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/errno.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldtoa.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libm2pim_la-target.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sckt.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/termios.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrapc.Plo@am__quote@
655 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
656 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
662 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
663 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
666 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
669 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
670 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
673 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
675 libm2pim_la-target.lo
: target.c
676 @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
) $(libm2pim_la_CFLAGS
) $(CFLAGS
) -MT libm2pim_la-target.lo
-MD
-MP
-MF
$(DEPDIR
)/libm2pim_la-target.Tpo
-c
-o libm2pim_la-target.lo
`test -f 'target.c' || echo '$(srcdir)/'`target.c
677 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libm2pim_la-target.Tpo
$(DEPDIR
)/libm2pim_la-target.Plo
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='target.c' object
='libm2pim_la-target.lo' libtool
=yes @AMDEPBACKSLASH@
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
680 @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
) $(libm2pim_la_CFLAGS
) $(CFLAGS
) -c
-o libm2pim_la-target.lo
`test -f 'target.c' || echo '$(srcdir)/'`target.c
683 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
684 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
685 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
686 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
687 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
690 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
691 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
692 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
694 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
696 @BUILD_PIMLIB_FALSE@.
cc.lo
:
697 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
698 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
699 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
701 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(LTCXXCOMPILE
) -c
-o
$@
$<
709 ID
: $(am__tagged_files
)
710 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
714 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
717 $(am__define_uniq_tagged_files
); \
719 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
720 test -n
"$$unique" || unique
=$$empty_fix; \
721 if
test $$# -gt 0; then \
722 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
725 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
732 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
733 $(am__define_uniq_tagged_files
); \
734 test -z
"$(CTAGS_ARGS)$$unique" \
735 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
739 here
=`$(am__cd) $(top_builddir) && pwd` \
740 && $(am__cd
) $(top_srcdir
) \
741 && gtags
-i
$(GTAGS_ARGS
) "$$here"
742 cscopelist
: cscopelist-am
744 cscopelist-am
: $(am__tagged_files
)
745 list
='$(am__tagged_files)'; \
746 case
"$(srcdir)" in \
747 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
748 *) sdir
=$(subdir
)/$(srcdir) ;; \
750 for i in
$$list; do \
751 if
test -f
"$$i"; then \
752 echo
"$(subdir)/$$i"; \
756 done
>> $(top_builddir
)/cscope.files
759 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
761 check: $(BUILT_SOURCES
)
762 $(MAKE
) $(AM_MAKEFLAGS
) check-am
763 all-am
: Makefile
$(LTLIBRARIES
)
765 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
766 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
768 install: $(BUILT_SOURCES
)
769 $(MAKE
) $(AM_MAKEFLAGS
) install-am
770 install-exec
: install-exec-am
771 install-data
: install-data-am
772 uninstall: uninstall-am
775 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
777 installcheck: installcheck-am
779 if
test -z
'$(STRIP)'; then \
780 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
781 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
784 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
785 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
786 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
791 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
794 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
795 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
797 maintainer-clean-generic
:
798 @echo
"This command is intended for maintainers to use"
799 @echo
"it deletes files that may require special tools to rebuild."
800 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
801 @BUILD_PIMLIB_FALSE@install-data-local
:
804 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
807 distclean: distclean-am
810 distclean-am
: clean-am distclean-compile distclean-generic \
825 install-data-am
: install-data-local
827 install-dvi
: install-dvi-am
831 install-exec-am
: install-toolexeclibLTLIBRARIES
833 install-html
: install-html-am
837 install-info
: install-info-am
843 install-pdf
: install-pdf-am
847 install-ps
: install-ps-am
853 maintainer-clean
: maintainer-clean-am
856 maintainer-clean-am
: distclean-am maintainer-clean-generic
858 mostlyclean: mostlyclean-am
860 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
871 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
873 .MAKE
: all check install install-am install-strip
875 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
876 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
877 ctags-am
distclean distclean-compile distclean-generic \
878 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
879 info-am
install install-am install-data install-data-am \
880 install-data-local install-dvi install-dvi-am install-exec \
881 install-exec-am install-html install-html-am install-info \
882 install-info-am install-man install-pdf install-pdf-am \
883 install-ps install-ps-am install-strip \
884 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
885 installdirs maintainer-clean maintainer-clean-generic \
886 mostlyclean mostlyclean-compile mostlyclean-generic \
887 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
888 uninstall-am uninstall-toolexeclibLTLIBRARIES
893 @BUILD_PIMLIB_TRUE@SYSTEM.def
: Makefile
894 @BUILD_PIMLIB_TRUE@ bash
$(GM2_SRC
)/tools-src
/makeSystem
-fpim \
895 @BUILD_PIMLIB_TRUE@
$(GM2_SRC
)/gm2-libs
/SYSTEM.def \
896 @BUILD_PIMLIB_TRUE@
$(GM2_SRC
)/gm2-libs
/SYSTEM.mod \
897 @BUILD_PIMLIB_TRUE@
-I
$(GM2_SRC
)/gm2-libs \
898 @BUILD_PIMLIB_TRUE@
"$(GM2_FOR_TARGET)" $@
900 @BUILD_PIMLIB_TRUE@.mod.lo
: SYSTEM.def
901 @BUILD_PIMLIB_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
902 @BUILD_PIMLIB_TRUE@
--mode
=compile
$(GM2_FOR_TARGET
) \
903 @BUILD_PIMLIB_TRUE@
-c
$(CFLAGS_FOR_TARGET
) $(LIBCFLAGS
) $(libm2pim_la_M2FLAGS
) $< -o
$@
905 @BUILD_PIMLIB_TRUE@.
cc.lo
:
906 @BUILD_PIMLIB_TRUE@
$(LIBTOOL
) --tag
=CXX
--mode
=compile
$(CXX
) -c
-I
$(srcdir) \
907 @BUILD_PIMLIB_TRUE@
$(CXXFLAGS
) $(LIBCFLAGS
) $(libm2pim_la_CFLAGS
) $< -o
$@
909 @BUILD_PIMLIB_TRUE@install-data-local
: force
910 @BUILD_PIMLIB_TRUE@ mkdir
-p
$(DESTDIR
)$(inst_libdir
)/$(M2LIBDIR
)
911 @BUILD_PIMLIB_TRUE@ for i in
$(M2DEFS
) $(M2MODS
) ; do \
912 @BUILD_PIMLIB_TRUE@ if
[ -f
$$i ] ; then \
913 @BUILD_PIMLIB_TRUE@
$(INSTALL_DATA
) $$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
914 @BUILD_PIMLIB_TRUE@ elif
[ -f @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs
/$$i ] ; then \
915 @BUILD_PIMLIB_TRUE@
$(INSTALL_DATA
) @
srcdir@
/..
/..
/gcc
/m2
/gm2-libs
/$$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
916 @BUILD_PIMLIB_TRUE@
else \
917 @BUILD_PIMLIB_TRUE@ echo
"cannot find $$i" ; exit
1 ; \
918 @BUILD_PIMLIB_TRUE@ fi
; \
919 @BUILD_PIMLIB_TRUE@ chmod
644 $(DESTDIR
)$(inst_libdir
)/$(M2LIBDIR
)$$i ; \
920 @BUILD_PIMLIB_TRUE@ done
922 @BUILD_PIMLIB_TRUE@
force:
924 # Tell versions [3.59,3.63) of GNU make to not export all variables.
925 # Otherwise a system limit (for SysV at least) may be exceeded.