rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
[official-gcc.git] / libgm2 / libm2pim / Makefile.in
blob5fc026ebcb28e15ccc2d0ec57c5869462c4282bd
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 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/>.
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 = libm2pim
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 libm2pim_la_LIBADD =
156 @BUILD_PIMLIB_TRUE@am__objects_1 = ASCII.lo IO.lo Args.lo M2RTS.lo \
157 @BUILD_PIMLIB_TRUE@ M2Dependent.lo Assertion.lo NumberIO.lo \
158 @BUILD_PIMLIB_TRUE@ Break.lo SYSTEM.lo CmdArgs.lo Scan.lo \
159 @BUILD_PIMLIB_TRUE@ StrCase.lo FIO.lo StrIO.lo StrLib.lo \
160 @BUILD_PIMLIB_TRUE@ TimeString.lo Environment.lo FpuIO.lo \
161 @BUILD_PIMLIB_TRUE@ Debug.lo SysStorage.lo Storage.lo StdIO.lo \
162 @BUILD_PIMLIB_TRUE@ SEnvironment.lo DynamicStrings.lo SFIO.lo \
163 @BUILD_PIMLIB_TRUE@ SArgs.lo SCmdArgs.lo PushBackInput.lo \
164 @BUILD_PIMLIB_TRUE@ StringConvert.lo FormatStrings.lo \
165 @BUILD_PIMLIB_TRUE@ Builtins.lo MathLib0.lo M2EXCEPTION.lo \
166 @BUILD_PIMLIB_TRUE@ RTExceptions.lo SMathLib0.lo RTint.lo \
167 @BUILD_PIMLIB_TRUE@ Indexing.lo LMathLib0.lo LegacyReal.lo \
168 @BUILD_PIMLIB_TRUE@ MemUtils.lo gdbif.lo GetOpt.lo OptLib.lo
169 @BUILD_PIMLIB_TRUE@am_libm2pim_la_OBJECTS = $(am__objects_1) \
170 @BUILD_PIMLIB_TRUE@ UnixArgs.lo Selective.lo sckt.lo errno.lo \
171 @BUILD_PIMLIB_TRUE@ dtoa.lo ldtoa.lo termios.lo \
172 @BUILD_PIMLIB_TRUE@ SysExceptions.lo libm2pim_la-target.lo \
173 @BUILD_PIMLIB_TRUE@ wrapc.lo cgetopt.lo
174 libm2pim_la_OBJECTS = $(am_libm2pim_la_OBJECTS)
175 @BUILD_PIMLIB_TRUE@am_libm2pim_la_rpath = -rpath $(toolexeclibdir)
176 AM_V_P = $(am__v_P_@AM_V@)
177 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
178 am__v_P_0 = false
179 am__v_P_1 = :
180 AM_V_GEN = $(am__v_GEN_@AM_V@)
181 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
182 am__v_GEN_0 = @echo " GEN " $@;
183 am__v_GEN_1 =
184 AM_V_at = $(am__v_at_@AM_V@)
185 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
186 am__v_at_0 = @
187 am__v_at_1 =
188 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
189 depcomp = $(SHELL) $(top_srcdir)/../depcomp
190 am__depfiles_maybe = depfiles
191 am__mv = mv -f
192 AM_V_lt = $(am__v_lt_@AM_V@)
193 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
194 am__v_lt_0 = --silent
195 am__v_lt_1 =
196 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
197 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
198 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
199 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
200 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
201 $(AM_CFLAGS) $(CFLAGS)
202 AM_V_CC = $(am__v_CC_@AM_V@)
203 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
204 am__v_CC_0 = @echo " CC " $@;
205 am__v_CC_1 =
206 CCLD = $(CC)
207 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
208 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
209 $(AM_LDFLAGS) $(LDFLAGS) -o $@
210 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
211 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
212 am__v_CCLD_0 = @echo " CCLD " $@;
213 am__v_CCLD_1 =
214 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
215 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
216 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
217 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
218 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
219 $(AM_CXXFLAGS) $(CXXFLAGS)
220 AM_V_CXX = $(am__v_CXX_@AM_V@)
221 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
222 am__v_CXX_0 = @echo " CXX " $@;
223 am__v_CXX_1 =
224 CXXLD = $(CXX)
225 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
226 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
227 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
228 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
229 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
230 am__v_CXXLD_0 = @echo " CXXLD " $@;
231 am__v_CXXLD_1 =
232 SOURCES = $(libm2pim_la_SOURCES)
233 am__can_run_installinfo = \
234 case $$AM_UPDATE_INFO_DIR in \
235 n|no|NO) false;; \
236 *) (install-info --version) >/dev/null 2>&1;; \
237 esac
238 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
239 # Read a list of newline-separated strings from the standard input,
240 # and print each of them once, without duplicates. Input order is
241 # *not* preserved.
242 am__uniquify_input = $(AWK) '\
243 BEGIN { nonempty = 0; } \
244 { items[$$0] = 1; nonempty = 1; } \
245 END { if (nonempty) { for (i in items) print i; }; } \
247 # Make sure the list of sources is unique. This is necessary because,
248 # e.g., the same source file might be shared among _SOURCES variables
249 # for different programs/libraries.
250 am__define_uniq_tagged_files = \
251 list='$(am__tagged_files)'; \
252 unique=`for i in $$list; do \
253 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254 done | $(am__uniquify_input)`
255 ETAGS = etags
256 CTAGS = ctags
257 VPATH = . @srcdir@ @srcdir@/../../gcc/m2/gm2-libs
258 ACLOCAL = @ACLOCAL@
259 AMTAR = @AMTAR@
260 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
261 AR = @AR@
262 AUTOCONF = @AUTOCONF@
263 AUTOHEADER = @AUTOHEADER@
264 AUTOMAKE = @AUTOMAKE@
265 AWK = @AWK@
266 CC = @CC@
267 CCAS = @CCAS@
268 CCASDEPMODE = @CCASDEPMODE@
269 CCASFLAGS = @CCASFLAGS@
270 CCDEPMODE = @CCDEPMODE@
271 CC_FOR_BUILD = @CC_FOR_BUILD@
272 CFLAGS = @CFLAGS@
273 CPP = @CPP@
274 CPPFLAGS = @CPPFLAGS@
275 CXX = @CXX@
276 CXXCPP = @CXXCPP@
277 CXXDEPMODE = @CXXDEPMODE@
278 CXXFLAGS = @CXXFLAGS@
279 CYGPATH_W = @CYGPATH_W@
280 DEFS = @DEFS@
281 DEPDIR = @DEPDIR@
282 DSYMUTIL = @DSYMUTIL@
283 DUMPBIN = @DUMPBIN@
284 ECHO_C = @ECHO_C@
285 ECHO_N = @ECHO_N@
286 ECHO_T = @ECHO_T@
287 EGREP = @EGREP@
288 EXEEXT = @EXEEXT@
289 FGREP = @FGREP@
290 GM2_FOR_TARGET = @GM2_FOR_TARGET@
291 GREP = @GREP@
292 INSTALL = @INSTALL@
293 INSTALL_DATA = @INSTALL_DATA@
294 INSTALL_PROGRAM = @INSTALL_PROGRAM@
295 INSTALL_SCRIPT = @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297 LD = @LD@
298 LDFLAGS = @LDFLAGS@
299 LIBOBJS = @LIBOBJS@
300 LIBS = @LIBS@
301 LIBTOOL = @LIBTOOL@
302 LIPO = @LIPO@
303 LN_S = @LN_S@
304 LTLIBOBJS = @LTLIBOBJS@
305 MAINT = @MAINT@
306 MAKEINFO = @MAKEINFO@
307 MKDIR_P = @MKDIR_P@
308 NM = @NM@
309 NMEDIT = @NMEDIT@
310 OBJDUMP = @OBJDUMP@
311 OBJEXT = @OBJEXT@
312 OTOOL = @OTOOL@
313 OTOOL64 = @OTOOL64@
314 PACKAGE = @PACKAGE@
315 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
316 PACKAGE_NAME = @PACKAGE_NAME@
317 PACKAGE_STRING = @PACKAGE_STRING@
318 PACKAGE_TARNAME = @PACKAGE_TARNAME@
319 PACKAGE_URL = @PACKAGE_URL@
320 PACKAGE_VERSION = @PACKAGE_VERSION@
321 PATH_SEPARATOR = @PATH_SEPARATOR@
322 RANLIB = @RANLIB@
323 SED = @SED@
324 SET_MAKE = @SET_MAKE@
325 SHELL = @SHELL@
326 STRIP = @STRIP@
327 VERSION = @VERSION@
328 abs_builddir = @abs_builddir@
329 abs_srcdir = @abs_srcdir@
330 abs_top_builddir = @abs_top_builddir@
331 abs_top_srcdir = @abs_top_srcdir@
332 ac_ct_CC = @ac_ct_CC@
333 ac_ct_CXX = @ac_ct_CXX@
334 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
335 am__include = @am__include@
336 am__leading_dot = @am__leading_dot@
337 am__quote = @am__quote@
338 am__tar = @am__tar@
339 am__untar = @am__untar@
340 bindir = @bindir@
341 build = @build@
342 build_alias = @build_alias@
343 build_cpu = @build_cpu@
344 build_libsubdir = @build_libsubdir@
345 build_os = @build_os@
346 build_subdir = @build_subdir@
347 build_vendor = @build_vendor@
348 builddir = @builddir@
349 datadir = @datadir@
350 datarootdir = @datarootdir@
351 docdir = @docdir@
352 dvidir = @dvidir@
353 enable_shared = @enable_shared@
354 enable_static = @enable_static@
355 exec_prefix = @exec_prefix@
356 get_gcc_base_ver = @get_gcc_base_ver@
357 host = @host@
358 host_alias = @host_alias@
359 host_cpu = @host_cpu@
360 host_noncanonical = @host_noncanonical@
361 host_os = @host_os@
362 host_subdir = @host_subdir@
363 host_vendor = @host_vendor@
364 htmldir = @htmldir@
365 includedir = @includedir@
366 infodir = @infodir@
367 install_sh = @install_sh@
368 libdir = @libdir@
369 libexecdir = @libexecdir@
370 libtool_VERSION = @libtool_VERSION@
371 localedir = @localedir@
372 localstatedir = @localstatedir@
373 mandir = @mandir@
374 mkdir_p = @mkdir_p@
375 multi_basedir = @multi_basedir@
376 oldincludedir = @oldincludedir@
377 pdfdir = @pdfdir@
378 prefix = @prefix@
379 program_transform_name = @program_transform_name@
380 psdir = @psdir@
381 sbindir = @sbindir@
382 sharedstatedir = @sharedstatedir@
383 # Used to install the shared libgcc.
384 slibdir = @slibdir@
385 srcdir = @srcdir@
386 sysconfdir = @sysconfdir@
387 target = @target@
388 target_alias = @target_alias@
389 target_cpu = @target_cpu@
390 target_noncanonical = @target_noncanonical@
391 target_os = @target_os@
392 target_subdir = @target_subdir@
393 target_vendor = @target_vendor@
394 toolexecdir = @toolexecdir@
395 toolexeclibdir = @toolexeclibdir@
396 top_build_prefix = @top_build_prefix@
397 top_builddir = @top_builddir@
398 top_srcdir = @top_srcdir@
399 SUFFIXES = .c .mod .def .o .obj .lo .a .la
400 ACLOCAL_AMFLAGS = -I .. -I ../config
402 # Multilib support.
403 MAKEOVERRIDES =
404 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
406 # Directory in which the compiler finds libraries etc.
407 libsubdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)
408 MULTIDIR := $(shell $(CC) $(CFLAGS) -print-multi-directory)
409 MULTIOSDIR := $(shell $(CC) $(CFLAGS) -print-multi-os-directory)
410 MULTIOSSUBDIR := $(shell if test x$(MULTIOSDIR) != x.; then echo /$(MULTIOSDIR); fi)
411 inst_libdir = $(libsubdir)$(MULTISUBDIR)
412 inst_slibdir = $(slibdir)$(MULTIOSSUBDIR)
414 # Work around what appears to be a GNU make bug handling MAKEFLAGS
415 # values defined in terms of make variables, as is the case for CC and
416 # friends when we are called from the top level Makefile.
417 AM_MAKEFLAGS = \
418 "GCC_DIR=$(GCC_DIR)" \
419 "GM2_SRC=$(GM2_SRC)" \
420 "AR_FLAGS=$(AR_FLAGS)" \
421 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
422 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
423 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
424 "CFLAGS=$(CFLAGS)" \
425 "CXXFLAGS=$(CXXFLAGS)" \
426 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
427 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
428 "INSTALL=$(INSTALL)" \
429 "INSTALL_DATA=$(INSTALL_DATA)" \
430 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
431 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
432 "LDFLAGS=$(LDFLAGS)" \
433 "LIBCFLAGS=$(LIBCFLAGS)" \
434 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
435 "MAKE=$(MAKE)" \
436 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
437 "MULTISUBDIR=$(MULTISUBDIR)" \
438 "MULTIOSDIR=$(MULTIOSDIR)" \
439 "MULTIBUILDTOP=$(MULTIBUILDTOP)" \
440 "MULTIFLAGS=$(MULTIFLAGS)" \
441 "PICFLAG=$(PICFLAG)" \
442 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
443 "SHELL=$(SHELL)" \
444 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
445 "exec_prefix=$(exec_prefix)" \
446 "infodir=$(infodir)" \
447 "libdir=$(libdir)" \
448 "includedir=$(includedir)" \
449 "prefix=$(prefix)" \
450 "tooldir=$(tooldir)" \
451 "AR=$(AR)" \
452 "AS=$(AS)" \
453 "LD=$(LD)" \
454 "RANLIB=$(RANLIB)" \
455 "NM=$(NM)" \
456 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
457 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
458 "DESTDIR=$(DESTDIR)" \
459 "WERROR=$(WERROR)" \
460 "TARGET_LONGDOUBLE_ABI=$(TARGET_LONGDOUBLE_ABI)" \
461 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)"
464 # Subdir rules rely on $(FLAGS_TO_PASS)
465 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
466 @BUILD_PIMLIB_TRUE@toolexeclib_LTLIBRARIES = libm2pim.la
467 @BUILD_PIMLIB_TRUE@M2MODS = ASCII.mod IO.mod \
468 @BUILD_PIMLIB_TRUE@ Args.mod M2RTS.mod \
469 @BUILD_PIMLIB_TRUE@ M2Dependent.mod \
470 @BUILD_PIMLIB_TRUE@ Assertion.mod NumberIO.mod \
471 @BUILD_PIMLIB_TRUE@ Break.mod SYSTEM.mod \
472 @BUILD_PIMLIB_TRUE@ CmdArgs.mod Scan.mod \
473 @BUILD_PIMLIB_TRUE@ StrCase.mod FIO.mod \
474 @BUILD_PIMLIB_TRUE@ StrIO.mod StrLib.mod \
475 @BUILD_PIMLIB_TRUE@ TimeString.mod Environment.mod \
476 @BUILD_PIMLIB_TRUE@ FpuIO.mod Debug.mod \
477 @BUILD_PIMLIB_TRUE@ SysStorage.mod Storage.mod \
478 @BUILD_PIMLIB_TRUE@ StdIO.mod SEnvironment.mod \
479 @BUILD_PIMLIB_TRUE@ DynamicStrings.mod SFIO.mod \
480 @BUILD_PIMLIB_TRUE@ SArgs.mod SCmdArgs.mod \
481 @BUILD_PIMLIB_TRUE@ PushBackInput.mod \
482 @BUILD_PIMLIB_TRUE@ StringConvert.mod FormatStrings.mod \
483 @BUILD_PIMLIB_TRUE@ Builtins.mod MathLib0.mod \
484 @BUILD_PIMLIB_TRUE@ M2EXCEPTION.mod RTExceptions.mod \
485 @BUILD_PIMLIB_TRUE@ SMathLib0.mod RTint.mod \
486 @BUILD_PIMLIB_TRUE@ Indexing.mod \
487 @BUILD_PIMLIB_TRUE@ LMathLib0.mod LegacyReal.mod \
488 @BUILD_PIMLIB_TRUE@ MemUtils.mod gdbif.mod \
489 @BUILD_PIMLIB_TRUE@ GetOpt.mod OptLib.mod
492 # COROUTINES.mod has been removed as it is implemented in ../libm2iso.
493 @BUILD_PIMLIB_TRUE@M2DEFS = Args.def ASCII.def \
494 @BUILD_PIMLIB_TRUE@ Assertion.def Break.def \
495 @BUILD_PIMLIB_TRUE@ Builtins.def cbuiltin.def \
496 @BUILD_PIMLIB_TRUE@ CmdArgs.def COROUTINES.def \
497 @BUILD_PIMLIB_TRUE@ cxxabi.def Debug.def \
498 @BUILD_PIMLIB_TRUE@ dtoa.def DynamicStrings.def \
499 @BUILD_PIMLIB_TRUE@ Environment.def errno.def \
500 @BUILD_PIMLIB_TRUE@ FIO.def FormatStrings.def \
501 @BUILD_PIMLIB_TRUE@ FpuIO.def gdbif.def \
502 @BUILD_PIMLIB_TRUE@ Indexing.def \
503 @BUILD_PIMLIB_TRUE@ IO.def ldtoa.def \
504 @BUILD_PIMLIB_TRUE@ LegacyReal.def libc.def \
505 @BUILD_PIMLIB_TRUE@ libm.def LMathLib0.def \
506 @BUILD_PIMLIB_TRUE@ M2Dependent.def \
507 @BUILD_PIMLIB_TRUE@ M2EXCEPTION.def \
508 @BUILD_PIMLIB_TRUE@ M2RTS.def \
509 @BUILD_PIMLIB_TRUE@ MathLib0.def MemUtils.def \
510 @BUILD_PIMLIB_TRUE@ NumberIO.def PushBackInput.def \
511 @BUILD_PIMLIB_TRUE@ RTExceptions.def RTint.def \
512 @BUILD_PIMLIB_TRUE@ SArgs.def SCmdArgs.def \
513 @BUILD_PIMLIB_TRUE@ Scan.def \
514 @BUILD_PIMLIB_TRUE@ sckt.def Selective.def \
515 @BUILD_PIMLIB_TRUE@ SEnvironment.def SFIO.def \
516 @BUILD_PIMLIB_TRUE@ SMathLib0.def StdIO.def \
517 @BUILD_PIMLIB_TRUE@ Storage.def StrCase.def \
518 @BUILD_PIMLIB_TRUE@ StringConvert.def StrIO.def \
519 @BUILD_PIMLIB_TRUE@ StrLib.def SysExceptions.def \
520 @BUILD_PIMLIB_TRUE@ SysStorage.def SYSTEM.def \
521 @BUILD_PIMLIB_TRUE@ termios.def TimeString.def \
522 @BUILD_PIMLIB_TRUE@ UnixArgs.def wrapc.def \
523 @BUILD_PIMLIB_TRUE@ GetOpt.def OptLib.def \
524 @BUILD_PIMLIB_TRUE@ cgetopt.def
526 @BUILD_PIMLIB_TRUE@libm2pim_la_SOURCES = $(M2MODS) \
527 @BUILD_PIMLIB_TRUE@ UnixArgs.cc \
528 @BUILD_PIMLIB_TRUE@ Selective.cc sckt.cc \
529 @BUILD_PIMLIB_TRUE@ errno.cc dtoa.cc \
530 @BUILD_PIMLIB_TRUE@ ldtoa.cc termios.cc \
531 @BUILD_PIMLIB_TRUE@ SysExceptions.cc target.c \
532 @BUILD_PIMLIB_TRUE@ wrapc.cc cgetopt.cc
534 @BUILD_PIMLIB_TRUE@libm2pimdir = libm2pim
535 @BUILD_PIMLIB_TRUE@libm2pim_la_DEPENDENCIES = SYSTEM.def $(addsuffix .lo, $(basename $(libm2pim_la_SOURCES)))
536 @BUILD_PIMLIB_TRUE@libm2pim_la_CFLAGS = \
537 @BUILD_PIMLIB_TRUE@ -I. -I.. -I$(GM2_SRC)/gm2-libs -I$(GM2_SRC)/gm2-libs-iso \
538 @BUILD_PIMLIB_TRUE@ -DBUILD_GM2_LIBS -I@srcdir@/../ -I@srcdir@/../libm2iso \
539 @BUILD_PIMLIB_TRUE@ $(TARGET_LONGDOUBLE_ABI)
541 @BUILD_PIMLIB_TRUE@libm2pim_la_M2FLAGS = \
542 @BUILD_PIMLIB_TRUE@ -fm2-pathname=m2pim -I. -I$(GM2_SRC)/gm2-libs \
543 @BUILD_PIMLIB_TRUE@ -fm2-pathname=m2iso -I$(GM2_SRC)/gm2-libs-iso \
544 @BUILD_PIMLIB_TRUE@ -fm2-g -g -Wcase-enum -Wreturn-type -fcase -fm2-prefix=m2pim \
545 @BUILD_PIMLIB_TRUE@ $(TARGET_LONGDOUBLE_ABI)
547 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_FALSE@libm2pim_la_link_flags =
548 @BUILD_PIMLIB_TRUE@@TARGET_DARWIN_TRUE@libm2pim_la_link_flags = -Wl,-undefined,dynamic_lookup
549 @BUILD_PIMLIB_TRUE@libm2pim_la_LINK = $(LINK) -version-info $(libtool_VERSION) $(libm2pim_la_link_flags)
550 @BUILD_PIMLIB_TRUE@BUILT_SOURCES = SYSTEM.def
551 @BUILD_PIMLIB_TRUE@CLEANFILES = SYSTEM.def
552 @BUILD_PIMLIB_TRUE@M2LIBDIR = /m2/m2pim/
553 all: $(BUILT_SOURCES)
554 $(MAKE) $(AM_MAKEFLAGS) all-am
556 .SUFFIXES:
557 .SUFFIXES: .c .mod .def .o .obj .lo .a .la .cc
558 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
559 @for dep in $?; do \
560 case '$(am__configure_deps)' in \
561 *$$dep*) \
562 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
563 && { if test -f $@; then exit 0; else break; fi; }; \
564 exit 1;; \
565 esac; \
566 done; \
567 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libm2pim/Makefile'; \
568 $(am__cd) $(top_srcdir) && \
569 $(AUTOMAKE) --foreign libm2pim/Makefile
570 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
571 @case '$?' in \
572 *config.status*) \
573 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
574 *) \
575 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
576 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
577 esac;
579 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
580 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
582 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
583 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
584 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
585 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
586 $(am__aclocal_m4_deps):
588 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
589 @$(NORMAL_INSTALL)
590 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
591 list2=; for p in $$list; do \
592 if test -f $$p; then \
593 list2="$$list2 $$p"; \
594 else :; fi; \
595 done; \
596 test -z "$$list2" || { \
597 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
598 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
599 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
600 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
603 uninstall-toolexeclibLTLIBRARIES:
604 @$(NORMAL_UNINSTALL)
605 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
606 for p in $$list; do \
607 $(am__strip_dir) \
608 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
609 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
610 done
612 clean-toolexeclibLTLIBRARIES:
613 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
614 @list='$(toolexeclib_LTLIBRARIES)'; \
615 locs=`for p in $$list; do echo $$p; done | \
616 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
617 sort -u`; \
618 test -z "$$locs" || { \
619 echo rm -f $${locs}; \
620 rm -f $${locs}; \
623 libm2pim.la: $(libm2pim_la_OBJECTS) $(libm2pim_la_DEPENDENCIES) $(EXTRA_libm2pim_la_DEPENDENCIES)
624 $(AM_V_GEN)$(libm2pim_la_LINK) $(am_libm2pim_la_rpath) $(libm2pim_la_OBJECTS) $(libm2pim_la_LIBADD) $(LIBS)
626 mostlyclean-compile:
627 -rm -f *.$(OBJEXT)
629 distclean-compile:
630 -rm -f *.tab.c
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Selective.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SysExceptions.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UnixArgs.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgetopt.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoa.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errno.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldtoa.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libm2pim_la-target.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sckt.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termios.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrapc.Plo@am__quote@
644 .c.o:
645 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
646 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
649 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
651 .c.obj:
652 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
653 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
656 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
658 .c.lo:
659 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
660 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
665 libm2pim_la-target.lo: target.c
666 @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
667 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libm2pim_la-target.Tpo $(DEPDIR)/libm2pim_la-target.Plo
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='target.c' object='libm2pim_la-target.lo' libtool=yes @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
670 @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
672 .cc.o:
673 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
674 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
675 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
676 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
677 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
679 .cc.obj:
680 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
681 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
682 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
686 @BUILD_PIMLIB_FALSE@.cc.lo:
687 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
688 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
689 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
693 mostlyclean-libtool:
694 -rm -f *.lo
696 clean-libtool:
697 -rm -rf .libs _libs
699 ID: $(am__tagged_files)
700 $(am__define_uniq_tagged_files); mkid -fID $$unique
701 tags: tags-am
702 TAGS: tags
704 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
705 set x; \
706 here=`pwd`; \
707 $(am__define_uniq_tagged_files); \
708 shift; \
709 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
710 test -n "$$unique" || unique=$$empty_fix; \
711 if test $$# -gt 0; then \
712 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
713 "$$@" $$unique; \
714 else \
715 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
716 $$unique; \
717 fi; \
719 ctags: ctags-am
721 CTAGS: ctags
722 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
723 $(am__define_uniq_tagged_files); \
724 test -z "$(CTAGS_ARGS)$$unique" \
725 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
726 $$unique
728 GTAGS:
729 here=`$(am__cd) $(top_builddir) && pwd` \
730 && $(am__cd) $(top_srcdir) \
731 && gtags -i $(GTAGS_ARGS) "$$here"
732 cscopelist: cscopelist-am
734 cscopelist-am: $(am__tagged_files)
735 list='$(am__tagged_files)'; \
736 case "$(srcdir)" in \
737 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
738 *) sdir=$(subdir)/$(srcdir) ;; \
739 esac; \
740 for i in $$list; do \
741 if test -f "$$i"; then \
742 echo "$(subdir)/$$i"; \
743 else \
744 echo "$$sdir/$$i"; \
745 fi; \
746 done >> $(top_builddir)/cscope.files
748 distclean-tags:
749 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
750 check-am: all-am
751 check: $(BUILT_SOURCES)
752 $(MAKE) $(AM_MAKEFLAGS) check-am
753 all-am: Makefile $(LTLIBRARIES)
754 installdirs:
755 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
756 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
757 done
758 install: $(BUILT_SOURCES)
759 $(MAKE) $(AM_MAKEFLAGS) install-am
760 install-exec: install-exec-am
761 install-data: install-data-am
762 uninstall: uninstall-am
764 install-am: all-am
765 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
767 installcheck: installcheck-am
768 install-strip:
769 if test -z '$(STRIP)'; then \
770 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
771 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
772 install; \
773 else \
774 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
778 mostlyclean-generic:
780 clean-generic:
781 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
783 distclean-generic:
784 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
785 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
787 maintainer-clean-generic:
788 @echo "This command is intended for maintainers to use"
789 @echo "it deletes files that may require special tools to rebuild."
790 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
791 @BUILD_PIMLIB_FALSE@install-data-local:
792 clean: clean-am
794 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
795 mostlyclean-am
797 distclean: distclean-am
798 -rm -rf ./$(DEPDIR)
799 -rm -f Makefile
800 distclean-am: clean-am distclean-compile distclean-generic \
801 distclean-tags
803 dvi: dvi-am
805 dvi-am:
807 html: html-am
809 html-am:
811 info: info-am
813 info-am:
815 install-data-am: install-data-local
817 install-dvi: install-dvi-am
819 install-dvi-am:
821 install-exec-am: install-toolexeclibLTLIBRARIES
823 install-html: install-html-am
825 install-html-am:
827 install-info: install-info-am
829 install-info-am:
831 install-man:
833 install-pdf: install-pdf-am
835 install-pdf-am:
837 install-ps: install-ps-am
839 install-ps-am:
841 installcheck-am:
843 maintainer-clean: maintainer-clean-am
844 -rm -rf ./$(DEPDIR)
845 -rm -f Makefile
846 maintainer-clean-am: distclean-am maintainer-clean-generic
848 mostlyclean: mostlyclean-am
850 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
851 mostlyclean-libtool
853 pdf: pdf-am
855 pdf-am:
857 ps: ps-am
859 ps-am:
861 uninstall-am: uninstall-toolexeclibLTLIBRARIES
863 .MAKE: all check install install-am install-strip
865 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
866 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
867 ctags-am distclean distclean-compile distclean-generic \
868 distclean-libtool distclean-tags dvi dvi-am html html-am info \
869 info-am install install-am install-data install-data-am \
870 install-data-local install-dvi install-dvi-am install-exec \
871 install-exec-am install-html install-html-am install-info \
872 install-info-am install-man install-pdf install-pdf-am \
873 install-ps install-ps-am install-strip \
874 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
875 installdirs maintainer-clean maintainer-clean-generic \
876 mostlyclean mostlyclean-compile mostlyclean-generic \
877 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
878 uninstall-am uninstall-toolexeclibLTLIBRARIES
880 .PRECIOUS: Makefile
883 @BUILD_PIMLIB_TRUE@SYSTEM.def: Makefile
884 @BUILD_PIMLIB_TRUE@ bash $(GM2_SRC)/tools-src/makeSystem -fpim \
885 @BUILD_PIMLIB_TRUE@ $(GM2_SRC)/gm2-libs/SYSTEM.def \
886 @BUILD_PIMLIB_TRUE@ $(GM2_SRC)/gm2-libs/SYSTEM.mod \
887 @BUILD_PIMLIB_TRUE@ -I$(GM2_SRC)/gm2-libs \
888 @BUILD_PIMLIB_TRUE@ "$(GM2_FOR_TARGET)" $@
890 @BUILD_PIMLIB_TRUE@.mod.lo: SYSTEM.def
891 @BUILD_PIMLIB_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
892 @BUILD_PIMLIB_TRUE@ --mode=compile $(GM2_FOR_TARGET) \
893 @BUILD_PIMLIB_TRUE@ -c $(CFLAGS_FOR_TARGET) $(LIBCFLAGS) $(libm2pim_la_M2FLAGS) $< -o $@
895 @BUILD_PIMLIB_TRUE@.cc.lo:
896 @BUILD_PIMLIB_TRUE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) -c -I$(srcdir) \
897 @BUILD_PIMLIB_TRUE@ $(CXXFLAGS) $(LIBCFLAGS) $(libm2pim_la_CFLAGS) $< -o $@
899 @BUILD_PIMLIB_TRUE@install-data-local: force
900 @BUILD_PIMLIB_TRUE@ mkdir -p $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)
901 @BUILD_PIMLIB_TRUE@ for i in $(M2DEFS) $(M2MODS) ; do \
902 @BUILD_PIMLIB_TRUE@ if [ -f $$i ] ; then \
903 @BUILD_PIMLIB_TRUE@ $(INSTALL_DATA) $$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
904 @BUILD_PIMLIB_TRUE@ elif [ -f @srcdir@/../../gcc/m2/gm2-libs/$$i ] ; then \
905 @BUILD_PIMLIB_TRUE@ $(INSTALL_DATA) @srcdir@/../../gcc/m2/gm2-libs/$$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
906 @BUILD_PIMLIB_TRUE@ else \
907 @BUILD_PIMLIB_TRUE@ echo "cannot find $$i" ; exit 1 ; \
908 @BUILD_PIMLIB_TRUE@ fi ; \
909 @BUILD_PIMLIB_TRUE@ chmod 644 $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)$$i ; \
910 @BUILD_PIMLIB_TRUE@ done
912 @BUILD_PIMLIB_TRUE@force:
914 # Tell versions [3.59,3.63) of GNU make to not export all variables.
915 # Otherwise a system limit (for SysV at least) may be exceeded.
916 .NOEXPORT: