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
)
971 reflect
/makefunc_ffi_c.lo \
1001 crypto
/elliptic.lo \
1013 crypto
/x509
/pkix.lo \
1015 database
/sql
/driver.lo \
1022 encoding
/ascii85.lo \
1024 encoding
/base32.lo \
1025 encoding
/base64.lo \
1026 encoding
/binary.lo \
1042 go
/internal
/gcimporter.lo \
1043 go
/internal
/gccgoimporter.lo \
1049 golang_org
/x
/net
/http2
/hpack.lo \
1050 golang_org
/x
/net
/lex/httplex.lo \
1051 $(golang_org_x_net_route_lo
) \
1057 net
/http
/cookiejar.lo \
1059 net
/http
/httptest.lo \
1060 net
/http
/httptrace.lo \
1061 net
/http
/httputil.lo \
1062 net
/http
/internal.lo \
1065 image
/color
/palette.lo \
1068 image
/internal
/imageutil.lo \
1071 index
/suffixarray.lo \
1072 internal
/nettrace.lo \
1074 internal
/singleflight.lo \
1075 internal
/syscall
/unix.lo \
1076 internal
/testenv.lo \
1080 log
/syslog
/syslog_c.lo \
1085 mime
/quotedprintable.lo \
1087 net
/internal
/socktest.lo \
1096 $(os_lib_inotify_lo
) \
1101 net
/rpc
/jsonrpc.lo \
1104 runtime
/internal
/atomic.lo \
1105 runtime
/internal
/atomic_c.lo \
1106 runtime
/internal
/sys.lo \
1112 text
/template
/parse.lo \
1119 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1122 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1123 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1125 libgo_la_SOURCES
= $(runtime_files
)
1126 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1127 libgo_la_LIBADD
= $(libgo_libadd
)
1128 libgo_llgo_la_SOURCES
= $(runtime_files
)
1129 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1130 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1131 libgobegin_a_SOURCES
= \
1134 libgobegin_llgo_a_SOURCES
= \
1138 # Use -fPIC for libgobegin so that it can be put in a PIE.
1139 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1140 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1141 libgolibbegin_a_SOURCES
= \
1142 runtime
/go-libmain.c
1144 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1145 libnetgo_a_SOURCES
=
1146 libnetgo_a_LIBADD
= netgo.o
1147 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1148 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1149 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1150 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1151 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1153 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1154 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1157 # Build the dependencies for a Go package.
1160 dir=`echo $@ | sed -e 's/.lo.dep$$//' -e 's/-go//'`; \
1161 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,,$@))))`; \
1162 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1163 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1164 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1169 # Build the .go files for a package, generating a .lo file.
1172 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1173 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1176 # Build deps for netgo.o.
1179 files
=`$(SHELL) $(srcdir)/match.sh --nocgo --tag=netgo --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/net`; \
1180 $(SHELL
) $(srcdir)/godeps.sh netgo.o
$$files > $@.tmp
; \
1187 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1188 $(GOCOMPILE
) -I .
-c
-fPIC
-fgo-pkgpath
=net
-o
$@
$$files
1195 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1197 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1199 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1200 export RUNTESTFLAGS
; \
1203 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1204 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1205 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1206 export LD_LIBRARY_PATH
; \
1208 rm -f
$@
-testsum
$@
-testlog
; \
1209 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1210 if
test "$(USE_DEJAGNU)" = "yes"; then \
1211 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1212 elif
test "$(GOBENCH)" != ""; then \
1213 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1215 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1216 echo
"PASS: $(@D)" >> $@
-testlog
; \
1217 echo
"PASS: $(@D)"; \
1218 echo
"PASS: $(@D)" > $@
-testsum
; \
1220 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1222 echo
"FAIL: $(@D)" > $@
-testsum
; \
1228 # Build all packages before checking any.
1229 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1230 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1231 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1232 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1233 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1234 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1235 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1236 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1237 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1238 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1239 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1240 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1241 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1242 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1243 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1244 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1245 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1246 extra_go_files_runtime
= runtime_sysinfo.go
1247 runtime_go_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1248 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1249 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1251 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1252 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1254 # At least for now, we need -static-libgo for this test, because
1255 # otherwise we can't get the line numbers.
1256 # Also use -fno-inline to get better results from the memory profiler.
1257 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1258 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1259 extra_go_files_runtime_internal_sys
= version.go
1260 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1262 # How to build a .gox file from a .lo file.
1264 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1265 $(OBJCOPY
) -j .go_export
$$f $@.tmp
&& mv
-f
$@.tmp
$@
1296 compress
/bzip2
/check \
1297 compress
/flate
/check \
1298 compress
/gzip
/check \
1299 compress
/lzw
/check \
1300 compress
/zlib
/check \
1301 container
/heap
/check \
1302 container
/list
/check \
1303 container
/ring
/check \
1305 crypto
/cipher
/check \
1308 crypto
/ecdsa
/check \
1309 crypto
/elliptic
/check \
1316 crypto
/sha256
/check \
1317 crypto
/sha512
/check \
1318 crypto
/subtle
/check \
1321 database
/sql
/check \
1322 database
/sql
/driver
/check \
1327 debug
/plan9obj
/check \
1328 encoding
/ascii85
/check \
1329 encoding
/asn1
/check \
1330 encoding
/base32
/check \
1331 encoding
/base64
/check \
1332 encoding
/binary
/check \
1333 encoding
/csv
/check \
1334 encoding
/gob
/check \
1335 encoding
/hex
/check \
1336 encoding
/json
/check \
1337 encoding
/pem
/check \
1338 encoding
/xml
/check \
1340 exp
/terminal
/check \
1341 html
/template
/check \
1347 go
/internal
/gcimporter
/check \
1348 go
/internal
/gccgoimporter
/check \
1354 golang_org
/x
/net
/http2
/hpack
/check \
1355 golang_org
/x
/net
/lex/httplex
/check \
1356 $(golang_org_x_net_route_check
) \
1357 hash
/adler32
/check \
1365 index
/suffixarray
/check \
1366 internal
/singleflight
/check \
1367 internal
/trace
/check \
1373 mime
/multipart
/check \
1374 mime
/quotedprintable
/check \
1376 net
/http
/cgi
/check \
1377 net
/http
/cookiejar
/check \
1378 net
/http
/fcgi
/check \
1379 net
/http
/httptest
/check \
1380 net
/http
/httptrace
/check \
1381 net
/http
/httputil
/check \
1382 net
/http
/internal
/check \
1383 net
/internal
/socktest
/check \
1387 net
/textproto
/check \
1389 net
/rpc
/jsonrpc
/check \
1391 old
/template
/check \
1395 path
/filepath
/check \
1396 regexp
/syntax
/check \
1397 runtime
/pprof
/check \
1398 runtime
/internal
/atomic
/check \
1399 runtime
/internal
/sys
/check \
1401 text
/scanner
/check \
1402 text
/tabwriter
/check \
1403 text
/template
/check \
1404 text
/template
/parse
/check \
1405 testing
/quick
/check \
1406 unicode
/utf16
/check \
1409 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1410 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1412 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1415 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1416 am--refresh
: Makefile
1418 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1419 @for dep in
$?
; do \
1420 case
'$(am__configure_deps)' in \
1422 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1423 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1428 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1429 $(am__cd
) $(top_srcdir
) && \
1430 $(AUTOMAKE
) --foreign Makefile
1432 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1435 echo
' $(SHELL) ./config.status'; \
1436 $(SHELL
) .
/config.status
;; \
1438 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1439 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1442 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1443 $(SHELL
) .
/config.status
--recheck
1445 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1446 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1447 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1448 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1449 $(am__aclocal_m4_deps
):
1452 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1453 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1455 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1457 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1458 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1459 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1464 -rm -f config.h stamp-h1
1465 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1467 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1468 list2
=; for p in
$$list; do \
1469 if
test -f
$$p; then \
1470 list2
="$$list2 $$p"; \
1473 test -z
"$$list2" ||
{ \
1474 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1475 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1476 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1477 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1479 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1480 for p in
$$list; do \
1481 if
test -f
$$p; then \
1483 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1484 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1488 uninstall-toolexeclibLIBRARIES
:
1489 @
$(NORMAL_UNINSTALL
)
1490 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1491 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1492 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1494 clean-toolexeclibLIBRARIES
:
1495 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1496 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1497 -rm -f libgobegin-llgo.a
1498 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1499 $(RANLIB
) libgobegin-llgo.a
1500 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1502 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1503 $(RANLIB
) libgobegin.a
1504 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1505 -rm -f libgolibbegin.a
1506 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1507 $(RANLIB
) libgolibbegin.a
1508 libnetgo.a
: $(libnetgo_a_OBJECTS
) $(libnetgo_a_DEPENDENCIES
) $(EXTRA_libnetgo_a_DEPENDENCIES
)
1510 $(libnetgo_a_AR
) libnetgo.a
$(libnetgo_a_OBJECTS
) $(libnetgo_a_LIBADD
)
1511 $(RANLIB
) libnetgo.a
1512 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1514 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1515 list2
=; for p in
$$list; do \
1516 if
test -f
$$p; then \
1517 list2
="$$list2 $$p"; \
1520 test -z
"$$list2" ||
{ \
1521 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1522 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1523 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1524 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1527 uninstall-toolexeclibLTLIBRARIES
:
1528 @
$(NORMAL_UNINSTALL
)
1529 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1530 for p in
$$list; do \
1532 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1533 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1536 clean-toolexeclibLTLIBRARIES
:
1537 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1538 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1539 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1540 test "$$dir" != "$$p" ||
dir=.
; \
1541 echo
"rm -f \"$${dir}/so_locations\""; \
1542 rm -f
"$${dir}/so_locations"; \
1544 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1545 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1546 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1547 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1549 mostlyclean-compile
:
1555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/chan.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cpuprof.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert-interface.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-byte-array-to-string.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-can-convert-interface.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-check-interface.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-convert-interface.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-copy.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-compare.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-val-compare.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-iface.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-array-to-string.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-to-string.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-compare.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-eface-compare.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-val-compare.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-make-slice.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-print.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rune.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strcmp.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-byte-array.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-int-array.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strplus.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-traceback.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-eface.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-interface.Plo@am__quote@
1618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lfstack.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_futex.Plo@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock_sema.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprof.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_epoll.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_kqueue.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_select.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdebug.Plo@am__quote@
1652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reflect.Plo@am__quote@
1653 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1654 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime.Plo@am__quote@
1655 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
1656 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sema.Plo@am__quote@
1657 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
1658 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1659 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string.Plo@am__quote@
1660 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1661 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1662 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1663 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
1664 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1667 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1668 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1671 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1674 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1675 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1678 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1681 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1682 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1685 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1687 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1688 @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
1689 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1692 @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
1694 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1695 @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`
1696 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1699 @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`
1701 libgobegin_a-go-main.o
: runtime
/go-main.c
1702 @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
1703 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1706 @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
1708 libgobegin_a-go-main.obj
: runtime
/go-main.c
1709 @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`
1710 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1713 @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`
1715 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1716 @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
1717 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1720 @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
1722 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1723 @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`
1724 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1727 @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`
1729 go-append.lo
: runtime
/go-append.c
1730 @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
1731 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1734 @am__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
1736 go-assert.lo
: runtime
/go-assert.c
1737 @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
1738 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1741 @am__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
1743 go-assert-interface.lo
: runtime
/go-assert-interface.c
1744 @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
1745 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert-interface.Tpo
$(DEPDIR
)/go-assert-interface.Plo
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert-interface.c' object
='go-assert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1748 @am__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
1750 go-byte-array-to-string.lo
: runtime
/go-byte-array-to-string.c
1751 @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
1752 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-byte-array-to-string.Tpo
$(DEPDIR
)/go-byte-array-to-string.Plo
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-byte-array-to-string.c' object
='go-byte-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1755 @am__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
1757 go-breakpoint.lo
: runtime
/go-breakpoint.c
1758 @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
1759 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1762 @am__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
1764 go-caller.lo
: runtime
/go-caller.c
1765 @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
1766 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1769 @am__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
1771 go-callers.lo
: runtime
/go-callers.c
1772 @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
1773 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1776 @am__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
1778 go-can-convert-interface.lo
: runtime
/go-can-convert-interface.c
1779 @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
1780 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-can-convert-interface.Tpo
$(DEPDIR
)/go-can-convert-interface.Plo
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-can-convert-interface.c' object
='go-can-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1783 @am__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
1785 go-cdiv.lo
: runtime
/go-cdiv.c
1786 @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
1787 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1790 @am__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
1792 go-cgo.lo
: runtime
/go-cgo.c
1793 @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
1794 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1797 @am__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
1799 go-check-interface.lo
: runtime
/go-check-interface.c
1800 @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
1801 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-check-interface.Tpo
$(DEPDIR
)/go-check-interface.Plo
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-check-interface.c' object
='go-check-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1804 @am__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
1806 go-construct-map.lo
: runtime
/go-construct-map.c
1807 @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
1808 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1811 @am__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
1813 go-convert-interface.lo
: runtime
/go-convert-interface.c
1814 @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
1815 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-convert-interface.Tpo
$(DEPDIR
)/go-convert-interface.Plo
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-convert-interface.c' object
='go-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1818 @am__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
1820 go-copy.lo
: runtime
/go-copy.c
1821 @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
1822 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-copy.Tpo
$(DEPDIR
)/go-copy.Plo
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-copy.c' object
='go-copy.lo' libtool
=yes @AMDEPBACKSLASH@
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1825 @am__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
1827 go-defer.lo
: runtime
/go-defer.c
1828 @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
1829 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1832 @am__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
1834 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1835 @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
1836 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1839 @am__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
1841 go-eface-compare.lo
: runtime
/go-eface-compare.c
1842 @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
1843 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-compare.Tpo
$(DEPDIR
)/go-eface-compare.Plo
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-compare.c' object
='go-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1846 @am__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
1848 go-eface-val-compare.lo
: runtime
/go-eface-val-compare.c
1849 @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
1850 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-val-compare.Tpo
$(DEPDIR
)/go-eface-val-compare.Plo
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-val-compare.c' object
='go-eface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1853 @am__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
1855 go-ffi.lo
: runtime
/go-ffi.c
1856 @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
1857 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1860 @am__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
1862 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1863 @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
1864 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1867 @am__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
1869 go-int-array-to-string.lo
: runtime
/go-int-array-to-string.c
1870 @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
1871 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-array-to-string.Tpo
$(DEPDIR
)/go-int-array-to-string.Plo
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-array-to-string.c' object
='go-int-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1874 @am__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
1876 go-int-to-string.lo
: runtime
/go-int-to-string.c
1877 @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
1878 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-to-string.Tpo
$(DEPDIR
)/go-int-to-string.Plo
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-to-string.c' object
='go-int-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1881 @am__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
1883 go-interface-compare.lo
: runtime
/go-interface-compare.c
1884 @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
1885 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-compare.Tpo
$(DEPDIR
)/go-interface-compare.Plo
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-compare.c' object
='go-interface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1888 @am__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
1890 go-interface-eface-compare.lo
: runtime
/go-interface-eface-compare.c
1891 @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
1892 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-eface-compare.Tpo
$(DEPDIR
)/go-interface-eface-compare.Plo
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-eface-compare.c' object
='go-interface-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1895 @am__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
1897 go-interface-val-compare.lo
: runtime
/go-interface-val-compare.c
1898 @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
1899 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-val-compare.Tpo
$(DEPDIR
)/go-interface-val-compare.Plo
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-val-compare.c' object
='go-interface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1902 @am__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
1904 go-make-slice.lo
: runtime
/go-make-slice.c
1905 @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
1906 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-make-slice.Tpo
$(DEPDIR
)/go-make-slice.Plo
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-make-slice.c' object
='go-make-slice.lo' libtool
=yes @AMDEPBACKSLASH@
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1909 @am__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
1911 go-matherr.lo
: runtime
/go-matherr.c
1912 @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
1913 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1916 @am__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
1918 go-memclr.lo
: runtime
/go-memclr.c
1919 @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
1920 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1923 @am__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
1925 go-memcmp.lo
: runtime
/go-memcmp.c
1926 @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
1927 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1930 @am__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
1932 go-memequal.lo
: runtime
/go-memequal.c
1933 @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
1934 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1937 @am__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
1939 go-memmove.lo
: runtime
/go-memmove.c
1940 @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
1941 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1944 @am__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
1946 go-nanotime.lo
: runtime
/go-nanotime.c
1947 @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
1948 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1951 @am__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
1953 go-now.lo
: runtime
/go-now.c
1954 @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
1955 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1958 @am__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
1960 go-new.lo
: runtime
/go-new.c
1961 @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
1962 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1965 @am__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
1967 go-nosys.lo
: runtime
/go-nosys.c
1968 @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
1969 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1971 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1972 @am__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
1974 go-panic.lo
: runtime
/go-panic.c
1975 @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
1976 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1978 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1979 @am__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
1981 go-print.lo
: runtime
/go-print.c
1982 @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
1983 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-print.Tpo
$(DEPDIR
)/go-print.Plo
1984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-print.c' object
='go-print.lo' libtool
=yes @AMDEPBACKSLASH@
1985 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1986 @am__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
1988 go-recover.lo
: runtime
/go-recover.c
1989 @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
1990 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1992 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1993 @am__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
1995 go-reflect-call.lo
: runtime
/go-reflect-call.c
1996 @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
1997 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1999 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2000 @am__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
2002 go-rune.lo
: runtime
/go-rune.c
2003 @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
2004 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rune.Tpo
$(DEPDIR
)/go-rune.Plo
2005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rune.c' object
='go-rune.lo' libtool
=yes @AMDEPBACKSLASH@
2006 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2007 @am__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
2009 go-runtime-error.lo
: runtime
/go-runtime-error.c
2010 @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
2011 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
2012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
2013 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2014 @am__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
2016 go-setenv.lo
: runtime
/go-setenv.c
2017 @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
2018 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
2019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
2020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2021 @am__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
2023 go-signal.lo
: runtime
/go-signal.c
2024 @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
2025 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
2026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
2027 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2028 @am__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
2030 go-strcmp.lo
: runtime
/go-strcmp.c
2031 @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
2032 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strcmp.Tpo
$(DEPDIR
)/go-strcmp.Plo
2033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strcmp.c' object
='go-strcmp.lo' libtool
=yes @AMDEPBACKSLASH@
2034 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2035 @am__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
2037 go-string-to-byte-array.lo
: runtime
/go-string-to-byte-array.c
2038 @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
2039 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-byte-array.Tpo
$(DEPDIR
)/go-string-to-byte-array.Plo
2040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-byte-array.c' object
='go-string-to-byte-array.lo' libtool
=yes @AMDEPBACKSLASH@
2041 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2042 @am__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
2044 go-string-to-int-array.lo
: runtime
/go-string-to-int-array.c
2045 @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
2046 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-int-array.Tpo
$(DEPDIR
)/go-string-to-int-array.Plo
2047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-int-array.c' object
='go-string-to-int-array.lo' libtool
=yes @AMDEPBACKSLASH@
2048 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2049 @am__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
2051 go-strplus.lo
: runtime
/go-strplus.c
2052 @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
2053 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strplus.Tpo
$(DEPDIR
)/go-strplus.Plo
2054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strplus.c' object
='go-strplus.lo' libtool
=yes @AMDEPBACKSLASH@
2055 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2056 @am__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
2058 go-strslice.lo
: runtime
/go-strslice.c
2059 @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
2060 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
2061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
2062 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2063 @am__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
2065 go-traceback.lo
: runtime
/go-traceback.c
2066 @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
2067 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-traceback.Tpo
$(DEPDIR
)/go-traceback.Plo
2068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-traceback.c' object
='go-traceback.lo' libtool
=yes @AMDEPBACKSLASH@
2069 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2070 @am__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
2072 go-type-complex.lo
: runtime
/go-type-complex.c
2073 @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
2074 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
2075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
2076 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2077 @am__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
2079 go-type-eface.lo
: runtime
/go-type-eface.c
2080 @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
2081 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-eface.Tpo
$(DEPDIR
)/go-type-eface.Plo
2082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-eface.c' object
='go-type-eface.lo' libtool
=yes @AMDEPBACKSLASH@
2083 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2084 @am__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
2086 go-type-float.lo
: runtime
/go-type-float.c
2087 @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
2088 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
2089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
2090 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2091 @am__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
2093 go-type-identity.lo
: runtime
/go-type-identity.c
2094 @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
2095 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
2096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
2097 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2098 @am__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
2100 go-type-interface.lo
: runtime
/go-type-interface.c
2101 @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
2102 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-interface.Tpo
$(DEPDIR
)/go-type-interface.Plo
2103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-interface.c' object
='go-type-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2104 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2105 @am__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
2107 go-type-string.lo
: runtime
/go-type-string.c
2108 @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
2109 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
2110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
2111 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2112 @am__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
2114 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
2115 @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
2116 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
2117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
2118 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2119 @am__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
2121 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
2122 @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
2123 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
2124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
2125 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2126 @am__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
2128 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
2129 @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
2130 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
2131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
2132 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2133 @am__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
2135 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
2136 @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
2137 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
2138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
2139 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2140 @am__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
2142 go-unsetenv.lo
: runtime
/go-unsetenv.c
2143 @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
2144 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
2145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
2146 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2147 @am__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
2149 go-unwind.lo
: runtime
/go-unwind.c
2150 @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
2151 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
2152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
2153 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2154 @am__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
2156 go-varargs.lo
: runtime
/go-varargs.c
2157 @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
2158 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
2159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
2160 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2161 @am__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
2163 env_posix.lo
: runtime
/env_posix.c
2164 @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
2165 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
2166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
2167 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2168 @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
2170 heapdump.lo
: runtime
/heapdump.c
2171 @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
2172 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
2173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
2174 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2175 @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
2177 lock_sema.lo
: runtime
/lock_sema.c
2178 @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
2179 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_sema.Tpo
$(DEPDIR
)/lock_sema.Plo
2180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_sema.c' object
='lock_sema.lo' libtool
=yes @AMDEPBACKSLASH@
2181 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2182 @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
2184 thread-sema.lo
: runtime
/thread-sema.c
2185 @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
2186 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
2187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
2188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2189 @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
2191 lock_futex.lo
: runtime
/lock_futex.c
2192 @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
2193 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/lock_futex.Tpo
$(DEPDIR
)/lock_futex.Plo
2194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/lock_futex.c' object
='lock_futex.lo' libtool
=yes @AMDEPBACKSLASH@
2195 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2196 @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
2198 thread-linux.lo
: runtime
/thread-linux.c
2199 @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
2200 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
2201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2202 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2203 @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
2205 mcache.lo
: runtime
/mcache.c
2206 @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
2207 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
2208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
2209 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2210 @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
2212 mcentral.lo
: runtime
/mcentral.c
2213 @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
2214 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
2215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
2216 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2217 @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
2219 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
2220 @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
2221 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
2222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
2223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2224 @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
2226 mem.lo
: runtime
/mem.c
2227 @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
2228 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
2229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
2230 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2231 @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
2233 mfixalloc.lo
: runtime
/mfixalloc.c
2234 @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
2235 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
2236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
2237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2238 @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
2240 mgc0.lo
: runtime
/mgc0.c
2241 @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
2242 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
2243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
2244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2245 @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
2247 mheap.lo
: runtime
/mheap.c
2248 @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
2249 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
2250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
2251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2252 @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
2254 msize.lo
: runtime
/msize.c
2255 @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
2256 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
2257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
2258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2259 @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
2261 netpoll_kqueue.lo
: runtime
/netpoll_kqueue.c
2262 @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
2263 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_kqueue.Tpo
$(DEPDIR
)/netpoll_kqueue.Plo
2264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_kqueue.c' object
='netpoll_kqueue.lo' libtool
=yes @AMDEPBACKSLASH@
2265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2266 @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
2268 netpoll_select.lo
: runtime
/netpoll_select.c
2269 @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
2270 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_select.Tpo
$(DEPDIR
)/netpoll_select.Plo
2271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_select.c' object
='netpoll_select.lo' libtool
=yes @AMDEPBACKSLASH@
2272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2273 @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
2275 netpoll_epoll.lo
: runtime
/netpoll_epoll.c
2276 @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
2277 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_epoll.Tpo
$(DEPDIR
)/netpoll_epoll.Plo
2278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_epoll.c' object
='netpoll_epoll.lo' libtool
=yes @AMDEPBACKSLASH@
2279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2280 @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
2282 panic.lo
: runtime
/panic.c
2283 @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
2284 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
2285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
2286 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2287 @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
2289 parfor.lo
: runtime
/parfor.c
2290 @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
2291 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
2292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
2293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2294 @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
2296 print.lo
: runtime
/print.c
2297 @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
2298 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
2299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
2300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2301 @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
2303 proc.lo
: runtime
/proc.c
2304 @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
2305 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
2306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
2307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2308 @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
2310 runtime.lo
: runtime
/runtime.c
2311 @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
2312 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime.Tpo
$(DEPDIR
)/runtime.Plo
2313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime.c' object
='runtime.lo' libtool
=yes @AMDEPBACKSLASH@
2314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2315 @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
2317 signal_unix.lo
: runtime
/signal_unix.c
2318 @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
2319 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
2320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
2321 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2322 @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
2324 thread.lo
: runtime
/thread.c
2325 @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
2326 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
2327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
2328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2329 @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
2331 yield.lo
: runtime
/yield.c
2332 @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
2333 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
2334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
2335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2336 @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
2338 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2339 @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
2340 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2343 @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
2345 getncpu-none.lo
: runtime
/getncpu-none.c
2346 @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
2347 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2350 @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
2352 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2353 @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
2354 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2357 @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
2359 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2360 @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
2361 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2362 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2363 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2364 @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
2366 getncpu-irix.lo
: runtime
/getncpu-irix.c
2367 @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
2368 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2369 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2370 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2371 @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
2373 getncpu-linux.lo
: runtime
/getncpu-linux.c
2374 @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
2375 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2376 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2377 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2378 @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
2380 mostlyclean-libtool
:
2387 -rm -f libtool config.lt
2389 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2390 # runs to enable its job server during parallel builds. Hence the
2393 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2395 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2398 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2400 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2402 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2403 maintainer-clean-multi
:
2404 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2405 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2407 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2408 if
test -n
"$$list"; then \
2409 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2410 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2412 for p in
$$list; do \
2413 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2415 done |
$(am__base_list
) | \
2416 while read files
; do \
2417 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2418 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2421 uninstall-toolexeclibgoDATA
:
2422 @
$(NORMAL_UNINSTALL
)
2423 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2424 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2425 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2426 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2428 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2429 if
test -n
"$$list"; then \
2430 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2431 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2433 for p in
$$list; do \
2434 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2436 done |
$(am__base_list
) | \
2437 while read files
; do \
2438 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2439 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2442 uninstall-toolexeclibgoarchiveDATA
:
2443 @
$(NORMAL_UNINSTALL
)
2444 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2445 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2446 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2447 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2449 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2450 if
test -n
"$$list"; then \
2451 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2452 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2454 for p in
$$list; do \
2455 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2457 done |
$(am__base_list
) | \
2458 while read files
; do \
2459 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2460 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2463 uninstall-toolexeclibgocompressDATA
:
2464 @
$(NORMAL_UNINSTALL
)
2465 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2466 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2467 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2468 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2470 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2471 if
test -n
"$$list"; then \
2472 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2473 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2475 for p in
$$list; do \
2476 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2478 done |
$(am__base_list
) | \
2479 while read files
; do \
2480 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2481 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2484 uninstall-toolexeclibgocontainerDATA
:
2485 @
$(NORMAL_UNINSTALL
)
2486 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2487 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2488 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2489 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2491 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2492 if
test -n
"$$list"; then \
2493 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2494 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2496 for p in
$$list; do \
2497 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2499 done |
$(am__base_list
) | \
2500 while read files
; do \
2501 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2502 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2505 uninstall-toolexeclibgocryptoDATA
:
2506 @
$(NORMAL_UNINSTALL
)
2507 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2508 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2509 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2510 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2512 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2513 if
test -n
"$$list"; then \
2514 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2515 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2517 for p in
$$list; do \
2518 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2520 done |
$(am__base_list
) | \
2521 while read files
; do \
2522 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2523 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2526 uninstall-toolexeclibgocryptox509DATA
:
2527 @
$(NORMAL_UNINSTALL
)
2528 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2529 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2530 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2531 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2533 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2534 if
test -n
"$$list"; then \
2535 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2536 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2538 for p in
$$list; do \
2539 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2541 done |
$(am__base_list
) | \
2542 while read files
; do \
2543 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2544 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2547 uninstall-toolexeclibgodatabaseDATA
:
2548 @
$(NORMAL_UNINSTALL
)
2549 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2550 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2551 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2552 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2554 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2555 if
test -n
"$$list"; then \
2556 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2557 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2559 for p in
$$list; do \
2560 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2562 done |
$(am__base_list
) | \
2563 while read files
; do \
2564 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2565 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2568 uninstall-toolexeclibgodatabasesqlDATA
:
2569 @
$(NORMAL_UNINSTALL
)
2570 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2571 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2572 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2573 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2575 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2576 if
test -n
"$$list"; then \
2577 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2578 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2580 for p in
$$list; do \
2581 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2583 done |
$(am__base_list
) | \
2584 while read files
; do \
2585 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2586 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2589 uninstall-toolexeclibgodebugDATA
:
2590 @
$(NORMAL_UNINSTALL
)
2591 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2592 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2593 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2594 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2596 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2597 if
test -n
"$$list"; then \
2598 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2599 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2601 for p in
$$list; do \
2602 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2604 done |
$(am__base_list
) | \
2605 while read files
; do \
2606 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2607 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2610 uninstall-toolexeclibgoencodingDATA
:
2611 @
$(NORMAL_UNINSTALL
)
2612 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2613 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2614 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2615 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2617 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2618 if
test -n
"$$list"; then \
2619 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2620 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2622 for p in
$$list; do \
2623 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2625 done |
$(am__base_list
) | \
2626 while read files
; do \
2627 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2628 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2631 uninstall-toolexeclibgoexpDATA
:
2632 @
$(NORMAL_UNINSTALL
)
2633 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2634 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2635 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2636 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2638 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2639 if
test -n
"$$list"; then \
2640 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2641 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2643 for p in
$$list; do \
2644 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2646 done |
$(am__base_list
) | \
2647 while read files
; do \
2648 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2649 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2652 uninstall-toolexeclibgogoDATA
:
2653 @
$(NORMAL_UNINSTALL
)
2654 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2655 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2656 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2657 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2659 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2660 if
test -n
"$$list"; then \
2661 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2662 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2664 for p in
$$list; do \
2665 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2667 done |
$(am__base_list
) | \
2668 while read files
; do \
2669 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2670 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2673 uninstall-toolexeclibgohashDATA
:
2674 @
$(NORMAL_UNINSTALL
)
2675 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2676 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2677 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2678 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2680 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2681 if
test -n
"$$list"; then \
2682 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2683 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2685 for p in
$$list; do \
2686 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2688 done |
$(am__base_list
) | \
2689 while read files
; do \
2690 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2691 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2694 uninstall-toolexeclibgohtmlDATA
:
2695 @
$(NORMAL_UNINSTALL
)
2696 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2697 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2698 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2699 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2701 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2702 if
test -n
"$$list"; then \
2703 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2704 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2706 for p in
$$list; do \
2707 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2709 done |
$(am__base_list
) | \
2710 while read files
; do \
2711 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2712 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2715 uninstall-toolexeclibgoimageDATA
:
2716 @
$(NORMAL_UNINSTALL
)
2717 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2718 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2719 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2720 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2722 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2723 if
test -n
"$$list"; then \
2724 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2725 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2727 for p in
$$list; do \
2728 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2730 done |
$(am__base_list
) | \
2731 while read files
; do \
2732 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2733 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2736 uninstall-toolexeclibgoimagecolorDATA
:
2737 @
$(NORMAL_UNINSTALL
)
2738 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2739 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2740 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2741 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2743 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2744 if
test -n
"$$list"; then \
2745 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2746 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2748 for p in
$$list; do \
2749 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2751 done |
$(am__base_list
) | \
2752 while read files
; do \
2753 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2754 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2757 uninstall-toolexeclibgoindexDATA
:
2758 @
$(NORMAL_UNINSTALL
)
2759 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2760 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2761 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2762 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2764 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2765 if
test -n
"$$list"; then \
2766 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2767 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2769 for p in
$$list; do \
2770 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2772 done |
$(am__base_list
) | \
2773 while read files
; do \
2774 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2775 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2778 uninstall-toolexeclibgoioDATA
:
2779 @
$(NORMAL_UNINSTALL
)
2780 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2781 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2782 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2783 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2785 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2786 if
test -n
"$$list"; then \
2787 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2788 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2790 for p in
$$list; do \
2791 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2793 done |
$(am__base_list
) | \
2794 while read files
; do \
2795 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2796 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2799 uninstall-toolexeclibgologDATA
:
2800 @
$(NORMAL_UNINSTALL
)
2801 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2802 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2803 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2804 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2806 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2807 if
test -n
"$$list"; then \
2808 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2809 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2811 for p in
$$list; do \
2812 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2814 done |
$(am__base_list
) | \
2815 while read files
; do \
2816 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2817 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2820 uninstall-toolexeclibgomathDATA
:
2821 @
$(NORMAL_UNINSTALL
)
2822 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2823 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2824 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2825 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2827 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2828 if
test -n
"$$list"; then \
2829 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2830 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2832 for p in
$$list; do \
2833 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2835 done |
$(am__base_list
) | \
2836 while read files
; do \
2837 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2838 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2841 uninstall-toolexeclibgomimeDATA
:
2842 @
$(NORMAL_UNINSTALL
)
2843 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2844 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2845 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2846 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2848 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2849 if
test -n
"$$list"; then \
2850 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2851 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2853 for p in
$$list; do \
2854 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2856 done |
$(am__base_list
) | \
2857 while read files
; do \
2858 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2859 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2862 uninstall-toolexeclibgonetDATA
:
2863 @
$(NORMAL_UNINSTALL
)
2864 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2865 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2866 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2867 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2869 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2870 if
test -n
"$$list"; then \
2871 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2872 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2874 for p in
$$list; do \
2875 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2877 done |
$(am__base_list
) | \
2878 while read files
; do \
2879 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2880 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2883 uninstall-toolexeclibgonethttpDATA
:
2884 @
$(NORMAL_UNINSTALL
)
2885 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2886 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2887 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2888 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2890 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2891 if
test -n
"$$list"; then \
2892 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2893 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2895 for p in
$$list; do \
2896 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2898 done |
$(am__base_list
) | \
2899 while read files
; do \
2900 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2901 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2904 uninstall-toolexeclibgonetrpcDATA
:
2905 @
$(NORMAL_UNINSTALL
)
2906 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2907 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2908 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2909 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2911 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2912 if
test -n
"$$list"; then \
2913 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2914 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2916 for p in
$$list; do \
2917 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2919 done |
$(am__base_list
) | \
2920 while read files
; do \
2921 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2922 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2925 uninstall-toolexeclibgooldDATA
:
2926 @
$(NORMAL_UNINSTALL
)
2927 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2928 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2929 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2930 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2932 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2933 if
test -n
"$$list"; then \
2934 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2935 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2937 for p in
$$list; do \
2938 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2940 done |
$(am__base_list
) | \
2941 while read files
; do \
2942 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2943 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2946 uninstall-toolexeclibgoosDATA
:
2947 @
$(NORMAL_UNINSTALL
)
2948 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2949 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2950 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2951 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2953 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2954 if
test -n
"$$list"; then \
2955 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2956 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2958 for p in
$$list; do \
2959 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2961 done |
$(am__base_list
) | \
2962 while read files
; do \
2963 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2964 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2967 uninstall-toolexeclibgopathDATA
:
2968 @
$(NORMAL_UNINSTALL
)
2969 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2970 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2971 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2972 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2974 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2975 if
test -n
"$$list"; then \
2976 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2977 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2979 for p in
$$list; do \
2980 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2982 done |
$(am__base_list
) | \
2983 while read files
; do \
2984 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2985 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2988 uninstall-toolexeclibgoregexpDATA
:
2989 @
$(NORMAL_UNINSTALL
)
2990 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2991 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2992 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2993 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2995 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2996 if
test -n
"$$list"; then \
2997 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2998 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
3000 for p in
$$list; do \
3001 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3003 done |
$(am__base_list
) | \
3004 while read files
; do \
3005 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3006 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
3009 uninstall-toolexeclibgoruntimeDATA
:
3010 @
$(NORMAL_UNINSTALL
)
3011 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
3012 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3013 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
3014 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
3016 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
3017 if
test -n
"$$list"; then \
3018 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3019 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
3021 for p in
$$list; do \
3022 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3024 done |
$(am__base_list
) | \
3025 while read files
; do \
3026 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3027 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
3030 uninstall-toolexeclibgosyncDATA
:
3031 @
$(NORMAL_UNINSTALL
)
3032 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
3033 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3034 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
3035 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
3037 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3038 if
test -n
"$$list"; then \
3039 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3040 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
3042 for p in
$$list; do \
3043 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3045 done |
$(am__base_list
) | \
3046 while read files
; do \
3047 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3048 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
3051 uninstall-toolexeclibgotestingDATA
:
3052 @
$(NORMAL_UNINSTALL
)
3053 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3054 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3055 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
3056 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
3058 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3059 if
test -n
"$$list"; then \
3060 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3061 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
3063 for p in
$$list; do \
3064 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3066 done |
$(am__base_list
) | \
3067 while read files
; do \
3068 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3069 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
3072 uninstall-toolexeclibgotextDATA
:
3073 @
$(NORMAL_UNINSTALL
)
3074 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3075 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3076 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
3077 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
3079 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3080 if
test -n
"$$list"; then \
3081 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3082 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
3084 for p in
$$list; do \
3085 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3087 done |
$(am__base_list
) | \
3088 while read files
; do \
3089 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3090 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
3093 uninstall-toolexeclibgotexttemplateDATA
:
3094 @
$(NORMAL_UNINSTALL
)
3095 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3096 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3097 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
3098 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
3100 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3101 if
test -n
"$$list"; then \
3102 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3103 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
3105 for p in
$$list; do \
3106 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3108 done |
$(am__base_list
) | \
3109 while read files
; do \
3110 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3111 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
3114 uninstall-toolexeclibgounicodeDATA
:
3115 @
$(NORMAL_UNINSTALL
)
3116 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3117 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3118 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
3120 # This directory's subdirectories are mostly independent; you can cd
3121 # into them and run `make' without going through this Makefile.
3122 # To change the values of `make' variables: instead of editing Makefiles,
3123 # (1) if the variable is set in `config.status', edit `config.status'
3124 # (which will cause the Makefiles to be regenerated when you run `make');
3125 # (2) otherwise, pass the desired values on the `make' command line.
3126 $(RECURSIVE_TARGETS
):
3127 @fail
= failcom
='exit 1'; \
3128 for f in x
$$MAKEFLAGS; do \
3131 *k
*) failcom
='fail=yes';; \
3135 target
=`echo $@ | sed s/-recursive//`; \
3136 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3137 echo
"Making $$target in $$subdir"; \
3138 if
test "$$subdir" = "."; then \
3140 local_target
="$$target-am"; \
3142 local_target
="$$target"; \
3144 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3145 || eval
$$failcom; \
3147 if
test "$$dot_seen" = "no"; then \
3148 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
3149 fi
; test -z
"$$fail"
3151 $(RECURSIVE_CLEAN_TARGETS
):
3152 @fail
= failcom
='exit 1'; \
3153 for f in x
$$MAKEFLAGS; do \
3156 *k
*) failcom
='fail=yes';; \
3161 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
3162 *) list
='$(SUBDIRS)' ;; \
3164 rev
=''; for subdir in
$$list; do \
3165 if
test "$$subdir" = "."; then
:; else \
3166 rev
="$$subdir $$rev"; \
3170 target
=`echo $@ | sed s/-recursive//`; \
3171 for subdir in
$$rev; do \
3172 echo
"Making $$target in $$subdir"; \
3173 if
test "$$subdir" = "."; then \
3174 local_target
="$$target-am"; \
3176 local_target
="$$target"; \
3178 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3179 || eval
$$failcom; \
3180 done
&& test -z
"$$fail"
3182 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3183 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
3186 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3187 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
3190 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
3191 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3192 unique
=`for i in $$list; do \
3193 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3195 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3196 END { if (nonempty) { for (i in files) print i; }; }'`; \
3200 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3201 $(TAGS_FILES
) $(LISP
)
3204 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
3205 include_option
=--etags-include
; \
3208 include_option
=--include; \
3211 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3212 if
test "$$subdir" = .
; then
:; else \
3213 test ! -f
$$subdir/TAGS || \
3214 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3217 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3218 unique
=`for i in $$list; do \
3219 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3221 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3222 END { if (nonempty) { for (i in files) print i; }; }'`; \
3224 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
3225 test -n
"$$unique" || unique
=$$empty_fix; \
3226 if
test $$# -gt 0; then \
3227 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3230 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3235 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3236 $(TAGS_FILES
) $(LISP
)
3237 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3238 unique
=`for i in $$list; do \
3239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3241 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3242 END { if (nonempty) { for (i in files) print i; }; }'`; \
3243 test -z
"$(CTAGS_ARGS)$$unique" \
3244 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
3248 here
=`$(am__cd) $(top_builddir) && pwd` \
3249 && $(am__cd
) $(top_srcdir
) \
3250 && gtags
-i
$(GTAGS_ARGS
) "$$here"
3253 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
3255 check: check-recursive
3256 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
3258 installdirs: installdirs-recursive
3260 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 \
3261 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
3263 install: install-recursive
3264 install-exec
: install-exec-recursive
3265 install-data
: install-data-recursive
3266 uninstall: uninstall-recursive
3269 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
3271 installcheck: installcheck-recursive
3273 if
test -z
'$(STRIP)'; then \
3274 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3275 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3278 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3279 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3280 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3282 mostlyclean-generic
:
3285 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
3288 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
3289 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
3291 maintainer-clean-generic
:
3292 @echo
"This command is intended for maintainers to use"
3293 @echo
"it deletes files that may require special tools to rebuild."
3294 clean: clean-multi clean-recursive
3296 clean-am
: clean-generic clean-libtool clean-local \
3297 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3300 distclean: distclean-multi distclean-recursive
3301 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3304 distclean-am
: clean-am distclean-compile distclean-generic \
3305 distclean-hdr distclean-libtool distclean-tags
3311 html
: html-recursive
3315 info: info-recursive
3321 install-dvi
: install-dvi-recursive
3325 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
3326 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3327 install-toolexeclibgoarchiveDATA \
3328 install-toolexeclibgocompressDATA \
3329 install-toolexeclibgocontainerDATA \
3330 install-toolexeclibgocryptoDATA \
3331 install-toolexeclibgocryptox509DATA \
3332 install-toolexeclibgodatabaseDATA \
3333 install-toolexeclibgodatabasesqlDATA \
3334 install-toolexeclibgodebugDATA \
3335 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3336 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3337 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3338 install-toolexeclibgoimagecolorDATA \
3339 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3340 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3341 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3342 install-toolexeclibgonethttpDATA \
3343 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3344 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3345 install-toolexeclibgoregexpDATA \
3346 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3347 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3348 install-toolexeclibgotexttemplateDATA \
3349 install-toolexeclibgounicodeDATA
3351 install-html
: install-html-recursive
3355 install-info
: install-info-recursive
3361 install-pdf
: install-pdf-recursive
3365 install-ps
: install-ps-recursive
3371 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3372 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3373 -rm -rf
$(top_srcdir
)/autom4te.cache
3376 maintainer-clean-am
: distclean-am maintainer-clean-generic
3378 mostlyclean: mostlyclean-multi mostlyclean-recursive
3380 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3381 mostlyclean-libtool mostlyclean-local
3391 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3392 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3393 uninstall-toolexeclibgoarchiveDATA \
3394 uninstall-toolexeclibgocompressDATA \
3395 uninstall-toolexeclibgocontainerDATA \
3396 uninstall-toolexeclibgocryptoDATA \
3397 uninstall-toolexeclibgocryptox509DATA \
3398 uninstall-toolexeclibgodatabaseDATA \
3399 uninstall-toolexeclibgodatabasesqlDATA \
3400 uninstall-toolexeclibgodebugDATA \
3401 uninstall-toolexeclibgoencodingDATA \
3402 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3403 uninstall-toolexeclibgohashDATA \
3404 uninstall-toolexeclibgohtmlDATA \
3405 uninstall-toolexeclibgoimageDATA \
3406 uninstall-toolexeclibgoimagecolorDATA \
3407 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3408 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3409 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3410 uninstall-toolexeclibgonethttpDATA \
3411 uninstall-toolexeclibgonetrpcDATA \
3412 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3413 uninstall-toolexeclibgopathDATA \
3414 uninstall-toolexeclibgoregexpDATA \
3415 uninstall-toolexeclibgoruntimeDATA \
3416 uninstall-toolexeclibgosyncDATA \
3417 uninstall-toolexeclibgotestingDATA \
3418 uninstall-toolexeclibgotextDATA \
3419 uninstall-toolexeclibgotexttemplateDATA \
3420 uninstall-toolexeclibgounicodeDATA
3422 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3423 clean-multi ctags-recursive distclean-multi install-am \
3424 install-multi install-strip maintainer-clean-multi \
3425 mostlyclean-multi tags-recursive
3427 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3428 all all-am all-multi am--refresh
check check-am
clean \
3429 clean-generic clean-libtool clean-local clean-multi \
3430 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3431 ctags-recursive
distclean distclean-compile distclean-generic \
3432 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3433 dvi dvi-am html html-am
info info-am
install install-am \
3434 install-data install-data-am install-dvi install-dvi-am \
3435 install-exec install-exec-am install-html install-html-am \
3436 install-info install-info-am install-man install-multi \
3437 install-pdf install-pdf-am install-ps install-ps-am \
3438 install-strip install-toolexeclibLIBRARIES \
3439 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3440 install-toolexeclibgoarchiveDATA \
3441 install-toolexeclibgocompressDATA \
3442 install-toolexeclibgocontainerDATA \
3443 install-toolexeclibgocryptoDATA \
3444 install-toolexeclibgocryptox509DATA \
3445 install-toolexeclibgodatabaseDATA \
3446 install-toolexeclibgodatabasesqlDATA \
3447 install-toolexeclibgodebugDATA \
3448 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3449 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3450 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3451 install-toolexeclibgoimagecolorDATA \
3452 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3453 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3454 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3455 install-toolexeclibgonethttpDATA \
3456 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3457 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3458 install-toolexeclibgoregexpDATA \
3459 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3460 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3461 install-toolexeclibgotexttemplateDATA \
3462 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3463 installdirs installdirs-am maintainer-clean \
3464 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3465 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3466 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3467 tags-recursive
uninstall uninstall-am \
3468 uninstall-toolexeclibLIBRARIES \
3469 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3470 uninstall-toolexeclibgoarchiveDATA \
3471 uninstall-toolexeclibgocompressDATA \
3472 uninstall-toolexeclibgocontainerDATA \
3473 uninstall-toolexeclibgocryptoDATA \
3474 uninstall-toolexeclibgocryptox509DATA \
3475 uninstall-toolexeclibgodatabaseDATA \
3476 uninstall-toolexeclibgodatabasesqlDATA \
3477 uninstall-toolexeclibgodebugDATA \
3478 uninstall-toolexeclibgoencodingDATA \
3479 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3480 uninstall-toolexeclibgohashDATA \
3481 uninstall-toolexeclibgohtmlDATA \
3482 uninstall-toolexeclibgoimageDATA \
3483 uninstall-toolexeclibgoimagecolorDATA \
3484 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3485 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3486 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3487 uninstall-toolexeclibgonethttpDATA \
3488 uninstall-toolexeclibgonetrpcDATA \
3489 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3490 uninstall-toolexeclibgopathDATA \
3491 uninstall-toolexeclibgoregexpDATA \
3492 uninstall-toolexeclibgoruntimeDATA \
3493 uninstall-toolexeclibgosyncDATA \
3494 uninstall-toolexeclibgotestingDATA \
3495 uninstall-toolexeclibgotextDATA \
3496 uninstall-toolexeclibgotexttemplateDATA \
3497 uninstall-toolexeclibgounicodeDATA
3500 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3501 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3503 goc2c
: goc2c.
$(OBJEXT
)
3504 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3506 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3510 mprof.c
: $(srcdir)/runtime
/mprof.goc goc2c
3514 netpoll.c
: $(srcdir)/runtime
/netpoll.goc goc2c
3518 reflect.c
: $(srcdir)/runtime
/reflect.goc goc2c
3522 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
3526 sema.c
: $(srcdir)/runtime
/sema.goc goc2c
3530 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3531 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
3534 time.c
: $(srcdir)/runtime
/time.goc goc2c
3538 %.c
: $(srcdir)/runtime
/%.goc goc2c
3542 version.go
: s-version
; @true
3544 rm -f version.go.tmp
3545 echo
"package sys" > version.go.tmp
3546 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3547 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3548 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3549 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3550 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3551 echo
>> version.go.tmp
3552 echo
"type ArchFamilyType int" >> version.go.tmp
3553 echo
>> version.go.tmp
3554 echo
"const (" >> version.go.tmp
3555 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3556 for a in
$(ALLGOARCHFAMILY
); do \
3557 echo
" $${a}" >> version.go.tmp
; \
3559 echo
")" >> version.go.tmp
3560 echo
>> version.go.tmp
3561 for a in
$(ALLGOARCH
); do \
3562 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3563 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3564 if
test "$${a}" = "$(GOARCH)"; then \
3565 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3567 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3570 echo
>> version.go.tmp
3571 echo
"const (" >> version.go.tmp
3572 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3573 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3574 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3575 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3576 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3577 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3578 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3579 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3580 echo
")" >> version.go.tmp
3581 echo
>> version.go.tmp
3582 for a in
$(ALLGOOS
); do \
3583 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3584 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3585 if
test "$${a}" = "$(GOOS)"; then \
3586 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3588 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3591 echo
>> version.go.tmp
3592 echo
"type Uintreg uintptr" >> version.go.tmp
3593 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3596 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3597 s-runtime_sysinfo
: sysinfo.go
3598 rm -f tmp-runtime_sysinfo.go
3599 echo
'package runtime' > tmp-runtime_sysinfo.go
3600 echo
>> tmp-runtime_sysinfo.go
3601 grep
'const _sizeof_ucontext_t ' sysinfo.go
>> tmp-runtime_sysinfo.go
3602 grep
'type _sigset_t ' sysinfo.go
>> tmp-runtime_sysinfo.go
3603 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3606 # Generate the list of go std packages that were included in libgo
3607 zstdpkglist.go
: s-zstdpkglist
; @true
3608 s-zstdpkglist
: Makefile
3609 rm -f zstdpkglist.go.tmp
3610 echo
'package main' > zstdpkglist.go.tmp
3611 echo
"" >> zstdpkglist.go.tmp
3612 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3613 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
3614 echo
'}' >> zstdpkglist.go.tmp
3615 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3618 libcalls.go
: s-libcalls
; @true
3619 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3620 rm -f libcalls.go.tmp
3621 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3622 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3625 libcalls-list
: s-libcalls-list
; @true
3626 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3627 rm -f libcalls-list.tmp
3628 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3629 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3632 syscall_arch.go
: s-syscall_arch
; @true
3633 s-syscall_arch
: Makefile
3634 rm -f syscall_arch.go.tmp
3635 echo
"package syscall" > syscall_arch.go.tmp
3636 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3637 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3638 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3641 sysinfo.go
: s-sysinfo
; @true
3642 s-sysinfo
: $(srcdir)/mksysinfo.sh config.h
3643 CC
="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS) -O" $(SHELL
) $(srcdir)/mksysinfo.sh
3644 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3647 # The epoll struct has an embedded union and is packed on x86_64,
3648 # which is too complicated for mksysinfo.sh. We find the offset of
3649 # the only field we care about in configure.ac, and generate the
3651 epoll.go
: s-epoll
; @true
3654 echo
'package syscall' > epoll.go.tmp
3655 echo
'type EpollEvent struct {' >> epoll.go.tmp
3656 echo
' Events uint32' >> epoll.go.tmp
3657 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3658 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3660 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3661 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3662 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3663 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3664 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3665 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3666 echo
' Fd int32' >> epoll.go.tmp
; \
3667 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3668 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3671 echo
'}' >> epoll.go.tmp
3672 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3675 # Make sure runtime.inc is built before compiling any .c file.
3676 $(libgo_la_OBJECTS
): runtime.inc
3677 $(libgo_llgo_la_OBJECTS
): runtime.inc
3678 $(libgobegin_a_OBJECTS
): runtime.inc
3679 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3680 $(libgolibbegin_a_OBJECTS
): runtime.inc
3682 @go_include@ bufio.lo.dep
3683 bufio.lo.dep
: $(srcdir)/go
/bufio
/*.go
3687 bufio
/check: $(CHECK_DEPS
)
3691 @go_include@ bytes.lo.dep
3692 bytes.lo.dep
: $(srcdir)/go
/bytes
/*.go
3696 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3698 $(LTCOMPILE
) -c
-o bytes
/index.lo
$(srcdir)/go
/bytes
/indexbyte.c
3699 bytes
/check: $(CHECK_DEPS
)
3703 @go_include@ context.lo.dep
3704 context.lo.dep
: $(srcdir)/go
/context
/*.go
3708 context
/check: $(CHECK_DEPS
)
3710 .PHONY
: context
/check
3712 @go_include@ crypto.lo.dep
3713 crypto.lo.dep
: $(srcdir)/go
/crypto
/*.go
3717 crypto
/check: $(CHECK_DEPS
)
3719 .PHONY
: crypto
/check
3721 @go_include@ encoding.lo.dep
3722 encoding.lo.dep
: $(srcdir)/go
/encoding
/*.go
3726 encoding
/check: $(CHECK_DEPS
)
3728 .PHONY
: encoding
/check
3730 @go_include@ errors.lo.dep
3731 errors.lo.dep
: $(srcdir)/go
/errors
/*.go
3735 errors
/check: $(CHECK_DEPS
)
3737 .PHONY
: errors
/check
3739 @go_include@ expvar.lo.dep
3740 expvar.lo.dep
: $(srcdir)/go
/expvar
/*.go
3744 expvar
/check: $(CHECK_DEPS
)
3746 .PHONY
: expvar
/check
3748 @go_include@ flag.lo.dep
3749 flag.lo.dep
: $(srcdir)/go
/flag
/*.go
3753 flag
/check: $(CHECK_DEPS
)
3757 @go_include@ fmt.lo.dep
3758 fmt.lo.dep
: $(srcdir)/go
/fmt
/*.go
3762 fmt
/check: $(CHECK_DEPS
)
3766 @go_include@ hash.lo.dep
3767 hash.lo.dep
: $(srcdir)/go
/hash
/*.go
3771 hash
/check: $(CHECK_DEPS
)
3775 @go_include@ html.lo.dep
3776 html.lo.dep
: $(srcdir)/go
/html
/*.go
3780 html
/check: $(CHECK_DEPS
)
3784 @go_include@ image.lo.dep
3785 image.lo.dep
: $(srcdir)/go
/image
/*.go
3789 image
/check: $(CHECK_DEPS
)
3793 @go_include@ io.lo.dep
3794 io.lo.dep
: $(srcdir)/go
/io
/*.go
3798 io
/check: $(CHECK_DEPS
)
3802 @go_include@ log.lo.dep
3803 log.lo.dep
: $(srcdir)/go
/log
/*.go
3807 log
/check: $(CHECK_DEPS
)
3811 @go_include@ math.lo.dep
3812 math.lo.dep
: $(srcdir)/go
/math
/*.go
3816 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
3817 $(LTGOCOMPILE
) $(MATH_FLAG
) -I .
-c
-fgo-pkgpath
=math
-o
$@
$$files
3818 math
/check: $(CHECK_DEPS
)
3822 @go_include@ mime.lo.dep
3823 mime.lo.dep
: $(srcdir)/go
/mime
/*.go
3827 mime
/check: $(CHECK_DEPS
)
3831 @go_include@ net.lo.dep
3832 net.lo.dep
: $(srcdir)/go
/net
/*.go
3836 net
/check: $(CHECK_DEPS
)
3840 @go_include@ netgo.o.dep
3841 netgo.o.dep
: $(srcdir)/go
/net
/*.go
3843 netgo.o
: netgo.o.dep
3846 @go_include@ os.lo.dep
3847 os.lo.dep
: $(srcdir)/go
/os
/*.go
3851 os
/check: $(CHECK_DEPS
)
3855 @go_include@ path.lo.dep
3856 path.lo.dep
: $(srcdir)/go
/path
/*.go
3860 path
/check: $(CHECK_DEPS
)
3864 @go_include@ reflect-go.lo.dep
3865 reflect-go.lo.dep
: $(srcdir)/go
/reflect
/*.go
3869 reflect
/check: $(CHECK_DEPS
)
3871 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3873 $(LTCOMPILE
) -c
-o
$@
$<
3874 .PHONY
: reflect
/check
3876 @go_include@ regexp.lo.dep
3877 regexp.lo.dep
: $(srcdir)/go
/regexp
/*.go
3881 regexp
/check: $(CHECK_DEPS
)
3883 .PHONY
: regexp
/check
3885 @go_include@ runtime-go.lo.dep
3886 runtime-go.lo.dep
: $(srcdir)/go
/runtime
/*.go
$(extra_go_files_runtime
)
3890 runtime.inc
: s-runtime-inc
; @true
3891 s-runtime-inc
: runtime-go.lo
3892 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp runtime.inc
3894 runtime
/check: $(CHECK_DEPS
)
3896 .PHONY
: runtime
/check
3898 @go_include@
sort.lo.dep
3899 sort.lo.dep
: $(srcdir)/go
/sort/*.go
3903 sort/check: $(CHECK_DEPS
)
3907 @go_include@ strconv.lo.dep
3908 strconv.lo.dep
: $(srcdir)/go
/strconv
/*.go
3912 strconv
/check: $(CHECK_DEPS
)
3914 .PHONY
: strconv
/check
3916 @go_include@ strings.lo.dep
3917 strings.lo.dep
: $(srcdir)/go
/strings
/*.go
3921 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3923 $(LTCOMPILE
) -c
-o strings
/index.lo
$(srcdir)/go
/strings
/indexbyte.c
3924 strings
/check: $(CHECK_DEPS
)
3926 .PHONY
: strings
/check
3928 @go_include@ sync.lo.dep
3929 sync.lo.dep
: $(srcdir)/go
/sync
/*.go
3933 sync
/check: $(CHECK_DEPS
)
3937 @go_include@ testing.lo.dep
3938 testing.lo.dep
: $(srcdir)/go
/testing
/*.go
3942 testing
/check: $(CHECK_DEPS
)
3944 .PHONY
: testing
/check
3946 @go_include@ time-go.lo.dep
3947 time-go.lo.dep
: $(srcdir)/go
/time
/*.go
3951 time
/check: $(CHECK_DEPS
)
3955 @go_include@ unicode.lo.dep
3956 unicode.lo.dep
: $(srcdir)/go
/unicode
/*.go
3960 unicode
/check: $(CHECK_DEPS
)
3962 .PHONY
: unicode
/check
3964 @go_include@ archive
/tar.lo.dep
3965 archive
/tar.lo.dep
: $(srcdir)/go
/archive
/tar/*.go
3969 archive
/tar/check: $(CHECK_DEPS
)
3971 .PHONY
: archive
/tar/check
3973 @go_include@ archive
/zip.lo.dep
3974 archive
/zip.lo.dep
: $(srcdir)/go
/archive
/zip
/*.go
3978 archive
/zip
/check: $(CHECK_DEPS
)
3980 .PHONY
: archive
/zip
/check
3982 @go_include@ compress
/bzip2.lo.dep
3983 compress
/bzip2.lo.dep
: $(srcdir)/go
/compress
/bzip2
/*.go
3987 compress
/bzip2
/check: $(CHECK_DEPS
)
3989 .PHONY
: compress
/bzip2
/check
3991 @go_include@ compress
/flate.lo.dep
3992 compress
/flate.lo.dep
: $(srcdir)/go
/compress
/flate
/*.go
3996 compress
/flate
/check: $(CHECK_DEPS
)
3998 .PHONY
: compress
/flate
/check
4000 @go_include@ compress
/gzip.lo.dep
4001 compress
/gzip.lo.dep
: $(srcdir)/go
/compress
/gzip
/*.go
4005 compress
/gzip
/check: $(CHECK_DEPS
)
4007 .PHONY
: compress
/gzip
/check
4009 @go_include@ compress
/lzw.lo.dep
4010 compress
/lzw.lo.dep
: $(srcdir)/go
/compress
/lzw
/*.go
4014 compress
/lzw
/check: $(CHECK_DEPS
)
4016 .PHONY
: compress
/lzw
/check
4018 @go_include@ compress
/zlib.lo.dep
4019 compress
/zlib.lo.dep
: $(srcdir)/go
/compress
/zlib
/*.go
4023 compress
/zlib
/check: $(CHECK_DEPS
)
4025 .PHONY
: compress
/zlib
/check
4027 @go_include@ container
/heap.lo.dep
4028 container
/heap.lo.dep
: $(srcdir)/go
/container
/heap
/*.go
4032 container
/heap
/check: $(CHECK_DEPS
)
4034 .PHONY
: container
/heap
/check
4036 @go_include@ container
/list.lo.dep
4037 container
/list.lo.dep
: $(srcdir)/go
/container
/list
/*.go
4041 container
/list
/check: $(CHECK_DEPS
)
4043 .PHONY
: container
/list
/check
4045 @go_include@ container
/ring.lo.dep
4046 container
/ring.lo.dep
: $(srcdir)/go
/container
/ring
/*.go
4050 container
/ring
/check: $(CHECK_DEPS
)
4052 .PHONY
: container
/ring
/check
4054 @go_include@ crypto
/aes.lo.dep
4055 crypto
/aes.lo.dep
: $(srcdir)/go
/crypto
/aes
/*.go
4059 crypto
/aes
/check: $(CHECK_DEPS
)
4061 .PHONY
: crypto
/aes
/check
4063 @go_include@ crypto
/cipher.lo.dep
4064 crypto
/cipher.lo.dep
: $(srcdir)/go
/crypto
/cipher
/*.go
4068 crypto
/cipher
/check: $(CHECK_DEPS
)
4070 .PHONY
: crypto
/cipher
/check
4072 @go_include@ crypto
/des.lo.dep
4073 crypto
/des.lo.dep
: $(srcdir)/go
/crypto
/des
/*.go
4077 crypto
/des
/check: $(CHECK_DEPS
)
4079 .PHONY
: crypto
/des
/check
4081 @go_include@ crypto
/dsa.lo.dep
4082 crypto
/dsa.lo.dep
: $(srcdir)/go
/crypto
/dsa
/*.go
4086 crypto
/dsa
/check: $(CHECK_DEPS
)
4088 .PHONY
: crypto
/dsa
/check
4090 @go_include@ crypto
/ecdsa.lo.dep
4091 crypto
/ecdsa.lo.dep
: $(srcdir)/go
/crypto
/ecdsa
/*.go
4095 crypto
/ecdsa
/check: $(CHECK_DEPS
)
4097 .PHONY
: crypto
/ecdsa
/check
4099 @go_include@ crypto
/elliptic.lo.dep
4100 crypto
/elliptic.lo.dep
: $(srcdir)/go
/crypto
/elliptic
/*.go
4104 crypto
/elliptic
/check: $(CHECK_DEPS
)
4106 .PHONY
: crypto
/elliptic
/check
4108 @go_include@ crypto
/hmac.lo.dep
4109 crypto
/hmac.lo.dep
: $(srcdir)/go
/crypto
/hmac
/*.go
4113 crypto
/hmac
/check: $(CHECK_DEPS
)
4115 .PHONY
: crypto
/hmac
/check
4117 @go_include@ crypto
/md5.lo.dep
4118 crypto
/md5.lo.dep
: $(srcdir)/go
/crypto
/md5
/*.go
4122 crypto
/md5
/check: $(CHECK_DEPS
)
4124 .PHONY
: crypto
/md5
/check
4126 @go_include@ crypto
/rand.lo.dep
4127 crypto
/rand.lo.dep
: $(srcdir)/go
/crypto
/rand
/*.go
4131 crypto
/rand
/check: $(CHECK_DEPS
)
4133 .PHONY
: crypto
/rand
/check
4135 @go_include@ crypto
/rc4.lo.dep
4136 crypto
/rc4.lo.dep
: $(srcdir)/go
/crypto
/rc4
/*.go
4140 crypto
/rc4
/check: $(CHECK_DEPS
)
4142 .PHONY
: crypto
/rc4
/check
4144 @go_include@ crypto
/rsa.lo.dep
4145 crypto
/rsa.lo.dep
: $(srcdir)/go
/crypto
/rsa
/*.go
4149 crypto
/rsa
/check: $(CHECK_DEPS
)
4151 .PHONY
: crypto
/rsa
/check
4153 @go_include@ crypto
/sha1.lo.dep
4154 crypto
/sha1.lo.dep
: $(srcdir)/go
/crypto
/sha1
/*.go
4158 crypto
/sha1
/check: $(CHECK_DEPS
)
4160 .PHONY
: crypto
/sha1
/check
4162 @go_include@ crypto
/sha256.lo.dep
4163 crypto
/sha256.lo.dep
: $(srcdir)/go
/crypto
/sha256
/*.go
4167 crypto
/sha256
/check: $(CHECK_DEPS
)
4169 .PHONY
: crypto
/sha256
/check
4171 @go_include@ crypto
/sha512.lo.dep
4172 crypto
/sha512.lo.dep
: $(srcdir)/go
/crypto
/sha512
/*.go
4176 crypto
/sha512
/check: $(CHECK_DEPS
)
4178 .PHONY
: crypto
/sha512
/check
4180 @go_include@ crypto
/subtle.lo.dep
4181 crypto
/subtle.lo.dep
: $(srcdir)/go
/crypto
/subtle
/*.go
4185 crypto
/subtle
/check: $(CHECK_DEPS
)
4187 .PHONY
: crypto
/subtle
/check
4189 @go_include@ crypto
/tls.lo.dep
4190 crypto
/tls.lo.dep
: $(srcdir)/go
/crypto
/tls
/*.go
4194 crypto
/tls
/check: $(CHECK_DEPS
)
4196 .PHONY
: crypto
/tls
/check
4198 @go_include@ crypto
/x509.lo.dep
4199 crypto
/x509.lo.dep
: $(srcdir)/go
/crypto
/x509
/*.go
4203 crypto
/x509
/check: $(CHECK_DEPS
)
4205 .PHONY
: crypto
/x509
/check
4207 @go_include@ crypto
/x509
/pkix.lo.dep
4208 crypto
/x509
/pkix.lo.dep
: $(srcdir)/go
/crypto
/x509
/pkix
/*.go
4210 crypto
/x509
/pkix.lo
:
4212 crypto
/x509
/pkix
/check: $(CHECK_DEPS
)
4214 .PHONY
: crypto
/x509
/pkix
/check
4216 @go_include@ database
/sql.lo.dep
4217 database
/sql.lo.dep
: $(srcdir)/go
/database
/sql
/*.go
4221 database
/sql
/check: $(CHECK_DEPS
)
4223 .PHONY
: database
/sql
/check
4225 @go_include@ database
/sql
/driver.lo.dep
4226 database
/sql
/driver.lo.dep
: $(srcdir)/go
/database
/sql
/driver
/*.go
4228 database
/sql
/driver.lo
:
4230 database
/sql
/driver
/check: $(CHECK_DEPS
)
4232 .PHONY
: database
/sql
/driver
/check
4234 @go_include@ debug
/dwarf.lo.dep
4235 debug
/dwarf.lo.dep
: $(srcdir)/go
/debug
/dwarf
/*.go
4239 debug
/dwarf
/check: $(CHECK_DEPS
)
4241 .PHONY
: debug
/dwarf
/check
4243 @go_include@ debug
/elf.lo.dep
4244 debug
/elf.lo.dep
: $(srcdir)/go
/debug
/elf
/*.go
4248 debug
/elf
/check: $(CHECK_DEPS
)
4250 .PHONY
: debug
/elf
/check
4252 @go_include@ debug
/gosym.lo.dep
4253 debug
/gosym.lo.dep
: $(srcdir)/go
/debug
/gosym
/*.go
4257 debug
/gosym
/check: $(CHECK_DEPS
)
4259 .PHONY
: debug
/gosym
/check
4261 @go_include@ debug
/macho.lo.dep
4262 debug
/macho.lo.dep
: $(srcdir)/go
/debug
/macho
/*.go
4266 debug
/macho
/check: $(CHECK_DEPS
)
4268 .PHONY
: debug
/macho
/check
4270 @go_include@ debug
/pe.lo.dep
4271 debug
/pe.lo.dep
: $(srcdir)/go
/debug
/pe
/*.go
4275 debug
/pe
/check: $(CHECK_DEPS
)
4277 .PHONY
: debug
/pe
/check
4279 @go_include@ debug
/plan9obj.lo.dep
4280 debug
/plan9obj.lo.dep
: $(srcdir)/go
/debug
/plan9obj
/*.go
4284 debug
/plan9obj
/check: $(CHECK_DEPS
)
4286 .PHONY
: debug
/plan9obj
/check
4288 @go_include@ encoding
/asn1.lo.dep
4289 encoding
/asn1.lo.dep
: $(srcdir)/go
/encoding
/asn1
/*.go
4293 encoding
/asn1
/check: $(CHECK_DEPS
)
4295 .PHONY
: encoding
/asn1
/check
4297 @go_include@ encoding
/ascii85.lo.dep
4298 encoding
/ascii85.lo.dep
: $(srcdir)/go
/encoding
/ascii85
/*.go
4300 encoding
/ascii85.lo
:
4302 encoding
/ascii85
/check: $(CHECK_DEPS
)
4304 .PHONY
: encoding
/ascii85
/check
4306 @go_include@ encoding
/base32.lo.dep
4307 encoding
/base32.lo.dep
: $(srcdir)/go
/encoding
/base32
/*.go
4311 encoding
/base32
/check: $(CHECK_DEPS
)
4313 .PHONY
: encoding
/base32
/check
4315 @go_include@ encoding
/base64.lo.dep
4316 encoding
/base64.lo.dep
: $(srcdir)/go
/encoding
/base64
/*.go
4320 encoding
/base64
/check: $(CHECK_DEPS
)
4322 .PHONY
: encoding
/base64
/check
4324 @go_include@ encoding
/binary.lo.dep
4325 encoding
/binary.lo.dep
: $(srcdir)/go
/encoding
/binary
/*.go
4329 encoding
/binary
/check: $(CHECK_DEPS
)
4331 .PHONY
: encoding
/binary
/check
4333 @go_include@ encoding
/csv.lo.dep
4334 encoding
/csv.lo.dep
: $(srcdir)/go
/encoding
/csv
/*.go
4338 encoding
/csv
/check: $(CHECK_DEPS
)
4340 .PHONY
: encoding
/csv
/check
4342 @go_include@ encoding
/gob.lo.dep
4343 encoding
/gob.lo.dep
: $(srcdir)/go
/encoding
/gob
/*.go
4347 encoding
/gob
/check: $(CHECK_DEPS
)
4349 .PHONY
: encoding
/gob
/check
4351 @go_include@ encoding
/hex.lo.dep
4352 encoding
/hex.lo.dep
: $(srcdir)/go
/encoding
/hex
/*.go
4356 encoding
/hex
/check: $(CHECK_DEPS
)
4358 .PHONY
: encoding
/hex
/check
4360 @go_include@ encoding
/json.lo.dep
4361 encoding
/json.lo.dep
: $(srcdir)/go
/encoding
/json
/*.go
4365 encoding
/json
/check: $(CHECK_DEPS
)
4367 .PHONY
: encoding
/json
/check
4369 @go_include@ encoding
/pem.lo.dep
4370 encoding
/pem.lo.dep
: $(srcdir)/go
/encoding
/pem
/*.go
4374 encoding
/pem
/check: $(CHECK_DEPS
)
4376 .PHONY
: encoding
/pem
/check
4378 @go_include@ encoding
/xml.lo.dep
4379 encoding
/xml.lo.dep
: $(srcdir)/go
/encoding
/xml
/*.go
4383 encoding
/xml
/check: $(CHECK_DEPS
)
4385 .PHONY
: encoding
/xml
/check
4387 @go_include@ exp
/proxy.lo.dep
4388 exp
/proxy.lo.dep
: $(srcdir)/go
/exp
/proxy
/*.go
4392 exp
/proxy
/check: $(CHECK_DEPS
)
4394 .PHONY
: exp
/proxy
/check
4396 @go_include@ exp
/terminal.lo.dep
4397 exp
/terminal.lo.dep
: $(srcdir)/go
/exp
/terminal
/*.go
4401 exp
/terminal
/check: $(CHECK_DEPS
)
4403 .PHONY
: exp
/terminal
/check
4405 @go_include@ html
/template.lo.dep
4406 html
/template.lo.dep
: $(srcdir)/go
/html
/template
/*.go
4410 html
/template
/check: $(CHECK_DEPS
)
4412 .PHONY
: html
/template
/check
4414 @go_include@ go
/ast.lo.dep
4415 go
/ast.lo.dep
: $(srcdir)/go
/go
/ast
/*.go
4419 go
/ast
/check: $(CHECK_DEPS
)
4421 .PHONY
: go
/ast
/check
4423 @go_include@ go
/build.lo.dep
4424 go
/build.lo.dep
: $(srcdir)/go
/go
/build
/*.go
4428 go
/build
/check: $(CHECK_DEPS
)
4430 .PHONY
: go
/build
/check
4432 @go_include@ go
/constant.lo.dep
4433 go
/constant.lo.dep
: $(srcdir)/go
/go
/constant
/*.go
4437 go
/constant
/check: $(CHECK_DEPS
)
4439 .PHONY
: go
/constant
/check
4441 @go_include@ go
/doc.lo.dep
4442 go
/doc.lo.dep
: $(srcdir)/go
/go
/doc
/*.go
4446 go
/doc
/check: $(CHECK_DEPS
)
4448 .PHONY
: go
/doc
/check
4450 @go_include@ go
/format.lo.dep
4451 go
/format.lo.dep
: $(srcdir)/go
/go
/format
/*.go
4455 go
/format
/check: $(CHECK_DEPS
)
4457 .PHONY
: go
/format
/check
4459 @go_include@ go
/importer.lo.dep
4460 go
/importer.lo.dep
: $(srcdir)/go
/go
/importer
/*.go
4464 go
/importer
/check: $(CHECK_DEPS
)
4466 .PHONY
: go
/importer
/check
4468 @go_include@ go
/parser.lo.dep
4469 go
/parser.lo.dep
: $(srcdir)/go
/go
/parser
/*.go
4473 go
/parser
/check: $(CHECK_DEPS
)
4475 .PHONY
: go
/parser
/check
4477 @go_include@ go
/printer.lo.dep
4478 go
/printer.lo.dep
: $(srcdir)/go
/go
/printer
/*.go
4482 go
/printer
/check: $(CHECK_DEPS
)
4484 .PHONY
: go
/printer
/check
4486 @go_include@ go
/scanner.lo.dep
4487 go
/scanner.lo.dep
: $(srcdir)/go
/go
/scanner
/*.go
4491 go
/scanner
/check: $(CHECK_DEPS
)
4493 .PHONY
: go
/scanner
/check
4495 @go_include@ go
/token.lo.dep
4496 go
/token.lo.dep
: $(srcdir)/go
/go
/token
/*.go
4500 go
/token
/check: $(CHECK_DEPS
)
4502 .PHONY
: go
/token
/check
4504 @go_include@ go
/types.lo.dep
4505 go
/types.lo.dep
: $(srcdir)/go
/go
/types
/*.go
4509 go
/types
/check: $(CHECK_DEPS
)
4511 .PHONY
: go
/types
/check
4513 @go_include@ go
/internal
/gcimporter.lo.dep
4514 go
/internal
/gcimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gcimporter
/*.go
4516 go
/internal
/gcimporter.lo
:
4518 go
/internal
/gcimporter
/check: $(CHECK_DEPS
)
4520 .PHONY
: go
/internal
/gcimporter
/check
4522 @go_include@ go
/internal
/gccgoimporter.lo.dep
4523 go
/internal
/gccgoimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gccgoimporter
/*.go
4525 go
/internal
/gccgoimporter.lo
:
4527 go
/internal
/gccgoimporter
/check: $(CHECK_DEPS
)
4529 .PHONY
: go
/internal
/gccgoimporter
/check
4531 @go_include@ golang_org
/x
/net
/http2
/hpack.lo.dep
4532 golang_org
/x
/net
/http2
/hpack.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/http2
/hpack
/*.go
4534 golang_org
/x
/net
/http2
/hpack.lo
:
4536 golang_org
/x
/net
/http2
/hpack
/check: $(CHECK_DEPS
)
4538 .PHONY
: golang_org
/x
/net
/http2
/hpack
/check
4540 @go_include@ golang_org
/x
/net
/lex/httplex.lo.dep
4541 golang_org
/x
/net
/lex/httplex.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/lex/httplex
/*.go
4543 golang_org
/x
/net
/lex/httplex.lo
:
4545 golang_org
/x
/net
/lex/httplex
/check: $(CHECK_DEPS
)
4547 .PHONY
: golang_org
/x
/net
/lex/httplex
/check
4549 @LIBGO_IS_BSD_TRUE@@go_include@ golang_org
/x
/net
/route.lo.dep
4550 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/route
/*.go
4551 @LIBGO_IS_BSD_TRUE@
$(BUILDDEPS
)
4552 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo
:
4553 @LIBGO_IS_BSD_TRUE@
$(BUILDPACKAGE
)
4554 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route
/check: $(CHECK_DEPS
)
4555 @LIBGO_IS_BSD_TRUE@ @
$(CHECK
)
4557 .PHONY
: golang_org
/x
/net
/route
/check
4559 @go_include@ hash
/adler32.lo.dep
4560 hash
/adler32.lo.dep
: $(srcdir)/go
/hash
/adler32
/*.go
4564 hash
/adler32
/check: $(CHECK_DEPS
)
4566 .PHONY
: hash
/adler32
/check
4568 @go_include@ hash
/crc32.lo.dep
4569 hash
/crc32.lo.dep
: $(srcdir)/go
/hash
/crc32
/*.go
4573 hash
/crc32
/check: $(CHECK_DEPS
)
4575 .PHONY
: hash
/crc32
/check
4577 @go_include@ hash
/crc64.lo.dep
4578 hash
/crc64.lo.dep
: $(srcdir)/go
/hash
/crc64
/*.go
4582 hash
/crc64
/check: $(CHECK_DEPS
)
4584 .PHONY
: hash
/crc64
/check
4586 @go_include@ hash
/fnv.lo.dep
4587 hash
/fnv.lo.dep
: $(srcdir)/go
/hash
/fnv
/*.go
4591 hash
/fnv
/check: $(CHECK_DEPS
)
4593 .PHONY
: hash
/fnv
/check
4595 @go_include@ image
/color.lo.dep
4596 image
/color.lo.dep
: $(srcdir)/go
/image
/color
/*.go
4600 image
/color
/check: $(CHECK_DEPS
)
4602 .PHONY
: image
/color
/check
4604 @go_include@ image
/color
/palette.lo.dep
4605 image
/color
/palette.lo.dep
: $(srcdir)/go
/image
/color
/palette
/*.go
4607 image
/color
/palette.lo
:
4609 image
/color
/palette
/check: $(CHECK_DEPS
)
4611 .PHONY
: image
/color
/palette
/check
4613 @go_include@ image
/draw.lo.dep
4614 image
/draw.lo.dep
: $(srcdir)/go
/image
/draw
/*.go
4618 image
/draw
/check: $(CHECK_DEPS
)
4620 .PHONY
: image
/draw
/check
4622 @go_include@ image
/gif.lo.dep
4623 image
/gif.lo.dep
: $(srcdir)/go
/image
/gif
/*.go
4627 image
/gif
/check: $(CHECK_DEPS
)
4629 .PHONY
: image
/gif
/check
4631 @go_include@ image
/internal
/imageutil.lo.dep
4632 image
/internal
/imageutil.lo.dep
: $(srcdir)/go
/image
/internal
/imageutil
/*.go
4634 image
/internal
/imageutil.lo
:
4636 image
/internal
/imageutil
/check: $(CHECK_DEPS
)
4638 .PHONY
: image
/internal
/imageutil
/check
4640 @go_include@ image
/jpeg.lo.dep
4641 image
/jpeg.lo.dep
: $(srcdir)/go
/image
/jpeg
/*.go
4645 image
/jpeg
/check: $(CHECK_DEPS
)
4647 .PHONY
: image
/jpeg
/check
4649 @go_include@ image
/png.lo.dep
4650 image
/png.lo.dep
: $(srcdir)/go
/image
/png
/*.go
4654 image
/png
/check: $(CHECK_DEPS
)
4656 .PHONY
: image
/png
/check
4658 @go_include@ index
/suffixarray.lo.dep
4659 index
/suffixarray.lo.dep
: $(srcdir)/go
/index
/suffixarray
/*.go
4661 index
/suffixarray.lo
:
4663 index
/suffixarray
/check: $(CHECK_DEPS
)
4665 .PHONY
: index
/suffixarray
/check
4667 @go_include@ internal
/nettrace.lo.dep
4668 internal
/nettrace.lo.dep
: $(srcdir)/go
/internal
/nettrace
/*.go
4670 internal
/nettrace.lo
:
4672 internal
/nettrace
/check: $(CHECK_DEPS
)
4674 .PHONY
: internal
/nettrace
/check
4676 @go_include@ internal
/race.lo.dep
4677 internal
/race.lo.dep
: $(srcdir)/go
/internal
/race
/*.go
4681 internal
/race
/check: $(CHECK_DEPS
)
4683 .PHONY
: internal
/race
/check
4685 @go_include@ internal
/singleflight.lo.dep
4686 internal
/singleflight.lo.dep
: $(srcdir)/go
/internal
/singleflight
/*.go
4688 internal
/singleflight.lo
:
4690 internal
/singleflight
/check: $(CHECK_DEPS
)
4692 .PHONY
: internal
/singleflight
/check
4694 @go_include@ internal
/syscall
/unix.lo.dep
4695 internal
/syscall
/unix.lo.dep
: $(srcdir)/go
/internal
/syscall
/unix
/*.go
4697 internal
/syscall
/unix.lo
:
4699 internal
/syscall
/unix
/check: $(CHECK_DEPS
)
4701 .PHONY
: internal
/syscall
/unix
/check
4703 @go_include@ internal
/testenv.lo.dep
4704 internal
/testenv.lo.dep
: $(srcdir)/go
/internal
/testenv
/*.go
4706 internal
/testenv.lo
:
4708 internal
/testenv
/check: $(CHECK_DEPS
)
4710 .PHONY
: internal
/testenv
/check
4712 @go_include@ internal
/trace.lo.dep
4713 internal
/trace.lo.dep
: $(srcdir)/go
/internal
/trace
/*.go
4717 internal
/trace
/check: $(CHECK_DEPS
)
4719 .PHONY
: internal
/trace
/check
4721 @go_include@ io
/ioutil.lo.dep
4722 io
/ioutil.lo.dep
: $(srcdir)/go
/io
/ioutil
/*.go
4726 io
/ioutil
/check: $(CHECK_DEPS
)
4728 .PHONY
: io
/ioutil
/check
4730 @go_include@ log
/syslog.lo.dep
4731 log
/syslog.lo.dep
: $(srcdir)/go
/log
/syslog
/*.go
4735 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc log
/syslog.lo
4736 @
$(MKDIR_P
) log
/syslog
4737 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
4738 log
/syslog
/check: $(CHECK_DEPS
)
4740 .PHONY
: log
/syslog
/check
4742 @go_include@ math
/big.lo.dep
4743 math
/big.lo.dep
: $(srcdir)/go
/math
/big
/*.go
4747 math
/big
/check: $(CHECK_DEPS
)
4749 .PHONY
: math
/big
/check
4751 @go_include@ math
/cmplx.lo.dep
4752 math
/cmplx.lo.dep
: $(srcdir)/go
/math
/cmplx
/*.go
4756 math
/cmplx
/check: $(CHECK_DEPS
)
4758 .PHONY
: math
/cmplx
/check
4760 @go_include@ math
/rand.lo.dep
4761 math
/rand.lo.dep
: $(srcdir)/go
/math
/rand
/*.go
4765 math
/rand
/check: $(CHECK_DEPS
)
4767 .PHONY
: math
/rand
/check
4769 @go_include@ mime
/multipart.lo.dep
4770 mime
/multipart.lo.dep
: $(srcdir)/go
/mime
/multipart
/*.go
4774 mime
/multipart
/check: $(CHECK_DEPS
)
4776 .PHONY
: mime
/multipart
/check
4778 @go_include@ mime
/quotedprintable.lo.dep
4779 mime
/quotedprintable.lo.dep
: $(srcdir)/go
/mime
/quotedprintable
/*.go
4781 mime
/quotedprintable.lo
:
4783 mime
/quotedprintable
/check: $(CHECK_DEPS
)
4785 .PHONY
: mime
/quotedprintable
/check
4787 @go_include@ net
/http.lo.dep
4788 net
/http.lo.dep
: $(srcdir)/go
/net
/http
/*.go
4792 net
/http
/check: $(CHECK_DEPS
)
4794 .PHONY
: net
/http
/check
4796 @go_include@ net
/mail.lo.dep
4797 net
/mail.lo.dep
: $(srcdir)/go
/net
/mail
/*.go
4801 net
/mail
/check: $(CHECK_DEPS
)
4803 .PHONY
: net
/mail
/check
4805 @go_include@ net
/rpc.lo.dep
4806 net
/rpc.lo.dep
: $(srcdir)/go
/net
/rpc
/*.go
4810 net
/rpc
/check: $(CHECK_DEPS
)
4812 .PHONY
: net
/rpc
/check
4814 @go_include@ net
/smtp.lo.dep
4815 net
/smtp.lo.dep
: $(srcdir)/go
/net
/smtp
/*.go
4819 net
/smtp
/check: $(CHECK_DEPS
)
4821 .PHONY
: net
/smtp
/check
4823 @go_include@ net
/url.lo.dep
4824 net
/url.lo.dep
: $(srcdir)/go
/net
/url
/*.go
4828 net
/url
/check: $(CHECK_DEPS
)
4830 .PHONY
: net
/url
/check
4832 @go_include@ net
/textproto.lo.dep
4833 net
/textproto.lo.dep
: $(srcdir)/go
/net
/textproto
/*.go
4837 net
/textproto
/check: $(CHECK_DEPS
)
4839 .PHONY
: net
/textproto
/check
4841 @go_include@ net
/http
/cgi.lo.dep
4842 net
/http
/cgi.lo.dep
: $(srcdir)/go
/net
/http
/cgi
/*.go
4846 net
/http
/cgi
/check: $(CHECK_DEPS
)
4848 .PHONY
: net
/http
/cgi
/check
4850 @go_include@ net
/http
/cookiejar.lo.dep
4851 net
/http
/cookiejar.lo.dep
: $(srcdir)/go
/net
/http
/cookiejar
/*.go
4853 net
/http
/cookiejar.lo
:
4855 net
/http
/cookiejar
/check: $(CHECK_DEPS
)
4857 .PHONY
: net
/http
/cookiejar
/check
4859 @go_include@ net
/http
/fcgi.lo.dep
4860 net
/http
/fcgi.lo.dep
: $(srcdir)/go
/net
/http
/fcgi
/*.go
4864 net
/http
/fcgi
/check: $(CHECK_DEPS
)
4866 .PHONY
: net
/http
/fcgi
/check
4868 @go_include@ net
/http
/httptest.lo.dep
4869 net
/http
/httptest.lo.dep
: $(srcdir)/go
/net
/http
/httptest
/*.go
4871 net
/http
/httptest.lo
:
4873 net
/http
/httptest
/check: $(check_deps
)
4875 .PHONY
: net
/http
/httptest
/check
4877 @go_include@ net
/http
/httptrace.lo.dep
4878 net
/http
/httptrace.lo.dep
: $(srcdir)/go
/net
/http
/httptrace
/*.go
4880 net
/http
/httptrace.lo
:
4882 net
/http
/httptrace
/check: $(check_deps
)
4884 .PHONY
: net
/http
/httptrace
/check
4886 @go_include@ net
/http
/httputil.lo.dep
4887 net
/http
/httputil.lo.dep
: $(srcdir)/go
/net
/http
/httputil
/*.go
4889 net
/http
/httputil.lo
:
4891 net
/http
/httputil
/check: $(check_deps
)
4893 .PHONY
: net
/http
/httputil
/check
4895 @go_include@ net
/http
/internal.lo.dep
4896 net
/http
/internal.lo.dep
: $(srcdir)/go
/net
/http
/internal
/*.go
4898 net
/http
/internal.lo
:
4900 net
/http
/internal
/check: $(CHECK_DEPS
)
4902 .PHONY
: net
/http
/internal
/check
4904 @go_include@ net
/http
/pprof.lo.dep
4905 net
/http
/pprof.lo.dep
: $(srcdir)/go
/net
/http
/pprof
/*.go
4909 net
/http
/pprof
/check: $(CHECK_DEPS
)
4911 .PHONY
: net
/http
/pprof
/check
4913 @go_include@ net
/internal
/socktest.lo.dep
4914 net
/internal
/socktest.lo.dep
: $(srcdir)/go
/net
/internal
/socktest
/*.go
4916 net
/internal
/socktest.lo
:
4918 net
/internal
/socktest
/check: $(CHECK_DEPS
)
4920 .PHONY
: net
/internal
/socktest
/check
4922 @go_include@ net
/rpc
/jsonrpc.lo.dep
4923 net
/rpc
/jsonrpc.lo.dep
: $(srcdir)/go
/net
/rpc
/jsonrpc
/*.go
4927 net
/rpc
/jsonrpc
/check: $(CHECK_DEPS
)
4929 .PHONY
: net
/rpc
/jsonrpc
/check
4931 @go_include@ old
/regexp.lo.dep
4932 old
/regexp.lo.dep
: $(srcdir)/go
/old
/regexp
/*.go
4936 old
/regexp
/check: $(CHECK_DEPS
)
4938 .PHONY
: old
/regexp
/check
4940 @go_include@ old
/template.lo.dep
4941 old
/template.lo.dep
: $(srcdir)/go
/old
/template
/*.go
4945 old
/template
/check: $(CHECK_DEPS
)
4947 .PHONY
: old
/template
/check
4949 @go_include@ os
/exec.lo.dep
4950 os
/exec.lo.dep
: $(srcdir)/go
/os
/exec
/*.go
4954 os
/exec
/check: $(CHECK_DEPS
)
4956 .PHONY
: os
/exec
/check
4958 @go_include@ os
/signal.lo.dep
4959 os
/signal.lo.dep
: $(srcdir)/go
/os
/signal
/*.go
4963 os
/signal
/check: $(CHECK_DEPS
)
4965 .PHONY
: os
/signal
/check
4967 @go_include@ os
/user.lo.dep
4968 os
/user.lo.dep
: $(srcdir)/go
/os
/user
/*.go
4972 os
/user
/check: $(CHECK_DEPS
)
4974 .PHONY
: os
/user
/check
4976 @go_include@ path
/filepath.lo.dep
4977 path
/filepath.lo.dep
: $(srcdir)/go
/path
/filepath
/*.go
4981 path
/filepath
/check: $(CHECK_DEPS
)
4983 .PHONY
: path
/filepath
/check
4985 @go_include@ regexp
/syntax.lo.dep
4986 regexp
/syntax.lo.dep
: $(srcdir)/go
/regexp
/syntax
/*.go
4990 regexp
/syntax
/check: $(CHECK_DEPS
)
4992 .PHONY
: regexp
/syntax
/check
4994 @go_include@ runtime
/debug.lo.dep
4995 runtime
/debug.lo.dep
: $(srcdir)/go
/runtime
/debug
/*.go
4999 runtime
/debug
/check: $(CHECK_DEPS
)
5001 .PHONY
: runtime
/debug
/check
5003 @go_include@ runtime
/pprof.lo.dep
5004 runtime
/pprof.lo.dep
: $(srcdir)/go
/runtime
/pprof
/*.go
5008 runtime
/pprof
/check: $(CHECK_DEPS
)
5010 .PHONY
: runtime
/pprof
/check
5012 @go_include@ runtime
/internal
/atomic.lo.dep
5013 runtime
/internal
/atomic.lo.dep
: $(srcdir)/go
/runtime
/internal
/atomic
/*.go
5015 runtime
/internal
/atomic.lo
:
5017 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc runtime
/internal
/atomic.lo
5018 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
5019 runtime
/internal
/atomic
/check: $(CHECK_DEPS
)
5021 .PHONY
: runtime
/internal
/atomic
/check
5023 @go_include@ runtime
/internal
/sys.lo.dep
5024 runtime
/internal
/sys.lo.dep
: $(srcdir)/go
/runtime
/internal
/sys
/*.go
5026 runtime
/internal
/sys.lo
:
5028 runtime
/internal
/sys
/check: $(CHECK_DEPS
)
5030 .PHONY
: runtime
/internal
/sys
/check
5032 @go_include@ sync
/atomic.lo.dep
5033 sync
/atomic.lo.dep
: $(srcdir)/go
/sync
/atomic
/*.go
5037 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc sync
/atomic.lo
5038 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
5039 sync
/atomic
/check: $(CHECK_DEPS
)
5041 .PHONY
: sync
/atomic
/check
5043 @go_include@ text
/scanner.lo.dep
5044 text
/scanner.lo.dep
: $(srcdir)/go
/text
/scanner
/*.go
5048 text
/scanner
/check: $(CHECK_DEPS
)
5050 .PHONY
: text
/scanner
/check
5052 @go_include@ text
/tabwriter.lo.dep
5053 text
/tabwriter.lo.dep
: $(srcdir)/go
/text
/tabwriter
/*.go
5057 text
/tabwriter
/check: $(CHECK_DEPS
)
5059 .PHONY
: text
/tabwriter
/check
5061 @go_include@ text
/template.lo.dep
5062 text
/template.lo.dep
: $(srcdir)/go
/text
/template
/*.go
5066 text
/template
/check: $(CHECK_DEPS
)
5068 .PHONY
: text
/template
/check
5070 @go_include@ text
/template
/parse.lo.dep
5071 text
/template
/parse.lo.dep
: $(srcdir)/go
/text
/template
/parse
/*.go
5073 text
/template
/parse.lo
:
5075 text
/template
/parse
/check: $(CHECK_DEPS
)
5077 .PHONY
: text
/template
/parse
/check
5079 @go_include@ testing
/iotest.lo.dep
5080 testing
/iotest.lo.dep
: $(srcdir)/go
/testing
/iotest
/*.go
5084 testing
/iotest
/check: $(CHECK_DEPS
)
5086 .PHONY
: testing
/iotest
/check
5088 @go_include@ testing
/quick.lo.dep
5089 testing
/quick.lo.dep
: $(srcdir)/go
/testing
/quick
/*.go
5093 testing
/quick
/check: $(CHECK_DEPS
)
5095 .PHONY
: testing
/quick
/check
5097 @go_include@ unicode
/utf16.lo.dep
5098 unicode
/utf16.lo.dep
: $(srcdir)/go
/unicode
/utf16
/*.go
5102 unicode
/utf16
/check: $(CHECK_DEPS
)
5104 .PHONY
: unicode
/utf16
/check
5106 @go_include@ unicode
/utf8.lo.dep
5107 unicode
/utf8.lo.dep
: $(srcdir)/go
/unicode
/utf8
/*.go
5111 unicode
/utf8
/check: $(CHECK_DEPS
)
5113 .PHONY
: unicode
/utf8
/check
5115 @go_include@ syscall.lo.dep
5116 syscall.lo.dep
: $(srcdir)/go
/syscall
/*.go
$(extra_go_files_syscall
)
5120 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
5122 $(LTCOMPILE
) -c
-o
$@
$<
5123 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
5125 $(LTCOMPILE
) -c
-o
$@
$<
5126 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
5128 $(LTCOMPILE
) -c
-o
$@
$<
5129 syscall
/check: $(CHECK_DEPS
)
5131 .PHONY
: syscall
/check
5137 context.gox
: context.lo
5139 crypto.gox
: crypto.lo
5141 encoding.gox
: encoding.lo
5143 errors.gox
: errors.lo
5145 expvar.gox
: expvar.lo
5171 reflect.gox
: reflect-go.lo
5173 regexp.gox
: regexp.lo
5175 runtime.gox
: runtime-go.lo
5179 strconv.gox
: strconv.lo
5181 strings.gox
: strings.lo
5185 syscall.gox
: syscall.lo
5187 testing.gox
: testing.lo
5189 time.gox
: time-go.lo
5191 unicode.gox
: unicode.lo
5194 archive
/tar.gox
: archive
/tar.lo
5196 archive
/zip.gox
: archive
/zip.lo
5199 compress
/bzip2.gox
: compress
/bzip2.lo
5201 compress
/flate.gox
: compress
/flate.lo
5203 compress
/gzip.gox
: compress
/gzip.lo
5205 compress
/lzw.gox
: compress
/lzw.lo
5207 compress
/zlib.gox
: compress
/zlib.lo
5210 container
/heap.gox
: container
/heap.lo
5212 container
/list.gox
: container
/list.lo
5214 container
/ring.gox
: container
/ring.lo
5217 crypto
/aes.gox
: crypto
/aes.lo
5219 crypto
/cipher.gox
: crypto
/cipher.lo
5221 crypto
/des.gox
: crypto
/des.lo
5223 crypto
/dsa.gox
: crypto
/dsa.lo
5225 crypto
/ecdsa.gox
: crypto
/ecdsa.lo
5227 crypto
/elliptic.gox
: crypto
/elliptic.lo
5229 crypto
/hmac.gox
: crypto
/hmac.lo
5231 crypto
/md5.gox
: crypto
/md5.lo
5233 crypto
/rand.gox
: crypto
/rand.lo
5235 crypto
/rc4.gox
: crypto
/rc4.lo
5237 crypto
/rsa.gox
: crypto
/rsa.lo
5239 crypto
/sha1.gox
: crypto
/sha1.lo
5241 crypto
/sha256.gox
: crypto
/sha256.lo
5243 crypto
/sha512.gox
: crypto
/sha512.lo
5245 crypto
/subtle.gox
: crypto
/subtle.lo
5247 crypto
/tls.gox
: crypto
/tls.lo
5249 crypto
/x509.gox
: crypto
/x509.lo
5252 crypto
/x509
/pkix.gox
: crypto
/x509
/pkix.lo
5255 database
/sql.gox
: database
/sql.lo
5258 database
/sql
/driver.gox
: database
/sql
/driver.lo
5261 debug
/dwarf.gox
: debug
/dwarf.lo
5263 debug
/elf.gox
: debug
/elf.lo
5265 debug
/gosym.gox
: debug
/gosym.lo
5267 debug
/macho.gox
: debug
/macho.lo
5269 debug
/pe.gox
: debug
/pe.lo
5271 debug
/plan9obj.gox
: debug
/plan9obj.lo
5274 encoding
/ascii85.gox
: encoding
/ascii85.lo
5276 encoding
/asn1.gox
: encoding
/asn1.lo
5278 encoding
/base32.gox
: encoding
/base32.lo
5280 encoding
/base64.gox
: encoding
/base64.lo
5282 encoding
/binary.gox
: encoding
/binary.lo
5284 encoding
/csv.gox
: encoding
/csv.lo
5286 encoding
/gob.gox
: encoding
/gob.lo
5288 encoding
/hex.gox
: encoding
/hex.lo
5290 encoding
/json.gox
: encoding
/json.lo
5292 encoding
/pem.gox
: encoding
/pem.lo
5294 encoding
/xml.gox
: encoding
/xml.lo
5297 exp
/proxy.gox
: exp
/proxy.lo
5299 exp
/terminal.gox
: exp
/terminal.lo
5302 html
/template.gox
: html
/template.lo
5305 go
/ast.gox
: go
/ast.lo
5307 go
/build.gox
: go
/build.lo
5309 go
/constant.gox
: go
/constant.lo
5311 go
/doc.gox
: go
/doc.lo
5313 go
/format.gox
: go
/format.lo
5315 go
/importer.gox
: go
/importer.lo
5317 go
/parser.gox
: go
/parser.lo
5319 go
/printer.gox
: go
/printer.lo
5321 go
/scanner.gox
: go
/scanner.lo
5323 go
/token.gox
: go
/token.lo
5325 go
/types.gox
: go
/types.lo
5328 go
/internal
/gcimporter.gox
: go
/internal
/gcimporter.lo
5330 go
/internal
/gccgoimporter.gox
: go
/internal
/gccgoimporter.lo
5333 golang_org
/x
/net
/http2
/hpack.gox
: golang_org
/x
/net
/http2
/hpack.lo
5336 golang_org
/x
/net
/lex/httplex.gox
: golang_org
/x
/net
/lex/httplex.lo
5339 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.gox
: golang_org
/x
/net
/route.lo
5340 @LIBGO_IS_BSD_TRUE@
$(BUILDGOX
)
5342 hash
/adler32.gox
: hash
/adler32.lo
5344 hash
/crc32.gox
: hash
/crc32.lo
5346 hash
/crc64.gox
: hash
/crc64.lo
5348 hash
/fnv.gox
: hash
/fnv.lo
5351 image
/color.gox
: image
/color.lo
5353 image
/draw.gox
: image
/draw.lo
5355 image
/gif.gox
: image
/gif.lo
5357 image
/internal
/imageutil.gox
: image
/internal
/imageutil.lo
5359 image
/jpeg.gox
: image
/jpeg.lo
5361 image
/png.gox
: image
/png.lo
5364 image
/color
/palette.gox
: image
/color
/palette.lo
5367 index
/suffixarray.gox
: index
/suffixarray.lo
5370 internal
/nettrace.gox
: internal
/nettrace.lo
5372 internal
/race.gox
: internal
/race.lo
5374 internal
/singleflight.gox
: internal
/singleflight.lo
5376 internal
/syscall
/unix.gox
: internal
/syscall
/unix.lo
5378 internal
/testenv.gox
: internal
/testenv.lo
5380 internal
/trace.gox
: internal
/trace.lo
5383 io
/ioutil.gox
: io
/ioutil.lo
5386 log
/syslog.gox
: log
/syslog.lo
5389 math
/big.gox
: math
/big.lo
5391 math
/cmplx.gox
: math
/cmplx.lo
5393 math
/rand.gox
: math
/rand.lo
5396 mime
/multipart.gox
: mime
/multipart.lo
5398 mime
/quotedprintable.gox
: mime
/quotedprintable.lo
5401 net
/http.gox
: net
/http.lo
5403 net
/mail.gox
: net
/mail.lo
5405 net
/rpc.gox
: net
/rpc.lo
5407 net
/smtp.gox
: net
/smtp.lo
5409 net
/textproto.gox
: net
/textproto.lo
5411 net
/url.gox
: net
/url.lo
5414 net
/http
/cgi.gox
: net
/http
/cgi.lo
5416 net
/http
/cookiejar.gox
: net
/http
/cookiejar.lo
5418 net
/http
/fcgi.gox
: net
/http
/fcgi.lo
5420 net
/http
/httptest.gox
: net
/http
/httptest.lo
5422 net
/http
/httptrace.gox
: net
/http
/httptrace.lo
5424 net
/http
/httputil.gox
: net
/http
/httputil.lo
5426 net
/http
/pprof.gox
: net
/http
/pprof.lo
5429 net
/http
/internal.gox
: net
/http
/internal.lo
5432 net
/internal
/socktest.gox
: net
/internal
/socktest.lo
5435 net
/rpc
/jsonrpc.gox
: net
/rpc
/jsonrpc.lo
5438 old
/regexp.gox
: old
/regexp.lo
5440 old
/template.gox
: old
/template.lo
5443 os
/exec.gox
: os
/exec.lo
5445 os
/signal.gox
: os
/signal.lo
5447 os
/user.gox
: os
/user.lo
5450 path
/filepath.gox
: path
/filepath.lo
5453 regexp
/syntax.gox
: regexp
/syntax.lo
5456 runtime
/debug.gox
: runtime
/debug.lo
5458 runtime
/pprof.gox
: runtime
/pprof.lo
5460 runtime
/internal
/atomic.gox
: runtime
/internal
/atomic.lo
5462 runtime
/internal
/sys.gox
: runtime
/internal
/sys.lo
5465 sync
/atomic.gox
: sync
/atomic.lo
5468 text
/scanner.gox
: text
/scanner.lo
5470 text
/tabwriter.gox
: text
/tabwriter.lo
5472 text
/template.gox
: text
/template.lo
5474 text
/template
/parse.gox
: text
/template
/parse.lo
5477 testing
/iotest.gox
: testing
/iotest.lo
5479 testing
/quick.gox
: testing
/quick.lo
5482 unicode
/utf16.gox
: unicode
/utf16.lo
5484 unicode
/utf8.gox
: unicode
/utf8.lo
5488 check-recursive
: check-head
5491 @echo
"Test Run By $${USER} on `date`" > libgo.head
5492 @echo
"Native configuration is $(host_triplet)" >> libgo.head
5494 @echo
" === libgo tests ===" >> libgo.head
5497 check-tail
: check-recursive check-multi
5498 @if
test "$(USE_DEJAGNU)" = "yes"; then \
5501 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5502 for
dir in .
$(MULTIDIRS
); do \
5503 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
5504 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
5506 mv libgo.head libgo.sum
; \
5507 cp libgo.sum libgo.log
; \
5508 echo
"Schedule of variations:" >> libgo.sum
; \
5509 for
dir in .
$(MULTIDIRS
); do \
5510 multidir
=..
/$${dir}/$${lib}; \
5511 multivar
=`cat $${multidir}/libgo.var`; \
5512 echo
" $${multivar}" >> libgo.sum
; \
5514 echo
>> libgo.sum
; \
5515 pass
=0; fail
=0; untested
=0; \
5516 for
dir in .
$(MULTIDIRS
); do \
5517 multidir
=..
/$${dir}/$${lib}; \
5518 multivar
=`cat $${multidir}/libgo.var`; \
5519 echo
"Running target $${multivar}" >> libgo.sum
; \
5520 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
5521 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
5522 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
5523 if
test -n
"${MULTIDIRS}"; then \
5524 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
5525 echo
>> libgo.sum
; \
5527 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5528 pass
=`expr $$pass + $$p`; \
5529 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5530 echo
"# of expected passes $$p" >> libgo.sum
; \
5532 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5533 fail
=`expr $$fail + $$p`; \
5534 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5535 echo
"# of unexpected failures $$p" >> libgo.sum
; \
5537 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
5538 untested
=`expr $$untested + $$p`; \
5539 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5540 echo
"# of untested testcases $$p" >> libgo.sum
; \
5543 echo
>> libgo.sum
; \
5544 echo
" === libgo Summary ===" >> libgo.sum
; \
5545 echo
>> libgo.sum
; \
5546 if
test "$$pass" -ne
"0"; then \
5547 echo
"# of expected passes $$pass" >> libgo.sum
; \
5549 if
test "$$fail" -ne
"0"; then \
5550 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
5552 if
test "$$untested" -ne
"0"; then \
5553 echo
"# of untested testcases $$untested" >> libgo.sum
; \
5555 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
5556 echo
>> libgo.log
; \
5557 echo
"runtest completed at `date`" >> libgo.log
; \
5558 if
test "$$fail" -ne
"0"; then \
5566 @
rm -f libgo.sum libgo.log libgo.tail
5568 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
5569 echo
"$${multivar}" > libgo.var
5570 @for f in
$(TEST_PACKAGES
); do \
5571 rm -f
$$f-testsum
$$f-testlog
; \
5573 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
5574 @for f in
$(TEST_PACKAGES
); do \
5575 if
test -f
$$f-testsum
; then \
5576 cat
$$f-testsum
>> libgo.sum
; \
5578 if
test -f
$$f-testlog
; then \
5579 cat
$$f-testlog
>> libgo.log
; \
5584 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
5587 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
5590 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5591 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
5592 find .
-name
'*-testsum' -print | xargs
rm -f
5593 find .
-name
'*-testlog' -print | xargs
rm -f
5596 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5597 find .
-name
'*.a' -print | xargs
rm -f
5599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5600 # Otherwise a system limit (for SysV at least) may be exceeded.