1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @GOC_IS_LLGO_TRUE@am__append_1
= libgo-llgo.la libgobegin-llgo.a
66 @GOC_IS_LLGO_FALSE@am__append_2
= libgo.la libgobegin.a
68 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
69 $(top_srcdir
)/configure
$(am__configure_deps
) \
70 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
72 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
73 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
74 $(top_srcdir
)/..
/config
/lead-dot.m4 \
75 $(top_srcdir
)/..
/config
/multi.m4 \
76 $(top_srcdir
)/..
/config
/override.m4 \
77 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
78 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
79 $(top_srcdir
)/config
/ltoptions.m4 \
80 $(top_srcdir
)/config
/ltsugar.m4 \
81 $(top_srcdir
)/config
/ltversion.m4 \
82 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
83 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
85 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
86 configure.lineno config.status.lineno
87 CONFIG_HEADER
= config.h
89 CONFIG_CLEAN_VPATH_FILES
=
90 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj
= case
$$p in \
92 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
97 am__nobase_strip_setup
= \
98 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
101 am__nobase_list
= $(am__nobase_strip_setup
); \
102 for p in
$$list; do echo
"$$p $$p"; done | \
103 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
109 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__uninstall_files_from_dir
= { \
113 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
114 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
115 $(am__cd
) "$$dir" && rm -f
$$files; }; \
117 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
118 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
119 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
120 "$(DESTDIR)$(toolexeclibgocompressdir)" \
121 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
122 "$(DESTDIR)$(toolexeclibgocryptodir)" \
123 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
124 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
125 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
126 "$(DESTDIR)$(toolexeclibgodebugdir)" \
127 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
128 "$(DESTDIR)$(toolexeclibgoexpdir)" \
129 "$(DESTDIR)$(toolexeclibgogodir)" \
130 "$(DESTDIR)$(toolexeclibgohashdir)" \
131 "$(DESTDIR)$(toolexeclibgohtmldir)" \
132 "$(DESTDIR)$(toolexeclibgoimagedir)" \
133 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
134 "$(DESTDIR)$(toolexeclibgoindexdir)" \
135 "$(DESTDIR)$(toolexeclibgoiodir)" \
136 "$(DESTDIR)$(toolexeclibgologdir)" \
137 "$(DESTDIR)$(toolexeclibgomathdir)" \
138 "$(DESTDIR)$(toolexeclibgomimedir)" \
139 "$(DESTDIR)$(toolexeclibgonetdir)" \
140 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
141 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
142 "$(DESTDIR)$(toolexeclibgoolddir)" \
143 "$(DESTDIR)$(toolexeclibgoosdir)" \
144 "$(DESTDIR)$(toolexeclibgopathdir)" \
145 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
146 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
147 "$(DESTDIR)$(toolexeclibgosyncdir)" \
148 "$(DESTDIR)$(toolexeclibgotestingdir)" \
149 "$(DESTDIR)$(toolexeclibgotextdir)" \
150 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
151 "$(DESTDIR)$(toolexeclibgounicodedir)"
152 LIBRARIES
= $(toolexeclib_LIBRARIES
)
154 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
155 libgobegin_llgo_a_LIBADD
=
156 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
157 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
158 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
159 libgobegin_a_LIBADD
=
160 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
161 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
162 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
163 libgolibbegin_a_LIBADD
=
164 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
165 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
166 libnetgo_a_AR
= $(AR
) $(ARFLAGS
)
167 libnetgo_a_DEPENDENCIES
= netgo.o
169 am__objects_2
= $(am__objects_1
) $(am__objects_1
) $(am__objects_1
) \
170 $(am__objects_1
) $(am__objects_1
) $(am__objects_1
) \
172 am__objects_3
= $(am__objects_2
)
173 am_libnetgo_a_OBJECTS
= $(am__objects_3
)
174 libnetgo_a_OBJECTS
= $(am_libnetgo_a_OBJECTS
)
175 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
177 am__DEPENDENCIES_2
= bufio.lo bytes.lo bytes
/index.lo crypto.lo \
178 encoding.lo errors.lo expvar.lo flag.lo fmt.lo hash.lo html.lo \
179 image.lo io.lo log.lo math.lo mime.lo net.lo os.lo path.lo \
180 reflect-go.lo reflect
/makefunc_ffi_c.lo regexp.lo \
181 runtime-go.lo
sort.lo strconv.lo strings.lo strings
/index.lo \
182 sync.lo syscall.lo syscall
/errno.lo syscall
/signame.lo \
183 syscall
/wait.lo testing.lo time-go.lo unicode.lo \
184 archive
/tar.lo archive
/zip.lo compress
/bzip2.lo \
185 compress
/flate.lo compress
/gzip.lo compress
/lzw.lo \
186 compress
/zlib.lo container
/heap.lo container
/list.lo \
187 container
/ring.lo crypto
/aes.lo crypto
/cipher.lo crypto
/des.lo \
188 crypto
/dsa.lo crypto
/ecdsa.lo crypto
/elliptic.lo \
189 crypto
/hmac.lo crypto
/md5.lo crypto
/rand.lo crypto
/rc4.lo \
190 crypto
/rsa.lo crypto
/sha1.lo crypto
/sha256.lo crypto
/sha512.lo \
191 crypto
/subtle.lo crypto
/tls.lo crypto
/x509.lo \
192 crypto
/x509
/pkix.lo database
/sql.lo database
/sql
/driver.lo \
193 debug
/dwarf.lo debug
/elf.lo debug
/gosym.lo debug
/macho.lo \
194 debug
/pe.lo debug
/plan9obj.lo encoding
/ascii85.lo \
195 encoding
/asn1.lo encoding
/base32.lo encoding
/base64.lo \
196 encoding
/binary.lo encoding
/csv.lo encoding
/gob.lo \
197 encoding
/hex.lo encoding
/json.lo encoding
/pem.lo \
198 encoding
/xml.lo exp
/proxy.lo exp
/terminal.lo html
/template.lo \
199 go
/ast.lo go
/build.lo go
/doc.lo go
/format.lo go
/parser.lo \
200 go
/printer.lo go
/scanner.lo go
/token.lo hash
/adler32.lo \
201 hash
/crc32.lo hash
/crc64.lo hash
/fnv.lo net
/http
/cgi.lo \
202 net
/http
/cookiejar.lo net
/http
/fcgi.lo net
/http
/httptest.lo \
203 net
/http
/httputil.lo net
/http
/internal.lo net
/http
/pprof.lo \
204 image
/color.lo image
/color
/palette.lo image
/draw.lo \
205 image
/gif.lo image
/jpeg.lo image
/png.lo index
/suffixarray.lo \
206 internal
/syscall.lo io
/ioutil.lo log
/syslog.lo \
207 log
/syslog
/syslog_c.lo math
/big.lo math
/cmplx.lo math
/rand.lo \
208 mime
/multipart.lo net
/http.lo net
/mail.lo net
/rpc.lo \
209 net
/smtp.lo net
/textproto.lo net
/url.lo old
/regexp.lo \
210 old
/template.lo os
/exec.lo
$(am__DEPENDENCIES_1
) os
/signal.lo \
211 os
/user.lo path
/filepath.lo regexp
/syntax.lo \
212 net
/rpc
/jsonrpc.lo runtime
/debug.lo runtime
/pprof.lo \
213 sync
/atomic.lo sync
/atomic_c.lo text
/scanner.lo \
214 text
/tabwriter.lo text
/template.lo text
/template
/parse.lo \
215 testing
/iotest.lo testing
/quick.lo unicode
/utf16.lo \
217 am__DEPENDENCIES_3
= $(am__DEPENDENCIES_2
) \
218 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_1
) \
219 $(am__DEPENDENCIES_1
) $(am__DEPENDENCIES_1
) \
220 $(am__DEPENDENCIES_1
) $(am__DEPENDENCIES_1
)
221 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_3
)
222 @LIBGO_IS_LINUX_FALSE@am__objects_4
= lock_sema.lo thread-sema.lo
223 @LIBGO_IS_LINUX_TRUE@am__objects_4
= lock_futex.lo thread-linux.lo
224 @HAVE_SYS_MMAN_H_FALSE@am__objects_5
= mem_posix_memalign.lo
225 @HAVE_SYS_MMAN_H_TRUE@am__objects_5
= mem.lo
226 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_6
= netpoll_kqueue.lo
227 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_6
= netpoll_select.lo
228 @LIBGO_IS_LINUX_TRUE@am__objects_6
= netpoll_epoll.lo
229 @LIBGO_IS_RTEMS_TRUE@am__objects_7
= rtems-task-variable-add.lo
230 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8
= getncpu-none.lo
231 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8
= getncpu-bsd.lo
232 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8
= getncpu-bsd.lo
233 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_8
= getncpu-solaris.lo
234 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_8
= getncpu-irix.lo
235 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_8
= \
236 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
237 @LIBGO_IS_LINUX_TRUE@am__objects_8
= getncpu-linux.lo
238 am__objects_9
= go-append.lo go-assert.lo go-assert-interface.lo \
239 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
240 go-callers.lo go-can-convert-interface.lo go-cdiv.lo go-cgo.lo \
241 go-check-interface.lo go-construct-map.lo \
242 go-convert-interface.lo go-copy.lo go-defer.lo \
243 go-deferred-recover.lo go-eface-compare.lo \
244 go-eface-val-compare.lo go-ffi.lo go-fieldtrack.lo \
245 go-int-array-to-string.lo go-int-to-string.lo \
246 go-interface-compare.lo go-interface-eface-compare.lo \
247 go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
248 go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
249 go-memcmp.lo go-nanotime.lo go-now.lo go-new-map.lo go-new.lo \
250 go-nosys.lo go-panic.lo go-print.lo go-recover.lo \
251 go-reflect-call.lo go-reflect-map.lo go-rune.lo \
252 go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
253 go-string-to-byte-array.lo go-string-to-int-array.lo \
254 go-strplus.lo go-strslice.lo go-traceback.lo \
255 go-type-complex.lo go-type-eface.lo go-type-error.lo \
256 go-type-float.lo go-type-identity.lo go-type-interface.lo \
257 go-type-string.lo go-typedesc-equal.lo go-unsafe-new.lo \
258 go-unsafe-newarray.lo go-unsafe-pointer.lo go-unsetenv.lo \
259 go-unwind.lo go-varargs.lo env_posix.lo heapdump.lo \
260 $(am__objects_4
) mcache.lo mcentral.lo
$(am__objects_5
) \
261 mfixalloc.lo mgc0.lo mheap.lo msize.lo
$(am__objects_6
) \
262 panic.lo parfor.lo
print.lo proc.lo runtime.lo signal_unix.lo \
263 thread.lo yield.lo
$(am__objects_7
) chan.lo cpuprof.lo \
264 go-iface.lo lfstack.lo malloc.lo map.lo mprof.lo netpoll.lo \
265 rdebug.lo reflect.lo runtime1.lo sema.lo sigqueue.lo string.lo \
266 time.lo
$(am__objects_8
)
267 am_libgo_llgo_la_OBJECTS
= $(am__objects_9
)
268 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
269 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
270 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
271 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
272 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
273 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_3
)
274 am_libgo_la_OBJECTS
= $(am__objects_9
)
275 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
276 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
277 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
279 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
280 DEFAULT_INCLUDES
= -I.@am__isrc@
281 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
282 am__depfiles_maybe
= depfiles
284 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
285 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
286 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
287 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
288 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
290 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
291 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
293 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
294 $(libgolibbegin_a_SOURCES
) $(libnetgo_a_SOURCES
) \
295 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
302 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
303 html-recursive info-recursive install-data-recursive \
304 install-dvi-recursive install-exec-recursive \
305 install-html-recursive install-info-recursive \
306 install-pdf-recursive install-ps-recursive install-recursive \
307 installcheck-recursive installdirs-recursive pdf-recursive \
308 ps-recursive uninstall-recursive
309 am__can_run_installinfo
= \
310 case
$$AM_UPDATE_INFO_DIR in \
312 *) (install-info
--version
) >/dev
/null
2>&1;; \
314 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
315 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
316 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
317 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
318 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
319 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
320 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
321 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
322 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
323 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
324 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
325 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
326 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoold_DATA
) \
327 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
328 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
329 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
330 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
331 $(toolexeclibgounicode_DATA
)
332 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
333 distclean-recursive maintainer-clean-recursive
334 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
335 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
338 DIST_SUBDIRS
= testsuite
342 AUTOCONF
= @AUTOCONF@
343 AUTOHEADER
= @AUTOHEADER@
344 AUTOMAKE
= @AUTOMAKE@
347 CCDEPMODE
= @CCDEPMODE@
348 CC_FOR_BUILD
= @CC_FOR_BUILD@
351 CPPFLAGS
= @CPPFLAGS@
352 CYGPATH_W
= @CYGPATH_W@
355 DSYMUTIL
= @DSYMUTIL@
367 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
368 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
369 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
370 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
371 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
374 INSTALL_DATA
= @INSTALL_DATA@
375 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
376 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
377 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
380 LIBATOMIC
= @LIBATOMIC@
382 LIBFFIINCS
= @LIBFFIINCS@
388 LTLIBOBJS
= @LTLIBOBJS@
390 MAKEINFO
= @MAKEINFO@
391 MATH_FLAG
= @MATH_FLAG@
392 MATH_LIBS
= @MATH_LIBS@
394 NET_LIBS
= @NET_LIBS@
400 OSCFLAGS
= @OSCFLAGS@
404 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
405 PACKAGE_NAME
= @PACKAGE_NAME@
406 PACKAGE_STRING
= @PACKAGE_STRING@
407 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
408 PACKAGE_URL
= @PACKAGE_URL@
409 PACKAGE_VERSION
= @PACKAGE_VERSION@
410 PATH_SEPARATOR
= @PATH_SEPARATOR@
411 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
412 PTHREAD_LIBS
= @PTHREAD_LIBS@
415 SET_MAKE
= @SET_MAKE@
417 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
418 SPLIT_STACK
= @SPLIT_STACK@
419 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
421 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
422 USE_DEJAGNU
= @USE_DEJAGNU@
424 WARN_FLAGS
= @WARN_FLAGS@
426 abs_builddir
= @abs_builddir@
427 abs_srcdir
= @abs_srcdir@
428 abs_top_builddir
= @abs_top_builddir@
429 abs_top_srcdir
= @abs_top_srcdir@
430 ac_ct_CC
= @ac_ct_CC@
431 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
432 am__include
= @am__include@
433 am__leading_dot
= @am__leading_dot@
434 am__quote
= @am__quote@
436 am__untar
= @am__untar@
439 build_alias
= @build_alias@
440 build_cpu
= @build_cpu@
441 build_os
= @build_os@
442 build_vendor
= @build_vendor@
443 builddir
= @builddir@
445 datarootdir
= @datarootdir@
448 enable_shared
= @enable_shared@
449 enable_static
= @enable_static@
450 exec_prefix = @
exec_prefix@
451 glibgo_toolexecdir
= @glibgo_toolexecdir@
452 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
453 go_include
= @go_include@
455 host_alias
= @host_alias@
456 host_cpu
= @host_cpu@
458 host_vendor
= @host_vendor@
460 includedir = @
includedir@
462 install_sh
= @install_sh@
464 libexecdir
= @libexecdir@
465 libtool_VERSION
= @libtool_VERSION@
466 localedir
= @localedir@
467 localstatedir
= @localstatedir@
470 multi_basedir
= @multi_basedir@
471 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
472 oldincludedir = @
oldincludedir@
475 program_transform_name
= @program_transform_name@
478 sharedstatedir
= @sharedstatedir@
480 sysconfdir
= @sysconfdir@
482 target_alias
= @target_alias@
483 target_cpu
= @target_cpu@
484 target_os
= @target_os@
485 target_vendor
= @target_vendor@
486 top_build_prefix
= @top_build_prefix@
487 top_builddir
= @top_builddir@
488 top_srcdir
= @top_srcdir@
491 SUFFIXES
= .c .go .gox .o .obj .lo .a
492 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
494 gcc_version
:= $(shell $(GOC
) -dumpversion
)
495 MAINT_CHARSET
= latin1
496 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
497 PWD_COMMAND
= $${PWDCMD-pwd
}
498 STAMP
= echo timestamp
>
499 toolexecdir
= $(glibgo_toolexecdir
)
500 toolexeclibdir
= $(glibgo_toolexeclibdir
)
501 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
502 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
503 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
505 # -I/-D flags to pass when compiling.
506 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
507 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
508 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
509 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
510 $(STRINGOPS_FLAG
) $(OSCFLAGS
) \
511 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
512 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
514 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS
= -XCClinker
$(SPLIT_STACK
)
519 # Work around what appears to be a GNU make handling MAKEFLAGS
520 # values defined in terms of make variables, as is the case for CC and
521 # friends when we are called from the top level Makefile.
523 "AR_FLAGS=$(AR_FLAGS)" \
524 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
525 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
527 "CXXFLAGS=$(CXXFLAGS)" \
528 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
529 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
530 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
532 "GOCFLAGS=$(GOCFLAGS)" \
533 "INSTALL=$(INSTALL)" \
534 "INSTALL_DATA=$(INSTALL_DATA)" \
535 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
536 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
537 "LDFLAGS=$(LDFLAGS)" \
538 "LIBCFLAGS=$(LIBCFLAGS)" \
539 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
541 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
542 "PICFLAG=$(PICFLAG)" \
543 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
545 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
546 "exec_prefix=$(exec_prefix)" \
547 "infodir=$(infodir)" \
549 "includedir=$(includedir)" \
551 "tooldir=$(tooldir)" \
552 "gxx_include_dir=$(gxx_include_dir)" \
558 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
559 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
560 "DESTDIR=$(DESTDIR)" \
564 # Subdir rules rely on $(FLAGS_TO_PASS)
565 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
566 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
567 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
568 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a libnetgo.a
569 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
570 toolexeclibgo_DATA
= \
601 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
602 toolexeclibgoarchive_DATA
= \
606 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
607 toolexeclibgocompress_DATA
= \
614 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
615 toolexeclibgocontainer_DATA
= \
620 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
621 toolexeclibgocrypto_DATA
= \
627 crypto
/elliptic.gox \
640 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
641 toolexeclibgocryptox509_DATA
= \
644 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
645 toolexeclibgodatabase_DATA
= \
648 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
649 toolexeclibgodatabasesql_DATA
= \
650 database
/sql
/driver.gox
652 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
653 toolexeclibgodebug_DATA
= \
661 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
662 toolexeclibgoencoding_DATA
= \
663 encoding
/ascii85.gox \
665 encoding
/base32.gox \
666 encoding
/base64.gox \
667 encoding
/binary.gox \
675 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
676 toolexeclibgoexp_DATA
= \
680 toolexeclibgogodir
= $(toolexeclibgodir
)/go
681 toolexeclibgogo_DATA
= \
691 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
692 toolexeclibgohash_DATA
= \
698 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
699 toolexeclibgohtml_DATA
= \
702 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
703 toolexeclibgoimage_DATA
= \
710 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
711 toolexeclibgoimagecolor_DATA
= \
712 image
/color
/palette.gox
714 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
715 toolexeclibgoindex_DATA
= \
716 index
/suffixarray.gox
718 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
719 toolexeclibgoio_DATA
= \
722 toolexeclibgologdir
= $(toolexeclibgodir
)/log
723 toolexeclibgolog_DATA
= \
726 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
727 toolexeclibgomath_DATA
= \
732 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
733 toolexeclibgomime_DATA
= \
736 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
737 toolexeclibgonet_DATA
= \
745 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
746 toolexeclibgonethttp_DATA
= \
748 net
/http
/cookiejar.gox \
750 net
/http
/httptest.gox \
751 net
/http
/httputil.gox \
754 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
755 toolexeclibgonetrpc_DATA
= \
758 toolexeclibgoolddir
= $(toolexeclibgodir
)/old
759 toolexeclibgoold_DATA
= \
763 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
764 toolexeclibgoos_DATA
= \
769 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
770 toolexeclibgopath_DATA
= \
773 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
774 toolexeclibgoregexp_DATA
= \
777 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
778 toolexeclibgoruntime_DATA
= \
782 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
783 toolexeclibgosync_DATA
= \
786 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
787 toolexeclibgotesting_DATA
= \
791 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
792 toolexeclibgotext_DATA
= \
797 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
798 toolexeclibgotexttemplate_DATA
= \
799 text
/template
/parse.gox
801 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
802 toolexeclibgounicode_DATA
= \
806 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file
= runtime
/mem_posix_memalign.c
807 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file
= runtime
/mem.c
808 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
809 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
810 @LIBGO_IS_LINUX_FALSE@runtime_lock_files
= runtime
/lock_sema.c runtime
/thread-sema.c
811 @LIBGO_IS_LINUX_TRUE@runtime_lock_files
= runtime
/lock_futex.c runtime
/thread-linux.c
812 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
813 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
814 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
815 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
816 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
817 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
818 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
819 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_netpoll_files
= runtime
/netpoll_kqueue.c
820 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_netpoll_files
= runtime
/netpoll_select.c
821 @LIBGO_IS_LINUX_TRUE@runtime_netpoll_files
= runtime
/netpoll_epoll.c
823 runtime
/go-append.c \
824 runtime
/go-assert.c \
825 runtime
/go-assert-interface.c \
826 runtime
/go-byte-array-to-string.c \
827 runtime
/go-breakpoint.c \
828 runtime
/go-caller.c \
829 runtime
/go-callers.c \
830 runtime
/go-can-convert-interface.c \
833 runtime
/go-check-interface.c \
834 runtime
/go-construct-map.c \
835 runtime
/go-convert-interface.c \
838 runtime
/go-deferred-recover.c \
839 runtime
/go-eface-compare.c \
840 runtime
/go-eface-val-compare.c \
842 runtime
/go-fieldtrack.c \
843 runtime
/go-int-array-to-string.c \
844 runtime
/go-int-to-string.c \
845 runtime
/go-interface-compare.c \
846 runtime
/go-interface-eface-compare.c \
847 runtime
/go-interface-val-compare.c \
848 runtime
/go-make-slice.c \
849 runtime
/go-map-delete.c \
850 runtime
/go-map-index.c \
851 runtime
/go-map-len.c \
852 runtime
/go-map-range.c \
853 runtime
/go-matherr.c \
854 runtime
/go-memcmp.c \
855 runtime
/go-nanotime.c \
857 runtime
/go-new-map.c \
862 runtime
/go-recover.c \
863 runtime
/go-reflect-call.c \
864 runtime
/go-reflect-map.c \
866 runtime
/go-runtime-error.c \
867 runtime
/go-setenv.c \
868 runtime
/go-signal.c \
869 runtime
/go-strcmp.c \
870 runtime
/go-string-to-byte-array.c \
871 runtime
/go-string-to-int-array.c \
872 runtime
/go-strplus.c \
873 runtime
/go-strslice.c \
874 runtime
/go-traceback.c \
875 runtime
/go-type-complex.c \
876 runtime
/go-type-eface.c \
877 runtime
/go-type-error.c \
878 runtime
/go-type-float.c \
879 runtime
/go-type-identity.c \
880 runtime
/go-type-interface.c \
881 runtime
/go-type-string.c \
882 runtime
/go-typedesc-equal.c \
883 runtime
/go-unsafe-new.c \
884 runtime
/go-unsafe-newarray.c \
885 runtime
/go-unsafe-pointer.c \
886 runtime
/go-unsetenv.c \
887 runtime
/go-unwind.c \
888 runtime
/go-varargs.c \
889 runtime
/env_posix.c \
891 $(runtime_lock_files
) \
894 $(runtime_mem_file
) \
895 runtime
/mfixalloc.c \
899 $(runtime_netpoll_files
) \
905 runtime
/signal_unix.c \
908 $(rtems_task_variable_add_file
) \
924 $(runtime_getncpu_file
)
933 go
/bytes
/bytes_decl.go \
942 go_encoding_files
= \
943 go
/encoding
/encoding.go
993 go
/math
/copysign.go \
1013 go
/math
/nextafter.go \
1016 go
/math
/remainder.go \
1017 go
/math
/signbit.go \
1027 go
/mime
/grammar.go \
1028 go
/mime
/mediatype.go \
1030 go
/mime
/type_unix.go
1032 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file
= go
/net
/cgo_bsd.go
1033 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file
= go
/net
/cgo_netbsd.go
1034 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file
= go
/net
/cgo_bsd.go
1035 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file
= go
/net
/cgo_linux.go
1036 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file
= go
/net
/cgo_linux.go
1037 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file
= go
/net
/cgo_linux.go
1038 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file
= go
/net
/sock_bsd.go
1039 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file
= go
/net
/sock_bsd.go
1040 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file
= go
/net
/sock_bsd.go
1041 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file
= go
/net
/sock_stub.go
1042 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file
= go
/net
/sock_linux.go
1043 @LIBGO_IS_LINUX_TRUE@go_net_sock_file
= go
/net
/sock_linux.go
1044 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file
= go
/net
/sockopt_bsd.go
1045 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file
= go
/net
/sockopt_bsd.go
1046 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file
= go
/net
/sockopt_bsd.go
1047 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file
= go
/net
/sockopt_solaris.go
1048 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file
= go
/net
/sockopt_linux.go
1049 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file
= go
/net
/sockopt_linux.go
1050 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file
= go
/net
/sockoptip_bsd.go go
/net
/sockoptip_posix.go
1051 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file
= go
/net
/sockoptip_bsd.go go
/net
/sockoptip_posix.go
1052 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file
= go
/net
/sockoptip_bsd.go go
/net
/sockoptip_posix.go
1053 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockoptip_file
= go
/net
/sockoptip_stub.go
1054 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file
= go
/net
/sockoptip_linux.go go
/net
/sockoptip_posix.go
1055 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file
= go
/net
/sockoptip_linux.go go
/net
/sockoptip_posix.go
1056 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file
= go
/net
/sendfile_stub.go
1057 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file
= go
/net
/sendfile_dragonfly.go
1058 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file
= go
/net
/sendfile_freebsd.go
1059 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file
= go
/net
/sendfile_linux.go
1060 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file
= go
/net
/interface_stub.go
1061 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file
= go
/net
/interface_dragonfly.go
1062 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file
= go
/net
/interface_netbsd.go
1063 @LIBGO_IS_LINUX_TRUE@go_net_interface_file
= go
/net
/interface_linux.go
1064 @LIBGO_IS_LINUX_FALSE@go_net_cloexec_file
= go
/net
/sys_cloexec.go
1065 @LIBGO_IS_LINUX_TRUE@go_net_cloexec_file
= go
/net
/sock_cloexec.go
1066 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file
= go
/net
/tcpsockopt_unix.go
1067 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file
= go
/net
/tcpsockopt_dragonfly.go
1068 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_tcpsockopt_file
= go
/net
/tcpsockopt_solaris.go
1069 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_OPENBSD_FALSE@go_net_tcpsockopt_file
= go
/net
/tcpsockopt_darwin.go
1070 @LIBGO_IS_OPENBSD_TRUE@go_net_tcpsockopt_file
= go
/net
/tcpsockopt_openbsd.go
1071 go_net_common_files
= \
1072 $(go_net_cloexec_file
) \
1074 go
/net
/dnsclient.go \
1075 go
/net
/dnsclient_unix.go \
1076 go
/net
/dnsconfig_unix.go \
1078 go
/net
/fd_mutex.go \
1080 go
/net
/file_unix.go \
1082 go
/net
/interface.go \
1083 $(go_net_interface_file
) \
1085 go
/net
/iprawsock.go \
1086 go
/net
/iprawsock_posix.go \
1088 go
/net
/ipsock_posix.go \
1090 go
/net
/lookup_unix.go \
1095 go
/net
/fd_poll_runtime.go \
1097 go
/net
/port_unix.go \
1099 $(go_net_sendfile_file
) \
1100 go
/net
/singleflight.go \
1101 go
/net
/sock_posix.go \
1102 $(go_net_sock_file
) \
1103 go
/net
/sockopt_posix.go \
1104 $(go_net_sockopt_file
) \
1105 $(go_net_sockoptip_file
) \
1107 go
/net
/tcpsock_posix.go \
1108 go
/net
/tcpsockopt_posix.go \
1109 $(go_net_tcpsockopt_file
) \
1111 go
/net
/udpsock_posix.go \
1112 go
/net
/unixsock.go \
1113 go
/net
/unixsock_posix.go
1116 go
/net
/cgo_unix.go \
1117 $(go_net_cgo_file
) \
1118 $(go_net_common_files
)
1121 go
/net
/cgo_stub.go \
1122 $(go_net_common_files
)
1124 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file
= go
/os
/dir_regfile.go
1125 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file
= go
/os
/dir_largefile.go
1126 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file
= go
/os
/dir_largefile.go
1127 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file
= go
/os
/dir_regfile.go
1128 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file
= go
/os
/dir_largefile.go
1129 @LIBGO_IS_DARWIN_FALSE@go_os_getwd_file
=
1130 @LIBGO_IS_DARWIN_TRUE@go_os_getwd_file
= go
/os
/getwd_darwin.go
1131 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file
= go
/os
/sys_bsd.go
1132 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file
= go
/os
/sys_uname.go
1133 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file
= go
/os
/sys_uname.go
1134 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file
= go
/os
/sys_uname.go
1135 @LIBGO_IS_LINUX_TRUE@go_os_sys_file
= go
/os
/sys_linux.go
1136 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@go_os_cloexec_file
= go
/os
/sys_unix.go
1137 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_FREEBSD_FALSE@go_os_cloexec_file
= go
/os
/sys_darwin.go
1138 @LIBGO_IS_FREEBSD_TRUE@go_os_cloexec_file
= go
/os
/sys_freebsd.go
1139 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_stat_file
= go
/os
/stat_solaris.go
1140 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_stat_file
= go
/os
/stat_atim.go
1141 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat.go
1142 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_dragonfly.go
1143 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_atimespec.go
1144 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_atimespec.go
1145 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_atimespec.go
1146 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_atim.go
1147 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file
= go
/os
/stat_atim.go
1148 @LIBGO_IS_LINUX_FALSE@go_os_pipe_file
= go
/os
/pipe_bsd.go
1149 @LIBGO_IS_LINUX_TRUE@go_os_pipe_file
= go
/os
/pipe_linux.go
1156 go
/os
/error_unix.go \
1158 go
/os
/exec_posix.go \
1159 go
/os
/exec_unix.go \
1161 go
/os
/file_posix.go \
1162 go
/os
/file_unix.go \
1164 $(go_os_getwd_file
) \
1166 go
/os
/path_unix.go \
1167 $(go_os_pipe_file
) \
1169 $(go_os_stat_file
) \
1172 $(go_os_cloexec_file
) \
1174 go
/os
/types_notwin.go
1180 go_reflect_files
= \
1181 go
/reflect
/deepequal.go \
1182 go
/reflect
/makefunc.go \
1183 go
/reflect
/makefunc_ffi.go \
1184 go
/reflect
/type.go \
1187 go_reflect_makefunc_c_file
= \
1188 go
/reflect
/makefunc_ffi_c.c
1192 go
/regexp
/onepass.go \
1195 go_net_rpc_files
= \
1196 go
/net
/rpc
/client.go \
1197 go
/net
/rpc
/debug.go \
1198 go
/net
/rpc
/server.go
1200 go_runtime_files
= \
1201 go
/runtime
/compiler.go \
1202 go
/runtime
/debug.go \
1203 go
/runtime
/error.go \
1204 go
/runtime
/extern.go \
1206 go
/runtime
/softfloat64.go \
1209 noinst_DATA
= zstdpkglist.go
1214 go_strconv_files
= \
1215 go
/strconv
/atob.go \
1216 go
/strconv
/atof.go \
1217 go
/strconv
/atoi.go \
1218 go
/strconv
/decimal.go \
1219 go
/strconv
/extfloat.go \
1220 go
/strconv
/ftoa.go \
1221 go
/strconv
/isprint.go \
1222 go
/strconv
/itoa.go \
1225 go_strings_files
= \
1226 go
/strings
/reader.go \
1227 go
/strings
/replace.go \
1228 go
/strings
/search.go \
1229 go
/strings
/strings.go \
1230 go
/strings
/strings_decl.go
1232 go_strings_c_files
= \
1233 go
/strings
/indexbyte.c
1241 go
/sync
/runtime.go \
1242 go
/sync
/rwmutex.go \
1243 go
/sync
/waitgroup.go
1245 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file
= go
/log
/syslog
/syslog_unix.go
1246 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file
= go
/log
/syslog
/syslog_libc.go
1247 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file
= go
/log
/syslog
/syslog_libc.go
1248 go_log_syslog_files
= \
1249 go
/log
/syslog
/syslog.go \
1252 go_syslog_c_files
= \
1253 go
/log
/syslog
/syslog_c.c
1255 go_testing_files
= \
1256 go
/testing
/allocs.go \
1257 go
/testing
/benchmark.go \
1258 go
/testing
/cover.go \
1259 go
/testing
/example.go \
1260 go
/testing
/testing.go
1265 go
/time
/sys_unix.go \
1268 go
/time
/zoneinfo.go \
1269 go
/time
/zoneinfo_read.go \
1270 go
/time
/zoneinfo_unix.go
1272 go_unicode_files
= \
1273 go
/unicode
/casetables.go \
1274 go
/unicode
/digit.go \
1275 go
/unicode
/graphic.go \
1276 go
/unicode
/letter.go \
1277 go
/unicode
/tables.go
1279 @LIBGO_IS_DARWIN_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atimespec.go
1280 @LIBGO_IS_FREEBSD_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atimespec.go
1281 @LIBGO_IS_LINUX_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atim.go
1282 @LIBGO_IS_NETBSD_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atimespec.go
1283 @LIBGO_IS_OPENBSD_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atim.go
1284 @LIBGO_IS_SOLARIS_TRUE@archive_tar_atim_file
= go
/archive
/tar/stat_atim.go
1285 go_archive_tar_files
= \
1286 go
/archive
/tar/common.go \
1287 go
/archive
/tar/reader.go \
1288 go
/archive
/tar/stat_unix.go \
1289 go
/archive
/tar/writer.go \
1290 $(archive_tar_atim_file
)
1292 go_archive_zip_files
= \
1293 go
/archive
/zip
/reader.go \
1294 go
/archive
/zip
/register.go \
1295 go
/archive
/zip
/struct.go \
1296 go
/archive
/zip
/writer.go
1298 go_compress_bzip2_files
= \
1299 go
/compress
/bzip2
/bit_reader.go \
1300 go
/compress
/bzip2
/bzip2.go \
1301 go
/compress
/bzip2
/huffman.go \
1302 go
/compress
/bzip2
/move_to_front.go
1304 go_compress_flate_files
= \
1305 go
/compress
/flate
/copy.go \
1306 go
/compress
/flate
/deflate.go \
1307 go
/compress
/flate
/fixedhuff.go \
1308 go
/compress
/flate
/huffman_bit_writer.go \
1309 go
/compress
/flate
/huffman_code.go \
1310 go
/compress
/flate
/inflate.go \
1311 go
/compress
/flate
/reverse_bits.go \
1312 go
/compress
/flate
/token.go
1314 go_compress_gzip_files
= \
1315 go
/compress
/gzip
/gzip.go \
1316 go
/compress
/gzip
/gunzip.go
1318 go_compress_lzw_files
= \
1319 go
/compress
/lzw
/reader.go \
1320 go
/compress
/lzw
/writer.go
1322 go_compress_zlib_files
= \
1323 go
/compress
/zlib
/reader.go \
1324 go
/compress
/zlib
/writer.go
1326 go_container_heap_files
= \
1327 go
/container
/heap
/heap.go
1329 go_container_list_files
= \
1330 go
/container
/list
/list.go
1332 go_container_ring_files
= \
1333 go
/container
/ring
/ring.go
1335 go_crypto_aes_files
= \
1336 go
/crypto
/aes
/block.go \
1337 go
/crypto
/aes
/cipher.go \
1338 go
/crypto
/aes
/cipher_generic.go \
1339 go
/crypto
/aes
/const.go
1341 go_crypto_cipher_files
= \
1342 go
/crypto
/cipher
/cbc.go \
1343 go
/crypto
/cipher
/cfb.go \
1344 go
/crypto
/cipher
/cipher.go \
1345 go
/crypto
/cipher
/ctr.go \
1346 go
/crypto
/cipher
/gcm.go \
1347 go
/crypto
/cipher
/io.go \
1348 go
/crypto
/cipher
/ofb.go \
1349 go
/crypto
/cipher
/xor.go
1351 go_crypto_des_files
= \
1352 go
/crypto
/des
/block.go \
1353 go
/crypto
/des
/cipher.go \
1354 go
/crypto
/des
/const.go
1356 go_crypto_dsa_files
= \
1357 go
/crypto
/dsa
/dsa.go
1359 go_crypto_ecdsa_files
= \
1360 go
/crypto
/ecdsa
/ecdsa.go
1362 go_crypto_elliptic_files
= \
1363 go
/crypto
/elliptic
/elliptic.go \
1364 go
/crypto
/elliptic
/p224.go \
1365 go
/crypto
/elliptic
/p256.go
1367 go_crypto_hmac_files
= \
1368 go
/crypto
/hmac
/hmac.go
1370 go_crypto_md5_files
= \
1371 go
/crypto
/md5
/md5.go \
1372 go
/crypto
/md5
/md5block.go \
1373 go
/crypto
/md5
/md5block_generic.go
1375 @LIBGO_IS_LINUX_FALSE@crypto_rand_file
=
1376 @LIBGO_IS_LINUX_TRUE@crypto_rand_file
= go
/crypto
/rand
/rand_linux.go
1377 go_crypto_rand_files
= \
1378 go
/crypto
/rand
/rand.go \
1379 go
/crypto
/rand
/rand_unix.go \
1380 $(crypto_rand_file
) \
1381 go
/crypto
/rand
/util.go
1383 go_crypto_rc4_files
= \
1384 go
/crypto
/rc4
/rc4.go \
1385 go
/crypto
/rc4
/rc4_ref.go
1387 go_crypto_rsa_files
= \
1388 go
/crypto
/rsa
/pkcs1v15.go \
1389 go
/crypto
/rsa
/pss.go \
1390 go
/crypto
/rsa
/rsa.go
1392 go_crypto_sha1_files
= \
1393 go
/crypto
/sha1
/sha1.go \
1394 go
/crypto
/sha1
/sha1block.go \
1395 go
/crypto
/sha1
/sha1block_generic.go
1397 go_crypto_sha256_files
= \
1398 go
/crypto
/sha256
/sha256.go \
1399 go
/crypto
/sha256
/sha256block.go
1401 go_crypto_sha512_files
= \
1402 go
/crypto
/sha512
/sha512.go \
1403 go
/crypto
/sha512
/sha512block.go
1405 go_crypto_subtle_files
= \
1406 go
/crypto
/subtle
/constant_time.go
1408 go_crypto_tls_files
= \
1409 go
/crypto
/tls
/alert.go \
1410 go
/crypto
/tls
/cipher_suites.go \
1411 go
/crypto
/tls
/common.go \
1412 go
/crypto
/tls
/conn.go \
1413 go
/crypto
/tls
/handshake_client.go \
1414 go
/crypto
/tls
/handshake_messages.go \
1415 go
/crypto
/tls
/handshake_server.go \
1416 go
/crypto
/tls
/key_agreement.go \
1417 go
/crypto
/tls
/prf.go \
1418 go
/crypto
/tls
/ticket.go \
1419 go
/crypto
/tls
/tls.go
1421 go_crypto_x509_files
= \
1422 go
/crypto
/x509
/cert_pool.go \
1423 go
/crypto
/x509
/pem_decrypt.go \
1424 go
/crypto
/x509
/pkcs1.go \
1425 go
/crypto
/x509
/pkcs8.go \
1426 go
/crypto
/x509
/root.go \
1427 go
/crypto
/x509
/root_unix.go \
1428 go
/crypto
/x509
/sec1.go \
1429 go
/crypto
/x509
/verify.go \
1430 go
/crypto
/x509
/x509.go
1432 go_crypto_x509_pkix_files
= \
1433 go
/crypto
/x509
/pkix
/pkix.go
1435 go_database_sql_files
= \
1436 go
/database
/sql
/convert.go \
1437 go
/database
/sql
/sql.go
1439 go_database_sql_driver_files
= \
1440 go
/database
/sql
/driver
/driver.go \
1441 go
/database
/sql
/driver
/types.go
1443 go_debug_dwarf_files
= \
1444 go
/debug
/dwarf
/buf.go \
1445 go
/debug
/dwarf
/const.go \
1446 go
/debug
/dwarf
/entry.go \
1447 go
/debug
/dwarf
/line.go \
1448 go
/debug
/dwarf
/open.go \
1449 go
/debug
/dwarf
/type.go \
1450 go
/debug
/dwarf
/typeunit.go \
1451 go
/debug
/dwarf
/unit.go
1453 go_debug_elf_files
= \
1454 go
/debug
/elf
/elf.go \
1455 go
/debug
/elf
/file.go
1457 go_debug_gosym_files
= \
1458 go
/debug
/gosym
/pclntab.go \
1459 go
/debug
/gosym
/symtab.go
1461 go_debug_macho_files
= \
1462 go
/debug
/macho
/fat.go \
1463 go
/debug
/macho
/file.go \
1464 go
/debug
/macho
/macho.go
1466 go_debug_pe_files
= \
1467 go
/debug
/pe
/file.go \
1470 go_debug_plan9obj_files
= \
1471 go
/debug
/plan9obj
/file.go \
1472 go
/debug
/plan9obj
/plan9obj.go
1474 go_encoding_ascii85_files
= \
1475 go
/encoding
/ascii85
/ascii85.go
1477 go_encoding_asn1_files
= \
1478 go
/encoding
/asn1
/asn1.go \
1479 go
/encoding
/asn1
/common.go \
1480 go
/encoding
/asn1
/marshal.go
1482 go_encoding_base32_files
= \
1483 go
/encoding
/base32
/base32.go
1485 go_encoding_base64_files
= \
1486 go
/encoding
/base64
/base64.go
1488 go_encoding_binary_files
= \
1489 go
/encoding
/binary
/binary.go \
1490 go
/encoding
/binary
/varint.go
1492 go_encoding_csv_files
= \
1493 go
/encoding
/csv
/reader.go \
1494 go
/encoding
/csv
/writer.go
1496 go_encoding_gob_files
= \
1497 go
/encoding
/gob
/decode.go \
1498 go
/encoding
/gob
/decoder.go \
1499 go
/encoding
/gob
/dec_helpers.go \
1500 go
/encoding
/gob
/doc.go \
1501 go
/encoding
/gob
/encode.go \
1502 go
/encoding
/gob
/encoder.go \
1503 go
/encoding
/gob
/enc_helpers.go \
1504 go
/encoding
/gob
/error.go \
1505 go
/encoding
/gob
/type.go
1507 go_encoding_hex_files
= \
1508 go
/encoding
/hex
/hex.go
1510 go_encoding_json_files
= \
1511 go
/encoding
/json
/decode.go \
1512 go
/encoding
/json
/encode.go \
1513 go
/encoding
/json
/fold.go \
1514 go
/encoding
/json
/indent.go \
1515 go
/encoding
/json
/scanner.go \
1516 go
/encoding
/json
/stream.go \
1517 go
/encoding
/json
/tags.go
1519 go_encoding_pem_files
= \
1520 go
/encoding
/pem
/pem.go
1522 go_encoding_xml_files
= \
1523 go
/encoding
/xml
/marshal.go \
1524 go
/encoding
/xml
/read.go \
1525 go
/encoding
/xml
/typeinfo.go \
1526 go
/encoding
/xml
/xml.go
1528 go_exp_proxy_files
= \
1529 go
/exp
/proxy
/direct.go \
1530 go
/exp
/proxy
/per_host.go \
1531 go
/exp
/proxy
/proxy.go \
1532 go
/exp
/proxy
/socks5.go
1534 go_exp_terminal_files
= \
1535 go
/exp
/terminal
/terminal.go \
1536 go
/exp
/terminal
/util.go
1540 go
/go
/ast
/commentmap.go \
1541 go
/go
/ast
/filter.go \
1542 go
/go
/ast
/import.go \
1543 go
/go
/ast
/print.go \
1544 go
/go
/ast
/resolve.go \
1545 go
/go
/ast
/scope.go \
1548 go_go_build_files
= \
1549 go
/go
/build
/build.go \
1550 go
/go
/build
/doc.go \
1551 go
/go
/build
/read.go \
1552 go
/go
/build
/syslist.go
1555 go
/go
/doc
/comment.go \
1557 go
/go
/doc
/example.go \
1558 go
/go
/doc
/exports.go \
1559 go
/go
/doc
/filter.go \
1560 go
/go
/doc
/reader.go \
1561 go
/go
/doc
/synopsis.go
1563 go_go_format_files
= \
1564 go
/go
/format
/format.go
1566 go_go_parser_files
= \
1567 go
/go
/parser
/interface.go \
1568 go
/go
/parser
/parser.go
1570 go_go_printer_files
= \
1571 go
/go
/printer
/nodes.go \
1572 go
/go
/printer
/printer.go
1574 go_go_scanner_files
= \
1575 go
/go
/scanner
/errors.go \
1576 go
/go
/scanner
/scanner.go
1578 go_go_token_files
= \
1579 go
/go
/token
/position.go \
1580 go
/go
/token
/serialize.go \
1581 go
/go
/token
/token.go
1583 go_hash_adler32_files
= \
1584 go
/hash
/adler32
/adler32.go
1586 go_hash_crc32_files
= \
1587 go
/hash
/crc32
/crc32.go \
1588 go
/hash
/crc32
/crc32_generic.go
1590 go_hash_crc64_files
= \
1591 go
/hash
/crc64
/crc64.go
1593 go_hash_fnv_files
= \
1596 go_html_template_files
= \
1597 go
/html
/template
/attr.go \
1598 go
/html
/template
/content.go \
1599 go
/html
/template
/context.go \
1600 go
/html
/template
/css.go \
1601 go
/html
/template
/doc.go \
1602 go
/html
/template
/error.go \
1603 go
/html
/template
/escape.go \
1604 go
/html
/template
/html.go \
1605 go
/html
/template
/js.go \
1606 go
/html
/template
/template.go \
1607 go
/html
/template
/transition.go \
1608 go
/html
/template
/url.go
1610 go_image_color_files
= \
1611 go
/image
/color
/color.go \
1612 go
/image
/color
/ycbcr.go
1614 go_image_color_palette_files
= \
1615 go
/image
/color
/palette
/palette.go
1617 go_image_draw_files
= \
1618 go
/image
/draw
/draw.go
1620 go_image_gif_files
= \
1621 go
/image
/gif
/reader.go \
1622 go
/image
/gif
/writer.go
1624 go_image_jpeg_files
= \
1625 go
/image
/jpeg
/fdct.go \
1626 go
/image
/jpeg
/huffman.go \
1627 go
/image
/jpeg
/idct.go \
1628 go
/image
/jpeg
/reader.go \
1629 go
/image
/jpeg
/scan.go \
1630 go
/image
/jpeg
/writer.go
1632 go_image_png_files
= \
1633 go
/image
/png
/paeth.go \
1634 go
/image
/png
/reader.go \
1635 go
/image
/png
/writer.go
1637 go_index_suffixarray_files
= \
1638 go
/index
/suffixarray
/qsufsort.go \
1639 go
/index
/suffixarray
/suffixarray.go
1641 go_io_ioutil_files
= \
1642 go
/io
/ioutil
/ioutil.go \
1643 go
/io
/ioutil
/tempfile.go
1645 go_math_big_files
= \
1646 go
/math
/big
/arith.go \
1647 go
/math
/big
/int.go \
1648 go
/math
/big
/nat.go \
1651 go_math_cmplx_files
= \
1652 go
/math
/cmplx
/abs.go \
1653 go
/math
/cmplx
/asin.go \
1654 go
/math
/cmplx
/conj.go \
1655 go
/math
/cmplx
/exp.go \
1656 go
/math
/cmplx
/isinf.go \
1657 go
/math
/cmplx
/isnan.go \
1658 go
/math
/cmplx
/log.go \
1659 go
/math
/cmplx
/phase.go \
1660 go
/math
/cmplx
/polar.go \
1661 go
/math
/cmplx
/pow.go \
1662 go
/math
/cmplx
/rect.go \
1663 go
/math
/cmplx
/sin.go \
1664 go
/math
/cmplx
/sqrt.go \
1665 go
/math
/cmplx
/tan.go
1667 go_math_rand_files
= \
1668 go
/math
/rand
/exp.go \
1669 go
/math
/rand
/normal.go \
1670 go
/math
/rand
/rand.go \
1671 go
/math
/rand
/rng.go \
1672 go
/math
/rand
/zipf.go
1674 go_mime_multipart_files
= \
1675 go
/mime
/multipart
/formdata.go \
1676 go
/mime
/multipart
/multipart.go \
1677 go
/mime
/multipart
/quotedprintable.go \
1678 go
/mime
/multipart
/writer.go
1680 go_net_http_files
= \
1681 go
/net
/http
/client.go \
1682 go
/net
/http
/cookie.go \
1683 go
/net
/http
/filetransport.go \
1685 go
/net
/http
/header.go \
1686 go
/net
/http
/jar.go \
1687 go
/net
/http
/lex.go \
1688 go
/net
/http
/request.go \
1689 go
/net
/http
/response.go \
1690 go
/net
/http
/server.go \
1691 go
/net
/http
/sniff.go \
1692 go
/net
/http
/status.go \
1693 go
/net
/http
/transfer.go \
1694 go
/net
/http
/transport.go
1696 go_net_mail_files
= \
1697 go
/net
/mail
/message.go
1699 go_net_smtp_files
= \
1700 go
/net
/smtp
/auth.go \
1703 go_net_textproto_files
= \
1704 go
/net
/textproto
/header.go \
1705 go
/net
/textproto
/pipeline.go \
1706 go
/net
/textproto
/reader.go \
1707 go
/net
/textproto
/textproto.go \
1708 go
/net
/textproto
/writer.go
1710 go_net_url_files
= \
1713 go_net_http_cgi_files
= \
1714 go
/net
/http
/cgi
/child.go \
1715 go
/net
/http
/cgi
/host.go
1717 go_net_http_cookiejar_files
= \
1718 go
/net
/http
/cookiejar
/jar.go \
1719 go
/net
/http
/cookiejar
/punycode.go
1721 go_net_http_fcgi_files
= \
1722 go
/net
/http
/fcgi
/child.go \
1723 go
/net
/http
/fcgi
/fcgi.go
1725 go_net_http_httptest_files
= \
1726 go
/net
/http
/httptest
/recorder.go \
1727 go
/net
/http
/httptest
/server.go
1729 go_net_http_pprof_files
= \
1730 go
/net
/http
/pprof
/pprof.go
1732 go_net_http_httputil_files
= \
1733 go
/net
/http
/httputil
/dump.go \
1734 go
/net
/http
/httputil
/httputil.go \
1735 go
/net
/http
/httputil
/persist.go \
1736 go
/net
/http
/httputil
/reverseproxy.go
1738 go_net_http_internal_files
= \
1739 go
/net
/http
/internal
/chunked.go
1741 go_old_regexp_files
= \
1742 go
/old
/regexp
/regexp.go
1744 go_old_template_files
= \
1745 go
/old
/template
/doc.go \
1746 go
/old
/template
/execute.go \
1747 go
/old
/template
/format.go \
1748 go
/old
/template
/parse.go
1750 go_os_exec_files
= \
1751 go
/os
/exec
/exec.go \
1752 go
/os
/exec
/lp_unix.go
1754 go_os_signal_files
= \
1755 go
/os
/signal
/signal.go \
1756 go
/os
/signal
/signal_unix.go
1758 @LIBGO_IS_SOLARIS_FALSE@os_user_decls_file
= go
/os
/user
/decls_unix.go
1759 @LIBGO_IS_SOLARIS_TRUE@os_user_decls_file
= go
/os
/user
/decls_solaris.go
1760 go_os_user_files
= \
1761 go
/os
/user
/lookup.go \
1762 go
/os
/user
/lookup_unix.go \
1763 go
/os
/user
/user.go \
1764 $(os_user_decls_file
)
1766 go_path_filepath_files
= \
1767 go
/path
/filepath
/match.go \
1768 go
/path
/filepath
/path.go \
1769 go
/path
/filepath
/path_unix.go \
1770 go
/path
/filepath
/symlink.go \
1771 go
/path
/filepath
/symlink_unix.go
1773 go_regexp_syntax_files
= \
1774 go
/regexp
/syntax
/compile.go \
1775 go
/regexp
/syntax
/doc.go \
1776 go
/regexp
/syntax
/parse.go \
1777 go
/regexp
/syntax
/perl_groups.go \
1778 go
/regexp
/syntax
/prog.go \
1779 go
/regexp
/syntax
/regexp.go \
1780 go
/regexp
/syntax
/simplify.go
1782 go_net_rpc_jsonrpc_files
= \
1783 go
/net
/rpc
/jsonrpc
/client.go \
1784 go
/net
/rpc
/jsonrpc
/server.go
1786 go_runtime_debug_files
= \
1787 go
/runtime
/debug
/garbage.go \
1788 go
/runtime
/debug
/stack.go
1790 go_runtime_pprof_files
= \
1791 go
/runtime
/pprof
/pprof.go
1793 go_text_tabwriter_files
= \
1794 go
/text
/tabwriter
/tabwriter.go
1796 go_text_template_files
= \
1797 go
/text
/template
/doc.go \
1798 go
/text
/template
/exec.go \
1799 go
/text
/template
/funcs.go \
1800 go
/text
/template
/helper.go \
1801 go
/text
/template
/template.go
1803 go_text_template_parse_files
= \
1804 go
/text
/template
/parse
/lex.go \
1805 go
/text
/template
/parse
/node.go \
1806 go
/text
/template
/parse
/parse.go
1808 go_sync_atomic_files
= \
1809 go
/sync
/atomic
/doc.go \
1810 go
/sync
/atomic
/value.go
1812 go_sync_atomic_c_files
= \
1813 go
/sync
/atomic
/atomic.c
1815 go_testing_iotest_files
= \
1816 go
/testing
/iotest
/logger.go \
1817 go
/testing
/iotest
/reader.go \
1818 go
/testing
/iotest
/writer.go
1820 go_testing_quick_files
= \
1821 go
/testing
/quick
/quick.go
1823 go_text_scanner_files
= \
1824 go
/text
/scanner
/scanner.go
1826 go_unicode_utf16_files
= \
1827 go
/unicode
/utf16
/utf16.go
1829 go_unicode_utf8_files
= \
1830 go
/unicode
/utf8
/utf8.go
1832 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file
= go
/syscall
/syscall_unix.go
1834 # Define Syscall and Syscall6.
1835 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file
= go
/syscall
/syscall_stubs.go
1836 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file
= go
/syscall
/exec_unix.go
1837 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file
= go
/syscall
/exec_unix.go
1839 # Define ForkExec and Exec.
1840 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file
= go
/syscall
/exec_stubs.go
1841 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file
= go
/syscall
/exec_bsd.go
1842 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file
= go
/syscall
/exec_linux.go
1843 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file
=
1844 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file
= go
/syscall
/libcall_waitpid.go
1845 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file
= go
/syscall
/libcall_wait4.go
1848 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file
=
1849 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file
= go
/syscall
/wait.c
1851 # Support for pulling apart wait status.
1852 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file
=
1853 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file
= go
/syscall
/sleep_select.go
1856 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file
= go
/syscall
/sleep_rtems.go
1857 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file
= go
/syscall
/errstr_nor.go
1858 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file
= go
/syscall
/errstr.go
1859 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file
= go
/syscall
/errstr_linux.go
1862 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file
= go
/syscall
/errstr_linux.go
1863 # Use lseek on 64-bit Solaris.
1864 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_size_file
= go
/syscall
/libcall_posix_regfile.go
1865 # Use lseek64 on 32-bit Solaris/SPARC.
1866 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_size_file
= go
/syscall
/libcall_posix_largefile.go
1867 # Use lseek64 on 32-bit Solaris/x86.
1868 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file
= go
/syscall
/libcall_posix_largefile.go
1869 # Use lseek by default.
1870 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file
= go
/syscall
/libcall_posix_regfile.go
1872 # Declare libc functions that vary for largefile systems.
1873 # Always use lseek64 on GNU/Linux.
1874 @LIBGO_IS_LINUX_TRUE@syscall_size_file
= go
/syscall
/libcall_posix_largefile.go
1875 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file
= go
/syscall
/socket_bsd.go
1876 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file
= go
/syscall
/socket_irix.go
1877 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file
= go
/syscall
/socket_solaris.go
1879 # Define socket sizes and types.
1880 @LIBGO_IS_LINUX_TRUE@syscall_socket_file
= go
/syscall
/socket_linux.go epoll.go
1881 @LIBGO_IS_LINUX_FALSE@syscall_socket_type_file
=
1882 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_PPC64LE_FALSE@@LIBGO_IS_PPC64_FALSE@syscall_socket_type_file
= go
/syscall
/socket_linux_type.go
1883 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_PPC64LE_FALSE@@LIBGO_IS_PPC64_TRUE@syscall_socket_type_file
= go
/syscall
/socket_linux_ppc64x_type.go
1884 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_PPC64LE_TRUE@syscall_socket_type_file
= go
/syscall
/socket_linux_ppc64x_type.go
1885 @LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file
= go
/syscall
/socket_posix.go
1887 # Define socket functions.
1888 @LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file
= go
/syscall
/socket_xnet.go
1889 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file
= go
/syscall
/libcall_uname.go
1891 # Support for uname.
1892 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1893 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file
=
1894 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file
= go
/syscall
/libcall_uname.go
1895 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file
=
1897 # GNU/Linux specific socket control messages.
1898 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file
= go
/syscall
/sockcmsg_linux.go
1899 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file
=
1901 # Support for netlink sockets and messages.
1902 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file
= go
/syscall
/netlink_linux.go
1903 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file
=
1905 # GNU/Linux specific socket filters.
1906 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file
= go
/syscall
/lsf_linux.go
1907 @LIBGO_IS_ARM64_FALSE@@LIBGO_IS_LINUX_TRUE@syscall_ustat_file
= go
/syscall
/libcall_linux_ustat.go
1909 # GNU/Linux specific ustat support.
1910 @LIBGO_IS_ARM64_TRUE@@LIBGO_IS_LINUX_TRUE@syscall_ustat_file
=
1911 @LIBGO_IS_LINUX_FALSE@syscall_ustat_file
=
1912 @LIBGO_IS_LINUX_FALSE@syscall_utimesnano_file
= go
/syscall
/libcall_posix_utimesnano.go
1914 # GNU/Linux specific utimesnano support.
1915 @LIBGO_IS_LINUX_TRUE@syscall_utimesnano_file
= go
/syscall
/libcall_linux_utimesnano.go
1916 @LIBGO_IS_LINUX_FALSE@syscall_creds_test_file
=
1919 @LIBGO_IS_LINUX_TRUE@syscall_creds_test_file
= go
/syscall
/creds_test.go
1920 go_base_syscall_files
= \
1921 go
/syscall
/env_unix.go \
1922 go
/syscall
/syscall_errno.go \
1923 go
/syscall
/libcall_support.go \
1924 go
/syscall
/libcall_posix.go \
1925 go
/syscall
/race0.go \
1926 go
/syscall
/socket.go \
1927 go
/syscall
/sockcmsg_unix.go \
1929 go
/syscall
/syscall.go \
1930 $(syscall_sockcmsg_file
) \
1931 $(syscall_syscall_file
) \
1932 $(syscall_exec_file
) \
1933 $(syscall_exec_os_file
) \
1934 $(syscall_wait_file
) \
1935 $(syscall_sleep_file
) \
1936 $(syscall_errstr_file
) \
1937 $(syscall_size_file
) \
1938 $(syscall_socket_file
) \
1939 $(syscall_socket_os_file
) \
1940 $(syscall_socket_type_file
) \
1941 $(syscall_uname_file
) \
1942 $(syscall_netlink_file
) \
1943 $(syscall_lsf_file
) \
1944 $(syscall_ustat_file
) \
1945 $(syscall_utimesnano_file
) \
1946 $(GO_LIBCALL_OS_FILE
) \
1947 $(GO_LIBCALL_OS_ARCH_FILE
) \
1948 $(GO_SYSCALL_OS_FILE
) \
1949 $(GO_SYSCALL_OS_ARCH_FILE
)
1951 go_syscall_files
= \
1952 $(go_base_syscall_files
) \
1957 go_syscall_c_files
= \
1958 go
/syscall
/errno.c \
1959 go
/syscall
/signame.c \
1960 $(syscall_wait_c_file
)
1962 go_syscall_test_files
= \
1963 $(syscall_creds_test_file
) \
1964 go
/syscall
/export_test.go \
1965 go
/syscall
/mmap_unix_test.go \
1966 go
/syscall
/syscall_test.go \
1967 go
/syscall
/syscall_unix_test.go
1969 @LIBGO_IS_LINUX_FALSE@internal_syscall_getrandom_file
=
1970 @LIBGO_IS_LINUX_TRUE@internal_syscall_getrandom_file
= go
/internal
/syscall
/getrandom_linux.go
1971 go_internal_syscall_files
= \
1972 go
/internal
/syscall
/dummy.go \
1973 $(internal_syscall_getrandom_file
)
1975 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo
=
1977 # os_lib_inotify_lo = os/inotify.lo
1978 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo
=
2000 reflect
/makefunc_ffi_c.lo \
2010 syscall
/signame.lo \
2030 crypto
/elliptic.lo \
2042 crypto
/x509
/pkix.lo \
2044 database
/sql
/driver.lo \
2051 encoding
/ascii85.lo \
2053 encoding
/base32.lo \
2054 encoding
/base64.lo \
2055 encoding
/binary.lo \
2078 net
/http
/cookiejar.lo \
2080 net
/http
/httptest.lo \
2081 net
/http
/httputil.lo \
2082 net
/http
/internal.lo \
2085 image
/color
/palette.lo \
2090 index
/suffixarray.lo \
2091 internal
/syscall.lo \
2094 log
/syslog
/syslog_c.lo \
2108 $(os_lib_inotify_lo
) \
2113 net
/rpc
/jsonrpc.lo \
2121 text
/template
/parse.lo \
2128 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
2131 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
2132 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
2134 libgo_la_SOURCES
= $(runtime_files
)
2135 libgo_la_LDFLAGS
= $(libgo_ldflags
)
2136 libgo_la_LIBADD
= $(libgo_libadd
)
2137 libgo_llgo_la_SOURCES
= $(runtime_files
)
2138 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
2139 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
2140 libgobegin_a_SOURCES
= \
2143 libgobegin_llgo_a_SOURCES
= \
2147 # Use -fPIC for libgobegin so that it can be put in a PIE.
2148 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
2149 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
2150 libgolibbegin_a_SOURCES
= \
2151 runtime
/go-libmain.c
2153 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
2154 libnetgo_a_SOURCES
= $(go_netgo_files
)
2155 libnetgo_a_LIBADD
= netgo.o
2156 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
2157 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
2158 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
2159 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
2160 $(AM_GOCFLAGS
) $(GOCFLAGS
)
2162 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
2163 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
2166 # Build the dependencies for a Go package.
2169 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $^
> $@.tmp
; \
2173 # Build the .go files for a package, generating a .lo file.
2176 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2177 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o
$@
$$files
2183 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2184 $(GOCOMPILE
) -I .
-c
-fPIC
-fgo-pkgpath
=net
-o
$@
$$files
2191 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2193 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
2195 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
2196 export RUNTESTFLAGS
; \
2199 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2200 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2201 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2202 export LD_LIBRARY_PATH
; \
2204 rm -f
$@
-testsum
$@
-testlog
; \
2205 if
test "$(USE_DEJAGNU)" = "yes"; then \
2206 $(SHELL
) $(srcdir)/testsuite
/gotest
--dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$(go_$(subst /,_,$(@D))_files)" --testname
="$(@D)" --goarch
="$(GOARCH)" $(GOTESTFLAGS
) $(go_
$(subst /,_
,$(@D
))_test_files
); \
2207 elif
test "$(GOBENCH)" != ""; then \
2208 $(SHELL
) $(srcdir)/testsuite
/gotest
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$(go_$(subst /,_,$(@D))_files)" --goarch
="$(GOARCH)" --bench
="$(GOBENCH)" $(GOTESTFLAGS
) $(go_
$(subst /,_
,$(@D
))_test_files
); \
2210 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$(go_$(subst /,_,$(@D))_files)" --goarch
="$(GOARCH)" $(GOTESTFLAGS
) $(go_
$(subst /,_
,$(@D
))_test_files
) >>$@
-testlog
2>&1; then \
2211 echo
"PASS: $(@D)" >> $@
-testlog
; \
2212 echo
"PASS: $(@D)"; \
2213 echo
"PASS: $(@D)" > $@
-testsum
; \
2215 echo
"FAIL: $(@D)" >> $@
-testlog
; \
2217 echo
"FAIL: $(@D)" > $@
-testsum
; \
2223 # Build all packages before checking any.
2224 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
2225 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
2226 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
2227 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
2228 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
2229 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
2230 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
2231 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
2232 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
2233 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
2234 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
2235 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
2236 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
2237 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
2238 # At least for now, we need -static-libgo for this test, because
2239 # otherwise we can't get the line numbers.
2240 # Also use -fno-inline to get better results from the memory profiler.
2241 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
2243 # How to build a .gox file from a .lo file.
2245 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
2246 $(OBJCOPY
) -j .go_export
$$f $@.tmp
&& mv
-f
$@.tmp
$@
2276 compress
/bzip2
/check \
2277 compress
/flate
/check \
2278 compress
/gzip
/check \
2279 compress
/lzw
/check \
2280 compress
/zlib
/check \
2281 container
/heap
/check \
2282 container
/list
/check \
2283 container
/ring
/check \
2285 crypto
/cipher
/check \
2288 crypto
/ecdsa
/check \
2289 crypto
/elliptic
/check \
2296 crypto
/sha256
/check \
2297 crypto
/sha512
/check \
2298 crypto
/subtle
/check \
2301 database
/sql
/check \
2302 database
/sql
/driver
/check \
2307 debug
/plan9obj
/check \
2308 encoding
/ascii85
/check \
2309 encoding
/asn1
/check \
2310 encoding
/base32
/check \
2311 encoding
/base64
/check \
2312 encoding
/binary
/check \
2313 encoding
/csv
/check \
2314 encoding
/gob
/check \
2315 encoding
/hex
/check \
2316 encoding
/json
/check \
2317 encoding
/pem
/check \
2318 encoding
/xml
/check \
2320 exp
/terminal
/check \
2321 html
/template
/check \
2323 $(go_build_check_omitted_since_it_calls_6g
) \
2330 hash
/adler32
/check \
2338 index
/suffixarray
/check \
2344 mime
/multipart
/check \
2346 net
/http
/cgi
/check \
2347 net
/http
/cookiejar
/check \
2348 net
/http
/fcgi
/check \
2349 net
/http
/httptest
/check \
2350 net
/http
/httputil
/check \
2351 net
/http
/internal
/check \
2355 net
/textproto
/check \
2357 net
/rpc
/jsonrpc
/check \
2359 old
/template
/check \
2363 path
/filepath
/check \
2364 regexp
/syntax
/check \
2365 runtime
/pprof
/check \
2367 text
/scanner
/check \
2368 text
/tabwriter
/check \
2369 text
/template
/check \
2370 text
/template
/parse
/check \
2371 testing
/quick
/check \
2372 unicode
/utf16
/check \
2375 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
2376 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
2378 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2381 .SUFFIXES
: .c .go .gox .o .obj .lo .a
2382 am--refresh
: Makefile
2384 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2385 @for dep in
$?
; do \
2386 case
'$(am__configure_deps)' in \
2388 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2389 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
2394 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2395 $(am__cd
) $(top_srcdir
) && \
2396 $(AUTOMAKE
) --foreign Makefile
2398 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2401 echo
' $(SHELL) ./config.status'; \
2402 $(SHELL
) .
/config.status
;; \
2404 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2405 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2408 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2409 $(SHELL
) .
/config.status
--recheck
2411 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2412 $(am__cd
) $(srcdir) && $(AUTOCONF
)
2413 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2414 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2415 $(am__aclocal_m4_deps
):
2418 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
2419 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
2421 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
2423 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2424 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2425 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
2430 -rm -f config.h stamp-h1
2431 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
2433 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
2434 list2
=; for p in
$$list; do \
2435 if
test -f
$$p; then \
2436 list2
="$$list2 $$p"; \
2439 test -z
"$$list2" ||
{ \
2440 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
2441 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
2442 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2443 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
2445 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
2446 for p in
$$list; do \
2447 if
test -f
$$p; then \
2449 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2450 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
2454 uninstall-toolexeclibLIBRARIES
:
2455 @
$(NORMAL_UNINSTALL
)
2456 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
2457 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2458 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
2460 clean-toolexeclibLIBRARIES
:
2461 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
2462 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
2463 -rm -f libgobegin-llgo.a
2464 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
2465 $(RANLIB
) libgobegin-llgo.a
2466 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
2468 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
2469 $(RANLIB
) libgobegin.a
2470 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
2471 -rm -f libgolibbegin.a
2472 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
2473 $(RANLIB
) libgolibbegin.a
2474 libnetgo.a
: $(libnetgo_a_OBJECTS
) $(libnetgo_a_DEPENDENCIES
) $(EXTRA_libnetgo_a_DEPENDENCIES
)
2476 $(libnetgo_a_AR
) libnetgo.a
$(libnetgo_a_OBJECTS
) $(libnetgo_a_LIBADD
)
2477 $(RANLIB
) libnetgo.a
2478 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
2480 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
2481 list2
=; for p in
$$list; do \
2482 if
test -f
$$p; then \
2483 list2
="$$list2 $$p"; \
2486 test -z
"$$list2" ||
{ \
2487 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
2488 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
2489 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2490 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2493 uninstall-toolexeclibLTLIBRARIES
:
2494 @
$(NORMAL_UNINSTALL
)
2495 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
2496 for p in
$$list; do \
2498 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2499 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
2502 clean-toolexeclibLTLIBRARIES
:
2503 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
2504 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
2505 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2506 test "$$dir" != "$$p" ||
dir=.
; \
2507 echo
"rm -f \"$${dir}/so_locations\""; \
2508 rm -f
"$${dir}/so_locations"; \
2510 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
2511 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
2512 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
2513 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
2515 mostlyclean-compile
:
2521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/chan.Plo@am__quote@
2522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cpuprof.Plo@am__quote@
2523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
2524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
2525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
2526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
2527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
2528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
2529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
2530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert-interface.Plo@am__quote@
2531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
2532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
2533 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-byte-array-to-string.Plo@am__quote@
2534 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
2535 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
2536 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-can-convert-interface.Plo@am__quote@
2537 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
2538 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
2539 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-check-interface.Plo@am__quote@
2540 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
2541 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-convert-interface.Plo@am__quote@
2542 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-copy.Plo@am__quote@
2543 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
2544 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
2545 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-compare.Plo@am__quote@
2546 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-val-compare.Plo@am__quote@
2547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
2548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
2549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-iface.Plo@am__quote@
2550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-array-to-string.Plo@am__quote@
2551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-to-string.Plo@am__quote@
2552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-compare.Plo@am__quote@
2553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-eface-compare.Plo@am__quote@
2554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-val-compare.Plo@am__quote@
2555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-make-slice.Plo@am__quote@
2556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-delete.Plo@am__quote@
2557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-index.Plo@am__quote@
2558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-len.Plo@am__quote@
2559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-map-range.Plo@am__quote@
2560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
2561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
2562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
2563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new-map.Plo@am__quote@
2564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
2565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
2566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
2567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
2568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-print.Plo@am__quote@
2569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
2570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
2571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-map.Plo@am__quote@
2572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rune.Plo@am__quote@
2573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
2574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
2575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
2576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strcmp.Plo@am__quote@
2577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-byte-array.Plo@am__quote@
2578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-int-array.Plo@am__quote@
2579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strplus.Plo@am__quote@
2580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
2581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-traceback.Plo@am__quote@
2582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
2583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-eface.Plo@am__quote@
2584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-error.Plo@am__quote@
2585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
2586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
2587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-interface.Plo@am__quote@
2588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
2589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
2590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
2591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
2592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
2593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
2594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
2595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
2596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
2597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lfstack.Plo@am__quote@
2598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
2599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
2600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
2601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_futex.Plo@am__quote@
2602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_sema.Plo@am__quote@
2603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
2604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/map.Plo@am__quote@
2605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
2606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
2607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
2608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
2609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
2610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
2611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
2612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprof.Plo@am__quote@
2613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
2614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll.Plo@am__quote@
2615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_epoll.Plo@am__quote@
2616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_kqueue.Plo@am__quote@
2617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_select.Plo@am__quote@
2618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
2619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
2620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
2621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
2622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdebug.Plo@am__quote@
2623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reflect.Plo@am__quote@
2624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
2625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime.Plo@am__quote@
2626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
2627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sema.Plo@am__quote@
2628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
2629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
2630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string.Plo@am__quote@
2631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
2632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
2633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
2634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
2635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
2638 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
2639 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2642 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
2645 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
2646 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2649 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2652 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
2653 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2656 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
2658 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
2659 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
2660 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2663 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
2665 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
2666 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2667 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2670 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2672 libgobegin_a-go-main.o
: runtime
/go-main.c
2673 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
2674 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2677 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
2679 libgobegin_a-go-main.obj
: runtime
/go-main.c
2680 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2681 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2684 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2686 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
2687 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.o
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
2688 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2691 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
2693 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
2694 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.obj
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
2695 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2698 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
2700 go-append.lo
: runtime
/go-append.c
2701 @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
2702 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2705 @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
2707 go-assert.lo
: runtime
/go-assert.c
2708 @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
2709 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2712 @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
2714 go-assert-interface.lo
: runtime
/go-assert-interface.c
2715 @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
2716 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert-interface.Tpo
$(DEPDIR
)/go-assert-interface.Plo
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert-interface.c' object
='go-assert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2719 @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
2721 go-byte-array-to-string.lo
: runtime
/go-byte-array-to-string.c
2722 @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
2723 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-byte-array-to-string.Tpo
$(DEPDIR
)/go-byte-array-to-string.Plo
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-byte-array-to-string.c' object
='go-byte-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2726 @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
2728 go-breakpoint.lo
: runtime
/go-breakpoint.c
2729 @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
2730 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2733 @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
2735 go-caller.lo
: runtime
/go-caller.c
2736 @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
2737 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2740 @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
2742 go-callers.lo
: runtime
/go-callers.c
2743 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-callers.lo
-MD
-MP
-MF
$(DEPDIR
)/go-callers.Tpo
-c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
2744 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2747 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
2749 go-can-convert-interface.lo
: runtime
/go-can-convert-interface.c
2750 @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
2751 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-can-convert-interface.Tpo
$(DEPDIR
)/go-can-convert-interface.Plo
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-can-convert-interface.c' object
='go-can-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2754 @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
2756 go-cdiv.lo
: runtime
/go-cdiv.c
2757 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-cdiv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-cdiv.Tpo
-c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
2758 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2761 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
2763 go-cgo.lo
: runtime
/go-cgo.c
2764 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-cgo.lo
-MD
-MP
-MF
$(DEPDIR
)/go-cgo.Tpo
-c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
2765 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2768 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
2770 go-check-interface.lo
: runtime
/go-check-interface.c
2771 @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
2772 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-check-interface.Tpo
$(DEPDIR
)/go-check-interface.Plo
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-check-interface.c' object
='go-check-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2775 @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
2777 go-construct-map.lo
: runtime
/go-construct-map.c
2778 @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
2779 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2782 @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
2784 go-convert-interface.lo
: runtime
/go-convert-interface.c
2785 @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
2786 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-convert-interface.Tpo
$(DEPDIR
)/go-convert-interface.Plo
2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-convert-interface.c' object
='go-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2789 @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
2791 go-copy.lo
: runtime
/go-copy.c
2792 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-copy.lo
-MD
-MP
-MF
$(DEPDIR
)/go-copy.Tpo
-c
-o go-copy.lo
`test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime
/go-copy.c
2793 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-copy.Tpo
$(DEPDIR
)/go-copy.Plo
2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-copy.c' object
='go-copy.lo' libtool
=yes @AMDEPBACKSLASH@
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2796 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-copy.lo
`test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime
/go-copy.c
2798 go-defer.lo
: runtime
/go-defer.c
2799 @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
2800 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2803 @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
2805 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
2806 @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
2807 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
2808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
2809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2810 @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
2812 go-eface-compare.lo
: runtime
/go-eface-compare.c
2813 @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
2814 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-compare.Tpo
$(DEPDIR
)/go-eface-compare.Plo
2815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-compare.c' object
='go-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2817 @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
2819 go-eface-val-compare.lo
: runtime
/go-eface-val-compare.c
2820 @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
2821 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-val-compare.Tpo
$(DEPDIR
)/go-eface-val-compare.Plo
2822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-val-compare.c' object
='go-eface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2824 @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
2826 go-ffi.lo
: runtime
/go-ffi.c
2827 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-ffi.lo
-MD
-MP
-MF
$(DEPDIR
)/go-ffi.Tpo
-c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
2828 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
2829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
2830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2831 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
2833 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
2834 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-fieldtrack.lo
-MD
-MP
-MF
$(DEPDIR
)/go-fieldtrack.Tpo
-c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
2835 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
2836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
2837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2838 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
2840 go-int-array-to-string.lo
: runtime
/go-int-array-to-string.c
2841 @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
2842 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-array-to-string.Tpo
$(DEPDIR
)/go-int-array-to-string.Plo
2843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-array-to-string.c' object
='go-int-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2845 @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
2847 go-int-to-string.lo
: runtime
/go-int-to-string.c
2848 @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
2849 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-to-string.Tpo
$(DEPDIR
)/go-int-to-string.Plo
2850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-to-string.c' object
='go-int-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
2851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2852 @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
2854 go-interface-compare.lo
: runtime
/go-interface-compare.c
2855 @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
2856 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-compare.Tpo
$(DEPDIR
)/go-interface-compare.Plo
2857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-compare.c' object
='go-interface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2859 @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
2861 go-interface-eface-compare.lo
: runtime
/go-interface-eface-compare.c
2862 @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-eface-compare.lo
-MD
-MP
-MF
$(DEPDIR
)/go-interface-eface-compare.Tpo
-c
-o go-interface-eface-compare.lo
`test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime
/go-interface-eface-compare.c
2863 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-eface-compare.Tpo
$(DEPDIR
)/go-interface-eface-compare.Plo
2864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-eface-compare.c' object
='go-interface-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2866 @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-eface-compare.lo
`test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime
/go-interface-eface-compare.c
2868 go-interface-val-compare.lo
: runtime
/go-interface-val-compare.c
2869 @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
2870 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-val-compare.Tpo
$(DEPDIR
)/go-interface-val-compare.Plo
2871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-val-compare.c' object
='go-interface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
2872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2873 @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
2875 go-make-slice.lo
: runtime
/go-make-slice.c
2876 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-make-slice.lo
-MD
-MP
-MF
$(DEPDIR
)/go-make-slice.Tpo
-c
-o go-make-slice.lo
`test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime
/go-make-slice.c
2877 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-make-slice.Tpo
$(DEPDIR
)/go-make-slice.Plo
2878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-make-slice.c' object
='go-make-slice.lo' libtool
=yes @AMDEPBACKSLASH@
2879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2880 @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-make-slice.lo
`test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime
/go-make-slice.c
2882 go-map-delete.lo
: runtime
/go-map-delete.c
2883 @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
2884 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-delete.Tpo
$(DEPDIR
)/go-map-delete.Plo
2885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-delete.c' object
='go-map-delete.lo' libtool
=yes @AMDEPBACKSLASH@
2886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2887 @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
2889 go-map-index.lo
: runtime
/go-map-index.c
2890 @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
2891 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-index.Tpo
$(DEPDIR
)/go-map-index.Plo
2892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-index.c' object
='go-map-index.lo' libtool
=yes @AMDEPBACKSLASH@
2893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2894 @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
2896 go-map-len.lo
: runtime
/go-map-len.c
2897 @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
2898 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-len.Tpo
$(DEPDIR
)/go-map-len.Plo
2899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-len.c' object
='go-map-len.lo' libtool
=yes @AMDEPBACKSLASH@
2900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2901 @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
2903 go-map-range.lo
: runtime
/go-map-range.c
2904 @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
2905 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-map-range.Tpo
$(DEPDIR
)/go-map-range.Plo
2906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-map-range.c' object
='go-map-range.lo' libtool
=yes @AMDEPBACKSLASH@
2907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2908 @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
2910 go-matherr.lo
: runtime
/go-matherr.c
2911 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-matherr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-matherr.Tpo
-c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
2912 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
2913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
2914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2915 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
2917 go-memcmp.lo
: runtime
/go-memcmp.c
2918 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memcmp.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memcmp.Tpo
-c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
2919 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
2920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
2921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2922 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
2924 go-nanotime.lo
: runtime
/go-nanotime.c
2925 @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
2926 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
2927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
2928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2929 @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
2931 go-now.lo
: runtime
/go-now.c
2932 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-now.lo
-MD
-MP
-MF
$(DEPDIR
)/go-now.Tpo
-c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
2933 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
2934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
2935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2936 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
2938 go-new-map.lo
: runtime
/go-new-map.c
2939 @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
2940 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new-map.Tpo
$(DEPDIR
)/go-new-map.Plo
2941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new-map.c' object
='go-new-map.lo' libtool
=yes @AMDEPBACKSLASH@
2942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2943 @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
2945 go-new.lo
: runtime
/go-new.c
2946 @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
2947 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
2948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
2949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2950 @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
2952 go-nosys.lo
: runtime
/go-nosys.c
2953 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-nosys.lo
-MD
-MP
-MF
$(DEPDIR
)/go-nosys.Tpo
-c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
2954 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
2955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
2956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2957 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
2959 go-panic.lo
: runtime
/go-panic.c
2960 @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
2961 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
2962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
2963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2964 @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
2966 go-print.lo
: runtime
/go-print.c
2967 @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
2968 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-print.Tpo
$(DEPDIR
)/go-print.Plo
2969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-print.c' object
='go-print.lo' libtool
=yes @AMDEPBACKSLASH@
2970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2971 @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
2973 go-recover.lo
: runtime
/go-recover.c
2974 @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
2975 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
2976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
2977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2978 @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
2980 go-reflect-call.lo
: runtime
/go-reflect-call.c
2981 @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
2982 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
2983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
2984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2985 @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
2987 go-reflect-map.lo
: runtime
/go-reflect-map.c
2988 @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
2989 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-map.Tpo
$(DEPDIR
)/go-reflect-map.Plo
2990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-map.c' object
='go-reflect-map.lo' libtool
=yes @AMDEPBACKSLASH@
2991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2992 @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
2994 go-rune.lo
: runtime
/go-rune.c
2995 @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
2996 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rune.Tpo
$(DEPDIR
)/go-rune.Plo
2997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rune.c' object
='go-rune.lo' libtool
=yes @AMDEPBACKSLASH@
2998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2999 @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
3001 go-runtime-error.lo
: runtime
/go-runtime-error.c
3002 @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
3003 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
3004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
3005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3006 @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
3008 go-setenv.lo
: runtime
/go-setenv.c
3009 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-setenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-setenv.Tpo
-c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
3010 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
3011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
3012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3013 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
3015 go-signal.lo
: runtime
/go-signal.c
3016 @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
3017 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
3018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
3019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3020 @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
3022 go-strcmp.lo
: runtime
/go-strcmp.c
3023 @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
3024 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strcmp.Tpo
$(DEPDIR
)/go-strcmp.Plo
3025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strcmp.c' object
='go-strcmp.lo' libtool
=yes @AMDEPBACKSLASH@
3026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3027 @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
3029 go-string-to-byte-array.lo
: runtime
/go-string-to-byte-array.c
3030 @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
3031 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-byte-array.Tpo
$(DEPDIR
)/go-string-to-byte-array.Plo
3032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-byte-array.c' object
='go-string-to-byte-array.lo' libtool
=yes @AMDEPBACKSLASH@
3033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3034 @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
3036 go-string-to-int-array.lo
: runtime
/go-string-to-int-array.c
3037 @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
3038 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-int-array.Tpo
$(DEPDIR
)/go-string-to-int-array.Plo
3039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-int-array.c' object
='go-string-to-int-array.lo' libtool
=yes @AMDEPBACKSLASH@
3040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3041 @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
3043 go-strplus.lo
: runtime
/go-strplus.c
3044 @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
3045 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strplus.Tpo
$(DEPDIR
)/go-strplus.Plo
3046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strplus.c' object
='go-strplus.lo' libtool
=yes @AMDEPBACKSLASH@
3047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3048 @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
3050 go-strslice.lo
: runtime
/go-strslice.c
3051 @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
3052 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
3053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
3054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3055 @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
3057 go-traceback.lo
: runtime
/go-traceback.c
3058 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-traceback.lo
-MD
-MP
-MF
$(DEPDIR
)/go-traceback.Tpo
-c
-o go-traceback.lo
`test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime
/go-traceback.c
3059 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-traceback.Tpo
$(DEPDIR
)/go-traceback.Plo
3060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-traceback.c' object
='go-traceback.lo' libtool
=yes @AMDEPBACKSLASH@
3061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3062 @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-traceback.lo
`test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime
/go-traceback.c
3064 go-type-complex.lo
: runtime
/go-type-complex.c
3065 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-complex.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-complex.Tpo
-c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
3066 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
3067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
3068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3069 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
3071 go-type-eface.lo
: runtime
/go-type-eface.c
3072 @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
3073 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-eface.Tpo
$(DEPDIR
)/go-type-eface.Plo
3074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-eface.c' object
='go-type-eface.lo' libtool
=yes @AMDEPBACKSLASH@
3075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3076 @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
3078 go-type-error.lo
: runtime
/go-type-error.c
3079 @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
3080 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-error.Tpo
$(DEPDIR
)/go-type-error.Plo
3081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-error.c' object
='go-type-error.lo' libtool
=yes @AMDEPBACKSLASH@
3082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3083 @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
3085 go-type-float.lo
: runtime
/go-type-float.c
3086 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-type-float.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-float.Tpo
-c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
3087 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
3088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
3089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3090 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
3092 go-type-identity.lo
: runtime
/go-type-identity.c
3093 @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
3094 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
3095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
3096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3097 @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
3099 go-type-interface.lo
: runtime
/go-type-interface.c
3100 @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
3101 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-interface.Tpo
$(DEPDIR
)/go-type-interface.Plo
3102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-interface.c' object
='go-type-interface.lo' libtool
=yes @AMDEPBACKSLASH@
3103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3104 @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
3106 go-type-string.lo
: runtime
/go-type-string.c
3107 @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
3108 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
3109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
3110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3111 @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
3113 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
3114 @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
3115 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
3116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
3117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3118 @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
3120 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
3121 @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
3122 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
3123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
3124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3125 @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
3127 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
3128 @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
3129 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
3130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
3131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3132 @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
3134 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
3135 @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
3136 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
3137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
3138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3139 @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
3141 go-unsetenv.lo
: runtime
/go-unsetenv.c
3142 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsetenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsetenv.Tpo
-c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
3143 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
3144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
3145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3146 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
3148 go-unwind.lo
: runtime
/go-unwind.c
3149 @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
3150 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
3151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
3152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3153 @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
3155 go-varargs.lo
: runtime
/go-varargs.c
3156 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-varargs.lo
-MD
-MP
-MF
$(DEPDIR
)/go-varargs.Tpo
-c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
3157 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
3158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
3159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3160 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
3162 env_posix.lo
: runtime
/env_posix.c
3163 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT env_posix.lo
-MD
-MP
-MF
$(DEPDIR
)/env_posix.Tpo
-c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
3164 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
3165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
3166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3167 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
3169 heapdump.lo
: runtime
/heapdump.c
3170 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT heapdump.lo
-MD
-MP
-MF
$(DEPDIR
)/heapdump.Tpo
-c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
3171 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
3172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
3173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3174 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
3176 lock_sema.lo
: runtime
/lock_sema.c
3177 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT lock_sema.lo
-MD
-MP
-MF
$(DEPDIR
)/lock_sema.Tpo
-c
-o lock_sema.lo
`test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime
/lock_sema.c
3178 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_sema.Tpo
$(DEPDIR
)/lock_sema.Plo
3179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_sema.c' object
='lock_sema.lo' libtool
=yes @AMDEPBACKSLASH@
3180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3181 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o lock_sema.lo
`test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime
/lock_sema.c
3183 thread-sema.lo
: runtime
/thread-sema.c
3184 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-sema.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-sema.Tpo
-c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
3185 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
3186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
3187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3188 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
3190 lock_futex.lo
: runtime
/lock_futex.c
3191 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT lock_futex.lo
-MD
-MP
-MF
$(DEPDIR
)/lock_futex.Tpo
-c
-o lock_futex.lo
`test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime
/lock_futex.c
3192 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_futex.Tpo
$(DEPDIR
)/lock_futex.Plo
3193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_futex.c' object
='lock_futex.lo' libtool
=yes @AMDEPBACKSLASH@
3194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3195 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o lock_futex.lo
`test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime
/lock_futex.c
3197 thread-linux.lo
: runtime
/thread-linux.c
3198 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-linux.Tpo
-c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
3199 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
3200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
3201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3202 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
3204 mcache.lo
: runtime
/mcache.c
3205 @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
3206 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
3207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
3208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3209 @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
3211 mcentral.lo
: runtime
/mcentral.c
3212 @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
3213 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
3214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
3215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3216 @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
3218 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
3219 @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
3220 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
3221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
3222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3223 @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
3225 mem.lo
: runtime
/mem.c
3226 @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
3227 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
3228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
3229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3230 @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
3232 mfixalloc.lo
: runtime
/mfixalloc.c
3233 @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
3234 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
3235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
3236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3237 @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
3239 mgc0.lo
: runtime
/mgc0.c
3240 @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
3241 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
3242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
3243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3244 @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
3246 mheap.lo
: runtime
/mheap.c
3247 @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
3248 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
3249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
3250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3251 @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
3253 msize.lo
: runtime
/msize.c
3254 @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
3255 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
3256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
3257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3258 @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
3260 netpoll_kqueue.lo
: runtime
/netpoll_kqueue.c
3261 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT netpoll_kqueue.lo
-MD
-MP
-MF
$(DEPDIR
)/netpoll_kqueue.Tpo
-c
-o netpoll_kqueue.lo
`test -f 'runtime/netpoll_kqueue.c' || echo '$(srcdir)/'`runtime
/netpoll_kqueue.c
3262 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_kqueue.Tpo
$(DEPDIR
)/netpoll_kqueue.Plo
3263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_kqueue.c' object
='netpoll_kqueue.lo' libtool
=yes @AMDEPBACKSLASH@
3264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3265 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_kqueue.lo
`test -f 'runtime/netpoll_kqueue.c' || echo '$(srcdir)/'`runtime
/netpoll_kqueue.c
3267 netpoll_select.lo
: runtime
/netpoll_select.c
3268 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT netpoll_select.lo
-MD
-MP
-MF
$(DEPDIR
)/netpoll_select.Tpo
-c
-o netpoll_select.lo
`test -f 'runtime/netpoll_select.c' || echo '$(srcdir)/'`runtime
/netpoll_select.c
3269 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_select.Tpo
$(DEPDIR
)/netpoll_select.Plo
3270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_select.c' object
='netpoll_select.lo' libtool
=yes @AMDEPBACKSLASH@
3271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3272 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_select.lo
`test -f 'runtime/netpoll_select.c' || echo '$(srcdir)/'`runtime
/netpoll_select.c
3274 netpoll_epoll.lo
: runtime
/netpoll_epoll.c
3275 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT netpoll_epoll.lo
-MD
-MP
-MF
$(DEPDIR
)/netpoll_epoll.Tpo
-c
-o netpoll_epoll.lo
`test -f 'runtime/netpoll_epoll.c' || echo '$(srcdir)/'`runtime
/netpoll_epoll.c
3276 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_epoll.Tpo
$(DEPDIR
)/netpoll_epoll.Plo
3277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_epoll.c' object
='netpoll_epoll.lo' libtool
=yes @AMDEPBACKSLASH@
3278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3279 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_epoll.lo
`test -f 'runtime/netpoll_epoll.c' || echo '$(srcdir)/'`runtime
/netpoll_epoll.c
3281 panic.lo
: runtime
/panic.c
3282 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
3283 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
3284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
3285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3286 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
3288 parfor.lo
: runtime
/parfor.c
3289 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT parfor.lo
-MD
-MP
-MF
$(DEPDIR
)/parfor.Tpo
-c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
3290 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
3291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
3292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3293 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
3295 print.lo
: runtime
/print.c
3296 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
3297 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
3298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
3299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3300 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
3302 proc.lo
: runtime
/proc.c
3303 @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
3304 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
3305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
3306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3307 @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
3309 runtime.lo
: runtime
/runtime.c
3310 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT runtime.lo
-MD
-MP
-MF
$(DEPDIR
)/runtime.Tpo
-c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
3311 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime.Tpo
$(DEPDIR
)/runtime.Plo
3312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime.c' object
='runtime.lo' libtool
=yes @AMDEPBACKSLASH@
3313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3314 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
3316 signal_unix.lo
: runtime
/signal_unix.c
3317 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT signal_unix.lo
-MD
-MP
-MF
$(DEPDIR
)/signal_unix.Tpo
-c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
3318 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
3319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
3320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3321 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
3323 thread.lo
: runtime
/thread.c
3324 @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
3325 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
3326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
3327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3328 @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
3330 yield.lo
: runtime
/yield.c
3331 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
3332 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
3333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
3334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3335 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
3337 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
3338 @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
3339 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
3340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
3341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3342 @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
3344 getncpu-none.lo
: runtime
/getncpu-none.c
3345 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-none.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-none.Tpo
-c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
3346 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
3347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
3348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3349 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
3351 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
3352 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-bsd.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-bsd.Tpo
-c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
3353 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
3354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
3355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3356 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
3358 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
3359 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-solaris.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-solaris.Tpo
-c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
3360 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
3361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
3362 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3363 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
3365 getncpu-irix.lo
: runtime
/getncpu-irix.c
3366 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-irix.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-irix.Tpo
-c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
3367 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
3368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
3369 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3370 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
3372 getncpu-linux.lo
: runtime
/getncpu-linux.c
3373 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-linux.Tpo
-c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
3374 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
3375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
3376 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
3377 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
3379 mostlyclean-libtool
:
3386 -rm -f libtool config.lt
3388 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3389 # runs to enable its job server during parallel builds. Hence the
3392 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
3394 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
3397 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
3399 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
3401 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
3402 maintainer-clean-multi
:
3403 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
3404 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
3406 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
3407 if
test -n
"$$list"; then \
3408 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
3409 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
3411 for p in
$$list; do \
3412 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3414 done |
$(am__base_list
) | \
3415 while read files
; do \
3416 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3417 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
3420 uninstall-toolexeclibgoDATA
:
3421 @
$(NORMAL_UNINSTALL
)
3422 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
3423 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3424 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
3425 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
3427 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
3428 if
test -n
"$$list"; then \
3429 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3430 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
3432 for p in
$$list; do \
3433 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3435 done |
$(am__base_list
) | \
3436 while read files
; do \
3437 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3438 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
3441 uninstall-toolexeclibgoarchiveDATA
:
3442 @
$(NORMAL_UNINSTALL
)
3443 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
3444 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3445 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
3446 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
3448 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
3449 if
test -n
"$$list"; then \
3450 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3451 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
3453 for p in
$$list; do \
3454 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3456 done |
$(am__base_list
) | \
3457 while read files
; do \
3458 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3459 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
3462 uninstall-toolexeclibgocompressDATA
:
3463 @
$(NORMAL_UNINSTALL
)
3464 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
3465 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3466 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
3467 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
3469 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
3470 if
test -n
"$$list"; then \
3471 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3472 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
3474 for p in
$$list; do \
3475 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3477 done |
$(am__base_list
) | \
3478 while read files
; do \
3479 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3480 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
3483 uninstall-toolexeclibgocontainerDATA
:
3484 @
$(NORMAL_UNINSTALL
)
3485 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
3486 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3487 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
3488 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
3490 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
3491 if
test -n
"$$list"; then \
3492 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3493 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
3495 for p in
$$list; do \
3496 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3498 done |
$(am__base_list
) | \
3499 while read files
; do \
3500 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3501 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
3504 uninstall-toolexeclibgocryptoDATA
:
3505 @
$(NORMAL_UNINSTALL
)
3506 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
3507 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3508 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
3509 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
3511 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
3512 if
test -n
"$$list"; then \
3513 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3514 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
3516 for p in
$$list; do \
3517 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3519 done |
$(am__base_list
) | \
3520 while read files
; do \
3521 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3522 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
3525 uninstall-toolexeclibgocryptox509DATA
:
3526 @
$(NORMAL_UNINSTALL
)
3527 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
3528 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3529 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
3530 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
3532 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
3533 if
test -n
"$$list"; then \
3534 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3535 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
3537 for p in
$$list; do \
3538 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3540 done |
$(am__base_list
) | \
3541 while read files
; do \
3542 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3543 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
3546 uninstall-toolexeclibgodatabaseDATA
:
3547 @
$(NORMAL_UNINSTALL
)
3548 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
3549 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3550 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
3551 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
3553 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
3554 if
test -n
"$$list"; then \
3555 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3556 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
3558 for p in
$$list; do \
3559 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3561 done |
$(am__base_list
) | \
3562 while read files
; do \
3563 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3564 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
3567 uninstall-toolexeclibgodatabasesqlDATA
:
3568 @
$(NORMAL_UNINSTALL
)
3569 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
3570 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3571 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
3572 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
3574 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
3575 if
test -n
"$$list"; then \
3576 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3577 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
3579 for p in
$$list; do \
3580 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3582 done |
$(am__base_list
) | \
3583 while read files
; do \
3584 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3585 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
3588 uninstall-toolexeclibgodebugDATA
:
3589 @
$(NORMAL_UNINSTALL
)
3590 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
3591 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3592 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
3593 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
3595 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
3596 if
test -n
"$$list"; then \
3597 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3598 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
3600 for p in
$$list; do \
3601 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3603 done |
$(am__base_list
) | \
3604 while read files
; do \
3605 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3606 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
3609 uninstall-toolexeclibgoencodingDATA
:
3610 @
$(NORMAL_UNINSTALL
)
3611 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
3612 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3613 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
3614 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
3616 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
3617 if
test -n
"$$list"; then \
3618 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3619 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
3621 for p in
$$list; do \
3622 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3624 done |
$(am__base_list
) | \
3625 while read files
; do \
3626 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3627 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
3630 uninstall-toolexeclibgoexpDATA
:
3631 @
$(NORMAL_UNINSTALL
)
3632 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
3633 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3634 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
3635 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
3637 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
3638 if
test -n
"$$list"; then \
3639 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
3640 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
3642 for p in
$$list; do \
3643 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3645 done |
$(am__base_list
) | \
3646 while read files
; do \
3647 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3648 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
3651 uninstall-toolexeclibgogoDATA
:
3652 @
$(NORMAL_UNINSTALL
)
3653 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
3654 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3655 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
3656 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
3658 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
3659 if
test -n
"$$list"; then \
3660 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3661 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
3663 for p in
$$list; do \
3664 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3666 done |
$(am__base_list
) | \
3667 while read files
; do \
3668 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3669 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
3672 uninstall-toolexeclibgohashDATA
:
3673 @
$(NORMAL_UNINSTALL
)
3674 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
3675 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3676 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
3677 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
3679 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
3680 if
test -n
"$$list"; then \
3681 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3682 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
3684 for p in
$$list; do \
3685 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3687 done |
$(am__base_list
) | \
3688 while read files
; do \
3689 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3690 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
3693 uninstall-toolexeclibgohtmlDATA
:
3694 @
$(NORMAL_UNINSTALL
)
3695 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
3696 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3697 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
3698 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
3700 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
3701 if
test -n
"$$list"; then \
3702 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3703 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
3705 for p in
$$list; do \
3706 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3708 done |
$(am__base_list
) | \
3709 while read files
; do \
3710 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3711 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
3714 uninstall-toolexeclibgoimageDATA
:
3715 @
$(NORMAL_UNINSTALL
)
3716 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
3717 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3718 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
3719 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
3721 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
3722 if
test -n
"$$list"; then \
3723 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
3724 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
3726 for p in
$$list; do \
3727 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3729 done |
$(am__base_list
) | \
3730 while read files
; do \
3731 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
3732 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
3735 uninstall-toolexeclibgoimagecolorDATA
:
3736 @
$(NORMAL_UNINSTALL
)
3737 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
3738 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3739 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
3740 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
3742 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
3743 if
test -n
"$$list"; then \
3744 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3745 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
3747 for p in
$$list; do \
3748 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3750 done |
$(am__base_list
) | \
3751 while read files
; do \
3752 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3753 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
3756 uninstall-toolexeclibgoindexDATA
:
3757 @
$(NORMAL_UNINSTALL
)
3758 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
3759 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3760 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
3761 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
3763 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
3764 if
test -n
"$$list"; then \
3765 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3766 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
3768 for p in
$$list; do \
3769 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3771 done |
$(am__base_list
) | \
3772 while read files
; do \
3773 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3774 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
3777 uninstall-toolexeclibgoioDATA
:
3778 @
$(NORMAL_UNINSTALL
)
3779 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
3780 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3781 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
3782 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
3784 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
3785 if
test -n
"$$list"; then \
3786 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
3787 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
3789 for p in
$$list; do \
3790 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3792 done |
$(am__base_list
) | \
3793 while read files
; do \
3794 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3795 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
3798 uninstall-toolexeclibgologDATA
:
3799 @
$(NORMAL_UNINSTALL
)
3800 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
3801 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3802 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
3803 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
3805 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
3806 if
test -n
"$$list"; then \
3807 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3808 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
3810 for p in
$$list; do \
3811 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3813 done |
$(am__base_list
) | \
3814 while read files
; do \
3815 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3816 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
3819 uninstall-toolexeclibgomathDATA
:
3820 @
$(NORMAL_UNINSTALL
)
3821 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
3822 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3823 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
3824 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
3826 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
3827 if
test -n
"$$list"; then \
3828 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3829 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
3831 for p in
$$list; do \
3832 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3834 done |
$(am__base_list
) | \
3835 while read files
; do \
3836 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3837 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
3840 uninstall-toolexeclibgomimeDATA
:
3841 @
$(NORMAL_UNINSTALL
)
3842 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
3843 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3844 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
3845 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
3847 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
3848 if
test -n
"$$list"; then \
3849 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3850 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
3852 for p in
$$list; do \
3853 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3855 done |
$(am__base_list
) | \
3856 while read files
; do \
3857 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3858 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
3861 uninstall-toolexeclibgonetDATA
:
3862 @
$(NORMAL_UNINSTALL
)
3863 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
3864 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3865 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
3866 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
3868 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
3869 if
test -n
"$$list"; then \
3870 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3871 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
3873 for p in
$$list; do \
3874 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3876 done |
$(am__base_list
) | \
3877 while read files
; do \
3878 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3879 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
3882 uninstall-toolexeclibgonethttpDATA
:
3883 @
$(NORMAL_UNINSTALL
)
3884 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
3885 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3886 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
3887 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
3889 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
3890 if
test -n
"$$list"; then \
3891 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3892 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
3894 for p in
$$list; do \
3895 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3897 done |
$(am__base_list
) | \
3898 while read files
; do \
3899 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3900 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
3903 uninstall-toolexeclibgonetrpcDATA
:
3904 @
$(NORMAL_UNINSTALL
)
3905 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
3906 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3907 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
3908 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
3910 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
3911 if
test -n
"$$list"; then \
3912 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3913 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
3915 for p in
$$list; do \
3916 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3918 done |
$(am__base_list
) | \
3919 while read files
; do \
3920 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3921 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
3924 uninstall-toolexeclibgooldDATA
:
3925 @
$(NORMAL_UNINSTALL
)
3926 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
3927 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3928 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
3929 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
3931 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
3932 if
test -n
"$$list"; then \
3933 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3934 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
3936 for p in
$$list; do \
3937 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3939 done |
$(am__base_list
) | \
3940 while read files
; do \
3941 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3942 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
3945 uninstall-toolexeclibgoosDATA
:
3946 @
$(NORMAL_UNINSTALL
)
3947 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
3948 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3949 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
3950 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
3952 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
3953 if
test -n
"$$list"; then \
3954 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3955 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
3957 for p in
$$list; do \
3958 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3960 done |
$(am__base_list
) | \
3961 while read files
; do \
3962 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3963 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
3966 uninstall-toolexeclibgopathDATA
:
3967 @
$(NORMAL_UNINSTALL
)
3968 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
3969 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3970 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
3971 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
3973 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
3974 if
test -n
"$$list"; then \
3975 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3976 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
3978 for p in
$$list; do \
3979 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3981 done |
$(am__base_list
) | \
3982 while read files
; do \
3983 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3984 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
3987 uninstall-toolexeclibgoregexpDATA
:
3988 @
$(NORMAL_UNINSTALL
)
3989 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
3990 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3991 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
3992 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
3994 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
3995 if
test -n
"$$list"; then \
3996 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3997 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
3999 for p in
$$list; do \
4000 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4002 done |
$(am__base_list
) | \
4003 while read files
; do \
4004 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
4005 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
4008 uninstall-toolexeclibgoruntimeDATA
:
4009 @
$(NORMAL_UNINSTALL
)
4010 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
4011 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4012 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
4013 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
4015 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
4016 if
test -n
"$$list"; then \
4017 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
4018 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
4020 for p in
$$list; do \
4021 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4023 done |
$(am__base_list
) | \
4024 while read files
; do \
4025 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
4026 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
4029 uninstall-toolexeclibgosyncDATA
:
4030 @
$(NORMAL_UNINSTALL
)
4031 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
4032 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4033 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
4034 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
4036 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
4037 if
test -n
"$$list"; then \
4038 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
4039 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
4041 for p in
$$list; do \
4042 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4044 done |
$(am__base_list
) | \
4045 while read files
; do \
4046 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
4047 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
4050 uninstall-toolexeclibgotestingDATA
:
4051 @
$(NORMAL_UNINSTALL
)
4052 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
4053 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4054 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
4055 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
4057 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
4058 if
test -n
"$$list"; then \
4059 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
4060 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
4062 for p in
$$list; do \
4063 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4065 done |
$(am__base_list
) | \
4066 while read files
; do \
4067 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
4068 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
4071 uninstall-toolexeclibgotextDATA
:
4072 @
$(NORMAL_UNINSTALL
)
4073 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
4074 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4075 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
4076 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
4078 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
4079 if
test -n
"$$list"; then \
4080 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
4081 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
4083 for p in
$$list; do \
4084 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4086 done |
$(am__base_list
) | \
4087 while read files
; do \
4088 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
4089 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
4092 uninstall-toolexeclibgotexttemplateDATA
:
4093 @
$(NORMAL_UNINSTALL
)
4094 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
4095 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4096 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
4097 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
4099 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
4100 if
test -n
"$$list"; then \
4101 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
4102 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
4104 for p in
$$list; do \
4105 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
4107 done |
$(am__base_list
) | \
4108 while read files
; do \
4109 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
4110 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
4113 uninstall-toolexeclibgounicodeDATA
:
4114 @
$(NORMAL_UNINSTALL
)
4115 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
4116 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4117 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
4119 # This directory's subdirectories are mostly independent; you can cd
4120 # into them and run `make' without going through this Makefile.
4121 # To change the values of `make' variables: instead of editing Makefiles,
4122 # (1) if the variable is set in `config.status', edit `config.status'
4123 # (which will cause the Makefiles to be regenerated when you run `make');
4124 # (2) otherwise, pass the desired values on the `make' command line.
4125 $(RECURSIVE_TARGETS
):
4126 @fail
= failcom
='exit 1'; \
4127 for f in x
$$MAKEFLAGS; do \
4130 *k
*) failcom
='fail=yes';; \
4134 target
=`echo $@ | sed s/-recursive//`; \
4135 list
='$(SUBDIRS)'; for subdir in
$$list; do \
4136 echo
"Making $$target in $$subdir"; \
4137 if
test "$$subdir" = "."; then \
4139 local_target
="$$target-am"; \
4141 local_target
="$$target"; \
4143 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
4144 || eval
$$failcom; \
4146 if
test "$$dot_seen" = "no"; then \
4147 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
4148 fi
; test -z
"$$fail"
4150 $(RECURSIVE_CLEAN_TARGETS
):
4151 @fail
= failcom
='exit 1'; \
4152 for f in x
$$MAKEFLAGS; do \
4155 *k
*) failcom
='fail=yes';; \
4160 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
4161 *) list
='$(SUBDIRS)' ;; \
4163 rev
=''; for subdir in
$$list; do \
4164 if
test "$$subdir" = "."; then
:; else \
4165 rev
="$$subdir $$rev"; \
4169 target
=`echo $@ | sed s/-recursive//`; \
4170 for subdir in
$$rev; do \
4171 echo
"Making $$target in $$subdir"; \
4172 if
test "$$subdir" = "."; then \
4173 local_target
="$$target-am"; \
4175 local_target
="$$target"; \
4177 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
4178 || eval
$$failcom; \
4179 done
&& test -z
"$$fail"
4181 list
='$(SUBDIRS)'; for subdir in
$$list; do \
4182 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
4185 list
='$(SUBDIRS)'; for subdir in
$$list; do \
4186 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
4189 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
4190 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
4191 unique
=`for i in $$list; do \
4192 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4194 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4195 END { if (nonempty) { for (i in files) print i; }; }'`; \
4199 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
4200 $(TAGS_FILES
) $(LISP
)
4203 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
4204 include_option
=--etags-include
; \
4207 include_option
=--include; \
4210 list
='$(SUBDIRS)'; for subdir in
$$list; do \
4211 if
test "$$subdir" = .
; then
:; else \
4212 test ! -f
$$subdir/TAGS || \
4213 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4216 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4217 unique
=`for i in $$list; do \
4218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4220 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4221 END { if (nonempty) { for (i in files) print i; }; }'`; \
4223 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
4224 test -n
"$$unique" || unique
=$$empty_fix; \
4225 if
test $$# -gt 0; then \
4226 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
4229 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
4234 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
4235 $(TAGS_FILES
) $(LISP
)
4236 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4237 unique
=`for i in $$list; do \
4238 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4240 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4241 END { if (nonempty) { for (i in files) print i; }; }'`; \
4242 test -z
"$(CTAGS_ARGS)$$unique" \
4243 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
4247 here
=`$(am__cd) $(top_builddir) && pwd` \
4248 && $(am__cd
) $(top_srcdir
) \
4249 && gtags
-i
$(GTAGS_ARGS
) "$$here"
4252 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
4254 check: check-recursive
4255 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
4257 installdirs: installdirs-recursive
4259 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoolddir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
4260 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
4262 install: install-recursive
4263 install-exec
: install-exec-recursive
4264 install-data
: install-data-recursive
4265 uninstall: uninstall-recursive
4268 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
4270 installcheck: installcheck-recursive
4272 if
test -z
'$(STRIP)'; then \
4273 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
4274 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
4277 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
4278 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
4279 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
4281 mostlyclean-generic
:
4284 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
4287 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
4288 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
4290 maintainer-clean-generic
:
4291 @echo
"This command is intended for maintainers to use"
4292 @echo
"it deletes files that may require special tools to rebuild."
4293 clean: clean-multi clean-recursive
4295 clean-am
: clean-generic clean-libtool clean-local \
4296 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4299 distclean: distclean-multi distclean-recursive
4300 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
4303 distclean-am
: clean-am distclean-compile distclean-generic \
4304 distclean-hdr distclean-libtool distclean-tags
4310 html
: html-recursive
4314 info: info-recursive
4320 install-dvi
: install-dvi-recursive
4324 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
4325 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4326 install-toolexeclibgoarchiveDATA \
4327 install-toolexeclibgocompressDATA \
4328 install-toolexeclibgocontainerDATA \
4329 install-toolexeclibgocryptoDATA \
4330 install-toolexeclibgocryptox509DATA \
4331 install-toolexeclibgodatabaseDATA \
4332 install-toolexeclibgodatabasesqlDATA \
4333 install-toolexeclibgodebugDATA \
4334 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4335 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4336 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4337 install-toolexeclibgoimagecolorDATA \
4338 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4339 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4340 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4341 install-toolexeclibgonethttpDATA \
4342 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4343 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4344 install-toolexeclibgoregexpDATA \
4345 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4346 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4347 install-toolexeclibgotexttemplateDATA \
4348 install-toolexeclibgounicodeDATA
4350 install-html
: install-html-recursive
4354 install-info
: install-info-recursive
4360 install-pdf
: install-pdf-recursive
4364 install-ps
: install-ps-recursive
4370 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
4371 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
4372 -rm -rf
$(top_srcdir
)/autom4te.cache
4375 maintainer-clean-am
: distclean-am maintainer-clean-generic
4377 mostlyclean: mostlyclean-multi mostlyclean-recursive
4379 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
4380 mostlyclean-libtool mostlyclean-local
4390 uninstall-am
: uninstall-toolexeclibLIBRARIES \
4391 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4392 uninstall-toolexeclibgoarchiveDATA \
4393 uninstall-toolexeclibgocompressDATA \
4394 uninstall-toolexeclibgocontainerDATA \
4395 uninstall-toolexeclibgocryptoDATA \
4396 uninstall-toolexeclibgocryptox509DATA \
4397 uninstall-toolexeclibgodatabaseDATA \
4398 uninstall-toolexeclibgodatabasesqlDATA \
4399 uninstall-toolexeclibgodebugDATA \
4400 uninstall-toolexeclibgoencodingDATA \
4401 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4402 uninstall-toolexeclibgohashDATA \
4403 uninstall-toolexeclibgohtmlDATA \
4404 uninstall-toolexeclibgoimageDATA \
4405 uninstall-toolexeclibgoimagecolorDATA \
4406 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4407 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4408 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4409 uninstall-toolexeclibgonethttpDATA \
4410 uninstall-toolexeclibgonetrpcDATA \
4411 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4412 uninstall-toolexeclibgopathDATA \
4413 uninstall-toolexeclibgoregexpDATA \
4414 uninstall-toolexeclibgoruntimeDATA \
4415 uninstall-toolexeclibgosyncDATA \
4416 uninstall-toolexeclibgotestingDATA \
4417 uninstall-toolexeclibgotextDATA \
4418 uninstall-toolexeclibgotexttemplateDATA \
4419 uninstall-toolexeclibgounicodeDATA
4421 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
4422 clean-multi ctags-recursive distclean-multi install-am \
4423 install-multi install-strip maintainer-clean-multi \
4424 mostlyclean-multi tags-recursive
4426 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
4427 all all-am all-multi am--refresh
check check-am
clean \
4428 clean-generic clean-libtool clean-local clean-multi \
4429 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4430 ctags-recursive
distclean distclean-compile distclean-generic \
4431 distclean-hdr distclean-libtool distclean-multi distclean-tags \
4432 dvi dvi-am html html-am
info info-am
install install-am \
4433 install-data install-data-am install-dvi install-dvi-am \
4434 install-exec install-exec-am install-html install-html-am \
4435 install-info install-info-am install-man install-multi \
4436 install-pdf install-pdf-am install-ps install-ps-am \
4437 install-strip install-toolexeclibLIBRARIES \
4438 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4439 install-toolexeclibgoarchiveDATA \
4440 install-toolexeclibgocompressDATA \
4441 install-toolexeclibgocontainerDATA \
4442 install-toolexeclibgocryptoDATA \
4443 install-toolexeclibgocryptox509DATA \
4444 install-toolexeclibgodatabaseDATA \
4445 install-toolexeclibgodatabasesqlDATA \
4446 install-toolexeclibgodebugDATA \
4447 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4448 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4449 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4450 install-toolexeclibgoimagecolorDATA \
4451 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4452 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4453 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4454 install-toolexeclibgonethttpDATA \
4455 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4456 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4457 install-toolexeclibgoregexpDATA \
4458 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4459 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4460 install-toolexeclibgotexttemplateDATA \
4461 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
4462 installdirs installdirs-am maintainer-clean \
4463 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
4464 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4465 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
4466 tags-recursive
uninstall uninstall-am \
4467 uninstall-toolexeclibLIBRARIES \
4468 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4469 uninstall-toolexeclibgoarchiveDATA \
4470 uninstall-toolexeclibgocompressDATA \
4471 uninstall-toolexeclibgocontainerDATA \
4472 uninstall-toolexeclibgocryptoDATA \
4473 uninstall-toolexeclibgocryptox509DATA \
4474 uninstall-toolexeclibgodatabaseDATA \
4475 uninstall-toolexeclibgodatabasesqlDATA \
4476 uninstall-toolexeclibgodebugDATA \
4477 uninstall-toolexeclibgoencodingDATA \
4478 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4479 uninstall-toolexeclibgohashDATA \
4480 uninstall-toolexeclibgohtmlDATA \
4481 uninstall-toolexeclibgoimageDATA \
4482 uninstall-toolexeclibgoimagecolorDATA \
4483 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4484 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4485 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4486 uninstall-toolexeclibgonethttpDATA \
4487 uninstall-toolexeclibgonetrpcDATA \
4488 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4489 uninstall-toolexeclibgopathDATA \
4490 uninstall-toolexeclibgoregexpDATA \
4491 uninstall-toolexeclibgoruntimeDATA \
4492 uninstall-toolexeclibgosyncDATA \
4493 uninstall-toolexeclibgotestingDATA \
4494 uninstall-toolexeclibgotextDATA \
4495 uninstall-toolexeclibgotexttemplateDATA \
4496 uninstall-toolexeclibgounicodeDATA
4499 goc2c.
$(OBJEXT
): runtime
/goc2c.c
4500 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
4502 goc2c
: goc2c.
$(OBJEXT
)
4503 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
4505 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
4509 mprof.c
: $(srcdir)/runtime
/mprof.goc goc2c
4513 netpoll.c
: $(srcdir)/runtime
/netpoll.goc goc2c
4517 reflect.c
: $(srcdir)/runtime
/reflect.goc goc2c
4521 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
4525 sema.c
: $(srcdir)/runtime
/sema.goc goc2c
4529 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
4530 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
4533 time.c
: $(srcdir)/runtime
/time.goc goc2c
4537 %.c
: $(srcdir)/runtime
/%.goc goc2c
4541 version.go
: s-version
; @true
4543 rm -f version.go.tmp
4544 echo
"package runtime" > version.go.tmp
4545 echo
'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4546 echo
'const theVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
4547 echo
'const theGoarch = "'$(GOARCH
)'"' >> version.go.tmp
4548 echo
'const theGoos = "'$(GOOS
)'"' >> version.go.tmp
4549 echo
'const theGccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
4550 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
4553 # Generate the list of go std packages that were included in libgo
4554 zstdpkglist.go
: s-zstdpkglist
; @true
4555 s-zstdpkglist
: Makefile
4556 rm -f zstdpkglist.go.tmp
4557 echo
'package main' > zstdpkglist.go.tmp
4558 echo
"" >> zstdpkglist.go.tmp
4559 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
4560 echo
$(libgo_go_objs
) 'unsafe.lo' 'runtime/cgo.lo' | sed
's/\.lo /\": true,\n/g' | sed
's/\.lo/\": true,/' | sed
's/-go//' | grep
-v _c | sed
's/^/\t\"/' |
sort | uniq
>> zstdpkglist.go.tmp
4561 echo
'}' >> zstdpkglist.go.tmp
4562 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
4565 libcalls.go
: s-libcalls
; @true
4566 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(go_base_syscall_files
)
4567 rm -f libcalls.go.tmp
4568 files
=`echo $^ | sed -e 's/libcalls-list//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4569 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
$${files} > libcalls.go.tmp
4570 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
4573 libcalls-list
: s-libcalls-list
; @true
4574 s-libcalls-list
: Makefile
4575 rm -f libcalls-list.tmp
4576 echo
$(go_base_syscall_files
) > libcalls-list.tmp
4577 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
4580 syscall_arch.go
: s-syscall_arch
; @true
4581 s-syscall_arch
: Makefile
4582 rm -f syscall_arch.go.tmp
4583 echo
"package syscall" > syscall_arch.go.tmp
4584 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
4585 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
4586 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
4589 sysinfo.go
: s-sysinfo
; @true
4590 s-sysinfo
: $(srcdir)/mksysinfo.sh config.h
4591 CC
="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS) -O" $(SHELL
) $(srcdir)/mksysinfo.sh
4592 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
4595 # The epoll struct has an embedded union and is packed on x86_64,
4596 # which is too complicated for mksysinfo.sh. We find the offset of
4597 # the only field we care about in configure.ac, and generate the
4599 epoll.go
: s-epoll
; @true
4602 echo
'package syscall' > epoll.go.tmp
4603 echo
'type EpollEvent struct {' >> epoll.go.tmp
4604 echo
' Events uint32' >> epoll.go.tmp
4605 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4606 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
4608 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
4609 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
4610 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
4611 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
4612 echo
' Fd int32' >> epoll.go.tmp
; ;; \
4613 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
4614 echo
' Fd int32' >> epoll.go.tmp
; \
4615 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
4616 *) echo
1>&2 "*** struct epoll_event unsupported"; \
4619 echo
'}' >> epoll.go.tmp
4620 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
4623 @go_include@ bufio.lo.dep
4624 bufio.lo.dep
: $(go_bufio_files
)
4626 bufio.lo
: $(go_bufio_files
)
4628 bufio
/check: $(CHECK_DEPS
)
4632 @go_include@ bytes.lo.dep
4633 bytes.lo.dep
: $(go_bytes_files
)
4635 bytes.lo
: $(go_bytes_files
)
4637 bytes
/index.lo
: $(go_bytes_c_files
)
4639 $(LTCOMPILE
) -c
-o bytes
/index.lo
$(srcdir)/go
/bytes
/indexbyte.c
4640 bytes
/check: $(CHECK_DEPS
)
4644 @go_include@ crypto.lo.dep
4645 crypto.lo.dep
: $(go_crypto_files
)
4647 crypto.lo
: $(go_crypto_files
)
4649 crypto
/check: $(CHECK_DEPS
)
4651 .PHONY
: crypto
/check
4653 @go_include@ encoding.lo.dep
4654 encoding.lo.dep
: $(go_encoding_files
)
4656 encoding.lo
: $(go_encoding_files
)
4658 encoding
/check: $(CHECK_DEPS
)
4660 .PHONY
: encoding
/check
4662 @go_include@ errors.lo.dep
4663 errors.lo.dep
: $(go_errors_files
)
4665 errors.lo
: $(go_errors_files
)
4667 errors
/check: $(CHECK_DEPS
)
4669 .PHONY
: errors
/check
4671 @go_include@ expvar.lo.dep
4672 expvar.lo.dep
: $(go_expvar_files
)
4674 expvar.lo
: $(go_expvar_files
)
4676 expvar
/check: $(CHECK_DEPS
)
4678 .PHONY
: expvar
/check
4680 @go_include@ flag.lo.dep
4681 flag.lo.dep
: $(go_flag_files
)
4683 flag.lo
: $(go_flag_files
)
4685 flag
/check: $(CHECK_DEPS
)
4689 @go_include@ fmt.lo.dep
4690 fmt.lo.dep
: $(go_fmt_files
)
4692 fmt.lo
: $(go_fmt_files
)
4694 fmt
/check: $(CHECK_DEPS
)
4698 @go_include@ hash.lo.dep
4699 hash.lo.dep
: $(go_hash_files
)
4701 hash.lo
: $(go_hash_files
)
4703 hash
/check: $(CHECK_DEPS
)
4707 @go_include@ html.lo.dep
4708 html.lo.dep
: $(go_html_files
)
4710 html.lo
: $(go_html_files
)
4712 html
/check: $(CHECK_DEPS
)
4716 @go_include@ image.lo.dep
4717 image.lo.dep
: $(go_image_files
)
4719 image.lo
: $(go_image_files
)
4721 image
/check: $(CHECK_DEPS
)
4725 @go_include@ io.lo.dep
4726 io.lo.dep
: $(go_io_files
)
4728 io.lo
: $(go_io_files
)
4730 io
/check: $(CHECK_DEPS
)
4734 @go_include@ log.lo.dep
4735 log.lo.dep
: $(go_log_files
)
4737 log.lo
: $(go_log_files
)
4739 log
/check: $(CHECK_DEPS
)
4743 @go_include@ math.lo.dep
4744 math.lo.dep
: $(go_math_files
)
4746 math.lo
: $(go_math_files
)
4748 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4749 $(LTGOCOMPILE
) $(MATH_FLAG
) -I .
-c
-fgo-pkgpath
=math
-o
$@
$$files
4750 math
/check: $(CHECK_DEPS
)
4754 @go_include@ mime.lo.dep
4755 mime.lo.dep
: $(go_mime_files
)
4757 mime.lo
: $(go_mime_files
)
4759 mime
/check: $(CHECK_DEPS
)
4763 @go_include@ net.lo.dep
4764 net.lo.dep
: $(go_net_files
)
4766 net.lo
: $(go_net_files
)
4768 net
/check: $(CHECK_DEPS
)
4772 @go_include@ netgo.o.dep
4773 netgo.o.dep
: $(go_netgo_files
)
4775 netgo.o
: $(go_netgo_files
)
4778 @go_include@ os.lo.dep
4779 os.lo.dep
: $(go_os_files
)
4781 os.lo
: $(go_os_files
)
4783 os
/check: $(CHECK_DEPS
)
4787 @go_include@ path.lo.dep
4788 path.lo.dep
: $(go_path_files
)
4790 path.lo
: $(go_path_files
)
4792 path
/check: $(CHECK_DEPS
)
4796 @go_include@ reflect-go.lo.dep
4797 reflect-go.lo.dep
: $(go_reflect_files
)
4799 reflect-go.lo
: $(go_reflect_files
)
4801 reflect
/check: $(CHECK_DEPS
)
4803 reflect
/makefunc_ffi_c.lo
: $(go_reflect_makefunc_c_file
)
4805 $(LTCOMPILE
) -c
-o
$@
$<
4806 .PHONY
: reflect
/check
4808 @go_include@ regexp.lo.dep
4809 regexp.lo.dep
: $(go_regexp_files
)
4811 regexp.lo
: $(go_regexp_files
)
4813 regexp
/check: $(CHECK_DEPS
)
4815 .PHONY
: regexp
/check
4817 @go_include@ runtime-go.lo.dep
4818 runtime-go.lo.dep
: $(go_runtime_files
)
4820 runtime-go.lo
: $(go_runtime_files
)
4822 runtime
/check: $(CHECK_DEPS
)
4824 .PHONY
: runtime
/check
4826 @go_include@
sort.lo.dep
4827 sort.lo.dep
: $(go_sort_files
)
4829 sort.lo
: $(go_sort_files
)
4831 sort/check: $(CHECK_DEPS
)
4835 @go_include@ strconv.lo.dep
4836 strconv.lo.dep
: $(go_strconv_files
)
4838 strconv.lo
: $(go_strconv_files
)
4840 strconv
/check: $(CHECK_DEPS
)
4842 .PHONY
: strconv
/check
4844 @go_include@ strings.lo.dep
4845 strings.lo.dep
: $(go_strings_files
)
4847 strings.lo
: $(go_strings_files
)
4849 strings
/index.lo
: $(go_strings_c_files
)
4851 $(LTCOMPILE
) -c
-o strings
/index.lo
$(srcdir)/go
/strings
/indexbyte.c
4852 strings
/check: $(CHECK_DEPS
)
4854 .PHONY
: strings
/check
4856 @go_include@ sync.lo.dep
4857 sync.lo.dep
: $(go_sync_files
)
4859 sync.lo
: $(go_sync_files
)
4861 sync
/check: $(CHECK_DEPS
)
4865 @go_include@ testing.lo.dep
4866 testing.lo.dep
: $(go_testing_files
)
4868 testing.lo
: $(go_testing_files
)
4870 testing
/check: $(CHECK_DEPS
)
4872 .PHONY
: testing
/check
4874 @go_include@ time-go.lo.dep
4875 time-go.lo.dep
: $(go_time_files
)
4877 time-go.lo
: $(go_time_files
)
4879 time
/check: $(CHECK_DEPS
)
4883 @go_include@ unicode.lo.dep
4884 unicode.lo.dep
: $(go_unicode_files
)
4886 unicode.lo
: $(go_unicode_files
)
4888 unicode
/check: $(CHECK_DEPS
)
4890 .PHONY
: unicode
/check
4892 @go_include@ archive
/tar.lo.dep
4893 archive
/tar.lo.dep
: $(go_archive_tar_files
)
4895 archive
/tar.lo
: $(go_archive_tar_files
)
4897 archive
/tar/check: $(CHECK_DEPS
)
4899 .PHONY
: archive
/tar/check
4901 @go_include@ archive
/zip.lo.dep
4902 archive
/zip.lo.dep
: $(go_archive_zip_files
)
4904 archive
/zip.lo
: $(go_archive_zip_files
)
4906 archive
/zip
/check: $(CHECK_DEPS
)
4908 .PHONY
: archive
/zip
/check
4910 @go_include@ compress
/bzip2.lo.dep
4911 compress
/bzip2.lo.dep
: $(go_compress_bzip2_files
)
4913 compress
/bzip2.lo
: $(go_compress_bzip2_files
)
4915 compress
/bzip2
/check: $(CHECK_DEPS
)
4917 .PHONY
: compress
/bzip2
/check
4919 @go_include@ compress
/flate.lo.dep
4920 compress
/flate.lo.dep
: $(go_compress_flate_files
)
4922 compress
/flate.lo
: $(go_compress_flate_files
)
4924 compress
/flate
/check: $(CHECK_DEPS
)
4926 .PHONY
: compress
/flate
/check
4928 @go_include@ compress
/gzip.lo.dep
4929 compress
/gzip.lo.dep
: $(go_compress_gzip_files
)
4931 compress
/gzip.lo
: $(go_compress_gzip_files
)
4933 compress
/gzip
/check: $(CHECK_DEPS
)
4935 .PHONY
: compress
/gzip
/check
4937 @go_include@ compress
/lzw.lo.dep
4938 compress
/lzw.lo.dep
: $(go_compress_lzw_files
)
4940 compress
/lzw.lo
: $(go_compress_lzw_files
)
4942 compress
/lzw
/check: $(CHECK_DEPS
)
4944 .PHONY
: compress
/lzw
/check
4946 @go_include@ compress
/zlib.lo.dep
4947 compress
/zlib.lo.dep
: $(go_compress_zlib_files
)
4949 compress
/zlib.lo
: $(go_compress_zlib_files
)
4951 compress
/zlib
/check: $(CHECK_DEPS
)
4953 .PHONY
: compress
/zlib
/check
4955 @go_include@ container
/heap.lo.dep
4956 container
/heap.lo.dep
: $(go_container_heap_files
)
4958 container
/heap.lo
: $(go_container_heap_files
)
4960 container
/heap
/check: $(CHECK_DEPS
)
4962 .PHONY
: container
/heap
/check
4964 @go_include@ container
/list.lo.dep
4965 container
/list.lo.dep
: $(go_container_list_files
)
4967 container
/list.lo
: $(go_container_list_files
)
4969 container
/list
/check: $(CHECK_DEPS
)
4971 .PHONY
: container
/list
/check
4973 @go_include@ container
/ring.lo.dep
4974 container
/ring.lo.dep
: $(go_container_ring_files
)
4976 container
/ring.lo
: $(go_container_ring_files
)
4978 container
/ring
/check: $(CHECK_DEPS
)
4980 .PHONY
: container
/ring
/check
4982 @go_include@ crypto
/aes.lo.dep
4983 crypto
/aes.lo.dep
: $(go_crypto_aes_files
)
4985 crypto
/aes.lo
: $(go_crypto_aes_files
)
4987 crypto
/aes
/check: $(CHECK_DEPS
)
4989 .PHONY
: crypto
/aes
/check
4991 @go_include@ crypto
/cipher.lo.dep
4992 crypto
/cipher.lo.dep
: $(go_crypto_cipher_files
)
4994 crypto
/cipher.lo
: $(go_crypto_cipher_files
)
4996 crypto
/cipher
/check: $(CHECK_DEPS
)
4998 .PHONY
: crypto
/cipher
/check
5000 @go_include@ crypto
/des.lo.dep
5001 crypto
/des.lo.dep
: $(go_crypto_des_files
)
5003 crypto
/des.lo
: $(go_crypto_des_files
)
5005 crypto
/des
/check: $(CHECK_DEPS
)
5007 .PHONY
: crypto
/des
/check
5009 @go_include@ crypto
/dsa.lo.dep
5010 crypto
/dsa.lo.dep
: $(go_crypto_dsa_files
)
5012 crypto
/dsa.lo
: $(go_crypto_dsa_files
)
5014 crypto
/dsa
/check: $(CHECK_DEPS
)
5016 .PHONY
: crypto
/dsa
/check
5018 @go_include@ crypto
/ecdsa.lo.dep
5019 crypto
/ecdsa.lo.dep
: $(go_crypto_ecdsa_files
)
5021 crypto
/ecdsa.lo
: $(go_crypto_ecdsa_files
)
5023 crypto
/ecdsa
/check: $(CHECK_DEPS
)
5025 .PHONY
: crypto
/ecdsa
/check
5027 @go_include@ crypto
/elliptic.lo.dep
5028 crypto
/elliptic.lo.dep
: $(go_crypto_elliptic_files
)
5030 crypto
/elliptic.lo
: $(go_crypto_elliptic_files
)
5032 crypto
/elliptic
/check: $(CHECK_DEPS
)
5034 .PHONY
: crypto
/elliptic
/check
5036 @go_include@ crypto
/hmac.lo.dep
5037 crypto
/hmac.lo.dep
: $(go_crypto_hmac_files
)
5039 crypto
/hmac.lo
: $(go_crypto_hmac_files
)
5041 crypto
/hmac
/check: $(CHECK_DEPS
)
5043 .PHONY
: crypto
/hmac
/check
5045 @go_include@ crypto
/md5.lo.dep
5046 crypto
/md5.lo.dep
: $(go_crypto_md5_files
)
5048 crypto
/md5.lo
: $(go_crypto_md5_files
)
5050 crypto
/md5
/check: $(CHECK_DEPS
)
5052 .PHONY
: crypto
/md5
/check
5054 @go_include@ crypto
/rand.lo.dep
5055 crypto
/rand.lo.dep
: $(go_crypto_rand_files
)
5057 crypto
/rand.lo
: $(go_crypto_rand_files
)
5059 crypto
/rand
/check: $(CHECK_DEPS
)
5061 .PHONY
: crypto
/rand
/check
5063 @go_include@ crypto
/rc4.lo.dep
5064 crypto
/rc4.lo.dep
: $(go_crypto_rc4_files
)
5066 crypto
/rc4.lo
: $(go_crypto_rc4_files
)
5068 crypto
/rc4
/check: $(CHECK_DEPS
)
5070 .PHONY
: crypto
/rc4
/check
5072 @go_include@ crypto
/rsa.lo.dep
5073 crypto
/rsa.lo.dep
: $(go_crypto_rsa_files
)
5075 crypto
/rsa.lo
: $(go_crypto_rsa_files
)
5077 crypto
/rsa
/check: $(CHECK_DEPS
)
5079 .PHONY
: crypto
/rsa
/check
5081 @go_include@ crypto
/sha1.lo.dep
5082 crypto
/sha1.lo.dep
: $(go_crypto_sha1_files
)
5084 crypto
/sha1.lo
: $(go_crypto_sha1_files
)
5086 crypto
/sha1
/check: $(CHECK_DEPS
)
5088 .PHONY
: crypto
/sha1
/check
5090 @go_include@ crypto
/sha256.lo.dep
5091 crypto
/sha256.lo.dep
: $(go_crypto_sha256_files
)
5093 crypto
/sha256.lo
: $(go_crypto_sha256_files
)
5095 crypto
/sha256
/check: $(CHECK_DEPS
)
5097 .PHONY
: crypto
/sha256
/check
5099 @go_include@ crypto
/sha512.lo.dep
5100 crypto
/sha512.lo.dep
: $(go_crypto_sha512_files
)
5102 crypto
/sha512.lo
: $(go_crypto_sha512_files
)
5104 crypto
/sha512
/check: $(CHECK_DEPS
)
5106 .PHONY
: crypto
/sha512
/check
5108 @go_include@ crypto
/subtle.lo.dep
5109 crypto
/subtle.lo.dep
: $(go_crypto_subtle_files
)
5111 crypto
/subtle.lo
: $(go_crypto_subtle_files
)
5113 crypto
/subtle
/check: $(CHECK_DEPS
)
5115 .PHONY
: crypto
/subtle
/check
5117 @go_include@ crypto
/tls.lo.dep
5118 crypto
/tls.lo.dep
: $(go_crypto_tls_files
)
5120 crypto
/tls.lo
: $(go_crypto_tls_files
)
5122 crypto
/tls
/check: $(CHECK_DEPS
)
5124 .PHONY
: crypto
/tls
/check
5126 @go_include@ crypto
/x509.lo.dep
5127 crypto
/x509.lo.dep
: $(go_crypto_x509_files
)
5129 crypto
/x509.lo
: $(go_crypto_x509_files
)
5131 crypto
/x509
/check: $(CHECK_DEPS
)
5133 .PHONY
: crypto
/x509
/check
5135 @go_include@ crypto
/x509
/pkix.lo.dep
5136 crypto
/x509
/pkix.lo.dep
: $(go_crypto_x509_pkix_files
)
5138 crypto
/x509
/pkix.lo
: $(go_crypto_x509_pkix_files
)
5140 crypto
/x509
/pkix
/check: $(CHECK_DEPS
)
5142 .PHONY
: crypto
/x509
/pkix
/check
5144 @go_include@ database
/sql.lo.dep
5145 database
/sql.lo.dep
: $(go_database_sql_files
)
5147 database
/sql.lo
: $(go_database_sql_files
)
5149 database
/sql
/check: $(CHECK_DEPS
)
5151 .PHONY
: database
/sql
/check
5153 @go_include@ database
/sql
/driver.lo.dep
5154 database
/sql
/driver.lo.dep
: $(go_database_sql_driver_files
)
5156 database
/sql
/driver.lo
: $(go_database_sql_driver_files
)
5158 database
/sql
/driver
/check: $(CHECK_DEPS
)
5160 .PHONY
: database
/sql
/driver
/check
5162 @go_include@ debug
/dwarf.lo.dep
5163 debug
/dwarf.lo.dep
: $(go_debug_dwarf_files
)
5165 debug
/dwarf.lo
: $(go_debug_dwarf_files
)
5167 debug
/dwarf
/check: $(CHECK_DEPS
)
5169 .PHONY
: debug
/dwarf
/check
5171 @go_include@ debug
/elf.lo.dep
5172 debug
/elf.lo.dep
: $(go_debug_elf_files
)
5174 debug
/elf.lo
: $(go_debug_elf_files
)
5176 debug
/elf
/check: $(CHECK_DEPS
)
5178 .PHONY
: debug
/elf
/check
5180 @go_include@ debug
/gosym.lo.dep
5181 debug
/gosym.lo.dep
: $(go_debug_gosym_files
)
5183 debug
/gosym.lo
: $(go_debug_gosym_files
)
5185 debug
/gosym
/check: $(CHECK_DEPS
)
5187 .PHONY
: debug
/gosym
/check
5189 @go_include@ debug
/macho.lo.dep
5190 debug
/macho.lo.dep
: $(go_debug_macho_files
)
5192 debug
/macho.lo
: $(go_debug_macho_files
)
5194 debug
/macho
/check: $(CHECK_DEPS
)
5196 .PHONY
: debug
/macho
/check
5198 @go_include@ debug
/pe.lo.dep
5199 debug
/pe.lo.dep
: $(go_debug_pe_files
)
5201 debug
/pe.lo
: $(go_debug_pe_files
)
5203 debug
/pe
/check: $(CHECK_DEPS
)
5205 .PHONY
: debug
/pe
/check
5207 @go_include@ debug
/plan9obj.lo.dep
5208 debug
/plan9obj.lo.dep
: $(go_debug_plan9obj_files
)
5210 debug
/plan9obj.lo
: $(go_debug_plan9obj_files
)
5212 debug
/plan9obj
/check: $(CHECK_DEPS
)
5214 .PHONY
: debug
/plan9obj
/check
5216 @go_include@ encoding
/asn1.lo.dep
5217 encoding
/asn1.lo.dep
: $(go_encoding_asn1_files
)
5219 encoding
/asn1.lo
: $(go_encoding_asn1_files
)
5221 encoding
/asn1
/check: $(CHECK_DEPS
)
5223 .PHONY
: encoding
/asn1
/check
5225 @go_include@ encoding
/ascii85.lo.dep
5226 encoding
/ascii85.lo.dep
: $(go_encoding_ascii85_files
)
5228 encoding
/ascii85.lo
: $(go_encoding_ascii85_files
)
5230 encoding
/ascii85
/check: $(CHECK_DEPS
)
5232 .PHONY
: encoding
/ascii85
/check
5234 @go_include@ encoding
/base32.lo.dep
5235 encoding
/base32.lo.dep
: $(go_encoding_base32_files
)
5237 encoding
/base32.lo
: $(go_encoding_base32_files
)
5239 encoding
/base32
/check: $(CHECK_DEPS
)
5241 .PHONY
: encoding
/base32
/check
5243 @go_include@ encoding
/base64.lo.dep
5244 encoding
/base64.lo.dep
: $(go_encoding_base64_files
)
5246 encoding
/base64.lo
: $(go_encoding_base64_files
)
5248 encoding
/base64
/check: $(CHECK_DEPS
)
5250 .PHONY
: encoding
/base64
/check
5252 @go_include@ encoding
/binary.lo.dep
5253 encoding
/binary.lo.dep
: $(go_encoding_binary_files
)
5255 encoding
/binary.lo
: $(go_encoding_binary_files
)
5257 encoding
/binary
/check: $(CHECK_DEPS
)
5259 .PHONY
: encoding
/binary
/check
5261 @go_include@ encoding
/csv.lo.dep
5262 encoding
/csv.lo.dep
: $(go_encoding_csv_files
)
5264 encoding
/csv.lo
: $(go_encoding_csv_files
)
5266 encoding
/csv
/check: $(CHECK_DEPS
)
5268 .PHONY
: encoding
/csv
/check
5270 @go_include@ encoding
/gob.lo.dep
5271 encoding
/gob.lo.dep
: $(go_encoding_gob_files
)
5273 encoding
/gob.lo
: $(go_encoding_gob_files
)
5275 encoding
/gob
/check: $(CHECK_DEPS
)
5277 .PHONY
: encoding
/gob
/check
5279 @go_include@ encoding
/hex.lo.dep
5280 encoding
/hex.lo.dep
: $(go_encoding_hex_files
)
5282 encoding
/hex.lo
: $(go_encoding_hex_files
)
5284 encoding
/hex
/check: $(CHECK_DEPS
)
5286 .PHONY
: encoding
/hex
/check
5288 @go_include@ encoding
/json.lo.dep
5289 encoding
/json.lo.dep
: $(go_encoding_json_files
)
5291 encoding
/json.lo
: $(go_encoding_json_files
)
5293 encoding
/json
/check: $(CHECK_DEPS
)
5295 .PHONY
: encoding
/json
/check
5297 @go_include@ encoding
/pem.lo.dep
5298 encoding
/pem.lo.dep
: $(go_encoding_pem_files
)
5300 encoding
/pem.lo
: $(go_encoding_pem_files
)
5302 encoding
/pem
/check: $(CHECK_DEPS
)
5304 .PHONY
: encoding
/pem
/check
5306 @go_include@ encoding
/xml.lo.dep
5307 encoding
/xml.lo.dep
: $(go_encoding_xml_files
)
5309 encoding
/xml.lo
: $(go_encoding_xml_files
)
5311 encoding
/xml
/check: $(CHECK_DEPS
)
5313 .PHONY
: encoding
/xml
/check
5315 @go_include@ exp
/proxy.lo.dep
5316 exp
/proxy.lo.dep
: $(go_exp_proxy_files
)
5318 exp
/proxy.lo
: $(go_exp_proxy_files
)
5320 exp
/proxy
/check: $(CHECK_DEPS
)
5322 .PHONY
: exp
/proxy
/check
5324 @go_include@ exp
/terminal.lo.dep
5325 exp
/terminal.lo.dep
: $(go_exp_terminal_files
)
5327 exp
/terminal.lo
: $(go_exp_terminal_files
)
5329 exp
/terminal
/check: $(CHECK_DEPS
)
5331 .PHONY
: exp
/terminal
/check
5333 @go_include@ html
/template.lo.dep
5334 html
/template.lo.dep
: $(go_html_template_files
)
5336 html
/template.lo
: $(go_html_template_files
)
5338 html
/template
/check: $(CHECK_DEPS
)
5340 .PHONY
: html
/template
/check
5342 @go_include@ go
/ast.lo.dep
5343 go
/ast.lo.dep
: $(go_go_ast_files
)
5345 go
/ast.lo
: $(go_go_ast_files
)
5347 go
/ast
/check: $(CHECK_DEPS
)
5349 .PHONY
: go
/ast
/check
5351 @go_include@ go
/build.lo.dep
5352 go
/build.lo.dep
: $(go_go_build_files
)
5354 go
/build.lo
: $(go_go_build_files
)
5356 go
/build
/check: $(CHECK_DEPS
)
5358 .PHONY
: go
/build
/check
5360 @go_include@ go
/doc.lo.dep
5361 go
/doc.lo.dep
: $(go_go_doc_files
)
5363 go
/doc.lo
: $(go_go_doc_files
)
5365 go
/doc
/check: $(CHECK_DEPS
)
5367 .PHONY
: go
/doc
/check
5369 @go_include@ go
/format.lo.dep
5370 go
/format.lo.dep
: $(go_go_format_files
)
5372 go
/format.lo
: $(go_go_format_files
)
5374 go
/format
/check: $(CHECK_DEPS
)
5376 .PHONY
: go
/format
/check
5378 @go_include@ go
/parser.lo.dep
5379 go
/parser.lo.dep
: $(go_go_parser_files
)
5381 go
/parser.lo
: $(go_go_parser_files
)
5383 go
/parser
/check: $(CHECK_DEPS
)
5385 .PHONY
: go
/parser
/check
5387 @go_include@ go
/printer.lo.dep
5388 go
/printer.lo.dep
: $(go_go_printer_files
)
5390 go
/printer.lo
: $(go_go_printer_files
)
5392 go
/printer
/check: $(CHECK_DEPS
)
5394 .PHONY
: go
/printer
/check
5396 @go_include@ go
/scanner.lo.dep
5397 go
/scanner.lo.dep
: $(go_go_scanner_files
)
5399 go
/scanner.lo
: $(go_go_scanner_files
)
5401 go
/scanner
/check: $(CHECK_DEPS
)
5403 .PHONY
: go
/scanner
/check
5405 @go_include@ go
/token.lo.dep
5406 go
/token.lo.dep
: $(go_go_token_files
)
5408 go
/token.lo
: $(go_go_token_files
)
5410 go
/token
/check: $(CHECK_DEPS
)
5412 .PHONY
: go
/token
/check
5414 @go_include@ hash
/adler32.lo.dep
5415 hash
/adler32.lo.dep
: $(go_hash_adler32_files
)
5417 hash
/adler32.lo
: $(go_hash_adler32_files
)
5419 hash
/adler32
/check: $(CHECK_DEPS
)
5421 .PHONY
: hash
/adler32
/check
5423 @go_include@ hash
/crc32.lo.dep
5424 hash
/crc32.lo.dep
: $(go_hash_crc32_files
)
5426 hash
/crc32.lo
: $(go_hash_crc32_files
)
5428 hash
/crc32
/check: $(CHECK_DEPS
)
5430 .PHONY
: hash
/crc32
/check
5432 @go_include@ hash
/crc64.lo.dep
5433 hash
/crc64.lo.dep
: $(go_hash_crc64_files
)
5435 hash
/crc64.lo
: $(go_hash_crc64_files
)
5437 hash
/crc64
/check: $(CHECK_DEPS
)
5439 .PHONY
: hash
/crc64
/check
5441 @go_include@ hash
/fnv.lo.dep
5442 hash
/fnv.lo.dep
: $(go_hash_fnv_files
)
5444 hash
/fnv.lo
: $(go_hash_fnv_files
)
5446 hash
/fnv
/check: $(CHECK_DEPS
)
5448 .PHONY
: hash
/fnv
/check
5450 @go_include@ image
/color.lo.dep
5451 image
/color.lo.dep
: $(go_image_color_files
)
5453 image
/color.lo
: $(go_image_color_files
)
5455 image
/color
/check: $(CHECK_DEPS
)
5457 .PHONY
: image
/color
/check
5459 @go_include@ image
/color
/palette.lo.dep
5460 image
/color
/palette.lo.dep
: $(go_image_color_palette_files
)
5462 image
/color
/palette.lo
: $(go_image_color_palette_files
)
5464 image
/color
/palette
/check: $(CHECK_DEPS
)
5466 .PHONY
: image
/color
/palette
/check
5468 @go_include@ image
/draw.lo.dep
5469 image
/draw.lo.dep
: $(go_image_draw_files
)
5471 image
/draw.lo
: $(go_image_draw_files
)
5473 image
/draw
/check: $(CHECK_DEPS
)
5475 .PHONY
: image
/draw
/check
5477 @go_include@ image
/gif.lo.dep
5478 image
/gif.lo.dep
: $(go_image_gif_files
)
5480 image
/gif.lo
: $(go_image_gif_files
)
5482 image
/gif
/check: $(CHECK_DEPS
)
5484 .PHONY
: image
/gif
/check
5486 @go_include@ image
/jpeg.lo.dep
5487 image
/jpeg.lo.dep
: $(go_image_jpeg_files
)
5489 image
/jpeg.lo
: $(go_image_jpeg_files
)
5491 image
/jpeg
/check: $(CHECK_DEPS
)
5493 .PHONY
: image
/jpeg
/check
5495 @go_include@ image
/png.lo.dep
5496 image
/png.lo.dep
: $(go_image_png_files
)
5498 image
/png.lo
: $(go_image_png_files
)
5500 image
/png
/check: $(CHECK_DEPS
)
5502 .PHONY
: image
/png
/check
5504 @go_include@ index
/suffixarray.lo.dep
5505 index
/suffixarray.lo.dep
: $(go_index_suffixarray_files
)
5507 index
/suffixarray.lo
: $(go_index_suffixarray_files
)
5509 index
/suffixarray
/check: $(CHECK_DEPS
)
5511 .PHONY
: index
/suffixarray
/check
5513 @go_include@ io
/ioutil.lo.dep
5514 io
/ioutil.lo.dep
: $(go_io_ioutil_files
)
5516 io
/ioutil.lo
: $(go_io_ioutil_files
)
5518 io
/ioutil
/check: $(CHECK_DEPS
)
5520 .PHONY
: io
/ioutil
/check
5522 @go_include@ log
/syslog.lo.dep
5523 log
/syslog.lo.dep
: $(go_log_syslog_files
)
5525 log
/syslog.lo
: $(go_log_syslog_files
)
5527 log
/syslog
/syslog_c.lo
: $(go_syslog_c_files
) log
/syslog.lo
5528 @
$(MKDIR_P
) log
/syslog
5529 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
5530 log
/syslog
/check: $(CHECK_DEPS
)
5532 .PHONY
: log
/syslog
/check
5534 @go_include@ math
/big.lo.dep
5535 math
/big.lo.dep
: $(go_math_big_files
)
5537 math
/big.lo
: $(go_math_big_files
)
5539 math
/big
/check: $(CHECK_DEPS
)
5541 .PHONY
: math
/big
/check
5543 @go_include@ math
/cmplx.lo.dep
5544 math
/cmplx.lo.dep
: $(go_math_cmplx_files
)
5546 math
/cmplx.lo
: $(go_math_cmplx_files
)
5548 math
/cmplx
/check: $(CHECK_DEPS
)
5550 .PHONY
: math
/cmplx
/check
5552 @go_include@ math
/rand.lo.dep
5553 math
/rand.lo.dep
: $(go_math_rand_files
)
5555 math
/rand.lo
: $(go_math_rand_files
)
5557 math
/rand
/check: $(CHECK_DEPS
)
5559 .PHONY
: math
/rand
/check
5561 @go_include@ mime
/multipart.lo.dep
5562 mime
/multipart.lo.dep
: $(go_mime_multipart_files
)
5564 mime
/multipart.lo
: $(go_mime_multipart_files
)
5566 mime
/multipart
/check: $(CHECK_DEPS
)
5568 .PHONY
: mime
/multipart
/check
5570 @go_include@ net
/http.lo.dep
5571 net
/http.lo.dep
: $(go_net_http_files
)
5573 net
/http.lo
: $(go_net_http_files
)
5575 net
/http
/check: $(CHECK_DEPS
)
5577 .PHONY
: net
/http
/check
5579 @go_include@ net
/mail.lo.dep
5580 net
/mail.lo.dep
: $(go_net_mail_files
)
5582 net
/mail.lo
: $(go_net_mail_files
)
5584 net
/mail
/check: $(CHECK_DEPS
)
5586 .PHONY
: net
/mail
/check
5588 @go_include@ net
/rpc.lo.dep
5589 net
/rpc.lo.dep
: $(go_net_rpc_files
)
5591 net
/rpc.lo
: $(go_net_rpc_files
)
5593 net
/rpc
/check: $(CHECK_DEPS
)
5595 .PHONY
: net
/rpc
/check
5597 @go_include@ net
/smtp.lo.dep
5598 net
/smtp.lo.dep
: $(go_net_smtp_files
)
5600 net
/smtp.lo
: $(go_net_smtp_files
)
5602 net
/smtp
/check: $(CHECK_DEPS
)
5604 .PHONY
: net
/smtp
/check
5606 @go_include@ net
/url.lo.dep
5607 net
/url.lo.dep
: $(go_net_url_files
)
5609 net
/url.lo
: $(go_net_url_files
)
5611 net
/url
/check: $(CHECK_DEPS
)
5613 .PHONY
: net
/url
/check
5615 @go_include@ net
/textproto.lo.dep
5616 net
/textproto.lo.dep
: $(go_net_textproto_files
)
5618 net
/textproto.lo
: $(go_net_textproto_files
)
5620 net
/textproto
/check: $(CHECK_DEPS
)
5622 .PHONY
: net
/textproto
/check
5624 @go_include@ net
/http
/cgi.lo.dep
5625 net
/http
/cgi.lo.dep
: $(go_net_http_cgi_files
)
5627 net
/http
/cgi.lo
: $(go_net_http_cgi_files
)
5629 net
/http
/cgi
/check: $(CHECK_DEPS
)
5631 .PHONY
: net
/http
/cgi
/check
5633 @go_include@ net
/http
/cookiejar.lo.dep
5634 net
/http
/cookiejar.lo.dep
: $(go_net_http_cookiejar_files
)
5636 net
/http
/cookiejar.lo
: $(go_net_http_cookiejar_files
)
5638 net
/http
/cookiejar
/check: $(CHECK_DEPS
)
5640 .PHONY
: net
/http
/cookiejar
/check
5642 @go_include@ net
/http
/fcgi.lo.dep
5643 net
/http
/fcgi.lo.dep
: $(go_net_http_fcgi_files
)
5645 net
/http
/fcgi.lo
: $(go_net_http_fcgi_files
)
5647 net
/http
/fcgi
/check: $(CHECK_DEPS
)
5649 .PHONY
: net
/http
/fcgi
/check
5651 @go_include@ net
/http
/httptest.lo.dep
5652 net
/http
/httptest.lo.dep
: $(go_net_http_httptest_files
)
5654 net
/http
/httptest.lo
: $(go_net_http_httptest_files
)
5656 net
/http
/httptest
/check: $(check_deps
)
5658 .PHONY
: net
/http
/httptest
/check
5660 @go_include@ net
/http
/httputil.lo.dep
5661 net
/http
/httputil.lo.dep
: $(go_net_http_httputil_files
)
5663 net
/http
/httputil.lo
: $(go_net_http_httputil_files
)
5665 net
/http
/httputil
/check: $(check_deps
)
5667 .PHONY
: net
/http
/httputil
/check
5669 @go_include@ net
/http
/internal.lo.dep
5670 net
/http
/internal.lo.dep
: $(go_net_http_internal_files
)
5672 net
/http
/internal.lo
: $(go_net_http_internal_files
)
5674 net
/http
/internal
/check: $(CHECK_DEPS
)
5676 .PHONY
: net
/http
/internal
/check
5678 @go_include@ net
/http
/pprof.lo.dep
5679 net
/http
/pprof.lo.dep
: $(go_net_http_pprof_files
)
5681 net
/http
/pprof.lo
: $(go_net_http_pprof_files
)
5683 net
/http
/pprof
/check: $(CHECK_DEPS
)
5685 .PHONY
: net
/http
/pprof
/check
5687 @go_include@ net
/rpc
/jsonrpc.lo.dep
5688 net
/rpc
/jsonrpc.lo.dep
: $(go_net_rpc_jsonrpc_files
)
5690 net
/rpc
/jsonrpc.lo
: $(go_net_rpc_jsonrpc_files
)
5692 net
/rpc
/jsonrpc
/check: $(CHECK_DEPS
)
5694 .PHONY
: net
/rpc
/jsonrpc
/check
5696 @go_include@ old
/regexp.lo.dep
5697 old
/regexp.lo.dep
: $(go_old_regexp_files
)
5699 old
/regexp.lo
: $(go_old_regexp_files
)
5701 old
/regexp
/check: $(CHECK_DEPS
)
5703 .PHONY
: old
/regexp
/check
5705 @go_include@ old
/template.lo.dep
5706 old
/template.lo.dep
: $(go_old_template_files
)
5708 old
/template.lo
: $(go_old_template_files
)
5710 old
/template
/check: $(CHECK_DEPS
)
5712 .PHONY
: old
/template
/check
5714 @go_include@ os
/exec.lo.dep
5715 os
/exec.lo.dep
: $(go_os_exec_files
)
5717 os
/exec.lo
: $(go_os_exec_files
)
5719 os
/exec
/check: $(CHECK_DEPS
)
5721 .PHONY
: os
/exec
/check
5723 @go_include@ os
/signal.lo.dep
5724 os
/signal.lo.dep
: $(go_os_signal_files
)
5726 os
/signal.lo
: $(go_os_signal_files
)
5728 os
/signal
/check: $(CHECK_DEPS
)
5730 .PHONY
: os
/signal
/check
5732 @go_include@ os
/user.lo.dep
5733 os
/user.lo.dep
: $(go_os_user_files
)
5735 os
/user.lo
: $(go_os_user_files
)
5737 os
/user
/check: $(CHECK_DEPS
)
5739 .PHONY
: os
/user
/check
5741 @go_include@ path
/filepath.lo.dep
5742 path
/filepath.lo.dep
: $(go_path_filepath_files
)
5744 path
/filepath.lo
: $(go_path_filepath_files
)
5746 path
/filepath
/check: $(CHECK_DEPS
)
5748 .PHONY
: path
/filepath
/check
5750 @go_include@ regexp
/syntax.lo.dep
5751 regexp
/syntax.lo.dep
: $(go_regexp_syntax_files
)
5753 regexp
/syntax.lo
: $(go_regexp_syntax_files
)
5755 regexp
/syntax
/check: $(CHECK_DEPS
)
5757 .PHONY
: regexp
/syntax
/check
5759 @go_include@ runtime
/debug.lo.dep
5760 runtime
/debug.lo.dep
: $(go_runtime_debug_files
)
5762 runtime
/debug.lo
: $(go_runtime_debug_files
)
5764 runtime
/debug
/check: $(CHECK_DEPS
)
5766 .PHONY
: runtime
/debug
/check
5768 @go_include@ runtime
/pprof.lo.dep
5769 runtime
/pprof.lo.dep
: $(go_runtime_pprof_files
)
5771 runtime
/pprof.lo
: $(go_runtime_pprof_files
)
5773 runtime
/pprof
/check: $(CHECK_DEPS
)
5775 .PHONY
: runtime
/pprof
/check
5777 @go_include@ sync
/atomic.lo.dep
5778 sync
/atomic.lo.dep
: $(go_sync_atomic_files
)
5780 sync
/atomic.lo
: $(go_sync_atomic_files
)
5782 sync
/atomic_c.lo
: $(go_sync_atomic_c_files
) sync
/atomic.lo
5783 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
5784 sync
/atomic
/check: $(CHECK_DEPS
)
5786 .PHONY
: sync
/atomic
/check
5788 @go_include@ text
/scanner.lo.dep
5789 text
/scanner.lo.dep
: $(go_text_scanner_files
)
5791 text
/scanner.lo
: $(go_text_scanner_files
)
5793 text
/scanner
/check: $(CHECK_DEPS
)
5795 .PHONY
: text
/scanner
/check
5797 @go_include@ text
/tabwriter.lo.dep
5798 text
/tabwriter.lo.dep
: $(go_text_tabwriter_files
)
5800 text
/tabwriter.lo
: $(go_text_tabwriter_files
)
5802 text
/tabwriter
/check: $(CHECK_DEPS
)
5804 .PHONY
: text
/tabwriter
/check
5806 @go_include@ text
/template.lo.dep
5807 text
/template.lo.dep
: $(go_text_template_files
)
5809 text
/template.lo
: $(go_text_template_files
)
5811 text
/template
/check: $(CHECK_DEPS
)
5813 .PHONY
: text
/template
/check
5815 @go_include@ text
/template
/parse.lo.dep
5816 text
/template
/parse.lo.dep
: $(go_text_template_parse_files
)
5818 text
/template
/parse.lo
: $(go_text_template_parse_files
)
5820 text
/template
/parse
/check: $(CHECK_DEPS
)
5822 .PHONY
: text
/template
/parse
/check
5824 @go_include@ testing
/iotest.lo.dep
5825 testing
/iotest.lo.dep
: $(go_testing_iotest_files
)
5827 testing
/iotest.lo
: $(go_testing_iotest_files
)
5829 testing
/iotest
/check: $(CHECK_DEPS
)
5831 .PHONY
: testing
/iotest
/check
5833 @go_include@ testing
/quick.lo.dep
5834 testing
/quick.lo.dep
: $(go_testing_quick_files
)
5836 testing
/quick.lo
: $(go_testing_quick_files
)
5838 testing
/quick
/check: $(CHECK_DEPS
)
5840 .PHONY
: testing
/quick
/check
5842 @go_include@ unicode
/utf16.lo.dep
5843 unicode
/utf16.lo.dep
: $(go_unicode_utf16_files
)
5845 unicode
/utf16.lo
: $(go_unicode_utf16_files
)
5847 unicode
/utf16
/check: $(CHECK_DEPS
)
5849 .PHONY
: unicode
/utf16
/check
5851 @go_include@ unicode
/utf8.lo.dep
5852 unicode
/utf8.lo.dep
: $(go_unicode_utf8_files
)
5854 unicode
/utf8.lo
: $(go_unicode_utf8_files
)
5856 unicode
/utf8
/check: $(CHECK_DEPS
)
5858 .PHONY
: unicode
/utf8
/check
5860 @go_include@ syscall.lo.dep
5861 syscall.lo.dep
: $(go_syscall_files
)
5863 syscall.lo
: $(go_syscall_files
)
5865 syscall
/errno.lo
: go
/syscall
/errno.c
5867 $(LTCOMPILE
) -c
-o
$@
$<
5868 syscall
/signame.lo
: go
/syscall
/signame.c
5870 $(LTCOMPILE
) -c
-o
$@
$<
5871 syscall
/wait.lo
: go
/syscall
/wait.c
5873 $(LTCOMPILE
) -c
-o
$@
$<
5874 syscall
/check: $(CHECK_DEPS
)
5876 .PHONY
: syscall
/check
5878 @go_include@ internal
/syscall.lo.dep
5879 internal
/syscall.lo.dep
: $(go_internal_syscall_files
)
5881 internal
/syscall.lo
: $(go_internal_syscall_files
)
5883 internal
/syscall
/check: $(CHECK_DEPS
)
5885 .PHONY
: internal
/syscall
/check
5891 crypto.gox
: crypto.lo
5893 encoding.gox
: encoding.lo
5895 errors.gox
: errors.lo
5897 expvar.gox
: expvar.lo
5923 reflect.gox
: reflect-go.lo
5925 regexp.gox
: regexp.lo
5927 runtime.gox
: runtime-go.lo
5931 strconv.gox
: strconv.lo
5933 strings.gox
: strings.lo
5937 syscall.gox
: syscall.lo
5939 testing.gox
: testing.lo
5941 time.gox
: time-go.lo
5943 unicode.gox
: unicode.lo
5946 archive
/tar.gox
: archive
/tar.lo
5948 archive
/zip.gox
: archive
/zip.lo
5951 compress
/bzip2.gox
: compress
/bzip2.lo
5953 compress
/flate.gox
: compress
/flate.lo
5955 compress
/gzip.gox
: compress
/gzip.lo
5957 compress
/lzw.gox
: compress
/lzw.lo
5959 compress
/zlib.gox
: compress
/zlib.lo
5962 container
/heap.gox
: container
/heap.lo
5964 container
/list.gox
: container
/list.lo
5966 container
/ring.gox
: container
/ring.lo
5969 crypto
/aes.gox
: crypto
/aes.lo
5971 crypto
/cipher.gox
: crypto
/cipher.lo
5973 crypto
/des.gox
: crypto
/des.lo
5975 crypto
/dsa.gox
: crypto
/dsa.lo
5977 crypto
/ecdsa.gox
: crypto
/ecdsa.lo
5979 crypto
/elliptic.gox
: crypto
/elliptic.lo
5981 crypto
/hmac.gox
: crypto
/hmac.lo
5983 crypto
/md5.gox
: crypto
/md5.lo
5985 crypto
/rand.gox
: crypto
/rand.lo
5987 crypto
/rc4.gox
: crypto
/rc4.lo
5989 crypto
/rsa.gox
: crypto
/rsa.lo
5991 crypto
/sha1.gox
: crypto
/sha1.lo
5993 crypto
/sha256.gox
: crypto
/sha256.lo
5995 crypto
/sha512.gox
: crypto
/sha512.lo
5997 crypto
/subtle.gox
: crypto
/subtle.lo
5999 crypto
/tls.gox
: crypto
/tls.lo
6001 crypto
/x509.gox
: crypto
/x509.lo
6004 crypto
/x509
/pkix.gox
: crypto
/x509
/pkix.lo
6007 database
/sql.gox
: database
/sql.lo
6010 database
/sql
/driver.gox
: database
/sql
/driver.lo
6013 debug
/dwarf.gox
: debug
/dwarf.lo
6015 debug
/elf.gox
: debug
/elf.lo
6017 debug
/gosym.gox
: debug
/gosym.lo
6019 debug
/macho.gox
: debug
/macho.lo
6021 debug
/pe.gox
: debug
/pe.lo
6023 debug
/plan9obj.gox
: debug
/plan9obj.lo
6026 encoding
/ascii85.gox
: encoding
/ascii85.lo
6028 encoding
/asn1.gox
: encoding
/asn1.lo
6030 encoding
/base32.gox
: encoding
/base32.lo
6032 encoding
/base64.gox
: encoding
/base64.lo
6034 encoding
/binary.gox
: encoding
/binary.lo
6036 encoding
/csv.gox
: encoding
/csv.lo
6038 encoding
/gob.gox
: encoding
/gob.lo
6040 encoding
/hex.gox
: encoding
/hex.lo
6042 encoding
/json.gox
: encoding
/json.lo
6044 encoding
/pem.gox
: encoding
/pem.lo
6046 encoding
/xml.gox
: encoding
/xml.lo
6049 exp
/proxy.gox
: exp
/proxy.lo
6051 exp
/terminal.gox
: exp
/terminal.lo
6054 html
/template.gox
: html
/template.lo
6057 go
/ast.gox
: go
/ast.lo
6059 go
/build.gox
: go
/build.lo
6061 go
/doc.gox
: go
/doc.lo
6063 go
/format.gox
: go
/format.lo
6065 go
/parser.gox
: go
/parser.lo
6067 go
/printer.gox
: go
/printer.lo
6069 go
/scanner.gox
: go
/scanner.lo
6071 go
/token.gox
: go
/token.lo
6074 hash
/adler32.gox
: hash
/adler32.lo
6076 hash
/crc32.gox
: hash
/crc32.lo
6078 hash
/crc64.gox
: hash
/crc64.lo
6080 hash
/fnv.gox
: hash
/fnv.lo
6083 image
/color.gox
: image
/color.lo
6085 image
/draw.gox
: image
/draw.lo
6087 image
/gif.gox
: image
/gif.lo
6089 image
/jpeg.gox
: image
/jpeg.lo
6091 image
/png.gox
: image
/png.lo
6094 image
/color
/palette.gox
: image
/color
/palette.lo
6097 index
/suffixarray.gox
: index
/suffixarray.lo
6100 io
/ioutil.gox
: io
/ioutil.lo
6103 log
/syslog.gox
: log
/syslog.lo
6106 math
/big.gox
: math
/big.lo
6108 math
/cmplx.gox
: math
/cmplx.lo
6110 math
/rand.gox
: math
/rand.lo
6113 mime
/multipart.gox
: mime
/multipart.lo
6116 net
/http.gox
: net
/http.lo
6118 net
/mail.gox
: net
/mail.lo
6120 net
/rpc.gox
: net
/rpc.lo
6122 net
/smtp.gox
: net
/smtp.lo
6124 net
/textproto.gox
: net
/textproto.lo
6126 net
/url.gox
: net
/url.lo
6129 net
/http
/cgi.gox
: net
/http
/cgi.lo
6131 net
/http
/cookiejar.gox
: net
/http
/cookiejar.lo
6133 net
/http
/fcgi.gox
: net
/http
/fcgi.lo
6135 net
/http
/httptest.gox
: net
/http
/httptest.lo
6137 net
/http
/httputil.gox
: net
/http
/httputil.lo
6139 net
/http
/pprof.gox
: net
/http
/pprof.lo
6142 net
/http
/internal.gox
: net
/http
/internal.lo
6145 net
/rpc
/jsonrpc.gox
: net
/rpc
/jsonrpc.lo
6148 old
/regexp.gox
: old
/regexp.lo
6150 old
/template.gox
: old
/template.lo
6153 os
/exec.gox
: os
/exec.lo
6155 os
/signal.gox
: os
/signal.lo
6157 os
/user.gox
: os
/user.lo
6160 path
/filepath.gox
: path
/filepath.lo
6163 regexp
/syntax.gox
: regexp
/syntax.lo
6166 runtime
/debug.gox
: runtime
/debug.lo
6168 runtime
/pprof.gox
: runtime
/pprof.lo
6171 sync
/atomic.gox
: sync
/atomic.lo
6174 internal
/syscall.gox
: internal
/syscall.lo
6177 text
/scanner.gox
: text
/scanner.lo
6179 text
/tabwriter.gox
: text
/tabwriter.lo
6181 text
/template.gox
: text
/template.lo
6183 text
/template
/parse.gox
: text
/template
/parse.lo
6186 testing
/iotest.gox
: testing
/iotest.lo
6188 testing
/quick.gox
: testing
/quick.lo
6191 unicode
/utf16.gox
: unicode
/utf16.lo
6193 unicode
/utf8.gox
: unicode
/utf8.lo
6197 check-recursive
: check-head
6200 @echo
"Test Run By $${USER} on `date`" > libgo.head
6201 @echo
"Native configuration is $(host_triplet)" >> libgo.head
6203 @echo
" === libgo tests ===" >> libgo.head
6206 check-tail
: check-recursive check-multi
6207 @if
test "$(USE_DEJAGNU)" = "yes"; then \
6210 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
6211 for
dir in .
$(MULTIDIRS
); do \
6212 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
6213 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
6215 mv libgo.head libgo.sum
; \
6216 cp libgo.sum libgo.log
; \
6217 echo
"Schedule of variations:" >> libgo.sum
; \
6218 for
dir in .
$(MULTIDIRS
); do \
6219 multidir
=..
/$${dir}/$${lib}; \
6220 multivar
=`cat $${multidir}/libgo.var`; \
6221 echo
" $${multivar}" >> libgo.sum
; \
6223 echo
>> libgo.sum
; \
6224 pass
=0; fail
=0; untested
=0; \
6225 for
dir in .
$(MULTIDIRS
); do \
6226 multidir
=..
/$${dir}/$${lib}; \
6227 multivar
=`cat $${multidir}/libgo.var`; \
6228 echo
"Running target $${multivar}" >> libgo.sum
; \
6229 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
6230 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
6231 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
6232 if
test -n
"${MULTIDIRS}"; then \
6233 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
6234 echo
>> libgo.sum
; \
6236 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
6237 pass
=`expr $$pass + $$p`; \
6238 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
6239 echo
"# of expected passes $$p" >> libgo.sum
; \
6241 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
6242 fail
=`expr $$fail + $$p`; \
6243 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
6244 echo
"# of unexpected failures $$p" >> libgo.sum
; \
6246 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6247 untested
=`expr $$untested + $$p`; \
6248 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
6249 echo
"# of untested testcases $$p" >> libgo.sum
; \
6252 echo
>> libgo.sum
; \
6253 echo
" === libgo Summary ===" >> libgo.sum
; \
6254 echo
>> libgo.sum
; \
6255 if
test "$$pass" -ne
"0"; then \
6256 echo
"# of expected passes $$pass" >> libgo.sum
; \
6258 if
test "$$fail" -ne
"0"; then \
6259 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
6261 if
test "$$untested" -ne
"0"; then \
6262 echo
"# of untested testcases $$untested" >> libgo.sum
; \
6264 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
6265 echo
>> libgo.log
; \
6266 echo
"runtest completed at `date`" >> libgo.log
; \
6267 if
test "$$fail" -ne
"0"; then \
6275 @
rm -f libgo.sum libgo.log libgo.tail
6277 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
6278 echo
"$${multivar}" > libgo.var
6279 @for f in
$(TEST_PACKAGES
); do \
6280 rm -f
$$f-testsum
$$f-testlog
; \
6282 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
6283 @for f in
$(TEST_PACKAGES
); do \
6284 if
test -f
$$f-testsum
; then \
6285 cat
$$f-testsum
>> libgo.sum
; \
6287 if
test -f
$$f-testlog
; then \
6288 cat
$$f-testlog
>> libgo.log
; \
6293 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
6296 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
6299 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
6300 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
6301 find .
-name
'*-testsum' -print | xargs
rm -f
6302 find .
-name
'*-testlog' -print | xargs
rm -f
6305 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
6306 find .
-name
'*.a' -print | xargs
rm -f
6308 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6309 # Otherwise a system limit (for SysV at least) may be exceeded.