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
168 am_libnetgo_a_OBJECTS
=
169 libnetgo_a_OBJECTS
= $(am_libnetgo_a_OBJECTS
)
170 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
171 am__DEPENDENCIES_1
= bufio.lo bytes.lo bytes
/index.lo context.lo \
172 crypto.lo encoding.lo errors.lo expvar.lo flag.lo fmt.lo \
173 hash.lo html.lo image.lo io.lo log.lo math.lo mime.lo net.lo \
174 os.lo path.lo reflect-go.lo reflect
/makefunc_ffi_c.lo \
175 regexp.lo runtime-go.lo
sort.lo strconv.lo strings.lo \
176 strings
/index.lo sync.lo syscall.lo syscall
/errno.lo \
177 syscall
/signame.lo syscall
/wait.lo testing.lo time-go.lo \
178 unicode.lo archive
/tar.lo archive
/zip.lo compress
/bzip2.lo \
179 compress
/flate.lo compress
/gzip.lo compress
/lzw.lo \
180 compress
/zlib.lo container
/heap.lo container
/list.lo \
181 container
/ring.lo crypto
/aes.lo crypto
/cipher.lo crypto
/des.lo \
182 crypto
/dsa.lo crypto
/ecdsa.lo crypto
/elliptic.lo \
183 crypto
/hmac.lo crypto
/md5.lo crypto
/rand.lo crypto
/rc4.lo \
184 crypto
/rsa.lo crypto
/sha1.lo crypto
/sha256.lo crypto
/sha512.lo \
185 crypto
/subtle.lo crypto
/tls.lo crypto
/x509.lo \
186 crypto
/x509
/pkix.lo database
/sql.lo database
/sql
/driver.lo \
187 debug
/dwarf.lo debug
/elf.lo debug
/gosym.lo debug
/macho.lo \
188 debug
/pe.lo debug
/plan9obj.lo encoding
/ascii85.lo \
189 encoding
/asn1.lo encoding
/base32.lo encoding
/base64.lo \
190 encoding
/binary.lo encoding
/csv.lo encoding
/gob.lo \
191 encoding
/hex.lo encoding
/json.lo encoding
/pem.lo \
192 encoding
/xml.lo exp
/proxy.lo exp
/terminal.lo html
/template.lo \
193 go
/ast.lo go
/build.lo go
/constant.lo go
/doc.lo go
/format.lo \
194 go
/importer.lo go
/internal
/gcimporter.lo \
195 go
/internal
/gccgoimporter.lo go
/parser.lo go
/printer.lo \
196 go
/scanner.lo go
/token.lo go
/types.lo \
197 golang_org
/x
/net
/http2
/hpack.lo \
198 golang_org
/x
/net
/lex/httplex.lo
$(golang_org_x_net_route_lo
) \
199 hash
/adler32.lo hash
/crc32.lo hash
/crc64.lo hash
/fnv.lo \
200 net
/http
/cgi.lo net
/http
/cookiejar.lo net
/http
/fcgi.lo \
201 net
/http
/httptest.lo net
/http
/httptrace.lo \
202 net
/http
/httputil.lo net
/http
/internal.lo net
/http
/pprof.lo \
203 image
/color.lo image
/color
/palette.lo image
/draw.lo \
204 image
/gif.lo image
/internal
/imageutil.lo image
/jpeg.lo \
205 image
/png.lo index
/suffixarray.lo internal
/nettrace.lo \
206 internal
/race.lo internal
/singleflight.lo \
207 internal
/syscall
/unix.lo internal
/testenv.lo internal
/trace.lo \
208 io
/ioutil.lo log
/syslog.lo log
/syslog
/syslog_c.lo math
/big.lo \
209 math
/cmplx.lo math
/rand.lo mime
/multipart.lo \
210 mime
/quotedprintable.lo net
/http.lo net
/internal
/socktest.lo \
211 net
/mail.lo net
/rpc.lo net
/smtp.lo net
/textproto.lo net
/url.lo \
212 old
/regexp.lo old
/template.lo os
/exec.lo os
/signal.lo \
213 os
/user.lo path
/filepath.lo regexp
/syntax.lo \
214 net
/rpc
/jsonrpc.lo runtime
/debug.lo runtime
/pprof.lo \
215 runtime
/internal
/atomic.lo runtime
/internal
/atomic_c.lo \
216 runtime
/internal
/sys.lo sync
/atomic.lo sync
/atomic_c.lo \
217 text
/scanner.lo text
/tabwriter.lo text
/template.lo \
218 text
/template
/parse.lo testing
/iotest.lo testing
/quick.lo \
219 unicode
/utf16.lo unicode
/utf8.lo
221 am__DEPENDENCIES_3
= $(am__DEPENDENCIES_1
) \
222 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_2
) \
223 $(am__DEPENDENCIES_2
) $(am__DEPENDENCIES_2
) \
224 $(am__DEPENDENCIES_2
) $(am__DEPENDENCIES_2
)
225 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_3
)
226 @LIBGO_IS_LINUX_FALSE@am__objects_1
= lock_sema.lo thread-sema.lo
227 @LIBGO_IS_LINUX_TRUE@am__objects_1
= lock_futex.lo thread-linux.lo
228 @HAVE_SYS_MMAN_H_FALSE@am__objects_2
= mem_posix_memalign.lo
229 @HAVE_SYS_MMAN_H_TRUE@am__objects_2
= mem.lo
230 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_3
= netpoll_kqueue.lo
231 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_3
= netpoll_select.lo
232 @LIBGO_IS_LINUX_TRUE@am__objects_3
= netpoll_epoll.lo
233 @LIBGO_IS_RTEMS_TRUE@am__objects_4
= rtems-task-variable-add.lo
234 @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_5
= getncpu-none.lo
235 @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_5
= getncpu-bsd.lo
236 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_5
= getncpu-bsd.lo
237 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_5
= getncpu-solaris.lo
238 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5
= getncpu-irix.lo
239 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5
= \
240 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
241 @LIBGO_IS_LINUX_TRUE@am__objects_5
= getncpu-linux.lo
242 am__objects_6
= go-append.lo go-assert.lo go-assert-interface.lo \
243 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
244 go-callers.lo go-can-convert-interface.lo go-cdiv.lo go-cgo.lo \
245 go-check-interface.lo go-construct-map.lo \
246 go-convert-interface.lo go-copy.lo go-defer.lo \
247 go-deferred-recover.lo go-eface-compare.lo \
248 go-eface-val-compare.lo go-ffi.lo go-fieldtrack.lo \
249 go-int-array-to-string.lo go-int-to-string.lo \
250 go-interface-compare.lo go-interface-eface-compare.lo \
251 go-interface-val-compare.lo go-make-slice.lo go-matherr.lo \
252 go-memclr.lo go-memcmp.lo go-memequal.lo go-memmove.lo \
253 go-nanotime.lo go-now.lo go-new.lo go-nosys.lo go-panic.lo \
254 go-print.lo go-recover.lo go-reflect-call.lo go-rune.lo \
255 go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
256 go-string-to-byte-array.lo go-string-to-int-array.lo \
257 go-strplus.lo go-strslice.lo go-traceback.lo \
258 go-type-complex.lo go-type-eface.lo go-type-float.lo \
259 go-type-identity.lo go-type-interface.lo go-type-string.lo \
260 go-typedesc-equal.lo go-unsafe-new.lo go-unsafe-newarray.lo \
261 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
262 env_posix.lo heapdump.lo
$(am__objects_1
) mcache.lo \
263 mcentral.lo
$(am__objects_2
) mfixalloc.lo mgc0.lo mheap.lo \
264 msize.lo
$(am__objects_3
) panic.lo parfor.lo
print.lo proc.lo \
265 runtime.lo signal_unix.lo thread.lo yield.lo
$(am__objects_4
) \
266 chan.lo cpuprof.lo go-iface.lo lfstack.lo malloc.lo mprof.lo \
267 netpoll.lo rdebug.lo reflect.lo runtime1.lo sema.lo \
268 sigqueue.lo string.lo time.lo
$(am__objects_5
)
269 am_libgo_llgo_la_OBJECTS
= $(am__objects_6
)
270 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
271 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
272 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
273 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
274 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
275 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_3
)
276 am_libgo_la_OBJECTS
= $(am__objects_6
)
277 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
278 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
279 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
281 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
282 DEFAULT_INCLUDES
= -I.@am__isrc@
283 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
284 am__depfiles_maybe
= depfiles
286 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
287 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
288 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
289 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
290 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
292 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
293 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
295 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
296 $(libgolibbegin_a_SOURCES
) $(libnetgo_a_SOURCES
) \
297 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
304 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
305 html-recursive info-recursive install-data-recursive \
306 install-dvi-recursive install-exec-recursive \
307 install-html-recursive install-info-recursive \
308 install-pdf-recursive install-ps-recursive install-recursive \
309 installcheck-recursive installdirs-recursive pdf-recursive \
310 ps-recursive uninstall-recursive
311 am__can_run_installinfo
= \
312 case
$$AM_UPDATE_INFO_DIR in \
314 *) (install-info
--version
) >/dev
/null
2>&1;; \
316 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
317 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
318 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
319 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
320 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
321 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
322 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
323 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
324 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
325 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
326 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
327 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
328 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoold_DATA
) \
329 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
330 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
331 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
332 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
333 $(toolexeclibgounicode_DATA
)
334 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
335 distclean-recursive maintainer-clean-recursive
336 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
337 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
340 DIST_SUBDIRS
= testsuite
342 ALLGOARCH
= @ALLGOARCH@
343 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
347 AUTOCONF
= @AUTOCONF@
348 AUTOHEADER
= @AUTOHEADER@
349 AUTOMAKE
= @AUTOMAKE@
352 CCDEPMODE
= @CCDEPMODE@
353 CC_FOR_BUILD
= @CC_FOR_BUILD@
356 CPPFLAGS
= @CPPFLAGS@
357 CYGPATH_W
= @CYGPATH_W@
360 DSYMUTIL
= @DSYMUTIL@
369 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
370 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
371 GOARCH_FAMILY
= @GOARCH_FAMILY@
372 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
373 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
374 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
375 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
376 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
380 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
381 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
382 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
383 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
384 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
387 INSTALL_DATA
= @INSTALL_DATA@
388 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
389 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
390 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
393 LIBATOMIC
= @LIBATOMIC@
395 LIBFFIINCS
= @LIBFFIINCS@
401 LTLIBOBJS
= @LTLIBOBJS@
403 MAKEINFO
= @MAKEINFO@
404 MATH_FLAG
= @MATH_FLAG@
405 MATH_LIBS
= @MATH_LIBS@
407 NET_LIBS
= @NET_LIBS@
413 OSCFLAGS
= @OSCFLAGS@
417 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
418 PACKAGE_NAME
= @PACKAGE_NAME@
419 PACKAGE_STRING
= @PACKAGE_STRING@
420 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
421 PACKAGE_URL
= @PACKAGE_URL@
422 PACKAGE_VERSION
= @PACKAGE_VERSION@
423 PATH_SEPARATOR
= @PATH_SEPARATOR@
424 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
425 PTHREAD_LIBS
= @PTHREAD_LIBS@
428 SET_MAKE
= @SET_MAKE@
430 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
431 SPLIT_STACK
= @SPLIT_STACK@
432 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
434 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
435 USE_DEJAGNU
= @USE_DEJAGNU@
437 WARN_FLAGS
= @WARN_FLAGS@
439 abs_builddir
= @abs_builddir@
440 abs_srcdir
= @abs_srcdir@
441 abs_top_builddir
= @abs_top_builddir@
442 abs_top_srcdir
= @abs_top_srcdir@
443 ac_ct_CC
= @ac_ct_CC@
444 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
445 am__include
= @am__include@
446 am__leading_dot
= @am__leading_dot@
447 am__quote
= @am__quote@
449 am__untar
= @am__untar@
452 build_alias
= @build_alias@
453 build_cpu
= @build_cpu@
454 build_os
= @build_os@
455 build_vendor
= @build_vendor@
456 builddir
= @builddir@
458 datarootdir
= @datarootdir@
461 enable_shared
= @enable_shared@
462 enable_static
= @enable_static@
463 exec_prefix = @
exec_prefix@
464 glibgo_toolexecdir
= @glibgo_toolexecdir@
465 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
466 go_include
= @go_include@
468 host_alias
= @host_alias@
469 host_cpu
= @host_cpu@
471 host_vendor
= @host_vendor@
473 includedir = @
includedir@
475 install_sh
= @install_sh@
477 libexecdir
= @libexecdir@
478 libtool_VERSION
= @libtool_VERSION@
479 localedir
= @localedir@
480 localstatedir
= @localstatedir@
483 multi_basedir
= @multi_basedir@
484 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
485 oldincludedir = @
oldincludedir@
488 program_transform_name
= @program_transform_name@
491 sharedstatedir
= @sharedstatedir@
493 sysconfdir
= @sysconfdir@
495 target_alias
= @target_alias@
496 target_cpu
= @target_cpu@
497 target_os
= @target_os@
498 target_vendor
= @target_vendor@
499 top_build_prefix
= @top_build_prefix@
500 top_builddir
= @top_builddir@
501 top_srcdir
= @top_srcdir@
504 SUFFIXES
= .c .go .gox .o .obj .lo .a
505 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
507 gcc_version
:= $(shell $(GOC
) -dumpversion
)
508 MAINT_CHARSET
= latin1
509 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
510 PWD_COMMAND
= $${PWDCMD-pwd
}
511 STAMP
= echo timestamp
>
512 toolexecdir
= $(glibgo_toolexecdir
)
513 toolexeclibdir
= $(glibgo_toolexeclibdir
)
514 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
515 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
516 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
518 # -I/-D flags to pass when compiling.
519 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
520 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
521 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
522 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
523 $(STRINGOPS_FLAG
) $(OSCFLAGS
) \
524 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
525 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
527 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS
= -XCClinker
$(SPLIT_STACK
)
532 # Work around what appears to be a GNU make handling MAKEFLAGS
533 # values defined in terms of make variables, as is the case for CC and
534 # friends when we are called from the top level Makefile.
536 "AR_FLAGS=$(AR_FLAGS)" \
537 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
538 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
540 "CXXFLAGS=$(CXXFLAGS)" \
541 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
542 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
543 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
545 "GOCFLAGS=$(GOCFLAGS)" \
546 "INSTALL=$(INSTALL)" \
547 "INSTALL_DATA=$(INSTALL_DATA)" \
548 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
549 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
550 "LDFLAGS=$(LDFLAGS)" \
551 "LIBCFLAGS=$(LIBCFLAGS)" \
552 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
554 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
555 "PICFLAG=$(PICFLAG)" \
556 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
558 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
559 "exec_prefix=$(exec_prefix)" \
560 "infodir=$(infodir)" \
562 "includedir=$(includedir)" \
564 "tooldir=$(tooldir)" \
565 "gxx_include_dir=$(gxx_include_dir)" \
571 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
572 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
573 "DESTDIR=$(DESTDIR)" \
577 # Subdir rules rely on $(FLAGS_TO_PASS)
578 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
579 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
580 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
581 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a libnetgo.a
582 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
583 toolexeclibgo_DATA
= \
615 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
616 toolexeclibgoarchive_DATA
= \
620 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
621 toolexeclibgocompress_DATA
= \
628 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
629 toolexeclibgocontainer_DATA
= \
634 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
635 toolexeclibgocrypto_DATA
= \
641 crypto
/elliptic.gox \
654 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
655 toolexeclibgocryptox509_DATA
= \
658 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
659 toolexeclibgodatabase_DATA
= \
662 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
663 toolexeclibgodatabasesql_DATA
= \
664 database
/sql
/driver.gox
666 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
667 toolexeclibgodebug_DATA
= \
675 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
676 toolexeclibgoencoding_DATA
= \
677 encoding
/ascii85.gox \
679 encoding
/base32.gox \
680 encoding
/base64.gox \
681 encoding
/binary.gox \
689 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
690 toolexeclibgoexp_DATA
= \
694 toolexeclibgogodir
= $(toolexeclibgodir
)/go
695 toolexeclibgogo_DATA
= \
708 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
709 toolexeclibgohash_DATA
= \
715 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
716 toolexeclibgohtml_DATA
= \
719 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
720 toolexeclibgoimage_DATA
= \
727 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
728 toolexeclibgoimagecolor_DATA
= \
729 image
/color
/palette.gox
731 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
732 toolexeclibgoindex_DATA
= \
733 index
/suffixarray.gox
735 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
736 toolexeclibgoio_DATA
= \
739 toolexeclibgologdir
= $(toolexeclibgodir
)/log
740 toolexeclibgolog_DATA
= \
743 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
744 toolexeclibgomath_DATA
= \
749 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
750 toolexeclibgomime_DATA
= \
752 mime
/quotedprintable.gox
754 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
755 toolexeclibgonet_DATA
= \
763 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
764 toolexeclibgonethttp_DATA
= \
766 net
/http
/cookiejar.gox \
768 net
/http
/httptest.gox \
769 net
/http
/httptrace.gox \
770 net
/http
/httputil.gox \
773 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
774 toolexeclibgonetrpc_DATA
= \
777 toolexeclibgoolddir
= $(toolexeclibgodir
)/old
778 toolexeclibgoold_DATA
= \
782 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
783 toolexeclibgoos_DATA
= \
788 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
789 toolexeclibgopath_DATA
= \
792 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
793 toolexeclibgoregexp_DATA
= \
796 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
797 toolexeclibgoruntime_DATA
= \
801 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
802 toolexeclibgosync_DATA
= \
805 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
806 toolexeclibgotesting_DATA
= \
810 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
811 toolexeclibgotext_DATA
= \
816 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
817 toolexeclibgotexttemplate_DATA
= \
818 text
/template
/parse.gox
820 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
821 toolexeclibgounicode_DATA
= \
825 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file
= runtime
/mem_posix_memalign.c
826 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file
= runtime
/mem.c
827 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
828 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
829 @LIBGO_IS_LINUX_FALSE@runtime_lock_files
= runtime
/lock_sema.c runtime
/thread-sema.c
830 @LIBGO_IS_LINUX_TRUE@runtime_lock_files
= runtime
/lock_futex.c runtime
/thread-linux.c
831 @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
832 @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
833 @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
834 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
835 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
836 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
837 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
838 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_netpoll_files
= runtime
/netpoll_kqueue.c
839 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_netpoll_files
= runtime
/netpoll_select.c
840 @LIBGO_IS_LINUX_TRUE@runtime_netpoll_files
= runtime
/netpoll_epoll.c
842 runtime
/go-append.c \
843 runtime
/go-assert.c \
844 runtime
/go-assert-interface.c \
845 runtime
/go-byte-array-to-string.c \
846 runtime
/go-breakpoint.c \
847 runtime
/go-caller.c \
848 runtime
/go-callers.c \
849 runtime
/go-can-convert-interface.c \
852 runtime
/go-check-interface.c \
853 runtime
/go-construct-map.c \
854 runtime
/go-convert-interface.c \
857 runtime
/go-deferred-recover.c \
858 runtime
/go-eface-compare.c \
859 runtime
/go-eface-val-compare.c \
861 runtime
/go-fieldtrack.c \
862 runtime
/go-int-array-to-string.c \
863 runtime
/go-int-to-string.c \
864 runtime
/go-interface-compare.c \
865 runtime
/go-interface-eface-compare.c \
866 runtime
/go-interface-val-compare.c \
867 runtime
/go-make-slice.c \
868 runtime
/go-matherr.c \
869 runtime
/go-memclr.c \
870 runtime
/go-memcmp.c \
871 runtime
/go-memequal.c \
872 runtime
/go-memmove.c \
873 runtime
/go-nanotime.c \
879 runtime
/go-recover.c \
880 runtime
/go-reflect-call.c \
882 runtime
/go-runtime-error.c \
883 runtime
/go-setenv.c \
884 runtime
/go-signal.c \
885 runtime
/go-strcmp.c \
886 runtime
/go-string-to-byte-array.c \
887 runtime
/go-string-to-int-array.c \
888 runtime
/go-strplus.c \
889 runtime
/go-strslice.c \
890 runtime
/go-traceback.c \
891 runtime
/go-type-complex.c \
892 runtime
/go-type-eface.c \
893 runtime
/go-type-float.c \
894 runtime
/go-type-identity.c \
895 runtime
/go-type-interface.c \
896 runtime
/go-type-string.c \
897 runtime
/go-typedesc-equal.c \
898 runtime
/go-unsafe-new.c \
899 runtime
/go-unsafe-newarray.c \
900 runtime
/go-unsafe-pointer.c \
901 runtime
/go-unsetenv.c \
902 runtime
/go-unwind.c \
903 runtime
/go-varargs.c \
904 runtime
/env_posix.c \
906 $(runtime_lock_files
) \
909 $(runtime_mem_file
) \
910 runtime
/mfixalloc.c \
914 $(runtime_netpoll_files
) \
920 runtime
/signal_unix.c \
923 $(rtems_task_variable_add_file
) \
938 $(runtime_getncpu_file
)
940 noinst_DATA
= zstdpkglist.go
941 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
942 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
943 extra_go_files_syscall
= \
947 $(syscall_epoll_file
)
950 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
951 $(CPPFLAGS
) $(OSCFLAGS
) -O
975 reflect
/makefunc_ffi_c.lo \
1005 crypto
/elliptic.lo \
1017 crypto
/x509
/pkix.lo \
1019 database
/sql
/driver.lo \
1026 encoding
/ascii85.lo \
1028 encoding
/base32.lo \
1029 encoding
/base64.lo \
1030 encoding
/binary.lo \
1046 go
/internal
/gcimporter.lo \
1047 go
/internal
/gccgoimporter.lo \
1053 golang_org
/x
/net
/http2
/hpack.lo \
1054 golang_org
/x
/net
/lex/httplex.lo \
1055 $(golang_org_x_net_route_lo
) \
1061 net
/http
/cookiejar.lo \
1063 net
/http
/httptest.lo \
1064 net
/http
/httptrace.lo \
1065 net
/http
/httputil.lo \
1066 net
/http
/internal.lo \
1069 image
/color
/palette.lo \
1072 image
/internal
/imageutil.lo \
1075 index
/suffixarray.lo \
1076 internal
/nettrace.lo \
1078 internal
/singleflight.lo \
1079 internal
/syscall
/unix.lo \
1080 internal
/testenv.lo \
1084 log
/syslog
/syslog_c.lo \
1089 mime
/quotedprintable.lo \
1091 net
/internal
/socktest.lo \
1100 $(os_lib_inotify_lo
) \
1105 net
/rpc
/jsonrpc.lo \
1108 runtime
/internal
/atomic.lo \
1109 runtime
/internal
/atomic_c.lo \
1110 runtime
/internal
/sys.lo \
1116 text
/template
/parse.lo \
1123 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1126 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1127 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1129 libgo_la_SOURCES
= $(runtime_files
)
1130 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1131 libgo_la_LIBADD
= $(libgo_libadd
)
1132 libgo_llgo_la_SOURCES
= $(runtime_files
)
1133 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1134 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1135 libgobegin_a_SOURCES
= \
1138 libgobegin_llgo_a_SOURCES
= \
1142 # Use -fPIC for libgobegin so that it can be put in a PIE.
1143 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1144 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1145 libgolibbegin_a_SOURCES
= \
1146 runtime
/go-libmain.c
1148 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1149 libnetgo_a_SOURCES
=
1150 libnetgo_a_LIBADD
= netgo.o
1151 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1152 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1153 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1154 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1155 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1157 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1158 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1161 # Build the dependencies for a Go package.
1164 dir=`echo $@ | sed -e 's/.lo.dep$$//' -e 's/-go//'`; \
1165 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$$dir --extrafiles="$(extra_go_files_$(subst /,_,$(subst -go,,$(subst .lo.dep,,$@))))" $(matchargs_$(subst /,_,$(subst -go,,$(subst .lo.dep,,$@))))`; \
1166 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1167 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1168 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1173 # Build the .go files for a package, generating a .lo file.
1176 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1177 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1180 # Build deps for netgo.o.
1183 files
=`$(SHELL) $(srcdir)/match.sh --nocgo --tag=netgo --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/net`; \
1184 $(SHELL
) $(srcdir)/godeps.sh netgo.o
$$files > $@.tmp
; \
1191 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1192 $(GOCOMPILE
) -I .
-c
-fPIC
-fgo-pkgpath
=net
-o
$@
$$files
1199 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1201 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1203 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1204 export RUNTESTFLAGS
; \
1207 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1208 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1209 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1210 export LD_LIBRARY_PATH
; \
1212 rm -f
$@
-testsum
$@
-testlog
; \
1213 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1214 if
test "$(USE_DEJAGNU)" = "yes"; then \
1215 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1216 elif
test "$(GOBENCH)" != ""; then \
1217 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1219 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1220 echo
"PASS: $(@D)" >> $@
-testlog
; \
1221 echo
"PASS: $(@D)"; \
1222 echo
"PASS: $(@D)" > $@
-testsum
; \
1224 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1226 echo
"FAIL: $(@D)" > $@
-testsum
; \
1232 # Build all packages before checking any.
1233 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1234 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1235 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1236 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1237 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1238 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1239 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1240 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1241 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1242 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1243 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1244 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1245 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1246 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1247 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1248 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1249 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1250 extra_go_files_runtime
= runtime_sysinfo.go
1251 runtime_go_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1252 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1253 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1254 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1256 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1257 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1259 # At least for now, we need -static-libgo for this test, because
1260 # otherwise we can't get the line numbers.
1261 # Also use -fno-inline to get better results from the memory profiler.
1262 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1263 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1264 extra_go_files_runtime_internal_sys
= version.go
1265 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1267 # How to build a .gox file from a .lo file.
1269 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1270 $(OBJCOPY
) -j .go_export
$$f $@.tmp
&& mv
-f
$@.tmp
$@
1301 compress
/bzip2
/check \
1302 compress
/flate
/check \
1303 compress
/gzip
/check \
1304 compress
/lzw
/check \
1305 compress
/zlib
/check \
1306 container
/heap
/check \
1307 container
/list
/check \
1308 container
/ring
/check \
1310 crypto
/cipher
/check \
1313 crypto
/ecdsa
/check \
1314 crypto
/elliptic
/check \
1321 crypto
/sha256
/check \
1322 crypto
/sha512
/check \
1323 crypto
/subtle
/check \
1326 database
/sql
/check \
1327 database
/sql
/driver
/check \
1332 debug
/plan9obj
/check \
1333 encoding
/ascii85
/check \
1334 encoding
/asn1
/check \
1335 encoding
/base32
/check \
1336 encoding
/base64
/check \
1337 encoding
/binary
/check \
1338 encoding
/csv
/check \
1339 encoding
/gob
/check \
1340 encoding
/hex
/check \
1341 encoding
/json
/check \
1342 encoding
/pem
/check \
1343 encoding
/xml
/check \
1345 exp
/terminal
/check \
1346 html
/template
/check \
1352 go
/internal
/gcimporter
/check \
1353 go
/internal
/gccgoimporter
/check \
1359 golang_org
/x
/net
/http2
/hpack
/check \
1360 golang_org
/x
/net
/lex/httplex
/check \
1361 $(golang_org_x_net_route_check
) \
1362 hash
/adler32
/check \
1370 index
/suffixarray
/check \
1371 internal
/singleflight
/check \
1372 internal
/trace
/check \
1378 mime
/multipart
/check \
1379 mime
/quotedprintable
/check \
1381 net
/http
/cgi
/check \
1382 net
/http
/cookiejar
/check \
1383 net
/http
/fcgi
/check \
1384 net
/http
/httptest
/check \
1385 net
/http
/httptrace
/check \
1386 net
/http
/httputil
/check \
1387 net
/http
/internal
/check \
1388 net
/internal
/socktest
/check \
1392 net
/textproto
/check \
1394 net
/rpc
/jsonrpc
/check \
1396 old
/template
/check \
1400 path
/filepath
/check \
1401 regexp
/syntax
/check \
1402 runtime
/pprof
/check \
1403 runtime
/internal
/atomic
/check \
1404 runtime
/internal
/sys
/check \
1406 text
/scanner
/check \
1407 text
/tabwriter
/check \
1408 text
/template
/check \
1409 text
/template
/parse
/check \
1410 testing
/quick
/check \
1411 unicode
/utf16
/check \
1414 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1415 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1417 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1420 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1421 am--refresh
: Makefile
1423 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1424 @for dep in
$?
; do \
1425 case
'$(am__configure_deps)' in \
1427 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1428 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1433 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1434 $(am__cd
) $(top_srcdir
) && \
1435 $(AUTOMAKE
) --foreign Makefile
1437 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1440 echo
' $(SHELL) ./config.status'; \
1441 $(SHELL
) .
/config.status
;; \
1443 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1444 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1447 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1448 $(SHELL
) .
/config.status
--recheck
1450 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1451 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1452 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1453 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1454 $(am__aclocal_m4_deps
):
1457 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1458 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1460 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1462 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1463 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1464 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1469 -rm -f config.h stamp-h1
1470 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1472 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1473 list2
=; for p in
$$list; do \
1474 if
test -f
$$p; then \
1475 list2
="$$list2 $$p"; \
1478 test -z
"$$list2" ||
{ \
1479 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1480 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1481 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1482 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1484 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1485 for p in
$$list; do \
1486 if
test -f
$$p; then \
1488 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1489 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1493 uninstall-toolexeclibLIBRARIES
:
1494 @
$(NORMAL_UNINSTALL
)
1495 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1496 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1497 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1499 clean-toolexeclibLIBRARIES
:
1500 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1501 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1502 -rm -f libgobegin-llgo.a
1503 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1504 $(RANLIB
) libgobegin-llgo.a
1505 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1507 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1508 $(RANLIB
) libgobegin.a
1509 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1510 -rm -f libgolibbegin.a
1511 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1512 $(RANLIB
) libgolibbegin.a
1513 libnetgo.a
: $(libnetgo_a_OBJECTS
) $(libnetgo_a_DEPENDENCIES
) $(EXTRA_libnetgo_a_DEPENDENCIES
)
1515 $(libnetgo_a_AR
) libnetgo.a
$(libnetgo_a_OBJECTS
) $(libnetgo_a_LIBADD
)
1516 $(RANLIB
) libnetgo.a
1517 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1519 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1520 list2
=; for p in
$$list; do \
1521 if
test -f
$$p; then \
1522 list2
="$$list2 $$p"; \
1525 test -z
"$$list2" ||
{ \
1526 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1527 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1528 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1529 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1532 uninstall-toolexeclibLTLIBRARIES
:
1533 @
$(NORMAL_UNINSTALL
)
1534 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1535 for p in
$$list; do \
1537 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1538 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1541 clean-toolexeclibLTLIBRARIES
:
1542 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1543 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1544 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1545 test "$$dir" != "$$p" ||
dir=.
; \
1546 echo
"rm -f \"$${dir}/so_locations\""; \
1547 rm -f
"$${dir}/so_locations"; \
1549 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1550 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1551 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1552 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1554 mostlyclean-compile
:
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/chan.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cpuprof.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert-interface.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-byte-array-to-string.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-can-convert-interface.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-check-interface.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-convert-interface.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-copy.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-compare.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-val-compare.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-iface.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-array-to-string.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-to-string.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-compare.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-eface-compare.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-val-compare.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-make-slice.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-print.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rune.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strcmp.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-byte-array.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-int-array.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strplus.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-traceback.Plo@am__quote@
1618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-eface.Plo@am__quote@
1620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-interface.Plo@am__quote@
1623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lfstack.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_futex.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_sema.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprof.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_epoll.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_kqueue.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_select.Plo@am__quote@
1652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1653 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1654 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1655 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1656 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdebug.Plo@am__quote@
1657 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reflect.Plo@am__quote@
1658 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1659 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime.Plo@am__quote@
1660 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
1661 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sema.Plo@am__quote@
1662 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
1663 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1664 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string.Plo@am__quote@
1665 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1666 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1667 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1668 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
1669 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1672 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1673 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1676 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1679 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1680 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1681 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1683 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1686 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1687 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1690 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1692 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1693 @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
1694 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1695 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1697 @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
1699 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1700 @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`
1701 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1704 @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`
1706 libgobegin_a-go-main.o
: runtime
/go-main.c
1707 @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
1708 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1711 @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
1713 libgobegin_a-go-main.obj
: runtime
/go-main.c
1714 @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`
1715 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1718 @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`
1720 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1721 @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
1722 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1725 @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
1727 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1728 @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`
1729 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1732 @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`
1734 go-append.lo
: runtime
/go-append.c
1735 @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
1736 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
1737 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
1738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1739 @am__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
1741 go-assert.lo
: runtime
/go-assert.c
1742 @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
1743 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1746 @am__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
1748 go-assert-interface.lo
: runtime
/go-assert-interface.c
1749 @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
1750 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert-interface.Tpo
$(DEPDIR
)/go-assert-interface.Plo
1751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert-interface.c' object
='go-assert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1753 @am__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
1755 go-byte-array-to-string.lo
: runtime
/go-byte-array-to-string.c
1756 @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
1757 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-byte-array-to-string.Tpo
$(DEPDIR
)/go-byte-array-to-string.Plo
1758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-byte-array-to-string.c' object
='go-byte-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1760 @am__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
1762 go-breakpoint.lo
: runtime
/go-breakpoint.c
1763 @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
1764 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1767 @am__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
1769 go-caller.lo
: runtime
/go-caller.c
1770 @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
1771 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1774 @am__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
1776 go-callers.lo
: runtime
/go-callers.c
1777 @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
1778 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1781 @am__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
1783 go-can-convert-interface.lo
: runtime
/go-can-convert-interface.c
1784 @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
1785 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-can-convert-interface.Tpo
$(DEPDIR
)/go-can-convert-interface.Plo
1786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-can-convert-interface.c' object
='go-can-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1788 @am__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
1790 go-cdiv.lo
: runtime
/go-cdiv.c
1791 @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
1792 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1795 @am__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
1797 go-cgo.lo
: runtime
/go-cgo.c
1798 @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
1799 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1802 @am__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
1804 go-check-interface.lo
: runtime
/go-check-interface.c
1805 @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
1806 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-check-interface.Tpo
$(DEPDIR
)/go-check-interface.Plo
1807 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-check-interface.c' object
='go-check-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1809 @am__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
1811 go-construct-map.lo
: runtime
/go-construct-map.c
1812 @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
1813 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1816 @am__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
1818 go-convert-interface.lo
: runtime
/go-convert-interface.c
1819 @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
1820 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-convert-interface.Tpo
$(DEPDIR
)/go-convert-interface.Plo
1821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-convert-interface.c' object
='go-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1823 @am__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
1825 go-copy.lo
: runtime
/go-copy.c
1826 @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
1827 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-copy.Tpo
$(DEPDIR
)/go-copy.Plo
1828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-copy.c' object
='go-copy.lo' libtool
=yes @AMDEPBACKSLASH@
1829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1830 @am__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
1832 go-defer.lo
: runtime
/go-defer.c
1833 @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
1834 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1837 @am__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
1839 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1840 @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
1841 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1844 @am__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
1846 go-eface-compare.lo
: runtime
/go-eface-compare.c
1847 @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
1848 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-compare.Tpo
$(DEPDIR
)/go-eface-compare.Plo
1849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-compare.c' object
='go-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1851 @am__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
1853 go-eface-val-compare.lo
: runtime
/go-eface-val-compare.c
1854 @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
1855 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-val-compare.Tpo
$(DEPDIR
)/go-eface-val-compare.Plo
1856 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-val-compare.c' object
='go-eface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1858 @am__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
1860 go-ffi.lo
: runtime
/go-ffi.c
1861 @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
1862 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1863 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1865 @am__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
1867 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1868 @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
1869 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1872 @am__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
1874 go-int-array-to-string.lo
: runtime
/go-int-array-to-string.c
1875 @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
1876 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-array-to-string.Tpo
$(DEPDIR
)/go-int-array-to-string.Plo
1877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-array-to-string.c' object
='go-int-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1879 @am__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
1881 go-int-to-string.lo
: runtime
/go-int-to-string.c
1882 @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
1883 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-to-string.Tpo
$(DEPDIR
)/go-int-to-string.Plo
1884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-to-string.c' object
='go-int-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1886 @am__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
1888 go-interface-compare.lo
: runtime
/go-interface-compare.c
1889 @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
1890 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-compare.Tpo
$(DEPDIR
)/go-interface-compare.Plo
1891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-compare.c' object
='go-interface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1893 @am__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
1895 go-interface-eface-compare.lo
: runtime
/go-interface-eface-compare.c
1896 @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
1897 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-eface-compare.Tpo
$(DEPDIR
)/go-interface-eface-compare.Plo
1898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-eface-compare.c' object
='go-interface-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1900 @am__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
1902 go-interface-val-compare.lo
: runtime
/go-interface-val-compare.c
1903 @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
1904 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-val-compare.Tpo
$(DEPDIR
)/go-interface-val-compare.Plo
1905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-val-compare.c' object
='go-interface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1907 @am__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
1909 go-make-slice.lo
: runtime
/go-make-slice.c
1910 @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
1911 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-make-slice.Tpo
$(DEPDIR
)/go-make-slice.Plo
1912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-make-slice.c' object
='go-make-slice.lo' libtool
=yes @AMDEPBACKSLASH@
1913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1914 @am__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
1916 go-matherr.lo
: runtime
/go-matherr.c
1917 @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
1918 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1921 @am__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
1923 go-memclr.lo
: runtime
/go-memclr.c
1924 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memclr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memclr.Tpo
-c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1925 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1928 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1930 go-memcmp.lo
: runtime
/go-memcmp.c
1931 @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
1932 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1935 @am__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
1937 go-memequal.lo
: runtime
/go-memequal.c
1938 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memequal.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memequal.Tpo
-c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1939 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1942 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1944 go-memmove.lo
: runtime
/go-memmove.c
1945 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memmove.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memmove.Tpo
-c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1946 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1949 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1951 go-nanotime.lo
: runtime
/go-nanotime.c
1952 @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
1953 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1956 @am__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
1958 go-now.lo
: runtime
/go-now.c
1959 @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
1960 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1963 @am__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
1965 go-new.lo
: runtime
/go-new.c
1966 @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
1967 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1970 @am__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
1972 go-nosys.lo
: runtime
/go-nosys.c
1973 @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
1974 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1977 @am__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
1979 go-panic.lo
: runtime
/go-panic.c
1980 @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
1981 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1984 @am__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
1986 go-print.lo
: runtime
/go-print.c
1987 @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
1988 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-print.Tpo
$(DEPDIR
)/go-print.Plo
1989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-print.c' object
='go-print.lo' libtool
=yes @AMDEPBACKSLASH@
1990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1991 @am__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
1993 go-recover.lo
: runtime
/go-recover.c
1994 @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
1995 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1998 @am__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
2000 go-reflect-call.lo
: runtime
/go-reflect-call.c
2001 @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
2002 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
2003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
2004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2005 @am__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
2007 go-rune.lo
: runtime
/go-rune.c
2008 @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
2009 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rune.Tpo
$(DEPDIR
)/go-rune.Plo
2010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rune.c' object
='go-rune.lo' libtool
=yes @AMDEPBACKSLASH@
2011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2012 @am__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
2014 go-runtime-error.lo
: runtime
/go-runtime-error.c
2015 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2016 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
2017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
2018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2019 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-runtime-error.lo
`test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime
/go-runtime-error.c
2021 go-setenv.lo
: runtime
/go-setenv.c
2022 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2023 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
2024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
2025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2026 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
2028 go-signal.lo
: runtime
/go-signal.c
2029 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2030 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
2031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
2032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2033 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-signal.lo
`test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime
/go-signal.c
2035 go-strcmp.lo
: runtime
/go-strcmp.c
2036 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2037 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strcmp.Tpo
$(DEPDIR
)/go-strcmp.Plo
2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strcmp.c' object
='go-strcmp.lo' libtool
=yes @AMDEPBACKSLASH@
2039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2040 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strcmp.lo
`test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime
/go-strcmp.c
2042 go-string-to-byte-array.lo
: runtime
/go-string-to-byte-array.c
2043 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2044 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-byte-array.Tpo
$(DEPDIR
)/go-string-to-byte-array.Plo
2045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-byte-array.c' object
='go-string-to-byte-array.lo' libtool
=yes @AMDEPBACKSLASH@
2046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2047 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-string-to-byte-array.lo
`test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime
/go-string-to-byte-array.c
2049 go-string-to-int-array.lo
: runtime
/go-string-to-int-array.c
2050 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2051 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-int-array.Tpo
$(DEPDIR
)/go-string-to-int-array.Plo
2052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-int-array.c' object
='go-string-to-int-array.lo' libtool
=yes @AMDEPBACKSLASH@
2053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2054 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-string-to-int-array.lo
`test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime
/go-string-to-int-array.c
2056 go-strplus.lo
: runtime
/go-strplus.c
2057 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2058 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strplus.Tpo
$(DEPDIR
)/go-strplus.Plo
2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strplus.c' object
='go-strplus.lo' libtool
=yes @AMDEPBACKSLASH@
2060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2061 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strplus.lo
`test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime
/go-strplus.c
2063 go-strslice.lo
: runtime
/go-strslice.c
2064 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2065 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
2066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
2067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2068 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strslice.lo
`test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime
/go-strslice.c
2070 go-traceback.lo
: runtime
/go-traceback.c
2071 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2072 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-traceback.Tpo
$(DEPDIR
)/go-traceback.Plo
2073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-traceback.c' object
='go-traceback.lo' libtool
=yes @AMDEPBACKSLASH@
2074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2075 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-traceback.lo
`test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime
/go-traceback.c
2077 go-type-complex.lo
: runtime
/go-type-complex.c
2078 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2079 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
2080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
2081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2082 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
2084 go-type-eface.lo
: runtime
/go-type-eface.c
2085 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2086 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-eface.Tpo
$(DEPDIR
)/go-type-eface.Plo
2087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-eface.c' object
='go-type-eface.lo' libtool
=yes @AMDEPBACKSLASH@
2088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2089 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-eface.lo
`test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime
/go-type-eface.c
2091 go-type-float.lo
: runtime
/go-type-float.c
2092 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2093 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
2094 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
2095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2096 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
2098 go-type-identity.lo
: runtime
/go-type-identity.c
2099 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2100 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
2101 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
2102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2103 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-identity.lo
`test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime
/go-type-identity.c
2105 go-type-interface.lo
: runtime
/go-type-interface.c
2106 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2107 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-interface.Tpo
$(DEPDIR
)/go-type-interface.Plo
2108 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-interface.c' object
='go-type-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2110 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-interface.lo
`test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime
/go-type-interface.c
2112 go-type-string.lo
: runtime
/go-type-string.c
2113 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2114 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
2115 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
2116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2117 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-type-string.lo
`test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime
/go-type-string.c
2119 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
2120 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2121 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
2122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
2123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2124 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-typedesc-equal.lo
`test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime
/go-typedesc-equal.c
2126 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
2127 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2128 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
2129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
2130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2131 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-new.lo
`test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime
/go-unsafe-new.c
2133 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
2134 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2135 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2138 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-newarray.lo
`test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime
/go-unsafe-newarray.c
2140 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
2141 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2142 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2145 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-pointer.lo
`test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime
/go-unsafe-pointer.c
2147 go-unsetenv.lo
: runtime
/go-unsetenv.c
2148 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2149 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2152 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
2154 go-unwind.lo
: runtime
/go-unwind.c
2155 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2156 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2159 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unwind.lo
`test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime
/go-unwind.c
2161 go-varargs.lo
: runtime
/go-varargs.c
2162 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
2163 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2166 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
2168 env_posix.lo
: runtime
/env_posix.c
2169 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2170 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2173 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
2175 heapdump.lo
: runtime
/heapdump.c
2176 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT heapdump.lo
-MD
-MP
-MF
$(DEPDIR
)/heapdump.Tpo
-c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
2177 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2180 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
2182 lock_sema.lo
: runtime
/lock_sema.c
2183 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2184 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_sema.Tpo
$(DEPDIR
)/lock_sema.Plo
2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_sema.c' object
='lock_sema.lo' libtool
=yes @AMDEPBACKSLASH@
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2187 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o lock_sema.lo
`test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime
/lock_sema.c
2189 thread-sema.lo
: runtime
/thread-sema.c
2190 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2191 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2194 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
2196 lock_futex.lo
: runtime
/lock_futex.c
2197 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2198 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_futex.Tpo
$(DEPDIR
)/lock_futex.Plo
2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_futex.c' object
='lock_futex.lo' libtool
=yes @AMDEPBACKSLASH@
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2201 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o lock_futex.lo
`test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime
/lock_futex.c
2203 thread-linux.lo
: runtime
/thread-linux.c
2204 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2205 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2208 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
2210 mcache.lo
: runtime
/mcache.c
2211 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mcache.lo
-MD
-MP
-MF
$(DEPDIR
)/mcache.Tpo
-c
-o mcache.lo
`test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime
/mcache.c
2212 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2215 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mcache.lo
`test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime
/mcache.c
2217 mcentral.lo
: runtime
/mcentral.c
2218 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mcentral.lo
-MD
-MP
-MF
$(DEPDIR
)/mcentral.Tpo
-c
-o mcentral.lo
`test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime
/mcentral.c
2219 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2222 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mcentral.lo
`test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime
/mcentral.c
2224 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
2225 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2226 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2229 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mem_posix_memalign.lo
`test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime
/mem_posix_memalign.c
2231 mem.lo
: runtime
/mem.c
2232 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mem.lo
-MD
-MP
-MF
$(DEPDIR
)/mem.Tpo
-c
-o mem.lo
`test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime
/mem.c
2233 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2236 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mem.lo
`test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime
/mem.c
2238 mfixalloc.lo
: runtime
/mfixalloc.c
2239 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mfixalloc.lo
-MD
-MP
-MF
$(DEPDIR
)/mfixalloc.Tpo
-c
-o mfixalloc.lo
`test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime
/mfixalloc.c
2240 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2243 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mfixalloc.lo
`test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime
/mfixalloc.c
2245 mgc0.lo
: runtime
/mgc0.c
2246 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mgc0.lo
-MD
-MP
-MF
$(DEPDIR
)/mgc0.Tpo
-c
-o mgc0.lo
`test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime
/mgc0.c
2247 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2250 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mgc0.lo
`test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime
/mgc0.c
2252 mheap.lo
: runtime
/mheap.c
2253 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT mheap.lo
-MD
-MP
-MF
$(DEPDIR
)/mheap.Tpo
-c
-o mheap.lo
`test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime
/mheap.c
2254 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2257 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o mheap.lo
`test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime
/mheap.c
2259 msize.lo
: runtime
/msize.c
2260 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT msize.lo
-MD
-MP
-MF
$(DEPDIR
)/msize.Tpo
-c
-o msize.lo
`test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime
/msize.c
2261 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2264 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o msize.lo
`test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime
/msize.c
2266 netpoll_kqueue.lo
: runtime
/netpoll_kqueue.c
2267 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2268 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_kqueue.Tpo
$(DEPDIR
)/netpoll_kqueue.Plo
2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_kqueue.c' object
='netpoll_kqueue.lo' libtool
=yes @AMDEPBACKSLASH@
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2271 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_kqueue.lo
`test -f 'runtime/netpoll_kqueue.c' || echo '$(srcdir)/'`runtime
/netpoll_kqueue.c
2273 netpoll_select.lo
: runtime
/netpoll_select.c
2274 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2275 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_select.Tpo
$(DEPDIR
)/netpoll_select.Plo
2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_select.c' object
='netpoll_select.lo' libtool
=yes @AMDEPBACKSLASH@
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2278 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_select.lo
`test -f 'runtime/netpoll_select.c' || echo '$(srcdir)/'`runtime
/netpoll_select.c
2280 netpoll_epoll.lo
: runtime
/netpoll_epoll.c
2281 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2282 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_epoll.Tpo
$(DEPDIR
)/netpoll_epoll.Plo
2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_epoll.c' object
='netpoll_epoll.lo' libtool
=yes @AMDEPBACKSLASH@
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2285 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o netpoll_epoll.lo
`test -f 'runtime/netpoll_epoll.c' || echo '$(srcdir)/'`runtime
/netpoll_epoll.c
2287 panic.lo
: runtime
/panic.c
2288 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
2289 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2292 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
2294 parfor.lo
: runtime
/parfor.c
2295 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT parfor.lo
-MD
-MP
-MF
$(DEPDIR
)/parfor.Tpo
-c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
2296 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2299 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
2301 print.lo
: runtime
/print.c
2302 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
2303 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2306 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
2308 proc.lo
: runtime
/proc.c
2309 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT proc.lo
-MD
-MP
-MF
$(DEPDIR
)/proc.Tpo
-c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
2310 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2313 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
2315 runtime.lo
: runtime
/runtime.c
2316 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT runtime.lo
-MD
-MP
-MF
$(DEPDIR
)/runtime.Tpo
-c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
2317 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime.Tpo
$(DEPDIR
)/runtime.Plo
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime.c' object
='runtime.lo' libtool
=yes @AMDEPBACKSLASH@
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2320 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
2322 signal_unix.lo
: runtime
/signal_unix.c
2323 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2324 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2327 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
2329 thread.lo
: runtime
/thread.c
2330 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread.lo
-MD
-MP
-MF
$(DEPDIR
)/thread.Tpo
-c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
2331 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2334 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
2336 yield.lo
: runtime
/yield.c
2337 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
2338 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2341 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
2343 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2344 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2345 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2348 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o rtems-task-variable-add.lo
`test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime
/rtems-task-variable-add.c
2350 getncpu-none.lo
: runtime
/getncpu-none.c
2351 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2352 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2355 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
2357 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2358 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2359 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2362 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
2364 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2365 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2366 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2369 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
2371 getncpu-irix.lo
: runtime
/getncpu-irix.c
2372 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2373 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2376 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
2378 getncpu-linux.lo
: runtime
/getncpu-linux.c
2379 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
2380 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2383 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
2385 mostlyclean-libtool
:
2392 -rm -f libtool config.lt
2394 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2395 # runs to enable its job server during parallel builds. Hence the
2398 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2400 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2403 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2405 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2407 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2408 maintainer-clean-multi
:
2409 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2410 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2412 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2413 if
test -n
"$$list"; then \
2414 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2415 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2417 for p in
$$list; do \
2418 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2420 done |
$(am__base_list
) | \
2421 while read files
; do \
2422 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2423 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2426 uninstall-toolexeclibgoDATA
:
2427 @
$(NORMAL_UNINSTALL
)
2428 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2429 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2430 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2431 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2433 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2434 if
test -n
"$$list"; then \
2435 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2436 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2438 for p in
$$list; do \
2439 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2441 done |
$(am__base_list
) | \
2442 while read files
; do \
2443 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2444 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2447 uninstall-toolexeclibgoarchiveDATA
:
2448 @
$(NORMAL_UNINSTALL
)
2449 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2450 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2451 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2452 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2454 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2455 if
test -n
"$$list"; then \
2456 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2457 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2459 for p in
$$list; do \
2460 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2462 done |
$(am__base_list
) | \
2463 while read files
; do \
2464 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2465 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2468 uninstall-toolexeclibgocompressDATA
:
2469 @
$(NORMAL_UNINSTALL
)
2470 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2471 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2472 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2473 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2475 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2476 if
test -n
"$$list"; then \
2477 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2478 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2480 for p in
$$list; do \
2481 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2483 done |
$(am__base_list
) | \
2484 while read files
; do \
2485 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2486 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2489 uninstall-toolexeclibgocontainerDATA
:
2490 @
$(NORMAL_UNINSTALL
)
2491 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2492 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2493 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2494 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2496 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2497 if
test -n
"$$list"; then \
2498 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2499 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2501 for p in
$$list; do \
2502 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2504 done |
$(am__base_list
) | \
2505 while read files
; do \
2506 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2507 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2510 uninstall-toolexeclibgocryptoDATA
:
2511 @
$(NORMAL_UNINSTALL
)
2512 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2513 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2514 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2515 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2517 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2518 if
test -n
"$$list"; then \
2519 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2520 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2522 for p in
$$list; do \
2523 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2525 done |
$(am__base_list
) | \
2526 while read files
; do \
2527 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2528 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2531 uninstall-toolexeclibgocryptox509DATA
:
2532 @
$(NORMAL_UNINSTALL
)
2533 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2534 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2535 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2536 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2538 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2539 if
test -n
"$$list"; then \
2540 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2541 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2543 for p in
$$list; do \
2544 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2546 done |
$(am__base_list
) | \
2547 while read files
; do \
2548 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2549 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2552 uninstall-toolexeclibgodatabaseDATA
:
2553 @
$(NORMAL_UNINSTALL
)
2554 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2555 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2556 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2557 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2559 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2560 if
test -n
"$$list"; then \
2561 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2562 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2564 for p in
$$list; do \
2565 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2567 done |
$(am__base_list
) | \
2568 while read files
; do \
2569 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2570 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2573 uninstall-toolexeclibgodatabasesqlDATA
:
2574 @
$(NORMAL_UNINSTALL
)
2575 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2576 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2577 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2578 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2580 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2581 if
test -n
"$$list"; then \
2582 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2583 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2585 for p in
$$list; do \
2586 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2588 done |
$(am__base_list
) | \
2589 while read files
; do \
2590 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2591 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2594 uninstall-toolexeclibgodebugDATA
:
2595 @
$(NORMAL_UNINSTALL
)
2596 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2597 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2598 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2599 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2601 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2602 if
test -n
"$$list"; then \
2603 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2604 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2606 for p in
$$list; do \
2607 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2609 done |
$(am__base_list
) | \
2610 while read files
; do \
2611 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2612 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2615 uninstall-toolexeclibgoencodingDATA
:
2616 @
$(NORMAL_UNINSTALL
)
2617 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2618 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2619 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2620 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2622 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2623 if
test -n
"$$list"; then \
2624 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2625 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2627 for p in
$$list; do \
2628 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2630 done |
$(am__base_list
) | \
2631 while read files
; do \
2632 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2633 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2636 uninstall-toolexeclibgoexpDATA
:
2637 @
$(NORMAL_UNINSTALL
)
2638 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2639 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2640 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2641 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2643 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2644 if
test -n
"$$list"; then \
2645 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2646 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2648 for p in
$$list; do \
2649 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2651 done |
$(am__base_list
) | \
2652 while read files
; do \
2653 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2654 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2657 uninstall-toolexeclibgogoDATA
:
2658 @
$(NORMAL_UNINSTALL
)
2659 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2660 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2661 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2662 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2664 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2665 if
test -n
"$$list"; then \
2666 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2667 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2669 for p in
$$list; do \
2670 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2672 done |
$(am__base_list
) | \
2673 while read files
; do \
2674 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2675 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2678 uninstall-toolexeclibgohashDATA
:
2679 @
$(NORMAL_UNINSTALL
)
2680 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2681 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2682 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2683 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2685 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2686 if
test -n
"$$list"; then \
2687 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2688 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2690 for p in
$$list; do \
2691 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2693 done |
$(am__base_list
) | \
2694 while read files
; do \
2695 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2696 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2699 uninstall-toolexeclibgohtmlDATA
:
2700 @
$(NORMAL_UNINSTALL
)
2701 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2702 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2703 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2704 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2706 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2707 if
test -n
"$$list"; then \
2708 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2709 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2711 for p in
$$list; do \
2712 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2714 done |
$(am__base_list
) | \
2715 while read files
; do \
2716 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2717 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2720 uninstall-toolexeclibgoimageDATA
:
2721 @
$(NORMAL_UNINSTALL
)
2722 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2723 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2724 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2725 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2727 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2728 if
test -n
"$$list"; then \
2729 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2730 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2732 for p in
$$list; do \
2733 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2735 done |
$(am__base_list
) | \
2736 while read files
; do \
2737 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2738 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2741 uninstall-toolexeclibgoimagecolorDATA
:
2742 @
$(NORMAL_UNINSTALL
)
2743 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2744 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2745 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2746 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2748 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2749 if
test -n
"$$list"; then \
2750 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2751 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2753 for p in
$$list; do \
2754 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2756 done |
$(am__base_list
) | \
2757 while read files
; do \
2758 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2759 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2762 uninstall-toolexeclibgoindexDATA
:
2763 @
$(NORMAL_UNINSTALL
)
2764 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2765 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2766 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2767 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2769 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2770 if
test -n
"$$list"; then \
2771 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2772 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2774 for p in
$$list; do \
2775 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2777 done |
$(am__base_list
) | \
2778 while read files
; do \
2779 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2780 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2783 uninstall-toolexeclibgoioDATA
:
2784 @
$(NORMAL_UNINSTALL
)
2785 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2786 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2787 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2788 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2790 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2791 if
test -n
"$$list"; then \
2792 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2793 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2795 for p in
$$list; do \
2796 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2798 done |
$(am__base_list
) | \
2799 while read files
; do \
2800 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2801 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2804 uninstall-toolexeclibgologDATA
:
2805 @
$(NORMAL_UNINSTALL
)
2806 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2807 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2808 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2809 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2811 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2812 if
test -n
"$$list"; then \
2813 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2814 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2816 for p in
$$list; do \
2817 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2819 done |
$(am__base_list
) | \
2820 while read files
; do \
2821 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2822 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2825 uninstall-toolexeclibgomathDATA
:
2826 @
$(NORMAL_UNINSTALL
)
2827 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2828 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2829 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2830 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2832 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2833 if
test -n
"$$list"; then \
2834 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2835 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2837 for p in
$$list; do \
2838 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2840 done |
$(am__base_list
) | \
2841 while read files
; do \
2842 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2843 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2846 uninstall-toolexeclibgomimeDATA
:
2847 @
$(NORMAL_UNINSTALL
)
2848 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2849 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2850 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2851 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2853 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2854 if
test -n
"$$list"; then \
2855 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2856 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2858 for p in
$$list; do \
2859 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2861 done |
$(am__base_list
) | \
2862 while read files
; do \
2863 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2864 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2867 uninstall-toolexeclibgonetDATA
:
2868 @
$(NORMAL_UNINSTALL
)
2869 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2870 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2871 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2872 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2874 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2875 if
test -n
"$$list"; then \
2876 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2877 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2879 for p in
$$list; do \
2880 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2882 done |
$(am__base_list
) | \
2883 while read files
; do \
2884 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2885 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2888 uninstall-toolexeclibgonethttpDATA
:
2889 @
$(NORMAL_UNINSTALL
)
2890 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2891 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2892 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2893 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2895 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2896 if
test -n
"$$list"; then \
2897 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2898 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2900 for p in
$$list; do \
2901 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2903 done |
$(am__base_list
) | \
2904 while read files
; do \
2905 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2906 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2909 uninstall-toolexeclibgonetrpcDATA
:
2910 @
$(NORMAL_UNINSTALL
)
2911 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2912 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2913 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2914 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2916 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2917 if
test -n
"$$list"; then \
2918 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2919 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2921 for p in
$$list; do \
2922 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2924 done |
$(am__base_list
) | \
2925 while read files
; do \
2926 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2927 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2930 uninstall-toolexeclibgooldDATA
:
2931 @
$(NORMAL_UNINSTALL
)
2932 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2933 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2934 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2935 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2937 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2938 if
test -n
"$$list"; then \
2939 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2940 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2942 for p in
$$list; do \
2943 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2945 done |
$(am__base_list
) | \
2946 while read files
; do \
2947 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2948 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2951 uninstall-toolexeclibgoosDATA
:
2952 @
$(NORMAL_UNINSTALL
)
2953 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2954 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2955 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2956 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2958 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2959 if
test -n
"$$list"; then \
2960 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2961 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2963 for p in
$$list; do \
2964 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2966 done |
$(am__base_list
) | \
2967 while read files
; do \
2968 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2969 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2972 uninstall-toolexeclibgopathDATA
:
2973 @
$(NORMAL_UNINSTALL
)
2974 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2975 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2976 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2977 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2979 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2980 if
test -n
"$$list"; then \
2981 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2982 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2984 for p in
$$list; do \
2985 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2987 done |
$(am__base_list
) | \
2988 while read files
; do \
2989 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2990 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2993 uninstall-toolexeclibgoregexpDATA
:
2994 @
$(NORMAL_UNINSTALL
)
2995 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2996 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2997 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2998 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
3000 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
3001 if
test -n
"$$list"; then \
3002 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3003 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
3005 for p in
$$list; do \
3006 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3008 done |
$(am__base_list
) | \
3009 while read files
; do \
3010 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3011 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
3014 uninstall-toolexeclibgoruntimeDATA
:
3015 @
$(NORMAL_UNINSTALL
)
3016 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
3017 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3018 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
3019 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
3021 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
3022 if
test -n
"$$list"; then \
3023 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3024 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
3026 for p in
$$list; do \
3027 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3029 done |
$(am__base_list
) | \
3030 while read files
; do \
3031 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3032 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
3035 uninstall-toolexeclibgosyncDATA
:
3036 @
$(NORMAL_UNINSTALL
)
3037 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
3038 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3039 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
3040 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
3042 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3043 if
test -n
"$$list"; then \
3044 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3045 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
3047 for p in
$$list; do \
3048 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3050 done |
$(am__base_list
) | \
3051 while read files
; do \
3052 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3053 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
3056 uninstall-toolexeclibgotestingDATA
:
3057 @
$(NORMAL_UNINSTALL
)
3058 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3059 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3060 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
3061 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
3063 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3064 if
test -n
"$$list"; then \
3065 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3066 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
3068 for p in
$$list; do \
3069 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3071 done |
$(am__base_list
) | \
3072 while read files
; do \
3073 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3074 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
3077 uninstall-toolexeclibgotextDATA
:
3078 @
$(NORMAL_UNINSTALL
)
3079 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3080 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3081 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
3082 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
3084 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3085 if
test -n
"$$list"; then \
3086 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3087 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
3089 for p in
$$list; do \
3090 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3092 done |
$(am__base_list
) | \
3093 while read files
; do \
3094 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3095 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
3098 uninstall-toolexeclibgotexttemplateDATA
:
3099 @
$(NORMAL_UNINSTALL
)
3100 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3101 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3102 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
3103 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
3105 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3106 if
test -n
"$$list"; then \
3107 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3108 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
3110 for p in
$$list; do \
3111 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3113 done |
$(am__base_list
) | \
3114 while read files
; do \
3115 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3116 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
3119 uninstall-toolexeclibgounicodeDATA
:
3120 @
$(NORMAL_UNINSTALL
)
3121 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3122 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3123 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
3125 # This directory's subdirectories are mostly independent; you can cd
3126 # into them and run `make' without going through this Makefile.
3127 # To change the values of `make' variables: instead of editing Makefiles,
3128 # (1) if the variable is set in `config.status', edit `config.status'
3129 # (which will cause the Makefiles to be regenerated when you run `make');
3130 # (2) otherwise, pass the desired values on the `make' command line.
3131 $(RECURSIVE_TARGETS
):
3132 @fail
= failcom
='exit 1'; \
3133 for f in x
$$MAKEFLAGS; do \
3136 *k
*) failcom
='fail=yes';; \
3140 target
=`echo $@ | sed s/-recursive//`; \
3141 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3142 echo
"Making $$target in $$subdir"; \
3143 if
test "$$subdir" = "."; then \
3145 local_target
="$$target-am"; \
3147 local_target
="$$target"; \
3149 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3150 || eval
$$failcom; \
3152 if
test "$$dot_seen" = "no"; then \
3153 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
3154 fi
; test -z
"$$fail"
3156 $(RECURSIVE_CLEAN_TARGETS
):
3157 @fail
= failcom
='exit 1'; \
3158 for f in x
$$MAKEFLAGS; do \
3161 *k
*) failcom
='fail=yes';; \
3166 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
3167 *) list
='$(SUBDIRS)' ;; \
3169 rev
=''; for subdir in
$$list; do \
3170 if
test "$$subdir" = "."; then
:; else \
3171 rev
="$$subdir $$rev"; \
3175 target
=`echo $@ | sed s/-recursive//`; \
3176 for subdir in
$$rev; do \
3177 echo
"Making $$target in $$subdir"; \
3178 if
test "$$subdir" = "."; then \
3179 local_target
="$$target-am"; \
3181 local_target
="$$target"; \
3183 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3184 || eval
$$failcom; \
3185 done
&& test -z
"$$fail"
3187 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3188 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
3191 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3192 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
3195 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
3196 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3197 unique
=`for i in $$list; do \
3198 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3200 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3201 END { if (nonempty) { for (i in files) print i; }; }'`; \
3205 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3206 $(TAGS_FILES
) $(LISP
)
3209 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
3210 include_option
=--etags-include
; \
3213 include_option
=--include; \
3216 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3217 if
test "$$subdir" = .
; then
:; else \
3218 test ! -f
$$subdir/TAGS || \
3219 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3222 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3223 unique
=`for i in $$list; do \
3224 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3226 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3227 END { if (nonempty) { for (i in files) print i; }; }'`; \
3229 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
3230 test -n
"$$unique" || unique
=$$empty_fix; \
3231 if
test $$# -gt 0; then \
3232 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3235 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3240 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3241 $(TAGS_FILES
) $(LISP
)
3242 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3243 unique
=`for i in $$list; do \
3244 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3246 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3247 END { if (nonempty) { for (i in files) print i; }; }'`; \
3248 test -z
"$(CTAGS_ARGS)$$unique" \
3249 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
3253 here
=`$(am__cd) $(top_builddir) && pwd` \
3254 && $(am__cd
) $(top_srcdir
) \
3255 && gtags
-i
$(GTAGS_ARGS
) "$$here"
3258 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
3260 check: check-recursive
3261 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
3263 installdirs: installdirs-recursive
3265 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 \
3266 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
3268 install: install-recursive
3269 install-exec
: install-exec-recursive
3270 install-data
: install-data-recursive
3271 uninstall: uninstall-recursive
3274 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
3276 installcheck: installcheck-recursive
3278 if
test -z
'$(STRIP)'; then \
3279 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3280 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3283 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3284 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3285 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3287 mostlyclean-generic
:
3290 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
3293 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
3294 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
3296 maintainer-clean-generic
:
3297 @echo
"This command is intended for maintainers to use"
3298 @echo
"it deletes files that may require special tools to rebuild."
3299 clean: clean-multi clean-recursive
3301 clean-am
: clean-generic clean-libtool clean-local \
3302 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3305 distclean: distclean-multi distclean-recursive
3306 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3309 distclean-am
: clean-am distclean-compile distclean-generic \
3310 distclean-hdr distclean-libtool distclean-tags
3316 html
: html-recursive
3320 info: info-recursive
3326 install-dvi
: install-dvi-recursive
3330 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
3331 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3332 install-toolexeclibgoarchiveDATA \
3333 install-toolexeclibgocompressDATA \
3334 install-toolexeclibgocontainerDATA \
3335 install-toolexeclibgocryptoDATA \
3336 install-toolexeclibgocryptox509DATA \
3337 install-toolexeclibgodatabaseDATA \
3338 install-toolexeclibgodatabasesqlDATA \
3339 install-toolexeclibgodebugDATA \
3340 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3341 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3342 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3343 install-toolexeclibgoimagecolorDATA \
3344 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3345 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3346 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3347 install-toolexeclibgonethttpDATA \
3348 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3349 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3350 install-toolexeclibgoregexpDATA \
3351 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3352 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3353 install-toolexeclibgotexttemplateDATA \
3354 install-toolexeclibgounicodeDATA
3356 install-html
: install-html-recursive
3360 install-info
: install-info-recursive
3366 install-pdf
: install-pdf-recursive
3370 install-ps
: install-ps-recursive
3376 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3377 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3378 -rm -rf
$(top_srcdir
)/autom4te.cache
3381 maintainer-clean-am
: distclean-am maintainer-clean-generic
3383 mostlyclean: mostlyclean-multi mostlyclean-recursive
3385 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3386 mostlyclean-libtool mostlyclean-local
3396 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3397 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3398 uninstall-toolexeclibgoarchiveDATA \
3399 uninstall-toolexeclibgocompressDATA \
3400 uninstall-toolexeclibgocontainerDATA \
3401 uninstall-toolexeclibgocryptoDATA \
3402 uninstall-toolexeclibgocryptox509DATA \
3403 uninstall-toolexeclibgodatabaseDATA \
3404 uninstall-toolexeclibgodatabasesqlDATA \
3405 uninstall-toolexeclibgodebugDATA \
3406 uninstall-toolexeclibgoencodingDATA \
3407 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3408 uninstall-toolexeclibgohashDATA \
3409 uninstall-toolexeclibgohtmlDATA \
3410 uninstall-toolexeclibgoimageDATA \
3411 uninstall-toolexeclibgoimagecolorDATA \
3412 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3413 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3414 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3415 uninstall-toolexeclibgonethttpDATA \
3416 uninstall-toolexeclibgonetrpcDATA \
3417 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3418 uninstall-toolexeclibgopathDATA \
3419 uninstall-toolexeclibgoregexpDATA \
3420 uninstall-toolexeclibgoruntimeDATA \
3421 uninstall-toolexeclibgosyncDATA \
3422 uninstall-toolexeclibgotestingDATA \
3423 uninstall-toolexeclibgotextDATA \
3424 uninstall-toolexeclibgotexttemplateDATA \
3425 uninstall-toolexeclibgounicodeDATA
3427 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3428 clean-multi ctags-recursive distclean-multi install-am \
3429 install-multi install-strip maintainer-clean-multi \
3430 mostlyclean-multi tags-recursive
3432 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3433 all all-am all-multi am--refresh
check check-am
clean \
3434 clean-generic clean-libtool clean-local clean-multi \
3435 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3436 ctags-recursive
distclean distclean-compile distclean-generic \
3437 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3438 dvi dvi-am html html-am
info info-am
install install-am \
3439 install-data install-data-am install-dvi install-dvi-am \
3440 install-exec install-exec-am install-html install-html-am \
3441 install-info install-info-am install-man install-multi \
3442 install-pdf install-pdf-am install-ps install-ps-am \
3443 install-strip install-toolexeclibLIBRARIES \
3444 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3445 install-toolexeclibgoarchiveDATA \
3446 install-toolexeclibgocompressDATA \
3447 install-toolexeclibgocontainerDATA \
3448 install-toolexeclibgocryptoDATA \
3449 install-toolexeclibgocryptox509DATA \
3450 install-toolexeclibgodatabaseDATA \
3451 install-toolexeclibgodatabasesqlDATA \
3452 install-toolexeclibgodebugDATA \
3453 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3454 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3455 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3456 install-toolexeclibgoimagecolorDATA \
3457 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3458 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3459 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3460 install-toolexeclibgonethttpDATA \
3461 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3462 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3463 install-toolexeclibgoregexpDATA \
3464 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3465 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3466 install-toolexeclibgotexttemplateDATA \
3467 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3468 installdirs installdirs-am maintainer-clean \
3469 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3470 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3471 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3472 tags-recursive
uninstall uninstall-am \
3473 uninstall-toolexeclibLIBRARIES \
3474 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3475 uninstall-toolexeclibgoarchiveDATA \
3476 uninstall-toolexeclibgocompressDATA \
3477 uninstall-toolexeclibgocontainerDATA \
3478 uninstall-toolexeclibgocryptoDATA \
3479 uninstall-toolexeclibgocryptox509DATA \
3480 uninstall-toolexeclibgodatabaseDATA \
3481 uninstall-toolexeclibgodatabasesqlDATA \
3482 uninstall-toolexeclibgodebugDATA \
3483 uninstall-toolexeclibgoencodingDATA \
3484 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3485 uninstall-toolexeclibgohashDATA \
3486 uninstall-toolexeclibgohtmlDATA \
3487 uninstall-toolexeclibgoimageDATA \
3488 uninstall-toolexeclibgoimagecolorDATA \
3489 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3490 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3491 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3492 uninstall-toolexeclibgonethttpDATA \
3493 uninstall-toolexeclibgonetrpcDATA \
3494 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3495 uninstall-toolexeclibgopathDATA \
3496 uninstall-toolexeclibgoregexpDATA \
3497 uninstall-toolexeclibgoruntimeDATA \
3498 uninstall-toolexeclibgosyncDATA \
3499 uninstall-toolexeclibgotestingDATA \
3500 uninstall-toolexeclibgotextDATA \
3501 uninstall-toolexeclibgotexttemplateDATA \
3502 uninstall-toolexeclibgounicodeDATA
3505 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3506 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3508 goc2c
: goc2c.
$(OBJEXT
)
3509 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3511 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3515 mprof.c
: $(srcdir)/runtime
/mprof.goc goc2c
3519 netpoll.c
: $(srcdir)/runtime
/netpoll.goc goc2c
3523 reflect.c
: $(srcdir)/runtime
/reflect.goc goc2c
3527 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
3531 sema.c
: $(srcdir)/runtime
/sema.goc goc2c
3535 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3536 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
3539 time.c
: $(srcdir)/runtime
/time.goc goc2c
3543 %.c
: $(srcdir)/runtime
/%.goc goc2c
3547 version.go
: s-version
; @true
3549 rm -f version.go.tmp
3550 echo
"package sys" > version.go.tmp
3551 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3552 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3553 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3554 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3555 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3556 echo
>> version.go.tmp
3557 echo
"type ArchFamilyType int" >> version.go.tmp
3558 echo
>> version.go.tmp
3559 echo
"const (" >> version.go.tmp
3560 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3561 for a in
$(ALLGOARCHFAMILY
); do \
3562 echo
" $${a}" >> version.go.tmp
; \
3564 echo
")" >> version.go.tmp
3565 echo
>> version.go.tmp
3566 for a in
$(ALLGOARCH
); do \
3567 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3568 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3569 if
test "$${a}" = "$(GOARCH)"; then \
3570 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3572 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3575 echo
>> version.go.tmp
3576 echo
"const (" >> version.go.tmp
3577 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3578 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3579 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3580 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3581 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3582 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3583 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3584 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3585 echo
")" >> version.go.tmp
3586 echo
>> version.go.tmp
3587 for a in
$(ALLGOOS
); do \
3588 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3589 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3590 if
test "$${a}" = "$(GOOS)"; then \
3591 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3593 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3596 echo
>> version.go.tmp
3597 echo
"type Uintreg uintptr" >> version.go.tmp
3598 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3601 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3602 s-runtime_sysinfo
: sysinfo.go
3603 rm -f tmp-runtime_sysinfo.go
3604 echo
'package runtime' > tmp-runtime_sysinfo.go
3605 echo
>> tmp-runtime_sysinfo.go
3606 grep
'const _sizeof_ucontext_t ' sysinfo.go
>> tmp-runtime_sysinfo.go
3607 grep
'type _sigset_t ' sysinfo.go
>> tmp-runtime_sysinfo.go
3608 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3611 # Generate the list of go std packages that were included in libgo
3612 zstdpkglist.go
: s-zstdpkglist
; @true
3613 s-zstdpkglist
: Makefile
3614 rm -f zstdpkglist.go.tmp
3615 echo
'package main' > zstdpkglist.go.tmp
3616 echo
"" >> zstdpkglist.go.tmp
3617 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3618 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
3619 echo
'}' >> zstdpkglist.go.tmp
3620 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3623 libcalls.go
: s-libcalls
; @true
3624 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3625 rm -f libcalls.go.tmp
3626 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3627 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3630 libcalls-list
: s-libcalls-list
; @true
3631 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3632 rm -f libcalls-list.tmp
3633 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3634 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3637 syscall_arch.go
: s-syscall_arch
; @true
3638 s-syscall_arch
: Makefile
3639 rm -f syscall_arch.go.tmp
3640 echo
"package syscall" > syscall_arch.go.tmp
3641 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3642 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3643 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3646 gen-sysinfo.go
: s-gen-sysinfo
; @true
3647 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3648 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3650 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3653 errno.i
: s-errno
; @true
3655 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3656 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3659 sysinfo.go
: s-sysinfo
; @true
3660 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3661 $(SHELL
) $(srcdir)/mksysinfo.sh
3662 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3665 # The epoll struct has an embedded union and is packed on x86_64,
3666 # which is too complicated for mksysinfo.sh. We find the offset of
3667 # the only field we care about in configure.ac, and generate the
3669 epoll.go
: s-epoll
; @true
3672 echo
'package syscall' > epoll.go.tmp
3673 echo
'type EpollEvent struct {' >> epoll.go.tmp
3674 echo
' Events uint32' >> epoll.go.tmp
3675 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3676 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3678 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3679 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3680 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3681 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3682 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3683 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3684 echo
' Fd int32' >> epoll.go.tmp
; \
3685 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3686 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3689 echo
'}' >> epoll.go.tmp
3690 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3693 # Make sure runtime.inc is built before compiling any .c file.
3694 $(libgo_la_OBJECTS
): runtime.inc
3695 $(libgo_llgo_la_OBJECTS
): runtime.inc
3696 $(libgobegin_a_OBJECTS
): runtime.inc
3697 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3698 $(libgolibbegin_a_OBJECTS
): runtime.inc
3700 @go_include@ bufio.lo.dep
3701 bufio.lo.dep
: $(srcdir)/go
/bufio
/*.go
3705 bufio
/check: $(CHECK_DEPS
)
3709 @go_include@ bytes.lo.dep
3710 bytes.lo.dep
: $(srcdir)/go
/bytes
/*.go
3714 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3716 $(LTCOMPILE
) -c
-o bytes
/index.lo
$(srcdir)/go
/bytes
/indexbyte.c
3717 bytes
/check: $(CHECK_DEPS
)
3721 @go_include@ context.lo.dep
3722 context.lo.dep
: $(srcdir)/go
/context
/*.go
3726 context
/check: $(CHECK_DEPS
)
3728 .PHONY
: context
/check
3730 @go_include@ crypto.lo.dep
3731 crypto.lo.dep
: $(srcdir)/go
/crypto
/*.go
3735 crypto
/check: $(CHECK_DEPS
)
3737 .PHONY
: crypto
/check
3739 @go_include@ encoding.lo.dep
3740 encoding.lo.dep
: $(srcdir)/go
/encoding
/*.go
3744 encoding
/check: $(CHECK_DEPS
)
3746 .PHONY
: encoding
/check
3748 @go_include@ errors.lo.dep
3749 errors.lo.dep
: $(srcdir)/go
/errors
/*.go
3753 errors
/check: $(CHECK_DEPS
)
3755 .PHONY
: errors
/check
3757 @go_include@ expvar.lo.dep
3758 expvar.lo.dep
: $(srcdir)/go
/expvar
/*.go
3762 expvar
/check: $(CHECK_DEPS
)
3764 .PHONY
: expvar
/check
3766 @go_include@ flag.lo.dep
3767 flag.lo.dep
: $(srcdir)/go
/flag
/*.go
3771 flag
/check: $(CHECK_DEPS
)
3775 @go_include@ fmt.lo.dep
3776 fmt.lo.dep
: $(srcdir)/go
/fmt
/*.go
3780 fmt
/check: $(CHECK_DEPS
)
3784 @go_include@ hash.lo.dep
3785 hash.lo.dep
: $(srcdir)/go
/hash
/*.go
3789 hash
/check: $(CHECK_DEPS
)
3793 @go_include@ html.lo.dep
3794 html.lo.dep
: $(srcdir)/go
/html
/*.go
3798 html
/check: $(CHECK_DEPS
)
3802 @go_include@ image.lo.dep
3803 image.lo.dep
: $(srcdir)/go
/image
/*.go
3807 image
/check: $(CHECK_DEPS
)
3811 @go_include@ io.lo.dep
3812 io.lo.dep
: $(srcdir)/go
/io
/*.go
3816 io
/check: $(CHECK_DEPS
)
3820 @go_include@ log.lo.dep
3821 log.lo.dep
: $(srcdir)/go
/log
/*.go
3825 log
/check: $(CHECK_DEPS
)
3829 @go_include@ math.lo.dep
3830 math.lo.dep
: $(srcdir)/go
/math
/*.go
3834 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
3835 $(LTGOCOMPILE
) $(MATH_FLAG
) -I .
-c
-fgo-pkgpath
=math
-o
$@
$$files
3836 math
/check: $(CHECK_DEPS
)
3840 @go_include@ mime.lo.dep
3841 mime.lo.dep
: $(srcdir)/go
/mime
/*.go
3845 mime
/check: $(CHECK_DEPS
)
3849 @go_include@ net.lo.dep
3850 net.lo.dep
: $(srcdir)/go
/net
/*.go
3854 net
/check: $(CHECK_DEPS
)
3858 @go_include@ netgo.o.dep
3859 netgo.o.dep
: $(srcdir)/go
/net
/*.go
3861 netgo.o
: netgo.o.dep
3864 @go_include@ os.lo.dep
3865 os.lo.dep
: $(srcdir)/go
/os
/*.go
3869 os
/check: $(CHECK_DEPS
)
3873 @go_include@ path.lo.dep
3874 path.lo.dep
: $(srcdir)/go
/path
/*.go
3878 path
/check: $(CHECK_DEPS
)
3882 @go_include@ reflect-go.lo.dep
3883 reflect-go.lo.dep
: $(srcdir)/go
/reflect
/*.go
3887 reflect
/check: $(CHECK_DEPS
)
3889 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3891 $(LTCOMPILE
) -c
-o
$@
$<
3892 .PHONY
: reflect
/check
3894 @go_include@ regexp.lo.dep
3895 regexp.lo.dep
: $(srcdir)/go
/regexp
/*.go
3899 regexp
/check: $(CHECK_DEPS
)
3901 .PHONY
: regexp
/check
3903 @go_include@ runtime-go.lo.dep
3904 runtime-go.lo.dep
: $(srcdir)/go
/runtime
/*.go
$(extra_go_files_runtime
)
3908 runtime.inc
: s-runtime-inc
; @true
3909 s-runtime-inc
: runtime-go.lo
3910 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp runtime.inc
3912 runtime
/check: $(CHECK_DEPS
)
3914 .PHONY
: runtime
/check
3916 @go_include@
sort.lo.dep
3917 sort.lo.dep
: $(srcdir)/go
/sort/*.go
3921 sort/check: $(CHECK_DEPS
)
3925 @go_include@ strconv.lo.dep
3926 strconv.lo.dep
: $(srcdir)/go
/strconv
/*.go
3930 strconv
/check: $(CHECK_DEPS
)
3932 .PHONY
: strconv
/check
3934 @go_include@ strings.lo.dep
3935 strings.lo.dep
: $(srcdir)/go
/strings
/*.go
3939 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3941 $(LTCOMPILE
) -c
-o strings
/index.lo
$(srcdir)/go
/strings
/indexbyte.c
3942 strings
/check: $(CHECK_DEPS
)
3944 .PHONY
: strings
/check
3946 @go_include@ sync.lo.dep
3947 sync.lo.dep
: $(srcdir)/go
/sync
/*.go
3951 sync
/check: $(CHECK_DEPS
)
3955 @go_include@ testing.lo.dep
3956 testing.lo.dep
: $(srcdir)/go
/testing
/*.go
3960 testing
/check: $(CHECK_DEPS
)
3962 .PHONY
: testing
/check
3964 @go_include@ time-go.lo.dep
3965 time-go.lo.dep
: $(srcdir)/go
/time
/*.go
3969 time
/check: $(CHECK_DEPS
)
3973 @go_include@ unicode.lo.dep
3974 unicode.lo.dep
: $(srcdir)/go
/unicode
/*.go
3978 unicode
/check: $(CHECK_DEPS
)
3980 .PHONY
: unicode
/check
3982 @go_include@ archive
/tar.lo.dep
3983 archive
/tar.lo.dep
: $(srcdir)/go
/archive
/tar/*.go
3987 archive
/tar/check: $(CHECK_DEPS
)
3989 .PHONY
: archive
/tar/check
3991 @go_include@ archive
/zip.lo.dep
3992 archive
/zip.lo.dep
: $(srcdir)/go
/archive
/zip
/*.go
3996 archive
/zip
/check: $(CHECK_DEPS
)
3998 .PHONY
: archive
/zip
/check
4000 @go_include@ compress
/bzip2.lo.dep
4001 compress
/bzip2.lo.dep
: $(srcdir)/go
/compress
/bzip2
/*.go
4005 compress
/bzip2
/check: $(CHECK_DEPS
)
4007 .PHONY
: compress
/bzip2
/check
4009 @go_include@ compress
/flate.lo.dep
4010 compress
/flate.lo.dep
: $(srcdir)/go
/compress
/flate
/*.go
4014 compress
/flate
/check: $(CHECK_DEPS
)
4016 .PHONY
: compress
/flate
/check
4018 @go_include@ compress
/gzip.lo.dep
4019 compress
/gzip.lo.dep
: $(srcdir)/go
/compress
/gzip
/*.go
4023 compress
/gzip
/check: $(CHECK_DEPS
)
4025 .PHONY
: compress
/gzip
/check
4027 @go_include@ compress
/lzw.lo.dep
4028 compress
/lzw.lo.dep
: $(srcdir)/go
/compress
/lzw
/*.go
4032 compress
/lzw
/check: $(CHECK_DEPS
)
4034 .PHONY
: compress
/lzw
/check
4036 @go_include@ compress
/zlib.lo.dep
4037 compress
/zlib.lo.dep
: $(srcdir)/go
/compress
/zlib
/*.go
4041 compress
/zlib
/check: $(CHECK_DEPS
)
4043 .PHONY
: compress
/zlib
/check
4045 @go_include@ container
/heap.lo.dep
4046 container
/heap.lo.dep
: $(srcdir)/go
/container
/heap
/*.go
4050 container
/heap
/check: $(CHECK_DEPS
)
4052 .PHONY
: container
/heap
/check
4054 @go_include@ container
/list.lo.dep
4055 container
/list.lo.dep
: $(srcdir)/go
/container
/list
/*.go
4059 container
/list
/check: $(CHECK_DEPS
)
4061 .PHONY
: container
/list
/check
4063 @go_include@ container
/ring.lo.dep
4064 container
/ring.lo.dep
: $(srcdir)/go
/container
/ring
/*.go
4068 container
/ring
/check: $(CHECK_DEPS
)
4070 .PHONY
: container
/ring
/check
4072 @go_include@ crypto
/aes.lo.dep
4073 crypto
/aes.lo.dep
: $(srcdir)/go
/crypto
/aes
/*.go
4077 crypto
/aes
/check: $(CHECK_DEPS
)
4079 .PHONY
: crypto
/aes
/check
4081 @go_include@ crypto
/cipher.lo.dep
4082 crypto
/cipher.lo.dep
: $(srcdir)/go
/crypto
/cipher
/*.go
4086 crypto
/cipher
/check: $(CHECK_DEPS
)
4088 .PHONY
: crypto
/cipher
/check
4090 @go_include@ crypto
/des.lo.dep
4091 crypto
/des.lo.dep
: $(srcdir)/go
/crypto
/des
/*.go
4095 crypto
/des
/check: $(CHECK_DEPS
)
4097 .PHONY
: crypto
/des
/check
4099 @go_include@ crypto
/dsa.lo.dep
4100 crypto
/dsa.lo.dep
: $(srcdir)/go
/crypto
/dsa
/*.go
4104 crypto
/dsa
/check: $(CHECK_DEPS
)
4106 .PHONY
: crypto
/dsa
/check
4108 @go_include@ crypto
/ecdsa.lo.dep
4109 crypto
/ecdsa.lo.dep
: $(srcdir)/go
/crypto
/ecdsa
/*.go
4113 crypto
/ecdsa
/check: $(CHECK_DEPS
)
4115 .PHONY
: crypto
/ecdsa
/check
4117 @go_include@ crypto
/elliptic.lo.dep
4118 crypto
/elliptic.lo.dep
: $(srcdir)/go
/crypto
/elliptic
/*.go
4122 crypto
/elliptic
/check: $(CHECK_DEPS
)
4124 .PHONY
: crypto
/elliptic
/check
4126 @go_include@ crypto
/hmac.lo.dep
4127 crypto
/hmac.lo.dep
: $(srcdir)/go
/crypto
/hmac
/*.go
4131 crypto
/hmac
/check: $(CHECK_DEPS
)
4133 .PHONY
: crypto
/hmac
/check
4135 @go_include@ crypto
/md5.lo.dep
4136 crypto
/md5.lo.dep
: $(srcdir)/go
/crypto
/md5
/*.go
4140 crypto
/md5
/check: $(CHECK_DEPS
)
4142 .PHONY
: crypto
/md5
/check
4144 @go_include@ crypto
/rand.lo.dep
4145 crypto
/rand.lo.dep
: $(srcdir)/go
/crypto
/rand
/*.go
4149 crypto
/rand
/check: $(CHECK_DEPS
)
4151 .PHONY
: crypto
/rand
/check
4153 @go_include@ crypto
/rc4.lo.dep
4154 crypto
/rc4.lo.dep
: $(srcdir)/go
/crypto
/rc4
/*.go
4158 crypto
/rc4
/check: $(CHECK_DEPS
)
4160 .PHONY
: crypto
/rc4
/check
4162 @go_include@ crypto
/rsa.lo.dep
4163 crypto
/rsa.lo.dep
: $(srcdir)/go
/crypto
/rsa
/*.go
4167 crypto
/rsa
/check: $(CHECK_DEPS
)
4169 .PHONY
: crypto
/rsa
/check
4171 @go_include@ crypto
/sha1.lo.dep
4172 crypto
/sha1.lo.dep
: $(srcdir)/go
/crypto
/sha1
/*.go
4176 crypto
/sha1
/check: $(CHECK_DEPS
)
4178 .PHONY
: crypto
/sha1
/check
4180 @go_include@ crypto
/sha256.lo.dep
4181 crypto
/sha256.lo.dep
: $(srcdir)/go
/crypto
/sha256
/*.go
4185 crypto
/sha256
/check: $(CHECK_DEPS
)
4187 .PHONY
: crypto
/sha256
/check
4189 @go_include@ crypto
/sha512.lo.dep
4190 crypto
/sha512.lo.dep
: $(srcdir)/go
/crypto
/sha512
/*.go
4194 crypto
/sha512
/check: $(CHECK_DEPS
)
4196 .PHONY
: crypto
/sha512
/check
4198 @go_include@ crypto
/subtle.lo.dep
4199 crypto
/subtle.lo.dep
: $(srcdir)/go
/crypto
/subtle
/*.go
4203 crypto
/subtle
/check: $(CHECK_DEPS
)
4205 .PHONY
: crypto
/subtle
/check
4207 @go_include@ crypto
/tls.lo.dep
4208 crypto
/tls.lo.dep
: $(srcdir)/go
/crypto
/tls
/*.go
4212 crypto
/tls
/check: $(CHECK_DEPS
)
4214 .PHONY
: crypto
/tls
/check
4216 @go_include@ crypto
/x509.lo.dep
4217 crypto
/x509.lo.dep
: $(srcdir)/go
/crypto
/x509
/*.go
4221 crypto
/x509
/check: $(CHECK_DEPS
)
4223 .PHONY
: crypto
/x509
/check
4225 @go_include@ crypto
/x509
/pkix.lo.dep
4226 crypto
/x509
/pkix.lo.dep
: $(srcdir)/go
/crypto
/x509
/pkix
/*.go
4228 crypto
/x509
/pkix.lo
:
4230 crypto
/x509
/pkix
/check: $(CHECK_DEPS
)
4232 .PHONY
: crypto
/x509
/pkix
/check
4234 @go_include@ database
/sql.lo.dep
4235 database
/sql.lo.dep
: $(srcdir)/go
/database
/sql
/*.go
4239 database
/sql
/check: $(CHECK_DEPS
)
4241 .PHONY
: database
/sql
/check
4243 @go_include@ database
/sql
/driver.lo.dep
4244 database
/sql
/driver.lo.dep
: $(srcdir)/go
/database
/sql
/driver
/*.go
4246 database
/sql
/driver.lo
:
4248 database
/sql
/driver
/check: $(CHECK_DEPS
)
4250 .PHONY
: database
/sql
/driver
/check
4252 @go_include@ debug
/dwarf.lo.dep
4253 debug
/dwarf.lo.dep
: $(srcdir)/go
/debug
/dwarf
/*.go
4257 debug
/dwarf
/check: $(CHECK_DEPS
)
4259 .PHONY
: debug
/dwarf
/check
4261 @go_include@ debug
/elf.lo.dep
4262 debug
/elf.lo.dep
: $(srcdir)/go
/debug
/elf
/*.go
4266 debug
/elf
/check: $(CHECK_DEPS
)
4268 .PHONY
: debug
/elf
/check
4270 @go_include@ debug
/gosym.lo.dep
4271 debug
/gosym.lo.dep
: $(srcdir)/go
/debug
/gosym
/*.go
4275 debug
/gosym
/check: $(CHECK_DEPS
)
4277 .PHONY
: debug
/gosym
/check
4279 @go_include@ debug
/macho.lo.dep
4280 debug
/macho.lo.dep
: $(srcdir)/go
/debug
/macho
/*.go
4284 debug
/macho
/check: $(CHECK_DEPS
)
4286 .PHONY
: debug
/macho
/check
4288 @go_include@ debug
/pe.lo.dep
4289 debug
/pe.lo.dep
: $(srcdir)/go
/debug
/pe
/*.go
4293 debug
/pe
/check: $(CHECK_DEPS
)
4295 .PHONY
: debug
/pe
/check
4297 @go_include@ debug
/plan9obj.lo.dep
4298 debug
/plan9obj.lo.dep
: $(srcdir)/go
/debug
/plan9obj
/*.go
4302 debug
/plan9obj
/check: $(CHECK_DEPS
)
4304 .PHONY
: debug
/plan9obj
/check
4306 @go_include@ encoding
/asn1.lo.dep
4307 encoding
/asn1.lo.dep
: $(srcdir)/go
/encoding
/asn1
/*.go
4311 encoding
/asn1
/check: $(CHECK_DEPS
)
4313 .PHONY
: encoding
/asn1
/check
4315 @go_include@ encoding
/ascii85.lo.dep
4316 encoding
/ascii85.lo.dep
: $(srcdir)/go
/encoding
/ascii85
/*.go
4318 encoding
/ascii85.lo
:
4320 encoding
/ascii85
/check: $(CHECK_DEPS
)
4322 .PHONY
: encoding
/ascii85
/check
4324 @go_include@ encoding
/base32.lo.dep
4325 encoding
/base32.lo.dep
: $(srcdir)/go
/encoding
/base32
/*.go
4329 encoding
/base32
/check: $(CHECK_DEPS
)
4331 .PHONY
: encoding
/base32
/check
4333 @go_include@ encoding
/base64.lo.dep
4334 encoding
/base64.lo.dep
: $(srcdir)/go
/encoding
/base64
/*.go
4338 encoding
/base64
/check: $(CHECK_DEPS
)
4340 .PHONY
: encoding
/base64
/check
4342 @go_include@ encoding
/binary.lo.dep
4343 encoding
/binary.lo.dep
: $(srcdir)/go
/encoding
/binary
/*.go
4347 encoding
/binary
/check: $(CHECK_DEPS
)
4349 .PHONY
: encoding
/binary
/check
4351 @go_include@ encoding
/csv.lo.dep
4352 encoding
/csv.lo.dep
: $(srcdir)/go
/encoding
/csv
/*.go
4356 encoding
/csv
/check: $(CHECK_DEPS
)
4358 .PHONY
: encoding
/csv
/check
4360 @go_include@ encoding
/gob.lo.dep
4361 encoding
/gob.lo.dep
: $(srcdir)/go
/encoding
/gob
/*.go
4365 encoding
/gob
/check: $(CHECK_DEPS
)
4367 .PHONY
: encoding
/gob
/check
4369 @go_include@ encoding
/hex.lo.dep
4370 encoding
/hex.lo.dep
: $(srcdir)/go
/encoding
/hex
/*.go
4374 encoding
/hex
/check: $(CHECK_DEPS
)
4376 .PHONY
: encoding
/hex
/check
4378 @go_include@ encoding
/json.lo.dep
4379 encoding
/json.lo.dep
: $(srcdir)/go
/encoding
/json
/*.go
4383 encoding
/json
/check: $(CHECK_DEPS
)
4385 .PHONY
: encoding
/json
/check
4387 @go_include@ encoding
/pem.lo.dep
4388 encoding
/pem.lo.dep
: $(srcdir)/go
/encoding
/pem
/*.go
4392 encoding
/pem
/check: $(CHECK_DEPS
)
4394 .PHONY
: encoding
/pem
/check
4396 @go_include@ encoding
/xml.lo.dep
4397 encoding
/xml.lo.dep
: $(srcdir)/go
/encoding
/xml
/*.go
4401 encoding
/xml
/check: $(CHECK_DEPS
)
4403 .PHONY
: encoding
/xml
/check
4405 @go_include@ exp
/proxy.lo.dep
4406 exp
/proxy.lo.dep
: $(srcdir)/go
/exp
/proxy
/*.go
4410 exp
/proxy
/check: $(CHECK_DEPS
)
4412 .PHONY
: exp
/proxy
/check
4414 @go_include@ exp
/terminal.lo.dep
4415 exp
/terminal.lo.dep
: $(srcdir)/go
/exp
/terminal
/*.go
4419 exp
/terminal
/check: $(CHECK_DEPS
)
4421 .PHONY
: exp
/terminal
/check
4423 @go_include@ html
/template.lo.dep
4424 html
/template.lo.dep
: $(srcdir)/go
/html
/template
/*.go
4428 html
/template
/check: $(CHECK_DEPS
)
4430 .PHONY
: html
/template
/check
4432 @go_include@ go
/ast.lo.dep
4433 go
/ast.lo.dep
: $(srcdir)/go
/go
/ast
/*.go
4437 go
/ast
/check: $(CHECK_DEPS
)
4439 .PHONY
: go
/ast
/check
4441 @go_include@ go
/build.lo.dep
4442 go
/build.lo.dep
: $(srcdir)/go
/go
/build
/*.go
4446 go
/build
/check: $(CHECK_DEPS
)
4448 .PHONY
: go
/build
/check
4450 @go_include@ go
/constant.lo.dep
4451 go
/constant.lo.dep
: $(srcdir)/go
/go
/constant
/*.go
4455 go
/constant
/check: $(CHECK_DEPS
)
4457 .PHONY
: go
/constant
/check
4459 @go_include@ go
/doc.lo.dep
4460 go
/doc.lo.dep
: $(srcdir)/go
/go
/doc
/*.go
4464 go
/doc
/check: $(CHECK_DEPS
)
4466 .PHONY
: go
/doc
/check
4468 @go_include@ go
/format.lo.dep
4469 go
/format.lo.dep
: $(srcdir)/go
/go
/format
/*.go
4473 go
/format
/check: $(CHECK_DEPS
)
4475 .PHONY
: go
/format
/check
4477 @go_include@ go
/importer.lo.dep
4478 go
/importer.lo.dep
: $(srcdir)/go
/go
/importer
/*.go
4482 go
/importer
/check: $(CHECK_DEPS
)
4484 .PHONY
: go
/importer
/check
4486 @go_include@ go
/parser.lo.dep
4487 go
/parser.lo.dep
: $(srcdir)/go
/go
/parser
/*.go
4491 go
/parser
/check: $(CHECK_DEPS
)
4493 .PHONY
: go
/parser
/check
4495 @go_include@ go
/printer.lo.dep
4496 go
/printer.lo.dep
: $(srcdir)/go
/go
/printer
/*.go
4500 go
/printer
/check: $(CHECK_DEPS
)
4502 .PHONY
: go
/printer
/check
4504 @go_include@ go
/scanner.lo.dep
4505 go
/scanner.lo.dep
: $(srcdir)/go
/go
/scanner
/*.go
4509 go
/scanner
/check: $(CHECK_DEPS
)
4511 .PHONY
: go
/scanner
/check
4513 @go_include@ go
/token.lo.dep
4514 go
/token.lo.dep
: $(srcdir)/go
/go
/token
/*.go
4518 go
/token
/check: $(CHECK_DEPS
)
4520 .PHONY
: go
/token
/check
4522 @go_include@ go
/types.lo.dep
4523 go
/types.lo.dep
: $(srcdir)/go
/go
/types
/*.go
4527 go
/types
/check: $(CHECK_DEPS
)
4529 .PHONY
: go
/types
/check
4531 @go_include@ go
/internal
/gcimporter.lo.dep
4532 go
/internal
/gcimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gcimporter
/*.go
4534 go
/internal
/gcimporter.lo
:
4536 go
/internal
/gcimporter
/check: $(CHECK_DEPS
)
4538 .PHONY
: go
/internal
/gcimporter
/check
4540 @go_include@ go
/internal
/gccgoimporter.lo.dep
4541 go
/internal
/gccgoimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gccgoimporter
/*.go
4543 go
/internal
/gccgoimporter.lo
:
4545 go
/internal
/gccgoimporter
/check: $(CHECK_DEPS
)
4547 .PHONY
: go
/internal
/gccgoimporter
/check
4549 @go_include@ golang_org
/x
/net
/http2
/hpack.lo.dep
4550 golang_org
/x
/net
/http2
/hpack.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/http2
/hpack
/*.go
4552 golang_org
/x
/net
/http2
/hpack.lo
:
4554 golang_org
/x
/net
/http2
/hpack
/check: $(CHECK_DEPS
)
4556 .PHONY
: golang_org
/x
/net
/http2
/hpack
/check
4558 @go_include@ golang_org
/x
/net
/lex/httplex.lo.dep
4559 golang_org
/x
/net
/lex/httplex.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/lex/httplex
/*.go
4561 golang_org
/x
/net
/lex/httplex.lo
:
4563 golang_org
/x
/net
/lex/httplex
/check: $(CHECK_DEPS
)
4565 .PHONY
: golang_org
/x
/net
/lex/httplex
/check
4567 @LIBGO_IS_BSD_TRUE@@go_include@ golang_org
/x
/net
/route.lo.dep
4568 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/route
/*.go
4569 @LIBGO_IS_BSD_TRUE@
$(BUILDDEPS
)
4570 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo
:
4571 @LIBGO_IS_BSD_TRUE@
$(BUILDPACKAGE
)
4572 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route
/check: $(CHECK_DEPS
)
4573 @LIBGO_IS_BSD_TRUE@ @
$(CHECK
)
4575 .PHONY
: golang_org
/x
/net
/route
/check
4577 @go_include@ hash
/adler32.lo.dep
4578 hash
/adler32.lo.dep
: $(srcdir)/go
/hash
/adler32
/*.go
4582 hash
/adler32
/check: $(CHECK_DEPS
)
4584 .PHONY
: hash
/adler32
/check
4586 @go_include@ hash
/crc32.lo.dep
4587 hash
/crc32.lo.dep
: $(srcdir)/go
/hash
/crc32
/*.go
4591 hash
/crc32
/check: $(CHECK_DEPS
)
4593 .PHONY
: hash
/crc32
/check
4595 @go_include@ hash
/crc64.lo.dep
4596 hash
/crc64.lo.dep
: $(srcdir)/go
/hash
/crc64
/*.go
4600 hash
/crc64
/check: $(CHECK_DEPS
)
4602 .PHONY
: hash
/crc64
/check
4604 @go_include@ hash
/fnv.lo.dep
4605 hash
/fnv.lo.dep
: $(srcdir)/go
/hash
/fnv
/*.go
4609 hash
/fnv
/check: $(CHECK_DEPS
)
4611 .PHONY
: hash
/fnv
/check
4613 @go_include@ image
/color.lo.dep
4614 image
/color.lo.dep
: $(srcdir)/go
/image
/color
/*.go
4618 image
/color
/check: $(CHECK_DEPS
)
4620 .PHONY
: image
/color
/check
4622 @go_include@ image
/color
/palette.lo.dep
4623 image
/color
/palette.lo.dep
: $(srcdir)/go
/image
/color
/palette
/*.go
4625 image
/color
/palette.lo
:
4627 image
/color
/palette
/check: $(CHECK_DEPS
)
4629 .PHONY
: image
/color
/palette
/check
4631 @go_include@ image
/draw.lo.dep
4632 image
/draw.lo.dep
: $(srcdir)/go
/image
/draw
/*.go
4636 image
/draw
/check: $(CHECK_DEPS
)
4638 .PHONY
: image
/draw
/check
4640 @go_include@ image
/gif.lo.dep
4641 image
/gif.lo.dep
: $(srcdir)/go
/image
/gif
/*.go
4645 image
/gif
/check: $(CHECK_DEPS
)
4647 .PHONY
: image
/gif
/check
4649 @go_include@ image
/internal
/imageutil.lo.dep
4650 image
/internal
/imageutil.lo.dep
: $(srcdir)/go
/image
/internal
/imageutil
/*.go
4652 image
/internal
/imageutil.lo
:
4654 image
/internal
/imageutil
/check: $(CHECK_DEPS
)
4656 .PHONY
: image
/internal
/imageutil
/check
4658 @go_include@ image
/jpeg.lo.dep
4659 image
/jpeg.lo.dep
: $(srcdir)/go
/image
/jpeg
/*.go
4663 image
/jpeg
/check: $(CHECK_DEPS
)
4665 .PHONY
: image
/jpeg
/check
4667 @go_include@ image
/png.lo.dep
4668 image
/png.lo.dep
: $(srcdir)/go
/image
/png
/*.go
4672 image
/png
/check: $(CHECK_DEPS
)
4674 .PHONY
: image
/png
/check
4676 @go_include@ index
/suffixarray.lo.dep
4677 index
/suffixarray.lo.dep
: $(srcdir)/go
/index
/suffixarray
/*.go
4679 index
/suffixarray.lo
:
4681 index
/suffixarray
/check: $(CHECK_DEPS
)
4683 .PHONY
: index
/suffixarray
/check
4685 @go_include@ internal
/nettrace.lo.dep
4686 internal
/nettrace.lo.dep
: $(srcdir)/go
/internal
/nettrace
/*.go
4688 internal
/nettrace.lo
:
4690 internal
/nettrace
/check: $(CHECK_DEPS
)
4692 .PHONY
: internal
/nettrace
/check
4694 @go_include@ internal
/race.lo.dep
4695 internal
/race.lo.dep
: $(srcdir)/go
/internal
/race
/*.go
4699 internal
/race
/check: $(CHECK_DEPS
)
4701 .PHONY
: internal
/race
/check
4703 @go_include@ internal
/singleflight.lo.dep
4704 internal
/singleflight.lo.dep
: $(srcdir)/go
/internal
/singleflight
/*.go
4706 internal
/singleflight.lo
:
4708 internal
/singleflight
/check: $(CHECK_DEPS
)
4710 .PHONY
: internal
/singleflight
/check
4712 @go_include@ internal
/syscall
/unix.lo.dep
4713 internal
/syscall
/unix.lo.dep
: $(srcdir)/go
/internal
/syscall
/unix
/*.go
4715 internal
/syscall
/unix.lo
:
4717 internal
/syscall
/unix
/check: $(CHECK_DEPS
)
4719 .PHONY
: internal
/syscall
/unix
/check
4721 @go_include@ internal
/testenv.lo.dep
4722 internal
/testenv.lo.dep
: $(srcdir)/go
/internal
/testenv
/*.go
4724 internal
/testenv.lo
:
4726 internal
/testenv
/check: $(CHECK_DEPS
)
4728 .PHONY
: internal
/testenv
/check
4730 @go_include@ internal
/trace.lo.dep
4731 internal
/trace.lo.dep
: $(srcdir)/go
/internal
/trace
/*.go
4735 internal
/trace
/check: $(CHECK_DEPS
)
4737 .PHONY
: internal
/trace
/check
4739 @go_include@ io
/ioutil.lo.dep
4740 io
/ioutil.lo.dep
: $(srcdir)/go
/io
/ioutil
/*.go
4744 io
/ioutil
/check: $(CHECK_DEPS
)
4746 .PHONY
: io
/ioutil
/check
4748 @go_include@ log
/syslog.lo.dep
4749 log
/syslog.lo.dep
: $(srcdir)/go
/log
/syslog
/*.go
4753 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc log
/syslog.lo
4754 @
$(MKDIR_P
) log
/syslog
4755 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
4756 log
/syslog
/check: $(CHECK_DEPS
)
4758 .PHONY
: log
/syslog
/check
4760 @go_include@ math
/big.lo.dep
4761 math
/big.lo.dep
: $(srcdir)/go
/math
/big
/*.go
4765 math
/big
/check: $(CHECK_DEPS
)
4767 .PHONY
: math
/big
/check
4769 @go_include@ math
/cmplx.lo.dep
4770 math
/cmplx.lo.dep
: $(srcdir)/go
/math
/cmplx
/*.go
4774 math
/cmplx
/check: $(CHECK_DEPS
)
4776 .PHONY
: math
/cmplx
/check
4778 @go_include@ math
/rand.lo.dep
4779 math
/rand.lo.dep
: $(srcdir)/go
/math
/rand
/*.go
4783 math
/rand
/check: $(CHECK_DEPS
)
4785 .PHONY
: math
/rand
/check
4787 @go_include@ mime
/multipart.lo.dep
4788 mime
/multipart.lo.dep
: $(srcdir)/go
/mime
/multipart
/*.go
4792 mime
/multipart
/check: $(CHECK_DEPS
)
4794 .PHONY
: mime
/multipart
/check
4796 @go_include@ mime
/quotedprintable.lo.dep
4797 mime
/quotedprintable.lo.dep
: $(srcdir)/go
/mime
/quotedprintable
/*.go
4799 mime
/quotedprintable.lo
:
4801 mime
/quotedprintable
/check: $(CHECK_DEPS
)
4803 .PHONY
: mime
/quotedprintable
/check
4805 @go_include@ net
/http.lo.dep
4806 net
/http.lo.dep
: $(srcdir)/go
/net
/http
/*.go
4810 net
/http
/check: $(CHECK_DEPS
)
4812 .PHONY
: net
/http
/check
4814 @go_include@ net
/mail.lo.dep
4815 net
/mail.lo.dep
: $(srcdir)/go
/net
/mail
/*.go
4819 net
/mail
/check: $(CHECK_DEPS
)
4821 .PHONY
: net
/mail
/check
4823 @go_include@ net
/rpc.lo.dep
4824 net
/rpc.lo.dep
: $(srcdir)/go
/net
/rpc
/*.go
4828 net
/rpc
/check: $(CHECK_DEPS
)
4830 .PHONY
: net
/rpc
/check
4832 @go_include@ net
/smtp.lo.dep
4833 net
/smtp.lo.dep
: $(srcdir)/go
/net
/smtp
/*.go
4837 net
/smtp
/check: $(CHECK_DEPS
)
4839 .PHONY
: net
/smtp
/check
4841 @go_include@ net
/url.lo.dep
4842 net
/url.lo.dep
: $(srcdir)/go
/net
/url
/*.go
4846 net
/url
/check: $(CHECK_DEPS
)
4848 .PHONY
: net
/url
/check
4850 @go_include@ net
/textproto.lo.dep
4851 net
/textproto.lo.dep
: $(srcdir)/go
/net
/textproto
/*.go
4855 net
/textproto
/check: $(CHECK_DEPS
)
4857 .PHONY
: net
/textproto
/check
4859 @go_include@ net
/http
/cgi.lo.dep
4860 net
/http
/cgi.lo.dep
: $(srcdir)/go
/net
/http
/cgi
/*.go
4864 net
/http
/cgi
/check: $(CHECK_DEPS
)
4866 .PHONY
: net
/http
/cgi
/check
4868 @go_include@ net
/http
/cookiejar.lo.dep
4869 net
/http
/cookiejar.lo.dep
: $(srcdir)/go
/net
/http
/cookiejar
/*.go
4871 net
/http
/cookiejar.lo
:
4873 net
/http
/cookiejar
/check: $(CHECK_DEPS
)
4875 .PHONY
: net
/http
/cookiejar
/check
4877 @go_include@ net
/http
/fcgi.lo.dep
4878 net
/http
/fcgi.lo.dep
: $(srcdir)/go
/net
/http
/fcgi
/*.go
4882 net
/http
/fcgi
/check: $(CHECK_DEPS
)
4884 .PHONY
: net
/http
/fcgi
/check
4886 @go_include@ net
/http
/httptest.lo.dep
4887 net
/http
/httptest.lo.dep
: $(srcdir)/go
/net
/http
/httptest
/*.go
4889 net
/http
/httptest.lo
:
4891 net
/http
/httptest
/check: $(check_deps
)
4893 .PHONY
: net
/http
/httptest
/check
4895 @go_include@ net
/http
/httptrace.lo.dep
4896 net
/http
/httptrace.lo.dep
: $(srcdir)/go
/net
/http
/httptrace
/*.go
4898 net
/http
/httptrace.lo
:
4900 net
/http
/httptrace
/check: $(check_deps
)
4902 .PHONY
: net
/http
/httptrace
/check
4904 @go_include@ net
/http
/httputil.lo.dep
4905 net
/http
/httputil.lo.dep
: $(srcdir)/go
/net
/http
/httputil
/*.go
4907 net
/http
/httputil.lo
:
4909 net
/http
/httputil
/check: $(check_deps
)
4911 .PHONY
: net
/http
/httputil
/check
4913 @go_include@ net
/http
/internal.lo.dep
4914 net
/http
/internal.lo.dep
: $(srcdir)/go
/net
/http
/internal
/*.go
4916 net
/http
/internal.lo
:
4918 net
/http
/internal
/check: $(CHECK_DEPS
)
4920 .PHONY
: net
/http
/internal
/check
4922 @go_include@ net
/http
/pprof.lo.dep
4923 net
/http
/pprof.lo.dep
: $(srcdir)/go
/net
/http
/pprof
/*.go
4927 net
/http
/pprof
/check: $(CHECK_DEPS
)
4929 .PHONY
: net
/http
/pprof
/check
4931 @go_include@ net
/internal
/socktest.lo.dep
4932 net
/internal
/socktest.lo.dep
: $(srcdir)/go
/net
/internal
/socktest
/*.go
4934 net
/internal
/socktest.lo
:
4936 net
/internal
/socktest
/check: $(CHECK_DEPS
)
4938 .PHONY
: net
/internal
/socktest
/check
4940 @go_include@ net
/rpc
/jsonrpc.lo.dep
4941 net
/rpc
/jsonrpc.lo.dep
: $(srcdir)/go
/net
/rpc
/jsonrpc
/*.go
4945 net
/rpc
/jsonrpc
/check: $(CHECK_DEPS
)
4947 .PHONY
: net
/rpc
/jsonrpc
/check
4949 @go_include@ old
/regexp.lo.dep
4950 old
/regexp.lo.dep
: $(srcdir)/go
/old
/regexp
/*.go
4954 old
/regexp
/check: $(CHECK_DEPS
)
4956 .PHONY
: old
/regexp
/check
4958 @go_include@ old
/template.lo.dep
4959 old
/template.lo.dep
: $(srcdir)/go
/old
/template
/*.go
4963 old
/template
/check: $(CHECK_DEPS
)
4965 .PHONY
: old
/template
/check
4967 @go_include@ os
/exec.lo.dep
4968 os
/exec.lo.dep
: $(srcdir)/go
/os
/exec
/*.go
4972 os
/exec
/check: $(CHECK_DEPS
)
4974 .PHONY
: os
/exec
/check
4976 @go_include@ os
/signal.lo.dep
4977 os
/signal.lo.dep
: $(srcdir)/go
/os
/signal
/*.go
4981 os
/signal
/check: $(CHECK_DEPS
)
4983 .PHONY
: os
/signal
/check
4985 @go_include@ os
/user.lo.dep
4986 os
/user.lo.dep
: $(srcdir)/go
/os
/user
/*.go
4990 os
/user
/check: $(CHECK_DEPS
)
4992 .PHONY
: os
/user
/check
4994 @go_include@ path
/filepath.lo.dep
4995 path
/filepath.lo.dep
: $(srcdir)/go
/path
/filepath
/*.go
4999 path
/filepath
/check: $(CHECK_DEPS
)
5001 .PHONY
: path
/filepath
/check
5003 @go_include@ regexp
/syntax.lo.dep
5004 regexp
/syntax.lo.dep
: $(srcdir)/go
/regexp
/syntax
/*.go
5008 regexp
/syntax
/check: $(CHECK_DEPS
)
5010 .PHONY
: regexp
/syntax
/check
5012 @go_include@ runtime
/debug.lo.dep
5013 runtime
/debug.lo.dep
: $(srcdir)/go
/runtime
/debug
/*.go
5017 runtime
/debug
/check: $(CHECK_DEPS
)
5019 .PHONY
: runtime
/debug
/check
5021 @go_include@ runtime
/pprof.lo.dep
5022 runtime
/pprof.lo.dep
: $(srcdir)/go
/runtime
/pprof
/*.go
5026 runtime
/pprof
/check: $(CHECK_DEPS
)
5028 .PHONY
: runtime
/pprof
/check
5030 @go_include@ runtime
/internal
/atomic.lo.dep
5031 runtime
/internal
/atomic.lo.dep
: $(srcdir)/go
/runtime
/internal
/atomic
/*.go
5033 runtime
/internal
/atomic.lo
:
5035 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc runtime
/internal
/atomic.lo
5036 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
5037 runtime
/internal
/atomic
/check: $(CHECK_DEPS
)
5039 .PHONY
: runtime
/internal
/atomic
/check
5041 @go_include@ runtime
/internal
/sys.lo.dep
5042 runtime
/internal
/sys.lo.dep
: $(srcdir)/go
/runtime
/internal
/sys
/*.go
5044 runtime
/internal
/sys.lo
:
5046 runtime
/internal
/sys
/check: $(CHECK_DEPS
)
5048 .PHONY
: runtime
/internal
/sys
/check
5050 @go_include@ sync
/atomic.lo.dep
5051 sync
/atomic.lo.dep
: $(srcdir)/go
/sync
/atomic
/*.go
5055 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc sync
/atomic.lo
5056 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
5057 sync
/atomic
/check: $(CHECK_DEPS
)
5059 .PHONY
: sync
/atomic
/check
5061 @go_include@ text
/scanner.lo.dep
5062 text
/scanner.lo.dep
: $(srcdir)/go
/text
/scanner
/*.go
5066 text
/scanner
/check: $(CHECK_DEPS
)
5068 .PHONY
: text
/scanner
/check
5070 @go_include@ text
/tabwriter.lo.dep
5071 text
/tabwriter.lo.dep
: $(srcdir)/go
/text
/tabwriter
/*.go
5075 text
/tabwriter
/check: $(CHECK_DEPS
)
5077 .PHONY
: text
/tabwriter
/check
5079 @go_include@ text
/template.lo.dep
5080 text
/template.lo.dep
: $(srcdir)/go
/text
/template
/*.go
5084 text
/template
/check: $(CHECK_DEPS
)
5086 .PHONY
: text
/template
/check
5088 @go_include@ text
/template
/parse.lo.dep
5089 text
/template
/parse.lo.dep
: $(srcdir)/go
/text
/template
/parse
/*.go
5091 text
/template
/parse.lo
:
5093 text
/template
/parse
/check: $(CHECK_DEPS
)
5095 .PHONY
: text
/template
/parse
/check
5097 @go_include@ testing
/iotest.lo.dep
5098 testing
/iotest.lo.dep
: $(srcdir)/go
/testing
/iotest
/*.go
5102 testing
/iotest
/check: $(CHECK_DEPS
)
5104 .PHONY
: testing
/iotest
/check
5106 @go_include@ testing
/quick.lo.dep
5107 testing
/quick.lo.dep
: $(srcdir)/go
/testing
/quick
/*.go
5111 testing
/quick
/check: $(CHECK_DEPS
)
5113 .PHONY
: testing
/quick
/check
5115 @go_include@ unicode
/utf16.lo.dep
5116 unicode
/utf16.lo.dep
: $(srcdir)/go
/unicode
/utf16
/*.go
5120 unicode
/utf16
/check: $(CHECK_DEPS
)
5122 .PHONY
: unicode
/utf16
/check
5124 @go_include@ unicode
/utf8.lo.dep
5125 unicode
/utf8.lo.dep
: $(srcdir)/go
/unicode
/utf8
/*.go
5129 unicode
/utf8
/check: $(CHECK_DEPS
)
5131 .PHONY
: unicode
/utf8
/check
5133 @go_include@ syscall.lo.dep
5134 syscall.lo.dep
: $(srcdir)/go
/syscall
/*.go
$(extra_go_files_syscall
)
5138 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
5140 $(LTCOMPILE
) -c
-o
$@
$<
5141 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
5143 $(LTCOMPILE
) -c
-o
$@
$<
5144 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
5146 $(LTCOMPILE
) -c
-o
$@
$<
5147 syscall
/check: $(CHECK_DEPS
)
5149 .PHONY
: syscall
/check
5155 context.gox
: context.lo
5157 crypto.gox
: crypto.lo
5159 encoding.gox
: encoding.lo
5161 errors.gox
: errors.lo
5163 expvar.gox
: expvar.lo
5189 reflect.gox
: reflect-go.lo
5191 regexp.gox
: regexp.lo
5193 runtime.gox
: runtime-go.lo
5197 strconv.gox
: strconv.lo
5199 strings.gox
: strings.lo
5203 syscall.gox
: syscall.lo
5205 testing.gox
: testing.lo
5207 time.gox
: time-go.lo
5209 unicode.gox
: unicode.lo
5212 archive
/tar.gox
: archive
/tar.lo
5214 archive
/zip.gox
: archive
/zip.lo
5217 compress
/bzip2.gox
: compress
/bzip2.lo
5219 compress
/flate.gox
: compress
/flate.lo
5221 compress
/gzip.gox
: compress
/gzip.lo
5223 compress
/lzw.gox
: compress
/lzw.lo
5225 compress
/zlib.gox
: compress
/zlib.lo
5228 container
/heap.gox
: container
/heap.lo
5230 container
/list.gox
: container
/list.lo
5232 container
/ring.gox
: container
/ring.lo
5235 crypto
/aes.gox
: crypto
/aes.lo
5237 crypto
/cipher.gox
: crypto
/cipher.lo
5239 crypto
/des.gox
: crypto
/des.lo
5241 crypto
/dsa.gox
: crypto
/dsa.lo
5243 crypto
/ecdsa.gox
: crypto
/ecdsa.lo
5245 crypto
/elliptic.gox
: crypto
/elliptic.lo
5247 crypto
/hmac.gox
: crypto
/hmac.lo
5249 crypto
/md5.gox
: crypto
/md5.lo
5251 crypto
/rand.gox
: crypto
/rand.lo
5253 crypto
/rc4.gox
: crypto
/rc4.lo
5255 crypto
/rsa.gox
: crypto
/rsa.lo
5257 crypto
/sha1.gox
: crypto
/sha1.lo
5259 crypto
/sha256.gox
: crypto
/sha256.lo
5261 crypto
/sha512.gox
: crypto
/sha512.lo
5263 crypto
/subtle.gox
: crypto
/subtle.lo
5265 crypto
/tls.gox
: crypto
/tls.lo
5267 crypto
/x509.gox
: crypto
/x509.lo
5270 crypto
/x509
/pkix.gox
: crypto
/x509
/pkix.lo
5273 database
/sql.gox
: database
/sql.lo
5276 database
/sql
/driver.gox
: database
/sql
/driver.lo
5279 debug
/dwarf.gox
: debug
/dwarf.lo
5281 debug
/elf.gox
: debug
/elf.lo
5283 debug
/gosym.gox
: debug
/gosym.lo
5285 debug
/macho.gox
: debug
/macho.lo
5287 debug
/pe.gox
: debug
/pe.lo
5289 debug
/plan9obj.gox
: debug
/plan9obj.lo
5292 encoding
/ascii85.gox
: encoding
/ascii85.lo
5294 encoding
/asn1.gox
: encoding
/asn1.lo
5296 encoding
/base32.gox
: encoding
/base32.lo
5298 encoding
/base64.gox
: encoding
/base64.lo
5300 encoding
/binary.gox
: encoding
/binary.lo
5302 encoding
/csv.gox
: encoding
/csv.lo
5304 encoding
/gob.gox
: encoding
/gob.lo
5306 encoding
/hex.gox
: encoding
/hex.lo
5308 encoding
/json.gox
: encoding
/json.lo
5310 encoding
/pem.gox
: encoding
/pem.lo
5312 encoding
/xml.gox
: encoding
/xml.lo
5315 exp
/proxy.gox
: exp
/proxy.lo
5317 exp
/terminal.gox
: exp
/terminal.lo
5320 html
/template.gox
: html
/template.lo
5323 go
/ast.gox
: go
/ast.lo
5325 go
/build.gox
: go
/build.lo
5327 go
/constant.gox
: go
/constant.lo
5329 go
/doc.gox
: go
/doc.lo
5331 go
/format.gox
: go
/format.lo
5333 go
/importer.gox
: go
/importer.lo
5335 go
/parser.gox
: go
/parser.lo
5337 go
/printer.gox
: go
/printer.lo
5339 go
/scanner.gox
: go
/scanner.lo
5341 go
/token.gox
: go
/token.lo
5343 go
/types.gox
: go
/types.lo
5346 go
/internal
/gcimporter.gox
: go
/internal
/gcimporter.lo
5348 go
/internal
/gccgoimporter.gox
: go
/internal
/gccgoimporter.lo
5351 golang_org
/x
/net
/http2
/hpack.gox
: golang_org
/x
/net
/http2
/hpack.lo
5354 golang_org
/x
/net
/lex/httplex.gox
: golang_org
/x
/net
/lex/httplex.lo
5357 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.gox
: golang_org
/x
/net
/route.lo
5358 @LIBGO_IS_BSD_TRUE@
$(BUILDGOX
)
5360 hash
/adler32.gox
: hash
/adler32.lo
5362 hash
/crc32.gox
: hash
/crc32.lo
5364 hash
/crc64.gox
: hash
/crc64.lo
5366 hash
/fnv.gox
: hash
/fnv.lo
5369 image
/color.gox
: image
/color.lo
5371 image
/draw.gox
: image
/draw.lo
5373 image
/gif.gox
: image
/gif.lo
5375 image
/internal
/imageutil.gox
: image
/internal
/imageutil.lo
5377 image
/jpeg.gox
: image
/jpeg.lo
5379 image
/png.gox
: image
/png.lo
5382 image
/color
/palette.gox
: image
/color
/palette.lo
5385 index
/suffixarray.gox
: index
/suffixarray.lo
5388 internal
/nettrace.gox
: internal
/nettrace.lo
5390 internal
/race.gox
: internal
/race.lo
5392 internal
/singleflight.gox
: internal
/singleflight.lo
5394 internal
/syscall
/unix.gox
: internal
/syscall
/unix.lo
5396 internal
/testenv.gox
: internal
/testenv.lo
5398 internal
/trace.gox
: internal
/trace.lo
5401 io
/ioutil.gox
: io
/ioutil.lo
5404 log
/syslog.gox
: log
/syslog.lo
5407 math
/big.gox
: math
/big.lo
5409 math
/cmplx.gox
: math
/cmplx.lo
5411 math
/rand.gox
: math
/rand.lo
5414 mime
/multipart.gox
: mime
/multipart.lo
5416 mime
/quotedprintable.gox
: mime
/quotedprintable.lo
5419 net
/http.gox
: net
/http.lo
5421 net
/mail.gox
: net
/mail.lo
5423 net
/rpc.gox
: net
/rpc.lo
5425 net
/smtp.gox
: net
/smtp.lo
5427 net
/textproto.gox
: net
/textproto.lo
5429 net
/url.gox
: net
/url.lo
5432 net
/http
/cgi.gox
: net
/http
/cgi.lo
5434 net
/http
/cookiejar.gox
: net
/http
/cookiejar.lo
5436 net
/http
/fcgi.gox
: net
/http
/fcgi.lo
5438 net
/http
/httptest.gox
: net
/http
/httptest.lo
5440 net
/http
/httptrace.gox
: net
/http
/httptrace.lo
5442 net
/http
/httputil.gox
: net
/http
/httputil.lo
5444 net
/http
/pprof.gox
: net
/http
/pprof.lo
5447 net
/http
/internal.gox
: net
/http
/internal.lo
5450 net
/internal
/socktest.gox
: net
/internal
/socktest.lo
5453 net
/rpc
/jsonrpc.gox
: net
/rpc
/jsonrpc.lo
5456 old
/regexp.gox
: old
/regexp.lo
5458 old
/template.gox
: old
/template.lo
5461 os
/exec.gox
: os
/exec.lo
5463 os
/signal.gox
: os
/signal.lo
5465 os
/user.gox
: os
/user.lo
5468 path
/filepath.gox
: path
/filepath.lo
5471 regexp
/syntax.gox
: regexp
/syntax.lo
5474 runtime
/debug.gox
: runtime
/debug.lo
5476 runtime
/pprof.gox
: runtime
/pprof.lo
5478 runtime
/internal
/atomic.gox
: runtime
/internal
/atomic.lo
5480 runtime
/internal
/sys.gox
: runtime
/internal
/sys.lo
5483 sync
/atomic.gox
: sync
/atomic.lo
5486 text
/scanner.gox
: text
/scanner.lo
5488 text
/tabwriter.gox
: text
/tabwriter.lo
5490 text
/template.gox
: text
/template.lo
5492 text
/template
/parse.gox
: text
/template
/parse.lo
5495 testing
/iotest.gox
: testing
/iotest.lo
5497 testing
/quick.gox
: testing
/quick.lo
5500 unicode
/utf16.gox
: unicode
/utf16.lo
5502 unicode
/utf8.gox
: unicode
/utf8.lo
5506 check-recursive
: check-head
5509 @echo
"Test Run By $${USER} on `date`" > libgo.head
5510 @echo
"Native configuration is $(host_triplet)" >> libgo.head
5512 @echo
" === libgo tests ===" >> libgo.head
5515 check-tail
: check-recursive check-multi
5516 @if
test "$(USE_DEJAGNU)" = "yes"; then \
5519 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5520 for
dir in .
$(MULTIDIRS
); do \
5521 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
5522 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
5524 mv libgo.head libgo.sum
; \
5525 cp libgo.sum libgo.log
; \
5526 echo
"Schedule of variations:" >> libgo.sum
; \
5527 for
dir in .
$(MULTIDIRS
); do \
5528 multidir
=..
/$${dir}/$${lib}; \
5529 multivar
=`cat $${multidir}/libgo.var`; \
5530 echo
" $${multivar}" >> libgo.sum
; \
5532 echo
>> libgo.sum
; \
5533 pass
=0; fail
=0; untested
=0; \
5534 for
dir in .
$(MULTIDIRS
); do \
5535 multidir
=..
/$${dir}/$${lib}; \
5536 multivar
=`cat $${multidir}/libgo.var`; \
5537 echo
"Running target $${multivar}" >> libgo.sum
; \
5538 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
5539 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
5540 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
5541 if
test -n
"${MULTIDIRS}"; then \
5542 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
5543 echo
>> libgo.sum
; \
5545 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5546 pass
=`expr $$pass + $$p`; \
5547 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5548 echo
"# of expected passes $$p" >> libgo.sum
; \
5550 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5551 fail
=`expr $$fail + $$p`; \
5552 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5553 echo
"# of unexpected failures $$p" >> libgo.sum
; \
5555 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
5556 untested
=`expr $$untested + $$p`; \
5557 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5558 echo
"# of untested testcases $$p" >> libgo.sum
; \
5561 echo
>> libgo.sum
; \
5562 echo
" === libgo Summary ===" >> libgo.sum
; \
5563 echo
>> libgo.sum
; \
5564 if
test "$$pass" -ne
"0"; then \
5565 echo
"# of expected passes $$pass" >> libgo.sum
; \
5567 if
test "$$fail" -ne
"0"; then \
5568 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
5570 if
test "$$untested" -ne
"0"; then \
5571 echo
"# of untested testcases $$untested" >> libgo.sum
; \
5573 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
5574 echo
>> libgo.log
; \
5575 echo
"runtest completed at `date`" >> libgo.log
; \
5576 if
test "$$fail" -ne
"0"; then \
5584 @
rm -f libgo.sum libgo.log libgo.tail
5586 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
5587 echo
"$${multivar}" > libgo.var
5588 @for f in
$(TEST_PACKAGES
); do \
5589 rm -f
$$f-testsum
$$f-testlog
; \
5591 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
5592 @for f in
$(TEST_PACKAGES
); do \
5593 if
test -f
$$f-testsum
; then \
5594 cat
$$f-testsum
>> libgo.sum
; \
5596 if
test -f
$$f-testlog
; then \
5597 cat
$$f-testlog
>> libgo.log
; \
5602 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
5605 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
5608 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5609 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
5610 find .
-name
'*-testsum' -print | xargs
rm -f
5611 find .
-name
'*-testlog' -print | xargs
rm -f
5614 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5615 find .
-name
'*.a' -print | xargs
rm -f
5617 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5618 # Otherwise a system limit (for SysV at least) may be exceeded.