1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @GOC_IS_LLGO_TRUE@am__append_1
= libgo-llgo.la libgobegin-llgo.a
66 @GOC_IS_LLGO_FALSE@am__append_2
= libgo.la libgobegin.a
68 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
69 $(top_srcdir
)/configure
$(am__configure_deps
) \
70 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
72 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
73 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
74 $(top_srcdir
)/..
/config
/lead-dot.m4 \
75 $(top_srcdir
)/..
/config
/multi.m4 \
76 $(top_srcdir
)/..
/config
/override.m4 \
77 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
78 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
79 $(top_srcdir
)/config
/ltoptions.m4 \
80 $(top_srcdir
)/config
/ltsugar.m4 \
81 $(top_srcdir
)/config
/ltversion.m4 \
82 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
83 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
85 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
86 configure.lineno config.status.lineno
87 CONFIG_HEADER
= config.h
89 CONFIG_CLEAN_VPATH_FILES
=
90 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj
= case
$$p in \
92 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
97 am__nobase_strip_setup
= \
98 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
101 am__nobase_list
= $(am__nobase_strip_setup
); \
102 for p in
$$list; do echo
"$$p $$p"; done | \
103 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
109 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__uninstall_files_from_dir
= { \
113 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
114 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
115 $(am__cd
) "$$dir" && rm -f
$$files; }; \
117 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
118 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
119 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
120 "$(DESTDIR)$(toolexeclibgocompressdir)" \
121 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
122 "$(DESTDIR)$(toolexeclibgocryptodir)" \
123 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
124 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
125 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
126 "$(DESTDIR)$(toolexeclibgodebugdir)" \
127 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
128 "$(DESTDIR)$(toolexeclibgoexpdir)" \
129 "$(DESTDIR)$(toolexeclibgogodir)" \
130 "$(DESTDIR)$(toolexeclibgohashdir)" \
131 "$(DESTDIR)$(toolexeclibgohtmldir)" \
132 "$(DESTDIR)$(toolexeclibgoimagedir)" \
133 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
134 "$(DESTDIR)$(toolexeclibgoindexdir)" \
135 "$(DESTDIR)$(toolexeclibgoiodir)" \
136 "$(DESTDIR)$(toolexeclibgologdir)" \
137 "$(DESTDIR)$(toolexeclibgomathdir)" \
138 "$(DESTDIR)$(toolexeclibgomimedir)" \
139 "$(DESTDIR)$(toolexeclibgonetdir)" \
140 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
141 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
142 "$(DESTDIR)$(toolexeclibgoolddir)" \
143 "$(DESTDIR)$(toolexeclibgoosdir)" \
144 "$(DESTDIR)$(toolexeclibgopathdir)" \
145 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
146 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
147 "$(DESTDIR)$(toolexeclibgosyncdir)" \
148 "$(DESTDIR)$(toolexeclibgotestingdir)" \
149 "$(DESTDIR)$(toolexeclibgotextdir)" \
150 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
151 "$(DESTDIR)$(toolexeclibgounicodedir)"
152 LIBRARIES
= $(toolexeclib_LIBRARIES
)
154 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
155 libgobegin_llgo_a_LIBADD
=
156 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
157 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
158 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
159 libgobegin_a_LIBADD
=
160 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
161 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
162 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
163 libgolibbegin_a_LIBADD
=
164 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
165 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
166 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
167 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
168 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
169 reflect
/makefunc_ffi_c.lo strings
/index.lo \
170 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
171 syscall
/wait.lo
$(golang_org_x_net_route_lo
) \
172 log
/syslog
/syslog_c.lo runtime
/internal
/atomic_c.lo \
175 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
176 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
177 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
178 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
179 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
180 @HAVE_SYS_MMAN_H_FALSE@am__objects_1
= mem_posix_memalign.lo
181 @HAVE_SYS_MMAN_H_TRUE@am__objects_1
= mem.lo
182 @LIBGO_IS_LINUX_FALSE@am__objects_2
= thread-sema.lo
183 @LIBGO_IS_LINUX_TRUE@am__objects_2
= thread-linux.lo
184 @LIBGO_IS_RTEMS_TRUE@am__objects_3
= rtems-task-variable-add.lo
185 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-none.lo
186 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-bsd.lo
187 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-bsd.lo
188 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_4
= getncpu-solaris.lo
189 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4
= getncpu-irix.lo
190 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4
= \
191 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
192 @LIBGO_IS_LINUX_TRUE@am__objects_4
= getncpu-linux.lo
193 am__objects_5
= go-assert.lo go-breakpoint.lo go-caller.lo \
194 go-callers.lo go-cdiv.lo go-cgo.lo go-construct-map.lo \
195 go-defer.lo go-deferred-recover.lo go-ffi.lo go-fieldtrack.lo \
196 go-matherr.lo go-memclr.lo go-memcmp.lo go-memequal.lo \
197 go-memmove.lo go-nanotime.lo go-now.lo go-new.lo go-nosys.lo \
198 go-panic.lo go-recover.lo go-reflect-call.lo \
199 go-runtime-error.lo go-setenv.lo go-signal.lo go-strslice.lo \
200 go-type-complex.lo go-type-float.lo go-type-identity.lo \
201 go-type-string.lo go-typedesc-equal.lo go-unsafe-new.lo \
202 go-unsafe-newarray.lo go-unsafe-pointer.lo go-unsetenv.lo \
203 go-unwind.lo go-varargs.lo env_posix.lo heapdump.lo mcache.lo \
204 mcentral.lo
$(am__objects_1
) mfixalloc.lo mgc0.lo mheap.lo \
205 msize.lo panic.lo parfor.lo
print.lo proc.lo runtime_c.lo \
206 thread.lo
$(am__objects_2
) yield.lo
$(am__objects_3
) malloc.lo \
208 am_libgo_llgo_la_OBJECTS
= $(am__objects_5
)
209 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
210 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
211 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
212 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
213 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
214 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
215 am_libgo_la_OBJECTS
= $(am__objects_5
)
216 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
217 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
218 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
220 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
221 DEFAULT_INCLUDES
= -I.@am__isrc@
222 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
223 am__depfiles_maybe
= depfiles
225 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
226 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
227 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
228 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
229 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
231 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
232 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
234 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
235 $(libgolibbegin_a_SOURCES
) $(libgo_llgo_la_SOURCES
) \
243 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
244 html-recursive info-recursive install-data-recursive \
245 install-dvi-recursive install-exec-recursive \
246 install-html-recursive install-info-recursive \
247 install-pdf-recursive install-ps-recursive install-recursive \
248 installcheck-recursive installdirs-recursive pdf-recursive \
249 ps-recursive uninstall-recursive
250 am__can_run_installinfo
= \
251 case
$$AM_UPDATE_INFO_DIR in \
253 *) (install-info
--version
) >/dev
/null
2>&1;; \
255 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
256 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
257 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
258 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
259 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
260 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
261 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
262 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
263 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
264 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
265 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
266 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
267 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoold_DATA
) \
268 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
269 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
270 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
271 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
272 $(toolexeclibgounicode_DATA
)
273 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
274 distclean-recursive maintainer-clean-recursive
275 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
276 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
279 DIST_SUBDIRS
= testsuite
281 ALLGOARCH
= @ALLGOARCH@
282 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
286 AUTOCONF
= @AUTOCONF@
287 AUTOHEADER
= @AUTOHEADER@
288 AUTOMAKE
= @AUTOMAKE@
291 CCDEPMODE
= @CCDEPMODE@
292 CC_FOR_BUILD
= @CC_FOR_BUILD@
295 CPPFLAGS
= @CPPFLAGS@
296 CYGPATH_W
= @CYGPATH_W@
299 DSYMUTIL
= @DSYMUTIL@
308 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
309 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
310 GOARCH_FAMILY
= @GOARCH_FAMILY@
311 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
312 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
313 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
314 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
315 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
319 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
320 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
321 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
322 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
323 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
326 INSTALL_DATA
= @INSTALL_DATA@
327 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
328 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
329 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
332 LIBATOMIC
= @LIBATOMIC@
334 LIBFFIINCS
= @LIBFFIINCS@
340 LTLIBOBJS
= @LTLIBOBJS@
342 MAKEINFO
= @MAKEINFO@
343 MATH_FLAG
= @MATH_FLAG@
344 MATH_LIBS
= @MATH_LIBS@
346 NET_LIBS
= @NET_LIBS@
352 OSCFLAGS
= @OSCFLAGS@
356 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
357 PACKAGE_NAME
= @PACKAGE_NAME@
358 PACKAGE_STRING
= @PACKAGE_STRING@
359 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
360 PACKAGE_URL
= @PACKAGE_URL@
361 PACKAGE_VERSION
= @PACKAGE_VERSION@
362 PATH_SEPARATOR
= @PATH_SEPARATOR@
363 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
364 PTHREAD_LIBS
= @PTHREAD_LIBS@
367 SET_MAKE
= @SET_MAKE@
369 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
370 SPLIT_STACK
= @SPLIT_STACK@
371 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
373 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
374 USE_DEJAGNU
= @USE_DEJAGNU@
376 WARN_FLAGS
= @WARN_FLAGS@
378 abs_builddir
= @abs_builddir@
379 abs_srcdir
= @abs_srcdir@
380 abs_top_builddir
= @abs_top_builddir@
381 abs_top_srcdir
= @abs_top_srcdir@
382 ac_ct_CC
= @ac_ct_CC@
383 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
384 am__include
= @am__include@
385 am__leading_dot
= @am__leading_dot@
386 am__quote
= @am__quote@
388 am__untar
= @am__untar@
391 build_alias
= @build_alias@
392 build_cpu
= @build_cpu@
393 build_os
= @build_os@
394 build_vendor
= @build_vendor@
395 builddir
= @builddir@
397 datarootdir
= @datarootdir@
400 enable_shared
= @enable_shared@
401 enable_static
= @enable_static@
402 exec_prefix = @
exec_prefix@
403 glibgo_toolexecdir
= @glibgo_toolexecdir@
404 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
405 go_include
= @go_include@
407 host_alias
= @host_alias@
408 host_cpu
= @host_cpu@
410 host_vendor
= @host_vendor@
412 includedir = @
includedir@
414 install_sh
= @install_sh@
416 libexecdir
= @libexecdir@
417 libtool_VERSION
= @libtool_VERSION@
418 localedir
= @localedir@
419 localstatedir
= @localstatedir@
422 multi_basedir
= @multi_basedir@
423 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
424 oldincludedir = @
oldincludedir@
427 program_transform_name
= @program_transform_name@
430 sharedstatedir
= @sharedstatedir@
432 sysconfdir
= @sysconfdir@
434 target_alias
= @target_alias@
435 target_cpu
= @target_cpu@
436 target_os
= @target_os@
437 target_vendor
= @target_vendor@
438 top_build_prefix
= @top_build_prefix@
439 top_builddir
= @top_builddir@
440 top_srcdir
= @top_srcdir@
443 SUFFIXES
= .c .go .gox .o .obj .lo .a
444 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
446 gcc_version
:= $(shell $(GOC
) -dumpversion
)
447 MAINT_CHARSET
= latin1
448 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
449 PWD_COMMAND
= $${PWDCMD-pwd
}
450 STAMP
= echo timestamp
>
451 toolexecdir
= $(glibgo_toolexecdir
)
452 toolexeclibdir
= $(glibgo_toolexeclibdir
)
453 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
454 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
455 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
457 # -I/-D flags to pass when compiling.
458 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
459 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
460 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
461 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
462 $(STRINGOPS_FLAG
) $(OSCFLAGS
) \
463 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
464 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
466 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS
= -XCClinker
$(SPLIT_STACK
)
471 # Work around what appears to be a GNU make handling MAKEFLAGS
472 # values defined in terms of make variables, as is the case for CC and
473 # friends when we are called from the top level Makefile.
475 "AR_FLAGS=$(AR_FLAGS)" \
476 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
477 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
479 "CXXFLAGS=$(CXXFLAGS)" \
480 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
481 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
482 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
484 "GOCFLAGS=$(GOCFLAGS)" \
485 "INSTALL=$(INSTALL)" \
486 "INSTALL_DATA=$(INSTALL_DATA)" \
487 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
488 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
489 "LDFLAGS=$(LDFLAGS)" \
490 "LIBCFLAGS=$(LIBCFLAGS)" \
491 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
493 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
494 "PICFLAG=$(PICFLAG)" \
495 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
497 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
498 "exec_prefix=$(exec_prefix)" \
499 "infodir=$(infodir)" \
501 "includedir=$(includedir)" \
503 "tooldir=$(tooldir)" \
504 "gxx_include_dir=$(gxx_include_dir)" \
510 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
511 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
512 "DESTDIR=$(DESTDIR)" \
516 # Subdir rules rely on $(FLAGS_TO_PASS)
517 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
518 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
519 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
520 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
521 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
522 toolexeclibgo_DATA
= \
554 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
555 toolexeclibgoarchive_DATA
= \
559 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
560 toolexeclibgocompress_DATA
= \
567 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
568 toolexeclibgocontainer_DATA
= \
573 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
574 toolexeclibgocrypto_DATA
= \
580 crypto
/elliptic.gox \
593 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
594 toolexeclibgocryptox509_DATA
= \
597 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
598 toolexeclibgodatabase_DATA
= \
601 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
602 toolexeclibgodatabasesql_DATA
= \
603 database
/sql
/driver.gox
605 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
606 toolexeclibgodebug_DATA
= \
614 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
615 toolexeclibgoencoding_DATA
= \
616 encoding
/ascii85.gox \
618 encoding
/base32.gox \
619 encoding
/base64.gox \
620 encoding
/binary.gox \
628 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
629 toolexeclibgoexp_DATA
= \
633 toolexeclibgogodir
= $(toolexeclibgodir
)/go
634 toolexeclibgogo_DATA
= \
647 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
648 toolexeclibgohash_DATA
= \
654 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
655 toolexeclibgohtml_DATA
= \
658 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
659 toolexeclibgoimage_DATA
= \
666 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
667 toolexeclibgoimagecolor_DATA
= \
668 image
/color
/palette.gox
670 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
671 toolexeclibgoindex_DATA
= \
672 index
/suffixarray.gox
674 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
675 toolexeclibgoio_DATA
= \
678 toolexeclibgologdir
= $(toolexeclibgodir
)/log
679 toolexeclibgolog_DATA
= \
682 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
683 toolexeclibgomath_DATA
= \
688 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
689 toolexeclibgomime_DATA
= \
691 mime
/quotedprintable.gox
693 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
694 toolexeclibgonet_DATA
= \
702 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
703 toolexeclibgonethttp_DATA
= \
705 net
/http
/cookiejar.gox \
707 net
/http
/httptest.gox \
708 net
/http
/httptrace.gox \
709 net
/http
/httputil.gox \
712 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
713 toolexeclibgonetrpc_DATA
= \
716 toolexeclibgoolddir
= $(toolexeclibgodir
)/old
717 toolexeclibgoold_DATA
= \
721 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
722 toolexeclibgoos_DATA
= \
727 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
728 toolexeclibgopath_DATA
= \
731 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
732 toolexeclibgoregexp_DATA
= \
735 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
736 toolexeclibgoruntime_DATA
= \
740 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
741 toolexeclibgosync_DATA
= \
744 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
745 toolexeclibgotesting_DATA
= \
749 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
750 toolexeclibgotext_DATA
= \
755 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
756 toolexeclibgotexttemplate_DATA
= \
757 text
/template
/parse.gox
759 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
760 toolexeclibgounicode_DATA
= \
764 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file
= runtime
/mem_posix_memalign.c
765 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file
= runtime
/mem.c
766 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
767 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
768 @LIBGO_IS_LINUX_FALSE@runtime_thread_files
= runtime
/thread-sema.c
769 @LIBGO_IS_LINUX_TRUE@runtime_thread_files
= runtime
/thread-linux.c
770 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
771 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
772 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
773 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
774 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
775 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
776 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
778 runtime
/go-assert.c \
779 runtime
/go-breakpoint.c \
780 runtime
/go-caller.c \
781 runtime
/go-callers.c \
784 runtime
/go-construct-map.c \
786 runtime
/go-deferred-recover.c \
788 runtime
/go-fieldtrack.c \
789 runtime
/go-matherr.c \
790 runtime
/go-memclr.c \
791 runtime
/go-memcmp.c \
792 runtime
/go-memequal.c \
793 runtime
/go-memmove.c \
794 runtime
/go-nanotime.c \
799 runtime
/go-recover.c \
800 runtime
/go-reflect-call.c \
801 runtime
/go-runtime-error.c \
802 runtime
/go-setenv.c \
803 runtime
/go-signal.c \
804 runtime
/go-strslice.c \
805 runtime
/go-type-complex.c \
806 runtime
/go-type-float.c \
807 runtime
/go-type-identity.c \
808 runtime
/go-type-string.c \
809 runtime
/go-typedesc-equal.c \
810 runtime
/go-unsafe-new.c \
811 runtime
/go-unsafe-newarray.c \
812 runtime
/go-unsafe-pointer.c \
813 runtime
/go-unsetenv.c \
814 runtime
/go-unwind.c \
815 runtime
/go-varargs.c \
816 runtime
/env_posix.c \
820 $(runtime_mem_file
) \
821 runtime
/mfixalloc.c \
829 runtime
/runtime_c.c \
831 $(runtime_thread_files
) \
833 $(rtems_task_variable_add_file
) \
835 $(runtime_getncpu_file
)
837 noinst_DATA
= zstdpkglist.go
838 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
839 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
841 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
842 $(CPPFLAGS
) $(OSCFLAGS
) -O
844 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
845 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
880 database
/sql
/driver \
911 go
/internal
/gccgoimporter \
912 go
/internal
/gcimporter \
918 golang_org
/x
/net
/http2
/hpack \
919 golang_org
/x
/net
/lex/httplex \
929 image
/color
/palette \
932 image
/internal
/imageutil \
938 internal
/singleflight \
939 internal
/syscall
/unix \
952 mime
/quotedprintable \
963 net
/internal
/socktest \
983 runtime
/internal
/atomic \
984 runtime
/internal
/sys \
998 text
/template
/parse \
1005 $(addsuffix .lo
,$(PACKAGES
)) \
1007 reflect
/makefunc_ffi_c.lo \
1009 $(syscall_lib_clone_lo
) \
1011 syscall
/signame.lo \
1013 $(golang_org_x_net_route_lo
) \
1014 log
/syslog
/syslog_c.lo \
1015 $(os_lib_inotify_lo
) \
1016 runtime
/internal
/atomic_c.lo \
1020 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1023 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1024 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1026 libgo_la_SOURCES
= $(runtime_files
)
1027 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1028 libgo_la_LIBADD
= $(libgo_libadd
)
1029 libgo_llgo_la_SOURCES
= $(runtime_files
)
1030 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1031 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1032 libgobegin_a_SOURCES
= \
1035 libgobegin_llgo_a_SOURCES
= \
1039 # Use -fPIC for libgobegin so that it can be put in a PIE.
1040 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1041 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1042 libgolibbegin_a_SOURCES
= \
1043 runtime
/go-libmain.c
1045 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1046 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1047 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1048 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1049 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1050 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1052 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1053 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1056 # Build the dependencies for a Go package.
1059 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1060 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$$dir --extrafiles="$(extra_go_files_$(subst /,_,$(subst .lo.dep,,$@)))" $(matchargs_$(subst /,_,$(subst .lo.dep,,$@)))`; \
1061 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1062 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1063 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1068 # Build the .go files for a package, generating a .lo file.
1071 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1072 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1075 # How to build a .gox file from a .lo file.
1077 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1078 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1079 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1086 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1088 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1090 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1091 export RUNTESTFLAGS
; \
1094 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1095 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1096 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1097 export LD_LIBRARY_PATH
; \
1099 rm -f
$@
-testsum
$@
-testlog
; \
1100 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1101 if
test "$(USE_DEJAGNU)" = "yes"; then \
1102 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1103 elif
test "$(GOBENCH)" != ""; then \
1104 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1106 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1107 echo
"PASS: $(@D)" >> $@
-testlog
; \
1108 echo
"PASS: $(@D)"; \
1109 echo
"PASS: $(@D)" > $@
-testsum
; \
1111 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1113 echo
"FAIL: $(@D)" > $@
-testsum
; \
1119 # Build all packages before checking any.
1120 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1121 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1122 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1123 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1124 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1125 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1126 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1127 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1128 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1129 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1130 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1131 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1132 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1133 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1135 # Pass -ffp-contract=off, or 386-specific options, when building the
1136 # math package. MATH_FLAG is defined in configure.ac.
1137 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1139 # Add the generated file runtime_sysinfo.go to the runtime package.
1140 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1142 # Add generated files to the syscall package.
1143 extra_go_files_syscall
= \
1147 $(syscall_epoll_file
)
1150 # Pass -fgo-compiling-runtime when compiling the runtime package.
1151 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1152 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1153 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1154 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1155 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1156 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1157 @USE_LIBFFI_FALSE@matchargs_runtime
=
1159 # If libffi is supported (the normal case) use the ffi build tag for
1160 # the runtime package.
1161 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1163 # At least for now, we need -static-libgo for this test, because
1164 # otherwise we can't get the line numbers.
1165 # Also use -fno-inline to get better results from the memory profiler.
1166 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1167 extra_go_files_runtime_internal_sys
= version.go
1168 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1170 # Solaris 12 changed the type of fields in struct stat.
1171 # Use a build tag, based on a configure check, to cope.
1172 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1173 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1174 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1175 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1177 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1178 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1209 compress
/bzip2
/check \
1210 compress
/flate
/check \
1211 compress
/gzip
/check \
1212 compress
/lzw
/check \
1213 compress
/zlib
/check \
1214 container
/heap
/check \
1215 container
/list
/check \
1216 container
/ring
/check \
1218 crypto
/cipher
/check \
1221 crypto
/ecdsa
/check \
1222 crypto
/elliptic
/check \
1229 crypto
/sha256
/check \
1230 crypto
/sha512
/check \
1231 crypto
/subtle
/check \
1234 database
/sql
/check \
1235 database
/sql
/driver
/check \
1240 debug
/plan9obj
/check \
1241 encoding
/ascii85
/check \
1242 encoding
/asn1
/check \
1243 encoding
/base32
/check \
1244 encoding
/base64
/check \
1245 encoding
/binary
/check \
1246 encoding
/csv
/check \
1247 encoding
/gob
/check \
1248 encoding
/hex
/check \
1249 encoding
/json
/check \
1250 encoding
/pem
/check \
1251 encoding
/xml
/check \
1253 exp
/terminal
/check \
1254 html
/template
/check \
1260 go
/internal
/gcimporter
/check \
1261 go
/internal
/gccgoimporter
/check \
1267 golang_org
/x
/net
/http2
/hpack
/check \
1268 golang_org
/x
/net
/lex/httplex
/check \
1269 $(golang_org_x_net_route_check
) \
1270 hash
/adler32
/check \
1278 index
/suffixarray
/check \
1279 internal
/singleflight
/check \
1280 internal
/trace
/check \
1286 mime
/multipart
/check \
1287 mime
/quotedprintable
/check \
1289 net
/http
/cgi
/check \
1290 net
/http
/cookiejar
/check \
1291 net
/http
/fcgi
/check \
1292 net
/http
/httptest
/check \
1293 net
/http
/httptrace
/check \
1294 net
/http
/httputil
/check \
1295 net
/http
/internal
/check \
1296 net
/internal
/socktest
/check \
1300 net
/textproto
/check \
1302 net
/rpc
/jsonrpc
/check \
1304 old
/template
/check \
1308 path
/filepath
/check \
1309 regexp
/syntax
/check \
1310 runtime
/debug
/check \
1311 runtime
/pprof
/check \
1312 runtime
/internal
/atomic
/check \
1313 runtime
/internal
/sys
/check \
1315 text
/scanner
/check \
1316 text
/tabwriter
/check \
1317 text
/template
/check \
1318 text
/template
/parse
/check \
1319 testing
/quick
/check \
1320 unicode
/utf16
/check \
1323 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1324 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1326 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1329 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1330 am--refresh
: Makefile
1332 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1333 @for dep in
$?
; do \
1334 case
'$(am__configure_deps)' in \
1336 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1337 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1342 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1343 $(am__cd
) $(top_srcdir
) && \
1344 $(AUTOMAKE
) --foreign Makefile
1346 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1349 echo
' $(SHELL) ./config.status'; \
1350 $(SHELL
) .
/config.status
;; \
1352 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1353 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1356 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1357 $(SHELL
) .
/config.status
--recheck
1359 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1360 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1361 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1362 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1363 $(am__aclocal_m4_deps
):
1366 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1367 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1369 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1371 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1372 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1373 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1378 -rm -f config.h stamp-h1
1379 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1381 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1382 list2
=; for p in
$$list; do \
1383 if
test -f
$$p; then \
1384 list2
="$$list2 $$p"; \
1387 test -z
"$$list2" ||
{ \
1388 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1389 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1390 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1391 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1393 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1394 for p in
$$list; do \
1395 if
test -f
$$p; then \
1397 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1398 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1402 uninstall-toolexeclibLIBRARIES
:
1403 @
$(NORMAL_UNINSTALL
)
1404 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1405 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1406 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1408 clean-toolexeclibLIBRARIES
:
1409 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1410 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1411 -rm -f libgobegin-llgo.a
1412 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1413 $(RANLIB
) libgobegin-llgo.a
1414 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1416 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1417 $(RANLIB
) libgobegin.a
1418 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1419 -rm -f libgolibbegin.a
1420 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1421 $(RANLIB
) libgolibbegin.a
1422 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1424 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1425 list2
=; for p in
$$list; do \
1426 if
test -f
$$p; then \
1427 list2
="$$list2 $$p"; \
1430 test -z
"$$list2" ||
{ \
1431 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1432 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1433 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1434 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1437 uninstall-toolexeclibLTLIBRARIES
:
1438 @
$(NORMAL_UNINSTALL
)
1439 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1440 for p in
$$list; do \
1442 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1443 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1446 clean-toolexeclibLTLIBRARIES
:
1447 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1448 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1449 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1450 test "$$dir" != "$$p" ||
dir=.
; \
1451 echo
"rm -f \"$${dir}/so_locations\""; \
1452 rm -f
"$${dir}/so_locations"; \
1454 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1455 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1456 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1457 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1459 mostlyclean-compile
:
1465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1534 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1535 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1538 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1541 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1542 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1544 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1545 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1548 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1549 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1552 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1554 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1555 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1556 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1559 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1561 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1562 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1563 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1566 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1568 libgobegin_a-go-main.o
: runtime
/go-main.c
1569 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1570 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1573 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1575 libgobegin_a-go-main.obj
: runtime
/go-main.c
1576 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1577 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1580 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1582 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1583 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.o
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1584 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1587 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1589 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1590 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.obj
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1591 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1594 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1596 go-assert.lo
: runtime
/go-assert.c
1597 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-assert.lo
-MD
-MP
-MF
$(DEPDIR
)/go-assert.Tpo
-c
-o go-assert.lo
`test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime
/go-assert.c
1598 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1601 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-assert.lo
`test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime
/go-assert.c
1603 go-breakpoint.lo
: runtime
/go-breakpoint.c
1604 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-breakpoint.lo
-MD
-MP
-MF
$(DEPDIR
)/go-breakpoint.Tpo
-c
-o go-breakpoint.lo
`test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime
/go-breakpoint.c
1605 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1608 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-breakpoint.lo
`test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime
/go-breakpoint.c
1610 go-caller.lo
: runtime
/go-caller.c
1611 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-caller.lo
-MD
-MP
-MF
$(DEPDIR
)/go-caller.Tpo
-c
-o go-caller.lo
`test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime
/go-caller.c
1612 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1615 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-caller.lo
`test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime
/go-caller.c
1617 go-callers.lo
: runtime
/go-callers.c
1618 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-callers.lo
-MD
-MP
-MF
$(DEPDIR
)/go-callers.Tpo
-c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1619 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1622 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1624 go-cdiv.lo
: runtime
/go-cdiv.c
1625 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-cdiv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-cdiv.Tpo
-c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1626 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1629 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1631 go-cgo.lo
: runtime
/go-cgo.c
1632 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-cgo.lo
-MD
-MP
-MF
$(DEPDIR
)/go-cgo.Tpo
-c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
1633 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1636 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
1638 go-construct-map.lo
: runtime
/go-construct-map.c
1639 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-construct-map.lo
-MD
-MP
-MF
$(DEPDIR
)/go-construct-map.Tpo
-c
-o go-construct-map.lo
`test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime
/go-construct-map.c
1640 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1643 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-construct-map.lo
`test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime
/go-construct-map.c
1645 go-defer.lo
: runtime
/go-defer.c
1646 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-defer.lo
-MD
-MP
-MF
$(DEPDIR
)/go-defer.Tpo
-c
-o go-defer.lo
`test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime
/go-defer.c
1647 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1650 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-defer.lo
`test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime
/go-defer.c
1652 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1653 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-deferred-recover.lo
-MD
-MP
-MF
$(DEPDIR
)/go-deferred-recover.Tpo
-c
-o go-deferred-recover.lo
`test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime
/go-deferred-recover.c
1654 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1657 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-deferred-recover.lo
`test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime
/go-deferred-recover.c
1659 go-ffi.lo
: runtime
/go-ffi.c
1660 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-ffi.lo
-MD
-MP
-MF
$(DEPDIR
)/go-ffi.Tpo
-c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1661 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1664 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1666 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1667 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-fieldtrack.lo
-MD
-MP
-MF
$(DEPDIR
)/go-fieldtrack.Tpo
-c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1668 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1671 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1673 go-matherr.lo
: runtime
/go-matherr.c
1674 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-matherr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-matherr.Tpo
-c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1675 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1678 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1680 go-memclr.lo
: runtime
/go-memclr.c
1681 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memclr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memclr.Tpo
-c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1682 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1685 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1687 go-memcmp.lo
: runtime
/go-memcmp.c
1688 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memcmp.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memcmp.Tpo
-c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1689 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1692 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1694 go-memequal.lo
: runtime
/go-memequal.c
1695 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memequal.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memequal.Tpo
-c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1696 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1699 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1701 go-memmove.lo
: runtime
/go-memmove.c
1702 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memmove.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memmove.Tpo
-c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1703 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1706 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1708 go-nanotime.lo
: runtime
/go-nanotime.c
1709 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-nanotime.lo
-MD
-MP
-MF
$(DEPDIR
)/go-nanotime.Tpo
-c
-o go-nanotime.lo
`test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime
/go-nanotime.c
1710 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1713 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nanotime.lo
`test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime
/go-nanotime.c
1715 go-now.lo
: runtime
/go-now.c
1716 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-now.lo
-MD
-MP
-MF
$(DEPDIR
)/go-now.Tpo
-c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1717 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1720 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1722 go-new.lo
: runtime
/go-new.c
1723 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-new.lo
-MD
-MP
-MF
$(DEPDIR
)/go-new.Tpo
-c
-o go-new.lo
`test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime
/go-new.c
1724 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1727 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-new.lo
`test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime
/go-new.c
1729 go-nosys.lo
: runtime
/go-nosys.c
1730 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-nosys.lo
-MD
-MP
-MF
$(DEPDIR
)/go-nosys.Tpo
-c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1731 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1734 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1736 go-panic.lo
: runtime
/go-panic.c
1737 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-panic.lo
-MD
-MP
-MF
$(DEPDIR
)/go-panic.Tpo
-c
-o go-panic.lo
`test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime
/go-panic.c
1738 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1741 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-panic.lo
`test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime
/go-panic.c
1743 go-recover.lo
: runtime
/go-recover.c
1744 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-recover.lo
-MD
-MP
-MF
$(DEPDIR
)/go-recover.Tpo
-c
-o go-recover.lo
`test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime
/go-recover.c
1745 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1748 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-recover.lo
`test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime
/go-recover.c
1750 go-reflect-call.lo
: runtime
/go-reflect-call.c
1751 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-reflect-call.lo
-MD
-MP
-MF
$(DEPDIR
)/go-reflect-call.Tpo
-c
-o go-reflect-call.lo
`test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime
/go-reflect-call.c
1752 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1755 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-reflect-call.lo
`test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime
/go-reflect-call.c
1757 go-runtime-error.lo
: runtime
/go-runtime-error.c
1758 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-runtime-error.lo
-MD
-MP
-MF
$(DEPDIR
)/go-runtime-error.Tpo
-c
-o go-runtime-error.lo
`test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime
/go-runtime-error.c
1759 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1762 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-runtime-error.lo
`test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime
/go-runtime-error.c
1764 go-setenv.lo
: runtime
/go-setenv.c
1765 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-setenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-setenv.Tpo
-c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1766 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1769 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1771 go-signal.lo
: runtime
/go-signal.c
1772 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-signal.lo
-MD
-MP
-MF
$(DEPDIR
)/go-signal.Tpo
-c
-o go-signal.lo
`test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime
/go-signal.c
1773 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1776 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-signal.lo
`test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime
/go-signal.c
1778 go-strslice.lo
: runtime
/go-strslice.c
1779 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-strslice.lo
-MD
-MP
-MF
$(DEPDIR
)/go-strslice.Tpo
-c
-o go-strslice.lo
`test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime
/go-strslice.c
1780 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1783 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strslice.lo
`test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime
/go-strslice.c
1785 go-type-complex.lo
: runtime
/go-type-complex.c
1786 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-complex.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-complex.Tpo
-c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
1787 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1790 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
1792 go-type-float.lo
: runtime
/go-type-float.c
1793 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-float.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-float.Tpo
-c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
1794 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1797 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
1799 go-type-identity.lo
: runtime
/go-type-identity.c
1800 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-identity.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-identity.Tpo
-c
-o go-type-identity.lo
`test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime
/go-type-identity.c
1801 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1804 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-identity.lo
`test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime
/go-type-identity.c
1806 go-type-string.lo
: runtime
/go-type-string.c
1807 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-string.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-string.Tpo
-c
-o go-type-string.lo
`test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime
/go-type-string.c
1808 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1811 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-string.lo
`test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime
/go-type-string.c
1813 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1814 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-typedesc-equal.lo
-MD
-MP
-MF
$(DEPDIR
)/go-typedesc-equal.Tpo
-c
-o go-typedesc-equal.lo
`test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime
/go-typedesc-equal.c
1815 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1818 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-typedesc-equal.lo
`test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime
/go-typedesc-equal.c
1820 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
1821 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsafe-new.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsafe-new.Tpo
-c
-o go-unsafe-new.lo
`test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime
/go-unsafe-new.c
1822 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1825 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-new.lo
`test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime
/go-unsafe-new.c
1827 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
1828 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsafe-newarray.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsafe-newarray.Tpo
-c
-o go-unsafe-newarray.lo
`test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime
/go-unsafe-newarray.c
1829 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1832 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-newarray.lo
`test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime
/go-unsafe-newarray.c
1834 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1835 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsafe-pointer.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsafe-pointer.Tpo
-c
-o go-unsafe-pointer.lo
`test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime
/go-unsafe-pointer.c
1836 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1839 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-pointer.lo
`test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime
/go-unsafe-pointer.c
1841 go-unsetenv.lo
: runtime
/go-unsetenv.c
1842 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsetenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsetenv.Tpo
-c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1843 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1846 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1848 go-unwind.lo
: runtime
/go-unwind.c
1849 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unwind.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unwind.Tpo
-c
-o go-unwind.lo
`test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime
/go-unwind.c
1850 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1853 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unwind.lo
`test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime
/go-unwind.c
1855 go-varargs.lo
: runtime
/go-varargs.c
1856 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-varargs.lo
-MD
-MP
-MF
$(DEPDIR
)/go-varargs.Tpo
-c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1857 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1860 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1862 env_posix.lo
: runtime
/env_posix.c
1863 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT env_posix.lo
-MD
-MP
-MF
$(DEPDIR
)/env_posix.Tpo
-c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1864 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1867 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1869 heapdump.lo
: runtime
/heapdump.c
1870 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT heapdump.lo
-MD
-MP
-MF
$(DEPDIR
)/heapdump.Tpo
-c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
1871 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1874 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
1876 mcache.lo
: runtime
/mcache.c
1877 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mcache.lo
-MD
-MP
-MF
$(DEPDIR
)/mcache.Tpo
-c
-o mcache.lo
`test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime
/mcache.c
1878 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1881 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mcache.lo
`test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime
/mcache.c
1883 mcentral.lo
: runtime
/mcentral.c
1884 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mcentral.lo
-MD
-MP
-MF
$(DEPDIR
)/mcentral.Tpo
-c
-o mcentral.lo
`test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime
/mcentral.c
1885 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1888 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mcentral.lo
`test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime
/mcentral.c
1890 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
1891 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mem_posix_memalign.lo
-MD
-MP
-MF
$(DEPDIR
)/mem_posix_memalign.Tpo
-c
-o mem_posix_memalign.lo
`test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime
/mem_posix_memalign.c
1892 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1895 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mem_posix_memalign.lo
`test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime
/mem_posix_memalign.c
1897 mem.lo
: runtime
/mem.c
1898 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mem.lo
-MD
-MP
-MF
$(DEPDIR
)/mem.Tpo
-c
-o mem.lo
`test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime
/mem.c
1899 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1902 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mem.lo
`test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime
/mem.c
1904 mfixalloc.lo
: runtime
/mfixalloc.c
1905 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mfixalloc.lo
-MD
-MP
-MF
$(DEPDIR
)/mfixalloc.Tpo
-c
-o mfixalloc.lo
`test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime
/mfixalloc.c
1906 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1909 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mfixalloc.lo
`test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime
/mfixalloc.c
1911 mgc0.lo
: runtime
/mgc0.c
1912 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mgc0.lo
-MD
-MP
-MF
$(DEPDIR
)/mgc0.Tpo
-c
-o mgc0.lo
`test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime
/mgc0.c
1913 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1916 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mgc0.lo
`test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime
/mgc0.c
1918 mheap.lo
: runtime
/mheap.c
1919 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mheap.lo
-MD
-MP
-MF
$(DEPDIR
)/mheap.Tpo
-c
-o mheap.lo
`test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime
/mheap.c
1920 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
1921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1923 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mheap.lo
`test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime
/mheap.c
1925 msize.lo
: runtime
/msize.c
1926 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT msize.lo
-MD
-MP
-MF
$(DEPDIR
)/msize.Tpo
-c
-o msize.lo
`test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime
/msize.c
1927 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1930 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o msize.lo
`test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime
/msize.c
1932 panic.lo
: runtime
/panic.c
1933 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1934 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1937 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1939 parfor.lo
: runtime
/parfor.c
1940 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT parfor.lo
-MD
-MP
-MF
$(DEPDIR
)/parfor.Tpo
-c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
1941 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1944 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
1946 print.lo
: runtime
/print.c
1947 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1948 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1951 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1953 proc.lo
: runtime
/proc.c
1954 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT proc.lo
-MD
-MP
-MF
$(DEPDIR
)/proc.Tpo
-c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1955 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1958 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1960 runtime_c.lo
: runtime
/runtime_c.c
1961 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT runtime_c.lo
-MD
-MP
-MF
$(DEPDIR
)/runtime_c.Tpo
-c
-o runtime_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1962 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1965 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1967 thread.lo
: runtime
/thread.c
1968 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread.lo
-MD
-MP
-MF
$(DEPDIR
)/thread.Tpo
-c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1969 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1971 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1972 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1974 thread-sema.lo
: runtime
/thread-sema.c
1975 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-sema.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-sema.Tpo
-c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
1976 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
1977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
1978 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1979 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
1981 thread-linux.lo
: runtime
/thread-linux.c
1982 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-linux.Tpo
-c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
1983 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
1984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1985 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1986 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
1988 yield.lo
: runtime
/yield.c
1989 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1990 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1992 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1993 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1995 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1996 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT rtems-task-variable-add.lo
-MD
-MP
-MF
$(DEPDIR
)/rtems-task-variable-add.Tpo
-c
-o rtems-task-variable-add.lo
`test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime
/rtems-task-variable-add.c
1997 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1999 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2000 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o rtems-task-variable-add.lo
`test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime
/rtems-task-variable-add.c
2002 getncpu-none.lo
: runtime
/getncpu-none.c
2003 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-none.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-none.Tpo
-c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
2004 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2006 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2007 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
2009 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2010 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-bsd.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-bsd.Tpo
-c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
2011 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2013 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2014 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
2016 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2017 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-solaris.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-solaris.Tpo
-c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
2018 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2021 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
2023 getncpu-irix.lo
: runtime
/getncpu-irix.c
2024 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-irix.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-irix.Tpo
-c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
2025 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2027 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2028 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
2030 getncpu-linux.lo
: runtime
/getncpu-linux.c
2031 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-linux.Tpo
-c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
2032 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2034 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2035 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
2037 mostlyclean-libtool
:
2044 -rm -f libtool config.lt
2046 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2047 # runs to enable its job server during parallel builds. Hence the
2050 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2052 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2055 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2057 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2059 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2060 maintainer-clean-multi
:
2061 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2062 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2064 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2065 if
test -n
"$$list"; then \
2066 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2067 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2069 for p in
$$list; do \
2070 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2072 done |
$(am__base_list
) | \
2073 while read files
; do \
2074 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2075 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2078 uninstall-toolexeclibgoDATA
:
2079 @
$(NORMAL_UNINSTALL
)
2080 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2081 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2082 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2083 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2085 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2086 if
test -n
"$$list"; then \
2087 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2088 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2090 for p in
$$list; do \
2091 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2093 done |
$(am__base_list
) | \
2094 while read files
; do \
2095 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2096 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2099 uninstall-toolexeclibgoarchiveDATA
:
2100 @
$(NORMAL_UNINSTALL
)
2101 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2102 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2103 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2104 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2106 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2107 if
test -n
"$$list"; then \
2108 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2109 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2111 for p in
$$list; do \
2112 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2114 done |
$(am__base_list
) | \
2115 while read files
; do \
2116 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2117 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2120 uninstall-toolexeclibgocompressDATA
:
2121 @
$(NORMAL_UNINSTALL
)
2122 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2123 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2124 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2125 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2127 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2128 if
test -n
"$$list"; then \
2129 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2130 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2132 for p in
$$list; do \
2133 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2135 done |
$(am__base_list
) | \
2136 while read files
; do \
2137 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2138 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2141 uninstall-toolexeclibgocontainerDATA
:
2142 @
$(NORMAL_UNINSTALL
)
2143 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2144 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2145 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2146 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2148 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2149 if
test -n
"$$list"; then \
2150 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2151 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2153 for p in
$$list; do \
2154 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2156 done |
$(am__base_list
) | \
2157 while read files
; do \
2158 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2159 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2162 uninstall-toolexeclibgocryptoDATA
:
2163 @
$(NORMAL_UNINSTALL
)
2164 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2165 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2166 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2167 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2169 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2170 if
test -n
"$$list"; then \
2171 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2172 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2174 for p in
$$list; do \
2175 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2177 done |
$(am__base_list
) | \
2178 while read files
; do \
2179 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2180 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2183 uninstall-toolexeclibgocryptox509DATA
:
2184 @
$(NORMAL_UNINSTALL
)
2185 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2186 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2187 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2188 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2190 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2191 if
test -n
"$$list"; then \
2192 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2193 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2195 for p in
$$list; do \
2196 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2198 done |
$(am__base_list
) | \
2199 while read files
; do \
2200 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2201 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2204 uninstall-toolexeclibgodatabaseDATA
:
2205 @
$(NORMAL_UNINSTALL
)
2206 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2207 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2208 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2209 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2211 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2212 if
test -n
"$$list"; then \
2213 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2214 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2216 for p in
$$list; do \
2217 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2219 done |
$(am__base_list
) | \
2220 while read files
; do \
2221 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2222 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2225 uninstall-toolexeclibgodatabasesqlDATA
:
2226 @
$(NORMAL_UNINSTALL
)
2227 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2228 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2229 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2230 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2232 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2233 if
test -n
"$$list"; then \
2234 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2235 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2237 for p in
$$list; do \
2238 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2240 done |
$(am__base_list
) | \
2241 while read files
; do \
2242 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2243 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2246 uninstall-toolexeclibgodebugDATA
:
2247 @
$(NORMAL_UNINSTALL
)
2248 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2249 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2250 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2251 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2253 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2254 if
test -n
"$$list"; then \
2255 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2256 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2258 for p in
$$list; do \
2259 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2261 done |
$(am__base_list
) | \
2262 while read files
; do \
2263 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2264 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2267 uninstall-toolexeclibgoencodingDATA
:
2268 @
$(NORMAL_UNINSTALL
)
2269 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2270 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2271 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2272 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2274 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2275 if
test -n
"$$list"; then \
2276 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2277 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2279 for p in
$$list; do \
2280 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2282 done |
$(am__base_list
) | \
2283 while read files
; do \
2284 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2285 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2288 uninstall-toolexeclibgoexpDATA
:
2289 @
$(NORMAL_UNINSTALL
)
2290 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2291 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2292 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2293 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2295 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2296 if
test -n
"$$list"; then \
2297 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2298 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2300 for p in
$$list; do \
2301 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2303 done |
$(am__base_list
) | \
2304 while read files
; do \
2305 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2306 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2309 uninstall-toolexeclibgogoDATA
:
2310 @
$(NORMAL_UNINSTALL
)
2311 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2312 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2313 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2314 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2316 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2317 if
test -n
"$$list"; then \
2318 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2319 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2321 for p in
$$list; do \
2322 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2324 done |
$(am__base_list
) | \
2325 while read files
; do \
2326 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2327 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2330 uninstall-toolexeclibgohashDATA
:
2331 @
$(NORMAL_UNINSTALL
)
2332 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2333 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2334 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2335 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2337 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2338 if
test -n
"$$list"; then \
2339 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2340 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2342 for p in
$$list; do \
2343 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2345 done |
$(am__base_list
) | \
2346 while read files
; do \
2347 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2348 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2351 uninstall-toolexeclibgohtmlDATA
:
2352 @
$(NORMAL_UNINSTALL
)
2353 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2354 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2355 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2356 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2358 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2359 if
test -n
"$$list"; then \
2360 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2361 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2363 for p in
$$list; do \
2364 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2366 done |
$(am__base_list
) | \
2367 while read files
; do \
2368 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2369 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2372 uninstall-toolexeclibgoimageDATA
:
2373 @
$(NORMAL_UNINSTALL
)
2374 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2375 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2376 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2377 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2379 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2380 if
test -n
"$$list"; then \
2381 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2382 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2384 for p in
$$list; do \
2385 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2387 done |
$(am__base_list
) | \
2388 while read files
; do \
2389 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2390 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2393 uninstall-toolexeclibgoimagecolorDATA
:
2394 @
$(NORMAL_UNINSTALL
)
2395 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2396 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2397 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2398 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2400 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2401 if
test -n
"$$list"; then \
2402 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2403 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2405 for p in
$$list; do \
2406 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2408 done |
$(am__base_list
) | \
2409 while read files
; do \
2410 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2411 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2414 uninstall-toolexeclibgoindexDATA
:
2415 @
$(NORMAL_UNINSTALL
)
2416 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2417 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2418 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2419 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2421 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2422 if
test -n
"$$list"; then \
2423 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2424 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2426 for p in
$$list; do \
2427 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2429 done |
$(am__base_list
) | \
2430 while read files
; do \
2431 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2432 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2435 uninstall-toolexeclibgoioDATA
:
2436 @
$(NORMAL_UNINSTALL
)
2437 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2438 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2439 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2440 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2442 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2443 if
test -n
"$$list"; then \
2444 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2445 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2447 for p in
$$list; do \
2448 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2450 done |
$(am__base_list
) | \
2451 while read files
; do \
2452 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2453 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2456 uninstall-toolexeclibgologDATA
:
2457 @
$(NORMAL_UNINSTALL
)
2458 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2459 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2460 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2461 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2463 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2464 if
test -n
"$$list"; then \
2465 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2466 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2468 for p in
$$list; do \
2469 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2471 done |
$(am__base_list
) | \
2472 while read files
; do \
2473 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2474 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2477 uninstall-toolexeclibgomathDATA
:
2478 @
$(NORMAL_UNINSTALL
)
2479 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2480 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2481 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2482 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2484 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2485 if
test -n
"$$list"; then \
2486 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2487 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2489 for p in
$$list; do \
2490 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2492 done |
$(am__base_list
) | \
2493 while read files
; do \
2494 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2495 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2498 uninstall-toolexeclibgomimeDATA
:
2499 @
$(NORMAL_UNINSTALL
)
2500 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2501 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2502 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2503 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2505 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2506 if
test -n
"$$list"; then \
2507 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2508 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2510 for p in
$$list; do \
2511 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2513 done |
$(am__base_list
) | \
2514 while read files
; do \
2515 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2516 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2519 uninstall-toolexeclibgonetDATA
:
2520 @
$(NORMAL_UNINSTALL
)
2521 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2522 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2523 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2524 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2526 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2527 if
test -n
"$$list"; then \
2528 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2529 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2531 for p in
$$list; do \
2532 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2534 done |
$(am__base_list
) | \
2535 while read files
; do \
2536 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2537 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2540 uninstall-toolexeclibgonethttpDATA
:
2541 @
$(NORMAL_UNINSTALL
)
2542 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2543 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2544 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2545 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2547 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2548 if
test -n
"$$list"; then \
2549 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2550 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2552 for p in
$$list; do \
2553 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2555 done |
$(am__base_list
) | \
2556 while read files
; do \
2557 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2558 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2561 uninstall-toolexeclibgonetrpcDATA
:
2562 @
$(NORMAL_UNINSTALL
)
2563 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2564 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2565 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2566 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2568 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2569 if
test -n
"$$list"; then \
2570 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2571 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2573 for p in
$$list; do \
2574 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2576 done |
$(am__base_list
) | \
2577 while read files
; do \
2578 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2579 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2582 uninstall-toolexeclibgooldDATA
:
2583 @
$(NORMAL_UNINSTALL
)
2584 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2585 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2586 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2587 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2589 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2590 if
test -n
"$$list"; then \
2591 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2592 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2594 for p in
$$list; do \
2595 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2597 done |
$(am__base_list
) | \
2598 while read files
; do \
2599 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2600 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2603 uninstall-toolexeclibgoosDATA
:
2604 @
$(NORMAL_UNINSTALL
)
2605 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2606 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2607 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2608 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2610 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2611 if
test -n
"$$list"; then \
2612 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2613 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2615 for p in
$$list; do \
2616 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2618 done |
$(am__base_list
) | \
2619 while read files
; do \
2620 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2621 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2624 uninstall-toolexeclibgopathDATA
:
2625 @
$(NORMAL_UNINSTALL
)
2626 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2627 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2628 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2629 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2631 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2632 if
test -n
"$$list"; then \
2633 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2634 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2636 for p in
$$list; do \
2637 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2639 done |
$(am__base_list
) | \
2640 while read files
; do \
2641 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2642 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2645 uninstall-toolexeclibgoregexpDATA
:
2646 @
$(NORMAL_UNINSTALL
)
2647 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2648 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2649 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2650 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2652 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2653 if
test -n
"$$list"; then \
2654 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2655 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2657 for p in
$$list; do \
2658 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2660 done |
$(am__base_list
) | \
2661 while read files
; do \
2662 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2663 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2666 uninstall-toolexeclibgoruntimeDATA
:
2667 @
$(NORMAL_UNINSTALL
)
2668 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2669 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2670 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2671 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2673 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2674 if
test -n
"$$list"; then \
2675 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2676 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2678 for p in
$$list; do \
2679 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2681 done |
$(am__base_list
) | \
2682 while read files
; do \
2683 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2684 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2687 uninstall-toolexeclibgosyncDATA
:
2688 @
$(NORMAL_UNINSTALL
)
2689 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2690 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2691 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2692 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2694 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2695 if
test -n
"$$list"; then \
2696 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2697 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2699 for p in
$$list; do \
2700 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2702 done |
$(am__base_list
) | \
2703 while read files
; do \
2704 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2705 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2708 uninstall-toolexeclibgotestingDATA
:
2709 @
$(NORMAL_UNINSTALL
)
2710 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2711 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2712 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2713 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2715 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2716 if
test -n
"$$list"; then \
2717 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2718 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2720 for p in
$$list; do \
2721 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2723 done |
$(am__base_list
) | \
2724 while read files
; do \
2725 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2726 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2729 uninstall-toolexeclibgotextDATA
:
2730 @
$(NORMAL_UNINSTALL
)
2731 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2732 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2733 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2734 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2736 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2737 if
test -n
"$$list"; then \
2738 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2739 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2741 for p in
$$list; do \
2742 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2744 done |
$(am__base_list
) | \
2745 while read files
; do \
2746 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2747 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2750 uninstall-toolexeclibgotexttemplateDATA
:
2751 @
$(NORMAL_UNINSTALL
)
2752 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2753 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2754 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2755 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2757 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2758 if
test -n
"$$list"; then \
2759 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2760 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2762 for p in
$$list; do \
2763 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2765 done |
$(am__base_list
) | \
2766 while read files
; do \
2767 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2768 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2771 uninstall-toolexeclibgounicodeDATA
:
2772 @
$(NORMAL_UNINSTALL
)
2773 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2774 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2775 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2777 # This directory's subdirectories are mostly independent; you can cd
2778 # into them and run `make' without going through this Makefile.
2779 # To change the values of `make' variables: instead of editing Makefiles,
2780 # (1) if the variable is set in `config.status', edit `config.status'
2781 # (which will cause the Makefiles to be regenerated when you run `make');
2782 # (2) otherwise, pass the desired values on the `make' command line.
2783 $(RECURSIVE_TARGETS
):
2784 @fail
= failcom
='exit 1'; \
2785 for f in x
$$MAKEFLAGS; do \
2788 *k
*) failcom
='fail=yes';; \
2792 target
=`echo $@ | sed s/-recursive//`; \
2793 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2794 echo
"Making $$target in $$subdir"; \
2795 if
test "$$subdir" = "."; then \
2797 local_target
="$$target-am"; \
2799 local_target
="$$target"; \
2801 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2802 || eval
$$failcom; \
2804 if
test "$$dot_seen" = "no"; then \
2805 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2806 fi
; test -z
"$$fail"
2808 $(RECURSIVE_CLEAN_TARGETS
):
2809 @fail
= failcom
='exit 1'; \
2810 for f in x
$$MAKEFLAGS; do \
2813 *k
*) failcom
='fail=yes';; \
2818 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2819 *) list
='$(SUBDIRS)' ;; \
2821 rev
=''; for subdir in
$$list; do \
2822 if
test "$$subdir" = "."; then
:; else \
2823 rev
="$$subdir $$rev"; \
2827 target
=`echo $@ | sed s/-recursive//`; \
2828 for subdir in
$$rev; do \
2829 echo
"Making $$target in $$subdir"; \
2830 if
test "$$subdir" = "."; then \
2831 local_target
="$$target-am"; \
2833 local_target
="$$target"; \
2835 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2836 || eval
$$failcom; \
2837 done
&& test -z
"$$fail"
2839 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2840 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2843 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2844 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2847 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2848 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2849 unique
=`for i in $$list; do \
2850 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2852 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2853 END { if (nonempty) { for (i in files) print i; }; }'`; \
2857 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2858 $(TAGS_FILES
) $(LISP
)
2861 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2862 include_option
=--etags-include
; \
2865 include_option
=--include; \
2868 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2869 if
test "$$subdir" = .
; then
:; else \
2870 test ! -f
$$subdir/TAGS || \
2871 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2874 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2875 unique
=`for i in $$list; do \
2876 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2878 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2879 END { if (nonempty) { for (i in files) print i; }; }'`; \
2881 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2882 test -n
"$$unique" || unique
=$$empty_fix; \
2883 if
test $$# -gt 0; then \
2884 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2887 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2892 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2893 $(TAGS_FILES
) $(LISP
)
2894 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2895 unique
=`for i in $$list; do \
2896 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2898 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2899 END { if (nonempty) { for (i in files) print i; }; }'`; \
2900 test -z
"$(CTAGS_ARGS)$$unique" \
2901 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2905 here
=`$(am__cd) $(top_builddir) && pwd` \
2906 && $(am__cd
) $(top_srcdir
) \
2907 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2910 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2912 check: check-recursive
2913 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2915 installdirs: installdirs-recursive
2917 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoolddir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2918 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2920 install: install-recursive
2921 install-exec
: install-exec-recursive
2922 install-data
: install-data-recursive
2923 uninstall: uninstall-recursive
2926 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2928 installcheck: installcheck-recursive
2930 if
test -z
'$(STRIP)'; then \
2931 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2932 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2935 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2936 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2937 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2939 mostlyclean-generic
:
2942 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2945 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2946 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2948 maintainer-clean-generic
:
2949 @echo
"This command is intended for maintainers to use"
2950 @echo
"it deletes files that may require special tools to rebuild."
2951 clean: clean-multi clean-recursive
2953 clean-am
: clean-generic clean-libtool clean-local \
2954 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
2957 distclean: distclean-multi distclean-recursive
2958 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2961 distclean-am
: clean-am distclean-compile distclean-generic \
2962 distclean-hdr distclean-libtool distclean-tags
2968 html
: html-recursive
2972 info: info-recursive
2978 install-dvi
: install-dvi-recursive
2982 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2983 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2984 install-toolexeclibgoarchiveDATA \
2985 install-toolexeclibgocompressDATA \
2986 install-toolexeclibgocontainerDATA \
2987 install-toolexeclibgocryptoDATA \
2988 install-toolexeclibgocryptox509DATA \
2989 install-toolexeclibgodatabaseDATA \
2990 install-toolexeclibgodatabasesqlDATA \
2991 install-toolexeclibgodebugDATA \
2992 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2993 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2994 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2995 install-toolexeclibgoimagecolorDATA \
2996 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2997 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2998 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2999 install-toolexeclibgonethttpDATA \
3000 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3001 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3002 install-toolexeclibgoregexpDATA \
3003 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3004 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3005 install-toolexeclibgotexttemplateDATA \
3006 install-toolexeclibgounicodeDATA
3008 install-html
: install-html-recursive
3012 install-info
: install-info-recursive
3018 install-pdf
: install-pdf-recursive
3022 install-ps
: install-ps-recursive
3028 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3029 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3030 -rm -rf
$(top_srcdir
)/autom4te.cache
3033 maintainer-clean-am
: distclean-am maintainer-clean-generic
3035 mostlyclean: mostlyclean-multi mostlyclean-recursive
3037 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3038 mostlyclean-libtool mostlyclean-local
3048 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3049 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3050 uninstall-toolexeclibgoarchiveDATA \
3051 uninstall-toolexeclibgocompressDATA \
3052 uninstall-toolexeclibgocontainerDATA \
3053 uninstall-toolexeclibgocryptoDATA \
3054 uninstall-toolexeclibgocryptox509DATA \
3055 uninstall-toolexeclibgodatabaseDATA \
3056 uninstall-toolexeclibgodatabasesqlDATA \
3057 uninstall-toolexeclibgodebugDATA \
3058 uninstall-toolexeclibgoencodingDATA \
3059 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3060 uninstall-toolexeclibgohashDATA \
3061 uninstall-toolexeclibgohtmlDATA \
3062 uninstall-toolexeclibgoimageDATA \
3063 uninstall-toolexeclibgoimagecolorDATA \
3064 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3065 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3066 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3067 uninstall-toolexeclibgonethttpDATA \
3068 uninstall-toolexeclibgonetrpcDATA \
3069 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3070 uninstall-toolexeclibgopathDATA \
3071 uninstall-toolexeclibgoregexpDATA \
3072 uninstall-toolexeclibgoruntimeDATA \
3073 uninstall-toolexeclibgosyncDATA \
3074 uninstall-toolexeclibgotestingDATA \
3075 uninstall-toolexeclibgotextDATA \
3076 uninstall-toolexeclibgotexttemplateDATA \
3077 uninstall-toolexeclibgounicodeDATA
3079 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3080 clean-multi ctags-recursive distclean-multi install-am \
3081 install-multi install-strip maintainer-clean-multi \
3082 mostlyclean-multi tags-recursive
3084 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3085 all all-am all-multi am--refresh
check check-am
clean \
3086 clean-generic clean-libtool clean-local clean-multi \
3087 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3088 ctags-recursive
distclean distclean-compile distclean-generic \
3089 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3090 dvi dvi-am html html-am
info info-am
install install-am \
3091 install-data install-data-am install-dvi install-dvi-am \
3092 install-exec install-exec-am install-html install-html-am \
3093 install-info install-info-am install-man install-multi \
3094 install-pdf install-pdf-am install-ps install-ps-am \
3095 install-strip install-toolexeclibLIBRARIES \
3096 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3097 install-toolexeclibgoarchiveDATA \
3098 install-toolexeclibgocompressDATA \
3099 install-toolexeclibgocontainerDATA \
3100 install-toolexeclibgocryptoDATA \
3101 install-toolexeclibgocryptox509DATA \
3102 install-toolexeclibgodatabaseDATA \
3103 install-toolexeclibgodatabasesqlDATA \
3104 install-toolexeclibgodebugDATA \
3105 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3106 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3107 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3108 install-toolexeclibgoimagecolorDATA \
3109 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3110 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3111 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3112 install-toolexeclibgonethttpDATA \
3113 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3114 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3115 install-toolexeclibgoregexpDATA \
3116 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3117 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3118 install-toolexeclibgotexttemplateDATA \
3119 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3120 installdirs installdirs-am maintainer-clean \
3121 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3122 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3123 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3124 tags-recursive
uninstall uninstall-am \
3125 uninstall-toolexeclibLIBRARIES \
3126 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3127 uninstall-toolexeclibgoarchiveDATA \
3128 uninstall-toolexeclibgocompressDATA \
3129 uninstall-toolexeclibgocontainerDATA \
3130 uninstall-toolexeclibgocryptoDATA \
3131 uninstall-toolexeclibgocryptox509DATA \
3132 uninstall-toolexeclibgodatabaseDATA \
3133 uninstall-toolexeclibgodatabasesqlDATA \
3134 uninstall-toolexeclibgodebugDATA \
3135 uninstall-toolexeclibgoencodingDATA \
3136 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3137 uninstall-toolexeclibgohashDATA \
3138 uninstall-toolexeclibgohtmlDATA \
3139 uninstall-toolexeclibgoimageDATA \
3140 uninstall-toolexeclibgoimagecolorDATA \
3141 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3142 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3143 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3144 uninstall-toolexeclibgonethttpDATA \
3145 uninstall-toolexeclibgonetrpcDATA \
3146 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3147 uninstall-toolexeclibgopathDATA \
3148 uninstall-toolexeclibgoregexpDATA \
3149 uninstall-toolexeclibgoruntimeDATA \
3150 uninstall-toolexeclibgosyncDATA \
3151 uninstall-toolexeclibgotestingDATA \
3152 uninstall-toolexeclibgotextDATA \
3153 uninstall-toolexeclibgotexttemplateDATA \
3154 uninstall-toolexeclibgounicodeDATA
3157 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3158 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3160 goc2c
: goc2c.
$(OBJEXT
)
3161 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3163 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3167 %.c
: $(srcdir)/runtime
/%.goc goc2c
3171 version.go
: s-version
; @true
3173 rm -f version.go.tmp
3174 echo
"package sys" > version.go.tmp
3175 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3176 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3177 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3178 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3179 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3180 echo
>> version.go.tmp
3181 echo
"type ArchFamilyType int" >> version.go.tmp
3182 echo
>> version.go.tmp
3183 echo
"const (" >> version.go.tmp
3184 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3185 for a in
$(ALLGOARCHFAMILY
); do \
3186 echo
" $${a}" >> version.go.tmp
; \
3188 echo
")" >> version.go.tmp
3189 echo
>> version.go.tmp
3190 for a in
$(ALLGOARCH
); do \
3191 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3192 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3193 if
test "$${a}" = "$(GOARCH)"; then \
3194 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3196 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3199 echo
>> version.go.tmp
3200 echo
"const (" >> version.go.tmp
3201 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3202 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3203 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3204 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3205 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3206 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3207 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3208 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3209 echo
")" >> version.go.tmp
3210 echo
>> version.go.tmp
3211 for a in
$(ALLGOOS
); do \
3212 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3213 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3214 if
test "$${a}" = "$(GOOS)"; then \
3215 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3217 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3220 echo
>> version.go.tmp
3221 echo
"type Uintreg uintptr" >> version.go.tmp
3222 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3225 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3226 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3227 $(SHELL
) $(srcdir)/mkrsysinfo.sh
3228 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3231 sigtab.go
: s-sigtab
; @true
3232 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3233 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3234 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3237 runtime.inc
: s-runtime-inc
; @true
3238 s-runtime-inc
: runtime.lo Makefile
3239 rm -f runtime.inc.tmp2
3240 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define c[01] " > runtime.inc.tmp2
3241 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3242 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3244 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp2 runtime.inc
3247 # Generate the list of go std packages that were included in libgo
3248 zstdpkglist.go
: s-zstdpkglist
; @true
3249 s-zstdpkglist
: Makefile
3250 rm -f zstdpkglist.go.tmp
3251 echo
'package main' > zstdpkglist.go.tmp
3252 echo
"" >> zstdpkglist.go.tmp
3253 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3254 echo
$(libgo_go_objs
) 'unsafe.lo' 'runtime/cgo.lo' | sed
's/\.lo /\": true,\n/g' | grep
-v _c | sed
's/\.lo/\": true,/' | sed
's/^/\t\"/' |
sort -u
>> zstdpkglist.go.tmp
3255 echo
'}' >> zstdpkglist.go.tmp
3256 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3259 libcalls.go
: s-libcalls
; @true
3260 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3261 rm -f libcalls.go.tmp
3262 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3263 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3266 libcalls-list
: s-libcalls-list
; @true
3267 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3268 rm -f libcalls-list.tmp
3269 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3270 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3273 syscall_arch.go
: s-syscall_arch
; @true
3274 s-syscall_arch
: Makefile
3275 rm -f syscall_arch.go.tmp
3276 echo
"package syscall" > syscall_arch.go.tmp
3277 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3278 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3279 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3282 gen-sysinfo.go
: s-gen-sysinfo
; @true
3283 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3284 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3286 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3289 errno.i
: s-errno
; @true
3291 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3292 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3295 sysinfo.go
: s-sysinfo
; @true
3296 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3297 $(SHELL
) $(srcdir)/mksysinfo.sh
3298 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3301 # The epoll struct has an embedded union and is packed on x86_64,
3302 # which is too complicated for mksysinfo.sh. We find the offset of
3303 # the only field we care about in configure.ac, and generate the
3305 epoll.go
: s-epoll
; @true
3308 echo
'package syscall' > epoll.go.tmp
3309 echo
'type EpollEvent struct {' >> epoll.go.tmp
3310 echo
' Events uint32' >> epoll.go.tmp
3311 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3312 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3314 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3315 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3316 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3317 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3318 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3319 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3320 echo
' Fd int32' >> epoll.go.tmp
; \
3321 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3322 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3325 echo
'}' >> epoll.go.tmp
3326 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3329 # Make sure runtime.inc is built before compiling any .c file.
3330 $(libgo_la_OBJECTS
): runtime.inc
3331 $(libgo_llgo_la_OBJECTS
): runtime.inc
3332 $(libgobegin_a_OBJECTS
): runtime.inc
3333 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3334 $(libgolibbegin_a_OBJECTS
): runtime.inc
3336 # PACKAGE_template defines the rules for each package.
3337 # For example, for the package bufio, it produces:
3339 # @go_include@ bufio.lo.dep
3340 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3344 # bufio/check: $(CHECK_DEPS)
3346 # .PHONY: bufio/check
3348 # This is invoked with $(1) set to a package, which is a directory name,
3349 # such as "bufio" or "archive/tar".
3350 define PACKAGE_template
3351 @go_include@
$(1).lo.dep
3352 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3356 $(1)/check: $$(CHECK_DEPS
)
3359 $(1).gox
: $(1).s-gox
; @true
3365 # This line expands PACKAGE_template once for each package name listed
3367 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3368 runtime.lo.dep
: $(extra_go_files_runtime
)
3369 syscall.lo.dep
: $(extra_go_files_syscall
)
3370 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3372 # FIXME: The following C files may as well move to the runtime
3373 # directory and be treated like other C files.
3375 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3376 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3378 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3379 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3381 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3383 # Use a C function with a fixed number of arguments to call a C
3385 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3386 @
$(MKDIR_P
) log
/syslog
3387 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3389 # The interface to libffi from the reflect package is written in C.
3390 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3392 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3394 # The atomic functions are written in C.
3395 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3396 @
$(MKDIR_P
) runtime
/internal
3397 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3398 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3400 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3402 # A few syscall functions are written in C.
3403 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3405 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3406 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3408 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3409 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3411 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3412 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3414 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3416 # Build golang_org/x/net/route only on BSD systems.
3418 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
)
3421 check-recursive
: check-head
3424 @echo
"Test Run By $${USER} on `date`" > libgo.head
3425 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3427 @echo
" === libgo tests ===" >> libgo.head
3430 check-tail
: check-recursive check-multi
3431 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3434 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3435 for
dir in .
$(MULTIDIRS
); do \
3436 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3437 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3439 mv libgo.head libgo.sum
; \
3440 cp libgo.sum libgo.log
; \
3441 echo
"Schedule of variations:" >> libgo.sum
; \
3442 for
dir in .
$(MULTIDIRS
); do \
3443 multidir
=..
/$${dir}/$${lib}; \
3444 multivar
=`cat $${multidir}/libgo.var`; \
3445 echo
" $${multivar}" >> libgo.sum
; \
3447 echo
>> libgo.sum
; \
3448 pass
=0; fail
=0; untested
=0; \
3449 for
dir in .
$(MULTIDIRS
); do \
3450 multidir
=..
/$${dir}/$${lib}; \
3451 multivar
=`cat $${multidir}/libgo.var`; \
3452 echo
"Running target $${multivar}" >> libgo.sum
; \
3453 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3454 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3455 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3456 if
test -n
"${MULTIDIRS}"; then \
3457 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3458 echo
>> libgo.sum
; \
3460 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3461 pass
=`expr $$pass + $$p`; \
3462 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3463 echo
"# of expected passes $$p" >> libgo.sum
; \
3465 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3466 fail
=`expr $$fail + $$p`; \
3467 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3468 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3470 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3471 untested
=`expr $$untested + $$p`; \
3472 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3473 echo
"# of untested testcases $$p" >> libgo.sum
; \
3476 echo
>> libgo.sum
; \
3477 echo
" === libgo Summary ===" >> libgo.sum
; \
3478 echo
>> libgo.sum
; \
3479 if
test "$$pass" -ne
"0"; then \
3480 echo
"# of expected passes $$pass" >> libgo.sum
; \
3482 if
test "$$fail" -ne
"0"; then \
3483 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3485 if
test "$$untested" -ne
"0"; then \
3486 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3488 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3489 echo
>> libgo.log
; \
3490 echo
"runtest completed at `date`" >> libgo.log
; \
3491 if
test "$$fail" -ne
"0"; then \
3499 @
rm -f libgo.sum libgo.log libgo.tail
3501 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3502 echo
"$${multivar}" > libgo.var
3503 @for f in
$(TEST_PACKAGES
); do \
3504 rm -f
$$f-testsum
$$f-testlog
; \
3506 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
3507 @for f in
$(TEST_PACKAGES
); do \
3508 if
test -f
$$f-testsum
; then \
3509 cat
$$f-testsum
>> libgo.sum
; \
3511 if
test -f
$$f-testlog
; then \
3512 cat
$$f-testlog
>> libgo.log
; \
3517 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3520 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3523 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3524 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3525 find .
-name
'*-testsum' -print | xargs
rm -f
3526 find .
-name
'*-testlog' -print | xargs
rm -f
3529 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3530 find .
-name
'*.a' -print | xargs
rm -f
3532 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3533 # Otherwise a system limit (for SysV at least) may be exceeded.