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-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-defer.c \
133 runtime
/go-deferred-recover.c runtime
/go-eface-compare.c \
134 runtime
/go-eface-val-compare.c runtime
/go-getgoroot.c \
135 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-chan-cap.lo go-chan-len.lo \
176 go-check-interface.lo go-close.lo go-closed.lo \
177 go-construct-map.lo go-convert-interface.lo go-defer.lo \
178 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 \
681 runtime
/go-chan-cap.c \
682 runtime
/go-chan-len.c \
683 runtime
/go-check-interface.c \
685 runtime
/go-closed.c \
686 runtime
/go-construct-map.c \
687 runtime
/go-convert-interface.c \
689 runtime
/go-deferred-recover.c \
690 runtime
/go-eface-compare.c \
691 runtime
/go-eface-val-compare.c \
692 runtime
/go-getgoroot.c \
694 runtime
/go-gomaxprocs.c \
695 runtime
/go-int-array-to-string.c \
696 runtime
/go-int-to-string.c \
697 runtime
/go-interface-compare.c \
698 runtime
/go-interface-val-compare.c \
699 runtime
/go-lock-os-thread.c \
700 runtime
/go-map-delete.c \
701 runtime
/go-map-index.c \
702 runtime
/go-map-len.c \
703 runtime
/go-map-range.c \
704 runtime
/go-nanotime.c \
705 runtime
/go-new-channel.c \
706 runtime
/go-new-map.c \
710 runtime
/go-panic-defer.c \
712 runtime
/go-rec-big.c \
713 runtime
/go-rec-nb-big.c \
714 runtime
/go-rec-nb-small.c \
715 runtime
/go-rec-small.c \
716 runtime
/go-recover.c \
717 runtime
/go-reflect.c \
718 runtime
/go-reflect-call.c \
719 runtime
/go-reflect-chan.c \
720 runtime
/go-reflect-map.c \
722 runtime
/go-runtime-error.c \
724 runtime
/go-select.c \
725 runtime
/go-semacquire.c \
726 runtime
/go-send-big.c \
727 runtime
/go-send-nb-big.c \
728 runtime
/go-send-nb-small.c \
729 runtime
/go-send-small.c \
730 runtime
/go-signal.c \
731 runtime
/go-strcmp.c \
732 runtime
/go-string-to-byte-array.c \
733 runtime
/go-string-to-int-array.c \
734 runtime
/go-strplus.c \
735 runtime
/go-strslice.c \
736 runtime
/go-trampoline.c \
737 runtime
/go-type-eface.c \
738 runtime
/go-type-error.c \
739 runtime
/go-type-identity.c \
740 runtime
/go-type-interface.c \
741 runtime
/go-type-string.c \
742 runtime
/go-typedesc-equal.c \
743 runtime
/go-typestring.c \
744 runtime
/go-unreflect.c \
745 runtime
/go-unsafe-new.c \
746 runtime
/go-unsafe-newarray.c \
747 runtime
/go-unsafe-pointer.c \
748 runtime
/go-unwind.c \
751 $(runtime_mem_file
) \
753 runtime
/mfixalloc.c \
756 runtime
/mheapmap32.c \
757 runtime
/mheapmap64.c \
761 $(rtems_task_variable_add_file
) \
788 go
/bytes
/bytes_decl.go
855 go
/http
/response.go \
858 go
/http
/transfer.go \
893 go
/math
/copysign.go \
905 go
/math
/hypot_port.go \
916 go
/math
/nextafter.go \
919 go
/math
/remainder.go \
925 go
/math
/sqrt_port.go \
932 go
/mime
/mediatype.go \
935 @LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file
= go
/net
/fd_linux.go
936 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file
= go
/net
/fd_rtems.go
937 @LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file
= go
/net
/newpollserver.go
938 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file
= go
/net
/newpollserver_rtems.go
941 go
/net
/dnsclient.go \
942 go
/net
/dnsconfig.go \
944 $(go_net_newpollserver_file
) \
946 $(go_net_fd_os_file
) \
949 go
/net
/iprawsock.go \
961 go
/netchan
/common.go \
962 go
/netchan
/export.go \
999 go
/reflect
/deepequal.go \
1000 go
/reflect
/type.go \
1011 go_runtime_files
= \
1012 go
/runtime
/debug.go \
1013 go
/runtime
/error.go \
1014 go
/runtime
/extern.go \
1016 go
/runtime
/softfloat64.go \
1017 go
/runtime
/type.go \
1020 @LIBGO_IS_386_FALSE@@LIBGO_IS_ARM_FALSE@@LIBGO_IS_X86_64_FALSE@GOARCH
= unknown
1021 @LIBGO_IS_386_FALSE@@LIBGO_IS_ARM_TRUE@@LIBGO_IS_X86_64_FALSE@GOARCH
= arm
1022 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_TRUE@GOARCH
= amd64
1023 @LIBGO_IS_386_TRUE@GOARCH
= 386
1024 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@GOOS
= unknown
1025 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@GOOS
= rtems
1026 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@GOOS
= freebsd
1027 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@GOOS
= darwin
1028 @LIBGO_IS_LINUX_TRUE@GOOS
= linux
1029 go_scanner_files
= \
1030 go
/scanner
/scanner.go
1039 go_strconv_files
= \
1040 go
/strconv
/atob.go \
1041 go
/strconv
/atof.go \
1042 go
/strconv
/atoi.go \
1043 go
/strconv
/decimal.go \
1044 go
/strconv
/ftoa.go \
1045 go
/strconv
/itoa.go \
1048 go_strings_files
= \
1049 go
/strings
/reader.go \
1050 go
/strings
/strings.go
1063 go_tabwriter_files
= \
1064 go
/tabwriter
/tabwriter.go
1066 go_template_files
= \
1067 go
/template
/format.go \
1068 go
/template
/template.go
1070 go_testing_files
= \
1071 go
/testing
/benchmark.go \
1072 go
/testing
/testing.go
1079 go
/time
/zoneinfo_unix.go
1084 go_unicode_files
= \
1085 go
/unicode
/casetables.go \
1086 go
/unicode
/digit.go \
1087 go
/unicode
/letter.go \
1088 go
/unicode
/tables.go
1097 go_websocket_files
= \
1098 go
/websocket
/client.go \
1099 go
/websocket
/server.go \
1100 go
/websocket
/websocket.go
1106 go_archive_tar_files
= \
1107 go
/archive
/tar/common.go \
1108 go
/archive
/tar/reader.go \
1109 go
/archive
/tar/writer.go
1111 go_archive_zip_files
= \
1112 go
/archive
/zip
/reader.go \
1113 go
/archive
/zip
/struct.go
1115 go_compress_flate_files
= \
1116 go
/compress
/flate
/deflate.go \
1117 go
/compress
/flate
/huffman_bit_writer.go \
1118 go
/compress
/flate
/huffman_code.go \
1119 go
/compress
/flate
/inflate.go \
1120 go
/compress
/flate
/reverse_bits.go \
1121 go
/compress
/flate
/token.go \
1122 go
/compress
/flate
/util.go
1124 go_compress_gzip_files
= \
1125 go
/compress
/gzip
/gzip.go \
1126 go
/compress
/gzip
/gunzip.go
1128 go_compress_zlib_files
= \
1129 go
/compress
/zlib
/reader.go \
1130 go
/compress
/zlib
/writer.go
1132 go_container_heap_files
= \
1133 go
/container
/heap
/heap.go
1135 go_container_list_files
= \
1136 go
/container
/list
/list.go
1138 go_container_ring_files
= \
1139 go
/container
/ring
/ring.go
1141 go_container_vector_files
= \
1142 go
/container
/vector
/defs.go \
1143 go
/container
/vector
/intvector.go \
1144 go
/container
/vector
/stringvector.go \
1145 go
/container
/vector
/vector.go
1147 go_crypto_aes_files
= \
1148 go
/crypto
/aes
/block.go \
1149 go
/crypto
/aes
/cipher.go \
1150 go
/crypto
/aes
/const.go
1152 go_crypto_block_files
= \
1153 go
/crypto
/block
/cbc.go \
1154 go
/crypto
/block
/cfb.go \
1155 go
/crypto
/block
/cmac.go \
1156 go
/crypto
/block
/cipher.go \
1157 go
/crypto
/block
/ctr.go \
1158 go
/crypto
/block
/eax.go \
1159 go
/crypto
/block
/ecb.go \
1160 go
/crypto
/block
/ofb.go \
1161 go
/crypto
/block
/xor.go
1163 go_crypto_blowfish_files
= \
1164 go
/crypto
/blowfish
/block.go \
1165 go
/crypto
/blowfish
/const.go \
1166 go
/crypto
/blowfish
/cipher.go
1168 go_crypto_cast5_files
= \
1169 go
/crypto
/cast5
/cast5.go
1171 go_crypto_hmac_files
= \
1172 go
/crypto
/hmac
/hmac.go
1174 go_crypto_md4_files
= \
1175 go
/crypto
/md4
/md4.go \
1176 go
/crypto
/md4
/md4block.go
1178 go_crypto_md5_files
= \
1179 go
/crypto
/md5
/md5.go \
1180 go
/crypto
/md5
/md5block.go
1182 go_crypto_ocsp_files
= \
1183 go
/crypto
/ocsp
/ocsp.go
1185 go_crypto_rand_files
= \
1186 go
/crypto
/rand
/rand.go \
1187 go
/crypto
/rand
/rand_unix.go
1189 go_crypto_rc4_files
= \
1190 go
/crypto
/rc4
/rc4.go
1192 go_crypto_ripemd160_files
= \
1193 go
/crypto
/ripemd160
/ripemd160.go \
1194 go
/crypto
/ripemd160
/ripemd160block.go
1196 go_crypto_rsa_files
= \
1197 go
/crypto
/rsa
/pkcs1v15.go \
1198 go
/crypto
/rsa
/rsa.go
1200 go_crypto_sha1_files
= \
1201 go
/crypto
/sha1
/sha1.go \
1202 go
/crypto
/sha1
/sha1block.go
1204 go_crypto_sha256_files
= \
1205 go
/crypto
/sha256
/sha256.go \
1206 go
/crypto
/sha256
/sha256block.go
1208 go_crypto_sha512_files
= \
1209 go
/crypto
/sha512
/sha512.go \
1210 go
/crypto
/sha512
/sha512block.go
1212 go_crypto_subtle_files
= \
1213 go
/crypto
/subtle
/constant_time.go
1215 go_crypto_tls_files
= \
1216 go
/crypto
/tls
/alert.go \
1217 go
/crypto
/tls
/ca_set.go \
1218 go
/crypto
/tls
/common.go \
1219 go
/crypto
/tls
/conn.go \
1220 go
/crypto
/tls
/handshake_client.go \
1221 go
/crypto
/tls
/handshake_messages.go \
1222 go
/crypto
/tls
/handshake_server.go \
1223 go
/crypto
/tls
/prf.go \
1224 go
/crypto
/tls
/tls.go
1226 go_crypto_x509_files
= \
1227 go
/crypto
/x509
/x509.go
1229 go_crypto_xtea_files
= \
1230 go
/crypto
/xtea
/block.go \
1231 go
/crypto
/xtea
/cipher.go
1233 go_debug_dwarf_files
= \
1234 go
/debug
/dwarf
/buf.go \
1235 go
/debug
/dwarf
/const.go \
1236 go
/debug
/dwarf
/entry.go \
1237 go
/debug
/dwarf
/open.go \
1238 go
/debug
/dwarf
/type.go \
1239 go
/debug
/dwarf
/unit.go
1241 go_debug_elf_files
= \
1242 go
/debug
/elf
/elf.go \
1243 go
/debug
/elf
/file.go
1245 go_debug_gosym_files
= \
1246 go
/debug
/gosym
/pclntab.go \
1247 go
/debug
/gosym
/symtab.go
1249 go_debug_macho_files
= \
1250 go
/debug
/macho
/file.go \
1251 go
/debug
/macho
/macho.go
1253 go_debug_pe_files
= \
1254 go
/debug
/pe
/file.go \
1257 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@proc_file
=
1258 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@proc_file
= go
/debug
/proc
/proc_freebsd.go
1259 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@proc_file
= go
/debug
/proc
/proc_darwin.go
1260 @LIBGO_IS_LINUX_TRUE@proc_file
= go
/debug
/proc
/proc_linux.go
1261 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_FALSE@regs_file
=
1262 @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
1263 @LIBGO_IS_386_FALSE@@LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_X86_64_FALSE@regs_file
=
1264 @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
1265 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_FALSE@regs_file
=
1266 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_TRUE@regs_file
= go
/debug
/proc
/regs_linux_amd64.go
1267 @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
1268 @LIBGO_IS_386_TRUE@@LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@regs_file
= go
/debug
/proc
/regs_darwin_386.go
1269 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_TRUE@regs_file
= go
/debug
/proc
/regs_linux_386.go
1270 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@regs_file
=
1271 go_debug_proc_files
= \
1272 go
/debug
/proc
/proc.go \
1276 go_encoding_ascii85_files
= \
1277 go
/encoding
/ascii85
/ascii85.go
1279 go_encoding_base64_files
= \
1280 go
/encoding
/base64
/base64.go
1282 go_encoding_binary_files
= \
1283 go
/encoding
/binary
/binary.go
1285 go_encoding_git85_files
= \
1286 go
/encoding
/git85
/git.go
1288 go_encoding_hex_files
= \
1289 go
/encoding
/hex
/hex.go
1291 go_encoding_pem_files
= \
1292 go
/encoding
/pem
/pem.go
1294 go_exp_datafmt_files
= \
1295 go
/exp
/datafmt
/datafmt.go \
1296 go
/exp
/datafmt
/parser.go
1298 go_exp_draw_files
= \
1299 go
/exp
/draw
/draw.go \
1300 go
/exp
/draw
/event.go
1302 go_exp_eval_files
= \
1303 go
/exp
/eval
/abort.go \
1304 go
/exp
/eval
/bridge.go \
1305 go
/exp
/eval
/compiler.go \
1306 go
/exp
/eval
/expr.go \
1307 go
/exp
/eval
/expr1.go \
1308 go
/exp
/eval
/func.go \
1309 go
/exp
/eval
/scope.go \
1310 go
/exp
/eval
/stmt.go \
1311 go
/exp
/eval
/type.go \
1312 go
/exp
/eval
/typec.go \
1313 go
/exp
/eval
/value.go \
1314 go
/exp
/eval
/world.go
1318 go
/go
/ast
/filter.go \
1319 go
/go
/ast
/print.go \
1320 go
/go
/ast
/scope.go \
1324 go
/go
/doc
/comment.go \
1327 go_go_parser_files
= \
1328 go
/go
/parser
/interface.go \
1329 go
/go
/parser
/parser.go
1331 go_go_printer_files
= \
1332 go
/go
/printer
/nodes.go \
1333 go
/go
/printer
/printer.go
1335 go_go_scanner_files
= \
1336 go
/go
/scanner
/errors.go \
1337 go
/go
/scanner
/scanner.go
1339 go_go_token_files
= \
1340 go
/go
/token
/token.go
1342 go_go_typechecker_files
= \
1343 go
/go
/typechecker
/scope.go \
1344 go
/go
/typechecker
/typechecker.go \
1345 go
/go
/typechecker
/universe.go
1347 go_hash_adler32_files
= \
1348 go
/hash
/adler32
/adler32.go
1350 go_hash_crc32_files
= \
1351 go
/hash
/crc32
/crc32.go
1353 go_hash_crc64_files
= \
1354 go
/hash
/crc64
/crc64.go
1356 go_http_pprof_files
= \
1357 go
/http
/pprof
/pprof.go
1359 go_image_jpeg_files
= \
1360 go
/image
/jpeg
/huffman.go \
1361 go
/image
/jpeg
/idct.go \
1362 go
/image
/jpeg
/reader.go
1364 go_image_png_files
= \
1365 go
/image
/png
/reader.go \
1366 go
/image
/png
/writer.go
1368 go_index_suffixarray_files
= \
1369 go
/index
/suffixarray
/suffixarray.go
1371 go_io_ioutil_files
= \
1372 go
/io
/ioutil
/ioutil.go \
1373 go
/io
/ioutil
/tempfile.go
1375 go_mime_multipart_files
= \
1376 go
/mime
/multipart
/multipart.go
1378 go_net_dict_files
= \
1381 go_net_textproto_files
= \
1382 go
/net
/textproto
/pipeline.go \
1383 go
/net
/textproto
/reader.go \
1384 go
/net
/textproto
/textproto.go \
1385 go
/net
/textproto
/writer.go
1387 go_os_signal_files
= \
1388 go
/os
/signal
/signal.go \
1391 go_rpc_jsonrpc_files
= \
1392 go
/rpc
/jsonrpc
/client.go \
1393 go
/rpc
/jsonrpc
/server.go
1395 go_runtime_pprof_files
= \
1396 go
/runtime
/pprof
/pprof.go
1398 go_testing_iotest_files
= \
1399 go
/testing
/iotest
/logger.go \
1400 go
/testing
/iotest
/reader.go \
1401 go
/testing
/iotest
/writer.go
1403 go_testing_quick_files
= \
1404 go
/testing
/quick
/quick.go
1406 go_testing_script_files
= \
1407 go
/testing
/script
/script.go
1409 @LIBGO_IS_LINUX_FALSE@syscall_os_file
=
1410 @LIBGO_IS_LINUX_TRUE@syscall_os_file
= syscalls
/syscall_linux.go
1411 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_FALSE@syscall_arch_file
=
1412 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_TRUE@@LIBGO_IS_X86_64_TRUE@syscall_arch_file
= syscalls
/syscall_linux_amd64.go
1413 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_TRUE@syscall_arch_file
= syscalls
/syscall_linux_386.go
1414 @LIBGO_IS_LINUX_FALSE@syscall_arch_file
=
1415 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file
= syscalls
/exec.go
1416 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file
= syscalls
/exec_stubs.go
1417 @LIBGO_IS_RTEMS_FALSE@syscall_socket_os_file
= syscalls
/socket_linux.go
1418 @LIBGO_IS_RTEMS_TRUE@syscall_socket_os_file
= syscalls
/socket_bsd.go
1419 @LIBGO_IS_RTEMS_FALSE@syscall_socket_epoll_file
= syscalls
/socket_epoll.go
1420 @LIBGO_IS_RTEMS_TRUE@syscall_socket_epoll_file
=
1421 @LIBGO_IS_RTEMS_FALSE@syscall_sysfile_os_file
= syscalls
/sysfile_linux.go
1422 @LIBGO_IS_RTEMS_TRUE@syscall_sysfile_os_file
= syscalls
/sysfile_rtems.go
1423 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file
= syscalls
/syscall.go
1424 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file
= syscalls
/syscall_stubs.go
1425 @LIBGO_IS_RTEMS_FALSE@syscall_errstr_file
= syscalls
/errstr.go
1426 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file
= syscalls
/errstr_rtems.go
1427 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file
= syscalls
/errstr_decl.go
1428 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file
= syscalls
/errstr_decl_linux.go
1429 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file
= syscalls
/errstr_decl_rtems.go
1430 go_syscall_files
= \
1431 $(syscall_errstr_file
) \
1432 $(syscall_errstr_decl_file
) \
1433 syscalls
/exec_helpers.go \
1434 $(syscall_exec_os_file
) \
1435 syscalls
/socket.go \
1436 $(syscall_socket_os_file
) \
1437 $(syscall_socket_epoll_file
) \
1438 $(syscall_syscall_file
) \
1439 syscalls
/syscall_unix.go \
1440 syscalls
/stringbyte.go \
1441 $(syscall_os_file
) \
1442 $(syscall_arch_file
) \
1443 syscalls
/sysfile_posix.go \
1444 $(syscall_sysfile_os_file
) \
1447 go_syscall_c_files
= \
1458 expvar
/libexpvar.la \
1472 netchan
/libnetchan.la \
1477 reflect
/libreflect.la \
1478 regexp
/libregexp.la \
1480 runtime
/libruntime.la \
1481 scanner
/libscanner.la \
1484 strconv
/libstrconv.la \
1485 strings
/libstrings.la \
1487 syslog
/libsyslog.la \
1488 tabwriter
/libtabwriter.la \
1489 template
/libtemplate.la \
1492 unicode
/libunicode.la \
1495 websocket
/libwebsocket.la \
1499 compress
/libflate.la \
1500 compress
/libgzip.la \
1501 compress
/libzlib.la \
1502 container
/libheap.la \
1503 container
/liblist.la \
1504 container
/libring.la \
1505 container
/libvector.la \
1507 crypto
/libblock.la \
1508 crypto
/libblowfish.la \
1509 crypto
/libcast5.la \
1516 crypto
/libripemd160.la \
1519 crypto
/libsha256.la \
1520 crypto
/libsha512.la \
1521 crypto
/libsubtle.la \
1531 encoding
/libascii85.la \
1532 encoding
/libbase64.la \
1533 encoding
/libbinary.la \
1534 encoding
/libgit85.la \
1535 encoding
/libhex.la \
1536 encoding
/libpem.la \
1546 go
/libtypechecker.la \
1547 hash
/libadler32.la \
1553 index
/libsuffixarray.la \
1555 mime
/libmultipart.la \
1557 net
/libtextproto.la \
1560 runtime
/libpprof.la \
1561 syscalls
/libsyscall.la \
1562 testing
/libtesting.la \
1563 testing
/libiotest.la \
1564 testing
/libquick.la \
1565 testing
/libscript.la
1567 libgo_la_SOURCES
= $(runtime_files
)
1568 libgo_la_LIBADD
= $(libgo_go_objs
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
)
1569 libgobegin_a_SOURCES
= \
1572 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1573 AM_GOCFLAGS
= $(STRINGOPS_FLAG
)
1574 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1575 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1576 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1578 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1579 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) \
1580 $(PTHREAD_LIBS
) $(MATH_LIBS
) -o
$@
1585 rm -f
`echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/'`; \
1586 test -d
$(@D
) ||
$(MKDIR_P
) $(@D
); \
1588 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1589 if
$(LTGOCOMPILE
) -I .
-c
-fgo-prefix
="libgo_$(@D)" -o
$@.
$(OBJEXT
) $$files; then \
1590 $(AR
) rc
$@
$@.
$(OBJEXT
); \
1593 @LIBGO_IS_RTEMS_FALSE@use_dejagnu
= no
1594 @LIBGO_IS_RTEMS_TRUE@use_dejagnu
= yes
1598 @GC
="$(GOC) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs -Wl,-R,`${PWD_COMMAND}`/.libs"; \
1600 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1601 export RUNTESTFLAGS
; \
1605 echo
-n
"$(@D) " >$@
-log
2>&1; \
1606 prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1607 test "$${prefix}" != "." ||
prefix="$(@D)"; \
1608 $(srcdir)/testsuite
/gotest
--dejagnu
=$(use_dejagnu
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --prefix="libgo_$${prefix}" --pkgfiles
="$(go_$(subst /,_,$(@D))_files)" >>$@
-log
2>&1; \
1614 # Build all packages before checking any.
1615 CHECK_DEPS
= libgo.la libgobegin.a \
1616 $(toolexeclib_DATA
) \
1617 $(toolexeclibarchive_DATA
) \
1618 $(toolexeclibcompress_DATA
) \
1619 $(toolexeclibcontainer_DATA
) \
1620 $(toolexeclibcrypto_DATA
) \
1621 $(toolexeclibdebug_DATA
) \
1622 $(toolexeclibencoding_DATA
) \
1623 $(toolexeclibexp_DATA
) \
1624 $(toolexeclibgo_DATA
) \
1625 $(toolexeclibhash_DATA
) \
1626 $(toolexeclibhttp_DATA
) \
1627 $(toolexeclibimage_DATA
) \
1628 $(toolexeclibio_DATA
) \
1629 $(toolexeclibos_DATA
) \
1630 $(toolexeclibrpc_DATA
) \
1631 $(toolexeclibruntime_DATA
) \
1632 $(toolexeclibtesting_DATA
)
1635 # How to build a .gox file from a .a file.
1638 rm -f
$@.
$(OBJEXT
); \
1639 $(CC
) -r
-nostdlib
-o
$@.
$(OBJEXT
) -Wl
,--whole-archive
$<; \
1640 $(OBJCOPY
) -j .go_export
$@.
$(OBJEXT
) $@.tmp
; \
1691 compress
/flate
/check \
1692 compress
/gzip
/check \
1693 compress
/zlib
/check \
1694 container
/heap
/check \
1695 container
/list
/check \
1696 container
/ring
/check \
1697 container
/vector
/check \
1699 crypto
/block
/check \
1700 crypto
/blowfish
/check \
1701 crypto
/cast5
/check \
1708 crypto
/ripemd160
/check \
1711 crypto
/sha256
/check \
1712 crypto
/sha512
/check \
1713 crypto
/subtle
/check \
1721 encoding
/ascii85
/check \
1722 encoding
/base64
/check \
1723 encoding
/binary
/check \
1724 encoding
/git85
/check \
1725 encoding
/hex
/check \
1726 encoding
/pem
/check \
1733 go
/typechecker
/check \
1734 hash
/adler32
/check \
1738 index
/suffixarray
/check \
1740 mime
/multipart
/check \
1741 net
/textproto
/check \
1744 testing
/quick
/check \
1745 testing
/script
/check
1747 CLEANFILES
= *.go
*.gox goc2c
*.c s-version
1749 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1752 .SUFFIXES
: .c .go .gox .o .obj .lo .a .la
1755 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1756 @for dep in
$?
; do \
1757 case
'$(am__configure_deps)' in \
1759 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1760 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1765 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1766 $(am__cd
) $(top_srcdir
) && \
1767 $(AUTOMAKE
) --foreign Makefile
1769 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1772 echo
' $(SHELL) ./config.status'; \
1773 $(SHELL
) .
/config.status
;; \
1775 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1776 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1779 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1780 $(SHELL
) .
/config.status
--recheck
1782 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1783 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1784 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1785 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1786 $(am__aclocal_m4_deps
):
1789 @if
test ! -f
$@
; then \
1791 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
1794 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1796 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1797 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1798 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1803 -rm -f config.h stamp-h1
1804 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1806 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
1807 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1808 list2
=; for p in
$$list; do \
1809 if
test -f
$$p; then \
1810 list2
="$$list2 $$p"; \
1813 test -z
"$$list2" ||
{ \
1814 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1815 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1817 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1818 for p in
$$list; do \
1819 if
test -f
$$p; then \
1821 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1822 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1826 uninstall-toolexeclibLIBRARIES
:
1827 @
$(NORMAL_UNINSTALL
)
1828 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1829 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1830 test -n
"$$files" || exit
0; \
1831 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
1832 cd
"$(DESTDIR)$(toolexeclibdir)" && rm -f
$$files
1834 clean-toolexeclibLIBRARIES
:
1835 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1836 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
)
1838 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1839 $(RANLIB
) libgobegin.a
1840 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1842 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
1843 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1844 list2
=; for p in
$$list; do \
1845 if
test -f
$$p; then \
1846 list2
="$$list2 $$p"; \
1849 test -z
"$$list2" ||
{ \
1850 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1851 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1854 uninstall-toolexeclibLTLIBRARIES
:
1855 @
$(NORMAL_UNINSTALL
)
1856 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1857 for p in
$$list; do \
1859 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1860 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1863 clean-toolexeclibLTLIBRARIES
:
1864 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1865 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1866 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1867 test "$$dir" != "$$p" ||
dir=.
; \
1868 echo
"rm -f \"$${dir}/so_locations\""; \
1869 rm -f
"$${dir}/so_locations"; \
1871 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
)
1872 $(LINK
) -rpath
$(toolexeclibdir
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1874 mostlyclean-compile
:
1880 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/chan.Plo@am__quote@
1881 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
1882 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert-interface.Plo@am__quote@
1883 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1884 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1885 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-byte-array-to-string.Plo@am__quote@
1886 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1887 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-can-convert-interface.Plo@am__quote@
1888 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-chan-cap.Plo@am__quote@
1889 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-chan-len.Plo@am__quote@
1890 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-check-interface.Plo@am__quote@
1891 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-close.Plo@am__quote@
1892 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-closed.Plo@am__quote@
1893 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1894 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-convert-interface.Plo@am__quote@
1895 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1896 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1897 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-compare.Plo@am__quote@
1898 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-val-compare.Plo@am__quote@
1899 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-getgoroot.Plo@am__quote@
1900 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-go.Plo@am__quote@
1901 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-gomaxprocs.Plo@am__quote@
1902 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-array-to-string.Plo@am__quote@
1903 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-to-string.Plo@am__quote@
1904 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-compare.Plo@am__quote@
1905 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-val-compare.Plo@am__quote@
1906 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-lock-os-thread.Plo@am__quote@
1907 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-main.Po@am__quote@
1908 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-delete.Plo@am__quote@
1909 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-index.Plo@am__quote@
1910 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-len.Plo@am__quote@
1911 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-range.Plo@am__quote@
1912 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1913 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new-channel.Plo@am__quote@
1914 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new-map.Plo@am__quote@
1915 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1916 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-note.Plo@am__quote@
1917 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic-defer.Plo@am__quote@
1918 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1919 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-print.Plo@am__quote@
1920 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rec-big.Plo@am__quote@
1921 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rec-nb-big.Plo@am__quote@
1922 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rec-nb-small.Plo@am__quote@
1923 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rec-small.Plo@am__quote@
1924 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1925 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1926 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-chan.Plo@am__quote@
1927 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-map.Plo@am__quote@
1928 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect.Plo@am__quote@
1929 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rune.Plo@am__quote@
1930 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1931 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-sched.Plo@am__quote@
1932 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-select.Plo@am__quote@
1933 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-semacquire.Plo@am__quote@
1934 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-send-big.Plo@am__quote@
1935 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-send-nb-big.Plo@am__quote@
1936 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-send-nb-small.Plo@am__quote@
1937 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-send-small.Plo@am__quote@
1938 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1939 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strcmp.Plo@am__quote@
1940 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-byte-array.Plo@am__quote@
1941 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-int-array.Plo@am__quote@
1942 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strplus.Plo@am__quote@
1943 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1944 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-trampoline.Plo@am__quote@
1945 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-eface.Plo@am__quote@
1946 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-error.Plo@am__quote@
1947 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1948 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-interface.Plo@am__quote@
1949 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1950 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1951 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typestring.Plo@am__quote@
1952 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unreflect.Plo@am__quote@
1953 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1954 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1955 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1956 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1957 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iface.Plo@am__quote@
1958 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1959 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/map.Plo@am__quote@
1960 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1961 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1962 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1963 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1964 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfinal.Plo@am__quote@
1965 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1966 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1967 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1968 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheapmap32.Plo@am__quote@
1969 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheapmap64.Plo@am__quote@
1970 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprof.Plo@am__quote@
1971 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1972 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1973 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reflect.Plo@am__quote@
1974 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1975 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1976 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string.Plo@am__quote@
1977 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1980 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1981 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1984 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1987 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1988 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1991 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1994 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1995 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1998 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
2000 go-main.o
: runtime
/go-main.c
2001 @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
2002 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-main.Tpo
$(DEPDIR
)/go-main.Po
2003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='go-main.o' libtool
=no @AMDEPBACKSLASH@
2004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2005 @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
2007 go-main.obj
: runtime
/go-main.c
2008 @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`
2009 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-main.Tpo
$(DEPDIR
)/go-main.Po
2010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='go-main.obj' libtool
=no @AMDEPBACKSLASH@
2011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2012 @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`
2014 go-append.lo
: runtime
/go-append.c
2015 @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
2016 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
2017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
2018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2019 @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
2021 go-assert.lo
: runtime
/go-assert.c
2022 @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
2023 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
2024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
2025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2026 @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
2028 go-assert-interface.lo
: runtime
/go-assert-interface.c
2029 @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
2030 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert-interface.Tpo
$(DEPDIR
)/go-assert-interface.Plo
2031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert-interface.c' object
='go-assert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2033 @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
2035 go-byte-array-to-string.lo
: runtime
/go-byte-array-to-string.c
2036 @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
2037 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-byte-array-to-string.Tpo
$(DEPDIR
)/go-byte-array-to-string.Plo
2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-byte-array-to-string.c' object
='go-byte-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2040 @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
2042 go-breakpoint.lo
: runtime
/go-breakpoint.c
2043 @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
2044 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
2045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
2046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2047 @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
2049 go-caller.lo
: runtime
/go-caller.c
2050 @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
2051 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
2052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
2053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2054 @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
2056 go-can-convert-interface.lo
: runtime
/go-can-convert-interface.c
2057 @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
2058 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-can-convert-interface.Tpo
$(DEPDIR
)/go-can-convert-interface.Plo
2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-can-convert-interface.c' object
='go-can-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2061 @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
2063 go-chan-cap.lo
: runtime
/go-chan-cap.c
2064 @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
2065 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-chan-cap.Tpo
$(DEPDIR
)/go-chan-cap.Plo
2066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-chan-cap.c' object
='go-chan-cap.lo' libtool
=yes @AMDEPBACKSLASH@
2067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2068 @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
2070 go-chan-len.lo
: runtime
/go-chan-len.c
2071 @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
2072 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-chan-len.Tpo
$(DEPDIR
)/go-chan-len.Plo
2073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-chan-len.c' object
='go-chan-len.lo' libtool
=yes @AMDEPBACKSLASH@
2074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2075 @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
2077 go-check-interface.lo
: runtime
/go-check-interface.c
2078 @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
2079 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-check-interface.Tpo
$(DEPDIR
)/go-check-interface.Plo
2080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-check-interface.c' object
='go-check-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2082 @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
2084 go-close.lo
: runtime
/go-close.c
2085 @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
2086 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-close.Tpo
$(DEPDIR
)/go-close.Plo
2087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-close.c' object
='go-close.lo' libtool
=yes @AMDEPBACKSLASH@
2088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2089 @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
2091 go-closed.lo
: runtime
/go-closed.c
2092 @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
2093 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-closed.Tpo
$(DEPDIR
)/go-closed.Plo
2094 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-closed.c' object
='go-closed.lo' libtool
=yes @AMDEPBACKSLASH@
2095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2096 @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
2098 go-construct-map.lo
: runtime
/go-construct-map.c
2099 @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
2100 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
2101 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
2102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2103 @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
2105 go-convert-interface.lo
: runtime
/go-convert-interface.c
2106 @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
2107 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-convert-interface.Tpo
$(DEPDIR
)/go-convert-interface.Plo
2108 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-convert-interface.c' object
='go-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2110 @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
2112 go-defer.lo
: runtime
/go-defer.c
2113 @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
2114 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
2115 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
2116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2117 @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
2119 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
2120 @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
2121 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
2122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
2123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2124 @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
2126 go-eface-compare.lo
: runtime
/go-eface-compare.c
2127 @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
2128 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-compare.Tpo
$(DEPDIR
)/go-eface-compare.Plo
2129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-compare.c' object
='go-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2131 @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
2133 go-eface-val-compare.lo
: runtime
/go-eface-val-compare.c
2134 @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
2135 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-val-compare.Tpo
$(DEPDIR
)/go-eface-val-compare.Plo
2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-val-compare.c' object
='go-eface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2138 @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
2140 go-getgoroot.lo
: runtime
/go-getgoroot.c
2141 @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
2142 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-getgoroot.Tpo
$(DEPDIR
)/go-getgoroot.Plo
2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-getgoroot.c' object
='go-getgoroot.lo' libtool
=yes @AMDEPBACKSLASH@
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2145 @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
2147 go-go.lo
: runtime
/go-go.c
2148 @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
2149 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-go.Tpo
$(DEPDIR
)/go-go.Plo
2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-go.c' object
='go-go.lo' libtool
=yes @AMDEPBACKSLASH@
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2152 @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
2154 go-gomaxprocs.lo
: runtime
/go-gomaxprocs.c
2155 @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
2156 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-gomaxprocs.Tpo
$(DEPDIR
)/go-gomaxprocs.Plo
2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-gomaxprocs.c' object
='go-gomaxprocs.lo' libtool
=yes @AMDEPBACKSLASH@
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2159 @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
2161 go-int-array-to-string.lo
: runtime
/go-int-array-to-string.c
2162 @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
2163 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-array-to-string.Tpo
$(DEPDIR
)/go-int-array-to-string.Plo
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-array-to-string.c' object
='go-int-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2166 @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
2168 go-int-to-string.lo
: runtime
/go-int-to-string.c
2169 @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
2170 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-to-string.Tpo
$(DEPDIR
)/go-int-to-string.Plo
2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-to-string.c' object
='go-int-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2173 @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
2175 go-interface-compare.lo
: runtime
/go-interface-compare.c
2176 @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
2177 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-compare.Tpo
$(DEPDIR
)/go-interface-compare.Plo
2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-compare.c' object
='go-interface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2180 @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
2182 go-interface-val-compare.lo
: runtime
/go-interface-val-compare.c
2183 @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
2184 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-val-compare.Tpo
$(DEPDIR
)/go-interface-val-compare.Plo
2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-val-compare.c' object
='go-interface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2187 @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
2189 go-lock-os-thread.lo
: runtime
/go-lock-os-thread.c
2190 @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
2191 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-lock-os-thread.Tpo
$(DEPDIR
)/go-lock-os-thread.Plo
2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-lock-os-thread.c' object
='go-lock-os-thread.lo' libtool
=yes @AMDEPBACKSLASH@
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2194 @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
2196 go-map-delete.lo
: runtime
/go-map-delete.c
2197 @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
2198 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-delete.Tpo
$(DEPDIR
)/go-map-delete.Plo
2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-delete.c' object
='go-map-delete.lo' libtool
=yes @AMDEPBACKSLASH@
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2201 @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
2203 go-map-index.lo
: runtime
/go-map-index.c
2204 @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
2205 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-index.Tpo
$(DEPDIR
)/go-map-index.Plo
2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-index.c' object
='go-map-index.lo' libtool
=yes @AMDEPBACKSLASH@
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2208 @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
2210 go-map-len.lo
: runtime
/go-map-len.c
2211 @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
2212 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-len.Tpo
$(DEPDIR
)/go-map-len.Plo
2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-len.c' object
='go-map-len.lo' libtool
=yes @AMDEPBACKSLASH@
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2215 @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
2217 go-map-range.lo
: runtime
/go-map-range.c
2218 @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
2219 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-range.Tpo
$(DEPDIR
)/go-map-range.Plo
2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-range.c' object
='go-map-range.lo' libtool
=yes @AMDEPBACKSLASH@
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2222 @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
2224 go-nanotime.lo
: runtime
/go-nanotime.c
2225 @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
2226 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2229 @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
2231 go-new-channel.lo
: runtime
/go-new-channel.c
2232 @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
2233 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new-channel.Tpo
$(DEPDIR
)/go-new-channel.Plo
2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new-channel.c' object
='go-new-channel.lo' libtool
=yes @AMDEPBACKSLASH@
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2236 @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
2238 go-new-map.lo
: runtime
/go-new-map.c
2239 @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
2240 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new-map.Tpo
$(DEPDIR
)/go-new-map.Plo
2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new-map.c' object
='go-new-map.lo' libtool
=yes @AMDEPBACKSLASH@
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2243 @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
2245 go-new.lo
: runtime
/go-new.c
2246 @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
2247 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2250 @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
2252 go-note.lo
: runtime
/go-note.c
2253 @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
2254 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-note.Tpo
$(DEPDIR
)/go-note.Plo
2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-note.c' object
='go-note.lo' libtool
=yes @AMDEPBACKSLASH@
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2257 @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
2259 go-panic.lo
: runtime
/go-panic.c
2260 @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
2261 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2264 @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
2266 go-panic-defer.lo
: runtime
/go-panic-defer.c
2267 @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
2268 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic-defer.Tpo
$(DEPDIR
)/go-panic-defer.Plo
2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic-defer.c' object
='go-panic-defer.lo' libtool
=yes @AMDEPBACKSLASH@
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2271 @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
2273 go-print.lo
: runtime
/go-print.c
2274 @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
2275 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-print.Tpo
$(DEPDIR
)/go-print.Plo
2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-print.c' object
='go-print.lo' libtool
=yes @AMDEPBACKSLASH@
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2278 @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
2280 go-rec-big.lo
: runtime
/go-rec-big.c
2281 @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
2282 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rec-big.Tpo
$(DEPDIR
)/go-rec-big.Plo
2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rec-big.c' object
='go-rec-big.lo' libtool
=yes @AMDEPBACKSLASH@
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2285 @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
2287 go-rec-nb-big.lo
: runtime
/go-rec-nb-big.c
2288 @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
2289 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rec-nb-big.Tpo
$(DEPDIR
)/go-rec-nb-big.Plo
2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rec-nb-big.c' object
='go-rec-nb-big.lo' libtool
=yes @AMDEPBACKSLASH@
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2292 @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
2294 go-rec-nb-small.lo
: runtime
/go-rec-nb-small.c
2295 @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
2296 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rec-nb-small.Tpo
$(DEPDIR
)/go-rec-nb-small.Plo
2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rec-nb-small.c' object
='go-rec-nb-small.lo' libtool
=yes @AMDEPBACKSLASH@
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2299 @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
2301 go-rec-small.lo
: runtime
/go-rec-small.c
2302 @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
2303 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rec-small.Tpo
$(DEPDIR
)/go-rec-small.Plo
2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rec-small.c' object
='go-rec-small.lo' libtool
=yes @AMDEPBACKSLASH@
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2306 @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
2308 go-recover.lo
: runtime
/go-recover.c
2309 @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
2310 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2313 @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
2315 go-reflect.lo
: runtime
/go-reflect.c
2316 @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
2317 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect.Tpo
$(DEPDIR
)/go-reflect.Plo
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect.c' object
='go-reflect.lo' libtool
=yes @AMDEPBACKSLASH@
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2320 @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
2322 go-reflect-call.lo
: runtime
/go-reflect-call.c
2323 @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
2324 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2327 @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
2329 go-reflect-chan.lo
: runtime
/go-reflect-chan.c
2330 @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
2331 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-chan.Tpo
$(DEPDIR
)/go-reflect-chan.Plo
2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-chan.c' object
='go-reflect-chan.lo' libtool
=yes @AMDEPBACKSLASH@
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2334 @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
2336 go-reflect-map.lo
: runtime
/go-reflect-map.c
2337 @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
2338 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-map.Tpo
$(DEPDIR
)/go-reflect-map.Plo
2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-map.c' object
='go-reflect-map.lo' libtool
=yes @AMDEPBACKSLASH@
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2341 @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
2343 go-rune.lo
: runtime
/go-rune.c
2344 @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
2345 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rune.Tpo
$(DEPDIR
)/go-rune.Plo
2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rune.c' object
='go-rune.lo' libtool
=yes @AMDEPBACKSLASH@
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2348 @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
2350 go-runtime-error.lo
: runtime
/go-runtime-error.c
2351 @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
2352 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2355 @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
2357 go-sched.lo
: runtime
/go-sched.c
2358 @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
2359 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-sched.Tpo
$(DEPDIR
)/go-sched.Plo
2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-sched.c' object
='go-sched.lo' libtool
=yes @AMDEPBACKSLASH@
2361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2362 @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
2364 go-select.lo
: runtime
/go-select.c
2365 @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
2366 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-select.Tpo
$(DEPDIR
)/go-select.Plo
2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-select.c' object
='go-select.lo' libtool
=yes @AMDEPBACKSLASH@
2368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2369 @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
2371 go-semacquire.lo
: runtime
/go-semacquire.c
2372 @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
2373 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-semacquire.Tpo
$(DEPDIR
)/go-semacquire.Plo
2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-semacquire.c' object
='go-semacquire.lo' libtool
=yes @AMDEPBACKSLASH@
2375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2376 @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
2378 go-send-big.lo
: runtime
/go-send-big.c
2379 @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
2380 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-send-big.Tpo
$(DEPDIR
)/go-send-big.Plo
2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-send-big.c' object
='go-send-big.lo' libtool
=yes @AMDEPBACKSLASH@
2382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2383 @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
2385 go-send-nb-big.lo
: runtime
/go-send-nb-big.c
2386 @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
2387 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-send-nb-big.Tpo
$(DEPDIR
)/go-send-nb-big.Plo
2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-send-nb-big.c' object
='go-send-nb-big.lo' libtool
=yes @AMDEPBACKSLASH@
2389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2390 @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
2392 go-send-nb-small.lo
: runtime
/go-send-nb-small.c
2393 @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
2394 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-send-nb-small.Tpo
$(DEPDIR
)/go-send-nb-small.Plo
2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-send-nb-small.c' object
='go-send-nb-small.lo' libtool
=yes @AMDEPBACKSLASH@
2396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2397 @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
2399 go-send-small.lo
: runtime
/go-send-small.c
2400 @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
2401 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-send-small.Tpo
$(DEPDIR
)/go-send-small.Plo
2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-send-small.c' object
='go-send-small.lo' libtool
=yes @AMDEPBACKSLASH@
2403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2404 @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
2406 go-signal.lo
: runtime
/go-signal.c
2407 @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
2408 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
2410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2411 @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
2413 go-strcmp.lo
: runtime
/go-strcmp.c
2414 @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
2415 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strcmp.Tpo
$(DEPDIR
)/go-strcmp.Plo
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strcmp.c' object
='go-strcmp.lo' libtool
=yes @AMDEPBACKSLASH@
2417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2418 @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
2420 go-string-to-byte-array.lo
: runtime
/go-string-to-byte-array.c
2421 @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
2422 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-byte-array.Tpo
$(DEPDIR
)/go-string-to-byte-array.Plo
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-byte-array.c' object
='go-string-to-byte-array.lo' libtool
=yes @AMDEPBACKSLASH@
2424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2425 @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
2427 go-string-to-int-array.lo
: runtime
/go-string-to-int-array.c
2428 @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
2429 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-int-array.Tpo
$(DEPDIR
)/go-string-to-int-array.Plo
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-int-array.c' object
='go-string-to-int-array.lo' libtool
=yes @AMDEPBACKSLASH@
2431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2432 @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
2434 go-strplus.lo
: runtime
/go-strplus.c
2435 @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
2436 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strplus.Tpo
$(DEPDIR
)/go-strplus.Plo
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strplus.c' object
='go-strplus.lo' libtool
=yes @AMDEPBACKSLASH@
2438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2439 @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
2441 go-strslice.lo
: runtime
/go-strslice.c
2442 @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
2443 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
2445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2446 @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
2448 go-trampoline.lo
: runtime
/go-trampoline.c
2449 @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
2450 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-trampoline.Tpo
$(DEPDIR
)/go-trampoline.Plo
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-trampoline.c' object
='go-trampoline.lo' libtool
=yes @AMDEPBACKSLASH@
2452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2453 @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
2455 go-type-eface.lo
: runtime
/go-type-eface.c
2456 @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
2457 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-eface.Tpo
$(DEPDIR
)/go-type-eface.Plo
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-eface.c' object
='go-type-eface.lo' libtool
=yes @AMDEPBACKSLASH@
2459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2460 @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
2462 go-type-error.lo
: runtime
/go-type-error.c
2463 @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
2464 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-error.Tpo
$(DEPDIR
)/go-type-error.Plo
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-error.c' object
='go-type-error.lo' libtool
=yes @AMDEPBACKSLASH@
2466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2467 @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
2469 go-type-identity.lo
: runtime
/go-type-identity.c
2470 @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
2471 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
2473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2474 @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
2476 go-type-interface.lo
: runtime
/go-type-interface.c
2477 @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
2478 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-interface.Tpo
$(DEPDIR
)/go-type-interface.Plo
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-interface.c' object
='go-type-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2481 @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
2483 go-type-string.lo
: runtime
/go-type-string.c
2484 @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
2485 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
2487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2488 @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
2490 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
2491 @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
2492 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
2494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2495 @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
2497 go-typestring.lo
: runtime
/go-typestring.c
2498 @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
2499 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typestring.Tpo
$(DEPDIR
)/go-typestring.Plo
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typestring.c' object
='go-typestring.lo' libtool
=yes @AMDEPBACKSLASH@
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2502 @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
2504 go-unreflect.lo
: runtime
/go-unreflect.c
2505 @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
2506 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unreflect.Tpo
$(DEPDIR
)/go-unreflect.Plo
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unreflect.c' object
='go-unreflect.lo' libtool
=yes @AMDEPBACKSLASH@
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2509 @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
2511 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
2512 @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
2513 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2516 @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
2518 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
2519 @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
2520 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2523 @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
2525 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
2526 @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
2527 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2530 @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
2532 go-unwind.lo
: runtime
/go-unwind.c
2533 @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
2534 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2537 @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
2539 mcache.lo
: runtime
/mcache.c
2540 @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
2541 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2544 @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
2546 mcentral.lo
: runtime
/mcentral.c
2547 @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
2548 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2551 @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
2553 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
2554 @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
2555 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2558 @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
2560 mem.lo
: runtime
/mem.c
2561 @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
2562 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2565 @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
2567 mfinal.lo
: runtime
/mfinal.c
2568 @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
2569 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfinal.Tpo
$(DEPDIR
)/mfinal.Plo
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfinal.c' object
='mfinal.lo' libtool
=yes @AMDEPBACKSLASH@
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2572 @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
2574 mfixalloc.lo
: runtime
/mfixalloc.c
2575 @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
2576 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2579 @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
2581 mgc0.lo
: runtime
/mgc0.c
2582 @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
2583 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2586 @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
2588 mheap.lo
: runtime
/mheap.c
2589 @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
2590 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2593 @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
2595 mheapmap32.lo
: runtime
/mheapmap32.c
2596 @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
2597 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheapmap32.Tpo
$(DEPDIR
)/mheapmap32.Plo
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheapmap32.c' object
='mheapmap32.lo' libtool
=yes @AMDEPBACKSLASH@
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2600 @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
2602 mheapmap64.lo
: runtime
/mheapmap64.c
2603 @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
2604 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheapmap64.Tpo
$(DEPDIR
)/mheapmap64.Plo
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheapmap64.c' object
='mheapmap64.lo' libtool
=yes @AMDEPBACKSLASH@
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2607 @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
2609 msize.lo
: runtime
/msize.c
2610 @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
2611 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2614 @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
2616 proc.lo
: runtime
/proc.c
2617 @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
2618 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2621 @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
2623 thread.lo
: runtime
/thread.c
2624 @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
2625 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2628 @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
2630 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2631 @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
2632 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2635 @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
2637 mostlyclean-libtool
:
2644 -rm -f libtool config.lt
2646 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2647 # runs to enable its job server during parallel builds. Hence the
2650 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2652 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2655 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2657 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2659 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2660 maintainer-clean-multi
:
2661 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2662 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2664 test -z
"$(toolexeclibgodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)"
2665 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2666 for p in
$$list; do \
2667 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2669 done |
$(am__base_list
) | \
2670 while read files
; do \
2671 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2672 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2675 uninstall-toolexeclibgoDATA
:
2676 @
$(NORMAL_UNINSTALL
)
2677 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2678 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2679 test -n
"$$files" || exit
0; \
2680 echo
" ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
2681 cd
"$(DESTDIR)$(toolexeclibgodir)" && rm -f
$$files
2682 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2684 test -z
"$(toolexeclibgoarchivedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)"
2685 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || 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)$(toolexeclibgoarchivedir)'"; \
2692 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2695 uninstall-toolexeclibgoarchiveDATA
:
2696 @
$(NORMAL_UNINSTALL
)
2697 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2698 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2699 test -n
"$$files" || exit
0; \
2700 echo
" ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
2701 cd
"$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f
$$files
2702 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2704 test -z
"$(toolexeclibgocompressdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)"
2705 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || 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)$(toolexeclibgocompressdir)'"; \
2712 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2715 uninstall-toolexeclibgocompressDATA
:
2716 @
$(NORMAL_UNINSTALL
)
2717 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2718 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2719 test -n
"$$files" || exit
0; \
2720 echo
" ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
2721 cd
"$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f
$$files
2722 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2724 test -z
"$(toolexeclibgocontainerdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)"
2725 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || 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)$(toolexeclibgocontainerdir)'"; \
2732 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2735 uninstall-toolexeclibgocontainerDATA
:
2736 @
$(NORMAL_UNINSTALL
)
2737 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2738 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2739 test -n
"$$files" || exit
0; \
2740 echo
" ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
2741 cd
"$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f
$$files
2742 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2744 test -z
"$(toolexeclibgocryptodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)"
2745 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || 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)$(toolexeclibgocryptodir)'"; \
2752 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2755 uninstall-toolexeclibgocryptoDATA
:
2756 @
$(NORMAL_UNINSTALL
)
2757 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2758 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2759 test -n
"$$files" || exit
0; \
2760 echo
" ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
2761 cd
"$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f
$$files
2762 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2764 test -z
"$(toolexeclibgodebugdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)"
2765 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || 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)$(toolexeclibgodebugdir)'"; \
2772 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2775 uninstall-toolexeclibgodebugDATA
:
2776 @
$(NORMAL_UNINSTALL
)
2777 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2778 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2779 test -n
"$$files" || exit
0; \
2780 echo
" ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
2781 cd
"$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f
$$files
2782 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2784 test -z
"$(toolexeclibgoencodingdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)"
2785 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || 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)$(toolexeclibgoencodingdir)'"; \
2792 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2795 uninstall-toolexeclibgoencodingDATA
:
2796 @
$(NORMAL_UNINSTALL
)
2797 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2798 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2799 test -n
"$$files" || exit
0; \
2800 echo
" ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
2801 cd
"$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f
$$files
2802 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2804 test -z
"$(toolexeclibgoexpdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)"
2805 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || 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)$(toolexeclibgoexpdir)'"; \
2812 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2815 uninstall-toolexeclibgoexpDATA
:
2816 @
$(NORMAL_UNINSTALL
)
2817 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2818 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2819 test -n
"$$files" || exit
0; \
2820 echo
" ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
2821 cd
"$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f
$$files
2822 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2824 test -z
"$(toolexeclibgogodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)"
2825 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || 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)$(toolexeclibgogodir)'"; \
2832 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2835 uninstall-toolexeclibgogoDATA
:
2836 @
$(NORMAL_UNINSTALL
)
2837 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2838 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2839 test -n
"$$files" || exit
0; \
2840 echo
" ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
2841 cd
"$(DESTDIR)$(toolexeclibgogodir)" && rm -f
$$files
2842 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2844 test -z
"$(toolexeclibgohashdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)"
2845 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || 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)$(toolexeclibgohashdir)'"; \
2852 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2855 uninstall-toolexeclibgohashDATA
:
2856 @
$(NORMAL_UNINSTALL
)
2857 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2858 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2859 test -n
"$$files" || exit
0; \
2860 echo
" ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
2861 cd
"$(DESTDIR)$(toolexeclibgohashdir)" && rm -f
$$files
2862 install-toolexeclibgohttpDATA
: $(toolexeclibgohttp_DATA
)
2864 test -z
"$(toolexeclibgohttpdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohttpdir)"
2865 @list
='$(toolexeclibgohttp_DATA)'; test -n
"$(toolexeclibgohttpdir)" || 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)$(toolexeclibgohttpdir)'"; \
2872 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit
$$?
; \
2875 uninstall-toolexeclibgohttpDATA
:
2876 @
$(NORMAL_UNINSTALL
)
2877 @list
='$(toolexeclibgohttp_DATA)'; test -n
"$(toolexeclibgohttpdir)" || list
=; \
2878 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2879 test -n
"$$files" || exit
0; \
2880 echo
" ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
2881 cd
"$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f
$$files
2882 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2884 test -z
"$(toolexeclibgoimagedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)"
2885 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || 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)$(toolexeclibgoimagedir)'"; \
2892 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2895 uninstall-toolexeclibgoimageDATA
:
2896 @
$(NORMAL_UNINSTALL
)
2897 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2898 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2899 test -n
"$$files" || exit
0; \
2900 echo
" ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
2901 cd
"$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f
$$files
2902 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2904 test -z
"$(toolexeclibgoindexdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)"
2905 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || 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)$(toolexeclibgoindexdir)'"; \
2912 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2915 uninstall-toolexeclibgoindexDATA
:
2916 @
$(NORMAL_UNINSTALL
)
2917 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2918 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2919 test -n
"$$files" || exit
0; \
2920 echo
" ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
2921 cd
"$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f
$$files
2922 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2924 test -z
"$(toolexeclibgoiodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)"
2925 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || 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)$(toolexeclibgoiodir)'"; \
2932 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2935 uninstall-toolexeclibgoioDATA
:
2936 @
$(NORMAL_UNINSTALL
)
2937 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2938 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2939 test -n
"$$files" || exit
0; \
2940 echo
" ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
2941 cd
"$(DESTDIR)$(toolexeclibgoiodir)" && rm -f
$$files
2942 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2944 test -z
"$(toolexeclibgomimedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)"
2945 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || 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)$(toolexeclibgomimedir)'"; \
2952 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2955 uninstall-toolexeclibgomimeDATA
:
2956 @
$(NORMAL_UNINSTALL
)
2957 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2958 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2959 test -n
"$$files" || exit
0; \
2960 echo
" ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
2961 cd
"$(DESTDIR)$(toolexeclibgomimedir)" && rm -f
$$files
2962 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2964 test -z
"$(toolexeclibgonetdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)"
2965 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || 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)$(toolexeclibgonetdir)'"; \
2972 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2975 uninstall-toolexeclibgonetDATA
:
2976 @
$(NORMAL_UNINSTALL
)
2977 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2978 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2979 test -n
"$$files" || exit
0; \
2980 echo
" ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
2981 cd
"$(DESTDIR)$(toolexeclibgonetdir)" && rm -f
$$files
2982 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2984 test -z
"$(toolexeclibgoosdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)"
2985 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || 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)$(toolexeclibgoosdir)'"; \
2992 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2995 uninstall-toolexeclibgoosDATA
:
2996 @
$(NORMAL_UNINSTALL
)
2997 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2998 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2999 test -n
"$$files" || exit
0; \
3000 echo
" ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3001 cd
"$(DESTDIR)$(toolexeclibgoosdir)" && rm -f
$$files
3002 install-toolexeclibgorpcDATA
: $(toolexeclibgorpc_DATA
)
3004 test -z
"$(toolexeclibgorpcdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgorpcdir)"
3005 @list
='$(toolexeclibgorpc_DATA)'; test -n
"$(toolexeclibgorpcdir)" || 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)$(toolexeclibgorpcdir)'"; \
3012 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit
$$?
; \
3015 uninstall-toolexeclibgorpcDATA
:
3016 @
$(NORMAL_UNINSTALL
)
3017 @list
='$(toolexeclibgorpc_DATA)'; test -n
"$(toolexeclibgorpcdir)" || list
=; \
3018 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3019 test -n
"$$files" || exit
0; \
3020 echo
" ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3021 cd
"$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f
$$files
3022 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
3024 test -z
"$(toolexeclibgoruntimedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3025 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || 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)$(toolexeclibgoruntimedir)'"; \
3032 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
3035 uninstall-toolexeclibgoruntimeDATA
:
3036 @
$(NORMAL_UNINSTALL
)
3037 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
3038 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3039 test -n
"$$files" || exit
0; \
3040 echo
" ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3041 cd
"$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f
$$files
3042 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
3044 test -z
"$(toolexeclibgotestingdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)"
3045 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || 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)$(toolexeclibgotestingdir)'"; \
3052 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
3055 uninstall-toolexeclibgotestingDATA
:
3056 @
$(NORMAL_UNINSTALL
)
3057 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3058 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3059 test -n
"$$files" || exit
0; \
3060 echo
" ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3061 cd
"$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f
$$files
3063 # This directory's subdirectories are mostly independent; you can cd
3064 # into them and run `make' without going through this Makefile.
3065 # To change the values of `make' variables: instead of editing Makefiles,
3066 # (1) if the variable is set in `config.status', edit `config.status'
3067 # (which will cause the Makefiles to be regenerated when you run `make');
3068 # (2) otherwise, pass the desired values on the `make' command line.
3069 $(RECURSIVE_TARGETS
):
3070 @fail
= failcom
='exit 1'; \
3071 for f in x
$$MAKEFLAGS; do \
3074 *k
*) failcom
='fail=yes';; \
3078 target
=`echo $@ | sed s/-recursive//`; \
3079 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3080 echo
"Making $$target in $$subdir"; \
3081 if
test "$$subdir" = "."; then \
3083 local_target
="$$target-am"; \
3085 local_target
="$$target"; \
3087 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3088 || eval
$$failcom; \
3090 if
test "$$dot_seen" = "no"; then \
3091 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
3092 fi
; test -z
"$$fail"
3094 $(RECURSIVE_CLEAN_TARGETS
):
3095 @fail
= failcom
='exit 1'; \
3096 for f in x
$$MAKEFLAGS; do \
3099 *k
*) failcom
='fail=yes';; \
3104 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
3105 *) list
='$(SUBDIRS)' ;; \
3107 rev
=''; for subdir in
$$list; do \
3108 if
test "$$subdir" = "."; then
:; else \
3109 rev
="$$subdir $$rev"; \
3113 target
=`echo $@ | sed s/-recursive//`; \
3114 for subdir in
$$rev; do \
3115 echo
"Making $$target in $$subdir"; \
3116 if
test "$$subdir" = "."; then \
3117 local_target
="$$target-am"; \
3119 local_target
="$$target"; \
3121 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3122 || eval
$$failcom; \
3123 done
&& test -z
"$$fail"
3125 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3126 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
3129 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3130 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
3133 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
3134 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3135 unique
=`for i in $$list; do \
3136 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3138 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3139 END { if (nonempty) { for (i in files) print i; }; }'`; \
3143 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3144 $(TAGS_FILES
) $(LISP
)
3147 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
3148 include_option
=--etags-include
; \
3151 include_option
=--include; \
3154 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3155 if
test "$$subdir" = .
; then
:; else \
3156 test ! -f
$$subdir/TAGS || \
3157 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3160 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3161 unique
=`for i in $$list; do \
3162 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3164 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3165 END { if (nonempty) { for (i in files) print i; }; }'`; \
3167 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
3168 test -n
"$$unique" || unique
=$$empty_fix; \
3169 if
test $$# -gt 0; then \
3170 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3173 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3178 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3179 $(TAGS_FILES
) $(LISP
)
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; }; }'`; \
3186 test -z
"$(CTAGS_ARGS)$$unique" \
3187 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
3191 here
=`$(am__cd) $(top_builddir) && pwd` \
3192 && $(am__cd
) $(top_srcdir
) \
3193 && gtags
-i
$(GTAGS_ARGS
) "$$here"
3196 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
3198 distdir
: $(DISTFILES
)
3199 $(am__remove_distdir
)
3200 test -d
"$(distdir)" || mkdir
"$(distdir)"
3201 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3202 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3203 list
='$(DISTFILES)'; \
3204 dist_files
=`for file in $$list; do echo $$file; done | \
3205 sed -e "s|^$$srcdirstrip/||;t" \
3206 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3207 case
$$dist_files in \
3208 */*) $(MKDIR_P
) `echo "$$dist_files" | \
3209 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3212 for file in
$$dist_files; do \
3213 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
3214 if
test -d
$$d/$$file; then \
3215 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3216 if
test -d
"$(distdir)/$$file"; then \
3217 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
3219 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
3220 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
3221 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
3223 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
3225 test -f
"$(distdir)/$$file" \
3226 || cp
-p
$$d/$$file "$(distdir)/$$file" \
3230 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
3231 if
test "$$subdir" = .
; then
:; else \
3232 test -d
"$(distdir)/$$subdir" \
3233 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
3237 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
3238 if
test "$$subdir" = .
; then
:; else \
3239 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
3240 $(am__relativize
); \
3241 new_distdir
=$$reldir; \
3242 dir1
=$$subdir; dir2
="$(top_distdir)"; \
3243 $(am__relativize
); \
3244 new_top_distdir
=$$reldir; \
3245 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3246 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3247 ($(am__cd
) $$subdir && \
3248 $(MAKE
) $(AM_MAKEFLAGS
) \
3249 top_distdir
="$$new_top_distdir" \
3250 distdir
="$$new_distdir" \
3251 am__remove_distdir
=: \
3252 am__skip_length_check
=: \
3253 am__skip_mode_fix
=: \
3258 -test -n
"$(am__skip_mode_fix)" \
3259 || find
"$(distdir)" -type d
! -perm
-755 \
3260 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
3261 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
3262 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
3263 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
3264 || chmod
-R a
+r
"$(distdir)"
3266 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
3267 $(am__remove_distdir
)
3270 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
3271 $(am__remove_distdir
)
3274 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
3275 $(am__remove_distdir
)
3278 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
3279 $(am__remove_distdir
)
3282 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
3283 $(am__remove_distdir
)
3286 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
3287 $(am__remove_distdir
)
3290 -rm -f
$(distdir
).zip
3291 zip
-rq
$(distdir
).zip
$(distdir
)
3292 $(am__remove_distdir
)
3294 dist dist-all
: distdir
3295 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
3296 $(am__remove_distdir
)
3298 # This target untars the dist file and tries a VPATH configuration. Then
3299 # it guarantees that the distribution is self-contained by making another
3302 case
'$(DIST_ARCHIVES)' in \
3304 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
3306 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
3308 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
3310 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
3312 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
3314 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
3316 unzip
$(distdir
).zip
;;\
3318 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
3319 mkdir
$(distdir
)/_build
3320 mkdir
$(distdir
)/_inst
3321 chmod a-w
$(distdir
)
3322 test -d
$(distdir
)/_build || exit
0; \
3323 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3324 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3326 && $(am__cd
) $(distdir
)/_build \
3327 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
3328 $(DISTCHECK_CONFIGURE_FLAGS
) \
3329 && $(MAKE
) $(AM_MAKEFLAGS
) \
3330 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
3331 && $(MAKE
) $(AM_MAKEFLAGS
) check \
3332 && $(MAKE
) $(AM_MAKEFLAGS
) install \
3333 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
3334 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
3335 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
3336 distuninstallcheck \
3337 && chmod
-R a-w
"$$dc_install_base" \
3339 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
3340 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
3341 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
3342 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
3343 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
3344 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
3345 && rm -rf
"$$dc_destdir" \
3346 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
3347 && rm -rf
$(DIST_ARCHIVES
) \
3348 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
3351 $(am__remove_distdir
)
3352 @
(echo
"$(distdir) archives ready for distribution: "; \
3353 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
3354 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
3356 @
$(am__cd
) '$(distuninstallcheck_dir)' \
3357 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
3358 ||
{ echo
"ERROR: files left after uninstall:" ; \
3359 if
test -n
"$(DESTDIR)"; then \
3360 echo
" (check DESTDIR support)"; \
3362 $(distuninstallcheck_listfiles
) ; \
3364 distcleancheck
: distclean
3365 @if
test '$(srcdir)' = .
; then \
3366 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
3369 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
3370 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
3371 $(distcleancheck_listfiles
) ; \
3374 check: check-recursive
3375 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
3377 installdirs: installdirs-recursive
3379 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 \
3380 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
3382 install: install-recursive
3383 install-exec
: install-exec-recursive
3384 install-data
: install-data-recursive
3385 uninstall: uninstall-recursive
3388 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
3390 installcheck: installcheck-recursive
3392 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3393 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3394 `test -z '$(STRIP)' || \
3395 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3396 mostlyclean-generic
:
3399 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
3402 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
3403 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
3405 maintainer-clean-generic
:
3406 @echo
"This command is intended for maintainers to use"
3407 @echo
"it deletes files that may require special tools to rebuild."
3408 clean: clean-multi clean-recursive
3410 clean-am
: clean-generic clean-libtool clean-local \
3411 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3414 distclean: distclean-multi distclean-recursive
3415 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3418 distclean-am
: clean-am distclean-compile distclean-generic \
3419 distclean-hdr distclean-libtool distclean-tags
3425 html
: html-recursive
3429 info: info-recursive
3435 install-dvi
: install-dvi-recursive
3439 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
3440 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3441 install-toolexeclibgoarchiveDATA \
3442 install-toolexeclibgocompressDATA \
3443 install-toolexeclibgocontainerDATA \
3444 install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
3445 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3446 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3447 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3448 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3449 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3450 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3451 install-toolexeclibgoruntimeDATA \
3452 install-toolexeclibgotestingDATA
3454 install-html
: install-html-recursive
3458 install-info
: install-info-recursive
3464 install-pdf
: install-pdf-recursive
3468 install-ps
: install-ps-recursive
3474 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3475 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3476 -rm -rf
$(top_srcdir
)/autom4te.cache
3479 maintainer-clean-am
: distclean-am maintainer-clean-generic
3481 mostlyclean: mostlyclean-multi mostlyclean-recursive
3483 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3484 mostlyclean-libtool mostlyclean-local
3494 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3495 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3496 uninstall-toolexeclibgoarchiveDATA \
3497 uninstall-toolexeclibgocompressDATA \
3498 uninstall-toolexeclibgocontainerDATA \
3499 uninstall-toolexeclibgocryptoDATA \
3500 uninstall-toolexeclibgodebugDATA \
3501 uninstall-toolexeclibgoencodingDATA \
3502 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3503 uninstall-toolexeclibgohashDATA \
3504 uninstall-toolexeclibgohttpDATA \
3505 uninstall-toolexeclibgoimageDATA \
3506 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3507 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3508 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3509 uninstall-toolexeclibgoruntimeDATA \
3510 uninstall-toolexeclibgotestingDATA
3512 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3513 clean-multi ctags-recursive distclean-multi install-am \
3514 install-multi install-strip maintainer-clean-multi \
3515 mostlyclean-multi tags-recursive
3517 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3518 all all-am all-multi am--refresh
check check-am
clean \
3519 clean-generic clean-libtool clean-local clean-multi \
3520 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3521 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-lzma \
3522 dist-shar dist-tarZ dist-xz dist-zip distcheck
distclean \
3523 distclean-compile distclean-generic distclean-hdr \
3524 distclean-libtool distclean-multi distclean-tags \
3525 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
3526 html-am
info info-am
install install-am install-data \
3527 install-data-am install-dvi install-dvi-am install-exec \
3528 install-exec-am install-html install-html-am install-info \
3529 install-info-am install-man install-multi install-pdf \
3530 install-pdf-am install-ps install-ps-am install-strip \
3531 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
3532 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
3533 install-toolexeclibgocompressDATA \
3534 install-toolexeclibgocontainerDATA \
3535 install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
3536 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3537 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3538 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3539 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3540 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3541 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3542 install-toolexeclibgoruntimeDATA \
3543 install-toolexeclibgotestingDATA
installcheck installcheck-am \
3544 installdirs installdirs-am maintainer-clean \
3545 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3546 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3547 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3548 tags-recursive
uninstall uninstall-am \
3549 uninstall-toolexeclibLIBRARIES \
3550 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3551 uninstall-toolexeclibgoarchiveDATA \
3552 uninstall-toolexeclibgocompressDATA \
3553 uninstall-toolexeclibgocontainerDATA \
3554 uninstall-toolexeclibgocryptoDATA \
3555 uninstall-toolexeclibgodebugDATA \
3556 uninstall-toolexeclibgoencodingDATA \
3557 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3558 uninstall-toolexeclibgohashDATA \
3559 uninstall-toolexeclibgohttpDATA \
3560 uninstall-toolexeclibgoimageDATA \
3561 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3562 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3563 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3564 uninstall-toolexeclibgoruntimeDATA \
3565 uninstall-toolexeclibgotestingDATA
3568 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3569 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3571 goc2c
: goc2c.
$(OBJEXT
)
3572 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3574 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3575 .
/goc2c
--gcc
--go-prefix libgo_runtime
$< > $@.tmp
3578 mprof.c
: $(srcdir)/runtime
/mprof.goc goc2c
3579 .
/goc2c
--gcc
--go-prefix libgo_runtime
$< > $@.tmp
3582 reflect.c
: $(srcdir)/runtime
/reflect.goc goc2c
3583 .
/goc2c
--gcc
--go-prefix libgo_reflect
$< > $@.tmp
3586 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3587 .
/goc2c
--gcc
--go-prefix libgo_runtime
$< > $@.tmp
3590 %.c
: $(srcdir)/runtime
/%.goc goc2c
3591 .
/goc2c
--gcc
$< > $@.tmp
3594 version.go
: s-version
; @true
3596 rm -f version.go.tmp
3597 echo
"package runtime" > version.go.tmp
3598 echo
'const defaultGoroot = "$(prefix)"' >> version.go.tmp
3599 echo
'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
3600 echo
'const theGoarch = "'$(GOARCH
)'"' >> version.go.tmp
3601 echo
'const theGoos = "'$(GOOS
)'"' >> version.go.tmp
3602 $(SHELL
) $(srcdir)/..
/move-if-change version.go.tmp version.go
3605 # Build a .la file from a .a file.
3609 asn1
/libasn1.a
: $(go_asn1_files
) bytes.gox fmt.gox io.gox os.gox reflect.gox \
3610 strconv.gox strings.gox time.gox
3612 asn1
/libasn1.la
: asn1
/libasn1.a
3613 asn1
/check: $(CHECK_DEPS
)
3617 big
/libbig.a
: $(go_big_files
) fmt.gox rand.gox strings.gox
3619 big
/libbig.la
: big
/libbig.a
3620 big
/check: $(CHECK_DEPS
)
3624 bufio
/libbufio.a
: $(go_bufio_files
) bytes.gox io.gox os.gox strconv.gox \
3627 bufio
/libbufio.la
: bufio
/libbufio.a
3628 bufio
/check: $(CHECK_DEPS
)
3632 bytes
/libbytes.a
: $(go_bytes_files
) $(go_bytes_c_files
) io.gox os.gox utf8.gox
3633 test -d bytes ||
$(MKDIR_P
) bytes
3634 $(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
3635 $(LTCOMPILE
) -c
-o bytes
/index.
$(OBJEXT
) $(srcdir)/go
/bytes
/indexbyte.c
3637 $(AR
) rc
$@ bytes
/bytes.
$(OBJEXT
) bytes
/index.
$(OBJEXT
)
3638 bytes
/libbytes.la
: bytes
/libbytes.a
3639 $(LINK
) bytes
/bytes.lo bytes
/index.lo
3640 bytes
/check: $(CHECK_DEPS
)
3644 cmath
/libcmath.a
: $(go_cmath_files
) math.gox
3646 cmath
/libcmath.la
: cmath
/libcmath.a
3647 cmath
/check: $(CHECK_DEPS
)
3651 ebnf
/libebnf.a
: $(go_ebnf_files
) container
/vector.gox go
/scanner.gox \
3652 go
/token.gox os.gox strconv.gox unicode.gox utf8.gox
3654 ebnf
/libebnf.la
: ebnf
/libebnf.a
3655 ebnf
/check: $(CHECK_DEPS
)
3659 exec
/libexec.a
: $(go_exec_files
) os.gox strings.gox
3661 exec
/libexec.la
: exec
/libexec.a
3662 exec
/check: $(CHECK_DEPS
)
3666 expvar
/libexpvar.a
: $(go_expvar_files
) bytes.gox fmt.gox http.gox json.gox \
3667 log.gox os.gox runtime.gox strconv.gox sync.gox
3669 expvar
/libexpvar.la
: expvar
/libexpvar.a
3670 expvar
/check: $(CHECK_DEPS
)
3672 .PHONY
: expvar
/check
3674 flag
/libflag.a
: $(go_flag_files
) fmt.gox os.gox strconv.gox
3676 flag
/libflag.la
: flag
/libflag.a
3677 flag
/check: $(CHECK_DEPS
)
3681 fmt
/libfmt.a
: $(go_fmt_files
) bytes.gox io.gox os.gox reflect.gox strconv.gox \
3682 strings.gox unicode.gox utf8.gox
3684 fmt
/libfmt.la
: fmt
/libfmt.a
3685 fmt
/check: $(CHECK_DEPS
)
3689 gob
/libgob.a
: $(go_gob_files
) bytes.gox fmt.gox io.gox math.gox os.gox \
3690 reflect.gox runtime.gox strings.gox sync.gox unicode.gox
3692 gob
/libgob.la
: gob
/libgob.a
3693 gob
/check: $(CHECK_DEPS
)
3697 hash
/libhash.a
: $(go_hash_files
) io.gox
3699 hash
/libhash.la
: hash
/libhash.a
3700 hash
/check: $(CHECK_DEPS
)
3704 html
/libhtml.a
: $(go_html_files
) bytes.gox io.gox os.gox strconv.gox \
3705 strings.gox utf8.gox
3707 html
/libhtml.la
: html
/libhtml.a
3708 html
/check: $(CHECK_DEPS
)
3712 http
/libhttp.a
: $(go_http_files
) bufio.gox bytes.gox container
/list.gox \
3713 container
/vector.gox crypto
/rand.gox crypto
/tls.gox \
3714 encoding
/base64.gox fmt.gox io.gox io
/ioutil.gox log.gox \
3715 mime.gox mime
/multipart.gox net.gox os.gox path.gox
sort.gox \
3716 strconv.gox strings.gox sync.gox time.gox utf8.gox
3718 http
/libhttp.la
: http
/libhttp.a
3719 http
/check: $(CHECK_DEPS
)
3723 image
/libimage.a
: $(go_image_files
) bufio.gox io.gox os.gox strconv.gox
3725 image
/libimage.la
: image
/libimage.a
3726 image
/check: $(CHECK_DEPS
)
3730 io
/libio.a
: $(go_io_files
) os.gox runtime.gox sync.gox
3732 io
/libio.la
: io
/libio.a
3733 io
/check: $(CHECK_DEPS
)
3737 json
/libjson.a
: $(go_json_files
) bytes.gox container
/vector.gox fmt.gox \
3738 io.gox math.gox os.gox reflect.gox runtime.gox strconv.gox \
3739 strings.gox unicode.gox utf16.gox utf8.gox
3741 json
/libjson.la
: json
/libjson.a
3742 json
/check: $(CHECK_DEPS
)
3746 log
/liblog.a
: $(go_log_files
) bytes.gox fmt.gox io.gox runtime.gox os.gox \
3749 log
/liblog.la
: log
/liblog.a
3750 log
/check: $(CHECK_DEPS
)
3754 math
/libmath.a
: $(go_math_files
)
3756 math
/libmath.la
: math
/libmath.a
3757 math
/check: $(CHECK_DEPS
)
3761 mime
/libmime.a
: $(go_mime_files
) bufio.gox bytes.gox os.gox strings.gox \
3762 sync.gox unicode.gox
3764 mime
/libmime.la
: mime
/libmime.a
3765 mime
/check: $(CHECK_DEPS
)
3769 net
/libnet.a
: $(go_net_files
) fmt.gox io.gox os.gox reflect.gox strconv.gox \
3770 strings.gox sync.gox syscall.gox
3772 net
/libnet.la
: net
/libnet.a
3773 net
/check: $(CHECK_DEPS
)
3777 netchan
/libnetchan.a
: $(go_netchan_files
) gob.gox log.gox net.gox os.gox \
3778 reflect.gox sync.gox time.gox
3780 netchan
/libnetchan.la
: netchan
/libnetchan.a
3781 netchan
/check: $(CHECK_DEPS
)
3783 .PHONY
: netchan
/check
3785 os
/libos.a
: $(go_os_files
) sync.gox syscall.gox
3787 os
/libos.la
: os
/libos.a
3788 os
/check: $(CHECK_DEPS
)
3792 patch
/libpatch.a
: $(go_patch_files
) bytes.gox compress
/zlib.gox \
3793 crypto
/sha1.gox encoding
/git85.gox fmt.gox io.gox os.gox \
3794 path.gox strings.gox
3796 patch
/libpatch.la
: patch
/libpatch.a
3797 patch
/check: $(CHECK_DEPS
)
3801 path
/libpath.a
: $(go_path_files
) io
/ioutil.gox os.gox
sort.gox strings.gox \
3804 path
/libpath.la
: path
/libpath.a
3805 path
/check: $(CHECK_DEPS
)
3809 rand
/librand.a
: $(go_rand_files
) math.gox sync.gox
3811 rand
/librand.la
: rand
/librand.a
3812 rand
/check: $(CHECK_DEPS
)
3816 reflect
/libreflect.a
: $(go_reflect_files
) math.gox runtime.gox strconv.gox \
3819 reflect
/libreflect.la
: reflect
/libreflect.a
3820 reflect
/check: $(CHECK_DEPS
)
3822 .PHONY
: reflect
/check
3824 regexp
/libregexp.a
: $(go_regexp_files
) bytes.gox io.gox os.gox strings.gox \
3827 regexp
/libregexp.la
: regexp
/libregexp.a
3828 regexp
/check: $(CHECK_DEPS
)
3830 .PHONY
: regexp
/check
3832 rpc
/librpc.a
: $(go_rpc_files
) bufio.gox fmt.gox gob.gox http.gox io.gox \
3833 log.gox net.gox os.gox reflect.gox
sort.gox strings.gox \
3834 strconv.gox sync.gox template.gox unicode.gox utf8.gox
3836 rpc
/librpc.la
: rpc
/librpc.a
3837 rpc
/check: $(CHECK_DEPS
)
3841 runtime
/libruntime.a
: $(go_runtime_files
)
3843 runtime
/libruntime.la
: runtime
/libruntime.a
3844 runtime
/check: $(CHECK_DEPS
)
3846 .PHONY
: runtime
/check
3848 scanner
/libscanner.a
: $(go_scanner_files
) bytes.gox fmt.gox io.gox os.gox \
3849 unicode.gox utf8.gox
3851 scanner
/libscanner.la
: scanner
/libscanner.a
3852 scanner
/check: $(CHECK_DEPS
)
3854 .PHONY
: scanner
/check
3856 smtp
/libsmtp.a
: $(go_smtp_files
) crypto
/tls.gox encoding
/base64.gox io.gox \
3857 net.gox net
/textproto.gox os.gox strings.gox
3859 smtp
/libsmtp.la
: smtp
/libsmtp.a
3860 smtp
/check: $(CHECK_DEPS
)
3864 sort/libsort.a
: $(go_sort_files
)
3866 sort/libsort.la
: sort/libsort.a
3867 sort/check: $(CHECK_DEPS
)
3871 strconv
/libstrconv.a
: $(go_strconv_files
) bytes.gox math.gox os.gox \
3872 strings.gox unicode.gox utf8.gox
3874 strconv
/libstrconv.la
: strconv
/libstrconv.a
3875 strconv
/check: $(CHECK_DEPS
)
3877 .PHONY
: strconv
/check
3879 strings
/libstrings.a
: $(go_strings_files
) os.gox unicode.gox utf8.gox
3881 strings
/libstrings.la
: strings
/libstrings.a
3882 strings
/check: $(CHECK_DEPS
)
3884 .PHONY
: strings
/check
3886 sync
/libsync.a
: $(go_sync_files
) $(go_sync_c_files
) runtime.gox
3887 test -d sync ||
$(MKDIR_P
) sync
3888 $(LTGOCOMPILE
) -c
-o sync
/mutex.
$(OBJEXT
) -fgo-prefix
=libgo_sync
$(srcdir)/go
/sync
/mutex.go
$(srcdir)/go
/sync
/once.go
$(srcdir)/go
/sync
/rwmutex.go
3889 $(LTCOMPILE
) -c
-o sync
/cas.
$(OBJEXT
) $(srcdir)/go
/sync
/cas.c
3891 $(AR
) rc
$@ sync
/mutex.
$(OBJEXT
) sync
/cas.
$(OBJEXT
)
3892 sync
/libsync.la
: sync
/libsync.a
3893 $(LINK
) sync
/mutex.lo sync
/cas.lo
3894 sync
/check: $(CHECK_DEPS
)
3898 syslog
/libsyslog.a
: $(go_syslog_files
) fmt.gox log.gox net.gox os.gox
3900 syslog
/libsyslog.la
: syslog
/libsyslog.a
3901 syslog
/check: $(CHECK_DEPS
)
3903 .PHONY
: syslog
/check
3905 tabwriter
/libtabwriter.a
: $(go_tabwriter_files
) bytes.gox io.gox os.gox \
3908 tabwriter
/libtabwriter.la
: tabwriter
/libtabwriter.a
3909 tabwriter
/check: $(CHECK_DEPS
)
3911 .PHONY
: tabwriter
/check
3913 template
/libtemplate.a
: $(go_template_files
) bytes.gox fmt.gox io.gox os.gox \
3914 reflect.gox runtime.gox strings.gox container
/vector.gox
3916 template
/libtemplate.la
: template
/libtemplate.a
3917 template
/check: $(CHECK_DEPS
)
3919 .PHONY
: template
/check
3921 testing
/libtesting.a
: $(go_testing_files
) flag.gox fmt.gox os.gox regexp.gox \
3922 runtime.gox time.gox
3924 testing
/libtesting.la
: testing
/libtesting.a
3925 testing
/check: $(CHECK_DEPS
)
3927 .PHONY
: testing
/check
3929 time
/libtime.a
: $(go_time_files
) bytes.gox io
/ioutil.gox os.gox strconv.gox \
3930 sync.gox syscall.gox
3932 time
/libtime.la
: time
/libtime.a
3933 time
/check: $(CHECK_DEPS
)
3937 try
/libtry.a
: $(go_try_files
) fmt.gox io.gox os.gox reflect.gox unicode.gox
3939 try
/libtry.la
: try
/libtry.a
3940 try
/check: $(CHECK_DEPS
)
3944 unicode
/libunicode.a
: $(go_unicode_files
)
3946 unicode
/libunicode.la
: unicode
/libunicode.a
3947 unicode
/check: $(CHECK_DEPS
)
3949 .PHONY
: unicode
/check
3951 utf16
/libutf16.a
: $(go_utf16_files
) unicode.gox
3953 utf16
/libutf16.la
: utf16
/libutf16.a
3954 utf16
/check: $(CHECK_DEPS
)
3958 utf8
/libutf8.a
: $(go_utf8_files
) unicode.gox
3960 utf8
/libutf8.la
: utf8
/libutf8.a
3961 utf8
/check: $(CHECK_DEPS
)
3965 websocket
/libwebsocket.a
: $(go_websocket_files
) bufio.gox bytes.gox \
3966 container
/vector.gox crypto
/md5.gox crypto
/tls.gox \
3967 encoding
/binary.gox fmt.gox http.gox io.gox net.gox os.gox \
3968 rand.gox strings.gox
3970 websocket
/libwebsocket.la
: websocket
/libwebsocket.a
3971 websocket
/check: $(CHECK_DEPS
)
3973 .PHONY
: websocket
/check
3975 xml
/libxml.a
: $(go_xml_files
) bufio.gox bytes.gox io.gox os.gox reflect.gox \
3976 strconv.gox strings.gox unicode.gox utf8.gox
3978 xml
/libxml.la
: xml
/libxml.a
3979 xml
/check: $(CHECK_DEPS
)
3983 archive
/libtar.a
: $(go_archive_tar_files
) bytes.gox io.gox os.gox strconv.gox \
3986 archive
/libtar.la
: archive
/libtar.a
3987 archive
/tar/check: $(CHECK_DEPS
)
3988 @
$(MKDIR_P
) archive
/tar
3990 .PHONY
: archive
/tar/check
3992 archive
/libzip.a
: $(go_archive_zip_files
) bufio.gox bytes.gox \
3993 compress
/flate.gox hash.gox hash
/crc32.gox \
3994 encoding
/binary.gox io.gox os.gox
3996 archive
/libzip.la
: archive
/libzip.a
3997 archive
/zip
/check: $(CHECK_DEPS
)
3998 @
$(MKDIR_P
) archive
/zip
4000 .PHONY
: archive
/zip
/check
4002 compress
/libflate.a
: $(go_compress_flate_files
) bufio.gox io.gox math.gox \
4003 os.gox
sort.gox strconv.gox
4005 compress
/libflate.la
: compress
/libflate.a
4006 compress
/flate
/check: $(CHECK_DEPS
)
4007 @
$(MKDIR_P
) compress
/flate
4009 .PHONY
: compress
/flate
/check
4011 compress
/libgzip.a
: $(go_compress_gzip_files
) bufio.gox compress
/flate.gox \
4012 hash.gox hash
/crc32.gox io.gox os.gox
4014 compress
/libgzip.la
: compress
/libgzip.a
4015 compress
/gzip
/check: $(CHECK_DEPS
)
4016 @
$(MKDIR_P
) compress
/gzip
4018 .PHONY
: compress
/gzip
/check
4020 compress
/libzlib.a
: $(go_compress_zlib_files
) bufio.gox compress
/flate.gox \
4021 hash.gox hash
/adler32.gox io.gox os.gox
4023 compress
/libzlib.la
: compress
/libzlib.a
4024 compress
/zlib
/check: $(CHECK_DEPS
)
4025 @
$(MKDIR_P
) compress
/zlib
4027 .PHONY
: compress
/zlib
/check
4029 container
/libheap.a
: $(go_container_heap_files
) sort.gox
4031 container
/libheap.la
: container
/libheap.a
4032 container
/heap
/check: $(CHECK_DEPS
)
4033 @
$(MKDIR_P
) container
/heap
4035 .PHONY
: container
/heap
/check
4037 container
/liblist.a
: $(go_container_list_files
)
4039 container
/liblist.la
: container
/liblist.a
4040 container
/list
/check: $(CHECK_DEPS
)
4041 @
$(MKDIR_P
) container
/list
4043 .PHONY
: container
/list
/check
4045 container
/libring.a
: $(go_container_ring_files
)
4047 container
/libring.la
: container
/libring.a
4048 container
/ring
/check: $(CHECK_DEPS
)
4049 @
$(MKDIR_P
) container
/ring
4051 .PHONY
: container
/ring
/check
4053 container
/libvector.a
: $(go_container_vector_files
)
4055 container
/libvector.la
: container
/libvector.a
4056 container
/vector
/check: $(CHECK_DEPS
)
4057 @
$(MKDIR_P
) container
/vector
4059 .PHONY
: container
/vector
/check
4061 crypto
/libaes.a
: $(go_crypto_aes_files
) os.gox strconv.gox
4063 crypto
/libaes.la
: crypto
/libaes.a
4064 crypto
/aes
/check: $(CHECK_DEPS
)
4065 @
$(MKDIR_P
) crypto
/aes
4067 .PHONY
: crypto
/aes
/check
4069 crypto
/libblock.a
: $(go_crypto_block_files
) fmt.gox io.gox os.gox strconv.gox
4071 crypto
/libblock.la
: crypto
/libblock.a
4072 crypto
/block
/check: $(CHECK_DEPS
)
4073 @
$(MKDIR_P
) crypto
/block
4075 .PHONY
: crypto
/block
/check
4077 crypto
/libblowfish.a
: $(go_crypto_blowfish_files
) os.gox strconv.gox
4079 crypto
/libblowfish.la
: crypto
/libblowfish.a
4080 crypto
/blowfish
/check: $(CHECK_DEPS
)
4081 @
$(MKDIR_P
) crypto
/blowfish
4083 .PHONY
: crypto
/blowfish
/check
4085 crypto
/libcast5.a
: $(go_crypto_cast5_files
) os.gox
4087 crypto
/libcast5.la
: crypto
/libcast5.a
4088 crypt
/cast5
/check: $(CHECK_DEPS
)
4089 @
$(MKDIR_P
) crypto
/cast5
4091 .PHONY
: crypto
/cast5
/check
4093 crypto
/libhmac.a
: $(go_crypto_hmac_files
) crypto
/md5.gox crypto
/sha1.gox \
4096 crypto
/libhmac.la
: crypto
/libhmac.a
4097 crypto
/hmac
/check: $(CHECK_DEPS
)
4098 @
$(MKDIR_P
) crypto
/hmac
4100 .PHONY
: crypto
/hmac
/check
4102 crypto
/libmd4.a
: $(go_crypto_md4_files
) hash.gox os.gox
4104 crypto
/libmd4.la
: crypto
/libmd4.a
4105 crypto
/md4
/check: $(CHECK_DEPS
)
4106 @
$(MKDIR_P
) crypto
/md4
4108 .PHONY
: crypto
/md4
/check
4110 crypto
/libmd5.a
: $(go_crypto_md5_files
) hash.gox os.gox
4112 crypto
/libmd5.la
: crypto
/libmd5.a
4113 crypto
/md5
/check: $(CHECK_DEPS
)
4114 @
$(MKDIR_P
) crypto
/md5
4116 .PHONY
: crypto
/md5
/check
4118 crypto
/libocsp.a
: $(go_crypto_ocsp_files
) asn1.gox crypto
/rsa.gox \
4119 crypto
/sha1.gox crypto
/x509.gox os.gox time.gox
4121 crypto
/libocsp.la
: crypto
/libocsp.a
4122 crypto
/ocsp
/check: $(CHECK_DEPS
)
4123 @
$(MKDIR_P
) crypto
/ocsp
4125 .PHONY
: crypto
/ocsp
/check
4127 crypto
/librand.a
: $(go_crypto_rand_files
) crypto
/aes.gox io.gox os.gox \
4130 crypto
/librand.la
: crypto
/librand.a
4131 crypto
/rand
/check: $(CHECK_DEPS
)
4132 @
$(MKDIR_P
) crypto
/rand
4134 .PHONY
: crypto
/rand
/check
4136 crypto
/librc4.a
: $(go_crypto_rc4_files
) os.gox strconv.gox
4138 crypto
/librc4.la
: crypto
/librc4.a
4139 crypto
/rc4
/check: $(CHECK_DEPS
)
4140 @
$(MKDIR_P
) crypto
/rc4
4142 .PHONY
: crypto
/rc4
/check
4144 crypto
/libripemd160.a
: $(go_crypto_ripemd160_files
) hash.gox os.gox
4146 crypto
/libripemd160.la
: crypto
/libripemd160.a
4147 crypto
/ripemd160
/check: $(CHECK_DEPS
)
4148 @
$(MKDIR_P
) crypto
/ripemd160
4150 .PHONY
: crypto
/ripemd160
/check
4152 crypto
/librsa.a
: $(go_crypto_rsa_files
) big.gox crypto
/sha1.gox \
4153 crypto
/subtle.gox encoding
/hex.gox hash.gox io.gox os.gox
4155 crypto
/librsa.la
: crypto
/librsa.a
4156 crypto
/rsa
/check: $(CHECK_DEPS
)
4157 @
$(MKDIR_P
) crypto
/rsa
4159 .PHONY
: crypto
/rsa
/check
4161 crypto
/libsha1.a
: $(go_crypto_sha1_files
) hash.gox os.gox
4163 crypto
/libsha1.la
: crypto
/libsha1.a
4164 crypto
/sha1
/check: $(CHECK_DEPS
)
4165 @
$(MKDIR_P
) crypto
/sha1
4167 .PHONY
: crypto
/sha1
/check
4169 crypto
/libsha256.a
: $(go_crypto_sha256_files
) hash.gox os.gox
4171 crypto
/libsha256.la
: crypto
/libsha256.a
4172 crypto
/sha256
/check: $(CHECK_DEPS
)
4173 @
$(MKDIR_P
) crypto
/sha256
4175 .PHONY
: crypto
/sha256
/check
4177 crypto
/libsha512.a
: $(go_crypto_sha512_files
) hash.gox os.gox
4179 crypto
/libsha512.la
: crypto
/libsha512.a
4180 crypto
/sha512
/check: $(CHECK_DEPS
)
4181 @
$(MKDIR_P
) crypto
/sha512
4183 .PHONY
: crypto
/sha512
/check
4185 crypto
/libsubtle.a
: $(go_crypto_subtle_files
)
4187 crypto
/libsubtle.la
: crypto
/libsubtle.a
4188 crypto
/subtle
/check: $(CHECK_DEPS
)
4189 @
$(MKDIR_P
) crypto
/subtle
4191 .PHONY
: crypto
/subtle
/check
4193 crypto
/libtls.a
: $(go_crypto_tls_files
) bufio.gox bytes.gox container
/list.gox \
4194 crypto
/hmac.gox crypto
/md5.gox crypto
/rc4.gox crypto
/rand.gox \
4195 crypto
/rsa.gox crypto
/sha1.gox crypto
/subtle.gox \
4196 crypto
/rsa.gox crypto
/x509.gox encoding
/pem.gox fmt.gox \
4197 hash.gox io.gox io
/ioutil.gox net.gox os.gox strings.gox \
4200 crypto
/libtls.la
: crypto
/libtls.a
4201 crypto
/tls
/check: $(CHECK_DEPS
)
4202 @
$(MKDIR_P
) crypto
/tls
4204 .PHONY
: crypto
/tls
/check
4206 crypto
/libx509.a
: $(go_crypto_x509_files
) asn1.gox big.gox \
4207 container
/vector.gox crypto
/rsa.gox crypto
/sha1.gox hash.gox \
4208 os.gox strings.gox time.gox
4210 crypto
/libx509.la
: crypto
/libx509.a
4211 crypto
/x509
/check: $(CHECK_DEPS
)
4212 @
$(MKDIR_P
) crypto
/x509
4214 .PHONY
: crypto
/x509
/check
4216 crypto
/libxtea.a
: $(go_crypto_xtea_files
) os.gox strconv.gox
4218 crypto
/libxtea.la
: crypto
/libxtea.a
4219 crypto
/xtea
/check: $(CHECK_DEPS
)
4220 @
$(MKDIR_P
) crypto
/xtea
4222 .PHONY
: crypto
/xtea
/check
4224 debug
/libdwarf.a
: $(go_debug_dwarf_files
) encoding
/binary.gox os.gox \
4227 debug
/libdwarf.la
: debug
/libdwarf.a
4228 debug
/dwarf
/check: $(CHECK_DEPS
)
4229 @
$(MKDIR_P
) debug
/dwarf
4231 .PHONY
: debug
/dwarf
/check
4233 debug
/libelf.a
: $(go_debug_elf_files
) bytes.gox debug
/dwarf.gox \
4234 encoding
/binary.gox fmt.gox io.gox os.gox strconv.gox
4236 debug
/libelf.la
: debug
/libelf.a
4237 debug
/elf
/check: $(CHECK_DEPS
)
4238 @
$(MKDIR_P
) debug
/elf
4240 .PHONY
: debug
/elf
/check
4242 debug
/libgosym.a
: $(go_debug_gosym_files
) encoding
/binary.gox fmt.gox os.gox \
4243 strconv.gox strings.gox
4245 debug
/libgosym.la
: debug
/libgosym.a
4246 debug
/gosym
/check: $(CHECK_DEPS
)
4247 @
$(MKDIR_P
) debug
/gosym
4249 .PHONY
: debug
/gosym
/check
4251 debug
/libmacho.a
: $(go_debug_macho_files
) bytes.gox debug
/dwarf.gox \
4252 encoding
/binary.gox fmt.gox io.gox os.gox strconv.gox
4254 debug
/libmacho.la
: debug
/libmacho.a
4255 debug
/macho
/check: $(CHECK_DEPS
)
4256 @
$(MKDIR_P
) debug
/macho
4258 .PHONY
: debug
/macho
/check
4260 debug
/libpe.a
: $(go_debug_pe_files
) debug
/dwarf.gox encoding
/binary.gox \
4261 fmt.gox io.gox os.gox strconv.gox
4263 debug
/libpe.la
: debug
/libpe.a
4264 debug
/pe
/check: $(CHECK_DEPS
)
4265 @
$(MKDIR_P
) debug
/pe
4267 .PHONY
: debug
/pe
/check
4269 debug
/libproc.a
: $(go_debug_proc_files
) container
/vector.gox fmt.gox \
4270 io
/ioutil.gox os.gox runtime.gox strconv.gox strings.gox \
4271 sync.gox syscall.gox
4273 debug
/libproc.la
: debug
/libproc.a
4274 debug
/proc
/check: $(CHECK_DEPS
)
4275 @
$(MKDIR_P
) debug
/proc
4277 .PHONY
: debug
/proc
/check
4279 encoding
/libascii85.a
: $(go_encoding_ascii85_files
) io.gox os.gox strconv.gox
4281 encoding
/libascii85.la
: encoding
/libascii85.a
4282 encoding
/ascii85
/check: $(CHECK_DEPS
)
4283 @
$(MKDIR_P
) encoding
/ascii85
4285 .PHONY
: encoding
/ascii85
/check
4287 encoding
/libbase64.a
: $(go_encoding_base64_files
) io.gox os.gox strconv.gox
4289 encoding
/libbase64.la
: encoding
/libbase64.a
4290 encoding
/base64
/check: $(CHECK_DEPS
)
4291 @
$(MKDIR_P
) encoding
/base64
4293 .PHONY
: encoding
/base64
/check
4295 encoding
/libbinary.a
: $(go_encoding_binary_files
) io.gox math.gox os.gox \
4298 encoding
/libbinary.la
: encoding
/libbinary.a
4299 encoding
/binary
/check: $(CHECK_DEPS
)
4300 @
$(MKDIR_P
) encoding
/binary
4302 .PHONY
: encoding
/binary
/check
4304 encoding
/libgit85.a
: $(go_encoding_git85_files
) bytes.gox io.gox os.gox \
4307 encoding
/libgit85.la
: encoding
/libgit85.a
4308 encoding
/git85
/check: $(CHECK_DEPS
)
4309 @
$(MKDIR_P
) encoding
/git85
4311 .PHONY
: encoding
/git85
/check
4313 encoding
/libhex.a
: $(go_encoding_hex_files
) os.gox strconv.gox
4315 encoding
/libhex.la
: encoding
/libhex.a
4316 encoding
/hex
/check: $(CHECK_DEPS
)
4317 @
$(MKDIR_P
) encoding
/hex
4319 .PHONY
: encoding
/hex
/check
4321 encoding
/libpem.a
: $(go_encoding_pem_files
) bytes.gox encoding
/base64.gox
4323 encoding
/libpem.la
: encoding
/libpem.a
4324 encoding
/pem
/check: $(CHECK_DEPS
)
4325 @
$(MKDIR_P
) encoding
/pem
4327 .PHONY
: encoding
/pem
/check
4329 exp
/libdatafmt.a
: $(go_exp_datafmt_files
) bytes.gox container
/vector.gox \
4330 fmt.gox go
/scanner.gox go
/token.gox io.gox os.gox reflect.gox \
4331 runtime.gox strconv.gox strings.gox
4333 exp
/libdatafmt.la
: exp
/libdatafmt.a
4334 exp
/datafmt
/check: $(CHECK_DEPS
)
4335 @
$(MKDIR_P
) exp
/datafmt
4337 .PHONY
: exp
/datafmt
/check
4339 exp
/libdraw.a
: $(go_exp_draw_files
) image.gox os.gox
4341 exp
/libdraw.la
: exp
/libdraw.a
4342 exp
/draw
/check: $(CHECK_DEPS
)
4343 @
$(MKDIR_P
) exp
/draw
4345 .PHONY
: exp
/draw
/check
4347 exp
/libeval.a
: $(go_exp_eval_files
) big.gox go
/ast.gox go
/parser.gox \
4348 go
/scanner.gox go
/token.gox fmt.gox log.gox strconv.gox \
4349 strings.gox os.gox reflect.gox runtime.gox
sort.gox template.gox
4351 exp
/libeval.la
: exp
/libeval.a
4352 exp
/eval
/check: $(CHECK_DEPS
)
4353 @
$(MKDIR_P
) exp
/eval
4355 .PHONY
: exp
/eval
/check
4357 go
/libast.a
: $(go_go_ast_files
) fmt.gox go
/token.gox io.gox os.gox \
4358 reflect.gox unicode.gox utf8.gox
4360 go
/libast.la
: go
/libast.a
4361 go
/ast
/check: $(CHECK_DEPS
)
4364 .PHONY
: go
/ast
/check
4366 go
/libdoc.a
: $(go_go_doc_files
) go
/ast.gox go
/token.gox io.gox regexp.gox \
4367 sort.gox strings.gox template.gox
4369 go
/libdoc.la
: go
/libdoc.a
4370 go
/doc
/check: $(CHECK_DEPS
)
4373 .PHONY
: go
/doc
/check
4375 go
/libparser.a
: $(go_go_parser_files
) bytes.gox fmt.gox go
/ast.gox \
4376 go
/scanner.gox go
/token.gox io.gox io
/ioutil.gox os.gox \
4377 path.gox strings.gox
4379 go
/libparser.la
: go
/libparser.a
4380 go
/parser
/check: $(CHECK_DEPS
)
4381 @
$(MKDIR_P
) go
/parser
4383 .PHONY
: go
/parser
/check
4385 go
/libprinter.a
: $(go_go_printer_files
) bytes.gox fmt.gox go
/ast.gox \
4386 go
/token.gox io.gox os.gox reflect.gox runtime.gox \
4387 strings.gox tabwriter.gox
4389 go
/libprinter.la
: go
/libprinter.a
4390 go
/printer
/check: $(CHECK_DEPS
)
4391 @
$(MKDIR_P
) go
/printer
4393 .PHONY
: go
/printer
/check
4395 go
/libscanner.a
: $(go_go_scanner_files
) bytes.gox container
/vector.gox fmt.gox \
4396 go
/token.gox io.gox os.gox
sort.gox strconv.gox unicode.gox \
4399 go
/libscanner.la
: go
/libscanner.a
4400 go
/scanner
/check: $(CHECK_DEPS
)
4401 @
$(MKDIR_P
) go
/scanner
4403 .PHONY
: go
/scanner
/check
4405 go
/libtoken.a
: $(go_go_token_files
) fmt.gox strconv.gox
4407 go
/libtoken.la
: go
/libtoken.a
4408 go
/token
/check: $(CHECK_DEPS
)
4409 @
$(MKDIR_P
) go
/token
4411 .PHONY
: go
/token
/check
4413 go
/libtypechecker.a
: $(go_go_typechecker_files
) fmt.gox go
/ast.gox \
4414 go
/token.gox go
/scanner.gox os.gox
4416 go
/libtypechecker.la
: go
/libtypechecker.a
4417 go
/typechecker
/check: $(CHECK_DEPS
)
4418 @
$(MKDIR_P
) go
/typechecker
4420 .PHONY
: go
/typechecker
/check
4422 hash
/libadler32.a
: $(go_hash_adler32_files
) hash.gox os.gox
4424 hash
/libadler32.la
: hash
/libadler32.a
4425 hash
/adler32
/check: $(CHECK_DEPS
)
4426 @
$(MKDIR_P
) hash
/adler32
4428 .PHONY
: hash
/adler32
/check
4430 hash
/libcrc32.a
: $(go_hash_crc32_files
) hash.gox os.gox
4432 hash
/libcrc32.la
: hash
/libcrc32.a
4433 hash
/crc32
/check: $(CHECK_DEPS
)
4434 @
$(MKDIR_P
) hash
/crc32
4436 .PHONY
: hash
/crc32
/check
4438 hash
/libcrc64.a
: $(go_hash_crc64_files
) hash.gox os.gox
4440 hash
/libcrc64.la
: hash
/libcrc64.a
4441 hash
/crc64
/check: $(CHECK_DEPS
)
4442 @
$(MKDIR_P
) hash
/crc64
4444 .PHONY
: hash
/crc64
/check
4446 http
/libpprof.a
: $(go_http_pprof_files
) bufio.gox fmt.gox http.gox os.gox \
4447 runtime.gox runtime
/pprof.gox strconv.gox strings.gox
4449 http
/libpprof.la
: http
/libpprof.a
4450 http
/pprof
/check: $(CHECK_DEPS
)
4451 @
$(MKDIR_P
) http
/pprof
4453 .PHONY
: http
/pprof
/check
4455 image
/libjpeg.a
: $(go_image_jpeg_files
) bufio.gox image.gox io.gox os.gox
4457 image
/libjpeg.la
: image
/libjpeg.a
4458 image
/jpeg
/check: $(CHECK_DEPS
)
4459 @
$(MKDIR_P
) image
/jpeg
4461 .PHONY
: image
/jpeg
/check
4463 image
/libpng.a
: $(go_image_png_files
) bufio.gox compress
/zlib.gox fmt.gox \
4464 hash.gox hash
/crc32.gox image.gox io.gox os.gox strconv.gox
4466 image
/libpng.la
: image
/libpng.a
4467 image
/png
/check: $(CHECK_DEPS
)
4468 @
$(MKDIR_P
) image
/png
4470 .PHONY
: image
/png
/check
4472 index
/libsuffixarray.a
: $(go_index_suffixarray_files
) bytes.gox \
4473 container
/vector.gox
sort.gox
4475 index
/libsuffixarray.la
: index
/libsuffixarray.a
4476 index
/suffixarray
/check: $(CHECK_DEPS
)
4477 @
$(MKDIR_P
) index
/suffixarray
4479 .PHONY
: index
/suffixarray
/check
4481 io
/libioutil.a
: $(go_io_ioutil_files
) bytes.gox io.gox os.gox
sort.gox \
4484 io
/libioutil.la
: io
/libioutil.a
4485 io
/ioutil
/check: $(CHECK_DEPS
)
4486 @
$(MKDIR_P
) io
/ioutil
4488 .PHONY
: io
/ioutil
/check
4490 mime
/libmultipart.a
: $(go_mime_multipart_files
) bufio.gox bytes.gox io.gox \
4491 mime.gox os.gox regexp.gox strings.gox
4493 mime
/libmultipart.la
: mime
/libmultipart.a
4494 mime
/multipart
/check: $(CHECK_DEPS
)
4495 @
$(MKDIR_P
) mime
/multipart
4497 .PHONY
: mime
/multipart
/check
4499 net
/libdict.a
: $(go_net_dict_files
) container
/vector.gox net
/textproto.gox \
4500 os.gox strconv.gox strings.gox
4502 net
/libdict.la
: net
/libdict.a
4504 net
/libtextproto.a
: $(go_net_textproto_files
) bufio.gox bytes.gox \
4505 container
/vector.gox fmt.gox io.gox io
/ioutil.gox net.gox \
4506 os.gox strconv.gox sync.gox
4508 net
/libtextproto.la
: net
/libtextproto.a
4509 net
/textproto
/check: $(CHECK_DEPS
)
4510 @
$(MKDIR_P
) net
/textproto
4512 .PHONY
: net
/textproto
/check
4514 os
/libsignal.a
: $(go_os_signal_files
) runtime.gox strconv.gox
4516 os
/libsignal.la
: os
/libsignal.a
4517 os
/signal
/check: $(CHECK_DEPS
)
4518 @
$(MKDIR_P
) os
/signal
4520 .PHONY
: os
/signal
/check
4522 unix.go
: $(srcdir)/go
/os
/signal
/mkunix.sh sysinfo.go
4523 $(SHELL
) $(srcdir)/go
/os
/signal
/mkunix.sh sysinfo.go
> $@.tmp
4526 rpc
/libjsonrpc.a
: $(go_rpc_jsonrpc_files
) fmt.gox io.gox json.gox net.gox \
4527 os.gox rpc.gox sync.gox
4529 rpc
/libjsonrpc.la
: rpc
/libjsonrpc.a
4530 rpc
/jsonrpc
/check: $(CHECK_DEPS
)
4531 @
$(MKDIR_P
) rpc
/jsonrpc
4533 .PHONY
: rpc
/jsonrpc
/check
4535 runtime
/libpprof.a
: $(go_runtime_pprof_files
) bufio.gox fmt.gox io.gox os.gox \
4538 runtime
/libpprof.la
: runtime
/libpprof.a
4539 runtime
/pprof
/check: $(CHECK_DEPS
)
4540 @
$(MKDIR_P
) runtime
/pprof
4542 .PHONY
: runtime
/pprof
/check
4544 testing
/libiotest.a
: $(go_testing_iotest_files
) io.gox log.gox os.gox
4546 testing
/libiotest.la
: testing
/libiotest.a
4547 testing
/iotest
/check: $(CHECK_DEPS
)
4548 @
$(MKDIR_P
) testing
/iotest
4550 .PHONY
: testing
/iotest
/check
4552 testing
/libquick.a
: $(go_testing_quick_files
) flag.gox fmt.gox math.gox \
4553 os.gox rand.gox reflect.gox strings.gox
4555 testing
/libquick.la
: testing
/libquick.a
4556 testing
/quick
/check: $(CHECK_DEPS
)
4557 @
$(MKDIR_P
) testing
/quick
4559 .PHONY
: testing
/quick
/check
4561 testing
/libscript.a
: $(go_testing_script_files
) fmt.gox os.gox rand.gox \
4562 reflect.gox strings.gox
4564 testing
/libscript.la
: testing
/libscript.a
4565 testing
/script
/check: $(CHECK_DEPS
)
4566 @
$(MKDIR_P
) testing
/script
4568 .PHONY
: testing
/script
/check
4570 sysinfo.go
: $(srcdir)/mksysinfo.sh config.h
4571 $(SHELL
) $(srcdir)/mksysinfo.sh
4572 syscalls
/libsyscall.a
: $(go_syscall_files
) $(go_syscall_c_files
) sync.gox
4573 rm -f syscall.gox syscalls
/libsyscall.a
4574 test -d syscalls ||
$(MKDIR_P
) syscalls
4575 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e's/[^ ]*\.c//g'`; \
4576 $(LTGOCOMPILE
) -c
-fgo-prefix
="libgo_syscalls" -o syscalls
/syscall.
$(OBJEXT
) $$files
4577 $(LTCOMPILE
) -c
-o syscalls
/errno.
$(OBJEXT
) $(srcdir)/syscalls
/errno.c
4578 $(AR
) rc syscalls
/libsyscall.a syscalls
/syscall.
$(OBJEXT
) syscalls
/errno.
$(OBJEXT
)
4579 syscalls
/libsyscall.la
: syscalls
/libsyscall.a
4580 $(LINK
) syscalls
/syscall.lo syscalls
/errno.lo
4582 asn1.gox
: asn1
/libasn1.a
4584 big.gox
: big
/libbig.a
4586 bufio.gox
: bufio
/libbufio.a
4588 bytes.gox
: bytes
/libbytes.a
4590 cmath.gox
: cmath
/libcmath.a
4592 ebnf.gox
: ebnf
/libebnf.a
4594 exec.gox
: exec
/libexec.a
4596 expvar.gox
: expvar
/libexpvar.a
4598 flag.gox
: flag
/libflag.a
4600 fmt.gox
: fmt
/libfmt.a
4602 gob.gox
: gob
/libgob.a
4604 hash.gox
: hash
/libhash.a
4606 html.gox
: html
/libhtml.a
4608 http.gox
: http
/libhttp.a
4610 image.gox
: image
/libimage.a
4614 json.gox
: json
/libjson.a
4616 log.gox
: log
/liblog.a
4618 math.gox
: math
/libmath.a
4620 mime.gox
: mime
/libmime.a
4622 net.gox
: net
/libnet.a
4624 netchan.gox
: netchan
/libnetchan.a
4628 patch.gox
: patch
/libpatch.a
4630 path.gox
: path
/libpath.a
4632 rand.gox
: rand
/librand.a
4634 reflect.gox
: reflect
/libreflect.a
4636 regexp.gox
: regexp
/libregexp.a
4638 rpc.gox
: rpc
/librpc.a
4640 runtime.gox
: runtime
/libruntime.a
4642 scanner.gox
: scanner
/libscanner.a
4644 smtp.gox
: smtp
/libsmtp.a
4646 sort.gox
: sort/libsort.a
4648 strconv.gox
: strconv
/libstrconv.a
4650 strings.gox
: strings
/libstrings.a
4652 sync.gox
: sync
/libsync.a
4654 syslog.gox
: syslog
/libsyslog.a
4656 syscall.gox
: syscalls
/libsyscall.a
4658 tabwriter.gox
: tabwriter
/libtabwriter.a
4660 template.gox
: template
/libtemplate.a
4662 testing.gox
: testing
/libtesting.a
4664 time.gox
: time
/libtime.a
4666 try.gox
: try
/libtry.a
4668 unicode.gox
: unicode
/libunicode.a
4670 utf16.gox
: utf16
/libutf16.a
4672 utf8.gox
: utf8
/libutf8.a
4674 websocket.gox
: websocket
/libwebsocket.a
4676 xml.gox
: xml
/libxml.a
4679 archive
/tar.gox
: archive
/libtar.a
4681 archive
/zip.gox
: archive
/libzip.a
4684 compress
/flate.gox
: compress
/libflate.a
4686 compress
/gzip.gox
: compress
/libgzip.a
4688 compress
/zlib.gox
: compress
/libzlib.a
4691 container
/heap.gox
: container
/libheap.a
4693 container
/list.gox
: container
/liblist.a
4695 container
/ring.gox
: container
/libring.a
4697 container
/vector.gox
: container
/libvector.a
4700 crypto
/aes.gox
: crypto
/libaes.a
4702 crypto
/block.gox
: crypto
/libblock.a
4704 crypto
/blowfish.gox
: crypto
/libblowfish.a
4706 crypto
/cast5.gox
: crypto
/libcast5.a
4708 crypto
/hmac.gox
: crypto
/libhmac.a
4710 crypto
/md4.gox
: crypto
/libmd4.a
4712 crypto
/md5.gox
: crypto
/libmd5.a
4714 crypto
/ocsp.gox
: crypto
/libocsp.a
4716 crypto
/rand.gox
: crypto
/librand.a
4718 crypto
/rc4.gox
: crypto
/librc4.a
4720 crypto
/ripemd160.gox
: crypto
/libripemd160.a
4722 crypto
/rsa.gox
: crypto
/librsa.a
4724 crypto
/sha1.gox
: crypto
/libsha1.a
4726 crypto
/sha256.gox
: crypto
/libsha256.a
4728 crypto
/sha512.gox
: crypto
/libsha512.a
4730 crypto
/subtle.gox
: crypto
/libsubtle.a
4732 crypto
/tls.gox
: crypto
/libtls.a
4734 crypto
/x509.gox
: crypto
/libx509.a
4736 crypto
/xtea.gox
: crypto
/libxtea.a
4739 debug
/dwarf.gox
: debug
/libdwarf.a
4741 debug
/elf.gox
: debug
/libelf.a
4743 debug
/gosym.gox
: debug
/libgosym.a
4745 debug
/macho.gox
: debug
/libmacho.a
4747 debug
/pe.gox
: debug
/libpe.a
4749 debug
/proc.gox
: debug
/libproc.a
4752 encoding
/ascii85.gox
: encoding
/libascii85.a
4754 encoding
/base64.gox
: encoding
/libbase64.a
4756 encoding
/binary.gox
: encoding
/libbinary.a
4758 encoding
/git85.gox
: encoding
/libgit85.a
4760 encoding
/hex.gox
: encoding
/libhex.a
4762 encoding
/pem.gox
: encoding
/libpem.a
4765 exp
/datafmt.gox
: exp
/libdatafmt.a
4767 exp
/draw.gox
: exp
/libdraw.a
4769 exp
/eval.gox
: exp
/libeval.a
4772 go
/ast.gox
: go
/libast.a
4774 go
/doc.gox
: go
/libdoc.a
4776 go
/parser.gox
: go
/libparser.a
4778 go
/printer.gox
: go
/libprinter.a
4780 go
/scanner.gox
: go
/libscanner.a
4782 go
/token.gox
: go
/libtoken.a
4784 go
/typechecker.gox
: go
/libtypechecker.a
4787 hash
/adler32.gox
: hash
/libadler32.a
4789 hash
/crc32.gox
: hash
/libcrc32.a
4791 hash
/crc64.gox
: hash
/libcrc64.a
4794 http
/pprof.gox
: http
/libpprof.a
4797 image
/jpeg.gox
: image
/libjpeg.a
4799 image
/png.gox
: image
/libpng.a
4802 index
/suffixarray.gox
: index
/libsuffixarray.a
4805 io
/ioutil.gox
: io
/libioutil.a
4808 mime
/multipart.gox
: mime
/libmultipart.a
4811 net
/dict.gox
: net
/libdict.a
4813 net
/textproto.gox
: net
/libtextproto.a
4816 os
/signal.gox
: os
/libsignal.a
4819 rpc
/jsonrpc.gox
: rpc
/libjsonrpc.a
4822 runtime
/pprof.gox
: runtime
/libpprof.a
4825 testing
/iotest.gox
: testing
/libiotest.a
4827 testing
/quick.gox
: testing
/libquick.a
4829 testing
/script.gox
: testing
/libscript.a
4832 check-recursive
: $(TEST_PACKAGES
)
4835 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
4836 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
4839 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
4840 find .
-name
'*.a' -print | xargs
rm -f
4842 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4843 # Otherwise a system limit (for SysV at least) may be exceeded.