compiler: add missing Slice_info_expression::do_traverse
[official-gcc.git] / libgm2 / libm2cor / Makefile.in
blobf92dd941eb0fd8aef7473cd9e8aae0ed24f99b68
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 libm2cor.
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 = libm2cor
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 libm2cor_la_LIBADD =
156 @BUILD_CORLIB_TRUE@am__objects_1 = Executive.lo SYSTEM.lo \
157 @BUILD_CORLIB_TRUE@ TimerHandler.lo
158 @BUILD_CORLIB_TRUE@am_libm2cor_la_OBJECTS = $(am__objects_1) \
159 @BUILD_CORLIB_TRUE@ KeyBoardLEDs.lo
160 libm2cor_la_OBJECTS = $(am_libm2cor_la_OBJECTS)
161 @BUILD_CORLIB_TRUE@am_libm2cor_la_rpath = -rpath $(toolexeclibdir)
162 AM_V_P = $(am__v_P_@AM_V@)
163 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
164 am__v_P_0 = false
165 am__v_P_1 = :
166 AM_V_GEN = $(am__v_GEN_@AM_V@)
167 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
168 am__v_GEN_0 = @echo " GEN " $@;
169 am__v_GEN_1 =
170 AM_V_at = $(am__v_at_@AM_V@)
171 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172 am__v_at_0 = @
173 am__v_at_1 =
174 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
175 depcomp = $(SHELL) $(top_srcdir)/../depcomp
176 am__depfiles_maybe = depfiles
177 am__mv = mv -f
178 AM_V_lt = $(am__v_lt_@AM_V@)
179 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
180 am__v_lt_0 = --silent
181 am__v_lt_1 =
182 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
183 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
184 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
185 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
186 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
187 $(AM_CFLAGS) $(CFLAGS)
188 AM_V_CC = $(am__v_CC_@AM_V@)
189 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
190 am__v_CC_0 = @echo " CC " $@;
191 am__v_CC_1 =
192 CCLD = $(CC)
193 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
195 $(AM_LDFLAGS) $(LDFLAGS) -o $@
196 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
197 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
198 am__v_CCLD_0 = @echo " CCLD " $@;
199 am__v_CCLD_1 =
200 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
201 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
202 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
203 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
204 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
205 $(AM_CXXFLAGS) $(CXXFLAGS)
206 AM_V_CXX = $(am__v_CXX_@AM_V@)
207 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
208 am__v_CXX_0 = @echo " CXX " $@;
209 am__v_CXX_1 =
210 CXXLD = $(CXX)
211 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
212 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
213 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
214 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
215 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
216 am__v_CXXLD_0 = @echo " CXXLD " $@;
217 am__v_CXXLD_1 =
218 SOURCES = $(libm2cor_la_SOURCES) $(nodist_EXTRA_libm2cor_la_SOURCES)
219 am__can_run_installinfo = \
220 case $$AM_UPDATE_INFO_DIR in \
221 n|no|NO) false;; \
222 *) (install-info --version) >/dev/null 2>&1;; \
223 esac
224 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
225 # Read a list of newline-separated strings from the standard input,
226 # and print each of them once, without duplicates. Input order is
227 # *not* preserved.
228 am__uniquify_input = $(AWK) '\
229 BEGIN { nonempty = 0; } \
230 { items[$$0] = 1; nonempty = 1; } \
231 END { if (nonempty) { for (i in items) print i; }; } \
233 # Make sure the list of sources is unique. This is necessary because,
234 # e.g., the same source file might be shared among _SOURCES variables
235 # for different programs/libraries.
236 am__define_uniq_tagged_files = \
237 list='$(am__tagged_files)'; \
238 unique=`for i in $$list; do \
239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
240 done | $(am__uniquify_input)`
241 ETAGS = etags
242 CTAGS = ctags
243 VPATH = . @srcdir@ @srcdir@/../../gcc/m2/gm2-libs-coroutines
244 ACLOCAL = @ACLOCAL@
245 AMTAR = @AMTAR@
246 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
247 AR = @AR@
248 AUTOCONF = @AUTOCONF@
249 AUTOHEADER = @AUTOHEADER@
250 AUTOMAKE = @AUTOMAKE@
251 AWK = @AWK@
252 CC = @CC@
253 CCAS = @CCAS@
254 CCASDEPMODE = @CCASDEPMODE@
255 CCASFLAGS = @CCASFLAGS@
256 CCDEPMODE = @CCDEPMODE@
257 CC_FOR_BUILD = @CC_FOR_BUILD@
258 CFLAGS = @CFLAGS@
259 CPP = @CPP@
260 CPPFLAGS = @CPPFLAGS@
261 CXX = @CXX@
262 CXXCPP = @CXXCPP@
263 CXXDEPMODE = @CXXDEPMODE@
264 CXXFLAGS = @CXXFLAGS@
265 CYGPATH_W = @CYGPATH_W@
266 DEFS = @DEFS@
267 DEPDIR = @DEPDIR@
268 DSYMUTIL = @DSYMUTIL@
269 DUMPBIN = @DUMPBIN@
270 ECHO_C = @ECHO_C@
271 ECHO_N = @ECHO_N@
272 ECHO_T = @ECHO_T@
273 EGREP = @EGREP@
274 EXEEXT = @EXEEXT@
275 FGREP = @FGREP@
276 GM2_FOR_TARGET = @GM2_FOR_TARGET@
277 GREP = @GREP@
278 INSTALL = @INSTALL@
279 INSTALL_DATA = @INSTALL_DATA@
280 INSTALL_PROGRAM = @INSTALL_PROGRAM@
281 INSTALL_SCRIPT = @INSTALL_SCRIPT@
282 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
283 LD = @LD@
284 LDFLAGS = @LDFLAGS@
285 LIBOBJS = @LIBOBJS@
286 LIBS = @LIBS@
287 LIBTOOL = @LIBTOOL@
288 LIPO = @LIPO@
289 LN_S = @LN_S@
290 LTLIBOBJS = @LTLIBOBJS@
291 MAINT = @MAINT@
292 MAKEINFO = @MAKEINFO@
293 MKDIR_P = @MKDIR_P@
294 NM = @NM@
295 NMEDIT = @NMEDIT@
296 OBJDUMP = @OBJDUMP@
297 OBJEXT = @OBJEXT@
298 OTOOL = @OTOOL@
299 OTOOL64 = @OTOOL64@
300 PACKAGE = @PACKAGE@
301 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
302 PACKAGE_NAME = @PACKAGE_NAME@
303 PACKAGE_STRING = @PACKAGE_STRING@
304 PACKAGE_TARNAME = @PACKAGE_TARNAME@
305 PACKAGE_URL = @PACKAGE_URL@
306 PACKAGE_VERSION = @PACKAGE_VERSION@
307 PATH_SEPARATOR = @PATH_SEPARATOR@
308 PERL = @PERL@
309 RANLIB = @RANLIB@
310 SED = @SED@
311 SET_MAKE = @SET_MAKE@
312 SHELL = @SHELL@
313 STRIP = @STRIP@
314 VERSION = @VERSION@
315 abs_builddir = @abs_builddir@
316 abs_srcdir = @abs_srcdir@
317 abs_top_builddir = @abs_top_builddir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_CC = @ac_ct_CC@
320 ac_ct_CXX = @ac_ct_CXX@
321 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322 am__include = @am__include@
323 am__leading_dot = @am__leading_dot@
324 am__quote = @am__quote@
325 am__tar = @am__tar@
326 am__untar = @am__untar@
327 bindir = @bindir@
328 build = @build@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_libsubdir = @build_libsubdir@
332 build_os = @build_os@
333 build_subdir = @build_subdir@
334 build_vendor = @build_vendor@
335 builddir = @builddir@
336 datadir = @datadir@
337 datarootdir = @datarootdir@
338 docdir = @docdir@
339 dvidir = @dvidir@
340 enable_shared = @enable_shared@
341 enable_static = @enable_static@
342 exec_prefix = @exec_prefix@
343 get_gcc_base_ver = @get_gcc_base_ver@
344 host = @host@
345 host_alias = @host_alias@
346 host_cpu = @host_cpu@
347 host_noncanonical = @host_noncanonical@
348 host_os = @host_os@
349 host_subdir = @host_subdir@
350 host_vendor = @host_vendor@
351 htmldir = @htmldir@
352 includedir = @includedir@
353 infodir = @infodir@
354 install_sh = @install_sh@
355 libdir = @libdir@
356 libexecdir = @libexecdir@
357 libtool_VERSION = @libtool_VERSION@
358 localedir = @localedir@
359 localstatedir = @localstatedir@
360 mandir = @mandir@
361 mkdir_p = @mkdir_p@
362 multi_basedir = @multi_basedir@
363 oldincludedir = @oldincludedir@
364 pdfdir = @pdfdir@
365 prefix = @prefix@
366 program_transform_name = @program_transform_name@
367 psdir = @psdir@
368 sbindir = @sbindir@
369 sharedstatedir = @sharedstatedir@
370 # Used to install the shared libgcc.
371 slibdir = @slibdir@
372 srcdir = @srcdir@
373 sysconfdir = @sysconfdir@
374 target = @target@
375 target_alias = @target_alias@
376 target_cpu = @target_cpu@
377 target_noncanonical = @target_noncanonical@
378 target_os = @target_os@
379 target_subdir = @target_subdir@
380 target_vendor = @target_vendor@
381 toolexecdir = @toolexecdir@
382 toolexeclibdir = @toolexeclibdir@
383 top_build_prefix = @top_build_prefix@
384 top_builddir = @top_builddir@
385 top_srcdir = @top_srcdir@
386 SUFFIXES = .c .cc .mod .def .o .obj .lo .a .la
387 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
389 # Multilib support.
390 MAKEOVERRIDES =
391 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
393 # Directory in which the compiler finds libraries etc.
394 libsubdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)
395 MULTIDIR := $(shell $(CC) $(CFLAGS) -print-multi-directory)
396 MULTIOSDIR := $(shell $(CC) $(CFLAGS) -print-multi-os-directory)
397 MULTIOSSUBDIR := $(shell if test x$(MULTIOSDIR) != x.; then echo /$(MULTIOSDIR); fi)
398 inst_libdir = $(libsubdir)$(MULTISUBDIR)
399 inst_slibdir = $(slibdir)$(MULTIOSSUBDIR)
401 # Work around what appears to be a GNU make bug handling MAKEFLAGS
402 # values defined in terms of make variables, as is the case for CC and
403 # friends when we are called from the top level Makefile.
404 AM_MAKEFLAGS = \
405 "GCC_DIR=$(GCC_DIR)" \
406 "GM2_SRC=$(GM2_SRC)" \
407 "AR_FLAGS=$(AR_FLAGS)" \
408 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
409 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
410 "GM2_FOR_TARGET=$(GM2_FOR_TARGET)" \
411 "CFLAGS=$(CFLAGS)" \
412 "CXXFLAGS=$(CXXFLAGS)" \
413 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
414 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
415 "INSTALL=$(INSTALL)" \
416 "INSTALL_DATA=$(INSTALL_DATA)" \
417 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
418 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
419 "LDFLAGS=$(LDFLAGS)" \
420 "LIBCFLAGS=$(LIBCFLAGS)" \
421 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
422 "MAKE=$(MAKE)" \
423 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
424 "MULTIBUILDTOP=$(MULTIBUILDTOP)" \
425 "MULTISUBDIR=$(MULTISUBDIR)" \
426 "MULTIOSDIR=$(MULTIOSDIR)" \
427 "MULTIFLAGS=$(MULTIFLAGS)" \
428 "PICFLAG=$(PICFLAG)" \
429 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
430 "SHELL=$(SHELL)" \
431 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
432 "exec_prefix=$(exec_prefix)" \
433 "infodir=$(infodir)" \
434 "libdir=$(libdir)" \
435 "includedir=$(includedir)" \
436 "prefix=$(prefix)" \
437 "tooldir=$(tooldir)" \
438 "gxx_include_dir=$(gxx_include_dir)" \
439 "AR=$(AR)" \
440 "AS=$(AS)" \
441 "LD=$(LD)" \
442 "RANLIB=$(RANLIB)" \
443 "NM=$(NM)" \
444 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
445 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
446 "DESTDIR=$(DESTDIR)" \
447 "WERROR=$(WERROR)" \
448 "TARGET_LIB_PATH_libgm2=$(TARGET_LIB_PATH_libgm2)"
451 # Subdir rules rely on $(FLAGS_TO_PASS)
452 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
453 @BUILD_CORLIB_TRUE@M2DEFS = Executive.def \
454 @BUILD_CORLIB_TRUE@ KeyBoardLEDs.def SYSTEM.def \
455 @BUILD_CORLIB_TRUE@ TimerHandler.def
457 @BUILD_CORLIB_TRUE@M2MODS = Executive.mod \
458 @BUILD_CORLIB_TRUE@ SYSTEM.mod TimerHandler.mod
460 @BUILD_CORLIB_TRUE@toolexeclib_LTLIBRARIES = libm2cor.la
461 @BUILD_CORLIB_TRUE@libm2cor_la_SOURCES = $(M2MODS) KeyBoardLEDs.cc
462 @BUILD_CORLIB_TRUE@nodist_EXTRA_libm2cor_la_SOURCES = dummy.c ## forces automake to generate the LINK definition
463 @BUILD_CORLIB_TRUE@libm2cordir = libm2cor
464 @BUILD_CORLIB_TRUE@libm2cor_la_DEPENDENCIES = SYSTEM.def $(addsuffix .lo, $(basename $(libm2cor_la_SOURCES)))
465 @BUILD_CORLIB_TRUE@libm2cor_la_CFLAGS = -I. -I.. -I$(GM2_SRC)/gm2-libs -I$(GM2_SRC)/gm2-libs-iso -DBUILD_GM2_LIBS -I@srcdir@/../ -I@srcdir@/../libm2iso
466 @BUILD_CORLIB_TRUE@libm2cor_la_M2FLAGS = \
467 @BUILD_CORLIB_TRUE@ -fm2-pathname=m2cor -I. -I$(GM2_SRC)/gm2-libs-coroutines \
468 @BUILD_CORLIB_TRUE@ -fm2-pathname=m2pim -I$(GM2_SRC)/gm2-libs \
469 @BUILD_CORLIB_TRUE@ -fm2-pathname=m2iso -I$(GM2_SRC)/gm2-libs-iso \
470 @BUILD_CORLIB_TRUE@ -fm2-g -g -Wreturn-type -fcase -fm2-prefix=m2cor
472 @BUILD_CORLIB_TRUE@@TARGET_DARWIN_FALSE@libm2cor_la_link_flags =
473 @BUILD_CORLIB_TRUE@@TARGET_DARWIN_TRUE@libm2cor_la_link_flags = -Wl,-undefined,dynamic_lookup
474 @BUILD_CORLIB_TRUE@libm2cor_la_LINK = $(LINK) -version-info $(libtool_VERSION) $(libm2cor_la_link_flags)
475 @BUILD_CORLIB_TRUE@BUILT_SOURCES = SYSTEM.def
476 @BUILD_CORLIB_TRUE@CLEANFILES = SYSTEM.def
477 @BUILD_CORLIB_TRUE@M2LIBDIR = /m2/m2cor/
478 all: $(BUILT_SOURCES)
479 $(MAKE) $(AM_MAKEFLAGS) all-am
481 .SUFFIXES:
482 .SUFFIXES: .c .cc .mod .def .o .obj .lo .a .la
483 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
484 @for dep in $?; do \
485 case '$(am__configure_deps)' in \
486 *$$dep*) \
487 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
488 && { if test -f $@; then exit 0; else break; fi; }; \
489 exit 1;; \
490 esac; \
491 done; \
492 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libm2cor/Makefile'; \
493 $(am__cd) $(top_srcdir) && \
494 $(AUTOMAKE) --foreign libm2cor/Makefile
495 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
496 @case '$?' in \
497 *config.status*) \
498 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
499 *) \
500 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
501 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
502 esac;
504 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
505 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
508 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
509 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
510 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511 $(am__aclocal_m4_deps):
513 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
514 @$(NORMAL_INSTALL)
515 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
516 list2=; for p in $$list; do \
517 if test -f $$p; then \
518 list2="$$list2 $$p"; \
519 else :; fi; \
520 done; \
521 test -z "$$list2" || { \
522 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
523 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
524 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
525 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
528 uninstall-toolexeclibLTLIBRARIES:
529 @$(NORMAL_UNINSTALL)
530 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
531 for p in $$list; do \
532 $(am__strip_dir) \
533 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
534 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
535 done
537 clean-toolexeclibLTLIBRARIES:
538 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
539 @list='$(toolexeclib_LTLIBRARIES)'; \
540 locs=`for p in $$list; do echo $$p; done | \
541 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
542 sort -u`; \
543 test -z "$$locs" || { \
544 echo rm -f $${locs}; \
545 rm -f $${locs}; \
548 libm2cor.la: $(libm2cor_la_OBJECTS) $(libm2cor_la_DEPENDENCIES) $(EXTRA_libm2cor_la_DEPENDENCIES)
549 $(AM_V_GEN)$(libm2cor_la_LINK) $(am_libm2cor_la_rpath) $(libm2cor_la_OBJECTS) $(libm2cor_la_LIBADD) $(LIBS)
551 mostlyclean-compile:
552 -rm -f *.$(OBJEXT)
554 distclean-compile:
555 -rm -f *.tab.c
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyBoardLEDs.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libm2cor_la-dummy.Plo@am__quote@
560 .c.o:
561 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
562 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
567 .c.obj:
568 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
569 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
574 .c.lo:
575 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
576 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
581 libm2cor_la-dummy.lo: dummy.c
582 @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) $(libm2cor_la_CFLAGS) $(CFLAGS) -MT libm2cor_la-dummy.lo -MD -MP -MF $(DEPDIR)/libm2cor_la-dummy.Tpo -c -o libm2cor_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
583 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libm2cor_la-dummy.Tpo $(DEPDIR)/libm2cor_la-dummy.Plo
584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dummy.c' object='libm2cor_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586 @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) $(libm2cor_la_CFLAGS) $(CFLAGS) -c -o libm2cor_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
588 .cc.o:
589 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
590 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
592 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
595 .cc.obj:
596 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
597 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
599 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
602 @BUILD_CORLIB_FALSE@.cc.lo:
603 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
604 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
606 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
609 mostlyclean-libtool:
610 -rm -f *.lo
612 clean-libtool:
613 -rm -rf .libs _libs
615 ID: $(am__tagged_files)
616 $(am__define_uniq_tagged_files); mkid -fID $$unique
617 tags: tags-am
618 TAGS: tags
620 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
621 set x; \
622 here=`pwd`; \
623 $(am__define_uniq_tagged_files); \
624 shift; \
625 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
626 test -n "$$unique" || unique=$$empty_fix; \
627 if test $$# -gt 0; then \
628 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
629 "$$@" $$unique; \
630 else \
631 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
632 $$unique; \
633 fi; \
635 ctags: ctags-am
637 CTAGS: ctags
638 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
639 $(am__define_uniq_tagged_files); \
640 test -z "$(CTAGS_ARGS)$$unique" \
641 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
642 $$unique
644 GTAGS:
645 here=`$(am__cd) $(top_builddir) && pwd` \
646 && $(am__cd) $(top_srcdir) \
647 && gtags -i $(GTAGS_ARGS) "$$here"
648 cscopelist: cscopelist-am
650 cscopelist-am: $(am__tagged_files)
651 list='$(am__tagged_files)'; \
652 case "$(srcdir)" in \
653 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
654 *) sdir=$(subdir)/$(srcdir) ;; \
655 esac; \
656 for i in $$list; do \
657 if test -f "$$i"; then \
658 echo "$(subdir)/$$i"; \
659 else \
660 echo "$$sdir/$$i"; \
661 fi; \
662 done >> $(top_builddir)/cscope.files
664 distclean-tags:
665 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
666 check-am: all-am
667 check: $(BUILT_SOURCES)
668 $(MAKE) $(AM_MAKEFLAGS) check-am
669 all-am: Makefile $(LTLIBRARIES)
670 installdirs:
671 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
672 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
673 done
674 install: $(BUILT_SOURCES)
675 $(MAKE) $(AM_MAKEFLAGS) install-am
676 install-exec: install-exec-am
677 install-data: install-data-am
678 uninstall: uninstall-am
680 install-am: all-am
681 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
683 installcheck: installcheck-am
684 install-strip:
685 if test -z '$(STRIP)'; then \
686 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688 install; \
689 else \
690 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
691 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
692 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
694 mostlyclean-generic:
696 clean-generic:
697 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
699 distclean-generic:
700 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
701 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
703 maintainer-clean-generic:
704 @echo "This command is intended for maintainers to use"
705 @echo "it deletes files that may require special tools to rebuild."
706 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
707 @BUILD_CORLIB_FALSE@install-data-local:
708 clean: clean-am
710 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
711 mostlyclean-am
713 distclean: distclean-am
714 -rm -rf ./$(DEPDIR)
715 -rm -f Makefile
716 distclean-am: clean-am distclean-compile distclean-generic \
717 distclean-tags
719 dvi: dvi-am
721 dvi-am:
723 html: html-am
725 html-am:
727 info: info-am
729 info-am:
731 install-data-am: install-data-local
733 install-dvi: install-dvi-am
735 install-dvi-am:
737 install-exec-am: install-toolexeclibLTLIBRARIES
739 install-html: install-html-am
741 install-html-am:
743 install-info: install-info-am
745 install-info-am:
747 install-man:
749 install-pdf: install-pdf-am
751 install-pdf-am:
753 install-ps: install-ps-am
755 install-ps-am:
757 installcheck-am:
759 maintainer-clean: maintainer-clean-am
760 -rm -rf ./$(DEPDIR)
761 -rm -f Makefile
762 maintainer-clean-am: distclean-am maintainer-clean-generic
764 mostlyclean: mostlyclean-am
766 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
767 mostlyclean-libtool
769 pdf: pdf-am
771 pdf-am:
773 ps: ps-am
775 ps-am:
777 uninstall-am: uninstall-toolexeclibLTLIBRARIES
779 .MAKE: all check install install-am install-strip
781 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
782 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
783 ctags-am distclean distclean-compile distclean-generic \
784 distclean-libtool distclean-tags dvi dvi-am html html-am info \
785 info-am install install-am install-data install-data-am \
786 install-data-local install-dvi install-dvi-am install-exec \
787 install-exec-am install-html install-html-am install-info \
788 install-info-am install-man install-pdf install-pdf-am \
789 install-ps install-ps-am install-strip \
790 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
791 installdirs maintainer-clean maintainer-clean-generic \
792 mostlyclean mostlyclean-compile mostlyclean-generic \
793 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
794 uninstall-am uninstall-toolexeclibLTLIBRARIES
796 .PRECIOUS: Makefile
799 @BUILD_CORLIB_TRUE@SYSTEM.def: Makefile
800 @BUILD_CORLIB_TRUE@ bash $(GM2_SRC)/tools-src/makeSystem -fpim \
801 @BUILD_CORLIB_TRUE@ $(GM2_SRC)/gm2-libs-coroutines/SYSTEM.def \
802 @BUILD_CORLIB_TRUE@ $(GM2_SRC)/gm2-libs-coroutines/SYSTEM.mod \
803 @BUILD_CORLIB_TRUE@ -I$(GM2_SRC)/gm2-libs-coroutines -I$(GM2_SRC)/gm2-libs -I$(GM2_SRC)/gm2-libs-iso \
804 @BUILD_CORLIB_TRUE@ "$(GM2_FOR_TARGET)" $@
806 @BUILD_CORLIB_TRUE@.mod.lo:
807 @BUILD_CORLIB_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(GM2_FOR_TARGET) -c $(CFLAGS_FOR_TARGET) $(LIBCFLAGS) $(libm2cor_la_M2FLAGS) $< -o $@
809 @BUILD_CORLIB_TRUE@.cc.lo:
810 @BUILD_CORLIB_TRUE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) -c -I$(srcdir) $(CXXFLAGS) $(LIBCFLAGS) $(libm2cor_la_CFLAGS) $< -o $@
812 @BUILD_CORLIB_TRUE@install-data-local: force
813 @BUILD_CORLIB_TRUE@ mkdir -p $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)
814 @BUILD_CORLIB_TRUE@ for i in $(M2DEFS) $(M2MODS) ; do \
815 @BUILD_CORLIB_TRUE@ if [ -f $$i ] ; then \
816 @BUILD_CORLIB_TRUE@ $(INSTALL_DATA) $$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
817 @BUILD_CORLIB_TRUE@ elif [ -f @srcdir@/../../gcc/m2/gm2-libs-coroutines/$$i ] ; then \
818 @BUILD_CORLIB_TRUE@ $(INSTALL_DATA) @srcdir@/../../gcc/m2/gm2-libs-coroutines/$$i '$(DESTDIR)$(inst_libdir)/$(M2LIBDIR)'; \
819 @BUILD_CORLIB_TRUE@ else \
820 @BUILD_CORLIB_TRUE@ echo "cannot find $$i" ; exit 1 ; \
821 @BUILD_CORLIB_TRUE@ fi ; \
822 @BUILD_CORLIB_TRUE@ chmod 644 $(DESTDIR)$(inst_libdir)/$(M2LIBDIR)$$i ; \
823 @BUILD_CORLIB_TRUE@ done
825 @BUILD_CORLIB_TRUE@force:
827 # Tell versions [3.59,3.63) of GNU make to not export all variables.
828 # Otherwise a system limit (for SysV at least) may be exceeded.
829 .NOEXPORT: