1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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, 2010 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.
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
45 build_triplet = @build@
47 target_triplet = @target@
49 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
50 $(srcdir)/../config.sub $(srcdir)/../depcomp \
51 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
52 $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(srcdir)/config.h.in $(top_srcdir)/configure
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
57 $(top_srcdir)/../config/lead-dot.m4 \
58 $(top_srcdir)/../config/multi.m4 \
59 $(top_srcdir)/../config/override.m4 \
60 $(top_srcdir)/../config/unwind_ipinfo.m4 \
61 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
62 $(top_srcdir)/config/ltoptions.m4 \
63 $(top_srcdir)/config/ltsugar.m4 \
64 $(top_srcdir)/config/ltversion.m4 \
65 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno config.status.lineno
70 CONFIG_HEADER = config.h
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80 am__nobase_strip_setup = \
81 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85 for p in $$list; do echo "$$p $$p"; done | \
86 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88 if (++n[$$2] == $(am__install_max)) \
89 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90 END { for (dir in files) print dir, files[dir] }'
92 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
95 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
96 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
97 "$(DESTDIR)$(toolexeclibgocompressdir)" \
98 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
99 "$(DESTDIR)$(toolexeclibgocryptodir)" \
100 "$(DESTDIR)$(toolexeclibgodebugdir)" \
101 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
102 "$(DESTDIR)$(toolexeclibgoexpdir)" \
103 "$(DESTDIR)$(toolexeclibgogodir)" \
104 "$(DESTDIR)$(toolexeclibgohashdir)" \
105 "$(DESTDIR)$(toolexeclibgohttpdir)" \
106 "$(DESTDIR)$(toolexeclibgoimagedir)" \
107 "$(DESTDIR)$(toolexeclibgoindexdir)" \
108 "$(DESTDIR)$(toolexeclibgoiodir)" \
109 "$(DESTDIR)$(toolexeclibgomimedir)" \
110 "$(DESTDIR)$(toolexeclibgonetdir)" \
111 "$(DESTDIR)$(toolexeclibgoosdir)" \
112 "$(DESTDIR)$(toolexeclibgorpcdir)" \
113 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
114 "$(DESTDIR)$(toolexeclibgotestingdir)"
115 LIBRARIES = $(toolexeclib_LIBRARIES)
117 libgobegin_a_AR = $(AR) $(ARFLAGS)
118 libgobegin_a_LIBADD =
119 am_libgobegin_a_OBJECTS = go-main.$(OBJEXT)
120 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
121 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
123 libgo_la_DEPENDENCIES = $(libgo_go_objs) $(am__DEPENDENCIES_1) \
124 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
125 am__libgo_la_SOURCES_DIST = runtime/go-append.c runtime/go-assert.c \
126 runtime/go-assert-interface.c \
127 runtime/go-byte-array-to-string.c runtime/go-breakpoint.c \
128 runtime/go-caller.c runtime/go-can-convert-interface.c \
129 runtime/go-cgo.c runtime/go-chan-cap.c runtime/go-chan-len.c \
130 runtime/go-check-interface.c runtime/go-close.c \
131 runtime/go-closed.c runtime/go-construct-map.c \
132 runtime/go-convert-interface.c runtime/go-copy.c \
133 runtime/go-defer.c runtime/go-deferred-recover.c \
134 runtime/go-eface-compare.c runtime/go-eface-val-compare.c \
135 runtime/go-getgoroot.c runtime/go-go.c runtime/go-gomaxprocs.c \
136 runtime/go-int-array-to-string.c runtime/go-int-to-string.c \
137 runtime/go-interface-compare.c \
138 runtime/go-interface-val-compare.c runtime/go-lock-os-thread.c \
139 runtime/go-map-delete.c runtime/go-map-index.c \
140 runtime/go-map-len.c runtime/go-map-range.c \
141 runtime/go-nanotime.c runtime/go-new-channel.c \
142 runtime/go-new-map.c runtime/go-new.c runtime/go-note.c \
143 runtime/go-panic.c runtime/go-panic-defer.c runtime/go-print.c \
144 runtime/go-rec-big.c runtime/go-rec-nb-big.c \
145 runtime/go-rec-nb-small.c runtime/go-rec-small.c \
146 runtime/go-recover.c runtime/go-reflect.c \
147 runtime/go-reflect-call.c runtime/go-reflect-chan.c \
148 runtime/go-reflect-map.c runtime/go-rune.c \
149 runtime/go-runtime-error.c runtime/go-sched.c \
150 runtime/go-select.c runtime/go-semacquire.c \
151 runtime/go-send-big.c runtime/go-send-nb-big.c \
152 runtime/go-send-nb-small.c runtime/go-send-small.c \
153 runtime/go-signal.c runtime/go-strcmp.c \
154 runtime/go-string-to-byte-array.c \
155 runtime/go-string-to-int-array.c runtime/go-strplus.c \
156 runtime/go-strslice.c runtime/go-trampoline.c \
157 runtime/go-type-eface.c runtime/go-type-error.c \
158 runtime/go-type-identity.c runtime/go-type-interface.c \
159 runtime/go-type-string.c runtime/go-typedesc-equal.c \
160 runtime/go-typestring.c runtime/go-unreflect.c \
161 runtime/go-unsafe-new.c runtime/go-unsafe-newarray.c \
162 runtime/go-unsafe-pointer.c runtime/go-unwind.c \
163 runtime/mcache.c runtime/mcentral.c \
164 runtime/mem_posix_memalign.c runtime/mem.c runtime/mfinal.c \
165 runtime/mfixalloc.c runtime/mgc0.c runtime/mheap.c \
166 runtime/mheapmap32.c runtime/mheapmap64.c runtime/msize.c \
167 runtime/proc.c runtime/thread.c \
168 runtime/rtems-task-variable-add.c chan.c iface.c malloc.c \
169 map.c mprof.c reflect.c sigqueue.c string.c
170 @HAVE_SYS_MMAN_H_FALSE@am__objects_1 = mem_posix_memalign.lo
171 @HAVE_SYS_MMAN_H_TRUE@am__objects_1 = mem.lo
172 @LIBGO_IS_RTEMS_TRUE@am__objects_2 = rtems-task-variable-add.lo
173 am__objects_3 = go-append.lo go-assert.lo go-assert-interface.lo \
174 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
175 go-can-convert-interface.lo go-cgo.lo go-chan-cap.lo \
176 go-chan-len.lo go-check-interface.lo go-close.lo go-closed.lo \
177 go-construct-map.lo go-convert-interface.lo go-copy.lo \
178 go-defer.lo go-deferred-recover.lo go-eface-compare.lo \
179 go-eface-val-compare.lo go-getgoroot.lo go-go.lo \
180 go-gomaxprocs.lo go-int-array-to-string.lo go-int-to-string.lo \
181 go-interface-compare.lo go-interface-val-compare.lo \
182 go-lock-os-thread.lo go-map-delete.lo go-map-index.lo \
183 go-map-len.lo go-map-range.lo go-nanotime.lo go-new-channel.lo \
184 go-new-map.lo go-new.lo go-note.lo go-panic.lo \
185 go-panic-defer.lo go-print.lo go-rec-big.lo go-rec-nb-big.lo \
186 go-rec-nb-small.lo go-rec-small.lo go-recover.lo go-reflect.lo \
187 go-reflect-call.lo go-reflect-chan.lo go-reflect-map.lo \
188 go-rune.lo go-runtime-error.lo go-sched.lo go-select.lo \
189 go-semacquire.lo go-send-big.lo go-send-nb-big.lo \
190 go-send-nb-small.lo go-send-small.lo go-signal.lo go-strcmp.lo \
191 go-string-to-byte-array.lo go-string-to-int-array.lo \
192 go-strplus.lo go-strslice.lo go-trampoline.lo go-type-eface.lo \
193 go-type-error.lo go-type-identity.lo go-type-interface.lo \
194 go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
195 go-unreflect.lo go-unsafe-new.lo go-unsafe-newarray.lo \
196 go-unsafe-pointer.lo go-unwind.lo mcache.lo mcentral.lo \
197 $(am__objects_1) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
198 mheapmap32.lo mheapmap64.lo msize.lo proc.lo thread.lo \
199 $(am__objects_2) chan.lo iface.lo malloc.lo map.lo mprof.lo \
200 reflect.lo sigqueue.lo string.lo
201 am_libgo_la_OBJECTS = $(am__objects_3)
202 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
203 DEFAULT_INCLUDES = -I.@am__isrc@
204 depcomp = $(SHELL) $(top_srcdir)/../depcomp
205 am__depfiles_maybe = depfiles
207 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
208 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
209 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
210 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
211 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
213 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
214 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
216 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
217 DIST_SOURCES = $(libgobegin_a_SOURCES) $(am__libgo_la_SOURCES_DIST)
224 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
225 html-recursive info-recursive install-data-recursive \
226 install-dvi-recursive install-exec-recursive \
227 install-html-recursive install-info-recursive \
228 install-pdf-recursive install-ps-recursive install-recursive \
229 installcheck-recursive installdirs-recursive pdf-recursive \
230 ps-recursive uninstall-recursive
231 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
232 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
233 $(toolexeclibgocrypto_DATA) $(toolexeclibgodebug_DATA) \
234 $(toolexeclibgoencoding_DATA) $(toolexeclibgoexp_DATA) \
235 $(toolexeclibgogo_DATA) $(toolexeclibgohash_DATA) \
236 $(toolexeclibgohttp_DATA) $(toolexeclibgoimage_DATA) \
237 $(toolexeclibgoindex_DATA) $(toolexeclibgoio_DATA) \
238 $(toolexeclibgomime_DATA) $(toolexeclibgonet_DATA) \
239 $(toolexeclibgoos_DATA) $(toolexeclibgorpc_DATA) \
240 $(toolexeclibgoruntime_DATA) $(toolexeclibgotesting_DATA)
241 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
242 distclean-recursive maintainer-clean-recursive
243 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
244 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
245 distdir dist dist-all distcheck
248 DIST_SUBDIRS = testsuite
249 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
250 distdir = $(PACKAGE)-$(VERSION)
251 top_distdir = $(distdir)
252 am__remove_distdir = \
253 { test ! -d "$(distdir)" \
254 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
255 && rm -fr "$(distdir)"; }; }
258 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
259 sed_rest='s,^[^/]*/*,,'; \
260 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
261 sed_butlast='s,/*[^/]*$$,,'; \
262 while test -n "$$dir1"; do \
263 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
264 if test "$$first" != "."; then \
265 if test "$$first" = ".."; then \
266 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
267 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
269 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
270 if test "$$first2" = "$$first"; then \
271 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
275 dir0="$$dir0"/"$$first"; \
278 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
281 DIST_ARCHIVES = $(distdir).tar.gz
283 distuninstallcheck_listfiles = find . -type f -print
284 distcleancheck_listfiles = find . -type f -print
288 AUTOCONF = @AUTOCONF@
289 AUTOHEADER = @AUTOHEADER@
290 AUTOMAKE = @AUTOMAKE@
293 CCDEPMODE = @CCDEPMODE@
296 CPPFLAGS = @CPPFLAGS@
297 CYGPATH_W = @CYGPATH_W@
300 DSYMUTIL = @DSYMUTIL@
312 INSTALL_DATA = @INSTALL_DATA@
313 INSTALL_PROGRAM = @INSTALL_PROGRAM@
314 INSTALL_SCRIPT = @INSTALL_SCRIPT@
315 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
319 LIBFFIINCS = @LIBFFIINCS@
325 LTLIBOBJS = @LTLIBOBJS@
327 MAKEINFO = @MAKEINFO@
328 MATH_LIBS = @MATH_LIBS@
338 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
339 PACKAGE_NAME = @PACKAGE_NAME@
340 PACKAGE_STRING = @PACKAGE_STRING@
341 PACKAGE_TARNAME = @PACKAGE_TARNAME@
342 PACKAGE_URL = @PACKAGE_URL@
343 PACKAGE_VERSION = @PACKAGE_VERSION@
344 PATH_SEPARATOR = @PATH_SEPARATOR@
345 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
346 PTHREAD_LIBS = @PTHREAD_LIBS@
349 SET_MAKE = @SET_MAKE@
351 SPLIT_STACK = @SPLIT_STACK@
352 STRINGOPS_FLAG = @STRINGOPS_FLAG@
355 WARN_FLAGS = @WARN_FLAGS@
357 abs_builddir = @abs_builddir@
358 abs_srcdir = @abs_srcdir@
359 abs_top_builddir = @abs_top_builddir@
360 abs_top_srcdir = @abs_top_srcdir@
361 ac_ct_CC = @ac_ct_CC@
362 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
363 am__include = @am__include@
364 am__leading_dot = @am__leading_dot@
365 am__quote = @am__quote@
367 am__untar = @am__untar@
370 build_alias = @build_alias@
371 build_cpu = @build_cpu@
372 build_os = @build_os@
373 build_vendor = @build_vendor@
374 builddir = @builddir@
376 datarootdir = @datarootdir@
379 enable_shared = @enable_shared@
380 enable_static = @enable_static@
381 exec_prefix = @exec_prefix@
382 glibgo_prefixdir = @glibgo_prefixdir@
383 glibgo_toolexecdir = @glibgo_toolexecdir@
384 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
386 host_alias = @host_alias@
387 host_cpu = @host_cpu@
389 host_vendor = @host_vendor@
391 includedir = @includedir@
393 install_sh = @install_sh@
395 libexecdir = @libexecdir@
396 libtool_VERSION = @libtool_VERSION@
397 localedir = @localedir@
398 localstatedir = @localstatedir@
401 multi_basedir = @multi_basedir@
402 oldincludedir = @oldincludedir@
405 program_transform_name = @program_transform_name@
408 sharedstatedir = @sharedstatedir@
410 sysconfdir = @sysconfdir@
412 target_alias = @target_alias@
413 target_cpu = @target_cpu@
414 target_os = @target_os@
415 target_vendor = @target_vendor@
416 top_build_prefix = @top_build_prefix@
417 top_builddir = @top_builddir@
418 top_srcdir = @top_srcdir@
421 SUFFIXES = .c .go .gox .o .obj .lo .a
422 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
424 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
425 MAINT_CHARSET = latin1
426 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
427 PWD_COMMAND = $${PWDCMD-pwd}
428 STAMP = echo timestamp >
429 toolexecdir = $(glibgo_toolexecdir)
430 toolexeclibdir = $(glibgo_toolexeclibdir)
431 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
433 # -I/-D flags to pass when compiling.
434 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
435 ACLOCAL_AMFLAGS = -I ./config -I ../config
436 AM_CFLAGS = -fexceptions -fplan9-extensions $(SPLIT_STACK) $(WARN_CFLAGS) \
438 -I $(srcdir)/../gcc -I $(MULTIBUILDTOP)../../gcc/include
440 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
445 # Work around what appears to be a GNU make handling MAKEFLAGS
446 # values defined in terms of make variables, as is the case for CC and
447 # friends when we are called from the top level Makefile.
449 "AR_FLAGS=$(AR_FLAGS)" \
450 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
451 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
453 "CXXFLAGS=$(CXXFLAGS)" \
454 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
455 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
456 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
458 "GOCFLAGS=$(GOCFLAGS)" \
459 "INSTALL=$(INSTALL)" \
460 "INSTALL_DATA=$(INSTALL_DATA)" \
461 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
462 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
463 "LDFLAGS=$(LDFLAGS)" \
464 "LIBCFLAGS=$(LIBCFLAGS)" \
465 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
467 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
468 "PICFLAG=$(PICFLAG)" \
469 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
471 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
472 "exec_prefix=$(exec_prefix)" \
473 "infodir=$(infodir)" \
475 "includedir=$(includedir)" \
477 "tooldir=$(tooldir)" \
478 "gxx_include_dir=$(gxx_include_dir)" \
484 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
485 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
486 "DESTDIR=$(DESTDIR)" \
490 # Subdir rules rely on $(FLAGS_TO_PASS)
491 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
492 toolexeclib_LTLIBRARIES = libgo.la
493 toolexeclib_LIBRARIES = libgobegin.a
494 toolexeclibgodir = $(toolexeclibdir)/go/$(gcc_version)/$(target_alias)
495 toolexeclibgo_DATA = \
545 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
546 toolexeclibgoarchive_DATA = \
550 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
551 toolexeclibgocompress_DATA = \
556 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
557 toolexeclibgocontainer_DATA = \
563 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
564 toolexeclibgocrypto_DATA = \
567 crypto/blowfish.gox \
575 crypto/ripemd160.gox \
585 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
586 toolexeclibgodebug_DATA = \
594 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
595 toolexeclibgoencoding_DATA = \
596 encoding/ascii85.gox \
597 encoding/base64.gox \
598 encoding/binary.gox \
603 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
604 toolexeclibgoexp_DATA = \
609 toolexeclibgogodir = $(toolexeclibgodir)/go
610 toolexeclibgogo_DATA = \
619 toolexeclibgohashdir = $(toolexeclibgodir)/hash
620 toolexeclibgohash_DATA = \
625 toolexeclibgohttpdir = $(toolexeclibgodir)/http
626 toolexeclibgohttp_DATA = \
629 toolexeclibgoimagedir = $(toolexeclibgodir)/image
630 toolexeclibgoimage_DATA = \
634 toolexeclibgoindexdir = $(toolexeclibgodir)/index
635 toolexeclibgoindex_DATA = \
636 index/suffixarray.gox
638 toolexeclibgoiodir = $(toolexeclibgodir)/io
639 toolexeclibgoio_DATA = \
642 toolexeclibgomimedir = $(toolexeclibgodir)/mime
643 toolexeclibgomime_DATA = \
646 toolexeclibgonetdir = $(toolexeclibgodir)/net
647 toolexeclibgonet_DATA = \
651 toolexeclibgoosdir = $(toolexeclibgodir)/os
652 toolexeclibgoos_DATA = \
655 toolexeclibgorpcdir = $(toolexeclibgodir)/rpc
656 toolexeclibgorpc_DATA = \
659 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
660 toolexeclibgoruntime_DATA = \
663 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
664 toolexeclibgotesting_DATA = \
669 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
670 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
671 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
672 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
674 runtime/go-append.c \
675 runtime/go-assert.c \
676 runtime/go-assert-interface.c \
677 runtime/go-byte-array-to-string.c \
678 runtime/go-breakpoint.c \
679 runtime/go-caller.c \
680 runtime/go-can-convert-interface.c \
682 runtime/go-chan-cap.c \
683 runtime/go-chan-len.c \
684 runtime/go-check-interface.c \
686 runtime/go-closed.c \
687 runtime/go-construct-map.c \
688 runtime/go-convert-interface.c \
691 runtime/go-deferred-recover.c \
692 runtime/go-eface-compare.c \
693 runtime/go-eface-val-compare.c \
694 runtime/go-getgoroot.c \
696 runtime/go-gomaxprocs.c \
697 runtime/go-int-array-to-string.c \
698 runtime/go-int-to-string.c \
699 runtime/go-interface-compare.c \
700 runtime/go-interface-val-compare.c \
701 runtime/go-lock-os-thread.c \
702 runtime/go-map-delete.c \
703 runtime/go-map-index.c \
704 runtime/go-map-len.c \
705 runtime/go-map-range.c \
706 runtime/go-nanotime.c \
707 runtime/go-new-channel.c \
708 runtime/go-new-map.c \
712 runtime/go-panic-defer.c \
714 runtime/go-rec-big.c \
715 runtime/go-rec-nb-big.c \
716 runtime/go-rec-nb-small.c \
717 runtime/go-rec-small.c \
718 runtime/go-recover.c \
719 runtime/go-reflect.c \
720 runtime/go-reflect-call.c \
721 runtime/go-reflect-chan.c \
722 runtime/go-reflect-map.c \
724 runtime/go-runtime-error.c \
726 runtime/go-select.c \
727 runtime/go-semacquire.c \
728 runtime/go-send-big.c \
729 runtime/go-send-nb-big.c \
730 runtime/go-send-nb-small.c \
731 runtime/go-send-small.c \
732 runtime/go-signal.c \
733 runtime/go-strcmp.c \
734 runtime/go-string-to-byte-array.c \
735 runtime/go-string-to-int-array.c \
736 runtime/go-strplus.c \
737 runtime/go-strslice.c \
738 runtime/go-trampoline.c \
739 runtime/go-type-eface.c \
740 runtime/go-type-error.c \
741 runtime/go-type-identity.c \
742 runtime/go-type-interface.c \
743 runtime/go-type-string.c \
744 runtime/go-typedesc-equal.c \
745 runtime/go-typestring.c \
746 runtime/go-unreflect.c \
747 runtime/go-unsafe-new.c \
748 runtime/go-unsafe-newarray.c \
749 runtime/go-unsafe-pointer.c \
750 runtime/go-unwind.c \
753 $(runtime_mem_file) \
755 runtime/mfixalloc.c \
758 runtime/mheapmap32.c \
759 runtime/mheapmap64.c \
763 $(rtems_task_variable_add_file) \
790 go/bytes/bytes_decl.go
857 go/http/response.go \
860 go/http/transfer.go \
895 go/math/copysign.go \
907 go/math/hypot_port.go \
918 go/math/nextafter.go \
921 go/math/remainder.go \
927 go/math/sqrt_port.go \
934 go/mime/mediatype.go \
937 @LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
938 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_rtems.go
939 @LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
940 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
943 go/net/dnsclient.go \
944 go/net/dnsconfig.go \
946 $(go_net_newpollserver_file) \
948 $(go_net_fd_os_file) \
951 go/net/iprawsock.go \
963 go/netchan/common.go \
964 go/netchan/export.go \
1000 go_reflect_files = \
1001 go/reflect/deepequal.go \
1002 go/reflect/type.go \
1013 go_runtime_files = \
1014 go/runtime/debug.go \
1015 go/runtime/error.go \
1016 go/runtime/extern.go \
1018 go/runtime/softfloat64.go \
1019 go/runtime/type.go \
1022 @LIBGO_IS_386_FALSE@@LIBGO_IS_ARM_FALSE@@LIBGO_IS_X86_64_FALSE@GOARCH = unknown
1023 @LIBGO_IS_386_FALSE@@LIBGO_IS_ARM_TRUE@@LIBGO_IS_X86_64_FALSE@GOARCH = arm
1024 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_TRUE@GOARCH = amd64
1025 @LIBGO_IS_386_TRUE@GOARCH = 386
1026 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@GOOS = unknown
1027 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@GOOS = rtems
1028 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@GOOS = freebsd
1029 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@GOOS = darwin
1030 @LIBGO_IS_LINUX_TRUE@GOOS = linux
1031 go_scanner_files = \
1032 go/scanner/scanner.go
1041 go_strconv_files = \
1042 go/strconv/atob.go \
1043 go/strconv/atof.go \
1044 go/strconv/atoi.go \
1045 go/strconv/decimal.go \
1046 go/strconv/ftoa.go \
1047 go/strconv/itoa.go \
1050 go_strings_files = \
1051 go/strings/reader.go \
1052 go/strings/strings.go
1065 go_tabwriter_files = \
1066 go/tabwriter/tabwriter.go
1068 go_template_files = \
1069 go/template/format.go \
1070 go/template/template.go
1072 go_testing_files = \
1073 go/testing/benchmark.go \
1074 go/testing/testing.go
1081 go/time/zoneinfo_unix.go
1086 go_unicode_files = \
1087 go/unicode/casetables.go \
1088 go/unicode/digit.go \
1089 go/unicode/letter.go \
1090 go/unicode/tables.go
1099 go_websocket_files = \
1100 go/websocket/client.go \
1101 go/websocket/server.go \
1102 go/websocket/websocket.go
1108 go_archive_tar_files = \
1109 go/archive/tar/common.go \
1110 go/archive/tar/reader.go \
1111 go/archive/tar/writer.go
1113 go_archive_zip_files = \
1114 go/archive/zip/reader.go \
1115 go/archive/zip/struct.go
1117 go_compress_flate_files = \
1118 go/compress/flate/deflate.go \
1119 go/compress/flate/huffman_bit_writer.go \
1120 go/compress/flate/huffman_code.go \
1121 go/compress/flate/inflate.go \
1122 go/compress/flate/reverse_bits.go \
1123 go/compress/flate/token.go \
1124 go/compress/flate/util.go
1126 go_compress_gzip_files = \
1127 go/compress/gzip/gzip.go \
1128 go/compress/gzip/gunzip.go
1130 go_compress_zlib_files = \
1131 go/compress/zlib/reader.go \
1132 go/compress/zlib/writer.go
1134 go_container_heap_files = \
1135 go/container/heap/heap.go
1137 go_container_list_files = \
1138 go/container/list/list.go
1140 go_container_ring_files = \
1141 go/container/ring/ring.go
1143 go_container_vector_files = \
1144 go/container/vector/defs.go \
1145 go/container/vector/intvector.go \
1146 go/container/vector/stringvector.go \
1147 go/container/vector/vector.go
1149 go_crypto_aes_files = \
1150 go/crypto/aes/block.go \
1151 go/crypto/aes/cipher.go \
1152 go/crypto/aes/const.go
1154 go_crypto_block_files = \
1155 go/crypto/block/cbc.go \
1156 go/crypto/block/cfb.go \
1157 go/crypto/block/cmac.go \
1158 go/crypto/block/cipher.go \
1159 go/crypto/block/ctr.go \
1160 go/crypto/block/eax.go \
1161 go/crypto/block/ecb.go \
1162 go/crypto/block/ofb.go \
1163 go/crypto/block/xor.go
1165 go_crypto_blowfish_files = \
1166 go/crypto/blowfish/block.go \
1167 go/crypto/blowfish/const.go \
1168 go/crypto/blowfish/cipher.go
1170 go_crypto_cast5_files = \
1171 go/crypto/cast5/cast5.go
1173 go_crypto_hmac_files = \
1174 go/crypto/hmac/hmac.go
1176 go_crypto_md4_files = \
1177 go/crypto/md4/md4.go \
1178 go/crypto/md4/md4block.go
1180 go_crypto_md5_files = \
1181 go/crypto/md5/md5.go \
1182 go/crypto/md5/md5block.go
1184 go_crypto_ocsp_files = \
1185 go/crypto/ocsp/ocsp.go
1187 go_crypto_rand_files = \
1188 go/crypto/rand/rand.go \
1189 go/crypto/rand/rand_unix.go
1191 go_crypto_rc4_files = \
1192 go/crypto/rc4/rc4.go
1194 go_crypto_ripemd160_files = \
1195 go/crypto/ripemd160/ripemd160.go \
1196 go/crypto/ripemd160/ripemd160block.go
1198 go_crypto_rsa_files = \
1199 go/crypto/rsa/pkcs1v15.go \
1200 go/crypto/rsa/rsa.go
1202 go_crypto_sha1_files = \
1203 go/crypto/sha1/sha1.go \
1204 go/crypto/sha1/sha1block.go
1206 go_crypto_sha256_files = \
1207 go/crypto/sha256/sha256.go \
1208 go/crypto/sha256/sha256block.go
1210 go_crypto_sha512_files = \
1211 go/crypto/sha512/sha512.go \
1212 go/crypto/sha512/sha512block.go
1214 go_crypto_subtle_files = \
1215 go/crypto/subtle/constant_time.go
1217 go_crypto_tls_files = \
1218 go/crypto/tls/alert.go \
1219 go/crypto/tls/ca_set.go \
1220 go/crypto/tls/common.go \
1221 go/crypto/tls/conn.go \
1222 go/crypto/tls/handshake_client.go \
1223 go/crypto/tls/handshake_messages.go \
1224 go/crypto/tls/handshake_server.go \
1225 go/crypto/tls/prf.go \
1226 go/crypto/tls/tls.go
1228 go_crypto_x509_files = \
1229 go/crypto/x509/x509.go
1231 go_crypto_xtea_files = \
1232 go/crypto/xtea/block.go \
1233 go/crypto/xtea/cipher.go
1235 go_debug_dwarf_files = \
1236 go/debug/dwarf/buf.go \
1237 go/debug/dwarf/const.go \
1238 go/debug/dwarf/entry.go \
1239 go/debug/dwarf/open.go \
1240 go/debug/dwarf/type.go \
1241 go/debug/dwarf/unit.go
1243 go_debug_elf_files = \
1244 go/debug/elf/elf.go \
1245 go/debug/elf/file.go
1247 go_debug_gosym_files = \
1248 go/debug/gosym/pclntab.go \
1249 go/debug/gosym/symtab.go
1251 go_debug_macho_files = \
1252 go/debug/macho/file.go \
1253 go/debug/macho/macho.go
1255 go_debug_pe_files = \
1256 go/debug/pe/file.go \
1259 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@proc_file =
1260 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@proc_file = go/debug/proc/proc_freebsd.go
1261 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@proc_file = go/debug/proc/proc_darwin.go
1262 @LIBGO_IS_LINUX_TRUE@proc_file = go/debug/proc/proc_linux.go
1263 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_FALSE@regs_file =
1264 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_TRUE@regs_file = go/debug/proc/regs_freebsd_amd64.go
1265 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_FALSE@regs_file =
1266 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_TRUE@regs_file = go/debug/proc/regs_darwin_amd64.go
1267 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_FALSE@regs_file =
1268 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_TRUE@regs_file = go/debug/proc/regs_linux_amd64.go
1269 @LIBGO_IS_386_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@regs_file = go/debug/proc/regs_freebsd_386.go
1270 @LIBGO_IS_386_TRUE@@LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@regs_file = go/debug/proc/regs_darwin_386.go
1271 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_TRUE@regs_file = go/debug/proc/regs_linux_386.go
1272 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@regs_file =
1273 go_debug_proc_files = \
1274 go/debug/proc/proc.go \
1278 go_encoding_ascii85_files = \
1279 go/encoding/ascii85/ascii85.go
1281 go_encoding_base64_files = \
1282 go/encoding/base64/base64.go
1284 go_encoding_binary_files = \
1285 go/encoding/binary/binary.go
1287 go_encoding_git85_files = \
1288 go/encoding/git85/git.go
1290 go_encoding_hex_files = \
1291 go/encoding/hex/hex.go
1293 go_encoding_pem_files = \
1294 go/encoding/pem/pem.go
1296 go_exp_datafmt_files = \
1297 go/exp/datafmt/datafmt.go \
1298 go/exp/datafmt/parser.go
1300 go_exp_draw_files = \
1301 go/exp/draw/draw.go \
1302 go/exp/draw/event.go
1304 go_exp_eval_files = \
1305 go/exp/eval/abort.go \
1306 go/exp/eval/bridge.go \
1307 go/exp/eval/compiler.go \
1308 go/exp/eval/expr.go \
1309 go/exp/eval/expr1.go \
1310 go/exp/eval/func.go \
1311 go/exp/eval/scope.go \
1312 go/exp/eval/stmt.go \
1313 go/exp/eval/type.go \
1314 go/exp/eval/typec.go \
1315 go/exp/eval/value.go \
1316 go/exp/eval/world.go
1320 go/go/ast/filter.go \
1321 go/go/ast/print.go \
1322 go/go/ast/scope.go \
1326 go/go/doc/comment.go \
1329 go_go_parser_files = \
1330 go/go/parser/interface.go \
1331 go/go/parser/parser.go
1333 go_go_printer_files = \
1334 go/go/printer/nodes.go \
1335 go/go/printer/printer.go
1337 go_go_scanner_files = \
1338 go/go/scanner/errors.go \
1339 go/go/scanner/scanner.go
1341 go_go_token_files = \
1342 go/go/token/token.go
1344 go_go_typechecker_files = \
1345 go/go/typechecker/scope.go \
1346 go/go/typechecker/typechecker.go \
1347 go/go/typechecker/universe.go
1349 go_hash_adler32_files = \
1350 go/hash/adler32/adler32.go
1352 go_hash_crc32_files = \
1353 go/hash/crc32/crc32.go
1355 go_hash_crc64_files = \
1356 go/hash/crc64/crc64.go
1358 go_http_pprof_files = \
1359 go/http/pprof/pprof.go
1361 go_image_jpeg_files = \
1362 go/image/jpeg/huffman.go \
1363 go/image/jpeg/idct.go \
1364 go/image/jpeg/reader.go
1366 go_image_png_files = \
1367 go/image/png/reader.go \
1368 go/image/png/writer.go
1370 go_index_suffixarray_files = \
1371 go/index/suffixarray/suffixarray.go
1373 go_io_ioutil_files = \
1374 go/io/ioutil/ioutil.go \
1375 go/io/ioutil/tempfile.go
1377 go_mime_multipart_files = \
1378 go/mime/multipart/multipart.go
1380 go_net_dict_files = \
1383 go_net_textproto_files = \
1384 go/net/textproto/pipeline.go \
1385 go/net/textproto/reader.go \
1386 go/net/textproto/textproto.go \
1387 go/net/textproto/writer.go
1389 go_os_signal_files = \
1390 go/os/signal/signal.go \
1393 go_rpc_jsonrpc_files = \
1394 go/rpc/jsonrpc/client.go \
1395 go/rpc/jsonrpc/server.go
1397 go_runtime_pprof_files = \
1398 go/runtime/pprof/pprof.go
1400 go_testing_iotest_files = \
1401 go/testing/iotest/logger.go \
1402 go/testing/iotest/reader.go \
1403 go/testing/iotest/writer.go
1405 go_testing_quick_files = \
1406 go/testing/quick/quick.go
1408 go_testing_script_files = \
1409 go/testing/script/script.go
1411 @LIBGO_IS_LINUX_FALSE@syscall_os_file =
1412 @LIBGO_IS_LINUX_TRUE@syscall_os_file = syscalls/syscall_linux.go
1413 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_FALSE@syscall_arch_file =
1414 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_TRUE@syscall_arch_file = syscalls/syscall_linux_amd64.go
1415 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_TRUE@syscall_arch_file = syscalls/syscall_linux_386.go
1416 @LIBGO_IS_LINUX_FALSE@syscall_arch_file =
1417 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = syscalls/exec.go
1418 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file = syscalls/exec_stubs.go
1419 @LIBGO_IS_RTEMS_FALSE@syscall_socket_os_file = syscalls/socket_linux.go
1420 @LIBGO_IS_RTEMS_TRUE@syscall_socket_os_file = syscalls/socket_bsd.go
1421 @LIBGO_IS_RTEMS_FALSE@syscall_socket_epoll_file = syscalls/socket_epoll.go
1422 @LIBGO_IS_RTEMS_TRUE@syscall_socket_epoll_file =
1423 @LIBGO_IS_RTEMS_FALSE@syscall_sysfile_os_file = syscalls/sysfile_linux.go
1424 @LIBGO_IS_RTEMS_TRUE@syscall_sysfile_os_file = syscalls/sysfile_rtems.go
1425 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = syscalls/syscall.go
1426 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = syscalls/syscall_stubs.go
1427 @LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr.go
1428 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = syscalls/errstr_rtems.go
1429 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl.go
1430 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
1431 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
1432 go_syscall_files = \
1433 $(syscall_errstr_file) \
1434 $(syscall_errstr_decl_file) \
1435 syscalls/exec_helpers.go \
1436 $(syscall_exec_os_file) \
1437 syscalls/socket.go \
1438 $(syscall_socket_os_file) \
1439 $(syscall_socket_epoll_file) \
1440 $(syscall_syscall_file) \
1441 syscalls/syscall_unix.go \
1442 syscalls/stringbyte.go \
1443 $(syscall_os_file) \
1444 $(syscall_arch_file) \
1445 syscalls/sysfile_posix.go \
1446 $(syscall_sysfile_os_file) \
1449 go_syscall_c_files = \
1460 expvar/libexpvar.la \
1474 netchan/libnetchan.la \
1479 reflect/libreflect.la \
1480 regexp/libregexp.la \
1482 runtime/libruntime.la \
1483 scanner/libscanner.la \
1486 strconv/libstrconv.la \
1487 strings/libstrings.la \
1489 syslog/libsyslog.la \
1490 tabwriter/libtabwriter.la \
1491 template/libtemplate.la \
1494 unicode/libunicode.la \
1497 websocket/libwebsocket.la \
1501 compress/libflate.la \
1502 compress/libgzip.la \
1503 compress/libzlib.la \
1504 container/libheap.la \
1505 container/liblist.la \
1506 container/libring.la \
1507 container/libvector.la \
1509 crypto/libblock.la \
1510 crypto/libblowfish.la \
1511 crypto/libcast5.la \
1518 crypto/libripemd160.la \
1521 crypto/libsha256.la \
1522 crypto/libsha512.la \
1523 crypto/libsubtle.la \
1533 encoding/libascii85.la \
1534 encoding/libbase64.la \
1535 encoding/libbinary.la \
1536 encoding/libgit85.la \
1537 encoding/libhex.la \
1538 encoding/libpem.la \
1548 go/libtypechecker.la \
1549 hash/libadler32.la \
1555 index/libsuffixarray.la \
1557 mime/libmultipart.la \
1559 net/libtextproto.la \
1562 runtime/libpprof.la \
1563 syscalls/libsyscall.la \
1564 testing/libtesting.la \
1565 testing/libiotest.la \
1566 testing/libquick.la \
1567 testing/libscript.la
1569 libgo_la_SOURCES = $(runtime_files)
1570 libgo_la_LIBADD = $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS)
1571 libgobegin_a_SOURCES = \
1574 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1575 AM_GOCFLAGS = $(STRINGOPS_FLAG)
1576 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1577 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1578 $(AM_GOCFLAGS) $(GOCFLAGS)
1580 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1581 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) \
1582 $(PTHREAD_LIBS) $(MATH_LIBS) -o $@
1587 rm -f `echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/'`; \
1588 test -d $(@D) || $(MKDIR_P) $(@D); \
1590 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1591 if $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_$(@D)" -o $@.$(OBJEXT) $$files; then \
1592 $(AR) rc $@ $@.$(OBJEXT); \
1595 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
1596 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
1600 @GC="$(GOC) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs -Wl,-R,`${PWD_COMMAND}`/.libs"; \
1602 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1603 export RUNTESTFLAGS; \
1607 prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1608 test "$${prefix}" != "." || prefix="$(@D)"; \
1609 if $(srcdir)/testsuite/gotest --dejagnu=$(use_dejagnu) --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" >>$@-log 2>&1; then \
1610 echo "PASS: $(@D)"; \
1612 echo "FAIL: $(@D)"; \
1618 # Build all packages before checking any.
1619 CHECK_DEPS = libgo.la libgobegin.a \
1620 $(toolexeclib_DATA) \
1621 $(toolexeclibarchive_DATA) \
1622 $(toolexeclibcompress_DATA) \
1623 $(toolexeclibcontainer_DATA) \
1624 $(toolexeclibcrypto_DATA) \
1625 $(toolexeclibdebug_DATA) \
1626 $(toolexeclibencoding_DATA) \
1627 $(toolexeclibexp_DATA) \
1628 $(toolexeclibgo_DATA) \
1629 $(toolexeclibhash_DATA) \
1630 $(toolexeclibhttp_DATA) \
1631 $(toolexeclibimage_DATA) \
1632 $(toolexeclibio_DATA) \
1633 $(toolexeclibos_DATA) \
1634 $(toolexeclibrpc_DATA) \
1635 $(toolexeclibruntime_DATA) \
1636 $(toolexeclibtesting_DATA)
1639 # How to build a .gox file from a .a file.
1642 rm -f $@.$(OBJEXT); \
1643 $(CC) -r -nostdlib -o $@.$(OBJEXT) -Wl,--whole-archive $<; \
1644 $(OBJCOPY) -j .go_export $@.$(OBJEXT) $@.tmp; \
1695 compress/flate/check \
1696 compress/gzip/check \
1697 compress/zlib/check \
1698 container/heap/check \
1699 container/list/check \
1700 container/ring/check \
1701 container/vector/check \
1703 crypto/block/check \
1704 crypto/blowfish/check \
1705 crypto/cast5/check \
1712 crypto/ripemd160/check \
1715 crypto/sha256/check \
1716 crypto/sha512/check \
1717 crypto/subtle/check \
1725 encoding/ascii85/check \
1726 encoding/base64/check \
1727 encoding/binary/check \
1728 encoding/git85/check \
1729 encoding/hex/check \
1730 encoding/pem/check \
1737 go/typechecker/check \
1738 hash/adler32/check \
1742 index/suffixarray/check \
1744 mime/multipart/check \
1745 net/textproto/check \
1748 testing/quick/check \
1749 testing/script/check
1751 CLEANFILES = *.go *.gox goc2c *.c s-version
1753 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1756 .SUFFIXES: .c .go .gox .o .obj .lo .a .la
1759 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1760 @for dep in $?; do \
1761 case '$(am__configure_deps)' in \
1763 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1764 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1769 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1770 $(am__cd) $(top_srcdir) && \
1771 $(AUTOMAKE) --foreign Makefile
1773 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1776 echo ' $(SHELL) ./config.status'; \
1777 $(SHELL) ./config.status;; \
1779 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1780 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1783 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1784 $(SHELL) ./config.status --recheck
1786 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1787 $(am__cd) $(srcdir) && $(AUTOCONF)
1788 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1789 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1790 $(am__aclocal_m4_deps):
1793 @if test ! -f $@; then \
1795 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1798 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1800 cd $(top_builddir) && $(SHELL) ./config.status config.h
1801 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1802 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1807 -rm -f config.h stamp-h1
1808 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
1810 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1811 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1812 list2=; for p in $$list; do \
1813 if test -f $$p; then \
1814 list2="$$list2 $$p"; \
1817 test -z "$$list2" || { \
1818 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1819 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
1821 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1822 for p in $$list; do \
1823 if test -f $$p; then \
1825 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1826 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
1830 uninstall-toolexeclibLIBRARIES:
1831 @$(NORMAL_UNINSTALL)
1832 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1833 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1834 test -n "$$files" || exit 0; \
1835 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
1836 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
1838 clean-toolexeclibLIBRARIES:
1839 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
1840 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
1842 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
1843 $(RANLIB) libgobegin.a
1844 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
1846 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1847 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1848 list2=; for p in $$list; do \
1849 if test -f $$p; then \
1850 list2="$$list2 $$p"; \
1853 test -z "$$list2" || { \
1854 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1855 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1858 uninstall-toolexeclibLTLIBRARIES:
1859 @$(NORMAL_UNINSTALL)
1860 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1861 for p in $$list; do \
1863 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1864 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
1867 clean-toolexeclibLTLIBRARIES:
1868 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
1869 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
1870 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1871 test "$$dir" != "$$p" || dir=.; \
1872 echo "rm -f \"$${dir}/so_locations\""; \
1873 rm -f "$${dir}/so_locations"; \
1875 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
1876 $(LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
1878 mostlyclean-compile:
1884 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
1885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
1886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
1887 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
1888 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
1889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
1890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
1891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
1892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
1893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-cap.Plo@am__quote@
1894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-len.Plo@am__quote@
1895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
1896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-close.Plo@am__quote@
1897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-closed.Plo@am__quote@
1898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
1899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
1900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
1901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
1902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
1903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
1904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
1905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
1906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-go.Plo@am__quote@
1907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-gomaxprocs.Plo@am__quote@
1908 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
1909 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
1910 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
1911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
1912 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-lock-os-thread.Plo@am__quote@
1913 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
1914 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
1915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
1916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
1917 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
1918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
1919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-channel.Plo@am__quote@
1920 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
1921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
1922 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-note.Plo@am__quote@
1923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic-defer.Plo@am__quote@
1924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
1925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
1926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-big.Plo@am__quote@
1927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-big.Plo@am__quote@
1928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-small.Plo@am__quote@
1929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-small.Plo@am__quote@
1930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
1931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
1932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-chan.Plo@am__quote@
1933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
1934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect.Plo@am__quote@
1935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
1936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
1937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-sched.Plo@am__quote@
1938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-select.Plo@am__quote@
1939 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-semacquire.Plo@am__quote@
1940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-big.Plo@am__quote@
1941 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-big.Plo@am__quote@
1942 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-small.Plo@am__quote@
1943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-small.Plo@am__quote@
1944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
1945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
1946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
1947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
1948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
1949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
1950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
1951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
1952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
1953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
1954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
1955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
1956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
1957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
1958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unreflect.Plo@am__quote@
1959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
1960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
1961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
1962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
1963 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
1964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
1965 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
1966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
1967 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
1968 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
1969 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
1970 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
1971 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
1972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
1973 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
1974 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap32.Plo@am__quote@
1975 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap64.Plo@am__quote@
1976 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
1977 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
1978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
1979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
1980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
1981 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
1982 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
1983 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
1986 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1987 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1990 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1993 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1994 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1995 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1997 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2000 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2001 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2002 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2004 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2006 go-main.o: runtime/go-main.c
2007 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.o -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2008 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2011 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2013 go-main.obj: runtime/go-main.c
2014 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.obj -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o 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`
2015 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2018 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 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`
2020 go-append.lo: runtime/go-append.c
2021 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-append.lo -MD -MP -MF $(DEPDIR)/go-append.Tpo -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2022 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2025 @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-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2027 go-assert.lo: runtime/go-assert.c
2028 @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
2029 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2030 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2032 @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
2034 go-assert-interface.lo: runtime/go-assert-interface.c
2035 @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-interface.lo -MD -MP -MF $(DEPDIR)/go-assert-interface.Tpo -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2036 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2039 @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-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2041 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2042 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-byte-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-byte-array-to-string.Tpo -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2043 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2044 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2046 @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-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2048 go-breakpoint.lo: runtime/go-breakpoint.c
2049 @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
2050 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2053 @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
2055 go-caller.lo: runtime/go-caller.c
2056 @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
2057 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2060 @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
2062 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2063 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-can-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-can-convert-interface.Tpo -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2064 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2067 @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-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2069 go-cgo.lo: runtime/go-cgo.c
2070 @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
2071 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2074 @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
2076 go-chan-cap.lo: runtime/go-chan-cap.c
2077 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-cap.lo -MD -MP -MF $(DEPDIR)/go-chan-cap.Tpo -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2078 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-cap.Tpo $(DEPDIR)/go-chan-cap.Plo
2079 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-cap.c' object='go-chan-cap.lo' libtool=yes @AMDEPBACKSLASH@
2080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2081 @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-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2083 go-chan-len.lo: runtime/go-chan-len.c
2084 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-len.lo -MD -MP -MF $(DEPDIR)/go-chan-len.Tpo -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2085 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-len.Tpo $(DEPDIR)/go-chan-len.Plo
2086 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-len.c' object='go-chan-len.lo' libtool=yes @AMDEPBACKSLASH@
2087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2088 @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-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2090 go-check-interface.lo: runtime/go-check-interface.c
2091 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-check-interface.lo -MD -MP -MF $(DEPDIR)/go-check-interface.Tpo -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2092 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2093 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2094 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2095 @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-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2097 go-close.lo: runtime/go-close.c
2098 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-close.lo -MD -MP -MF $(DEPDIR)/go-close.Tpo -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2099 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-close.Tpo $(DEPDIR)/go-close.Plo
2100 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-close.c' object='go-close.lo' libtool=yes @AMDEPBACKSLASH@
2101 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2102 @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-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2104 go-closed.lo: runtime/go-closed.c
2105 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-closed.lo -MD -MP -MF $(DEPDIR)/go-closed.Tpo -c -o go-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2106 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-closed.Tpo $(DEPDIR)/go-closed.Plo
2107 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-closed.c' object='go-closed.lo' libtool=yes @AMDEPBACKSLASH@
2108 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2109 @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-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2111 go-construct-map.lo: runtime/go-construct-map.c
2112 @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
2113 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2114 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2115 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2116 @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
2118 go-convert-interface.lo: runtime/go-convert-interface.c
2119 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-convert-interface.Tpo -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2120 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2121 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2123 @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-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2125 go-copy.lo: runtime/go-copy.c
2126 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-copy.lo -MD -MP -MF $(DEPDIR)/go-copy.Tpo -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2127 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2128 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2130 @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-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2132 go-defer.lo: runtime/go-defer.c
2133 @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
2134 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2135 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2137 @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
2139 go-deferred-recover.lo: runtime/go-deferred-recover.c
2140 @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
2141 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2142 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2144 @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
2146 go-eface-compare.lo: runtime/go-eface-compare.c
2147 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-compare.Tpo -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2148 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2149 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2151 @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-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2153 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2154 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-val-compare.Tpo -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2155 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2156 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2158 @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-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2160 go-getgoroot.lo: runtime/go-getgoroot.c
2161 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $(DEPDIR)/go-getgoroot.Tpo -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2162 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2163 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2165 @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-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2167 go-go.lo: runtime/go-go.c
2168 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-go.lo -MD -MP -MF $(DEPDIR)/go-go.Tpo -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2169 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-go.Tpo $(DEPDIR)/go-go.Plo
2170 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-go.c' object='go-go.lo' libtool=yes @AMDEPBACKSLASH@
2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2172 @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-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2174 go-gomaxprocs.lo: runtime/go-gomaxprocs.c
2175 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-gomaxprocs.lo -MD -MP -MF $(DEPDIR)/go-gomaxprocs.Tpo -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2176 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-gomaxprocs.Tpo $(DEPDIR)/go-gomaxprocs.Plo
2177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-gomaxprocs.c' object='go-gomaxprocs.lo' libtool=yes @AMDEPBACKSLASH@
2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2179 @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-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2181 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2182 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-array-to-string.Tpo -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2183 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2184 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2186 @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-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2188 go-int-to-string.lo: runtime/go-int-to-string.c
2189 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-to-string.Tpo -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2190 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2191 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2193 @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-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2195 go-interface-compare.lo: runtime/go-interface-compare.c
2196 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-compare.Tpo -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2197 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2198 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2200 @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-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2202 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2203 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-val-compare.Tpo -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2204 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2205 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2207 @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-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2209 go-lock-os-thread.lo: runtime/go-lock-os-thread.c
2210 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-lock-os-thread.lo -MD -MP -MF $(DEPDIR)/go-lock-os-thread.Tpo -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2211 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-lock-os-thread.Tpo $(DEPDIR)/go-lock-os-thread.Plo
2212 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-lock-os-thread.c' object='go-lock-os-thread.lo' libtool=yes @AMDEPBACKSLASH@
2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2214 @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-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2216 go-map-delete.lo: runtime/go-map-delete.c
2217 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-delete.lo -MD -MP -MF $(DEPDIR)/go-map-delete.Tpo -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2218 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2219 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2221 @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-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2223 go-map-index.lo: runtime/go-map-index.c
2224 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-index.lo -MD -MP -MF $(DEPDIR)/go-map-index.Tpo -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2225 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2228 @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-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2230 go-map-len.lo: runtime/go-map-len.c
2231 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-len.lo -MD -MP -MF $(DEPDIR)/go-map-len.Tpo -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2232 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2233 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2235 @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-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2237 go-map-range.lo: runtime/go-map-range.c
2238 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-range.lo -MD -MP -MF $(DEPDIR)/go-map-range.Tpo -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2239 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2240 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2242 @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-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2244 go-nanotime.lo: runtime/go-nanotime.c
2245 @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
2246 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2249 @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
2251 go-new-channel.lo: runtime/go-new-channel.c
2252 @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-channel.lo -MD -MP -MF $(DEPDIR)/go-new-channel.Tpo -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2253 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-channel.Tpo $(DEPDIR)/go-new-channel.Plo
2254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-channel.c' object='go-new-channel.lo' libtool=yes @AMDEPBACKSLASH@
2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2256 @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-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2258 go-new-map.lo: runtime/go-new-map.c
2259 @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-map.lo -MD -MP -MF $(DEPDIR)/go-new-map.Tpo -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2260 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2263 @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-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2265 go-new.lo: runtime/go-new.c
2266 @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
2267 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2270 @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
2272 go-note.lo: runtime/go-note.c
2273 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-note.lo -MD -MP -MF $(DEPDIR)/go-note.Tpo -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2274 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-note.Tpo $(DEPDIR)/go-note.Plo
2275 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-note.c' object='go-note.lo' libtool=yes @AMDEPBACKSLASH@
2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2277 @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-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2279 go-panic.lo: runtime/go-panic.c
2280 @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
2281 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2282 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2284 @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
2286 go-panic-defer.lo: runtime/go-panic-defer.c
2287 @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-defer.lo -MD -MP -MF $(DEPDIR)/go-panic-defer.Tpo -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2288 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic-defer.Tpo $(DEPDIR)/go-panic-defer.Plo
2289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic-defer.c' object='go-panic-defer.lo' libtool=yes @AMDEPBACKSLASH@
2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2291 @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-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2293 go-print.lo: runtime/go-print.c
2294 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-print.lo -MD -MP -MF $(DEPDIR)/go-print.Tpo -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2295 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2298 @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-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2300 go-rec-big.lo: runtime/go-rec-big.c
2301 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-big.lo -MD -MP -MF $(DEPDIR)/go-rec-big.Tpo -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2302 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-big.Tpo $(DEPDIR)/go-rec-big.Plo
2303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-big.c' object='go-rec-big.lo' libtool=yes @AMDEPBACKSLASH@
2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2305 @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-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2307 go-rec-nb-big.lo: runtime/go-rec-nb-big.c
2308 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-big.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-big.Tpo -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2309 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-big.Tpo $(DEPDIR)/go-rec-nb-big.Plo
2310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-big.c' object='go-rec-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2312 @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-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2314 go-rec-nb-small.lo: runtime/go-rec-nb-small.c
2315 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-small.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-small.Tpo -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2316 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-small.Tpo $(DEPDIR)/go-rec-nb-small.Plo
2317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-small.c' object='go-rec-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2319 @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-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2321 go-rec-small.lo: runtime/go-rec-small.c
2322 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-small.lo -MD -MP -MF $(DEPDIR)/go-rec-small.Tpo -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2323 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-small.Tpo $(DEPDIR)/go-rec-small.Plo
2324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-small.c' object='go-rec-small.lo' libtool=yes @AMDEPBACKSLASH@
2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2326 @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-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2328 go-recover.lo: runtime/go-recover.c
2329 @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
2330 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2333 @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
2335 go-reflect.lo: runtime/go-reflect.c
2336 @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.lo -MD -MP -MF $(DEPDIR)/go-reflect.Tpo -c -o go-reflect.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2337 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect.Tpo $(DEPDIR)/go-reflect.Plo
2338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect.c' object='go-reflect.lo' libtool=yes @AMDEPBACKSLASH@
2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2340 @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.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2342 go-reflect-call.lo: runtime/go-reflect-call.c
2343 @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
2344 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2345 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2347 @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
2349 go-reflect-chan.lo: runtime/go-reflect-chan.c
2350 @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-chan.lo -MD -MP -MF $(DEPDIR)/go-reflect-chan.Tpo -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2351 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-chan.Tpo $(DEPDIR)/go-reflect-chan.Plo
2352 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-chan.c' object='go-reflect-chan.lo' libtool=yes @AMDEPBACKSLASH@
2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2354 @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-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2356 go-reflect-map.lo: runtime/go-reflect-map.c
2357 @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-map.lo -MD -MP -MF $(DEPDIR)/go-reflect-map.Tpo -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2358 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2359 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2361 @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-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2363 go-rune.lo: runtime/go-rune.c
2364 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rune.lo -MD -MP -MF $(DEPDIR)/go-rune.Tpo -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2365 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2366 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2368 @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-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2370 go-runtime-error.lo: runtime/go-runtime-error.c
2371 @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
2372 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2375 @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
2377 go-sched.lo: runtime/go-sched.c
2378 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-sched.lo -MD -MP -MF $(DEPDIR)/go-sched.Tpo -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2379 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-sched.Tpo $(DEPDIR)/go-sched.Plo
2380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-sched.c' object='go-sched.lo' libtool=yes @AMDEPBACKSLASH@
2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2382 @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-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2384 go-select.lo: runtime/go-select.c
2385 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-select.lo -MD -MP -MF $(DEPDIR)/go-select.Tpo -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2386 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-select.Tpo $(DEPDIR)/go-select.Plo
2387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-select.c' object='go-select.lo' libtool=yes @AMDEPBACKSLASH@
2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2389 @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-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2391 go-semacquire.lo: runtime/go-semacquire.c
2392 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-semacquire.lo -MD -MP -MF $(DEPDIR)/go-semacquire.Tpo -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2393 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-semacquire.Tpo $(DEPDIR)/go-semacquire.Plo
2394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-semacquire.c' object='go-semacquire.lo' libtool=yes @AMDEPBACKSLASH@
2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2396 @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-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2398 go-send-big.lo: runtime/go-send-big.c
2399 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-big.lo -MD -MP -MF $(DEPDIR)/go-send-big.Tpo -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2400 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-big.Tpo $(DEPDIR)/go-send-big.Plo
2401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-big.c' object='go-send-big.lo' libtool=yes @AMDEPBACKSLASH@
2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2403 @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-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2405 go-send-nb-big.lo: runtime/go-send-nb-big.c
2406 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-big.lo -MD -MP -MF $(DEPDIR)/go-send-nb-big.Tpo -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2407 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-big.Tpo $(DEPDIR)/go-send-nb-big.Plo
2408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-big.c' object='go-send-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2410 @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-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2412 go-send-nb-small.lo: runtime/go-send-nb-small.c
2413 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-small.lo -MD -MP -MF $(DEPDIR)/go-send-nb-small.Tpo -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2414 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-small.Tpo $(DEPDIR)/go-send-nb-small.Plo
2415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-small.c' object='go-send-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2417 @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-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2419 go-send-small.lo: runtime/go-send-small.c
2420 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-small.lo -MD -MP -MF $(DEPDIR)/go-send-small.Tpo -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2421 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-small.Tpo $(DEPDIR)/go-send-small.Plo
2422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-small.c' object='go-send-small.lo' libtool=yes @AMDEPBACKSLASH@
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2424 @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-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2426 go-signal.lo: runtime/go-signal.c
2427 @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
2428 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2431 @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
2433 go-strcmp.lo: runtime/go-strcmp.c
2434 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strcmp.lo -MD -MP -MF $(DEPDIR)/go-strcmp.Tpo -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2435 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2438 @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-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2440 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2441 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-byte-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-byte-array.Tpo -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2442 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2445 @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-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2447 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2448 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-int-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-int-array.Tpo -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2449 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2452 @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-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2454 go-strplus.lo: runtime/go-strplus.c
2455 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strplus.lo -MD -MP -MF $(DEPDIR)/go-strplus.Tpo -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2456 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2459 @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-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2461 go-strslice.lo: runtime/go-strslice.c
2462 @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
2463 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2466 @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
2468 go-trampoline.lo: runtime/go-trampoline.c
2469 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-trampoline.lo -MD -MP -MF $(DEPDIR)/go-trampoline.Tpo -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2470 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2473 @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-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2475 go-type-eface.lo: runtime/go-type-eface.c
2476 @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-eface.lo -MD -MP -MF $(DEPDIR)/go-type-eface.Tpo -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2477 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2480 @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-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2482 go-type-error.lo: runtime/go-type-error.c
2483 @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-error.lo -MD -MP -MF $(DEPDIR)/go-type-error.Tpo -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2484 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2487 @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-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2489 go-type-identity.lo: runtime/go-type-identity.c
2490 @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
2491 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2494 @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
2496 go-type-interface.lo: runtime/go-type-interface.c
2497 @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-interface.lo -MD -MP -MF $(DEPDIR)/go-type-interface.Tpo -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2498 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2501 @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-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2503 go-type-string.lo: runtime/go-type-string.c
2504 @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
2505 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2508 @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
2510 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2511 @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
2512 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2515 @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
2517 go-typestring.lo: runtime/go-typestring.c
2518 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typestring.lo -MD -MP -MF $(DEPDIR)/go-typestring.Tpo -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2519 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2522 @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-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2524 go-unreflect.lo: runtime/go-unreflect.c
2525 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unreflect.lo -MD -MP -MF $(DEPDIR)/go-unreflect.Tpo -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2526 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unreflect.Tpo $(DEPDIR)/go-unreflect.Plo
2527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unreflect.c' object='go-unreflect.lo' libtool=yes @AMDEPBACKSLASH@
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2529 @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-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2531 go-unsafe-new.lo: runtime/go-unsafe-new.c
2532 @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
2533 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2536 @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
2538 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2539 @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
2540 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2543 @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
2545 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2546 @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
2547 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2550 @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
2552 go-unwind.lo: runtime/go-unwind.c
2553 @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
2554 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2557 @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
2559 mcache.lo: runtime/mcache.c
2560 @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
2561 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2564 @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
2566 mcentral.lo: runtime/mcentral.c
2567 @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
2568 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2571 @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
2573 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2574 @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
2575 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2578 @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
2580 mem.lo: runtime/mem.c
2581 @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
2582 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
2583 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2585 @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
2587 mfinal.lo: runtime/mfinal.c
2588 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2589 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
2590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2592 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2594 mfixalloc.lo: runtime/mfixalloc.c
2595 @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
2596 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
2597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2599 @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
2601 mgc0.lo: runtime/mgc0.c
2602 @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
2603 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
2604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2606 @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
2608 mheap.lo: runtime/mheap.c
2609 @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
2610 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
2611 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2613 @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
2615 mheapmap32.lo: runtime/mheapmap32.c
2616 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap32.lo -MD -MP -MF $(DEPDIR)/mheapmap32.Tpo -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2617 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap32.Tpo $(DEPDIR)/mheapmap32.Plo
2618 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap32.c' object='mheapmap32.lo' libtool=yes @AMDEPBACKSLASH@
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2620 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2622 mheapmap64.lo: runtime/mheapmap64.c
2623 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap64.lo -MD -MP -MF $(DEPDIR)/mheapmap64.Tpo -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2624 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap64.Tpo $(DEPDIR)/mheapmap64.Plo
2625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap64.c' object='mheapmap64.lo' libtool=yes @AMDEPBACKSLASH@
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2627 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2629 msize.lo: runtime/msize.c
2630 @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
2631 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
2632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2634 @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
2636 proc.lo: runtime/proc.c
2637 @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
2638 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
2639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2641 @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
2643 thread.lo: runtime/thread.c
2644 @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
2645 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
2646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2648 @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
2650 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
2651 @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
2652 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
2653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2655 @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
2657 mostlyclean-libtool:
2664 -rm -f libtool config.lt
2666 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2667 # runs to enable its job server during parallel builds. Hence the
2670 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
2672 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
2675 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
2677 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
2679 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
2680 maintainer-clean-multi:
2681 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
2682 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
2684 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
2685 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2686 for p in $$list; do \
2687 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2689 done | $(am__base_list) | \
2690 while read files; do \
2691 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2692 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
2695 uninstall-toolexeclibgoDATA:
2696 @$(NORMAL_UNINSTALL)
2697 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2698 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2699 test -n "$$files" || exit 0; \
2700 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
2701 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
2702 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
2704 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
2705 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2706 for p in $$list; do \
2707 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2709 done | $(am__base_list) | \
2710 while read files; do \
2711 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2712 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
2715 uninstall-toolexeclibgoarchiveDATA:
2716 @$(NORMAL_UNINSTALL)
2717 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2718 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2719 test -n "$$files" || exit 0; \
2720 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
2721 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
2722 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
2724 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
2725 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2726 for p in $$list; do \
2727 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2729 done | $(am__base_list) | \
2730 while read files; do \
2731 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2732 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
2735 uninstall-toolexeclibgocompressDATA:
2736 @$(NORMAL_UNINSTALL)
2737 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2738 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2739 test -n "$$files" || exit 0; \
2740 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
2741 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
2742 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
2744 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
2745 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2746 for p in $$list; do \
2747 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2749 done | $(am__base_list) | \
2750 while read files; do \
2751 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2752 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
2755 uninstall-toolexeclibgocontainerDATA:
2756 @$(NORMAL_UNINSTALL)
2757 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2758 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2759 test -n "$$files" || exit 0; \
2760 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
2761 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
2762 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
2764 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
2765 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2766 for p in $$list; do \
2767 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2769 done | $(am__base_list) | \
2770 while read files; do \
2771 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2772 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
2775 uninstall-toolexeclibgocryptoDATA:
2776 @$(NORMAL_UNINSTALL)
2777 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2778 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2779 test -n "$$files" || exit 0; \
2780 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
2781 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
2782 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
2784 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
2785 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2786 for p in $$list; do \
2787 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2789 done | $(am__base_list) | \
2790 while read files; do \
2791 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2792 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
2795 uninstall-toolexeclibgodebugDATA:
2796 @$(NORMAL_UNINSTALL)
2797 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2798 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2799 test -n "$$files" || exit 0; \
2800 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
2801 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
2802 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
2804 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
2805 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2806 for p in $$list; do \
2807 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2809 done | $(am__base_list) | \
2810 while read files; do \
2811 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2812 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
2815 uninstall-toolexeclibgoencodingDATA:
2816 @$(NORMAL_UNINSTALL)
2817 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2818 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2819 test -n "$$files" || exit 0; \
2820 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
2821 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
2822 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
2824 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
2825 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2826 for p in $$list; do \
2827 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2829 done | $(am__base_list) | \
2830 while read files; do \
2831 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2832 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
2835 uninstall-toolexeclibgoexpDATA:
2836 @$(NORMAL_UNINSTALL)
2837 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2838 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2839 test -n "$$files" || exit 0; \
2840 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
2841 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
2842 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
2844 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
2845 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
2846 for p in $$list; do \
2847 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2849 done | $(am__base_list) | \
2850 while read files; do \
2851 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2852 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
2855 uninstall-toolexeclibgogoDATA:
2856 @$(NORMAL_UNINSTALL)
2857 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
2858 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2859 test -n "$$files" || exit 0; \
2860 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
2861 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
2862 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
2864 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
2865 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
2866 for p in $$list; do \
2867 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2869 done | $(am__base_list) | \
2870 while read files; do \
2871 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2872 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
2875 uninstall-toolexeclibgohashDATA:
2876 @$(NORMAL_UNINSTALL)
2877 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
2878 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2879 test -n "$$files" || exit 0; \
2880 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
2881 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
2882 install-toolexeclibgohttpDATA: $(toolexeclibgohttp_DATA)
2884 test -z "$(toolexeclibgohttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohttpdir)"
2885 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
2886 for p in $$list; do \
2887 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2889 done | $(am__base_list) | \
2890 while read files; do \
2891 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohttpdir)'"; \
2892 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit $$?; \
2895 uninstall-toolexeclibgohttpDATA:
2896 @$(NORMAL_UNINSTALL)
2897 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
2898 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2899 test -n "$$files" || exit 0; \
2900 echo " ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
2901 cd "$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f $$files
2902 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
2904 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
2905 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
2906 for p in $$list; do \
2907 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2909 done | $(am__base_list) | \
2910 while read files; do \
2911 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2912 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
2915 uninstall-toolexeclibgoimageDATA:
2916 @$(NORMAL_UNINSTALL)
2917 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
2918 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2919 test -n "$$files" || exit 0; \
2920 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
2921 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
2922 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
2924 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
2925 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
2926 for p in $$list; do \
2927 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2929 done | $(am__base_list) | \
2930 while read files; do \
2931 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2932 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
2935 uninstall-toolexeclibgoindexDATA:
2936 @$(NORMAL_UNINSTALL)
2937 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
2938 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2939 test -n "$$files" || exit 0; \
2940 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
2941 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
2942 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
2944 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
2945 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
2946 for p in $$list; do \
2947 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2949 done | $(am__base_list) | \
2950 while read files; do \
2951 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2952 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
2955 uninstall-toolexeclibgoioDATA:
2956 @$(NORMAL_UNINSTALL)
2957 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
2958 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2959 test -n "$$files" || exit 0; \
2960 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
2961 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
2962 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
2964 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
2965 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
2966 for p in $$list; do \
2967 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2969 done | $(am__base_list) | \
2970 while read files; do \
2971 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2972 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
2975 uninstall-toolexeclibgomimeDATA:
2976 @$(NORMAL_UNINSTALL)
2977 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
2978 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2979 test -n "$$files" || exit 0; \
2980 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
2981 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
2982 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
2984 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
2985 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
2986 for p in $$list; do \
2987 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2989 done | $(am__base_list) | \
2990 while read files; do \
2991 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2992 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
2995 uninstall-toolexeclibgonetDATA:
2996 @$(NORMAL_UNINSTALL)
2997 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
2998 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2999 test -n "$$files" || exit 0; \
3000 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3001 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3002 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3004 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3005 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3006 for p in $$list; do \
3007 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3009 done | $(am__base_list) | \
3010 while read files; do \
3011 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3012 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3015 uninstall-toolexeclibgoosDATA:
3016 @$(NORMAL_UNINSTALL)
3017 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3018 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3019 test -n "$$files" || exit 0; \
3020 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3021 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3022 install-toolexeclibgorpcDATA: $(toolexeclibgorpc_DATA)
3024 test -z "$(toolexeclibgorpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgorpcdir)"
3025 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3026 for p in $$list; do \
3027 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3029 done | $(am__base_list) | \
3030 while read files; do \
3031 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgorpcdir)'"; \
3032 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit $$?; \
3035 uninstall-toolexeclibgorpcDATA:
3036 @$(NORMAL_UNINSTALL)
3037 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3038 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3039 test -n "$$files" || exit 0; \
3040 echo " ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3041 cd "$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f $$files
3042 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3044 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3045 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3046 for p in $$list; do \
3047 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3049 done | $(am__base_list) | \
3050 while read files; do \
3051 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3052 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3055 uninstall-toolexeclibgoruntimeDATA:
3056 @$(NORMAL_UNINSTALL)
3057 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3058 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3059 test -n "$$files" || exit 0; \
3060 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3061 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3062 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3064 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3065 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3066 for p in $$list; do \
3067 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3069 done | $(am__base_list) | \
3070 while read files; do \
3071 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3072 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3075 uninstall-toolexeclibgotestingDATA:
3076 @$(NORMAL_UNINSTALL)
3077 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3078 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3079 test -n "$$files" || exit 0; \
3080 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3081 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3083 # This directory's subdirectories are mostly independent; you can cd
3084 # into them and run `make' without going through this Makefile.
3085 # To change the values of `make' variables: instead of editing Makefiles,
3086 # (1) if the variable is set in `config.status', edit `config.status'
3087 # (which will cause the Makefiles to be regenerated when you run `make');
3088 # (2) otherwise, pass the desired values on the `make' command line.
3089 $(RECURSIVE_TARGETS):
3090 @fail= failcom='exit 1'; \
3091 for f in x $$MAKEFLAGS; do \
3094 *k*) failcom='fail=yes';; \
3098 target=`echo $@ | sed s/-recursive//`; \
3099 list='$(SUBDIRS)'; for subdir in $$list; do \
3100 echo "Making $$target in $$subdir"; \
3101 if test "$$subdir" = "."; then \
3103 local_target="$$target-am"; \
3105 local_target="$$target"; \
3107 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3108 || eval $$failcom; \
3110 if test "$$dot_seen" = "no"; then \
3111 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3112 fi; test -z "$$fail"
3114 $(RECURSIVE_CLEAN_TARGETS):
3115 @fail= failcom='exit 1'; \
3116 for f in x $$MAKEFLAGS; do \
3119 *k*) failcom='fail=yes';; \
3124 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3125 *) list='$(SUBDIRS)' ;; \
3127 rev=''; for subdir in $$list; do \
3128 if test "$$subdir" = "."; then :; else \
3129 rev="$$subdir $$rev"; \
3133 target=`echo $@ | sed s/-recursive//`; \
3134 for subdir in $$rev; do \
3135 echo "Making $$target in $$subdir"; \
3136 if test "$$subdir" = "."; then \
3137 local_target="$$target-am"; \
3139 local_target="$$target"; \
3141 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3142 || eval $$failcom; \
3143 done && test -z "$$fail"
3145 list='$(SUBDIRS)'; for subdir in $$list; do \
3146 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3149 list='$(SUBDIRS)'; for subdir in $$list; do \
3150 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3153 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3154 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3155 unique=`for i in $$list; do \
3156 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3158 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3159 END { if (nonempty) { for (i in files) print i; }; }'`; \
3163 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3164 $(TAGS_FILES) $(LISP)
3167 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3168 include_option=--etags-include; \
3171 include_option=--include; \
3174 list='$(SUBDIRS)'; for subdir in $$list; do \
3175 if test "$$subdir" = .; then :; else \
3176 test ! -f $$subdir/TAGS || \
3177 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3180 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3181 unique=`for i in $$list; do \
3182 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3184 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3185 END { if (nonempty) { for (i in files) print i; }; }'`; \
3187 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3188 test -n "$$unique" || unique=$$empty_fix; \
3189 if test $$# -gt 0; then \
3190 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3193 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3198 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3199 $(TAGS_FILES) $(LISP)
3200 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3201 unique=`for i in $$list; do \
3202 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3204 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3205 END { if (nonempty) { for (i in files) print i; }; }'`; \
3206 test -z "$(CTAGS_ARGS)$$unique" \
3207 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3211 here=`$(am__cd) $(top_builddir) && pwd` \
3212 && $(am__cd) $(top_srcdir) \
3213 && gtags -i $(GTAGS_ARGS) "$$here"
3216 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3218 distdir: $(DISTFILES)
3219 $(am__remove_distdir)
3220 test -d "$(distdir)" || mkdir "$(distdir)"
3221 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3222 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3223 list='$(DISTFILES)'; \
3224 dist_files=`for file in $$list; do echo $$file; done | \
3225 sed -e "s|^$$srcdirstrip/||;t" \
3226 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3227 case $$dist_files in \
3228 */*) $(MKDIR_P) `echo "$$dist_files" | \
3229 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3232 for file in $$dist_files; do \
3233 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3234 if test -d $$d/$$file; then \
3235 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3236 if test -d "$(distdir)/$$file"; then \
3237 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3239 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3240 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3241 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3243 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3245 test -f "$(distdir)/$$file" \
3246 || cp -p $$d/$$file "$(distdir)/$$file" \
3250 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3251 if test "$$subdir" = .; then :; else \
3252 test -d "$(distdir)/$$subdir" \
3253 || $(MKDIR_P) "$(distdir)/$$subdir" \
3257 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3258 if test "$$subdir" = .; then :; else \
3259 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3260 $(am__relativize); \
3261 new_distdir=$$reldir; \
3262 dir1=$$subdir; dir2="$(top_distdir)"; \
3263 $(am__relativize); \
3264 new_top_distdir=$$reldir; \
3265 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3266 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3267 ($(am__cd) $$subdir && \
3268 $(MAKE) $(AM_MAKEFLAGS) \
3269 top_distdir="$$new_top_distdir" \
3270 distdir="$$new_distdir" \
3271 am__remove_distdir=: \
3272 am__skip_length_check=: \
3273 am__skip_mode_fix=: \
3278 -test -n "$(am__skip_mode_fix)" \
3279 || find "$(distdir)" -type d ! -perm -755 \
3280 -exec chmod u+rwx,go+rx {} \; -o \
3281 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3282 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3283 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3284 || chmod -R a+r "$(distdir)"
3286 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3287 $(am__remove_distdir)
3290 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3291 $(am__remove_distdir)
3294 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3295 $(am__remove_distdir)
3298 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3299 $(am__remove_distdir)
3302 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3303 $(am__remove_distdir)
3306 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
3307 $(am__remove_distdir)
3310 -rm -f $(distdir).zip
3311 zip -rq $(distdir).zip $(distdir)
3312 $(am__remove_distdir)
3314 dist dist-all: distdir
3315 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3316 $(am__remove_distdir)
3318 # This target untars the dist file and tries a VPATH configuration. Then
3319 # it guarantees that the distribution is self-contained by making another
3322 case '$(DIST_ARCHIVES)' in \
3324 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
3326 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3328 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
3330 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3332 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3334 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3336 unzip $(distdir).zip ;;\
3338 chmod -R a-w $(distdir); chmod a+w $(distdir)
3339 mkdir $(distdir)/_build
3340 mkdir $(distdir)/_inst
3341 chmod a-w $(distdir)
3342 test -d $(distdir)/_build || exit 0; \
3343 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3344 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3346 && $(am__cd) $(distdir)/_build \
3347 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
3348 $(DISTCHECK_CONFIGURE_FLAGS) \
3349 && $(MAKE) $(AM_MAKEFLAGS) \
3350 && $(MAKE) $(AM_MAKEFLAGS) dvi \
3351 && $(MAKE) $(AM_MAKEFLAGS) check \
3352 && $(MAKE) $(AM_MAKEFLAGS) install \
3353 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3354 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3355 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3356 distuninstallcheck \
3357 && chmod -R a-w "$$dc_install_base" \
3359 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3360 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3361 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3362 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3363 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3364 } || { rm -rf "$$dc_destdir"; exit 1; }) \
3365 && rm -rf "$$dc_destdir" \
3366 && $(MAKE) $(AM_MAKEFLAGS) dist \
3367 && rm -rf $(DIST_ARCHIVES) \
3368 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3371 $(am__remove_distdir)
3372 @(echo "$(distdir) archives ready for distribution: "; \
3373 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3374 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3376 @$(am__cd) '$(distuninstallcheck_dir)' \
3377 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
3378 || { echo "ERROR: files left after uninstall:" ; \
3379 if test -n "$(DESTDIR)"; then \
3380 echo " (check DESTDIR support)"; \
3382 $(distuninstallcheck_listfiles) ; \
3384 distcleancheck: distclean
3385 @if test '$(srcdir)' = . ; then \
3386 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3389 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3390 || { echo "ERROR: files left in build directory after distclean:" ; \
3391 $(distcleancheck_listfiles) ; \
3394 check: check-recursive
3395 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
3397 installdirs: installdirs-recursive
3399 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohttpdir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgorpcdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgotestingdir)"; do \
3400 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3402 install: install-recursive
3403 install-exec: install-exec-recursive
3404 install-data: install-data-recursive
3405 uninstall: uninstall-recursive
3408 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3410 installcheck: installcheck-recursive
3412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3414 `test -z '$(STRIP)' || \
3415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3416 mostlyclean-generic:
3419 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3422 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3423 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3425 maintainer-clean-generic:
3426 @echo "This command is intended for maintainers to use"
3427 @echo "it deletes files that may require special tools to rebuild."
3428 clean: clean-multi clean-recursive
3430 clean-am: clean-generic clean-libtool clean-local \
3431 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3434 distclean: distclean-multi distclean-recursive
3435 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3438 distclean-am: clean-am distclean-compile distclean-generic \
3439 distclean-hdr distclean-libtool distclean-tags
3445 html: html-recursive
3449 info: info-recursive
3455 install-dvi: install-dvi-recursive
3459 install-exec-am: install-multi install-toolexeclibLIBRARIES \
3460 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3461 install-toolexeclibgoarchiveDATA \
3462 install-toolexeclibgocompressDATA \
3463 install-toolexeclibgocontainerDATA \
3464 install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
3465 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3466 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3467 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3468 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3469 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3470 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3471 install-toolexeclibgoruntimeDATA \
3472 install-toolexeclibgotestingDATA
3474 install-html: install-html-recursive
3478 install-info: install-info-recursive
3484 install-pdf: install-pdf-recursive
3488 install-ps: install-ps-recursive
3494 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
3495 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3496 -rm -rf $(top_srcdir)/autom4te.cache
3499 maintainer-clean-am: distclean-am maintainer-clean-generic
3501 mostlyclean: mostlyclean-multi mostlyclean-recursive
3503 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3504 mostlyclean-libtool mostlyclean-local
3514 uninstall-am: uninstall-toolexeclibLIBRARIES \
3515 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3516 uninstall-toolexeclibgoarchiveDATA \
3517 uninstall-toolexeclibgocompressDATA \
3518 uninstall-toolexeclibgocontainerDATA \
3519 uninstall-toolexeclibgocryptoDATA \
3520 uninstall-toolexeclibgodebugDATA \
3521 uninstall-toolexeclibgoencodingDATA \
3522 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3523 uninstall-toolexeclibgohashDATA \
3524 uninstall-toolexeclibgohttpDATA \
3525 uninstall-toolexeclibgoimageDATA \
3526 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3527 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3528 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3529 uninstall-toolexeclibgoruntimeDATA \
3530 uninstall-toolexeclibgotestingDATA
3532 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
3533 clean-multi ctags-recursive distclean-multi install-am \
3534 install-multi install-strip maintainer-clean-multi \
3535 mostlyclean-multi tags-recursive
3537 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3538 all all-am all-multi am--refresh check check-am clean \
3539 clean-generic clean-libtool clean-local clean-multi \
3540 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3541 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
3542 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
3543 distclean-compile distclean-generic distclean-hdr \
3544 distclean-libtool distclean-multi distclean-tags \
3545 distcleancheck distdir distuninstallcheck dvi dvi-am html \
3546 html-am info info-am install install-am install-data \
3547 install-data-am install-dvi install-dvi-am install-exec \
3548 install-exec-am install-html install-html-am install-info \
3549 install-info-am install-man install-multi install-pdf \
3550 install-pdf-am install-ps install-ps-am install-strip \
3551 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
3552 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
3553 install-toolexeclibgocompressDATA \
3554 install-toolexeclibgocontainerDATA \
3555 install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
3556 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3557 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3558 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3559 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3560 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3561 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3562 install-toolexeclibgoruntimeDATA \
3563 install-toolexeclibgotestingDATA installcheck installcheck-am \
3564 installdirs installdirs-am maintainer-clean \
3565 maintainer-clean-generic maintainer-clean-multi mostlyclean \
3566 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3567 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
3568 tags-recursive uninstall uninstall-am \
3569 uninstall-toolexeclibLIBRARIES \
3570 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3571 uninstall-toolexeclibgoarchiveDATA \
3572 uninstall-toolexeclibgocompressDATA \
3573 uninstall-toolexeclibgocontainerDATA \
3574 uninstall-toolexeclibgocryptoDATA \
3575 uninstall-toolexeclibgodebugDATA \
3576 uninstall-toolexeclibgoencodingDATA \
3577 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3578 uninstall-toolexeclibgohashDATA \
3579 uninstall-toolexeclibgohttpDATA \
3580 uninstall-toolexeclibgoimageDATA \
3581 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3582 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3583 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3584 uninstall-toolexeclibgoruntimeDATA \
3585 uninstall-toolexeclibgotestingDATA
3588 goc2c.$(OBJEXT): runtime/goc2c.c
3589 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
3591 goc2c: goc2c.$(OBJEXT)
3592 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
3594 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
3595 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3598 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
3599 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3602 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
3603 ./goc2c --gcc --go-prefix libgo_reflect $< > $@.tmp
3606 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
3607 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3610 %.c: $(srcdir)/runtime/%.goc goc2c
3611 ./goc2c --gcc $< > $@.tmp
3614 version.go: s-version; @true
3616 rm -f version.go.tmp
3617 echo "package runtime" > version.go.tmp
3618 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
3619 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
3620 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
3621 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
3622 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
3625 # Build a .la file from a .a file.
3629 asn1/libasn1.a: $(go_asn1_files) bytes.gox fmt.gox io.gox os.gox reflect.gox \
3630 strconv.gox strings.gox time.gox
3632 asn1/libasn1.la: asn1/libasn1.a
3633 asn1/check: $(CHECK_DEPS)
3637 big/libbig.a: $(go_big_files) fmt.gox rand.gox strings.gox
3639 big/libbig.la: big/libbig.a
3640 big/check: $(CHECK_DEPS)
3644 bufio/libbufio.a: $(go_bufio_files) bytes.gox io.gox os.gox strconv.gox \
3647 bufio/libbufio.la: bufio/libbufio.a
3648 bufio/check: $(CHECK_DEPS)
3652 bytes/libbytes.a: $(go_bytes_files) $(go_bytes_c_files) io.gox os.gox \
3653 unicode.gox utf8.gox
3654 test -d bytes || $(MKDIR_P) bytes
3655 $(LTGOCOMPILE) -c -o bytes/bytes.$(OBJEXT) -fgo-prefix=libgo_bytes $(srcdir)/go/bytes/buffer.go $(srcdir)/go/bytes/bytes.go $(srcdir)/go/bytes/bytes_decl.go
3656 $(LTCOMPILE) -c -o bytes/index.$(OBJEXT) $(srcdir)/go/bytes/indexbyte.c
3658 $(AR) rc $@ bytes/bytes.$(OBJEXT) bytes/index.$(OBJEXT)
3659 bytes/libbytes.la: bytes/libbytes.a
3660 $(LINK) bytes/bytes.lo bytes/index.lo
3661 bytes/check: $(CHECK_DEPS)
3665 cmath/libcmath.a: $(go_cmath_files) math.gox
3667 cmath/libcmath.la: cmath/libcmath.a
3668 cmath/check: $(CHECK_DEPS)
3672 ebnf/libebnf.a: $(go_ebnf_files) container/vector.gox go/scanner.gox \
3673 go/token.gox os.gox strconv.gox unicode.gox utf8.gox
3675 ebnf/libebnf.la: ebnf/libebnf.a
3676 ebnf/check: $(CHECK_DEPS)
3680 exec/libexec.a: $(go_exec_files) os.gox strings.gox
3682 exec/libexec.la: exec/libexec.a
3683 exec/check: $(CHECK_DEPS)
3687 expvar/libexpvar.a: $(go_expvar_files) bytes.gox fmt.gox http.gox json.gox \
3688 log.gox os.gox runtime.gox strconv.gox sync.gox
3690 expvar/libexpvar.la: expvar/libexpvar.a
3691 expvar/check: $(CHECK_DEPS)
3693 .PHONY: expvar/check
3695 flag/libflag.a: $(go_flag_files) fmt.gox os.gox strconv.gox
3697 flag/libflag.la: flag/libflag.a
3698 flag/check: $(CHECK_DEPS)
3702 fmt/libfmt.a: $(go_fmt_files) bytes.gox io.gox os.gox reflect.gox strconv.gox \
3703 strings.gox unicode.gox utf8.gox
3705 fmt/libfmt.la: fmt/libfmt.a
3706 fmt/check: $(CHECK_DEPS)
3710 gob/libgob.a: $(go_gob_files) bytes.gox fmt.gox io.gox math.gox os.gox \
3711 reflect.gox runtime.gox strings.gox sync.gox unicode.gox
3713 gob/libgob.la: gob/libgob.a
3714 gob/check: $(CHECK_DEPS)
3718 hash/libhash.a: $(go_hash_files) io.gox
3720 hash/libhash.la: hash/libhash.a
3721 hash/check: $(CHECK_DEPS)
3725 html/libhtml.a: $(go_html_files) bytes.gox io.gox os.gox strconv.gox \
3726 strings.gox utf8.gox
3728 html/libhtml.la: html/libhtml.a
3729 html/check: $(CHECK_DEPS)
3733 http/libhttp.a: $(go_http_files) bufio.gox bytes.gox container/list.gox \
3734 container/vector.gox crypto/rand.gox crypto/tls.gox \
3735 encoding/base64.gox fmt.gox io.gox io/ioutil.gox log.gox \
3736 mime.gox mime/multipart.gox net.gox os.gox path.gox sort.gox \
3737 strconv.gox strings.gox sync.gox time.gox utf8.gox
3739 http/libhttp.la: http/libhttp.a
3740 http/check: $(CHECK_DEPS)
3744 image/libimage.a: $(go_image_files) bufio.gox io.gox os.gox strconv.gox
3746 image/libimage.la: image/libimage.a
3747 image/check: $(CHECK_DEPS)
3751 io/libio.a: $(go_io_files) os.gox runtime.gox sync.gox
3753 io/libio.la: io/libio.a
3754 io/check: $(CHECK_DEPS)
3758 json/libjson.a: $(go_json_files) bytes.gox container/vector.gox fmt.gox \