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 signal_unix.lo thread.lo
$(am__objects_2
) yield.lo \
207 $(am__objects_3
) malloc.lo runtime1.lo sigqueue.lo \
209 am_libgo_llgo_la_OBJECTS
= $(am__objects_5
)
210 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
211 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
212 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
213 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
214 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
215 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
216 am_libgo_la_OBJECTS
= $(am__objects_5
)
217 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
218 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
219 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
221 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
222 DEFAULT_INCLUDES
= -I.@am__isrc@
223 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
224 am__depfiles_maybe
= depfiles
226 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
227 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
228 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
229 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
230 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
232 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
233 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
235 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
236 $(libgolibbegin_a_SOURCES
) $(libgo_llgo_la_SOURCES
) \
244 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
245 html-recursive info-recursive install-data-recursive \
246 install-dvi-recursive install-exec-recursive \
247 install-html-recursive install-info-recursive \
248 install-pdf-recursive install-ps-recursive install-recursive \
249 installcheck-recursive installdirs-recursive pdf-recursive \
250 ps-recursive uninstall-recursive
251 am__can_run_installinfo
= \
252 case
$$AM_UPDATE_INFO_DIR in \
254 *) (install-info
--version
) >/dev
/null
2>&1;; \
256 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
257 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
258 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
259 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
260 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
261 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
262 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
263 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
264 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
265 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
266 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
267 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
268 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoold_DATA
) \
269 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
270 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
271 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
272 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
273 $(toolexeclibgounicode_DATA
)
274 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
275 distclean-recursive maintainer-clean-recursive
276 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
277 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
280 DIST_SUBDIRS
= testsuite
282 ALLGOARCH
= @ALLGOARCH@
283 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
287 AUTOCONF
= @AUTOCONF@
288 AUTOHEADER
= @AUTOHEADER@
289 AUTOMAKE
= @AUTOMAKE@
292 CCDEPMODE
= @CCDEPMODE@
293 CC_FOR_BUILD
= @CC_FOR_BUILD@
296 CPPFLAGS
= @CPPFLAGS@
297 CYGPATH_W
= @CYGPATH_W@
300 DSYMUTIL
= @DSYMUTIL@
309 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
310 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
311 GOARCH_FAMILY
= @GOARCH_FAMILY@
312 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
313 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
314 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
315 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
316 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
320 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
321 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
322 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
323 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
324 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
327 INSTALL_DATA
= @INSTALL_DATA@
328 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
329 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
330 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
333 LIBATOMIC
= @LIBATOMIC@
335 LIBFFIINCS
= @LIBFFIINCS@
341 LTLIBOBJS
= @LTLIBOBJS@
343 MAKEINFO
= @MAKEINFO@
344 MATH_FLAG
= @MATH_FLAG@
345 MATH_LIBS
= @MATH_LIBS@
347 NET_LIBS
= @NET_LIBS@
353 OSCFLAGS
= @OSCFLAGS@
357 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
358 PACKAGE_NAME
= @PACKAGE_NAME@
359 PACKAGE_STRING
= @PACKAGE_STRING@
360 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
361 PACKAGE_URL
= @PACKAGE_URL@
362 PACKAGE_VERSION
= @PACKAGE_VERSION@
363 PATH_SEPARATOR
= @PATH_SEPARATOR@
364 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
365 PTHREAD_LIBS
= @PTHREAD_LIBS@
368 SET_MAKE
= @SET_MAKE@
370 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
371 SPLIT_STACK
= @SPLIT_STACK@
372 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
374 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
375 USE_DEJAGNU
= @USE_DEJAGNU@
377 WARN_FLAGS
= @WARN_FLAGS@
379 abs_builddir
= @abs_builddir@
380 abs_srcdir
= @abs_srcdir@
381 abs_top_builddir
= @abs_top_builddir@
382 abs_top_srcdir
= @abs_top_srcdir@
383 ac_ct_CC
= @ac_ct_CC@
384 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
385 am__include
= @am__include@
386 am__leading_dot
= @am__leading_dot@
387 am__quote
= @am__quote@
389 am__untar
= @am__untar@
392 build_alias
= @build_alias@
393 build_cpu
= @build_cpu@
394 build_os
= @build_os@
395 build_vendor
= @build_vendor@
396 builddir
= @builddir@
398 datarootdir
= @datarootdir@
401 enable_shared
= @enable_shared@
402 enable_static
= @enable_static@
403 exec_prefix = @
exec_prefix@
404 glibgo_toolexecdir
= @glibgo_toolexecdir@
405 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
406 go_include
= @go_include@
408 host_alias
= @host_alias@
409 host_cpu
= @host_cpu@
411 host_vendor
= @host_vendor@
413 includedir = @
includedir@
415 install_sh
= @install_sh@
417 libexecdir
= @libexecdir@
418 libtool_VERSION
= @libtool_VERSION@
419 localedir
= @localedir@
420 localstatedir
= @localstatedir@
423 multi_basedir
= @multi_basedir@
424 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
425 oldincludedir = @
oldincludedir@
428 program_transform_name
= @program_transform_name@
431 sharedstatedir
= @sharedstatedir@
433 sysconfdir
= @sysconfdir@
435 target_alias
= @target_alias@
436 target_cpu
= @target_cpu@
437 target_os
= @target_os@
438 target_vendor
= @target_vendor@
439 top_build_prefix
= @top_build_prefix@
440 top_builddir
= @top_builddir@
441 top_srcdir
= @top_srcdir@
444 SUFFIXES
= .c .go .gox .o .obj .lo .a
445 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
447 gcc_version
:= $(shell $(GOC
) -dumpversion
)
448 MAINT_CHARSET
= latin1
449 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
450 PWD_COMMAND
= $${PWDCMD-pwd
}
451 STAMP
= echo timestamp
>
452 toolexecdir
= $(glibgo_toolexecdir
)
453 toolexeclibdir
= $(glibgo_toolexeclibdir
)
454 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
455 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
456 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
458 # -I/-D flags to pass when compiling.
459 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
460 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
461 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
462 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
463 $(STRINGOPS_FLAG
) $(OSCFLAGS
) \
464 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
465 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
467 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS
= -XCClinker
$(SPLIT_STACK
)
472 # Work around what appears to be a GNU make handling MAKEFLAGS
473 # values defined in terms of make variables, as is the case for CC and
474 # friends when we are called from the top level Makefile.
476 "AR_FLAGS=$(AR_FLAGS)" \
477 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
478 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
480 "CXXFLAGS=$(CXXFLAGS)" \
481 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
482 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
483 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
485 "GOCFLAGS=$(GOCFLAGS)" \
486 "INSTALL=$(INSTALL)" \
487 "INSTALL_DATA=$(INSTALL_DATA)" \
488 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
489 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
490 "LDFLAGS=$(LDFLAGS)" \
491 "LIBCFLAGS=$(LIBCFLAGS)" \
492 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
494 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
495 "PICFLAG=$(PICFLAG)" \
496 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
498 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
499 "exec_prefix=$(exec_prefix)" \
500 "infodir=$(infodir)" \
502 "includedir=$(includedir)" \
504 "tooldir=$(tooldir)" \
505 "gxx_include_dir=$(gxx_include_dir)" \
511 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
512 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
513 "DESTDIR=$(DESTDIR)" \
517 # Subdir rules rely on $(FLAGS_TO_PASS)
518 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
519 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
520 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
521 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
522 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
523 toolexeclibgo_DATA
= \
555 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
556 toolexeclibgoarchive_DATA
= \
560 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
561 toolexeclibgocompress_DATA
= \
568 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
569 toolexeclibgocontainer_DATA
= \
574 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
575 toolexeclibgocrypto_DATA
= \
581 crypto
/elliptic.gox \
594 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
595 toolexeclibgocryptox509_DATA
= \
598 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
599 toolexeclibgodatabase_DATA
= \
602 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
603 toolexeclibgodatabasesql_DATA
= \
604 database
/sql
/driver.gox
606 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
607 toolexeclibgodebug_DATA
= \
615 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
616 toolexeclibgoencoding_DATA
= \
617 encoding
/ascii85.gox \
619 encoding
/base32.gox \
620 encoding
/base64.gox \
621 encoding
/binary.gox \
629 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
630 toolexeclibgoexp_DATA
= \
634 toolexeclibgogodir
= $(toolexeclibgodir
)/go
635 toolexeclibgogo_DATA
= \
648 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
649 toolexeclibgohash_DATA
= \
655 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
656 toolexeclibgohtml_DATA
= \
659 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
660 toolexeclibgoimage_DATA
= \
667 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
668 toolexeclibgoimagecolor_DATA
= \
669 image
/color
/palette.gox
671 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
672 toolexeclibgoindex_DATA
= \
673 index
/suffixarray.gox
675 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
676 toolexeclibgoio_DATA
= \
679 toolexeclibgologdir
= $(toolexeclibgodir
)/log
680 toolexeclibgolog_DATA
= \
683 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
684 toolexeclibgomath_DATA
= \
689 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
690 toolexeclibgomime_DATA
= \
692 mime
/quotedprintable.gox
694 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
695 toolexeclibgonet_DATA
= \
703 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
704 toolexeclibgonethttp_DATA
= \
706 net
/http
/cookiejar.gox \
708 net
/http
/httptest.gox \
709 net
/http
/httptrace.gox \
710 net
/http
/httputil.gox \
713 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
714 toolexeclibgonetrpc_DATA
= \
717 toolexeclibgoolddir
= $(toolexeclibgodir
)/old
718 toolexeclibgoold_DATA
= \
722 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
723 toolexeclibgoos_DATA
= \
728 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
729 toolexeclibgopath_DATA
= \
732 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
733 toolexeclibgoregexp_DATA
= \
736 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
737 toolexeclibgoruntime_DATA
= \
741 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
742 toolexeclibgosync_DATA
= \
745 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
746 toolexeclibgotesting_DATA
= \
750 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
751 toolexeclibgotext_DATA
= \
756 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
757 toolexeclibgotexttemplate_DATA
= \
758 text
/template
/parse.gox
760 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
761 toolexeclibgounicode_DATA
= \
765 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file
= runtime
/mem_posix_memalign.c
766 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file
= runtime
/mem.c
767 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
768 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
769 @LIBGO_IS_LINUX_FALSE@runtime_thread_files
= runtime
/thread-sema.c
770 @LIBGO_IS_LINUX_TRUE@runtime_thread_files
= runtime
/thread-linux.c
771 @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
772 @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
773 @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
774 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
775 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
776 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
777 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
779 runtime
/go-assert.c \
780 runtime
/go-breakpoint.c \
781 runtime
/go-caller.c \
782 runtime
/go-callers.c \
785 runtime
/go-construct-map.c \
787 runtime
/go-deferred-recover.c \
789 runtime
/go-fieldtrack.c \
790 runtime
/go-matherr.c \
791 runtime
/go-memclr.c \
792 runtime
/go-memcmp.c \
793 runtime
/go-memequal.c \
794 runtime
/go-memmove.c \
795 runtime
/go-nanotime.c \
800 runtime
/go-recover.c \
801 runtime
/go-reflect-call.c \
802 runtime
/go-runtime-error.c \
803 runtime
/go-setenv.c \
804 runtime
/go-signal.c \
805 runtime
/go-strslice.c \
806 runtime
/go-type-complex.c \
807 runtime
/go-type-float.c \
808 runtime
/go-type-identity.c \
809 runtime
/go-type-string.c \
810 runtime
/go-typedesc-equal.c \
811 runtime
/go-unsafe-new.c \
812 runtime
/go-unsafe-newarray.c \
813 runtime
/go-unsafe-pointer.c \
814 runtime
/go-unsetenv.c \
815 runtime
/go-unwind.c \
816 runtime
/go-varargs.c \
817 runtime
/env_posix.c \
821 $(runtime_mem_file
) \
822 runtime
/mfixalloc.c \
830 runtime
/runtime_c.c \
831 runtime
/signal_unix.c \
833 $(runtime_thread_files
) \
835 $(rtems_task_variable_add_file
) \
839 $(runtime_getncpu_file
)
841 noinst_DATA
= zstdpkglist.go
842 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
843 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
845 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
846 $(CPPFLAGS
) $(OSCFLAGS
) -O
848 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
849 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
884 database
/sql
/driver \
915 go
/internal
/gccgoimporter \
916 go
/internal
/gcimporter \
922 golang_org
/x
/net
/http2
/hpack \
923 golang_org
/x
/net
/lex/httplex \
933 image
/color
/palette \
936 image
/internal
/imageutil \
942 internal
/singleflight \
943 internal
/syscall
/unix \
956 mime
/quotedprintable \
967 net
/internal
/socktest \
987 runtime
/internal
/atomic \
988 runtime
/internal
/sys \
1002 text
/template
/parse \
1009 $(addsuffix .lo
,$(PACKAGES
)) \
1011 reflect
/makefunc_ffi_c.lo \
1013 $(syscall_lib_clone_lo
) \
1015 syscall
/signame.lo \
1017 $(golang_org_x_net_route_lo
) \
1018 log
/syslog
/syslog_c.lo \
1019 $(os_lib_inotify_lo
) \
1020 runtime
/internal
/atomic_c.lo \
1024 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1027 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1028 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1030 libgo_la_SOURCES
= $(runtime_files
)
1031 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1032 libgo_la_LIBADD
= $(libgo_libadd
)
1033 libgo_llgo_la_SOURCES
= $(runtime_files
)
1034 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1035 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1036 libgobegin_a_SOURCES
= \
1039 libgobegin_llgo_a_SOURCES
= \
1043 # Use -fPIC for libgobegin so that it can be put in a PIE.
1044 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1045 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1046 libgolibbegin_a_SOURCES
= \
1047 runtime
/go-libmain.c
1049 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1050 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1051 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1052 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1053 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1054 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1056 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1057 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1060 # Build the dependencies for a Go package.
1063 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1064 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,,$@)))`; \
1065 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1066 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1067 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1072 # Build the .go files for a package, generating a .lo file.
1075 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1076 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1079 # How to build a .gox file from a .lo file.
1081 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1082 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1083 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1090 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1092 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1094 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1095 export RUNTESTFLAGS
; \
1098 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1099 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1100 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1101 export LD_LIBRARY_PATH
; \
1103 rm -f
$@
-testsum
$@
-testlog
; \
1104 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1105 if
test "$(USE_DEJAGNU)" = "yes"; then \
1106 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1107 elif
test "$(GOBENCH)" != ""; then \
1108 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1110 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1111 echo
"PASS: $(@D)" >> $@
-testlog
; \
1112 echo
"PASS: $(@D)"; \
1113 echo
"PASS: $(@D)" > $@
-testsum
; \
1115 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1117 echo
"FAIL: $(@D)" > $@
-testsum
; \
1123 # Build all packages before checking any.
1124 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1125 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1126 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1127 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1128 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1129 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1130 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1131 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1132 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1133 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1134 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1135 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1136 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1137 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1139 # Pass -ffp-contract=off, or 386-specific options, when building the
1140 # math package. MATH_FLAG is defined in configure.ac.
1141 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1143 # Add the generated file runtime_sysinfo.go to the runtime package.
1144 extra_go_files_runtime
= runtime_sysinfo.go
1146 # Add generated files to the syscall package.
1147 extra_go_files_syscall
= \
1151 $(syscall_epoll_file
)
1154 # Pass -fgo-compiling-runtime when compiling the runtime package.
1155 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1156 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1157 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1158 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1159 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1160 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1162 # At least for now, we need -static-libgo for this test, because
1163 # otherwise we can't get the line numbers.
1164 # Also use -fno-inline to get better results from the memory profiler.
1165 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1166 extra_go_files_runtime_internal_sys
= version.go
1167 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1169 # Solaris 12 changed the type of fields in struct stat.
1170 # Use a build tag, based on a configure check, to cope.
1171 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1172 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1173 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1174 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1176 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1177 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1208 compress
/bzip2
/check \
1209 compress
/flate
/check \
1210 compress
/gzip
/check \
1211 compress
/lzw
/check \
1212 compress
/zlib
/check \
1213 container
/heap
/check \
1214 container
/list
/check \
1215 container
/ring
/check \
1217 crypto
/cipher
/check \
1220 crypto
/ecdsa
/check \
1221 crypto
/elliptic
/check \
1228 crypto
/sha256
/check \
1229 crypto
/sha512
/check \
1230 crypto
/subtle
/check \
1233 database
/sql
/check \
1234 database
/sql
/driver
/check \
1239 debug
/plan9obj
/check \
1240 encoding
/ascii85
/check \
1241 encoding
/asn1
/check \
1242 encoding
/base32
/check \
1243 encoding
/base64
/check \
1244 encoding
/binary
/check \
1245 encoding
/csv
/check \
1246 encoding
/gob
/check \
1247 encoding
/hex
/check \
1248 encoding
/json
/check \
1249 encoding
/pem
/check \
1250 encoding
/xml
/check \
1252 exp
/terminal
/check \
1253 html
/template
/check \
1259 go
/internal
/gcimporter
/check \
1260 go
/internal
/gccgoimporter
/check \
1266 golang_org
/x
/net
/http2
/hpack
/check \
1267 golang_org
/x
/net
/lex/httplex
/check \
1268 $(golang_org_x_net_route_check
) \
1269 hash
/adler32
/check \
1277 index
/suffixarray
/check \
1278 internal
/singleflight
/check \
1279 internal
/trace
/check \
1285 mime
/multipart
/check \
1286 mime
/quotedprintable
/check \
1288 net
/http
/cgi
/check \
1289 net
/http
/cookiejar
/check \
1290 net
/http
/fcgi
/check \
1291 net
/http
/httptest
/check \
1292 net
/http
/httptrace
/check \
1293 net
/http
/httputil
/check \
1294 net
/http
/internal
/check \
1295 net
/internal
/socktest
/check \
1299 net
/textproto
/check \
1301 net
/rpc
/jsonrpc
/check \
1303 old
/template
/check \
1307 path
/filepath
/check \
1308 regexp
/syntax
/check \
1309 runtime
/debug
/check \
1310 runtime
/pprof
/check \
1311 runtime
/internal
/atomic
/check \
1312 runtime
/internal
/sys
/check \
1314 text
/scanner
/check \
1315 text
/tabwriter
/check \
1316 text
/template
/check \
1317 text
/template
/parse
/check \
1318 testing
/quick
/check \
1319 unicode
/utf16
/check \
1322 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1323 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1325 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1328 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1329 am--refresh
: Makefile
1331 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1332 @for dep in
$?
; do \
1333 case
'$(am__configure_deps)' in \
1335 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1336 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1341 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1342 $(am__cd
) $(top_srcdir
) && \
1343 $(AUTOMAKE
) --foreign Makefile
1345 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1348 echo
' $(SHELL) ./config.status'; \
1349 $(SHELL
) .
/config.status
;; \
1351 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1352 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1355 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1356 $(SHELL
) .
/config.status
--recheck
1358 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1359 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1360 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1361 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1362 $(am__aclocal_m4_deps
):
1365 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1366 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1368 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1370 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1371 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1372 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1377 -rm -f config.h stamp-h1
1378 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1380 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1381 list2
=; for p in
$$list; do \
1382 if
test -f
$$p; then \
1383 list2
="$$list2 $$p"; \
1386 test -z
"$$list2" ||
{ \
1387 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1388 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1389 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1390 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1392 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1393 for p in
$$list; do \
1394 if
test -f
$$p; then \
1396 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1397 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1401 uninstall-toolexeclibLIBRARIES
:
1402 @
$(NORMAL_UNINSTALL
)
1403 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1404 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1405 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1407 clean-toolexeclibLIBRARIES
:
1408 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1409 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1410 -rm -f libgobegin-llgo.a
1411 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1412 $(RANLIB
) libgobegin-llgo.a
1413 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1415 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1416 $(RANLIB
) libgobegin.a
1417 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1418 -rm -f libgolibbegin.a
1419 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1420 $(RANLIB
) libgolibbegin.a
1421 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1423 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1424 list2
=; for p in
$$list; do \
1425 if
test -f
$$p; then \
1426 list2
="$$list2 $$p"; \
1429 test -z
"$$list2" ||
{ \
1430 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1431 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1432 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1433 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1436 uninstall-toolexeclibLTLIBRARIES
:
1437 @
$(NORMAL_UNINSTALL
)
1438 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1439 for p in
$$list; do \
1441 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1442 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1445 clean-toolexeclibLTLIBRARIES
:
1446 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1447 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1448 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1449 test "$$dir" != "$$p" ||
dir=.
; \
1450 echo
"rm -f \"$${dir}/so_locations\""; \
1451 rm -f
"$${dir}/so_locations"; \
1453 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1454 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1455 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1456 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1458 mostlyclean-compile
:
1464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1533 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1536 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1537 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1540 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1543 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1544 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1545 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1547 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1550 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1551 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1552 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1553 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1554 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1556 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1557 @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
1558 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1559 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1560 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1561 @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
1563 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1564 @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`
1565 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1566 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1567 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1568 @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`
1570 libgobegin_a-go-main.o
: runtime
/go-main.c
1571 @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
1572 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1573 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1575 @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
1577 libgobegin_a-go-main.obj
: runtime
/go-main.c
1578 @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`
1579 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1582 @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`
1584 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1585 @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
1586 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1587 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1589 @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
1591 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1592 @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`
1593 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1594 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1596 @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`
1598 go-assert.lo
: runtime
/go-assert.c
1599 @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
1600 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1603 @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
1605 go-breakpoint.lo
: runtime
/go-breakpoint.c
1606 @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
1607 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1610 @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
1612 go-caller.lo
: runtime
/go-caller.c
1613 @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
1614 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1617 @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
1619 go-callers.lo
: runtime
/go-callers.c
1620 @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
1621 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1624 @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
1626 go-cdiv.lo
: runtime
/go-cdiv.c
1627 @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
1628 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1631 @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
1633 go-cgo.lo
: runtime
/go-cgo.c
1634 @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
1635 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1638 @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
1640 go-construct-map.lo
: runtime
/go-construct-map.c
1641 @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
1642 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1645 @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
1647 go-defer.lo
: runtime
/go-defer.c
1648 @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
1649 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1652 @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
1654 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1655 @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
1656 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1659 @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
1661 go-ffi.lo
: runtime
/go-ffi.c
1662 @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
1663 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1666 @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
1668 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1669 @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
1670 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1673 @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
1675 go-matherr.lo
: runtime
/go-matherr.c
1676 @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
1677 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1680 @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
1682 go-memclr.lo
: runtime
/go-memclr.c
1683 @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
1684 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1687 @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
1689 go-memcmp.lo
: runtime
/go-memcmp.c
1690 @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
1691 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1694 @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
1696 go-memequal.lo
: runtime
/go-memequal.c
1697 @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
1698 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1701 @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
1703 go-memmove.lo
: runtime
/go-memmove.c
1704 @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
1705 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1708 @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
1710 go-nanotime.lo
: runtime
/go-nanotime.c
1711 @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
1712 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1715 @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
1717 go-now.lo
: runtime
/go-now.c
1718 @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
1719 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1722 @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
1724 go-new.lo
: runtime
/go-new.c
1725 @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
1726 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1729 @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
1731 go-nosys.lo
: runtime
/go-nosys.c
1732 @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
1733 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1736 @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
1738 go-panic.lo
: runtime
/go-panic.c
1739 @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
1740 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1743 @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
1745 go-recover.lo
: runtime
/go-recover.c
1746 @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
1747 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1748 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1750 @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
1752 go-reflect-call.lo
: runtime
/go-reflect-call.c
1753 @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
1754 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1757 @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
1759 go-runtime-error.lo
: runtime
/go-runtime-error.c
1760 @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
1761 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1764 @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
1766 go-setenv.lo
: runtime
/go-setenv.c
1767 @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
1768 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1771 @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
1773 go-signal.lo
: runtime
/go-signal.c
1774 @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
1775 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1778 @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
1780 go-strslice.lo
: runtime
/go-strslice.c
1781 @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
1782 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1785 @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
1787 go-type-complex.lo
: runtime
/go-type-complex.c
1788 @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
1789 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
1790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1792 @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
1794 go-type-float.lo
: runtime
/go-type-float.c
1795 @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
1796 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
1797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1799 @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
1801 go-type-identity.lo
: runtime
/go-type-identity.c
1802 @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
1803 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
1804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
1805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1806 @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
1808 go-type-string.lo
: runtime
/go-type-string.c
1809 @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
1810 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
1811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
1812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1813 @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
1815 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1816 @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
1817 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1818 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1819 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1820 @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
1822 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
1823 @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
1824 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
1825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
1826 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1827 @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
1829 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
1830 @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
1831 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
1832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
1833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1834 @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
1836 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1837 @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
1838 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1841 @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
1843 go-unsetenv.lo
: runtime
/go-unsetenv.c
1844 @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
1845 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1848 @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
1850 go-unwind.lo
: runtime
/go-unwind.c
1851 @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
1852 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1855 @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
1857 go-varargs.lo
: runtime
/go-varargs.c
1858 @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
1859 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1862 @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
1864 env_posix.lo
: runtime
/env_posix.c
1865 @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
1866 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1868 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1869 @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
1871 heapdump.lo
: runtime
/heapdump.c
1872 @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
1873 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
1874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
1875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1876 @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
1878 mcache.lo
: runtime
/mcache.c
1879 @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
1880 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
1881 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
1882 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1883 @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
1885 mcentral.lo
: runtime
/mcentral.c
1886 @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
1887 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
1888 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
1889 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1890 @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
1892 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
1893 @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
1894 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
1895 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
1896 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1897 @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
1899 mem.lo
: runtime
/mem.c
1900 @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
1901 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
1902 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
1903 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1904 @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
1906 mfixalloc.lo
: runtime
/mfixalloc.c
1907 @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
1908 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
1909 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
1910 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1911 @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
1913 mgc0.lo
: runtime
/mgc0.c
1914 @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
1915 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
1916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
1917 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1918 @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
1920 mheap.lo
: runtime
/mheap.c
1921 @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
1922 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
1923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
1924 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1925 @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
1927 msize.lo
: runtime
/msize.c
1928 @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
1929 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
1930 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
1931 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1932 @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
1934 panic.lo
: runtime
/panic.c
1935 @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
1936 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1937 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1938 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1939 @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
1941 parfor.lo
: runtime
/parfor.c
1942 @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
1943 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
1944 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
1945 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1946 @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
1948 print.lo
: runtime
/print.c
1949 @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
1950 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1952 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1953 @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
1955 proc.lo
: runtime
/proc.c
1956 @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
1957 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1958 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1959 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1960 @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
1962 runtime_c.lo
: runtime
/runtime_c.c
1963 @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
1964 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1965 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1966 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1967 @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
1969 signal_unix.lo
: runtime
/signal_unix.c
1970 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT signal_unix.lo
-MD
-MP
-MF
$(DEPDIR
)/signal_unix.Tpo
-c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
1971 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
1972 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
1973 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1974 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
1976 thread.lo
: runtime
/thread.c
1977 @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
1978 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1979 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1980 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1981 @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
1983 thread-sema.lo
: runtime
/thread-sema.c
1984 @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
1985 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
1986 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
1987 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1988 @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
1990 thread-linux.lo
: runtime
/thread-linux.c
1991 @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
1992 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
1993 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1994 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1995 @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
1997 yield.lo
: runtime
/yield.c
1998 @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
1999 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
2000 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
2001 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2002 @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
2004 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2005 @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
2006 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2007 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2008 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2009 @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
2011 getncpu-none.lo
: runtime
/getncpu-none.c
2012 @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
2013 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2014 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2015 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2016 @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
2018 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2019 @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
2020 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2021 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2022 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2023 @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
2025 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2026 @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
2027 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2028 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2029 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2030 @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
2032 getncpu-irix.lo
: runtime
/getncpu-irix.c
2033 @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
2034 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2035 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2036 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2037 @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
2039 getncpu-linux.lo
: runtime
/getncpu-linux.c
2040 @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
2041 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2042 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2043 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2044 @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
2046 mostlyclean-libtool
:
2053 -rm -f libtool config.lt
2055 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2056 # runs to enable its job server during parallel builds. Hence the
2059 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2061 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2064 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2066 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2068 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2069 maintainer-clean-multi
:
2070 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2071 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2073 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2074 if
test -n
"$$list"; then \
2075 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2076 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2078 for p in
$$list; do \
2079 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2081 done |
$(am__base_list
) | \
2082 while read files
; do \
2083 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2084 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2087 uninstall-toolexeclibgoDATA
:
2088 @
$(NORMAL_UNINSTALL
)
2089 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2090 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2091 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2092 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2094 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2095 if
test -n
"$$list"; then \
2096 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2097 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2099 for p in
$$list; do \
2100 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2102 done |
$(am__base_list
) | \
2103 while read files
; do \
2104 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2105 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2108 uninstall-toolexeclibgoarchiveDATA
:
2109 @
$(NORMAL_UNINSTALL
)
2110 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2111 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2112 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2113 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2115 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2116 if
test -n
"$$list"; then \
2117 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2118 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2120 for p in
$$list; do \
2121 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2123 done |
$(am__base_list
) | \
2124 while read files
; do \
2125 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2126 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2129 uninstall-toolexeclibgocompressDATA
:
2130 @
$(NORMAL_UNINSTALL
)
2131 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2132 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2133 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2134 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2136 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2137 if
test -n
"$$list"; then \
2138 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2139 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2141 for p in
$$list; do \
2142 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2144 done |
$(am__base_list
) | \
2145 while read files
; do \
2146 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2147 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2150 uninstall-toolexeclibgocontainerDATA
:
2151 @
$(NORMAL_UNINSTALL
)
2152 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2153 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2154 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2155 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2157 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2158 if
test -n
"$$list"; then \
2159 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2160 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2162 for p in
$$list; do \
2163 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2165 done |
$(am__base_list
) | \
2166 while read files
; do \
2167 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2168 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2171 uninstall-toolexeclibgocryptoDATA
:
2172 @
$(NORMAL_UNINSTALL
)
2173 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2174 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2175 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2176 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2178 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2179 if
test -n
"$$list"; then \
2180 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2181 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2183 for p in
$$list; do \
2184 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2186 done |
$(am__base_list
) | \
2187 while read files
; do \
2188 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2189 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2192 uninstall-toolexeclibgocryptox509DATA
:
2193 @
$(NORMAL_UNINSTALL
)
2194 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2195 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2196 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2197 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2199 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2200 if
test -n
"$$list"; then \
2201 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2202 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2204 for p in
$$list; do \
2205 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2207 done |
$(am__base_list
) | \
2208 while read files
; do \
2209 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2210 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2213 uninstall-toolexeclibgodatabaseDATA
:
2214 @
$(NORMAL_UNINSTALL
)
2215 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2216 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2217 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2218 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2220 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2221 if
test -n
"$$list"; then \
2222 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2223 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2225 for p in
$$list; do \
2226 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2228 done |
$(am__base_list
) | \
2229 while read files
; do \
2230 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2231 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2234 uninstall-toolexeclibgodatabasesqlDATA
:
2235 @
$(NORMAL_UNINSTALL
)
2236 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2237 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2238 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2239 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2241 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2242 if
test -n
"$$list"; then \
2243 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2244 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2246 for p in
$$list; do \
2247 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2249 done |
$(am__base_list
) | \
2250 while read files
; do \
2251 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2252 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2255 uninstall-toolexeclibgodebugDATA
:
2256 @
$(NORMAL_UNINSTALL
)
2257 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2258 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2259 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2260 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2262 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2263 if
test -n
"$$list"; then \
2264 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2265 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2267 for p in
$$list; do \
2268 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2270 done |
$(am__base_list
) | \
2271 while read files
; do \
2272 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2273 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2276 uninstall-toolexeclibgoencodingDATA
:
2277 @
$(NORMAL_UNINSTALL
)
2278 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2279 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2280 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2281 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2283 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2284 if
test -n
"$$list"; then \
2285 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2286 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2288 for p in
$$list; do \
2289 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2291 done |
$(am__base_list
) | \
2292 while read files
; do \
2293 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2294 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2297 uninstall-toolexeclibgoexpDATA
:
2298 @
$(NORMAL_UNINSTALL
)
2299 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2300 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2301 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2302 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2304 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2305 if
test -n
"$$list"; then \
2306 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2307 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2309 for p in
$$list; do \
2310 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2312 done |
$(am__base_list
) | \
2313 while read files
; do \
2314 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2315 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2318 uninstall-toolexeclibgogoDATA
:
2319 @
$(NORMAL_UNINSTALL
)
2320 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2321 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2322 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2323 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2325 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2326 if
test -n
"$$list"; then \
2327 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2328 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2330 for p in
$$list; do \
2331 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2333 done |
$(am__base_list
) | \
2334 while read files
; do \
2335 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2336 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2339 uninstall-toolexeclibgohashDATA
:
2340 @
$(NORMAL_UNINSTALL
)
2341 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2342 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2343 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2344 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2346 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2347 if
test -n
"$$list"; then \
2348 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2349 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2351 for p in
$$list; do \
2352 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2354 done |
$(am__base_list
) | \
2355 while read files
; do \
2356 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2357 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2360 uninstall-toolexeclibgohtmlDATA
:
2361 @
$(NORMAL_UNINSTALL
)
2362 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2363 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2364 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2365 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2367 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2368 if
test -n
"$$list"; then \
2369 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2370 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2372 for p in
$$list; do \
2373 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2375 done |
$(am__base_list
) | \
2376 while read files
; do \
2377 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2378 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2381 uninstall-toolexeclibgoimageDATA
:
2382 @
$(NORMAL_UNINSTALL
)
2383 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2384 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2385 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2386 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2388 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2389 if
test -n
"$$list"; then \
2390 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2391 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2393 for p in
$$list; do \
2394 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2396 done |
$(am__base_list
) | \
2397 while read files
; do \
2398 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2399 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2402 uninstall-toolexeclibgoimagecolorDATA
:
2403 @
$(NORMAL_UNINSTALL
)
2404 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2405 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2406 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2407 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2409 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2410 if
test -n
"$$list"; then \
2411 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2412 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2414 for p in
$$list; do \
2415 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2417 done |
$(am__base_list
) | \
2418 while read files
; do \
2419 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2420 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2423 uninstall-toolexeclibgoindexDATA
:
2424 @
$(NORMAL_UNINSTALL
)
2425 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2426 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2427 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2428 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2430 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2431 if
test -n
"$$list"; then \
2432 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2433 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2435 for p in
$$list; do \
2436 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2438 done |
$(am__base_list
) | \
2439 while read files
; do \
2440 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2441 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2444 uninstall-toolexeclibgoioDATA
:
2445 @
$(NORMAL_UNINSTALL
)
2446 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2447 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2448 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2449 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2451 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2452 if
test -n
"$$list"; then \
2453 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2454 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2456 for p in
$$list; do \
2457 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2459 done |
$(am__base_list
) | \
2460 while read files
; do \
2461 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2462 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2465 uninstall-toolexeclibgologDATA
:
2466 @
$(NORMAL_UNINSTALL
)
2467 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2468 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2469 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2470 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2472 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2473 if
test -n
"$$list"; then \
2474 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2475 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2477 for p in
$$list; do \
2478 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2480 done |
$(am__base_list
) | \
2481 while read files
; do \
2482 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2483 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2486 uninstall-toolexeclibgomathDATA
:
2487 @
$(NORMAL_UNINSTALL
)
2488 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2489 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2490 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2491 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2493 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2494 if
test -n
"$$list"; then \
2495 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2496 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2498 for p in
$$list; do \
2499 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2501 done |
$(am__base_list
) | \
2502 while read files
; do \
2503 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2504 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2507 uninstall-toolexeclibgomimeDATA
:
2508 @
$(NORMAL_UNINSTALL
)
2509 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2510 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2511 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2512 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2514 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2515 if
test -n
"$$list"; then \
2516 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2517 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2519 for p in
$$list; do \
2520 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2522 done |
$(am__base_list
) | \
2523 while read files
; do \
2524 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2525 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2528 uninstall-toolexeclibgonetDATA
:
2529 @
$(NORMAL_UNINSTALL
)
2530 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2531 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2532 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2533 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2535 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2536 if
test -n
"$$list"; then \
2537 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2538 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2540 for p in
$$list; do \
2541 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2543 done |
$(am__base_list
) | \
2544 while read files
; do \
2545 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2546 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2549 uninstall-toolexeclibgonethttpDATA
:
2550 @
$(NORMAL_UNINSTALL
)
2551 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2552 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2553 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2554 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2556 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2557 if
test -n
"$$list"; then \
2558 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2559 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2561 for p in
$$list; do \
2562 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2564 done |
$(am__base_list
) | \
2565 while read files
; do \
2566 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2567 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2570 uninstall-toolexeclibgonetrpcDATA
:
2571 @
$(NORMAL_UNINSTALL
)
2572 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2573 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2574 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2575 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2577 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2578 if
test -n
"$$list"; then \
2579 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2580 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2582 for p in
$$list; do \
2583 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2585 done |
$(am__base_list
) | \
2586 while read files
; do \
2587 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2588 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2591 uninstall-toolexeclibgooldDATA
:
2592 @
$(NORMAL_UNINSTALL
)
2593 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2594 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2595 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2596 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2598 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2599 if
test -n
"$$list"; then \
2600 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2601 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2603 for p in
$$list; do \
2604 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2606 done |
$(am__base_list
) | \
2607 while read files
; do \
2608 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2609 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2612 uninstall-toolexeclibgoosDATA
:
2613 @
$(NORMAL_UNINSTALL
)
2614 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2615 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2616 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2617 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2619 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2620 if
test -n
"$$list"; then \
2621 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2622 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2624 for p in
$$list; do \
2625 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2627 done |
$(am__base_list
) | \
2628 while read files
; do \
2629 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2630 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2633 uninstall-toolexeclibgopathDATA
:
2634 @
$(NORMAL_UNINSTALL
)
2635 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2636 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2637 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2638 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2640 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2641 if
test -n
"$$list"; then \
2642 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2643 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2645 for p in
$$list; do \
2646 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2648 done |
$(am__base_list
) | \
2649 while read files
; do \
2650 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2651 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2654 uninstall-toolexeclibgoregexpDATA
:
2655 @
$(NORMAL_UNINSTALL
)
2656 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2657 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2658 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2659 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2661 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2662 if
test -n
"$$list"; then \
2663 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2664 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2666 for p in
$$list; do \
2667 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2669 done |
$(am__base_list
) | \
2670 while read files
; do \
2671 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2672 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2675 uninstall-toolexeclibgoruntimeDATA
:
2676 @
$(NORMAL_UNINSTALL
)
2677 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2678 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2679 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2680 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2682 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2683 if
test -n
"$$list"; then \
2684 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2685 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2687 for p in
$$list; do \
2688 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2690 done |
$(am__base_list
) | \
2691 while read files
; do \
2692 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2693 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2696 uninstall-toolexeclibgosyncDATA
:
2697 @
$(NORMAL_UNINSTALL
)
2698 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2699 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2700 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2701 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2703 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2704 if
test -n
"$$list"; then \
2705 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2706 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2708 for p in
$$list; do \
2709 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2711 done |
$(am__base_list
) | \
2712 while read files
; do \
2713 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2714 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2717 uninstall-toolexeclibgotestingDATA
:
2718 @
$(NORMAL_UNINSTALL
)
2719 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2720 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2721 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2722 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2724 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2725 if
test -n
"$$list"; then \
2726 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2727 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2729 for p in
$$list; do \
2730 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2732 done |
$(am__base_list
) | \
2733 while read files
; do \
2734 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2735 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2738 uninstall-toolexeclibgotextDATA
:
2739 @
$(NORMAL_UNINSTALL
)
2740 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2741 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2742 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2743 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2745 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2746 if
test -n
"$$list"; then \
2747 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2748 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2750 for p in
$$list; do \
2751 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2753 done |
$(am__base_list
) | \
2754 while read files
; do \
2755 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2756 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2759 uninstall-toolexeclibgotexttemplateDATA
:
2760 @
$(NORMAL_UNINSTALL
)
2761 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2762 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2763 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2764 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2766 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2767 if
test -n
"$$list"; then \
2768 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2769 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2771 for p in
$$list; do \
2772 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2774 done |
$(am__base_list
) | \
2775 while read files
; do \
2776 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2777 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2780 uninstall-toolexeclibgounicodeDATA
:
2781 @
$(NORMAL_UNINSTALL
)
2782 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2783 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2784 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2786 # This directory's subdirectories are mostly independent; you can cd
2787 # into them and run `make' without going through this Makefile.
2788 # To change the values of `make' variables: instead of editing Makefiles,
2789 # (1) if the variable is set in `config.status', edit `config.status'
2790 # (which will cause the Makefiles to be regenerated when you run `make');
2791 # (2) otherwise, pass the desired values on the `make' command line.
2792 $(RECURSIVE_TARGETS
):
2793 @fail
= failcom
='exit 1'; \
2794 for f in x
$$MAKEFLAGS; do \
2797 *k
*) failcom
='fail=yes';; \
2801 target
=`echo $@ | sed s/-recursive//`; \
2802 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2803 echo
"Making $$target in $$subdir"; \
2804 if
test "$$subdir" = "."; then \
2806 local_target
="$$target-am"; \
2808 local_target
="$$target"; \
2810 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2811 || eval
$$failcom; \
2813 if
test "$$dot_seen" = "no"; then \
2814 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2815 fi
; test -z
"$$fail"
2817 $(RECURSIVE_CLEAN_TARGETS
):
2818 @fail
= failcom
='exit 1'; \
2819 for f in x
$$MAKEFLAGS; do \
2822 *k
*) failcom
='fail=yes';; \
2827 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2828 *) list
='$(SUBDIRS)' ;; \
2830 rev
=''; for subdir in
$$list; do \
2831 if
test "$$subdir" = "."; then
:; else \
2832 rev
="$$subdir $$rev"; \
2836 target
=`echo $@ | sed s/-recursive//`; \
2837 for subdir in
$$rev; do \
2838 echo
"Making $$target in $$subdir"; \
2839 if
test "$$subdir" = "."; then \
2840 local_target
="$$target-am"; \
2842 local_target
="$$target"; \
2844 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2845 || eval
$$failcom; \
2846 done
&& test -z
"$$fail"
2848 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2849 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2852 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2853 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2856 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2857 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2858 unique
=`for i in $$list; do \
2859 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2861 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2862 END { if (nonempty) { for (i in files) print i; }; }'`; \
2866 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2867 $(TAGS_FILES
) $(LISP
)
2870 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2871 include_option
=--etags-include
; \
2874 include_option
=--include; \
2877 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2878 if
test "$$subdir" = .
; then
:; else \
2879 test ! -f
$$subdir/TAGS || \
2880 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2883 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2884 unique
=`for i in $$list; do \
2885 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2887 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2888 END { if (nonempty) { for (i in files) print i; }; }'`; \
2890 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2891 test -n
"$$unique" || unique
=$$empty_fix; \
2892 if
test $$# -gt 0; then \
2893 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2896 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2901 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2902 $(TAGS_FILES
) $(LISP
)
2903 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2904 unique
=`for i in $$list; do \
2905 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2907 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2908 END { if (nonempty) { for (i in files) print i; }; }'`; \
2909 test -z
"$(CTAGS_ARGS)$$unique" \
2910 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2914 here
=`$(am__cd) $(top_builddir) && pwd` \
2915 && $(am__cd
) $(top_srcdir
) \
2916 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2919 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2921 check: check-recursive
2922 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2924 installdirs: installdirs-recursive
2926 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 \
2927 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2929 install: install-recursive
2930 install-exec
: install-exec-recursive
2931 install-data
: install-data-recursive
2932 uninstall: uninstall-recursive
2935 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2937 installcheck: installcheck-recursive
2939 if
test -z
'$(STRIP)'; then \
2940 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2941 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2944 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2945 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2946 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2948 mostlyclean-generic
:
2951 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2954 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2955 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2957 maintainer-clean-generic
:
2958 @echo
"This command is intended for maintainers to use"
2959 @echo
"it deletes files that may require special tools to rebuild."
2960 clean: clean-multi clean-recursive
2962 clean-am
: clean-generic clean-libtool clean-local \
2963 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
2966 distclean: distclean-multi distclean-recursive
2967 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2970 distclean-am
: clean-am distclean-compile distclean-generic \
2971 distclean-hdr distclean-libtool distclean-tags
2977 html
: html-recursive
2981 info: info-recursive
2987 install-dvi
: install-dvi-recursive
2991 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2992 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2993 install-toolexeclibgoarchiveDATA \
2994 install-toolexeclibgocompressDATA \
2995 install-toolexeclibgocontainerDATA \
2996 install-toolexeclibgocryptoDATA \
2997 install-toolexeclibgocryptox509DATA \
2998 install-toolexeclibgodatabaseDATA \
2999 install-toolexeclibgodatabasesqlDATA \
3000 install-toolexeclibgodebugDATA \
3001 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3002 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3003 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3004 install-toolexeclibgoimagecolorDATA \
3005 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3006 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3007 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3008 install-toolexeclibgonethttpDATA \
3009 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3010 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3011 install-toolexeclibgoregexpDATA \
3012 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3013 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3014 install-toolexeclibgotexttemplateDATA \
3015 install-toolexeclibgounicodeDATA
3017 install-html
: install-html-recursive
3021 install-info
: install-info-recursive
3027 install-pdf
: install-pdf-recursive
3031 install-ps
: install-ps-recursive
3037 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3038 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3039 -rm -rf
$(top_srcdir
)/autom4te.cache
3042 maintainer-clean-am
: distclean-am maintainer-clean-generic
3044 mostlyclean: mostlyclean-multi mostlyclean-recursive
3046 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3047 mostlyclean-libtool mostlyclean-local
3057 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3058 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3059 uninstall-toolexeclibgoarchiveDATA \
3060 uninstall-toolexeclibgocompressDATA \
3061 uninstall-toolexeclibgocontainerDATA \
3062 uninstall-toolexeclibgocryptoDATA \
3063 uninstall-toolexeclibgocryptox509DATA \
3064 uninstall-toolexeclibgodatabaseDATA \
3065 uninstall-toolexeclibgodatabasesqlDATA \
3066 uninstall-toolexeclibgodebugDATA \
3067 uninstall-toolexeclibgoencodingDATA \
3068 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3069 uninstall-toolexeclibgohashDATA \
3070 uninstall-toolexeclibgohtmlDATA \
3071 uninstall-toolexeclibgoimageDATA \
3072 uninstall-toolexeclibgoimagecolorDATA \
3073 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3074 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3075 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3076 uninstall-toolexeclibgonethttpDATA \
3077 uninstall-toolexeclibgonetrpcDATA \
3078 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3079 uninstall-toolexeclibgopathDATA \
3080 uninstall-toolexeclibgoregexpDATA \
3081 uninstall-toolexeclibgoruntimeDATA \
3082 uninstall-toolexeclibgosyncDATA \
3083 uninstall-toolexeclibgotestingDATA \
3084 uninstall-toolexeclibgotextDATA \
3085 uninstall-toolexeclibgotexttemplateDATA \
3086 uninstall-toolexeclibgounicodeDATA
3088 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3089 clean-multi ctags-recursive distclean-multi install-am \
3090 install-multi install-strip maintainer-clean-multi \
3091 mostlyclean-multi tags-recursive
3093 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3094 all all-am all-multi am--refresh
check check-am
clean \
3095 clean-generic clean-libtool clean-local clean-multi \
3096 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3097 ctags-recursive
distclean distclean-compile distclean-generic \
3098 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3099 dvi dvi-am html html-am
info info-am
install install-am \
3100 install-data install-data-am install-dvi install-dvi-am \
3101 install-exec install-exec-am install-html install-html-am \
3102 install-info install-info-am install-man install-multi \
3103 install-pdf install-pdf-am install-ps install-ps-am \
3104 install-strip install-toolexeclibLIBRARIES \
3105 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3106 install-toolexeclibgoarchiveDATA \
3107 install-toolexeclibgocompressDATA \
3108 install-toolexeclibgocontainerDATA \
3109 install-toolexeclibgocryptoDATA \
3110 install-toolexeclibgocryptox509DATA \
3111 install-toolexeclibgodatabaseDATA \
3112 install-toolexeclibgodatabasesqlDATA \
3113 install-toolexeclibgodebugDATA \
3114 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3115 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3116 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3117 install-toolexeclibgoimagecolorDATA \
3118 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3119 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3120 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3121 install-toolexeclibgonethttpDATA \
3122 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3123 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3124 install-toolexeclibgoregexpDATA \
3125 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3126 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3127 install-toolexeclibgotexttemplateDATA \
3128 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3129 installdirs installdirs-am maintainer-clean \
3130 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3131 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3132 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3133 tags-recursive
uninstall uninstall-am \
3134 uninstall-toolexeclibLIBRARIES \
3135 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3136 uninstall-toolexeclibgoarchiveDATA \
3137 uninstall-toolexeclibgocompressDATA \
3138 uninstall-toolexeclibgocontainerDATA \
3139 uninstall-toolexeclibgocryptoDATA \
3140 uninstall-toolexeclibgocryptox509DATA \
3141 uninstall-toolexeclibgodatabaseDATA \
3142 uninstall-toolexeclibgodatabasesqlDATA \
3143 uninstall-toolexeclibgodebugDATA \
3144 uninstall-toolexeclibgoencodingDATA \
3145 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3146 uninstall-toolexeclibgohashDATA \
3147 uninstall-toolexeclibgohtmlDATA \
3148 uninstall-toolexeclibgoimageDATA \
3149 uninstall-toolexeclibgoimagecolorDATA \
3150 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3151 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3152 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3153 uninstall-toolexeclibgonethttpDATA \
3154 uninstall-toolexeclibgonetrpcDATA \
3155 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3156 uninstall-toolexeclibgopathDATA \
3157 uninstall-toolexeclibgoregexpDATA \
3158 uninstall-toolexeclibgoruntimeDATA \
3159 uninstall-toolexeclibgosyncDATA \
3160 uninstall-toolexeclibgotestingDATA \
3161 uninstall-toolexeclibgotextDATA \
3162 uninstall-toolexeclibgotexttemplateDATA \
3163 uninstall-toolexeclibgounicodeDATA
3166 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3167 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3169 goc2c
: goc2c.
$(OBJEXT
)
3170 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3172 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3176 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
3180 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3181 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
3184 %.c
: $(srcdir)/runtime
/%.goc goc2c
3188 version.go
: s-version
; @true
3190 rm -f version.go.tmp
3191 echo
"package sys" > version.go.tmp
3192 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3193 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3194 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3195 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3196 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3197 echo
>> version.go.tmp
3198 echo
"type ArchFamilyType int" >> version.go.tmp
3199 echo
>> version.go.tmp
3200 echo
"const (" >> version.go.tmp
3201 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3202 for a in
$(ALLGOARCHFAMILY
); do \
3203 echo
" $${a}" >> version.go.tmp
; \
3205 echo
")" >> version.go.tmp
3206 echo
>> version.go.tmp
3207 for a in
$(ALLGOARCH
); do \
3208 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3209 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3210 if
test "$${a}" = "$(GOARCH)"; then \
3211 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3213 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3216 echo
>> version.go.tmp
3217 echo
"const (" >> version.go.tmp
3218 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3219 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3220 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3221 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3222 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3223 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3224 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3225 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3226 echo
")" >> version.go.tmp
3227 echo
>> version.go.tmp
3228 for a in
$(ALLGOOS
); do \
3229 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3230 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3231 if
test "$${a}" = "$(GOOS)"; then \
3232 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3234 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3237 echo
>> version.go.tmp
3238 echo
"type Uintreg uintptr" >> version.go.tmp
3239 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3242 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3243 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3244 $(SHELL
) $(srcdir)/mkrsysinfo.sh
3245 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3248 runtime.inc
: s-runtime-inc
; @true
3249 s-runtime-inc
: runtime.lo Makefile
3250 rm -f runtime.inc.tmp2
3251 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define c[01] " > runtime.inc.tmp2
3252 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3253 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3255 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp2 runtime.inc
3258 # Generate the list of go std packages that were included in libgo
3259 zstdpkglist.go
: s-zstdpkglist
; @true
3260 s-zstdpkglist
: Makefile
3261 rm -f zstdpkglist.go.tmp
3262 echo
'package main' > zstdpkglist.go.tmp
3263 echo
"" >> zstdpkglist.go.tmp
3264 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3265 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
3266 echo
'}' >> zstdpkglist.go.tmp
3267 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3270 libcalls.go
: s-libcalls
; @true
3271 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3272 rm -f libcalls.go.tmp
3273 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3274 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3277 libcalls-list
: s-libcalls-list
; @true
3278 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3279 rm -f libcalls-list.tmp
3280 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3281 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3284 syscall_arch.go
: s-syscall_arch
; @true
3285 s-syscall_arch
: Makefile
3286 rm -f syscall_arch.go.tmp
3287 echo
"package syscall" > syscall_arch.go.tmp
3288 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3289 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3290 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3293 gen-sysinfo.go
: s-gen-sysinfo
; @true
3294 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3295 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3297 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3300 errno.i
: s-errno
; @true
3302 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3303 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3306 sysinfo.go
: s-sysinfo
; @true
3307 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3308 $(SHELL
) $(srcdir)/mksysinfo.sh
3309 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3312 # The epoll struct has an embedded union and is packed on x86_64,
3313 # which is too complicated for mksysinfo.sh. We find the offset of
3314 # the only field we care about in configure.ac, and generate the
3316 epoll.go
: s-epoll
; @true
3319 echo
'package syscall' > epoll.go.tmp
3320 echo
'type EpollEvent struct {' >> epoll.go.tmp
3321 echo
' Events uint32' >> epoll.go.tmp
3322 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3323 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3325 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3326 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3327 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3328 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3329 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3330 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3331 echo
' Fd int32' >> epoll.go.tmp
; \
3332 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3333 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3336 echo
'}' >> epoll.go.tmp
3337 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3340 # Make sure runtime.inc is built before compiling any .c file.
3341 $(libgo_la_OBJECTS
): runtime.inc
3342 $(libgo_llgo_la_OBJECTS
): runtime.inc
3343 $(libgobegin_a_OBJECTS
): runtime.inc
3344 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3345 $(libgolibbegin_a_OBJECTS
): runtime.inc
3347 # PACKAGE_template defines the rules for each package.
3348 # For example, for the package bufio, it produces:
3350 # @go_include@ bufio.lo.dep
3351 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3355 # bufio/check: $(CHECK_DEPS)
3357 # .PHONY: bufio/check
3359 # This is invoked with $(1) set to a package, which is a directory name,
3360 # such as "bufio" or "archive/tar".
3361 define PACKAGE_template
3362 @go_include@
$(1).lo.dep
3363 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3367 $(1)/check: $$(CHECK_DEPS
)
3370 $(1).gox
: $(1).s-gox
; @true
3376 # This line expands PACKAGE_template once for each package name listed
3378 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3379 runtime.lo.dep
: $(extra_go_files_runtime
)
3380 syscall.lo.dep
: $(extra_go_files_syscall
)
3381 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3383 # FIXME: The following C files may as well move to the runtime
3384 # directory and be treated like other C files.
3386 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3387 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3389 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3390 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3392 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3394 # Use a C function with a fixed number of arguments to call a C
3396 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3397 @
$(MKDIR_P
) log
/syslog
3398 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3400 # The interface to libffi from the reflect package is written in C.
3401 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3403 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3405 # The atomic functions are written in C.
3406 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3407 @
$(MKDIR_P
) runtime
/internal
3408 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3409 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3411 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3413 # A few syscall functions are written in C.
3414 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3416 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3417 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3419 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3420 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3422 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3423 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3425 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3427 # Build golang_org/x/net/route only on BSD systems.
3429 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
)
3432 check-recursive
: check-head
3435 @echo
"Test Run By $${USER} on `date`" > libgo.head
3436 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3438 @echo
" === libgo tests ===" >> libgo.head
3441 check-tail
: check-recursive check-multi
3442 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3445 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3446 for
dir in .
$(MULTIDIRS
); do \
3447 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3448 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3450 mv libgo.head libgo.sum
; \
3451 cp libgo.sum libgo.log
; \
3452 echo
"Schedule of variations:" >> libgo.sum
; \
3453 for
dir in .
$(MULTIDIRS
); do \
3454 multidir
=..
/$${dir}/$${lib}; \
3455 multivar
=`cat $${multidir}/libgo.var`; \
3456 echo
" $${multivar}" >> libgo.sum
; \
3458 echo
>> libgo.sum
; \
3459 pass
=0; fail
=0; untested
=0; \
3460 for
dir in .
$(MULTIDIRS
); do \
3461 multidir
=..
/$${dir}/$${lib}; \
3462 multivar
=`cat $${multidir}/libgo.var`; \
3463 echo
"Running target $${multivar}" >> libgo.sum
; \
3464 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3465 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3466 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3467 if
test -n
"${MULTIDIRS}"; then \
3468 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3469 echo
>> libgo.sum
; \
3471 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3472 pass
=`expr $$pass + $$p`; \
3473 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3474 echo
"# of expected passes $$p" >> libgo.sum
; \
3476 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3477 fail
=`expr $$fail + $$p`; \
3478 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3479 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3481 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3482 untested
=`expr $$untested + $$p`; \
3483 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3484 echo
"# of untested testcases $$p" >> libgo.sum
; \
3487 echo
>> libgo.sum
; \
3488 echo
" === libgo Summary ===" >> libgo.sum
; \
3489 echo
>> libgo.sum
; \
3490 if
test "$$pass" -ne
"0"; then \
3491 echo
"# of expected passes $$pass" >> libgo.sum
; \
3493 if
test "$$fail" -ne
"0"; then \
3494 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3496 if
test "$$untested" -ne
"0"; then \
3497 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3499 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3500 echo
>> libgo.log
; \
3501 echo
"runtest completed at `date`" >> libgo.log
; \
3502 if
test "$$fail" -ne
"0"; then \
3510 @
rm -f libgo.sum libgo.log libgo.tail
3512 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3513 echo
"$${multivar}" > libgo.var
3514 @for f in
$(TEST_PACKAGES
); do \
3515 rm -f
$$f-testsum
$$f-testlog
; \
3517 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
3518 @for f in
$(TEST_PACKAGES
); do \
3519 if
test -f
$$f-testsum
; then \
3520 cat
$$f-testsum
>> libgo.sum
; \
3522 if
test -f
$$f-testlog
; then \
3523 cat
$$f-testlog
>> libgo.log
; \
3528 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3531 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3534 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3535 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3536 find .
-name
'*-testsum' -print | xargs
rm -f
3537 find .
-name
'*-testlog' -print | xargs
rm -f
3540 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3541 find .
-name
'*.a' -print | xargs
rm -f
3543 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3544 # Otherwise a system limit (for SysV at least) may be exceeded.