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 @HAVE_SYS_MMAN_H_FALSE@am__objects_1
= mem_posix_memalign.lo
227 @HAVE_SYS_MMAN_H_TRUE@am__objects_1
= mem.lo
228 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= netpoll_kqueue.lo
229 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= netpoll_select.lo
230 @LIBGO_IS_LINUX_TRUE@am__objects_2
= netpoll_epoll.lo
231 @LIBGO_IS_LINUX_FALSE@am__objects_3
= thread-sema.lo
232 @LIBGO_IS_LINUX_TRUE@am__objects_3
= thread-linux.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-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 mcache.lo mcentral.lo \
263 $(am__objects_1
) mfixalloc.lo mgc0.lo mheap.lo msize.lo \
264 $(am__objects_2
) panic.lo parfor.lo
print.lo proc.lo \
265 runtime.lo signal_unix.lo thread.lo
$(am__objects_3
) yield.lo \
266 $(am__objects_4
) cpuprof.lo go-iface.lo lfstack.lo malloc.lo \
267 mprof.lo 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_thread_files
= runtime
/thread-sema.c
830 @LIBGO_IS_LINUX_TRUE@runtime_thread_files
= 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 \
878 runtime
/go-recover.c \
879 runtime
/go-reflect-call.c \
881 runtime
/go-runtime-error.c \
882 runtime
/go-setenv.c \
883 runtime
/go-signal.c \
884 runtime
/go-strcmp.c \
885 runtime
/go-string-to-byte-array.c \
886 runtime
/go-string-to-int-array.c \
887 runtime
/go-strplus.c \
888 runtime
/go-strslice.c \
889 runtime
/go-traceback.c \
890 runtime
/go-type-complex.c \
891 runtime
/go-type-eface.c \
892 runtime
/go-type-float.c \
893 runtime
/go-type-identity.c \
894 runtime
/go-type-interface.c \
895 runtime
/go-type-string.c \
896 runtime
/go-typedesc-equal.c \
897 runtime
/go-unsafe-new.c \
898 runtime
/go-unsafe-newarray.c \
899 runtime
/go-unsafe-pointer.c \
900 runtime
/go-unsetenv.c \
901 runtime
/go-unwind.c \
902 runtime
/go-varargs.c \
903 runtime
/env_posix.c \
907 $(runtime_mem_file
) \
908 runtime
/mfixalloc.c \
912 $(runtime_netpoll_files
) \
918 runtime
/signal_unix.c \
920 $(runtime_thread_files
) \
922 $(rtems_task_variable_add_file
) \
936 $(runtime_getncpu_file
)
938 noinst_DATA
= zstdpkglist.go
939 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
940 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
941 extra_go_files_syscall
= \
945 $(syscall_epoll_file
)
948 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
949 $(CPPFLAGS
) $(OSCFLAGS
) -O
973 reflect
/makefunc_ffi_c.lo \
1003 crypto
/elliptic.lo \
1015 crypto
/x509
/pkix.lo \
1017 database
/sql
/driver.lo \
1024 encoding
/ascii85.lo \
1026 encoding
/base32.lo \
1027 encoding
/base64.lo \
1028 encoding
/binary.lo \
1044 go
/internal
/gcimporter.lo \
1045 go
/internal
/gccgoimporter.lo \
1051 golang_org
/x
/net
/http2
/hpack.lo \
1052 golang_org
/x
/net
/lex/httplex.lo \
1053 $(golang_org_x_net_route_lo
) \
1059 net
/http
/cookiejar.lo \
1061 net
/http
/httptest.lo \
1062 net
/http
/httptrace.lo \
1063 net
/http
/httputil.lo \
1064 net
/http
/internal.lo \
1067 image
/color
/palette.lo \
1070 image
/internal
/imageutil.lo \
1073 index
/suffixarray.lo \
1074 internal
/nettrace.lo \
1076 internal
/singleflight.lo \
1077 internal
/syscall
/unix.lo \
1078 internal
/testenv.lo \
1082 log
/syslog
/syslog_c.lo \
1087 mime
/quotedprintable.lo \
1089 net
/internal
/socktest.lo \
1098 $(os_lib_inotify_lo
) \
1103 net
/rpc
/jsonrpc.lo \
1106 runtime
/internal
/atomic.lo \
1107 runtime
/internal
/atomic_c.lo \
1108 runtime
/internal
/sys.lo \
1114 text
/template
/parse.lo \
1121 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1124 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1125 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1127 libgo_la_SOURCES
= $(runtime_files
)
1128 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1129 libgo_la_LIBADD
= $(libgo_libadd
)
1130 libgo_llgo_la_SOURCES
= $(runtime_files
)
1131 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1132 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1133 libgobegin_a_SOURCES
= \
1136 libgobegin_llgo_a_SOURCES
= \
1140 # Use -fPIC for libgobegin so that it can be put in a PIE.
1141 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1142 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1143 libgolibbegin_a_SOURCES
= \
1144 runtime
/go-libmain.c
1146 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1147 libnetgo_a_SOURCES
=
1148 libnetgo_a_LIBADD
= netgo.o
1149 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1150 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1151 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1152 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1153 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1155 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1156 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1159 # Build the dependencies for a Go package.
1162 dir=`echo $@ | sed -e 's/.lo.dep$$//' -e 's/-go//'`; \
1163 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,,$@))))`; \
1164 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1165 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1166 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1171 # Build the .go files for a package, generating a .lo file.
1174 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1175 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1178 # Build deps for netgo.o.
1181 files
=`$(SHELL) $(srcdir)/match.sh --nocgo --tag=netgo --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/net`; \
1182 $(SHELL
) $(srcdir)/godeps.sh netgo.o
$$files > $@.tmp
; \
1189 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1190 $(GOCOMPILE
) -I .
-c
-fPIC
-fgo-pkgpath
=net
-o
$@
$$files
1197 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1199 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1201 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1202 export RUNTESTFLAGS
; \
1205 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1206 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1207 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1208 export LD_LIBRARY_PATH
; \
1210 rm -f
$@
-testsum
$@
-testlog
; \
1211 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1212 if
test "$(USE_DEJAGNU)" = "yes"; then \
1213 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1214 elif
test "$(GOBENCH)" != ""; then \
1215 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1217 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1218 echo
"PASS: $(@D)" >> $@
-testlog
; \
1219 echo
"PASS: $(@D)"; \
1220 echo
"PASS: $(@D)" > $@
-testsum
; \
1222 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1224 echo
"FAIL: $(@D)" > $@
-testsum
; \
1230 # Build all packages before checking any.
1231 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1232 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1233 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1234 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1235 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1236 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1237 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1238 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1239 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1240 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1241 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1242 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1243 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1244 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1245 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1246 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1247 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1248 extra_go_files_runtime
= runtime_sysinfo.go
1249 runtime_go_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1250 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1251 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1252 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1254 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1255 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1257 # At least for now, we need -static-libgo for this test, because
1258 # otherwise we can't get the line numbers.
1259 # Also use -fno-inline to get better results from the memory profiler.
1260 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1261 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1262 extra_go_files_runtime_internal_sys
= version.go
1263 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1265 # How to build a .gox file from a .lo file.
1267 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1268 $(OBJCOPY
) -j .go_export
$$f $@.tmp
&& mv
-f
$@.tmp
$@
1299 compress
/bzip2
/check \
1300 compress
/flate
/check \
1301 compress
/gzip
/check \
1302 compress
/lzw
/check \
1303 compress
/zlib
/check \
1304 container
/heap
/check \
1305 container
/list
/check \
1306 container
/ring
/check \
1308 crypto
/cipher
/check \
1311 crypto
/ecdsa
/check \
1312 crypto
/elliptic
/check \
1319 crypto
/sha256
/check \
1320 crypto
/sha512
/check \
1321 crypto
/subtle
/check \
1324 database
/sql
/check \
1325 database
/sql
/driver
/check \
1330 debug
/plan9obj
/check \
1331 encoding
/ascii85
/check \
1332 encoding
/asn1
/check \
1333 encoding
/base32
/check \
1334 encoding
/base64
/check \
1335 encoding
/binary
/check \
1336 encoding
/csv
/check \
1337 encoding
/gob
/check \
1338 encoding
/hex
/check \
1339 encoding
/json
/check \
1340 encoding
/pem
/check \
1341 encoding
/xml
/check \
1343 exp
/terminal
/check \
1344 html
/template
/check \
1350 go
/internal
/gcimporter
/check \
1351 go
/internal
/gccgoimporter
/check \
1357 golang_org
/x
/net
/http2
/hpack
/check \
1358 golang_org
/x
/net
/lex/httplex
/check \
1359 $(golang_org_x_net_route_check
) \
1360 hash
/adler32
/check \
1368 index
/suffixarray
/check \
1369 internal
/singleflight
/check \
1370 internal
/trace
/check \
1376 mime
/multipart
/check \
1377 mime
/quotedprintable
/check \
1379 net
/http
/cgi
/check \
1380 net
/http
/cookiejar
/check \
1381 net
/http
/fcgi
/check \
1382 net
/http
/httptest
/check \
1383 net
/http
/httptrace
/check \
1384 net
/http
/httputil
/check \
1385 net
/http
/internal
/check \
1386 net
/internal
/socktest
/check \
1390 net
/textproto
/check \
1392 net
/rpc
/jsonrpc
/check \
1394 old
/template
/check \
1398 path
/filepath
/check \
1399 regexp
/syntax
/check \
1400 runtime
/pprof
/check \
1401 runtime
/internal
/atomic
/check \
1402 runtime
/internal
/sys
/check \
1404 text
/scanner
/check \
1405 text
/tabwriter
/check \
1406 text
/template
/check \
1407 text
/template
/parse
/check \
1408 testing
/quick
/check \
1409 unicode
/utf16
/check \
1412 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1413 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1415 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1418 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1419 am--refresh
: Makefile
1421 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1422 @for dep in
$?
; do \
1423 case
'$(am__configure_deps)' in \
1425 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1426 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1431 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1432 $(am__cd
) $(top_srcdir
) && \
1433 $(AUTOMAKE
) --foreign Makefile
1435 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1438 echo
' $(SHELL) ./config.status'; \
1439 $(SHELL
) .
/config.status
;; \
1441 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1442 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1445 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1446 $(SHELL
) .
/config.status
--recheck
1448 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1449 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1450 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1451 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1452 $(am__aclocal_m4_deps
):
1455 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1456 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1458 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1460 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1461 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1462 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1467 -rm -f config.h stamp-h1
1468 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1470 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1471 list2
=; for p in
$$list; do \
1472 if
test -f
$$p; then \
1473 list2
="$$list2 $$p"; \
1476 test -z
"$$list2" ||
{ \
1477 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1478 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1479 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1480 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1482 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1483 for p in
$$list; do \
1484 if
test -f
$$p; then \
1486 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1487 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1491 uninstall-toolexeclibLIBRARIES
:
1492 @
$(NORMAL_UNINSTALL
)
1493 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1494 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1495 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1497 clean-toolexeclibLIBRARIES
:
1498 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1499 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1500 -rm -f libgobegin-llgo.a
1501 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1502 $(RANLIB
) libgobegin-llgo.a
1503 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1505 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1506 $(RANLIB
) libgobegin.a
1507 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1508 -rm -f libgolibbegin.a
1509 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1510 $(RANLIB
) libgolibbegin.a
1511 libnetgo.a
: $(libnetgo_a_OBJECTS
) $(libnetgo_a_DEPENDENCIES
) $(EXTRA_libnetgo_a_DEPENDENCIES
)
1513 $(libnetgo_a_AR
) libnetgo.a
$(libnetgo_a_OBJECTS
) $(libnetgo_a_LIBADD
)
1514 $(RANLIB
) libnetgo.a
1515 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1517 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1518 list2
=; for p in
$$list; do \
1519 if
test -f
$$p; then \
1520 list2
="$$list2 $$p"; \
1523 test -z
"$$list2" ||
{ \
1524 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1525 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1526 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1527 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1530 uninstall-toolexeclibLTLIBRARIES
:
1531 @
$(NORMAL_UNINSTALL
)
1532 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1533 for p in
$$list; do \
1535 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1536 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1539 clean-toolexeclibLTLIBRARIES
:
1540 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1541 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1542 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1543 test "$$dir" != "$$p" ||
dir=.
; \
1544 echo
"rm -f \"$${dir}/so_locations\""; \
1545 rm -f
"$${dir}/so_locations"; \
1547 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1548 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1549 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1550 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1552 mostlyclean-compile
:
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cpuprof.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert-interface.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-byte-array-to-string.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-can-convert-interface.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-check-interface.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-convert-interface.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-copy.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-compare.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-eface-val-compare.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-iface.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-array-to-string.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-int-to-string.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-compare.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-eface-compare.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-interface-val-compare.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-make-slice.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-rune.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strcmp.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-byte-array.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-string-to-int-array.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strplus.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-traceback.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-eface.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-interface.Plo@am__quote@
1619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lfstack.Plo@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprof.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_epoll.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_kqueue.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netpoll_select.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdebug.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reflect.Plo@am__quote@
1652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1653 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime.Plo@am__quote@
1654 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
1655 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sema.Plo@am__quote@
1656 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
1657 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1658 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string.Plo@am__quote@
1659 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1660 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1661 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1662 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
1663 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1666 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1667 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1670 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1673 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1674 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1677 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1680 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1681 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1684 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1686 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1687 @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
1688 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1691 @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
1693 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1694 @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`
1695 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1698 @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`
1700 libgobegin_a-go-main.o
: runtime
/go-main.c
1701 @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
1702 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1705 @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
1707 libgobegin_a-go-main.obj
: runtime
/go-main.c
1708 @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`
1709 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1712 @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`
1714 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1715 @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
1716 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1719 @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
1721 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1722 @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`
1723 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1726 @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`
1728 go-append.lo
: runtime
/go-append.c
1729 @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
1730 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
1731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1733 @am__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
1735 go-assert.lo
: runtime
/go-assert.c
1736 @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
1737 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1740 @am__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
1742 go-assert-interface.lo
: runtime
/go-assert-interface.c
1743 @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
1744 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert-interface.Tpo
$(DEPDIR
)/go-assert-interface.Plo
1745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert-interface.c' object
='go-assert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1747 @am__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
1749 go-byte-array-to-string.lo
: runtime
/go-byte-array-to-string.c
1750 @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
1751 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-byte-array-to-string.Tpo
$(DEPDIR
)/go-byte-array-to-string.Plo
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-byte-array-to-string.c' object
='go-byte-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1754 @am__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
1756 go-breakpoint.lo
: runtime
/go-breakpoint.c
1757 @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
1758 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1761 @am__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
1763 go-caller.lo
: runtime
/go-caller.c
1764 @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
1765 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1768 @am__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
1770 go-callers.lo
: runtime
/go-callers.c
1771 @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
1772 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1775 @am__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
1777 go-can-convert-interface.lo
: runtime
/go-can-convert-interface.c
1778 @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
1779 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-can-convert-interface.Tpo
$(DEPDIR
)/go-can-convert-interface.Plo
1780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-can-convert-interface.c' object
='go-can-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1782 @am__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
1784 go-cdiv.lo
: runtime
/go-cdiv.c
1785 @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
1786 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1789 @am__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
1791 go-cgo.lo
: runtime
/go-cgo.c
1792 @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
1793 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1796 @am__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
1798 go-check-interface.lo
: runtime
/go-check-interface.c
1799 @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
1800 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-check-interface.Tpo
$(DEPDIR
)/go-check-interface.Plo
1801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-check-interface.c' object
='go-check-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1803 @am__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
1805 go-construct-map.lo
: runtime
/go-construct-map.c
1806 @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
1807 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1810 @am__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
1812 go-convert-interface.lo
: runtime
/go-convert-interface.c
1813 @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
1814 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-convert-interface.Tpo
$(DEPDIR
)/go-convert-interface.Plo
1815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-convert-interface.c' object
='go-convert-interface.lo' libtool
=yes @AMDEPBACKSLASH@
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1817 @am__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
1819 go-copy.lo
: runtime
/go-copy.c
1820 @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
1821 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-copy.Tpo
$(DEPDIR
)/go-copy.Plo
1822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-copy.c' object
='go-copy.lo' libtool
=yes @AMDEPBACKSLASH@
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1824 @am__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
1826 go-defer.lo
: runtime
/go-defer.c
1827 @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
1828 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1831 @am__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
1833 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1834 @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
1835 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1838 @am__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
1840 go-eface-compare.lo
: runtime
/go-eface-compare.c
1841 @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
1842 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-compare.Tpo
$(DEPDIR
)/go-eface-compare.Plo
1843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-compare.c' object
='go-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1845 @am__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
1847 go-eface-val-compare.lo
: runtime
/go-eface-val-compare.c
1848 @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
1849 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-eface-val-compare.Tpo
$(DEPDIR
)/go-eface-val-compare.Plo
1850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-eface-val-compare.c' object
='go-eface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1852 @am__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
1854 go-ffi.lo
: runtime
/go-ffi.c
1855 @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
1856 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1859 @am__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
1861 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1862 @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
1863 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1866 @am__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
1868 go-int-array-to-string.lo
: runtime
/go-int-array-to-string.c
1869 @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
1870 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-array-to-string.Tpo
$(DEPDIR
)/go-int-array-to-string.Plo
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-array-to-string.c' object
='go-int-array-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1873 @am__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
1875 go-int-to-string.lo
: runtime
/go-int-to-string.c
1876 @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
1877 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-int-to-string.Tpo
$(DEPDIR
)/go-int-to-string.Plo
1878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-int-to-string.c' object
='go-int-to-string.lo' libtool
=yes @AMDEPBACKSLASH@
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1880 @am__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
1882 go-interface-compare.lo
: runtime
/go-interface-compare.c
1883 @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
1884 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-compare.Tpo
$(DEPDIR
)/go-interface-compare.Plo
1885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-compare.c' object
='go-interface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1887 @am__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
1889 go-interface-eface-compare.lo
: runtime
/go-interface-eface-compare.c
1890 @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
1891 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-eface-compare.Tpo
$(DEPDIR
)/go-interface-eface-compare.Plo
1892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-eface-compare.c' object
='go-interface-eface-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1894 @am__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
1896 go-interface-val-compare.lo
: runtime
/go-interface-val-compare.c
1897 @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
1898 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-interface-val-compare.Tpo
$(DEPDIR
)/go-interface-val-compare.Plo
1899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-interface-val-compare.c' object
='go-interface-val-compare.lo' libtool
=yes @AMDEPBACKSLASH@
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1901 @am__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
1903 go-make-slice.lo
: runtime
/go-make-slice.c
1904 @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
1905 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-make-slice.Tpo
$(DEPDIR
)/go-make-slice.Plo
1906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-make-slice.c' object
='go-make-slice.lo' libtool
=yes @AMDEPBACKSLASH@
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1908 @am__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
1910 go-matherr.lo
: runtime
/go-matherr.c
1911 @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
1912 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1915 @am__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
1917 go-memclr.lo
: runtime
/go-memclr.c
1918 @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
1919 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1922 @am__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
1924 go-memcmp.lo
: runtime
/go-memcmp.c
1925 @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
1926 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1929 @am__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
1931 go-memequal.lo
: runtime
/go-memequal.c
1932 @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
1933 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1936 @am__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
1938 go-memmove.lo
: runtime
/go-memmove.c
1939 @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
1940 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1943 @am__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
1945 go-nanotime.lo
: runtime
/go-nanotime.c
1946 @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
1947 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1950 @am__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
1952 go-now.lo
: runtime
/go-now.c
1953 @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
1954 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1957 @am__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
1959 go-new.lo
: runtime
/go-new.c
1960 @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
1961 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1964 @am__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
1966 go-nosys.lo
: runtime
/go-nosys.c
1967 @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
1968 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1971 @am__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
1973 go-panic.lo
: runtime
/go-panic.c
1974 @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
1975 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1978 @am__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
1980 go-recover.lo
: runtime
/go-recover.c
1981 @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
1982 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1985 @am__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
1987 go-reflect-call.lo
: runtime
/go-reflect-call.c
1988 @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
1989 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1992 @am__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
1994 go-rune.lo
: runtime
/go-rune.c
1995 @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
1996 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-rune.Tpo
$(DEPDIR
)/go-rune.Plo
1997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-rune.c' object
='go-rune.lo' libtool
=yes @AMDEPBACKSLASH@
1998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1999 @am__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
2001 go-runtime-error.lo
: runtime
/go-runtime-error.c
2002 @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
2003 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
2004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
2005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2006 @am__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
2008 go-setenv.lo
: runtime
/go-setenv.c
2009 @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
2010 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
2011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
2012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2013 @am__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
2015 go-signal.lo
: runtime
/go-signal.c
2016 @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
2017 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
2018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
2019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2020 @am__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
2022 go-strcmp.lo
: runtime
/go-strcmp.c
2023 @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
2024 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strcmp.Tpo
$(DEPDIR
)/go-strcmp.Plo
2025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strcmp.c' object
='go-strcmp.lo' libtool
=yes @AMDEPBACKSLASH@
2026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2027 @am__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
2029 go-string-to-byte-array.lo
: runtime
/go-string-to-byte-array.c
2030 @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
2031 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-byte-array.Tpo
$(DEPDIR
)/go-string-to-byte-array.Plo
2032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-byte-array.c' object
='go-string-to-byte-array.lo' libtool
=yes @AMDEPBACKSLASH@
2033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2034 @am__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
2036 go-string-to-int-array.lo
: runtime
/go-string-to-int-array.c
2037 @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
2038 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-string-to-int-array.Tpo
$(DEPDIR
)/go-string-to-int-array.Plo
2039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-string-to-int-array.c' object
='go-string-to-int-array.lo' libtool
=yes @AMDEPBACKSLASH@
2040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2041 @am__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
2043 go-strplus.lo
: runtime
/go-strplus.c
2044 @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
2045 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strplus.Tpo
$(DEPDIR
)/go-strplus.Plo
2046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strplus.c' object
='go-strplus.lo' libtool
=yes @AMDEPBACKSLASH@
2047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2048 @am__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
2050 go-strslice.lo
: runtime
/go-strslice.c
2051 @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
2052 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
2053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
2054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2055 @am__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
2057 go-traceback.lo
: runtime
/go-traceback.c
2058 @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
2059 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-traceback.Tpo
$(DEPDIR
)/go-traceback.Plo
2060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-traceback.c' object
='go-traceback.lo' libtool
=yes @AMDEPBACKSLASH@
2061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2062 @am__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
2064 go-type-complex.lo
: runtime
/go-type-complex.c
2065 @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
2066 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
2067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
2068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2069 @am__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
2071 go-type-eface.lo
: runtime
/go-type-eface.c
2072 @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
2073 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-eface.Tpo
$(DEPDIR
)/go-type-eface.Plo
2074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-eface.c' object
='go-type-eface.lo' libtool
=yes @AMDEPBACKSLASH@
2075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2076 @am__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
2078 go-type-float.lo
: runtime
/go-type-float.c
2079 @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
2080 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
2081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
2082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2083 @am__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
2085 go-type-identity.lo
: runtime
/go-type-identity.c
2086 @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
2087 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
2088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
2089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2090 @am__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
2092 go-type-interface.lo
: runtime
/go-type-interface.c
2093 @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
2094 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-interface.Tpo
$(DEPDIR
)/go-type-interface.Plo
2095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-interface.c' object
='go-type-interface.lo' libtool
=yes @AMDEPBACKSLASH@
2096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2097 @am__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
2099 go-type-string.lo
: runtime
/go-type-string.c
2100 @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
2101 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
2102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
2103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2104 @am__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
2106 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
2107 @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
2108 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
2109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
2110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2111 @am__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
2113 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
2114 @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
2115 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
2116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
2117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2118 @am__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
2120 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
2121 @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
2122 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
2123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
2124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2125 @am__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
2127 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
2128 @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
2129 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
2130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
2131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2132 @am__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
2134 go-unsetenv.lo
: runtime
/go-unsetenv.c
2135 @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
2136 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
2138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2139 @am__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
2141 go-unwind.lo
: runtime
/go-unwind.c
2142 @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
2143 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
2145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2146 @am__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
2148 go-varargs.lo
: runtime
/go-varargs.c
2149 @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
2150 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
2152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2153 @am__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
2155 env_posix.lo
: runtime
/env_posix.c
2156 @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
2157 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
2159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2160 @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
2162 heapdump.lo
: runtime
/heapdump.c
2163 @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
2164 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
2166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2167 @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
2169 mcache.lo
: runtime
/mcache.c
2170 @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
2171 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
2173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2174 @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
2176 mcentral.lo
: runtime
/mcentral.c
2177 @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
2178 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2181 @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
2183 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
2184 @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
2185 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
2187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2188 @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
2190 mem.lo
: runtime
/mem.c
2191 @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
2192 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
2194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2195 @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
2197 mfixalloc.lo
: runtime
/mfixalloc.c
2198 @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
2199 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
2201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2202 @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
2204 mgc0.lo
: runtime
/mgc0.c
2205 @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
2206 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
2208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2209 @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
2211 mheap.lo
: runtime
/mheap.c
2212 @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
2213 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
2215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2216 @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
2218 msize.lo
: runtime
/msize.c
2219 @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
2220 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
2222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2223 @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
2225 netpoll_kqueue.lo
: runtime
/netpoll_kqueue.c
2226 @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
2227 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_kqueue.Tpo
$(DEPDIR
)/netpoll_kqueue.Plo
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_kqueue.c' object
='netpoll_kqueue.lo' libtool
=yes @AMDEPBACKSLASH@
2229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2230 @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
2232 netpoll_select.lo
: runtime
/netpoll_select.c
2233 @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
2234 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_select.Tpo
$(DEPDIR
)/netpoll_select.Plo
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_select.c' object
='netpoll_select.lo' libtool
=yes @AMDEPBACKSLASH@
2236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2237 @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
2239 netpoll_epoll.lo
: runtime
/netpoll_epoll.c
2240 @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
2241 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/netpoll_epoll.Tpo
$(DEPDIR
)/netpoll_epoll.Plo
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/netpoll_epoll.c' object
='netpoll_epoll.lo' libtool
=yes @AMDEPBACKSLASH@
2243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2244 @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
2246 panic.lo
: runtime
/panic.c
2247 @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
2248 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
2250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2251 @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
2253 parfor.lo
: runtime
/parfor.c
2254 @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
2255 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
2257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2258 @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
2260 print.lo
: runtime
/print.c
2261 @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
2262 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
2264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2265 @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
2267 proc.lo
: runtime
/proc.c
2268 @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
2269 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
2271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2272 @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
2274 runtime.lo
: runtime
/runtime.c
2275 @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
2276 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime.Tpo
$(DEPDIR
)/runtime.Plo
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime.c' object
='runtime.lo' libtool
=yes @AMDEPBACKSLASH@
2278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2279 @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
2281 signal_unix.lo
: runtime
/signal_unix.c
2282 @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
2283 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
2285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2286 @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
2288 thread.lo
: runtime
/thread.c
2289 @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
2290 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
2292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2293 @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
2295 thread-sema.lo
: runtime
/thread-sema.c
2296 @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
2297 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
2299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2300 @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
2302 thread-linux.lo
: runtime
/thread-linux.c
2303 @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
2304 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2307 @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
2309 yield.lo
: runtime
/yield.c
2310 @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
2311 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
2313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2314 @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
2316 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2317 @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
2318 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2321 @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
2323 getncpu-none.lo
: runtime
/getncpu-none.c
2324 @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
2325 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2328 @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
2330 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2331 @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
2332 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2335 @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
2337 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2338 @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
2339 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2342 @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
2344 getncpu-irix.lo
: runtime
/getncpu-irix.c
2345 @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
2346 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2349 @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
2351 getncpu-linux.lo
: runtime
/getncpu-linux.c
2352 @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
2353 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2356 @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
2358 mostlyclean-libtool
:
2365 -rm -f libtool config.lt
2367 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2368 # runs to enable its job server during parallel builds. Hence the
2371 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2373 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2376 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2378 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2380 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2381 maintainer-clean-multi
:
2382 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2383 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2385 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2386 if
test -n
"$$list"; then \
2387 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2388 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2390 for p in
$$list; do \
2391 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2393 done |
$(am__base_list
) | \
2394 while read files
; do \
2395 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2396 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2399 uninstall-toolexeclibgoDATA
:
2400 @
$(NORMAL_UNINSTALL
)
2401 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2402 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2403 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2404 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2406 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2407 if
test -n
"$$list"; then \
2408 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2409 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2411 for p in
$$list; do \
2412 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2414 done |
$(am__base_list
) | \
2415 while read files
; do \
2416 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2417 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2420 uninstall-toolexeclibgoarchiveDATA
:
2421 @
$(NORMAL_UNINSTALL
)
2422 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2423 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2424 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2425 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2427 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2428 if
test -n
"$$list"; then \
2429 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2430 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2432 for p in
$$list; do \
2433 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2435 done |
$(am__base_list
) | \
2436 while read files
; do \
2437 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2438 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2441 uninstall-toolexeclibgocompressDATA
:
2442 @
$(NORMAL_UNINSTALL
)
2443 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2444 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2445 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2446 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2448 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2449 if
test -n
"$$list"; then \
2450 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2451 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2453 for p in
$$list; do \
2454 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2456 done |
$(am__base_list
) | \
2457 while read files
; do \
2458 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2459 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2462 uninstall-toolexeclibgocontainerDATA
:
2463 @
$(NORMAL_UNINSTALL
)
2464 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2465 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2466 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2467 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2469 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2470 if
test -n
"$$list"; then \
2471 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2472 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2474 for p in
$$list; do \
2475 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2477 done |
$(am__base_list
) | \
2478 while read files
; do \
2479 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2480 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2483 uninstall-toolexeclibgocryptoDATA
:
2484 @
$(NORMAL_UNINSTALL
)
2485 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2486 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2487 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2488 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2490 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2491 if
test -n
"$$list"; then \
2492 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2493 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2495 for p in
$$list; do \
2496 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2498 done |
$(am__base_list
) | \
2499 while read files
; do \
2500 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2501 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2504 uninstall-toolexeclibgocryptox509DATA
:
2505 @
$(NORMAL_UNINSTALL
)
2506 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2507 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2508 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2509 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2511 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2512 if
test -n
"$$list"; then \
2513 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2514 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2516 for p in
$$list; do \
2517 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2519 done |
$(am__base_list
) | \
2520 while read files
; do \
2521 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2522 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2525 uninstall-toolexeclibgodatabaseDATA
:
2526 @
$(NORMAL_UNINSTALL
)
2527 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2528 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2529 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2530 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2532 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2533 if
test -n
"$$list"; then \
2534 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2535 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2537 for p in
$$list; do \
2538 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2540 done |
$(am__base_list
) | \
2541 while read files
; do \
2542 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2543 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2546 uninstall-toolexeclibgodatabasesqlDATA
:
2547 @
$(NORMAL_UNINSTALL
)
2548 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2549 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2550 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2551 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2553 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2554 if
test -n
"$$list"; then \
2555 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2556 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2558 for p in
$$list; do \
2559 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2561 done |
$(am__base_list
) | \
2562 while read files
; do \
2563 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2564 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2567 uninstall-toolexeclibgodebugDATA
:
2568 @
$(NORMAL_UNINSTALL
)
2569 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2570 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2571 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2572 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2574 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2575 if
test -n
"$$list"; then \
2576 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2577 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2579 for p in
$$list; do \
2580 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2582 done |
$(am__base_list
) | \
2583 while read files
; do \
2584 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2585 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2588 uninstall-toolexeclibgoencodingDATA
:
2589 @
$(NORMAL_UNINSTALL
)
2590 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2591 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2592 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2593 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2595 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2596 if
test -n
"$$list"; then \
2597 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2598 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2600 for p in
$$list; do \
2601 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2603 done |
$(am__base_list
) | \
2604 while read files
; do \
2605 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2606 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2609 uninstall-toolexeclibgoexpDATA
:
2610 @
$(NORMAL_UNINSTALL
)
2611 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2612 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2613 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2614 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2616 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2617 if
test -n
"$$list"; then \
2618 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2619 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2621 for p in
$$list; do \
2622 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2624 done |
$(am__base_list
) | \
2625 while read files
; do \
2626 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2627 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2630 uninstall-toolexeclibgogoDATA
:
2631 @
$(NORMAL_UNINSTALL
)
2632 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2633 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2634 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2635 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2637 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2638 if
test -n
"$$list"; then \
2639 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2640 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2642 for p in
$$list; do \
2643 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2645 done |
$(am__base_list
) | \
2646 while read files
; do \
2647 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2648 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2651 uninstall-toolexeclibgohashDATA
:
2652 @
$(NORMAL_UNINSTALL
)
2653 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2654 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2655 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2656 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2658 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2659 if
test -n
"$$list"; then \
2660 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2661 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2663 for p in
$$list; do \
2664 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2666 done |
$(am__base_list
) | \
2667 while read files
; do \
2668 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2669 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2672 uninstall-toolexeclibgohtmlDATA
:
2673 @
$(NORMAL_UNINSTALL
)
2674 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2675 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2676 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2677 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2679 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2680 if
test -n
"$$list"; then \
2681 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2682 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2684 for p in
$$list; do \
2685 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2687 done |
$(am__base_list
) | \
2688 while read files
; do \
2689 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2690 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2693 uninstall-toolexeclibgoimageDATA
:
2694 @
$(NORMAL_UNINSTALL
)
2695 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2696 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2697 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2698 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2700 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2701 if
test -n
"$$list"; then \
2702 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2703 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2705 for p in
$$list; do \
2706 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2708 done |
$(am__base_list
) | \
2709 while read files
; do \
2710 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2711 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2714 uninstall-toolexeclibgoimagecolorDATA
:
2715 @
$(NORMAL_UNINSTALL
)
2716 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2717 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2718 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2719 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2721 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2722 if
test -n
"$$list"; then \
2723 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2724 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2726 for p in
$$list; do \
2727 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2729 done |
$(am__base_list
) | \
2730 while read files
; do \
2731 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2732 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2735 uninstall-toolexeclibgoindexDATA
:
2736 @
$(NORMAL_UNINSTALL
)
2737 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2738 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2739 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2740 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2742 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2743 if
test -n
"$$list"; then \
2744 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2745 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2747 for p in
$$list; do \
2748 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2750 done |
$(am__base_list
) | \
2751 while read files
; do \
2752 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2753 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2756 uninstall-toolexeclibgoioDATA
:
2757 @
$(NORMAL_UNINSTALL
)
2758 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2759 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2760 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2761 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2763 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2764 if
test -n
"$$list"; then \
2765 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2766 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2768 for p in
$$list; do \
2769 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2771 done |
$(am__base_list
) | \
2772 while read files
; do \
2773 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2774 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2777 uninstall-toolexeclibgologDATA
:
2778 @
$(NORMAL_UNINSTALL
)
2779 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2780 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2781 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2782 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2784 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2785 if
test -n
"$$list"; then \
2786 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2787 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2789 for p in
$$list; do \
2790 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2792 done |
$(am__base_list
) | \
2793 while read files
; do \
2794 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2795 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2798 uninstall-toolexeclibgomathDATA
:
2799 @
$(NORMAL_UNINSTALL
)
2800 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2801 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2802 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2803 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2805 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2806 if
test -n
"$$list"; then \
2807 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2808 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2810 for p in
$$list; do \
2811 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2813 done |
$(am__base_list
) | \
2814 while read files
; do \
2815 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2816 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2819 uninstall-toolexeclibgomimeDATA
:
2820 @
$(NORMAL_UNINSTALL
)
2821 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2822 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2823 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2824 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2826 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2827 if
test -n
"$$list"; then \
2828 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2829 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2831 for p in
$$list; do \
2832 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2834 done |
$(am__base_list
) | \
2835 while read files
; do \
2836 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2837 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2840 uninstall-toolexeclibgonetDATA
:
2841 @
$(NORMAL_UNINSTALL
)
2842 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2843 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2844 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2845 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2847 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2848 if
test -n
"$$list"; then \
2849 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2850 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2852 for p in
$$list; do \
2853 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2855 done |
$(am__base_list
) | \
2856 while read files
; do \
2857 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2858 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2861 uninstall-toolexeclibgonethttpDATA
:
2862 @
$(NORMAL_UNINSTALL
)
2863 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2864 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2865 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2866 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2868 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2869 if
test -n
"$$list"; then \
2870 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2871 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2873 for p in
$$list; do \
2874 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2876 done |
$(am__base_list
) | \
2877 while read files
; do \
2878 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2879 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2882 uninstall-toolexeclibgonetrpcDATA
:
2883 @
$(NORMAL_UNINSTALL
)
2884 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2885 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2886 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2887 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2889 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2890 if
test -n
"$$list"; then \
2891 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2892 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2894 for p in
$$list; do \
2895 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2897 done |
$(am__base_list
) | \
2898 while read files
; do \
2899 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2900 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2903 uninstall-toolexeclibgooldDATA
:
2904 @
$(NORMAL_UNINSTALL
)
2905 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2906 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2907 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2908 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2910 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2911 if
test -n
"$$list"; then \
2912 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2913 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2915 for p in
$$list; do \
2916 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2918 done |
$(am__base_list
) | \
2919 while read files
; do \
2920 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2921 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2924 uninstall-toolexeclibgoosDATA
:
2925 @
$(NORMAL_UNINSTALL
)
2926 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2927 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2928 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2929 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2931 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2932 if
test -n
"$$list"; then \
2933 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2934 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2936 for p in
$$list; do \
2937 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2939 done |
$(am__base_list
) | \
2940 while read files
; do \
2941 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2942 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2945 uninstall-toolexeclibgopathDATA
:
2946 @
$(NORMAL_UNINSTALL
)
2947 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2948 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2949 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2950 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2952 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2953 if
test -n
"$$list"; then \
2954 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2955 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2957 for p in
$$list; do \
2958 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2960 done |
$(am__base_list
) | \
2961 while read files
; do \
2962 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2963 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2966 uninstall-toolexeclibgoregexpDATA
:
2967 @
$(NORMAL_UNINSTALL
)
2968 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2969 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2970 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2971 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2973 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2974 if
test -n
"$$list"; then \
2975 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2976 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2978 for p in
$$list; do \
2979 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2981 done |
$(am__base_list
) | \
2982 while read files
; do \
2983 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2984 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2987 uninstall-toolexeclibgoruntimeDATA
:
2988 @
$(NORMAL_UNINSTALL
)
2989 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2990 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2991 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2992 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2994 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2995 if
test -n
"$$list"; then \
2996 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2997 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2999 for p in
$$list; do \
3000 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3002 done |
$(am__base_list
) | \
3003 while read files
; do \
3004 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3005 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
3008 uninstall-toolexeclibgosyncDATA
:
3009 @
$(NORMAL_UNINSTALL
)
3010 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
3011 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3012 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
3013 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
3015 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3016 if
test -n
"$$list"; then \
3017 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3018 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
3020 for p in
$$list; do \
3021 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3023 done |
$(am__base_list
) | \
3024 while read files
; do \
3025 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3026 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
3029 uninstall-toolexeclibgotestingDATA
:
3030 @
$(NORMAL_UNINSTALL
)
3031 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
3032 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3033 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
3034 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
3036 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3037 if
test -n
"$$list"; then \
3038 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3039 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
3041 for p in
$$list; do \
3042 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3044 done |
$(am__base_list
) | \
3045 while read files
; do \
3046 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3047 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
3050 uninstall-toolexeclibgotextDATA
:
3051 @
$(NORMAL_UNINSTALL
)
3052 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
3053 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3054 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
3055 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
3057 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3058 if
test -n
"$$list"; then \
3059 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3060 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
3062 for p in
$$list; do \
3063 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3065 done |
$(am__base_list
) | \
3066 while read files
; do \
3067 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3068 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
3071 uninstall-toolexeclibgotexttemplateDATA
:
3072 @
$(NORMAL_UNINSTALL
)
3073 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
3074 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3075 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
3076 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
3078 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3079 if
test -n
"$$list"; then \
3080 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3081 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
3083 for p in
$$list; do \
3084 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
3086 done |
$(am__base_list
) | \
3087 while read files
; do \
3088 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3089 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
3092 uninstall-toolexeclibgounicodeDATA
:
3093 @
$(NORMAL_UNINSTALL
)
3094 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
3095 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3096 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
3098 # This directory's subdirectories are mostly independent; you can cd
3099 # into them and run `make' without going through this Makefile.
3100 # To change the values of `make' variables: instead of editing Makefiles,
3101 # (1) if the variable is set in `config.status', edit `config.status'
3102 # (which will cause the Makefiles to be regenerated when you run `make');
3103 # (2) otherwise, pass the desired values on the `make' command line.
3104 $(RECURSIVE_TARGETS
):
3105 @fail
= failcom
='exit 1'; \
3106 for f in x
$$MAKEFLAGS; do \
3109 *k
*) failcom
='fail=yes';; \
3113 target
=`echo $@ | sed s/-recursive//`; \
3114 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3115 echo
"Making $$target in $$subdir"; \
3116 if
test "$$subdir" = "."; then \
3118 local_target
="$$target-am"; \
3120 local_target
="$$target"; \
3122 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3123 || eval
$$failcom; \
3125 if
test "$$dot_seen" = "no"; then \
3126 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
3127 fi
; test -z
"$$fail"
3129 $(RECURSIVE_CLEAN_TARGETS
):
3130 @fail
= failcom
='exit 1'; \
3131 for f in x
$$MAKEFLAGS; do \
3134 *k
*) failcom
='fail=yes';; \
3139 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
3140 *) list
='$(SUBDIRS)' ;; \
3142 rev
=''; for subdir in
$$list; do \
3143 if
test "$$subdir" = "."; then
:; else \
3144 rev
="$$subdir $$rev"; \
3148 target
=`echo $@ | sed s/-recursive//`; \
3149 for subdir in
$$rev; do \
3150 echo
"Making $$target in $$subdir"; \
3151 if
test "$$subdir" = "."; then \
3152 local_target
="$$target-am"; \
3154 local_target
="$$target"; \
3156 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3157 || eval
$$failcom; \
3158 done
&& test -z
"$$fail"
3160 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3161 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
3164 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3165 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
3168 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
3169 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3170 unique
=`for i in $$list; do \
3171 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3173 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3174 END { if (nonempty) { for (i in files) print i; }; }'`; \
3178 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3179 $(TAGS_FILES
) $(LISP
)
3182 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
3183 include_option
=--etags-include
; \
3186 include_option
=--include; \
3189 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3190 if
test "$$subdir" = .
; then
:; else \
3191 test ! -f
$$subdir/TAGS || \
3192 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3195 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3196 unique
=`for i in $$list; do \
3197 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3199 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3200 END { if (nonempty) { for (i in files) print i; }; }'`; \
3202 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
3203 test -n
"$$unique" || unique
=$$empty_fix; \
3204 if
test $$# -gt 0; then \
3205 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3208 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
3213 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
3214 $(TAGS_FILES
) $(LISP
)
3215 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3216 unique
=`for i in $$list; do \
3217 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3219 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3220 END { if (nonempty) { for (i in files) print i; }; }'`; \
3221 test -z
"$(CTAGS_ARGS)$$unique" \
3222 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
3226 here
=`$(am__cd) $(top_builddir) && pwd` \
3227 && $(am__cd
) $(top_srcdir
) \
3228 && gtags
-i
$(GTAGS_ARGS
) "$$here"
3231 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
3233 check: check-recursive
3234 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
3236 installdirs: installdirs-recursive
3238 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 \
3239 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
3241 install: install-recursive
3242 install-exec
: install-exec-recursive
3243 install-data
: install-data-recursive
3244 uninstall: uninstall-recursive
3247 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
3249 installcheck: installcheck-recursive
3251 if
test -z
'$(STRIP)'; then \
3252 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3253 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3256 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3257 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3258 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3260 mostlyclean-generic
:
3263 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
3266 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
3267 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
3269 maintainer-clean-generic
:
3270 @echo
"This command is intended for maintainers to use"
3271 @echo
"it deletes files that may require special tools to rebuild."
3272 clean: clean-multi clean-recursive
3274 clean-am
: clean-generic clean-libtool clean-local \
3275 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3278 distclean: distclean-multi distclean-recursive
3279 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3282 distclean-am
: clean-am distclean-compile distclean-generic \
3283 distclean-hdr distclean-libtool distclean-tags
3289 html
: html-recursive
3293 info: info-recursive
3299 install-dvi
: install-dvi-recursive
3303 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
3304 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3305 install-toolexeclibgoarchiveDATA \
3306 install-toolexeclibgocompressDATA \
3307 install-toolexeclibgocontainerDATA \
3308 install-toolexeclibgocryptoDATA \
3309 install-toolexeclibgocryptox509DATA \
3310 install-toolexeclibgodatabaseDATA \
3311 install-toolexeclibgodatabasesqlDATA \
3312 install-toolexeclibgodebugDATA \
3313 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3314 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3315 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3316 install-toolexeclibgoimagecolorDATA \
3317 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3318 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3319 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3320 install-toolexeclibgonethttpDATA \
3321 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3322 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3323 install-toolexeclibgoregexpDATA \
3324 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3325 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3326 install-toolexeclibgotexttemplateDATA \
3327 install-toolexeclibgounicodeDATA
3329 install-html
: install-html-recursive
3333 install-info
: install-info-recursive
3339 install-pdf
: install-pdf-recursive
3343 install-ps
: install-ps-recursive
3349 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3350 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3351 -rm -rf
$(top_srcdir
)/autom4te.cache
3354 maintainer-clean-am
: distclean-am maintainer-clean-generic
3356 mostlyclean: mostlyclean-multi mostlyclean-recursive
3358 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3359 mostlyclean-libtool mostlyclean-local
3369 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3370 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3371 uninstall-toolexeclibgoarchiveDATA \
3372 uninstall-toolexeclibgocompressDATA \
3373 uninstall-toolexeclibgocontainerDATA \
3374 uninstall-toolexeclibgocryptoDATA \
3375 uninstall-toolexeclibgocryptox509DATA \
3376 uninstall-toolexeclibgodatabaseDATA \
3377 uninstall-toolexeclibgodatabasesqlDATA \
3378 uninstall-toolexeclibgodebugDATA \
3379 uninstall-toolexeclibgoencodingDATA \
3380 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3381 uninstall-toolexeclibgohashDATA \
3382 uninstall-toolexeclibgohtmlDATA \
3383 uninstall-toolexeclibgoimageDATA \
3384 uninstall-toolexeclibgoimagecolorDATA \
3385 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3386 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3387 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3388 uninstall-toolexeclibgonethttpDATA \
3389 uninstall-toolexeclibgonetrpcDATA \
3390 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3391 uninstall-toolexeclibgopathDATA \
3392 uninstall-toolexeclibgoregexpDATA \
3393 uninstall-toolexeclibgoruntimeDATA \
3394 uninstall-toolexeclibgosyncDATA \
3395 uninstall-toolexeclibgotestingDATA \
3396 uninstall-toolexeclibgotextDATA \
3397 uninstall-toolexeclibgotexttemplateDATA \
3398 uninstall-toolexeclibgounicodeDATA
3400 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3401 clean-multi ctags-recursive distclean-multi install-am \
3402 install-multi install-strip maintainer-clean-multi \
3403 mostlyclean-multi tags-recursive
3405 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3406 all all-am all-multi am--refresh
check check-am
clean \
3407 clean-generic clean-libtool clean-local clean-multi \
3408 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3409 ctags-recursive
distclean distclean-compile distclean-generic \
3410 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3411 dvi dvi-am html html-am
info info-am
install install-am \
3412 install-data install-data-am install-dvi install-dvi-am \
3413 install-exec install-exec-am install-html install-html-am \
3414 install-info install-info-am install-man install-multi \
3415 install-pdf install-pdf-am install-ps install-ps-am \
3416 install-strip install-toolexeclibLIBRARIES \
3417 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3418 install-toolexeclibgoarchiveDATA \
3419 install-toolexeclibgocompressDATA \
3420 install-toolexeclibgocontainerDATA \
3421 install-toolexeclibgocryptoDATA \
3422 install-toolexeclibgocryptox509DATA \
3423 install-toolexeclibgodatabaseDATA \
3424 install-toolexeclibgodatabasesqlDATA \
3425 install-toolexeclibgodebugDATA \
3426 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3427 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3428 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3429 install-toolexeclibgoimagecolorDATA \
3430 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3431 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3432 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3433 install-toolexeclibgonethttpDATA \
3434 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3435 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3436 install-toolexeclibgoregexpDATA \
3437 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3438 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3439 install-toolexeclibgotexttemplateDATA \
3440 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3441 installdirs installdirs-am maintainer-clean \
3442 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3443 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3444 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3445 tags-recursive
uninstall uninstall-am \
3446 uninstall-toolexeclibLIBRARIES \
3447 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3448 uninstall-toolexeclibgoarchiveDATA \
3449 uninstall-toolexeclibgocompressDATA \
3450 uninstall-toolexeclibgocontainerDATA \
3451 uninstall-toolexeclibgocryptoDATA \
3452 uninstall-toolexeclibgocryptox509DATA \
3453 uninstall-toolexeclibgodatabaseDATA \
3454 uninstall-toolexeclibgodatabasesqlDATA \
3455 uninstall-toolexeclibgodebugDATA \
3456 uninstall-toolexeclibgoencodingDATA \
3457 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3458 uninstall-toolexeclibgohashDATA \
3459 uninstall-toolexeclibgohtmlDATA \
3460 uninstall-toolexeclibgoimageDATA \
3461 uninstall-toolexeclibgoimagecolorDATA \
3462 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3463 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3464 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3465 uninstall-toolexeclibgonethttpDATA \
3466 uninstall-toolexeclibgonetrpcDATA \
3467 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3468 uninstall-toolexeclibgopathDATA \
3469 uninstall-toolexeclibgoregexpDATA \
3470 uninstall-toolexeclibgoruntimeDATA \
3471 uninstall-toolexeclibgosyncDATA \
3472 uninstall-toolexeclibgotestingDATA \
3473 uninstall-toolexeclibgotextDATA \
3474 uninstall-toolexeclibgotexttemplateDATA \
3475 uninstall-toolexeclibgounicodeDATA
3478 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3479 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3481 goc2c
: goc2c.
$(OBJEXT
)
3482 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3484 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3488 mprof.c
: $(srcdir)/runtime
/mprof.goc goc2c
3492 netpoll.c
: $(srcdir)/runtime
/netpoll.goc goc2c
3496 reflect.c
: $(srcdir)/runtime
/reflect.goc goc2c
3500 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
3504 sema.c
: $(srcdir)/runtime
/sema.goc goc2c
3508 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3509 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
3512 time.c
: $(srcdir)/runtime
/time.goc goc2c
3516 %.c
: $(srcdir)/runtime
/%.goc goc2c
3520 version.go
: s-version
; @true
3522 rm -f version.go.tmp
3523 echo
"package sys" > version.go.tmp
3524 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3525 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3526 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3527 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3528 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3529 echo
>> version.go.tmp
3530 echo
"type ArchFamilyType int" >> version.go.tmp
3531 echo
>> version.go.tmp
3532 echo
"const (" >> version.go.tmp
3533 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3534 for a in
$(ALLGOARCHFAMILY
); do \
3535 echo
" $${a}" >> version.go.tmp
; \
3537 echo
")" >> version.go.tmp
3538 echo
>> version.go.tmp
3539 for a in
$(ALLGOARCH
); do \
3540 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3541 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3542 if
test "$${a}" = "$(GOARCH)"; then \
3543 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3545 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3548 echo
>> version.go.tmp
3549 echo
"const (" >> version.go.tmp
3550 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3551 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3552 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3553 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3554 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3555 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3556 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3557 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3558 echo
")" >> version.go.tmp
3559 echo
>> version.go.tmp
3560 for a in
$(ALLGOOS
); do \
3561 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3562 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3563 if
test "$${a}" = "$(GOOS)"; then \
3564 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3566 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3569 echo
>> version.go.tmp
3570 echo
"type Uintreg uintptr" >> version.go.tmp
3571 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3574 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3575 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3576 $(SHELL
) $(srcdir)/mkrsysinfo.sh
3577 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3580 # Generate the list of go std packages that were included in libgo
3581 zstdpkglist.go
: s-zstdpkglist
; @true
3582 s-zstdpkglist
: Makefile
3583 rm -f zstdpkglist.go.tmp
3584 echo
'package main' > zstdpkglist.go.tmp
3585 echo
"" >> zstdpkglist.go.tmp
3586 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3587 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
3588 echo
'}' >> zstdpkglist.go.tmp
3589 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3592 libcalls.go
: s-libcalls
; @true
3593 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3594 rm -f libcalls.go.tmp
3595 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3596 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3599 libcalls-list
: s-libcalls-list
; @true
3600 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3601 rm -f libcalls-list.tmp
3602 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3603 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3606 syscall_arch.go
: s-syscall_arch
; @true
3607 s-syscall_arch
: Makefile
3608 rm -f syscall_arch.go.tmp
3609 echo
"package syscall" > syscall_arch.go.tmp
3610 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3611 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3612 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3615 gen-sysinfo.go
: s-gen-sysinfo
; @true
3616 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3617 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3619 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3622 errno.i
: s-errno
; @true
3624 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3625 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3628 sysinfo.go
: s-sysinfo
; @true
3629 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3630 $(SHELL
) $(srcdir)/mksysinfo.sh
3631 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3634 # The epoll struct has an embedded union and is packed on x86_64,
3635 # which is too complicated for mksysinfo.sh. We find the offset of
3636 # the only field we care about in configure.ac, and generate the
3638 epoll.go
: s-epoll
; @true
3641 echo
'package syscall' > epoll.go.tmp
3642 echo
'type EpollEvent struct {' >> epoll.go.tmp
3643 echo
' Events uint32' >> epoll.go.tmp
3644 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3645 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3647 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3648 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3649 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3650 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3651 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3652 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3653 echo
' Fd int32' >> epoll.go.tmp
; \
3654 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3655 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3658 echo
'}' >> epoll.go.tmp
3659 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3662 # Make sure runtime.inc is built before compiling any .c file.
3663 $(libgo_la_OBJECTS
): runtime.inc
3664 $(libgo_llgo_la_OBJECTS
): runtime.inc
3665 $(libgobegin_a_OBJECTS
): runtime.inc
3666 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3667 $(libgolibbegin_a_OBJECTS
): runtime.inc
3669 @go_include@ bufio.lo.dep
3670 bufio.lo.dep
: $(srcdir)/go
/bufio
/*.go
3674 bufio
/check: $(CHECK_DEPS
)
3678 @go_include@ bytes.lo.dep
3679 bytes.lo.dep
: $(srcdir)/go
/bytes
/*.go
3683 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3685 $(LTCOMPILE
) -c
-o bytes
/index.lo
$(srcdir)/go
/bytes
/indexbyte.c
3686 bytes
/check: $(CHECK_DEPS
)
3690 @go_include@ context.lo.dep
3691 context.lo.dep
: $(srcdir)/go
/context
/*.go
3695 context
/check: $(CHECK_DEPS
)
3697 .PHONY
: context
/check
3699 @go_include@ crypto.lo.dep
3700 crypto.lo.dep
: $(srcdir)/go
/crypto
/*.go
3704 crypto
/check: $(CHECK_DEPS
)
3706 .PHONY
: crypto
/check
3708 @go_include@ encoding.lo.dep
3709 encoding.lo.dep
: $(srcdir)/go
/encoding
/*.go
3713 encoding
/check: $(CHECK_DEPS
)
3715 .PHONY
: encoding
/check
3717 @go_include@ errors.lo.dep
3718 errors.lo.dep
: $(srcdir)/go
/errors
/*.go
3722 errors
/check: $(CHECK_DEPS
)
3724 .PHONY
: errors
/check
3726 @go_include@ expvar.lo.dep
3727 expvar.lo.dep
: $(srcdir)/go
/expvar
/*.go
3731 expvar
/check: $(CHECK_DEPS
)
3733 .PHONY
: expvar
/check
3735 @go_include@ flag.lo.dep
3736 flag.lo.dep
: $(srcdir)/go
/flag
/*.go
3740 flag
/check: $(CHECK_DEPS
)
3744 @go_include@ fmt.lo.dep
3745 fmt.lo.dep
: $(srcdir)/go
/fmt
/*.go
3749 fmt
/check: $(CHECK_DEPS
)
3753 @go_include@ hash.lo.dep
3754 hash.lo.dep
: $(srcdir)/go
/hash
/*.go
3758 hash
/check: $(CHECK_DEPS
)
3762 @go_include@ html.lo.dep
3763 html.lo.dep
: $(srcdir)/go
/html
/*.go
3767 html
/check: $(CHECK_DEPS
)
3771 @go_include@ image.lo.dep
3772 image.lo.dep
: $(srcdir)/go
/image
/*.go
3776 image
/check: $(CHECK_DEPS
)
3780 @go_include@ io.lo.dep
3781 io.lo.dep
: $(srcdir)/go
/io
/*.go
3785 io
/check: $(CHECK_DEPS
)
3789 @go_include@ log.lo.dep
3790 log.lo.dep
: $(srcdir)/go
/log
/*.go
3794 log
/check: $(CHECK_DEPS
)
3798 @go_include@ math.lo.dep
3799 math.lo.dep
: $(srcdir)/go
/math
/*.go
3803 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
3804 $(LTGOCOMPILE
) $(MATH_FLAG
) -I .
-c
-fgo-pkgpath
=math
-o
$@
$$files
3805 math
/check: $(CHECK_DEPS
)
3809 @go_include@ mime.lo.dep
3810 mime.lo.dep
: $(srcdir)/go
/mime
/*.go
3814 mime
/check: $(CHECK_DEPS
)
3818 @go_include@ net.lo.dep
3819 net.lo.dep
: $(srcdir)/go
/net
/*.go
3823 net
/check: $(CHECK_DEPS
)
3827 @go_include@ netgo.o.dep
3828 netgo.o.dep
: $(srcdir)/go
/net
/*.go
3830 netgo.o
: netgo.o.dep
3833 @go_include@ os.lo.dep
3834 os.lo.dep
: $(srcdir)/go
/os
/*.go
3838 os
/check: $(CHECK_DEPS
)
3842 @go_include@ path.lo.dep
3843 path.lo.dep
: $(srcdir)/go
/path
/*.go
3847 path
/check: $(CHECK_DEPS
)
3851 @go_include@ reflect-go.lo.dep
3852 reflect-go.lo.dep
: $(srcdir)/go
/reflect
/*.go
3856 reflect
/check: $(CHECK_DEPS
)
3858 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3860 $(LTCOMPILE
) -c
-o
$@
$<
3861 .PHONY
: reflect
/check
3863 @go_include@ regexp.lo.dep
3864 regexp.lo.dep
: $(srcdir)/go
/regexp
/*.go
3868 regexp
/check: $(CHECK_DEPS
)
3870 .PHONY
: regexp
/check
3872 @go_include@ runtime-go.lo.dep
3873 runtime-go.lo.dep
: $(srcdir)/go
/runtime
/*.go
$(extra_go_files_runtime
)
3877 runtime.inc
: s-runtime-inc
; @true
3878 s-runtime-inc
: runtime-go.lo Makefile
3879 rm -f runtime.inc.tmp2
3880 grep
-v
"#define _" runtime.inc.tmp
> runtime.inc.tmp2
3881 for pattern in
'_G[a-z]' '_P[a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3882 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3884 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp2 runtime.inc
3886 runtime
/check: $(CHECK_DEPS
)
3888 .PHONY
: runtime
/check
3890 @go_include@
sort.lo.dep
3891 sort.lo.dep
: $(srcdir)/go
/sort/*.go
3895 sort/check: $(CHECK_DEPS
)
3899 @go_include@ strconv.lo.dep
3900 strconv.lo.dep
: $(srcdir)/go
/strconv
/*.go
3904 strconv
/check: $(CHECK_DEPS
)
3906 .PHONY
: strconv
/check
3908 @go_include@ strings.lo.dep
3909 strings.lo.dep
: $(srcdir)/go
/strings
/*.go
3913 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3915 $(LTCOMPILE
) -c
-o strings
/index.lo
$(srcdir)/go
/strings
/indexbyte.c
3916 strings
/check: $(CHECK_DEPS
)
3918 .PHONY
: strings
/check
3920 @go_include@ sync.lo.dep
3921 sync.lo.dep
: $(srcdir)/go
/sync
/*.go
3925 sync
/check: $(CHECK_DEPS
)
3929 @go_include@ testing.lo.dep
3930 testing.lo.dep
: $(srcdir)/go
/testing
/*.go
3934 testing
/check: $(CHECK_DEPS
)
3936 .PHONY
: testing
/check
3938 @go_include@ time-go.lo.dep
3939 time-go.lo.dep
: $(srcdir)/go
/time
/*.go
3943 time
/check: $(CHECK_DEPS
)
3947 @go_include@ unicode.lo.dep
3948 unicode.lo.dep
: $(srcdir)/go
/unicode
/*.go
3952 unicode
/check: $(CHECK_DEPS
)
3954 .PHONY
: unicode
/check
3956 @go_include@ archive
/tar.lo.dep
3957 archive
/tar.lo.dep
: $(srcdir)/go
/archive
/tar/*.go
3961 archive
/tar/check: $(CHECK_DEPS
)
3963 .PHONY
: archive
/tar/check
3965 @go_include@ archive
/zip.lo.dep
3966 archive
/zip.lo.dep
: $(srcdir)/go
/archive
/zip
/*.go
3970 archive
/zip
/check: $(CHECK_DEPS
)
3972 .PHONY
: archive
/zip
/check
3974 @go_include@ compress
/bzip2.lo.dep
3975 compress
/bzip2.lo.dep
: $(srcdir)/go
/compress
/bzip2
/*.go
3979 compress
/bzip2
/check: $(CHECK_DEPS
)
3981 .PHONY
: compress
/bzip2
/check
3983 @go_include@ compress
/flate.lo.dep
3984 compress
/flate.lo.dep
: $(srcdir)/go
/compress
/flate
/*.go
3988 compress
/flate
/check: $(CHECK_DEPS
)
3990 .PHONY
: compress
/flate
/check
3992 @go_include@ compress
/gzip.lo.dep
3993 compress
/gzip.lo.dep
: $(srcdir)/go
/compress
/gzip
/*.go
3997 compress
/gzip
/check: $(CHECK_DEPS
)
3999 .PHONY
: compress
/gzip
/check
4001 @go_include@ compress
/lzw.lo.dep
4002 compress
/lzw.lo.dep
: $(srcdir)/go
/compress
/lzw
/*.go
4006 compress
/lzw
/check: $(CHECK_DEPS
)
4008 .PHONY
: compress
/lzw
/check
4010 @go_include@ compress
/zlib.lo.dep
4011 compress
/zlib.lo.dep
: $(srcdir)/go
/compress
/zlib
/*.go
4015 compress
/zlib
/check: $(CHECK_DEPS
)
4017 .PHONY
: compress
/zlib
/check
4019 @go_include@ container
/heap.lo.dep
4020 container
/heap.lo.dep
: $(srcdir)/go
/container
/heap
/*.go
4024 container
/heap
/check: $(CHECK_DEPS
)
4026 .PHONY
: container
/heap
/check
4028 @go_include@ container
/list.lo.dep
4029 container
/list.lo.dep
: $(srcdir)/go
/container
/list
/*.go
4033 container
/list
/check: $(CHECK_DEPS
)
4035 .PHONY
: container
/list
/check
4037 @go_include@ container
/ring.lo.dep
4038 container
/ring.lo.dep
: $(srcdir)/go
/container
/ring
/*.go
4042 container
/ring
/check: $(CHECK_DEPS
)
4044 .PHONY
: container
/ring
/check
4046 @go_include@ crypto
/aes.lo.dep
4047 crypto
/aes.lo.dep
: $(srcdir)/go
/crypto
/aes
/*.go
4051 crypto
/aes
/check: $(CHECK_DEPS
)
4053 .PHONY
: crypto
/aes
/check
4055 @go_include@ crypto
/cipher.lo.dep
4056 crypto
/cipher.lo.dep
: $(srcdir)/go
/crypto
/cipher
/*.go
4060 crypto
/cipher
/check: $(CHECK_DEPS
)
4062 .PHONY
: crypto
/cipher
/check
4064 @go_include@ crypto
/des.lo.dep
4065 crypto
/des.lo.dep
: $(srcdir)/go
/crypto
/des
/*.go
4069 crypto
/des
/check: $(CHECK_DEPS
)
4071 .PHONY
: crypto
/des
/check
4073 @go_include@ crypto
/dsa.lo.dep
4074 crypto
/dsa.lo.dep
: $(srcdir)/go
/crypto
/dsa
/*.go
4078 crypto
/dsa
/check: $(CHECK_DEPS
)
4080 .PHONY
: crypto
/dsa
/check
4082 @go_include@ crypto
/ecdsa.lo.dep
4083 crypto
/ecdsa.lo.dep
: $(srcdir)/go
/crypto
/ecdsa
/*.go
4087 crypto
/ecdsa
/check: $(CHECK_DEPS
)
4089 .PHONY
: crypto
/ecdsa
/check
4091 @go_include@ crypto
/elliptic.lo.dep
4092 crypto
/elliptic.lo.dep
: $(srcdir)/go
/crypto
/elliptic
/*.go
4096 crypto
/elliptic
/check: $(CHECK_DEPS
)
4098 .PHONY
: crypto
/elliptic
/check
4100 @go_include@ crypto
/hmac.lo.dep
4101 crypto
/hmac.lo.dep
: $(srcdir)/go
/crypto
/hmac
/*.go
4105 crypto
/hmac
/check: $(CHECK_DEPS
)
4107 .PHONY
: crypto
/hmac
/check
4109 @go_include@ crypto
/md5.lo.dep
4110 crypto
/md5.lo.dep
: $(srcdir)/go
/crypto
/md5
/*.go
4114 crypto
/md5
/check: $(CHECK_DEPS
)
4116 .PHONY
: crypto
/md5
/check
4118 @go_include@ crypto
/rand.lo.dep
4119 crypto
/rand.lo.dep
: $(srcdir)/go
/crypto
/rand
/*.go
4123 crypto
/rand
/check: $(CHECK_DEPS
)
4125 .PHONY
: crypto
/rand
/check
4127 @go_include@ crypto
/rc4.lo.dep
4128 crypto
/rc4.lo.dep
: $(srcdir)/go
/crypto
/rc4
/*.go
4132 crypto
/rc4
/check: $(CHECK_DEPS
)
4134 .PHONY
: crypto
/rc4
/check
4136 @go_include@ crypto
/rsa.lo.dep
4137 crypto
/rsa.lo.dep
: $(srcdir)/go
/crypto
/rsa
/*.go
4141 crypto
/rsa
/check: $(CHECK_DEPS
)
4143 .PHONY
: crypto
/rsa
/check
4145 @go_include@ crypto
/sha1.lo.dep
4146 crypto
/sha1.lo.dep
: $(srcdir)/go
/crypto
/sha1
/*.go
4150 crypto
/sha1
/check: $(CHECK_DEPS
)
4152 .PHONY
: crypto
/sha1
/check
4154 @go_include@ crypto
/sha256.lo.dep
4155 crypto
/sha256.lo.dep
: $(srcdir)/go
/crypto
/sha256
/*.go
4159 crypto
/sha256
/check: $(CHECK_DEPS
)
4161 .PHONY
: crypto
/sha256
/check
4163 @go_include@ crypto
/sha512.lo.dep
4164 crypto
/sha512.lo.dep
: $(srcdir)/go
/crypto
/sha512
/*.go
4168 crypto
/sha512
/check: $(CHECK_DEPS
)
4170 .PHONY
: crypto
/sha512
/check
4172 @go_include@ crypto
/subtle.lo.dep
4173 crypto
/subtle.lo.dep
: $(srcdir)/go
/crypto
/subtle
/*.go
4177 crypto
/subtle
/check: $(CHECK_DEPS
)
4179 .PHONY
: crypto
/subtle
/check
4181 @go_include@ crypto
/tls.lo.dep
4182 crypto
/tls.lo.dep
: $(srcdir)/go
/crypto
/tls
/*.go
4186 crypto
/tls
/check: $(CHECK_DEPS
)
4188 .PHONY
: crypto
/tls
/check
4190 @go_include@ crypto
/x509.lo.dep
4191 crypto
/x509.lo.dep
: $(srcdir)/go
/crypto
/x509
/*.go
4195 crypto
/x509
/check: $(CHECK_DEPS
)
4197 .PHONY
: crypto
/x509
/check
4199 @go_include@ crypto
/x509
/pkix.lo.dep
4200 crypto
/x509
/pkix.lo.dep
: $(srcdir)/go
/crypto
/x509
/pkix
/*.go
4202 crypto
/x509
/pkix.lo
:
4204 crypto
/x509
/pkix
/check: $(CHECK_DEPS
)
4206 .PHONY
: crypto
/x509
/pkix
/check
4208 @go_include@ database
/sql.lo.dep
4209 database
/sql.lo.dep
: $(srcdir)/go
/database
/sql
/*.go
4213 database
/sql
/check: $(CHECK_DEPS
)
4215 .PHONY
: database
/sql
/check
4217 @go_include@ database
/sql
/driver.lo.dep
4218 database
/sql
/driver.lo.dep
: $(srcdir)/go
/database
/sql
/driver
/*.go
4220 database
/sql
/driver.lo
:
4222 database
/sql
/driver
/check: $(CHECK_DEPS
)
4224 .PHONY
: database
/sql
/driver
/check
4226 @go_include@ debug
/dwarf.lo.dep
4227 debug
/dwarf.lo.dep
: $(srcdir)/go
/debug
/dwarf
/*.go
4231 debug
/dwarf
/check: $(CHECK_DEPS
)
4233 .PHONY
: debug
/dwarf
/check
4235 @go_include@ debug
/elf.lo.dep
4236 debug
/elf.lo.dep
: $(srcdir)/go
/debug
/elf
/*.go
4240 debug
/elf
/check: $(CHECK_DEPS
)
4242 .PHONY
: debug
/elf
/check
4244 @go_include@ debug
/gosym.lo.dep
4245 debug
/gosym.lo.dep
: $(srcdir)/go
/debug
/gosym
/*.go
4249 debug
/gosym
/check: $(CHECK_DEPS
)
4251 .PHONY
: debug
/gosym
/check
4253 @go_include@ debug
/macho.lo.dep
4254 debug
/macho.lo.dep
: $(srcdir)/go
/debug
/macho
/*.go
4258 debug
/macho
/check: $(CHECK_DEPS
)
4260 .PHONY
: debug
/macho
/check
4262 @go_include@ debug
/pe.lo.dep
4263 debug
/pe.lo.dep
: $(srcdir)/go
/debug
/pe
/*.go
4267 debug
/pe
/check: $(CHECK_DEPS
)
4269 .PHONY
: debug
/pe
/check
4271 @go_include@ debug
/plan9obj.lo.dep
4272 debug
/plan9obj.lo.dep
: $(srcdir)/go
/debug
/plan9obj
/*.go
4276 debug
/plan9obj
/check: $(CHECK_DEPS
)
4278 .PHONY
: debug
/plan9obj
/check
4280 @go_include@ encoding
/asn1.lo.dep
4281 encoding
/asn1.lo.dep
: $(srcdir)/go
/encoding
/asn1
/*.go
4285 encoding
/asn1
/check: $(CHECK_DEPS
)
4287 .PHONY
: encoding
/asn1
/check
4289 @go_include@ encoding
/ascii85.lo.dep
4290 encoding
/ascii85.lo.dep
: $(srcdir)/go
/encoding
/ascii85
/*.go
4292 encoding
/ascii85.lo
:
4294 encoding
/ascii85
/check: $(CHECK_DEPS
)
4296 .PHONY
: encoding
/ascii85
/check
4298 @go_include@ encoding
/base32.lo.dep
4299 encoding
/base32.lo.dep
: $(srcdir)/go
/encoding
/base32
/*.go
4303 encoding
/base32
/check: $(CHECK_DEPS
)
4305 .PHONY
: encoding
/base32
/check
4307 @go_include@ encoding
/base64.lo.dep
4308 encoding
/base64.lo.dep
: $(srcdir)/go
/encoding
/base64
/*.go
4312 encoding
/base64
/check: $(CHECK_DEPS
)
4314 .PHONY
: encoding
/base64
/check
4316 @go_include@ encoding
/binary.lo.dep
4317 encoding
/binary.lo.dep
: $(srcdir)/go
/encoding
/binary
/*.go
4321 encoding
/binary
/check: $(CHECK_DEPS
)
4323 .PHONY
: encoding
/binary
/check
4325 @go_include@ encoding
/csv.lo.dep
4326 encoding
/csv.lo.dep
: $(srcdir)/go
/encoding
/csv
/*.go
4330 encoding
/csv
/check: $(CHECK_DEPS
)
4332 .PHONY
: encoding
/csv
/check
4334 @go_include@ encoding
/gob.lo.dep
4335 encoding
/gob.lo.dep
: $(srcdir)/go
/encoding
/gob
/*.go
4339 encoding
/gob
/check: $(CHECK_DEPS
)
4341 .PHONY
: encoding
/gob
/check
4343 @go_include@ encoding
/hex.lo.dep
4344 encoding
/hex.lo.dep
: $(srcdir)/go
/encoding
/hex
/*.go
4348 encoding
/hex
/check: $(CHECK_DEPS
)
4350 .PHONY
: encoding
/hex
/check
4352 @go_include@ encoding
/json.lo.dep
4353 encoding
/json.lo.dep
: $(srcdir)/go
/encoding
/json
/*.go
4357 encoding
/json
/check: $(CHECK_DEPS
)
4359 .PHONY
: encoding
/json
/check
4361 @go_include@ encoding
/pem.lo.dep
4362 encoding
/pem.lo.dep
: $(srcdir)/go
/encoding
/pem
/*.go
4366 encoding
/pem
/check: $(CHECK_DEPS
)
4368 .PHONY
: encoding
/pem
/check
4370 @go_include@ encoding
/xml.lo.dep
4371 encoding
/xml.lo.dep
: $(srcdir)/go
/encoding
/xml
/*.go
4375 encoding
/xml
/check: $(CHECK_DEPS
)
4377 .PHONY
: encoding
/xml
/check
4379 @go_include@ exp
/proxy.lo.dep
4380 exp
/proxy.lo.dep
: $(srcdir)/go
/exp
/proxy
/*.go
4384 exp
/proxy
/check: $(CHECK_DEPS
)
4386 .PHONY
: exp
/proxy
/check
4388 @go_include@ exp
/terminal.lo.dep
4389 exp
/terminal.lo.dep
: $(srcdir)/go
/exp
/terminal
/*.go
4393 exp
/terminal
/check: $(CHECK_DEPS
)
4395 .PHONY
: exp
/terminal
/check
4397 @go_include@ html
/template.lo.dep
4398 html
/template.lo.dep
: $(srcdir)/go
/html
/template
/*.go
4402 html
/template
/check: $(CHECK_DEPS
)
4404 .PHONY
: html
/template
/check
4406 @go_include@ go
/ast.lo.dep
4407 go
/ast.lo.dep
: $(srcdir)/go
/go
/ast
/*.go
4411 go
/ast
/check: $(CHECK_DEPS
)
4413 .PHONY
: go
/ast
/check
4415 @go_include@ go
/build.lo.dep
4416 go
/build.lo.dep
: $(srcdir)/go
/go
/build
/*.go
4420 go
/build
/check: $(CHECK_DEPS
)
4422 .PHONY
: go
/build
/check
4424 @go_include@ go
/constant.lo.dep
4425 go
/constant.lo.dep
: $(srcdir)/go
/go
/constant
/*.go
4429 go
/constant
/check: $(CHECK_DEPS
)
4431 .PHONY
: go
/constant
/check
4433 @go_include@ go
/doc.lo.dep
4434 go
/doc.lo.dep
: $(srcdir)/go
/go
/doc
/*.go
4438 go
/doc
/check: $(CHECK_DEPS
)
4440 .PHONY
: go
/doc
/check
4442 @go_include@ go
/format.lo.dep
4443 go
/format.lo.dep
: $(srcdir)/go
/go
/format
/*.go
4447 go
/format
/check: $(CHECK_DEPS
)
4449 .PHONY
: go
/format
/check
4451 @go_include@ go
/importer.lo.dep
4452 go
/importer.lo.dep
: $(srcdir)/go
/go
/importer
/*.go
4456 go
/importer
/check: $(CHECK_DEPS
)
4458 .PHONY
: go
/importer
/check
4460 @go_include@ go
/parser.lo.dep
4461 go
/parser.lo.dep
: $(srcdir)/go
/go
/parser
/*.go
4465 go
/parser
/check: $(CHECK_DEPS
)
4467 .PHONY
: go
/parser
/check
4469 @go_include@ go
/printer.lo.dep
4470 go
/printer.lo.dep
: $(srcdir)/go
/go
/printer
/*.go
4474 go
/printer
/check: $(CHECK_DEPS
)
4476 .PHONY
: go
/printer
/check
4478 @go_include@ go
/scanner.lo.dep
4479 go
/scanner.lo.dep
: $(srcdir)/go
/go
/scanner
/*.go
4483 go
/scanner
/check: $(CHECK_DEPS
)
4485 .PHONY
: go
/scanner
/check
4487 @go_include@ go
/token.lo.dep
4488 go
/token.lo.dep
: $(srcdir)/go
/go
/token
/*.go
4492 go
/token
/check: $(CHECK_DEPS
)
4494 .PHONY
: go
/token
/check
4496 @go_include@ go
/types.lo.dep
4497 go
/types.lo.dep
: $(srcdir)/go
/go
/types
/*.go
4501 go
/types
/check: $(CHECK_DEPS
)
4503 .PHONY
: go
/types
/check
4505 @go_include@ go
/internal
/gcimporter.lo.dep
4506 go
/internal
/gcimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gcimporter
/*.go
4508 go
/internal
/gcimporter.lo
:
4510 go
/internal
/gcimporter
/check: $(CHECK_DEPS
)
4512 .PHONY
: go
/internal
/gcimporter
/check
4514 @go_include@ go
/internal
/gccgoimporter.lo.dep
4515 go
/internal
/gccgoimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gccgoimporter
/*.go
4517 go
/internal
/gccgoimporter.lo
:
4519 go
/internal
/gccgoimporter
/check: $(CHECK_DEPS
)
4521 .PHONY
: go
/internal
/gccgoimporter
/check
4523 @go_include@ golang_org
/x
/net
/http2
/hpack.lo.dep
4524 golang_org
/x
/net
/http2
/hpack.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/http2
/hpack
/*.go
4526 golang_org
/x
/net
/http2
/hpack.lo
:
4528 golang_org
/x
/net
/http2
/hpack
/check: $(CHECK_DEPS
)
4530 .PHONY
: golang_org
/x
/net
/http2
/hpack
/check
4532 @go_include@ golang_org
/x
/net
/lex/httplex.lo.dep
4533 golang_org
/x
/net
/lex/httplex.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/lex/httplex
/*.go
4535 golang_org
/x
/net
/lex/httplex.lo
:
4537 golang_org
/x
/net
/lex/httplex
/check: $(CHECK_DEPS
)
4539 .PHONY
: golang_org
/x
/net
/lex/httplex
/check
4541 @LIBGO_IS_BSD_TRUE@@go_include@ golang_org
/x
/net
/route.lo.dep
4542 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/route
/*.go
4543 @LIBGO_IS_BSD_TRUE@
$(BUILDDEPS
)
4544 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo
:
4545 @LIBGO_IS_BSD_TRUE@
$(BUILDPACKAGE
)
4546 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route
/check: $(CHECK_DEPS
)
4547 @LIBGO_IS_BSD_TRUE@ @
$(CHECK
)
4549 .PHONY
: golang_org
/x
/net
/route
/check
4551 @go_include@ hash
/adler32.lo.dep
4552 hash
/adler32.lo.dep
: $(srcdir)/go
/hash
/adler32
/*.go
4556 hash
/adler32
/check: $(CHECK_DEPS
)
4558 .PHONY
: hash
/adler32
/check
4560 @go_include@ hash
/crc32.lo.dep
4561 hash
/crc32.lo.dep
: $(srcdir)/go
/hash
/crc32
/*.go
4565 hash
/crc32
/check: $(CHECK_DEPS
)
4567 .PHONY
: hash
/crc32
/check
4569 @go_include@ hash
/crc64.lo.dep
4570 hash
/crc64.lo.dep
: $(srcdir)/go
/hash
/crc64
/*.go
4574 hash
/crc64
/check: $(CHECK_DEPS
)
4576 .PHONY
: hash
/crc64
/check
4578 @go_include@ hash
/fnv.lo.dep
4579 hash
/fnv.lo.dep
: $(srcdir)/go
/hash
/fnv
/*.go
4583 hash
/fnv
/check: $(CHECK_DEPS
)
4585 .PHONY
: hash
/fnv
/check
4587 @go_include@ image
/color.lo.dep
4588 image
/color.lo.dep
: $(srcdir)/go
/image
/color
/*.go
4592 image
/color
/check: $(CHECK_DEPS
)
4594 .PHONY
: image
/color
/check
4596 @go_include@ image
/color
/palette.lo.dep
4597 image
/color
/palette.lo.dep
: $(srcdir)/go
/image
/color
/palette
/*.go
4599 image
/color
/palette.lo
:
4601 image
/color
/palette
/check: $(CHECK_DEPS
)
4603 .PHONY
: image
/color
/palette
/check
4605 @go_include@ image
/draw.lo.dep
4606 image
/draw.lo.dep
: $(srcdir)/go
/image
/draw
/*.go
4610 image
/draw
/check: $(CHECK_DEPS
)
4612 .PHONY
: image
/draw
/check
4614 @go_include@ image
/gif.lo.dep
4615 image
/gif.lo.dep
: $(srcdir)/go
/image
/gif
/*.go
4619 image
/gif
/check: $(CHECK_DEPS
)
4621 .PHONY
: image
/gif
/check
4623 @go_include@ image
/internal
/imageutil.lo.dep
4624 image
/internal
/imageutil.lo.dep
: $(srcdir)/go
/image
/internal
/imageutil
/*.go
4626 image
/internal
/imageutil.lo
:
4628 image
/internal
/imageutil
/check: $(CHECK_DEPS
)
4630 .PHONY
: image
/internal
/imageutil
/check
4632 @go_include@ image
/jpeg.lo.dep
4633 image
/jpeg.lo.dep
: $(srcdir)/go
/image
/jpeg
/*.go
4637 image
/jpeg
/check: $(CHECK_DEPS
)
4639 .PHONY
: image
/jpeg
/check
4641 @go_include@ image
/png.lo.dep
4642 image
/png.lo.dep
: $(srcdir)/go
/image
/png
/*.go
4646 image
/png
/check: $(CHECK_DEPS
)
4648 .PHONY
: image
/png
/check
4650 @go_include@ index
/suffixarray.lo.dep
4651 index
/suffixarray.lo.dep
: $(srcdir)/go
/index
/suffixarray
/*.go
4653 index
/suffixarray.lo
:
4655 index
/suffixarray
/check: $(CHECK_DEPS
)
4657 .PHONY
: index
/suffixarray
/check
4659 @go_include@ internal
/nettrace.lo.dep
4660 internal
/nettrace.lo.dep
: $(srcdir)/go
/internal
/nettrace
/*.go
4662 internal
/nettrace.lo
:
4664 internal
/nettrace
/check: $(CHECK_DEPS
)
4666 .PHONY
: internal
/nettrace
/check
4668 @go_include@ internal
/race.lo.dep
4669 internal
/race.lo.dep
: $(srcdir)/go
/internal
/race
/*.go
4673 internal
/race
/check: $(CHECK_DEPS
)
4675 .PHONY
: internal
/race
/check
4677 @go_include@ internal
/singleflight.lo.dep
4678 internal
/singleflight.lo.dep
: $(srcdir)/go
/internal
/singleflight
/*.go
4680 internal
/singleflight.lo
:
4682 internal
/singleflight
/check: $(CHECK_DEPS
)
4684 .PHONY
: internal
/singleflight
/check
4686 @go_include@ internal
/syscall
/unix.lo.dep
4687 internal
/syscall
/unix.lo.dep
: $(srcdir)/go
/internal
/syscall
/unix
/*.go
4689 internal
/syscall
/unix.lo
:
4691 internal
/syscall
/unix
/check: $(CHECK_DEPS
)
4693 .PHONY
: internal
/syscall
/unix
/check
4695 @go_include@ internal
/testenv.lo.dep
4696 internal
/testenv.lo.dep
: $(srcdir)/go
/internal
/testenv
/*.go
4698 internal
/testenv.lo
:
4700 internal
/testenv
/check: $(CHECK_DEPS
)
4702 .PHONY
: internal
/testenv
/check
4704 @go_include@ internal
/trace.lo.dep
4705 internal
/trace.lo.dep
: $(srcdir)/go
/internal
/trace
/*.go
4709 internal
/trace
/check: $(CHECK_DEPS
)
4711 .PHONY
: internal
/trace
/check
4713 @go_include@ io
/ioutil.lo.dep
4714 io
/ioutil.lo.dep
: $(srcdir)/go
/io
/ioutil
/*.go
4718 io
/ioutil
/check: $(CHECK_DEPS
)
4720 .PHONY
: io
/ioutil
/check
4722 @go_include@ log
/syslog.lo.dep
4723 log
/syslog.lo.dep
: $(srcdir)/go
/log
/syslog
/*.go
4727 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc log
/syslog.lo
4728 @
$(MKDIR_P
) log
/syslog
4729 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
4730 log
/syslog
/check: $(CHECK_DEPS
)
4732 .PHONY
: log
/syslog
/check
4734 @go_include@ math
/big.lo.dep
4735 math
/big.lo.dep
: $(srcdir)/go
/math
/big
/*.go
4739 math
/big
/check: $(CHECK_DEPS
)
4741 .PHONY
: math
/big
/check
4743 @go_include@ math
/cmplx.lo.dep
4744 math
/cmplx.lo.dep
: $(srcdir)/go
/math
/cmplx
/*.go
4748 math
/cmplx
/check: $(CHECK_DEPS
)
4750 .PHONY
: math
/cmplx
/check
4752 @go_include@ math
/rand.lo.dep
4753 math
/rand.lo.dep
: $(srcdir)/go
/math
/rand
/*.go
4757 math
/rand
/check: $(CHECK_DEPS
)
4759 .PHONY
: math
/rand
/check
4761 @go_include@ mime
/multipart.lo.dep
4762 mime
/multipart.lo.dep
: $(srcdir)/go
/mime
/multipart
/*.go
4766 mime
/multipart
/check: $(CHECK_DEPS
)
4768 .PHONY
: mime
/multipart
/check
4770 @go_include@ mime
/quotedprintable.lo.dep
4771 mime
/quotedprintable.lo.dep
: $(srcdir)/go
/mime
/quotedprintable
/*.go
4773 mime
/quotedprintable.lo
:
4775 mime
/quotedprintable
/check: $(CHECK_DEPS
)
4777 .PHONY
: mime
/quotedprintable
/check
4779 @go_include@ net
/http.lo.dep
4780 net
/http.lo.dep
: $(srcdir)/go
/net
/http
/*.go
4784 net
/http
/check: $(CHECK_DEPS
)
4786 .PHONY
: net
/http
/check
4788 @go_include@ net
/mail.lo.dep
4789 net
/mail.lo.dep
: $(srcdir)/go
/net
/mail
/*.go
4793 net
/mail
/check: $(CHECK_DEPS
)
4795 .PHONY
: net
/mail
/check
4797 @go_include@ net
/rpc.lo.dep
4798 net
/rpc.lo.dep
: $(srcdir)/go
/net
/rpc
/*.go
4802 net
/rpc
/check: $(CHECK_DEPS
)
4804 .PHONY
: net
/rpc
/check
4806 @go_include@ net
/smtp.lo.dep
4807 net
/smtp.lo.dep
: $(srcdir)/go
/net
/smtp
/*.go
4811 net
/smtp
/check: $(CHECK_DEPS
)
4813 .PHONY
: net
/smtp
/check
4815 @go_include@ net
/url.lo.dep
4816 net
/url.lo.dep
: $(srcdir)/go
/net
/url
/*.go
4820 net
/url
/check: $(CHECK_DEPS
)
4822 .PHONY
: net
/url
/check
4824 @go_include@ net
/textproto.lo.dep
4825 net
/textproto.lo.dep
: $(srcdir)/go
/net
/textproto
/*.go
4829 net
/textproto
/check: $(CHECK_DEPS
)
4831 .PHONY
: net
/textproto
/check
4833 @go_include@ net
/http
/cgi.lo.dep
4834 net
/http
/cgi.lo.dep
: $(srcdir)/go
/net
/http
/cgi
/*.go
4838 net
/http
/cgi
/check: $(CHECK_DEPS
)
4840 .PHONY
: net
/http
/cgi
/check
4842 @go_include@ net
/http
/cookiejar.lo.dep
4843 net
/http
/cookiejar.lo.dep
: $(srcdir)/go
/net
/http
/cookiejar
/*.go
4845 net
/http
/cookiejar.lo
:
4847 net
/http
/cookiejar
/check: $(CHECK_DEPS
)
4849 .PHONY
: net
/http
/cookiejar
/check
4851 @go_include@ net
/http
/fcgi.lo.dep
4852 net
/http
/fcgi.lo.dep
: $(srcdir)/go
/net
/http
/fcgi
/*.go
4856 net
/http
/fcgi
/check: $(CHECK_DEPS
)
4858 .PHONY
: net
/http
/fcgi
/check
4860 @go_include@ net
/http
/httptest.lo.dep
4861 net
/http
/httptest.lo.dep
: $(srcdir)/go
/net
/http
/httptest
/*.go
4863 net
/http
/httptest.lo
:
4865 net
/http
/httptest
/check: $(check_deps
)
4867 .PHONY
: net
/http
/httptest
/check
4869 @go_include@ net
/http
/httptrace.lo.dep
4870 net
/http
/httptrace.lo.dep
: $(srcdir)/go
/net
/http
/httptrace
/*.go
4872 net
/http
/httptrace.lo
:
4874 net
/http
/httptrace
/check: $(check_deps
)
4876 .PHONY
: net
/http
/httptrace
/check
4878 @go_include@ net
/http
/httputil.lo.dep
4879 net
/http
/httputil.lo.dep
: $(srcdir)/go
/net
/http
/httputil
/*.go
4881 net
/http
/httputil.lo
:
4883 net
/http
/httputil
/check: $(check_deps
)
4885 .PHONY
: net
/http
/httputil
/check
4887 @go_include@ net
/http
/internal.lo.dep
4888 net
/http
/internal.lo.dep
: $(srcdir)/go
/net
/http
/internal
/*.go
4890 net
/http
/internal.lo
:
4892 net
/http
/internal
/check: $(CHECK_DEPS
)
4894 .PHONY
: net
/http
/internal
/check
4896 @go_include@ net
/http
/pprof.lo.dep
4897 net
/http
/pprof.lo.dep
: $(srcdir)/go
/net
/http
/pprof
/*.go
4901 net
/http
/pprof
/check: $(CHECK_DEPS
)
4903 .PHONY
: net
/http
/pprof
/check
4905 @go_include@ net
/internal
/socktest.lo.dep
4906 net
/internal
/socktest.lo.dep
: $(srcdir)/go
/net
/internal
/socktest
/*.go
4908 net
/internal
/socktest.lo
:
4910 net
/internal
/socktest
/check: $(CHECK_DEPS
)
4912 .PHONY
: net
/internal
/socktest
/check
4914 @go_include@ net
/rpc
/jsonrpc.lo.dep
4915 net
/rpc
/jsonrpc.lo.dep
: $(srcdir)/go
/net
/rpc
/jsonrpc
/*.go
4919 net
/rpc
/jsonrpc
/check: $(CHECK_DEPS
)
4921 .PHONY
: net
/rpc
/jsonrpc
/check
4923 @go_include@ old
/regexp.lo.dep
4924 old
/regexp.lo.dep
: $(srcdir)/go
/old
/regexp
/*.go
4928 old
/regexp
/check: $(CHECK_DEPS
)
4930 .PHONY
: old
/regexp
/check
4932 @go_include@ old
/template.lo.dep
4933 old
/template.lo.dep
: $(srcdir)/go
/old
/template
/*.go
4937 old
/template
/check: $(CHECK_DEPS
)
4939 .PHONY
: old
/template
/check
4941 @go_include@ os
/exec.lo.dep
4942 os
/exec.lo.dep
: $(srcdir)/go
/os
/exec
/*.go
4946 os
/exec
/check: $(CHECK_DEPS
)
4948 .PHONY
: os
/exec
/check
4950 @go_include@ os
/signal.lo.dep
4951 os
/signal.lo.dep
: $(srcdir)/go
/os
/signal
/*.go
4955 os
/signal
/check: $(CHECK_DEPS
)
4957 .PHONY
: os
/signal
/check
4959 @go_include@ os
/user.lo.dep
4960 os
/user.lo.dep
: $(srcdir)/go
/os
/user
/*.go
4964 os
/user
/check: $(CHECK_DEPS
)
4966 .PHONY
: os
/user
/check
4968 @go_include@ path
/filepath.lo.dep
4969 path
/filepath.lo.dep
: $(srcdir)/go
/path
/filepath
/*.go
4973 path
/filepath
/check: $(CHECK_DEPS
)
4975 .PHONY
: path
/filepath
/check
4977 @go_include@ regexp
/syntax.lo.dep
4978 regexp
/syntax.lo.dep
: $(srcdir)/go
/regexp
/syntax
/*.go
4982 regexp
/syntax
/check: $(CHECK_DEPS
)
4984 .PHONY
: regexp
/syntax
/check
4986 @go_include@ runtime
/debug.lo.dep
4987 runtime
/debug.lo.dep
: $(srcdir)/go
/runtime
/debug
/*.go
4991 runtime
/debug
/check: $(CHECK_DEPS
)
4993 .PHONY
: runtime
/debug
/check
4995 @go_include@ runtime
/pprof.lo.dep
4996 runtime
/pprof.lo.dep
: $(srcdir)/go
/runtime
/pprof
/*.go
5000 runtime
/pprof
/check: $(CHECK_DEPS
)
5002 .PHONY
: runtime
/pprof
/check
5004 @go_include@ runtime
/internal
/atomic.lo.dep
5005 runtime
/internal
/atomic.lo.dep
: $(srcdir)/go
/runtime
/internal
/atomic
/*.go
5007 runtime
/internal
/atomic.lo
:
5009 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc runtime
/internal
/atomic.lo
5010 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
5011 runtime
/internal
/atomic
/check: $(CHECK_DEPS
)
5013 .PHONY
: runtime
/internal
/atomic
/check
5015 @go_include@ runtime
/internal
/sys.lo.dep
5016 runtime
/internal
/sys.lo.dep
: $(srcdir)/go
/runtime
/internal
/sys
/*.go
5018 runtime
/internal
/sys.lo
:
5020 runtime
/internal
/sys
/check: $(CHECK_DEPS
)
5022 .PHONY
: runtime
/internal
/sys
/check
5024 @go_include@ sync
/atomic.lo.dep
5025 sync
/atomic.lo.dep
: $(srcdir)/go
/sync
/atomic
/*.go
5029 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc sync
/atomic.lo
5030 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
5031 sync
/atomic
/check: $(CHECK_DEPS
)
5033 .PHONY
: sync
/atomic
/check
5035 @go_include@ text
/scanner.lo.dep
5036 text
/scanner.lo.dep
: $(srcdir)/go
/text
/scanner
/*.go
5040 text
/scanner
/check: $(CHECK_DEPS
)
5042 .PHONY
: text
/scanner
/check
5044 @go_include@ text
/tabwriter.lo.dep
5045 text
/tabwriter.lo.dep
: $(srcdir)/go
/text
/tabwriter
/*.go
5049 text
/tabwriter
/check: $(CHECK_DEPS
)
5051 .PHONY
: text
/tabwriter
/check
5053 @go_include@ text
/template.lo.dep
5054 text
/template.lo.dep
: $(srcdir)/go
/text
/template
/*.go
5058 text
/template
/check: $(CHECK_DEPS
)
5060 .PHONY
: text
/template
/check
5062 @go_include@ text
/template
/parse.lo.dep
5063 text
/template
/parse.lo.dep
: $(srcdir)/go
/text
/template
/parse
/*.go
5065 text
/template
/parse.lo
:
5067 text
/template
/parse
/check: $(CHECK_DEPS
)
5069 .PHONY
: text
/template
/parse
/check
5071 @go_include@ testing
/iotest.lo.dep
5072 testing
/iotest.lo.dep
: $(srcdir)/go
/testing
/iotest
/*.go
5076 testing
/iotest
/check: $(CHECK_DEPS
)
5078 .PHONY
: testing
/iotest
/check
5080 @go_include@ testing
/quick.lo.dep
5081 testing
/quick.lo.dep
: $(srcdir)/go
/testing
/quick
/*.go
5085 testing
/quick
/check: $(CHECK_DEPS
)
5087 .PHONY
: testing
/quick
/check
5089 @go_include@ unicode
/utf16.lo.dep
5090 unicode
/utf16.lo.dep
: $(srcdir)/go
/unicode
/utf16
/*.go
5094 unicode
/utf16
/check: $(CHECK_DEPS
)
5096 .PHONY
: unicode
/utf16
/check
5098 @go_include@ unicode
/utf8.lo.dep
5099 unicode
/utf8.lo.dep
: $(srcdir)/go
/unicode
/utf8
/*.go
5103 unicode
/utf8
/check: $(CHECK_DEPS
)
5105 .PHONY
: unicode
/utf8
/check
5107 @go_include@ syscall.lo.dep
5108 syscall.lo.dep
: $(srcdir)/go
/syscall
/*.go
$(extra_go_files_syscall
)
5112 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
5114 $(LTCOMPILE
) -c
-o
$@
$<
5115 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
5117 $(LTCOMPILE
) -c
-o
$@
$<
5118 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
5120 $(LTCOMPILE
) -c
-o
$@
$<
5121 syscall
/check: $(CHECK_DEPS
)
5123 .PHONY
: syscall
/check
5129 context.gox
: context.lo
5131 crypto.gox
: crypto.lo
5133 encoding.gox
: encoding.lo
5135 errors.gox
: errors.lo
5137 expvar.gox
: expvar.lo
5163 reflect.gox
: reflect-go.lo
5165 regexp.gox
: regexp.lo
5167 runtime.gox
: runtime-go.lo
5171 strconv.gox
: strconv.lo
5173 strings.gox
: strings.lo
5177 syscall.gox
: syscall.lo
5179 testing.gox
: testing.lo
5181 time.gox
: time-go.lo
5183 unicode.gox
: unicode.lo
5186 archive
/tar.gox
: archive
/tar.lo
5188 archive
/zip.gox
: archive
/zip.lo
5191 compress
/bzip2.gox
: compress
/bzip2.lo
5193 compress
/flate.gox
: compress
/flate.lo
5195 compress
/gzip.gox
: compress
/gzip.lo
5197 compress
/lzw.gox
: compress
/lzw.lo
5199 compress
/zlib.gox
: compress
/zlib.lo
5202 container
/heap.gox
: container
/heap.lo
5204 container
/list.gox
: container
/list.lo
5206 container
/ring.gox
: container
/ring.lo
5209 crypto
/aes.gox
: crypto
/aes.lo
5211 crypto
/cipher.gox
: crypto
/cipher.lo
5213 crypto
/des.gox
: crypto
/des.lo
5215 crypto
/dsa.gox
: crypto
/dsa.lo
5217 crypto
/ecdsa.gox
: crypto
/ecdsa.lo
5219 crypto
/elliptic.gox
: crypto
/elliptic.lo
5221 crypto
/hmac.gox
: crypto
/hmac.lo
5223 crypto
/md5.gox
: crypto
/md5.lo
5225 crypto
/rand.gox
: crypto
/rand.lo
5227 crypto
/rc4.gox
: crypto
/rc4.lo
5229 crypto
/rsa.gox
: crypto
/rsa.lo
5231 crypto
/sha1.gox
: crypto
/sha1.lo
5233 crypto
/sha256.gox
: crypto
/sha256.lo
5235 crypto
/sha512.gox
: crypto
/sha512.lo
5237 crypto
/subtle.gox
: crypto
/subtle.lo
5239 crypto
/tls.gox
: crypto
/tls.lo
5241 crypto
/x509.gox
: crypto
/x509.lo
5244 crypto
/x509
/pkix.gox
: crypto
/x509
/pkix.lo
5247 database
/sql.gox
: database
/sql.lo
5250 database
/sql
/driver.gox
: database
/sql
/driver.lo
5253 debug
/dwarf.gox
: debug
/dwarf.lo
5255 debug
/elf.gox
: debug
/elf.lo
5257 debug
/gosym.gox
: debug
/gosym.lo
5259 debug
/macho.gox
: debug
/macho.lo
5261 debug
/pe.gox
: debug
/pe.lo
5263 debug
/plan9obj.gox
: debug
/plan9obj.lo
5266 encoding
/ascii85.gox
: encoding
/ascii85.lo
5268 encoding
/asn1.gox
: encoding
/asn1.lo
5270 encoding
/base32.gox
: encoding
/base32.lo
5272 encoding
/base64.gox
: encoding
/base64.lo
5274 encoding
/binary.gox
: encoding
/binary.lo
5276 encoding
/csv.gox
: encoding
/csv.lo
5278 encoding
/gob.gox
: encoding
/gob.lo
5280 encoding
/hex.gox
: encoding
/hex.lo
5282 encoding
/json.gox
: encoding
/json.lo
5284 encoding
/pem.gox
: encoding
/pem.lo
5286 encoding
/xml.gox
: encoding
/xml.lo
5289 exp
/proxy.gox
: exp
/proxy.lo
5291 exp
/terminal.gox
: exp
/terminal.lo
5294 html
/template.gox
: html
/template.lo
5297 go
/ast.gox
: go
/ast.lo
5299 go
/build.gox
: go
/build.lo
5301 go
/constant.gox
: go
/constant.lo
5303 go
/doc.gox
: go
/doc.lo
5305 go
/format.gox
: go
/format.lo
5307 go
/importer.gox
: go
/importer.lo
5309 go
/parser.gox
: go
/parser.lo
5311 go
/printer.gox
: go
/printer.lo
5313 go
/scanner.gox
: go
/scanner.lo
5315 go
/token.gox
: go
/token.lo
5317 go
/types.gox
: go
/types.lo
5320 go
/internal
/gcimporter.gox
: go
/internal
/gcimporter.lo
5322 go
/internal
/gccgoimporter.gox
: go
/internal
/gccgoimporter.lo
5325 golang_org
/x
/net
/http2
/hpack.gox
: golang_org
/x
/net
/http2
/hpack.lo
5328 golang_org
/x
/net
/lex/httplex.gox
: golang_org
/x
/net
/lex/httplex.lo
5331 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.gox
: golang_org
/x
/net
/route.lo
5332 @LIBGO_IS_BSD_TRUE@
$(BUILDGOX
)
5334 hash
/adler32.gox
: hash
/adler32.lo
5336 hash
/crc32.gox
: hash
/crc32.lo
5338 hash
/crc64.gox
: hash
/crc64.lo
5340 hash
/fnv.gox
: hash
/fnv.lo
5343 image
/color.gox
: image
/color.lo
5345 image
/draw.gox
: image
/draw.lo
5347 image
/gif.gox
: image
/gif.lo
5349 image
/internal
/imageutil.gox
: image
/internal
/imageutil.lo
5351 image
/jpeg.gox
: image
/jpeg.lo
5353 image
/png.gox
: image
/png.lo
5356 image
/color
/palette.gox
: image
/color
/palette.lo
5359 index
/suffixarray.gox
: index
/suffixarray.lo
5362 internal
/nettrace.gox
: internal
/nettrace.lo
5364 internal
/race.gox
: internal
/race.lo
5366 internal
/singleflight.gox
: internal
/singleflight.lo
5368 internal
/syscall
/unix.gox
: internal
/syscall
/unix.lo
5370 internal
/testenv.gox
: internal
/testenv.lo
5372 internal
/trace.gox
: internal
/trace.lo
5375 io
/ioutil.gox
: io
/ioutil.lo
5378 log
/syslog.gox
: log
/syslog.lo
5381 math
/big.gox
: math
/big.lo
5383 math
/cmplx.gox
: math
/cmplx.lo
5385 math
/rand.gox
: math
/rand.lo
5388 mime
/multipart.gox
: mime
/multipart.lo
5390 mime
/quotedprintable.gox
: mime
/quotedprintable.lo
5393 net
/http.gox
: net
/http.lo
5395 net
/mail.gox
: net
/mail.lo
5397 net
/rpc.gox
: net
/rpc.lo
5399 net
/smtp.gox
: net
/smtp.lo
5401 net
/textproto.gox
: net
/textproto.lo
5403 net
/url.gox
: net
/url.lo
5406 net
/http
/cgi.gox
: net
/http
/cgi.lo
5408 net
/http
/cookiejar.gox
: net
/http
/cookiejar.lo
5410 net
/http
/fcgi.gox
: net
/http
/fcgi.lo
5412 net
/http
/httptest.gox
: net
/http
/httptest.lo
5414 net
/http
/httptrace.gox
: net
/http
/httptrace.lo
5416 net
/http
/httputil.gox
: net
/http
/httputil.lo
5418 net
/http
/pprof.gox
: net
/http
/pprof.lo
5421 net
/http
/internal.gox
: net
/http
/internal.lo
5424 net
/internal
/socktest.gox
: net
/internal
/socktest.lo
5427 net
/rpc
/jsonrpc.gox
: net
/rpc
/jsonrpc.lo
5430 old
/regexp.gox
: old
/regexp.lo
5432 old
/template.gox
: old
/template.lo
5435 os
/exec.gox
: os
/exec.lo
5437 os
/signal.gox
: os
/signal.lo
5439 os
/user.gox
: os
/user.lo
5442 path
/filepath.gox
: path
/filepath.lo
5445 regexp
/syntax.gox
: regexp
/syntax.lo
5448 runtime
/debug.gox
: runtime
/debug.lo
5450 runtime
/pprof.gox
: runtime
/pprof.lo
5452 runtime
/internal
/atomic.gox
: runtime
/internal
/atomic.lo
5454 runtime
/internal
/sys.gox
: runtime
/internal
/sys.lo
5457 sync
/atomic.gox
: sync
/atomic.lo
5460 text
/scanner.gox
: text
/scanner.lo
5462 text
/tabwriter.gox
: text
/tabwriter.lo
5464 text
/template.gox
: text
/template.lo
5466 text
/template
/parse.gox
: text
/template
/parse.lo
5469 testing
/iotest.gox
: testing
/iotest.lo
5471 testing
/quick.gox
: testing
/quick.lo
5474 unicode
/utf16.gox
: unicode
/utf16.lo
5476 unicode
/utf8.gox
: unicode
/utf8.lo
5480 check-recursive
: check-head
5483 @echo
"Test Run By $${USER} on `date`" > libgo.head
5484 @echo
"Native configuration is $(host_triplet)" >> libgo.head
5486 @echo
" === libgo tests ===" >> libgo.head
5489 check-tail
: check-recursive check-multi
5490 @if
test "$(USE_DEJAGNU)" = "yes"; then \
5493 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5494 for
dir in .
$(MULTIDIRS
); do \
5495 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
5496 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
5498 mv libgo.head libgo.sum
; \
5499 cp libgo.sum libgo.log
; \
5500 echo
"Schedule of variations:" >> libgo.sum
; \
5501 for
dir in .
$(MULTIDIRS
); do \
5502 multidir
=..
/$${dir}/$${lib}; \
5503 multivar
=`cat $${multidir}/libgo.var`; \
5504 echo
" $${multivar}" >> libgo.sum
; \
5506 echo
>> libgo.sum
; \
5507 pass
=0; fail
=0; untested
=0; \
5508 for
dir in .
$(MULTIDIRS
); do \
5509 multidir
=..
/$${dir}/$${lib}; \
5510 multivar
=`cat $${multidir}/libgo.var`; \
5511 echo
"Running target $${multivar}" >> libgo.sum
; \
5512 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
5513 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
5514 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
5515 if
test -n
"${MULTIDIRS}"; then \
5516 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
5517 echo
>> libgo.sum
; \
5519 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5520 pass
=`expr $$pass + $$p`; \
5521 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5522 echo
"# of expected passes $$p" >> libgo.sum
; \
5524 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5525 fail
=`expr $$fail + $$p`; \
5526 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5527 echo
"# of unexpected failures $$p" >> libgo.sum
; \
5529 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
5530 untested
=`expr $$untested + $$p`; \
5531 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5532 echo
"# of untested testcases $$p" >> libgo.sum
; \
5535 echo
>> libgo.sum
; \
5536 echo
" === libgo Summary ===" >> libgo.sum
; \
5537 echo
>> libgo.sum
; \
5538 if
test "$$pass" -ne
"0"; then \
5539 echo
"# of expected passes $$pass" >> libgo.sum
; \
5541 if
test "$$fail" -ne
"0"; then \
5542 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
5544 if
test "$$untested" -ne
"0"; then \
5545 echo
"# of untested testcases $$untested" >> libgo.sum
; \
5547 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
5548 echo
>> libgo.log
; \
5549 echo
"runtest completed at `date`" >> libgo.log
; \
5550 if
test "$$fail" -ne
"0"; then \
5558 @
rm -f libgo.sum libgo.log libgo.tail
5560 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
5561 echo
"$${multivar}" > libgo.var
5562 @for f in
$(TEST_PACKAGES
); do \
5563 rm -f
$$f-testsum
$$f-testlog
; \
5565 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
5566 @for f in
$(TEST_PACKAGES
); do \
5567 if
test -f
$$f-testsum
; then \
5568 cat
$$f-testsum
>> libgo.sum
; \
5570 if
test -f
$$f-testlog
; then \
5571 cat
$$f-testlog
>> libgo.log
; \
5576 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
5579 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
5582 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5583 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
5584 find .
-name
'*-testsum' -print | xargs
rm -f
5585 find .
-name
'*-testlog' -print | xargs
rm -f
5588 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5589 find .
-name
'*.a' -print | xargs
rm -f
5591 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5592 # Otherwise a system limit (for SysV at least) may be exceeded.