Fix PR/59303 -- uninit analysis enhancement
[official-gcc.git] / libgo / Makefile.in
blobca9df103620376a33ea1144146c9948ced4127d9
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
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.
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 target_triplet = @target@
48 subdir = .
49 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
50 $(top_srcdir)/configure $(am__configure_deps) \
51 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
52 $(srcdir)/../depcomp
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
55 $(top_srcdir)/../config/lead-dot.m4 \
56 $(top_srcdir)/../config/multi.m4 \
57 $(top_srcdir)/../config/override.m4 \
58 $(top_srcdir)/../config/unwind_ipinfo.m4 \
59 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
60 $(top_srcdir)/config/ltoptions.m4 \
61 $(top_srcdir)/config/ltsugar.m4 \
62 $(top_srcdir)/config/ltversion.m4 \
63 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67 configure.lineno config.status.lineno
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 *) f=$$p;; \
75 esac;
76 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
77 am__install_max = 40
78 am__nobase_strip_setup = \
79 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80 am__nobase_strip = \
81 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82 am__nobase_list = $(am__nobase_strip_setup); \
83 for p in $$list; do echo "$$p $$p"; done | \
84 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86 if (++n[$$2] == $(am__install_max)) \
87 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88 END { for (dir in files) print dir, files[dir] }'
89 am__base_list = \
90 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
92 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
93 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
94 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
95 "$(DESTDIR)$(toolexeclibgocompressdir)" \
96 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
97 "$(DESTDIR)$(toolexeclibgocryptodir)" \
98 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
99 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
100 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
101 "$(DESTDIR)$(toolexeclibgodebugdir)" \
102 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
103 "$(DESTDIR)$(toolexeclibgoexpdir)" \
104 "$(DESTDIR)$(toolexeclibgogodir)" \
105 "$(DESTDIR)$(toolexeclibgohashdir)" \
106 "$(DESTDIR)$(toolexeclibgohtmldir)" \
107 "$(DESTDIR)$(toolexeclibgoimagedir)" \
108 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
109 "$(DESTDIR)$(toolexeclibgoindexdir)" \
110 "$(DESTDIR)$(toolexeclibgoiodir)" \
111 "$(DESTDIR)$(toolexeclibgologdir)" \
112 "$(DESTDIR)$(toolexeclibgomathdir)" \
113 "$(DESTDIR)$(toolexeclibgomimedir)" \
114 "$(DESTDIR)$(toolexeclibgonetdir)" \
115 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
116 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
117 "$(DESTDIR)$(toolexeclibgoolddir)" \
118 "$(DESTDIR)$(toolexeclibgoosdir)" \
119 "$(DESTDIR)$(toolexeclibgopathdir)" \
120 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
121 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
122 "$(DESTDIR)$(toolexeclibgosyncdir)" \
123 "$(DESTDIR)$(toolexeclibgotestingdir)" \
124 "$(DESTDIR)$(toolexeclibgotextdir)" \
125 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
126 "$(DESTDIR)$(toolexeclibgounicodedir)"
127 LIBRARIES = $(toolexeclib_LIBRARIES)
128 ARFLAGS = cru
129 libgobegin_a_AR = $(AR) $(ARFLAGS)
130 libgobegin_a_LIBADD =
131 am_libgobegin_a_OBJECTS = go-main.$(OBJEXT)
132 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
133 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
134 am__DEPENDENCIES_1 =
135 am__DEPENDENCIES_2 = bufio.lo bytes.lo bytes/index.lo crypto.lo \
136 encoding.lo errors.lo expvar.lo flag.lo fmt.lo hash.lo html.lo \
137 image.lo io.lo log.lo math.lo mime.lo net.lo os.lo path.lo \
138 reflect-go.lo reflect/makefunc.lo regexp.lo runtime-go.lo \
139 sort.lo strconv.lo strings.lo strings/index.lo sync.lo \
140 syscall.lo syscall/errno.lo syscall/signame.lo syscall/wait.lo \
141 testing.lo time-go.lo unicode.lo archive/tar.lo archive/zip.lo \
142 compress/bzip2.lo compress/flate.lo compress/gzip.lo \
143 compress/lzw.lo compress/zlib.lo container/heap.lo \
144 container/list.lo container/ring.lo crypto/aes.lo \
145 crypto/cipher.lo crypto/des.lo crypto/dsa.lo crypto/ecdsa.lo \
146 crypto/elliptic.lo crypto/hmac.lo crypto/md5.lo crypto/rand.lo \
147 crypto/rc4.lo crypto/rsa.lo crypto/sha1.lo crypto/sha256.lo \
148 crypto/sha512.lo crypto/subtle.lo crypto/tls.lo crypto/x509.lo \
149 crypto/x509/pkix.lo database/sql.lo database/sql/driver.lo \
150 debug/dwarf.lo debug/elf.lo debug/gosym.lo debug/macho.lo \
151 debug/pe.lo encoding/ascii85.lo encoding/asn1.lo \
152 encoding/base32.lo encoding/base64.lo encoding/binary.lo \
153 encoding/csv.lo encoding/gob.lo encoding/hex.lo \
154 encoding/json.lo encoding/pem.lo encoding/xml.lo exp/proxy.lo \
155 exp/terminal.lo html/template.lo go/ast.lo go/build.lo \
156 go/doc.lo go/format.lo go/parser.lo go/printer.lo \
157 go/scanner.lo go/token.lo hash/adler32.lo hash/crc32.lo \
158 hash/crc64.lo hash/fnv.lo net/http/cgi.lo \
159 net/http/cookiejar.lo net/http/fcgi.lo net/http/httptest.lo \
160 net/http/httputil.lo net/http/pprof.lo image/color.lo \
161 image/color/palette.lo image/draw.lo image/gif.lo \
162 image/jpeg.lo image/png.lo index/suffixarray.lo io/ioutil.lo \
163 log/syslog.lo log/syslog/syslog_c.lo math/big.lo math/cmplx.lo \
164 math/rand.lo mime/multipart.lo net/http.lo net/mail.lo \
165 net/rpc.lo net/smtp.lo net/textproto.lo net/url.lo \
166 old/regexp.lo old/template.lo os/exec.lo $(am__DEPENDENCIES_1) \
167 os/signal.lo os/user.lo path/filepath.lo regexp/syntax.lo \
168 net/rpc/jsonrpc.lo runtime/debug.lo runtime/pprof.lo \
169 sync/atomic.lo sync/atomic_c.lo text/scanner.lo \
170 text/tabwriter.lo text/template.lo text/template/parse.lo \
171 testing/iotest.lo testing/quick.lo unicode/utf16.lo \
172 unicode/utf8.lo
173 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \
174 ../libbacktrace/libbacktrace.la \
175 ../libatomic/libatomic_convenience.la $(am__DEPENDENCIES_1) \
176 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
177 $(am__DEPENDENCIES_1)
178 @LIBGO_IS_LINUX_FALSE@am__objects_1 = lock_sema.lo thread-sema.lo
179 @LIBGO_IS_LINUX_TRUE@am__objects_1 = lock_futex.lo thread-linux.lo
180 @HAVE_SYS_MMAN_H_FALSE@am__objects_2 = mem_posix_memalign.lo
181 @HAVE_SYS_MMAN_H_TRUE@am__objects_2 = mem.lo
182 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_3 = netpoll_kqueue.lo
183 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_3 = netpoll_select.lo
184 @LIBGO_IS_LINUX_TRUE@am__objects_3 = netpoll_epoll.lo
185 @LIBGO_IS_RTEMS_TRUE@am__objects_4 = rtems-task-variable-add.lo
186 @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
187 @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
188 @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
189 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_5 = getncpu-solaris.lo
190 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5 = getncpu-irix.lo
191 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5 = \
192 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
193 @LIBGO_IS_LINUX_TRUE@am__objects_5 = getncpu-linux.lo
194 am__objects_6 = go-append.lo go-assert.lo go-assert-interface.lo \
195 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
196 go-callers.lo go-can-convert-interface.lo go-cdiv.lo go-cgo.lo \
197 go-check-interface.lo go-construct-map.lo \
198 go-convert-interface.lo go-copy.lo go-defer.lo \
199 go-deferred-recover.lo go-eface-compare.lo \
200 go-eface-val-compare.lo go-fieldtrack.lo go-getgoroot.lo \
201 go-int-array-to-string.lo go-int-to-string.lo \
202 go-interface-compare.lo go-interface-eface-compare.lo \
203 go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
204 go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
205 go-memcmp.lo go-nanotime.lo go-now.lo go-new-map.lo go-new.lo \
206 go-nosys.lo go-panic.lo go-print.lo go-recover.lo \
207 go-reflect-call.lo go-reflect-map.lo go-rune.lo \
208 go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
209 go-string-to-byte-array.lo go-string-to-int-array.lo \
210 go-strplus.lo go-strslice.lo go-traceback.lo \
211 go-type-complex.lo go-type-eface.lo go-type-error.lo \
212 go-type-float.lo go-type-identity.lo go-type-interface.lo \
213 go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
214 go-unsafe-new.lo go-unsafe-newarray.lo go-unsafe-pointer.lo \
215 go-unwind.lo go-varargs.lo chan.lo cpuprof.lo env_posix.lo \
216 lfstack.lo $(am__objects_1) mcache.lo mcentral.lo \
217 $(am__objects_2) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
218 msize.lo $(am__objects_3) panic.lo parfor.lo print.lo proc.lo \
219 runtime.lo signal_unix.lo thread.lo yield.lo $(am__objects_4) \
220 iface.lo malloc.lo map.lo mprof.lo netpoll.lo reflect.lo \
221 runtime1.lo sema.lo sigqueue.lo string.lo time.lo \
222 $(am__objects_5)
223 am_libgo_la_OBJECTS = $(am__objects_6)
224 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
225 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
226 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
227 $(LDFLAGS) -o $@
228 DEFAULT_INCLUDES = -I.@am__isrc@
229 depcomp = $(SHELL) $(top_srcdir)/../depcomp
230 am__depfiles_maybe = depfiles
231 am__mv = mv -f
232 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
233 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
235 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
236 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
237 CCLD = $(CC)
238 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
239 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
240 $(LDFLAGS) -o $@
241 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
242 MULTISRCTOP =
243 MULTIBUILDTOP =
244 MULTIDIRS =
245 MULTISUBDIR =
246 MULTIDO = true
247 MULTICLEAN = true
248 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
249 html-recursive info-recursive install-data-recursive \
250 install-dvi-recursive install-exec-recursive \
251 install-html-recursive install-info-recursive \
252 install-pdf-recursive install-ps-recursive install-recursive \
253 installcheck-recursive installdirs-recursive pdf-recursive \
254 ps-recursive uninstall-recursive
255 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
256 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
257 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptox509_DATA) \
258 $(toolexeclibgodatabase_DATA) $(toolexeclibgodatabasesql_DATA) \
259 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
260 $(toolexeclibgoexp_DATA) $(toolexeclibgogo_DATA) \
261 $(toolexeclibgohash_DATA) $(toolexeclibgohtml_DATA) \
262 $(toolexeclibgoimage_DATA) $(toolexeclibgoimagecolor_DATA) \
263 $(toolexeclibgoindex_DATA) $(toolexeclibgoio_DATA) \
264 $(toolexeclibgolog_DATA) $(toolexeclibgomath_DATA) \
265 $(toolexeclibgomime_DATA) $(toolexeclibgonet_DATA) \
266 $(toolexeclibgonethttp_DATA) $(toolexeclibgonetrpc_DATA) \
267 $(toolexeclibgoold_DATA) $(toolexeclibgoos_DATA) \
268 $(toolexeclibgopath_DATA) $(toolexeclibgoregexp_DATA) \
269 $(toolexeclibgoruntime_DATA) $(toolexeclibgosync_DATA) \
270 $(toolexeclibgotesting_DATA) $(toolexeclibgotext_DATA) \
271 $(toolexeclibgotexttemplate_DATA) $(toolexeclibgounicode_DATA)
272 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
273 distclean-recursive maintainer-clean-recursive
274 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
275 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
276 ETAGS = etags
277 CTAGS = ctags
278 DIST_SUBDIRS = testsuite
279 ACLOCAL = @ACLOCAL@
280 AMTAR = @AMTAR@
281 AR = @AR@
282 AUTOCONF = @AUTOCONF@
283 AUTOHEADER = @AUTOHEADER@
284 AUTOMAKE = @AUTOMAKE@
285 AWK = @AWK@
286 CC = @CC@
287 CCDEPMODE = @CCDEPMODE@
288 CC_FOR_BUILD = @CC_FOR_BUILD@
289 CFLAGS = @CFLAGS@
290 CPP = @CPP@
291 CPPFLAGS = @CPPFLAGS@
292 CYGPATH_W = @CYGPATH_W@
293 DEFS = @DEFS@
294 DEPDIR = @DEPDIR@
295 DSYMUTIL = @DSYMUTIL@
296 DUMPBIN = @DUMPBIN@
297 ECHO_C = @ECHO_C@
298 ECHO_N = @ECHO_N@
299 ECHO_T = @ECHO_T@
300 EGREP = @EGREP@
301 EXEEXT = @EXEEXT@
302 FGREP = @FGREP@
303 GOARCH = @GOARCH@
304 GOC = @GOC@
305 GOCFLAGS = $(CFLAGS)
306 GOOS = @GOOS@
307 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
308 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
309 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
310 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
311 GREP = @GREP@
312 INSTALL = @INSTALL@
313 INSTALL_DATA = @INSTALL_DATA@
314 INSTALL_PROGRAM = @INSTALL_PROGRAM@
315 INSTALL_SCRIPT = @INSTALL_SCRIPT@
316 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
317 LD = @LD@
318 LDFLAGS = @LDFLAGS@
319 LIBFFI = @LIBFFI@
320 LIBFFIINCS = @LIBFFIINCS@
321 LIBOBJS = @LIBOBJS@
322 LIBS = @LIBS@
323 LIBTOOL = @LIBTOOL@
324 LIPO = @LIPO@
325 LN_S = @LN_S@
326 LTLIBOBJS = @LTLIBOBJS@
327 MAINT = @MAINT@
328 MAKEINFO = @MAKEINFO@
329 MATH_FLAG = @MATH_FLAG@
330 MATH_LIBS = @MATH_LIBS@
331 MKDIR_P = @MKDIR_P@
332 NET_LIBS = @NET_LIBS@
333 NM = @NM@
334 NMEDIT = @NMEDIT@
335 OBJCOPY = @OBJCOPY@
336 OBJDUMP = @OBJDUMP@
337 OBJEXT = @OBJEXT@
338 OSCFLAGS = @OSCFLAGS@
339 OTOOL = @OTOOL@
340 OTOOL64 = @OTOOL64@
341 PACKAGE = @PACKAGE@
342 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
343 PACKAGE_NAME = @PACKAGE_NAME@
344 PACKAGE_STRING = @PACKAGE_STRING@
345 PACKAGE_TARNAME = @PACKAGE_TARNAME@
346 PACKAGE_URL = @PACKAGE_URL@
347 PACKAGE_VERSION = @PACKAGE_VERSION@
348 PATH_SEPARATOR = @PATH_SEPARATOR@
349 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
350 PTHREAD_LIBS = @PTHREAD_LIBS@
351 RANLIB = @RANLIB@
352 SED = @SED@
353 SET_MAKE = @SET_MAKE@
354 SHELL = @SHELL@
355 SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
356 SPLIT_STACK = @SPLIT_STACK@
357 STRINGOPS_FLAG = @STRINGOPS_FLAG@
358 STRIP = @STRIP@
359 STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
360 USE_DEJAGNU = @USE_DEJAGNU@
361 VERSION = @VERSION@
362 WARN_FLAGS = @WARN_FLAGS@
363 WERROR = @WERROR@
364 abs_builddir = @abs_builddir@
365 abs_srcdir = @abs_srcdir@
366 abs_top_builddir = @abs_top_builddir@
367 abs_top_srcdir = @abs_top_srcdir@
368 ac_ct_CC = @ac_ct_CC@
369 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
370 am__include = @am__include@
371 am__leading_dot = @am__leading_dot@
372 am__quote = @am__quote@
373 am__tar = @am__tar@
374 am__untar = @am__untar@
375 bindir = @bindir@
376 build = @build@
377 build_alias = @build_alias@
378 build_cpu = @build_cpu@
379 build_os = @build_os@
380 build_vendor = @build_vendor@
381 builddir = @builddir@
382 datadir = @datadir@
383 datarootdir = @datarootdir@
384 docdir = @docdir@
385 dvidir = @dvidir@
386 enable_shared = @enable_shared@
387 enable_static = @enable_static@
388 exec_prefix = @exec_prefix@
389 glibgo_toolexecdir = @glibgo_toolexecdir@
390 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
391 go_include = @go_include@
392 host = @host@
393 host_alias = @host_alias@
394 host_cpu = @host_cpu@
395 host_os = @host_os@
396 host_vendor = @host_vendor@
397 htmldir = @htmldir@
398 includedir = @includedir@
399 infodir = @infodir@
400 install_sh = @install_sh@
401 libdir = @libdir@
402 libexecdir = @libexecdir@
403 libtool_VERSION = @libtool_VERSION@
404 localedir = @localedir@
405 localstatedir = @localstatedir@
406 mandir = @mandir@
407 mkdir_p = @mkdir_p@
408 multi_basedir = @multi_basedir@
409 nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
410 oldincludedir = @oldincludedir@
411 pdfdir = @pdfdir@
412 prefix = @prefix@
413 program_transform_name = @program_transform_name@
414 psdir = @psdir@
415 sbindir = @sbindir@
416 sharedstatedir = @sharedstatedir@
417 srcdir = @srcdir@
418 sysconfdir = @sysconfdir@
419 target = @target@
420 target_alias = @target_alias@
421 target_cpu = @target_cpu@
422 target_os = @target_os@
423 target_vendor = @target_vendor@
424 top_build_prefix = @top_build_prefix@
425 top_builddir = @top_builddir@
426 top_srcdir = @top_srcdir@
428 # Go support.
429 SUFFIXES = .c .go .gox .o .obj .lo .a
430 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
431 SUBDIRS = ${subdirs}
432 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
433 MAINT_CHARSET = latin1
434 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
435 PWD_COMMAND = $${PWDCMD-pwd}
436 STAMP = echo timestamp >
437 toolexecdir = $(glibgo_toolexecdir)
438 toolexeclibdir = $(glibgo_toolexeclibdir)
439 toolexeclibgodir = $(nover_glibgo_toolexeclibdir)/go/$(gcc_version)/$(target_alias)
440 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
442 # -I/-D flags to pass when compiling.
443 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
444 ACLOCAL_AMFLAGS = -I ./config -I ../config
445 AM_CFLAGS = -fexceptions -fnon-call-exceptions -fplan9-extensions \
446 $(SPLIT_STACK) $(WARN_CFLAGS) \
447 $(STRINGOPS_FLAG) $(OSCFLAGS) \
448 -I $(srcdir)/../libgcc -I $(srcdir)/../libbacktrace \
449 -I $(MULTIBUILDTOP)../../gcc/include
451 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
453 # Multilib support.
454 MAKEOVERRIDES =
456 # Work around what appears to be a GNU make handling MAKEFLAGS
457 # values defined in terms of make variables, as is the case for CC and
458 # friends when we are called from the top level Makefile.
459 AM_MAKEFLAGS = \
460 "AR_FLAGS=$(AR_FLAGS)" \
461 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
462 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
463 "CFLAGS=$(CFLAGS)" \
464 "CXXFLAGS=$(CXXFLAGS)" \
465 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
466 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
467 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
468 "GOC=$(GOC)" \
469 "GOCFLAGS=$(GOCFLAGS)" \
470 "INSTALL=$(INSTALL)" \
471 "INSTALL_DATA=$(INSTALL_DATA)" \
472 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
473 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
474 "LDFLAGS=$(LDFLAGS)" \
475 "LIBCFLAGS=$(LIBCFLAGS)" \
476 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
477 "MAKE=$(MAKE)" \
478 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
479 "PICFLAG=$(PICFLAG)" \
480 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
481 "SHELL=$(SHELL)" \
482 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
483 "exec_prefix=$(exec_prefix)" \
484 "infodir=$(infodir)" \
485 "libdir=$(libdir)" \
486 "includedir=$(includedir)" \
487 "prefix=$(prefix)" \
488 "tooldir=$(tooldir)" \
489 "gxx_include_dir=$(gxx_include_dir)" \
490 "AR=$(AR)" \
491 "AS=$(AS)" \
492 "LD=$(LD)" \
493 "RANLIB=$(RANLIB)" \
494 "NM=$(NM)" \
495 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
496 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
497 "DESTDIR=$(DESTDIR)" \
498 "WERROR=$(WERROR)"
501 # Subdir rules rely on $(FLAGS_TO_PASS)
502 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
503 toolexeclib_LTLIBRARIES = libgo.la
504 toolexeclib_LIBRARIES = libgobegin.a
505 toolexeclibgo_DATA = \
506 bufio.gox \
507 bytes.gox \
508 crypto.gox \
509 encoding.gox \
510 errors.gox \
511 expvar.gox \
512 flag.gox \
513 fmt.gox \
514 hash.gox \
515 html.gox \
516 image.gox \
517 io.gox \
518 log.gox \
519 math.gox \
520 mime.gox \
521 net.gox \
522 os.gox \
523 path.gox \
524 reflect.gox \
525 regexp.gox \
526 runtime.gox \
527 sort.gox \
528 strconv.gox \
529 strings.gox \
530 sync.gox \
531 syscall.gox \
532 testing.gox \
533 time.gox \
534 unicode.gox
536 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
537 toolexeclibgoarchive_DATA = \
538 archive/tar.gox \
539 archive/zip.gox
541 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
542 toolexeclibgocompress_DATA = \
543 compress/bzip2.gox \
544 compress/flate.gox \
545 compress/gzip.gox \
546 compress/lzw.gox \
547 compress/zlib.gox
549 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
550 toolexeclibgocontainer_DATA = \
551 container/heap.gox \
552 container/list.gox \
553 container/ring.gox
555 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
556 toolexeclibgocrypto_DATA = \
557 crypto/aes.gox \
558 crypto/cipher.gox \
559 crypto/des.gox \
560 crypto/dsa.gox \
561 crypto/ecdsa.gox \
562 crypto/elliptic.gox \
563 crypto/hmac.gox \
564 crypto/md5.gox \
565 crypto/rand.gox \
566 crypto/rc4.gox \
567 crypto/rsa.gox \
568 crypto/sha1.gox \
569 crypto/sha256.gox \
570 crypto/sha512.gox \
571 crypto/subtle.gox \
572 crypto/tls.gox \
573 crypto/x509.gox
575 toolexeclibgocryptox509dir = $(toolexeclibgocryptodir)/x509
576 toolexeclibgocryptox509_DATA = \
577 crypto/x509/pkix.gox
579 toolexeclibgodatabasedir = $(toolexeclibgodir)/database
580 toolexeclibgodatabase_DATA = \
581 database/sql.gox
583 toolexeclibgodatabasesqldir = $(toolexeclibgodatabasedir)/sql
584 toolexeclibgodatabasesql_DATA = \
585 database/sql/driver.gox
587 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
588 toolexeclibgodebug_DATA = \
589 debug/dwarf.gox \
590 debug/elf.gox \
591 debug/gosym.gox \
592 debug/macho.gox \
593 debug/pe.gox
595 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
596 toolexeclibgoencoding_DATA = \
597 encoding/ascii85.gox \
598 encoding/asn1.gox \
599 encoding/base32.gox \
600 encoding/base64.gox \
601 encoding/binary.gox \
602 encoding/csv.gox \
603 encoding/gob.gox \
604 encoding/hex.gox \
605 encoding/json.gox \
606 encoding/pem.gox \
607 encoding/xml.gox
609 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
610 toolexeclibgoexp_DATA = \
611 exp/proxy.gox \
612 exp/terminal.gox
614 toolexeclibgogodir = $(toolexeclibgodir)/go
615 toolexeclibgogo_DATA = \
616 go/ast.gox \
617 go/build.gox \
618 go/doc.gox \
619 go/format.gox \
620 go/parser.gox \
621 go/printer.gox \
622 go/scanner.gox \
623 go/token.gox
625 toolexeclibgohashdir = $(toolexeclibgodir)/hash
626 toolexeclibgohash_DATA = \
627 hash/adler32.gox \
628 hash/crc32.gox \
629 hash/crc64.gox \
630 hash/fnv.gox
632 toolexeclibgohtmldir = $(toolexeclibgodir)/html
633 toolexeclibgohtml_DATA = \
634 html/template.gox
636 toolexeclibgoimagedir = $(toolexeclibgodir)/image
637 toolexeclibgoimage_DATA = \
638 image/color.gox \
639 image/draw.gox \
640 image/gif.gox \
641 image/jpeg.gox \
642 image/png.gox
644 toolexeclibgoimagecolordir = $(toolexeclibgoimagedir)/color
645 toolexeclibgoimagecolor_DATA = \
646 image/color/palette.gox
648 toolexeclibgoindexdir = $(toolexeclibgodir)/index
649 toolexeclibgoindex_DATA = \
650 index/suffixarray.gox
652 toolexeclibgoiodir = $(toolexeclibgodir)/io
653 toolexeclibgoio_DATA = \
654 io/ioutil.gox
656 toolexeclibgologdir = $(toolexeclibgodir)/log
657 toolexeclibgolog_DATA = \
658 log/syslog.gox
660 toolexeclibgomathdir = $(toolexeclibgodir)/math
661 toolexeclibgomath_DATA = \
662 math/big.gox \
663 math/cmplx.gox \
664 math/rand.gox
666 toolexeclibgomimedir = $(toolexeclibgodir)/mime
667 toolexeclibgomime_DATA = \
668 mime/multipart.gox
670 toolexeclibgonetdir = $(toolexeclibgodir)/net
671 toolexeclibgonet_DATA = \
672 net/http.gox \
673 net/mail.gox \
674 net/rpc.gox \
675 net/smtp.gox \
676 net/textproto.gox \
677 net/url.gox
679 toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
680 toolexeclibgonethttp_DATA = \
681 net/http/cgi.gox \
682 net/http/cookiejar.gox \
683 net/http/fcgi.gox \
684 net/http/httptest.gox \
685 net/http/httputil.gox \
686 net/http/pprof.gox
688 toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
689 toolexeclibgonetrpc_DATA = \
690 net/rpc/jsonrpc.gox
692 toolexeclibgoolddir = $(toolexeclibgodir)/old
693 toolexeclibgoold_DATA = \
694 old/regexp.gox \
695 old/template.gox
697 toolexeclibgoosdir = $(toolexeclibgodir)/os
698 toolexeclibgoos_DATA = \
699 os/exec.gox \
700 os/signal.gox \
701 os/user.gox
703 toolexeclibgopathdir = $(toolexeclibgodir)/path
704 toolexeclibgopath_DATA = \
705 path/filepath.gox
707 toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
708 toolexeclibgoregexp_DATA = \
709 regexp/syntax.gox
711 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
712 toolexeclibgoruntime_DATA = \
713 runtime/debug.gox \
714 runtime/pprof.gox
716 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
717 toolexeclibgosync_DATA = \
718 sync/atomic.gox
720 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
721 toolexeclibgotesting_DATA = \
722 testing/iotest.gox \
723 testing/quick.gox
725 toolexeclibgotextdir = $(toolexeclibgodir)/text
726 toolexeclibgotext_DATA = \
727 text/scanner.gox \
728 text/tabwriter.gox \
729 text/template.gox
731 toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
732 toolexeclibgotexttemplate_DATA = \
733 text/template/parse.gox
735 toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
736 toolexeclibgounicode_DATA = \
737 unicode/utf16.gox \
738 unicode/utf8.gox
740 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
741 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
742 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
743 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
744 @LIBGO_IS_LINUX_FALSE@runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
745 @LIBGO_IS_LINUX_TRUE@runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
746 @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
747 @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
748 @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
749 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file = runtime/getncpu-solaris.c
750 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-irix.c
751 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
752 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file = runtime/getncpu-linux.c
753 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_netpoll_files = runtime/netpoll_kqueue.c
754 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_netpoll_files = runtime/netpoll_select.c
755 @LIBGO_IS_LINUX_TRUE@runtime_netpoll_files = runtime/netpoll_epoll.c
756 runtime_files = \
757 runtime/go-append.c \
758 runtime/go-assert.c \
759 runtime/go-assert-interface.c \
760 runtime/go-byte-array-to-string.c \
761 runtime/go-breakpoint.c \
762 runtime/go-caller.c \
763 runtime/go-callers.c \
764 runtime/go-can-convert-interface.c \
765 runtime/go-cdiv.c \
766 runtime/go-cgo.c \
767 runtime/go-check-interface.c \
768 runtime/go-construct-map.c \
769 runtime/go-convert-interface.c \
770 runtime/go-copy.c \
771 runtime/go-defer.c \
772 runtime/go-deferred-recover.c \
773 runtime/go-eface-compare.c \
774 runtime/go-eface-val-compare.c \
775 runtime/go-fieldtrack.c \
776 runtime/go-getgoroot.c \
777 runtime/go-int-array-to-string.c \
778 runtime/go-int-to-string.c \
779 runtime/go-interface-compare.c \
780 runtime/go-interface-eface-compare.c \
781 runtime/go-interface-val-compare.c \
782 runtime/go-make-slice.c \
783 runtime/go-map-delete.c \
784 runtime/go-map-index.c \
785 runtime/go-map-len.c \
786 runtime/go-map-range.c \
787 runtime/go-matherr.c \
788 runtime/go-memcmp.c \
789 runtime/go-nanotime.c \
790 runtime/go-now.c \
791 runtime/go-new-map.c \
792 runtime/go-new.c \
793 runtime/go-nosys.c \
794 runtime/go-panic.c \
795 runtime/go-print.c \
796 runtime/go-recover.c \
797 runtime/go-reflect-call.c \
798 runtime/go-reflect-map.c \
799 runtime/go-rune.c \
800 runtime/go-runtime-error.c \
801 runtime/go-setenv.c \
802 runtime/go-signal.c \
803 runtime/go-strcmp.c \
804 runtime/go-string-to-byte-array.c \
805 runtime/go-string-to-int-array.c \
806 runtime/go-strplus.c \
807 runtime/go-strslice.c \
808 runtime/go-traceback.c \
809 runtime/go-type-complex.c \
810 runtime/go-type-eface.c \
811 runtime/go-type-error.c \
812 runtime/go-type-float.c \
813 runtime/go-type-identity.c \
814 runtime/go-type-interface.c \
815 runtime/go-type-string.c \
816 runtime/go-typedesc-equal.c \
817 runtime/go-typestring.c \
818 runtime/go-unsafe-new.c \
819 runtime/go-unsafe-newarray.c \
820 runtime/go-unsafe-pointer.c \
821 runtime/go-unwind.c \
822 runtime/go-varargs.c \
823 runtime/chan.c \
824 runtime/cpuprof.c \
825 runtime/env_posix.c \
826 runtime/lfstack.c \
827 $(runtime_lock_files) \
828 runtime/mcache.c \
829 runtime/mcentral.c \
830 $(runtime_mem_file) \
831 runtime/mfinal.c \
832 runtime/mfixalloc.c \
833 runtime/mgc0.c \
834 runtime/mheap.c \
835 runtime/msize.c \
836 $(runtime_netpoll_files) \
837 runtime/panic.c \
838 runtime/parfor.c \
839 runtime/print.c \
840 runtime/proc.c \
841 runtime/runtime.c \
842 runtime/signal_unix.c \
843 runtime/thread.c \
844 runtime/yield.c \
845 $(rtems_task_variable_add_file) \
846 iface.c \
847 malloc.c \
848 map.c \
849 mprof.c \
850 netpoll.c \
851 reflect.c \
852 runtime1.c \
853 sema.c \
854 sigqueue.c \
855 string.c \
856 time.c \
857 $(runtime_getncpu_file)
859 go_bufio_files = \
860 go/bufio/bufio.go \
861 go/bufio/scan.go
863 go_bytes_files = \
864 go/bytes/buffer.go \
865 go/bytes/bytes.go \
866 go/bytes/bytes_decl.go \
867 go/bytes/reader.go
869 go_bytes_c_files = \
870 go/bytes/indexbyte.c
872 go_crypto_files = \
873 go/crypto/crypto.go
875 go_encoding_files = \
876 go/encoding/encoding.go
878 go_errors_files = \
879 go/errors/errors.go
881 go_expvar_files = \
882 go/expvar/expvar.go
884 go_flag_files = \
885 go/flag/flag.go
887 go_fmt_files = \
888 go/fmt/doc.go \
889 go/fmt/format.go \
890 go/fmt/print.go \
891 go/fmt/scan.go
893 go_hash_files = \
894 go/hash/hash.go
896 go_html_files = \
897 go/html/entity.go \
898 go/html/escape.go
900 go_image_files = \
901 go/image/format.go \
902 go/image/geom.go \
903 go/image/image.go \
904 go/image/names.go \
905 go/image/ycbcr.go
907 go_io_files = \
908 go/io/multi.go \
909 go/io/io.go \
910 go/io/pipe.go
912 go_log_files = \
913 go/log/log.go
915 go_math_files = \
916 go/math/abs.go \
917 go/math/acosh.go \
918 go/math/asin.go \
919 go/math/asinh.go \
920 go/math/atan.go \
921 go/math/atanh.go \
922 go/math/atan2.go \
923 go/math/bits.go \
924 go/math/cbrt.go \
925 go/math/const.go \
926 go/math/copysign.go \
927 go/math/dim.go \
928 go/math/erf.go \
929 go/math/exp.go \
930 go/math/expm1.go \
931 go/math/floor.go \
932 go/math/frexp.go \
933 go/math/gamma.go \
934 go/math/hypot.go \
935 go/math/j0.go \
936 go/math/j1.go \
937 go/math/jn.go \
938 go/math/ldexp.go \
939 go/math/lgamma.go \
940 go/math/log.go \
941 go/math/log1p.go \
942 go/math/log10.go \
943 go/math/logb.go \
944 go/math/mod.go \
945 go/math/modf.go \
946 go/math/nextafter.go \
947 go/math/pow.go \
948 go/math/pow10.go \
949 go/math/remainder.go \
950 go/math/signbit.go \
951 go/math/sin.go \
952 go/math/sincos.go \
953 go/math/sinh.go \
954 go/math/sqrt.go \
955 go/math/tan.go \
956 go/math/tanh.go \
957 go/math/unsafe.go
959 go_mime_files = \
960 go/mime/grammar.go \
961 go/mime/mediatype.go \
962 go/mime/type.go \
963 go/mime/type_unix.go
965 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
966 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_netbsd.go
967 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
968 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
969 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
970 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
971 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
972 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
973 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
974 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_solaris.go
975 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
976 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
977 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
978 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
979 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
980 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_bsd.go
981 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
982 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
983 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
984 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
985 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
986 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
987 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
988 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
989 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
990 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_dragonfly.go
991 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_freebsd.go
992 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
993 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
994 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_dragonfly.go
995 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
996 @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
997 @LIBGO_IS_LINUX_FALSE@go_net_cloexec_file = go/net/sys_cloexec.go
998 @LIBGO_IS_LINUX_TRUE@go_net_cloexec_file = go/net/sock_cloexec.go
999 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_unix.go
1000 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_darwin.go
1001 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_OPENBSD_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_darwin.go
1002 @LIBGO_IS_OPENBSD_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_openbsd.go
1003 go_net_files = \
1004 go/net/cgo_unix.go \
1005 $(go_net_cgo_file) \
1006 $(go_net_cloexec_file) \
1007 go/net/dial.go \
1008 go/net/dnsclient.go \
1009 go/net/dnsclient_unix.go \
1010 go/net/dnsconfig_unix.go \
1011 go/net/dnsmsg.go \
1012 go/net/fd_mutex.go \
1013 go/net/fd_unix.go \
1014 go/net/file_unix.go \
1015 go/net/hosts.go \
1016 go/net/interface.go \
1017 $(go_net_interface_file) \
1018 go/net/ip.go \
1019 go/net/iprawsock.go \
1020 go/net/iprawsock_posix.go \
1021 go/net/ipsock.go \
1022 go/net/ipsock_posix.go \
1023 go/net/lookup.go \
1024 go/net/lookup_unix.go \
1025 go/net/mac.go \
1026 go/net/net.go \
1027 go/net/parse.go \
1028 go/net/pipe.go \
1029 go/net/fd_poll_runtime.go \
1030 go/net/port.go \
1031 go/net/port_unix.go \
1032 go/net/race0.go \
1033 $(go_net_sendfile_file) \
1034 go/net/singleflight.go \
1035 go/net/sock_posix.go \
1036 $(go_net_sock_file) \
1037 go/net/sockopt_posix.go \
1038 $(go_net_sockopt_file) \
1039 $(go_net_sockoptip_file) \
1040 go/net/tcpsock.go \
1041 go/net/tcpsock_posix.go \
1042 go/net/tcpsockopt_posix.go \
1043 $(go_net_tcpsockopt_file) \
1044 go/net/udpsock.go \
1045 go/net/udpsock_posix.go \
1046 go/net/unixsock.go \
1047 go/net/unixsock_posix.go
1049 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file = go/os/dir_regfile.go
1050 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file = go/os/dir_largefile.go
1051 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
1052 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
1053 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
1054 @LIBGO_IS_DARWIN_FALSE@go_os_getwd_file =
1055 @LIBGO_IS_DARWIN_TRUE@go_os_getwd_file = go/os/getwd_darwin.go
1056 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1057 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1058 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1059 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1060 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1061 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat.go
1062 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_dragonfly.go
1063 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1064 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1065 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1066 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1067 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1068 @LIBGO_IS_SOLARIS_TRUE@go_os_stat_file = go/os/stat_solaris.go
1069 @LIBGO_IS_LINUX_FALSE@go_os_pipe_file = go/os/pipe_bsd.go
1070 @LIBGO_IS_LINUX_TRUE@go_os_pipe_file = go/os/pipe_linux.go
1071 go_os_files = \
1072 $(go_os_dir_file) \
1073 go/os/dir.go \
1074 go/os/doc.go \
1075 go/os/env.go \
1076 go/os/error.go \
1077 go/os/error_unix.go \
1078 go/os/exec.go \
1079 go/os/exec_posix.go \
1080 go/os/exec_unix.go \
1081 go/os/file.go \
1082 go/os/file_posix.go \
1083 go/os/file_unix.go \
1084 go/os/getwd.go \
1085 $(go_os_getwd_file) \
1086 go/os/path.go \
1087 go/os/path_unix.go \
1088 $(go_os_pipe_file) \
1089 go/os/proc.go \
1090 $(go_os_stat_file) \
1091 go/os/str.go \
1092 $(go_os_sys_file) \
1093 go/os/types.go \
1094 go/os/types_notwin.go
1096 go_path_files = \
1097 go/path/match.go \
1098 go/path/path.go
1100 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_file =
1101 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_file = \
1102 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefuncgo_386.go
1104 @LIBGO_IS_X86_64_TRUE@go_reflect_makefunc_file = \
1105 @LIBGO_IS_X86_64_TRUE@ go/reflect/makefuncgo_amd64.go
1107 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_s_file = \
1108 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefunc_dummy.c
1110 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_s_file = \
1111 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefunc_386.S
1113 @LIBGO_IS_X86_64_TRUE@go_reflect_makefunc_s_file = \
1114 @LIBGO_IS_X86_64_TRUE@ go/reflect/makefunc_amd64.S
1116 go_reflect_files = \
1117 go/reflect/deepequal.go \
1118 go/reflect/makefunc.go \
1119 $(go_reflect_makefunc_file) \
1120 go/reflect/type.go \
1121 go/reflect/value.go
1123 go_regexp_files = \
1124 go/regexp/exec.go \
1125 go/regexp/regexp.go
1127 go_net_rpc_files = \
1128 go/net/rpc/client.go \
1129 go/net/rpc/debug.go \
1130 go/net/rpc/server.go
1132 go_runtime_files = \
1133 go/runtime/compiler.go \
1134 go/runtime/debug.go \
1135 go/runtime/error.go \
1136 go/runtime/extern.go \
1137 go/runtime/mem.go \
1138 go/runtime/softfloat64.go \
1139 go/runtime/type.go \
1140 version.go
1142 go_sort_files = \
1143 go/sort/search.go \
1144 go/sort/sort.go
1146 go_strconv_files = \
1147 go/strconv/atob.go \
1148 go/strconv/atof.go \
1149 go/strconv/atoi.go \
1150 go/strconv/decimal.go \
1151 go/strconv/extfloat.go \
1152 go/strconv/ftoa.go \
1153 go/strconv/isprint.go \
1154 go/strconv/itoa.go \
1155 go/strconv/quote.go
1157 go_strings_files = \
1158 go/strings/reader.go \
1159 go/strings/replace.go \
1160 go/strings/search.go \
1161 go/strings/strings.go \
1162 go/strings/strings_decl.go
1164 go_strings_c_files = \
1165 go/strings/indexbyte.c
1167 go_sync_files = \
1168 go/sync/cond.go \
1169 go/sync/mutex.go \
1170 go/sync/once.go \
1171 go/sync/race0.go \
1172 go/sync/runtime.go \
1173 go/sync/rwmutex.go \
1174 go/sync/waitgroup.go
1176 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_unix.go
1177 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_libc.go
1178 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/log/syslog/syslog_libc.go
1179 go_log_syslog_files = \
1180 go/log/syslog/syslog.go \
1181 $(go_syslog_file)
1183 go_syslog_c_files = \
1184 go/log/syslog/syslog_c.c
1186 go_testing_files = \
1187 go/testing/allocs.go \
1188 go/testing/benchmark.go \
1189 go/testing/cover.go \
1190 go/testing/example.go \
1191 go/testing/testing.go
1193 go_time_files = \
1194 go/time/format.go \
1195 go/time/sleep.go \
1196 go/time/sys_unix.go \
1197 go/time/tick.go \
1198 go/time/time.go \
1199 go/time/zoneinfo.go \
1200 go/time/zoneinfo_read.go \
1201 go/time/zoneinfo_unix.go
1203 go_unicode_files = \
1204 go/unicode/casetables.go \
1205 go/unicode/digit.go \
1206 go/unicode/graphic.go \
1207 go/unicode/letter.go \
1208 go/unicode/tables.go
1210 @LIBGO_IS_DARWIN_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1211 @LIBGO_IS_FREEBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1212 @LIBGO_IS_LINUX_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1213 @LIBGO_IS_NETBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1214 @LIBGO_IS_OPENBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1215 @LIBGO_IS_SOLARIS_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1216 go_archive_tar_files = \
1217 go/archive/tar/common.go \
1218 go/archive/tar/reader.go \
1219 go/archive/tar/stat_unix.go \
1220 go/archive/tar/writer.go \
1221 $(archive_tar_atim_file)
1223 go_archive_zip_files = \
1224 go/archive/zip/reader.go \
1225 go/archive/zip/register.go \
1226 go/archive/zip/struct.go \
1227 go/archive/zip/writer.go
1229 go_compress_bzip2_files = \
1230 go/compress/bzip2/bit_reader.go \
1231 go/compress/bzip2/bzip2.go \
1232 go/compress/bzip2/huffman.go \
1233 go/compress/bzip2/move_to_front.go
1235 go_compress_flate_files = \
1236 go/compress/flate/copy.go \
1237 go/compress/flate/deflate.go \
1238 go/compress/flate/fixedhuff.go \
1239 go/compress/flate/huffman_bit_writer.go \
1240 go/compress/flate/huffman_code.go \
1241 go/compress/flate/inflate.go \
1242 go/compress/flate/reverse_bits.go \
1243 go/compress/flate/token.go
1245 go_compress_gzip_files = \
1246 go/compress/gzip/gzip.go \
1247 go/compress/gzip/gunzip.go
1249 go_compress_lzw_files = \
1250 go/compress/lzw/reader.go \
1251 go/compress/lzw/writer.go
1253 go_compress_zlib_files = \
1254 go/compress/zlib/reader.go \
1255 go/compress/zlib/writer.go
1257 go_container_heap_files = \
1258 go/container/heap/heap.go
1260 go_container_list_files = \
1261 go/container/list/list.go
1263 go_container_ring_files = \
1264 go/container/ring/ring.go
1266 go_crypto_aes_files = \
1267 go/crypto/aes/block.go \
1268 go/crypto/aes/cipher.go \
1269 go/crypto/aes/cipher_generic.go \
1270 go/crypto/aes/const.go
1272 go_crypto_cipher_files = \
1273 go/crypto/cipher/cbc.go \
1274 go/crypto/cipher/cfb.go \
1275 go/crypto/cipher/cipher.go \
1276 go/crypto/cipher/ctr.go \
1277 go/crypto/cipher/gcm.go \
1278 go/crypto/cipher/io.go \
1279 go/crypto/cipher/ofb.go
1281 go_crypto_des_files = \
1282 go/crypto/des/block.go \
1283 go/crypto/des/cipher.go \
1284 go/crypto/des/const.go
1286 go_crypto_dsa_files = \
1287 go/crypto/dsa/dsa.go
1289 go_crypto_ecdsa_files = \
1290 go/crypto/ecdsa/ecdsa.go
1292 go_crypto_elliptic_files = \
1293 go/crypto/elliptic/elliptic.go \
1294 go/crypto/elliptic/p224.go \
1295 go/crypto/elliptic/p256.go
1297 go_crypto_hmac_files = \
1298 go/crypto/hmac/hmac.go
1300 go_crypto_md5_files = \
1301 go/crypto/md5/md5.go \
1302 go/crypto/md5/md5block.go
1304 go_crypto_rand_files = \
1305 go/crypto/rand/rand.go \
1306 go/crypto/rand/rand_unix.go \
1307 go/crypto/rand/util.go
1309 go_crypto_rc4_files = \
1310 go/crypto/rc4/rc4.go \
1311 go/crypto/rc4/rc4_ref.go
1313 go_crypto_rsa_files = \
1314 go/crypto/rsa/pkcs1v15.go \
1315 go/crypto/rsa/pss.go \
1316 go/crypto/rsa/rsa.go
1318 go_crypto_sha1_files = \
1319 go/crypto/sha1/sha1.go \
1320 go/crypto/sha1/sha1block.go
1322 go_crypto_sha256_files = \
1323 go/crypto/sha256/sha256.go \
1324 go/crypto/sha256/sha256block.go
1326 go_crypto_sha512_files = \
1327 go/crypto/sha512/sha512.go \
1328 go/crypto/sha512/sha512block.go
1330 go_crypto_subtle_files = \
1331 go/crypto/subtle/constant_time.go
1333 go_crypto_tls_files = \
1334 go/crypto/tls/alert.go \
1335 go/crypto/tls/cipher_suites.go \
1336 go/crypto/tls/common.go \
1337 go/crypto/tls/conn.go \
1338 go/crypto/tls/handshake_client.go \
1339 go/crypto/tls/handshake_messages.go \
1340 go/crypto/tls/handshake_server.go \
1341 go/crypto/tls/key_agreement.go \
1342 go/crypto/tls/prf.go \
1343 go/crypto/tls/ticket.go \
1344 go/crypto/tls/tls.go
1346 go_crypto_x509_files = \
1347 go/crypto/x509/cert_pool.go \
1348 go/crypto/x509/pem_decrypt.go \
1349 go/crypto/x509/pkcs1.go \
1350 go/crypto/x509/pkcs8.go \
1351 go/crypto/x509/root.go \
1352 go/crypto/x509/root_unix.go \
1353 go/crypto/x509/sec1.go \
1354 go/crypto/x509/verify.go \
1355 go/crypto/x509/x509.go
1357 go_crypto_x509_pkix_files = \
1358 go/crypto/x509/pkix/pkix.go
1360 go_database_sql_files = \
1361 go/database/sql/convert.go \
1362 go/database/sql/sql.go
1364 go_database_sql_driver_files = \
1365 go/database/sql/driver/driver.go \
1366 go/database/sql/driver/types.go
1368 go_debug_dwarf_files = \
1369 go/debug/dwarf/buf.go \
1370 go/debug/dwarf/const.go \
1371 go/debug/dwarf/entry.go \
1372 go/debug/dwarf/line.go \
1373 go/debug/dwarf/open.go \
1374 go/debug/dwarf/type.go \
1375 go/debug/dwarf/unit.go
1377 go_debug_elf_files = \
1378 go/debug/elf/elf.go \
1379 go/debug/elf/file.go
1381 go_debug_gosym_files = \
1382 go/debug/gosym/pclntab.go \
1383 go/debug/gosym/symtab.go
1385 go_debug_macho_files = \
1386 go/debug/macho/file.go \
1387 go/debug/macho/macho.go
1389 go_debug_pe_files = \
1390 go/debug/pe/file.go \
1391 go/debug/pe/pe.go
1393 go_encoding_ascii85_files = \
1394 go/encoding/ascii85/ascii85.go
1396 go_encoding_asn1_files = \
1397 go/encoding/asn1/asn1.go \
1398 go/encoding/asn1/common.go \
1399 go/encoding/asn1/marshal.go
1401 go_encoding_base32_files = \
1402 go/encoding/base32/base32.go
1404 go_encoding_base64_files = \
1405 go/encoding/base64/base64.go
1407 go_encoding_binary_files = \
1408 go/encoding/binary/binary.go \
1409 go/encoding/binary/varint.go
1411 go_encoding_csv_files = \
1412 go/encoding/csv/reader.go \
1413 go/encoding/csv/writer.go
1415 go_encoding_gob_files = \
1416 go/encoding/gob/decode.go \
1417 go/encoding/gob/decoder.go \
1418 go/encoding/gob/doc.go \
1419 go/encoding/gob/encode.go \
1420 go/encoding/gob/encoder.go \
1421 go/encoding/gob/error.go \
1422 go/encoding/gob/type.go
1424 go_encoding_hex_files = \
1425 go/encoding/hex/hex.go
1427 go_encoding_json_files = \
1428 go/encoding/json/decode.go \
1429 go/encoding/json/encode.go \
1430 go/encoding/json/indent.go \
1431 go/encoding/json/scanner.go \
1432 go/encoding/json/stream.go \
1433 go/encoding/json/tags.go
1435 go_encoding_pem_files = \
1436 go/encoding/pem/pem.go
1438 go_encoding_xml_files = \
1439 go/encoding/xml/marshal.go \
1440 go/encoding/xml/read.go \
1441 go/encoding/xml/typeinfo.go \
1442 go/encoding/xml/xml.go
1444 go_exp_proxy_files = \
1445 go/exp/proxy/direct.go \
1446 go/exp/proxy/per_host.go \
1447 go/exp/proxy/proxy.go \
1448 go/exp/proxy/socks5.go
1450 go_exp_terminal_files = \
1451 go/exp/terminal/terminal.go \
1452 go/exp/terminal/util.go
1454 go_go_ast_files = \
1455 go/go/ast/ast.go \
1456 go/go/ast/commentmap.go \
1457 go/go/ast/filter.go \
1458 go/go/ast/import.go \
1459 go/go/ast/print.go \
1460 go/go/ast/resolve.go \
1461 go/go/ast/scope.go \
1462 go/go/ast/walk.go
1464 go_go_build_files = \
1465 go/go/build/build.go \
1466 go/go/build/doc.go \
1467 go/go/build/read.go \
1468 go/go/build/syslist.go
1470 go_go_doc_files = \
1471 go/go/doc/comment.go \
1472 go/go/doc/doc.go \
1473 go/go/doc/example.go \
1474 go/go/doc/exports.go \
1475 go/go/doc/filter.go \
1476 go/go/doc/reader.go \
1477 go/go/doc/synopsis.go
1479 go_go_format_files = \
1480 go/go/format/format.go
1482 go_go_parser_files = \
1483 go/go/parser/interface.go \
1484 go/go/parser/parser.go
1486 go_go_printer_files = \
1487 go/go/printer/nodes.go \
1488 go/go/printer/printer.go
1490 go_go_scanner_files = \
1491 go/go/scanner/errors.go \
1492 go/go/scanner/scanner.go
1494 go_go_token_files = \
1495 go/go/token/position.go \
1496 go/go/token/serialize.go \
1497 go/go/token/token.go
1499 go_hash_adler32_files = \
1500 go/hash/adler32/adler32.go
1502 go_hash_crc32_files = \
1503 go/hash/crc32/crc32.go \
1504 go/hash/crc32/crc32_generic.go
1506 go_hash_crc64_files = \
1507 go/hash/crc64/crc64.go
1509 go_hash_fnv_files = \
1510 go/hash/fnv/fnv.go
1512 go_html_template_files = \
1513 go/html/template/attr.go \
1514 go/html/template/content.go \
1515 go/html/template/context.go \
1516 go/html/template/css.go \
1517 go/html/template/doc.go \
1518 go/html/template/error.go \
1519 go/html/template/escape.go \
1520 go/html/template/html.go \
1521 go/html/template/js.go \
1522 go/html/template/template.go \
1523 go/html/template/transition.go \
1524 go/html/template/url.go
1526 go_image_color_files = \
1527 go/image/color/color.go \
1528 go/image/color/ycbcr.go
1530 go_image_color_palette_files = \
1531 go/image/color/palette/palette.go
1533 go_image_draw_files = \
1534 go/image/draw/draw.go
1536 go_image_gif_files = \
1537 go/image/gif/reader.go \
1538 go/image/gif/writer.go
1540 go_image_jpeg_files = \
1541 go/image/jpeg/fdct.go \
1542 go/image/jpeg/huffman.go \
1543 go/image/jpeg/idct.go \
1544 go/image/jpeg/reader.go \
1545 go/image/jpeg/scan.go \
1546 go/image/jpeg/writer.go
1548 go_image_png_files = \
1549 go/image/png/paeth.go \
1550 go/image/png/reader.go \
1551 go/image/png/writer.go
1553 go_index_suffixarray_files = \
1554 go/index/suffixarray/qsufsort.go \
1555 go/index/suffixarray/suffixarray.go
1557 go_io_ioutil_files = \
1558 go/io/ioutil/blackhole.go \
1559 go/io/ioutil/ioutil.go \
1560 go/io/ioutil/tempfile.go
1562 go_math_big_files = \
1563 go/math/big/arith.go \
1564 go/math/big/int.go \
1565 go/math/big/nat.go \
1566 go/math/big/rat.go
1568 go_math_cmplx_files = \
1569 go/math/cmplx/abs.go \
1570 go/math/cmplx/asin.go \
1571 go/math/cmplx/conj.go \
1572 go/math/cmplx/exp.go \
1573 go/math/cmplx/isinf.go \
1574 go/math/cmplx/isnan.go \
1575 go/math/cmplx/log.go \
1576 go/math/cmplx/phase.go \
1577 go/math/cmplx/polar.go \
1578 go/math/cmplx/pow.go \
1579 go/math/cmplx/rect.go \
1580 go/math/cmplx/sin.go \
1581 go/math/cmplx/sqrt.go \
1582 go/math/cmplx/tan.go
1584 go_math_rand_files = \
1585 go/math/rand/exp.go \
1586 go/math/rand/normal.go \
1587 go/math/rand/rand.go \
1588 go/math/rand/rng.go \
1589 go/math/rand/zipf.go
1591 go_mime_multipart_files = \
1592 go/mime/multipart/formdata.go \
1593 go/mime/multipart/multipart.go \
1594 go/mime/multipart/quotedprintable.go \
1595 go/mime/multipart/writer.go
1597 go_net_http_files = \
1598 go/net/http/chunked.go \
1599 go/net/http/client.go \
1600 go/net/http/cookie.go \
1601 go/net/http/filetransport.go \
1602 go/net/http/fs.go \
1603 go/net/http/header.go \
1604 go/net/http/jar.go \
1605 go/net/http/lex.go \
1606 go/net/http/request.go \
1607 go/net/http/response.go \
1608 go/net/http/server.go \
1609 go/net/http/sniff.go \
1610 go/net/http/status.go \
1611 go/net/http/transfer.go \
1612 go/net/http/transport.go
1614 go_net_mail_files = \
1615 go/net/mail/message.go
1617 go_net_smtp_files = \
1618 go/net/smtp/auth.go \
1619 go/net/smtp/smtp.go
1621 go_net_textproto_files = \
1622 go/net/textproto/header.go \
1623 go/net/textproto/pipeline.go \
1624 go/net/textproto/reader.go \
1625 go/net/textproto/textproto.go \
1626 go/net/textproto/writer.go
1628 go_net_url_files = \
1629 go/net/url/url.go
1631 go_net_http_cgi_files = \
1632 go/net/http/cgi/child.go \
1633 go/net/http/cgi/host.go
1635 go_net_http_cookiejar_files = \
1636 go/net/http/cookiejar/jar.go \
1637 go/net/http/cookiejar/punycode.go
1639 go_net_http_fcgi_files = \
1640 go/net/http/fcgi/child.go \
1641 go/net/http/fcgi/fcgi.go
1643 go_net_http_httptest_files = \
1644 go/net/http/httptest/recorder.go \
1645 go/net/http/httptest/server.go
1647 go_net_http_pprof_files = \
1648 go/net/http/pprof/pprof.go
1650 go_net_http_httputil_files = \
1651 go/net/http/httputil/chunked.go \
1652 go/net/http/httputil/dump.go \
1653 go/net/http/httputil/persist.go \
1654 go/net/http/httputil/reverseproxy.go
1656 go_old_regexp_files = \
1657 go/old/regexp/regexp.go
1659 go_old_template_files = \
1660 go/old/template/doc.go \
1661 go/old/template/execute.go \
1662 go/old/template/format.go \
1663 go/old/template/parse.go
1665 go_os_exec_files = \
1666 go/os/exec/exec.go \
1667 go/os/exec/lp_unix.go
1669 go_os_signal_files = \
1670 go/os/signal/signal.go \
1671 go/os/signal/signal_unix.go
1673 go_os_user_files = \
1674 go/os/user/user.go \
1675 go/os/user/lookup.go \
1676 go/os/user/lookup_unix.go
1678 go_path_filepath_files = \
1679 go/path/filepath/match.go \
1680 go/path/filepath/path.go \
1681 go/path/filepath/path_unix.go \
1682 go/path/filepath/symlink.go
1684 go_regexp_syntax_files = \
1685 go/regexp/syntax/compile.go \
1686 go/regexp/syntax/doc.go \
1687 go/regexp/syntax/parse.go \
1688 go/regexp/syntax/perl_groups.go \
1689 go/regexp/syntax/prog.go \
1690 go/regexp/syntax/regexp.go \
1691 go/regexp/syntax/simplify.go
1693 go_net_rpc_jsonrpc_files = \
1694 go/net/rpc/jsonrpc/client.go \
1695 go/net/rpc/jsonrpc/server.go
1697 go_runtime_debug_files = \
1698 go/runtime/debug/garbage.go \
1699 go/runtime/debug/stack.go
1701 go_runtime_pprof_files = \
1702 go/runtime/pprof/pprof.go
1704 go_text_tabwriter_files = \
1705 go/text/tabwriter/tabwriter.go
1707 go_text_template_files = \
1708 go/text/template/doc.go \
1709 go/text/template/exec.go \
1710 go/text/template/funcs.go \
1711 go/text/template/helper.go \
1712 go/text/template/template.go
1714 go_text_template_parse_files = \
1715 go/text/template/parse/lex.go \
1716 go/text/template/parse/node.go \
1717 go/text/template/parse/parse.go
1719 go_sync_atomic_files = \
1720 go/sync/atomic/doc.go
1722 go_sync_atomic_c_files = \
1723 go/sync/atomic/atomic.c
1725 go_testing_iotest_files = \
1726 go/testing/iotest/logger.go \
1727 go/testing/iotest/reader.go \
1728 go/testing/iotest/writer.go
1730 go_testing_quick_files = \
1731 go/testing/quick/quick.go
1733 go_text_scanner_files = \
1734 go/text/scanner/scanner.go
1736 go_unicode_utf16_files = \
1737 go/unicode/utf16/utf16.go
1739 go_unicode_utf8_files = \
1740 go/unicode/utf8/utf8.go
1742 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
1744 # Define Syscall and Syscall6.
1745 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
1746 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1747 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1749 # Define ForkExec and Exec.
1750 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
1751 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
1752 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
1753 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
1754 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
1755 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
1757 # Define Wait4.
1758 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
1759 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
1761 # Support for pulling apart wait status.
1762 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
1763 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
1765 # Define Sleep.
1766 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
1767 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
1768 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
1769 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1771 # Define Errstr.
1772 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1773 # Use lseek on 64-bit Solaris.
1774 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1775 # Use lseek64 on 32-bit Solaris/SPARC.
1776 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1777 # Use lseek64 on 32-bit Solaris/x86.
1778 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1779 # Use lseek by default.
1780 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1782 # Declare libc functions that vary for largefile systems.
1783 # Always use lseek64 on GNU/Linux.
1784 @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1785 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
1786 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
1787 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
1789 # Define socket sizes and types.
1790 @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
1791 @LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = go/syscall/socket_posix.go
1793 # Define socket functions.
1794 @LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = go/syscall/socket_xnet.go
1795 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
1797 # Support for uname.
1798 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1799 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1800 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
1801 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
1803 # GNU/Linux specific socket control messages.
1804 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
1805 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
1807 # Support for netlink sockets and messages.
1808 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
1809 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
1811 # GNU/Linux specific socket filters.
1812 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
1813 @LIBGO_IS_LINUX_FALSE@syscall_utimesnano_file = go/syscall/libcall_posix_utimesnano.go
1815 # GNU/Linux specific utimesnano support.
1816 @LIBGO_IS_LINUX_TRUE@syscall_utimesnano_file = go/syscall/libcall_linux_utimesnano.go
1817 @LIBGO_IS_LINUX_FALSE@syscall_creds_test_file =
1819 # Test files.
1820 @LIBGO_IS_LINUX_TRUE@syscall_creds_test_file = go/syscall/creds_test.go
1821 go_base_syscall_files = \
1822 go/syscall/env_unix.go \
1823 go/syscall/syscall_errno.go \
1824 go/syscall/libcall_support.go \
1825 go/syscall/libcall_posix.go \
1826 go/syscall/race0.go \
1827 go/syscall/socket.go \
1828 go/syscall/sockcmsg_unix.go \
1829 go/syscall/str.go \
1830 go/syscall/syscall.go \
1831 $(syscall_sockcmsg_file) \
1832 $(syscall_syscall_file) \
1833 $(syscall_exec_file) \
1834 $(syscall_exec_os_file) \
1835 $(syscall_wait_file) \
1836 $(syscall_sleep_file) \
1837 $(syscall_errstr_file) \
1838 $(syscall_size_file) \
1839 $(syscall_socket_file) \
1840 $(syscall_socket_os_file) \
1841 $(syscall_uname_file) \
1842 $(syscall_netlink_file) \
1843 $(syscall_lsf_file) \
1844 $(syscall_utimesnano_file) \
1845 $(GO_LIBCALL_OS_FILE) \
1846 $(GO_LIBCALL_OS_ARCH_FILE) \
1847 $(GO_SYSCALL_OS_FILE) \
1848 $(GO_SYSCALL_OS_ARCH_FILE)
1850 go_syscall_files = \
1851 $(go_base_syscall_files) \
1852 libcalls.go \
1853 sysinfo.go \
1854 syscall_arch.go
1856 go_syscall_c_files = \
1857 go/syscall/errno.c \
1858 go/syscall/signame.c \
1859 $(syscall_wait_c_file)
1861 go_syscall_test_files = \
1862 $(syscall_creds_test_file) \
1863 go/syscall/passfd_test.go
1865 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1867 # os_lib_inotify_lo = os/inotify.lo
1868 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1869 libgo_go_objs = \
1870 bufio.lo \
1871 bytes.lo \
1872 bytes/index.lo \
1873 crypto.lo \
1874 encoding.lo \
1875 errors.lo \
1876 expvar.lo \
1877 flag.lo \
1878 fmt.lo \
1879 hash.lo \
1880 html.lo \
1881 image.lo \
1882 io.lo \
1883 log.lo \
1884 math.lo \
1885 mime.lo \
1886 net.lo \
1887 os.lo \
1888 path.lo \
1889 reflect-go.lo \
1890 reflect/makefunc.lo \
1891 regexp.lo \
1892 runtime-go.lo \
1893 sort.lo \
1894 strconv.lo \
1895 strings.lo \
1896 strings/index.lo \
1897 sync.lo \
1898 syscall.lo \
1899 syscall/errno.lo \
1900 syscall/signame.lo \
1901 syscall/wait.lo \
1902 testing.lo \
1903 time-go.lo \
1904 unicode.lo \
1905 archive/tar.lo \
1906 archive/zip.lo \
1907 compress/bzip2.lo \
1908 compress/flate.lo \
1909 compress/gzip.lo \
1910 compress/lzw.lo \
1911 compress/zlib.lo \
1912 container/heap.lo \
1913 container/list.lo \
1914 container/ring.lo \
1915 crypto/aes.lo \
1916 crypto/cipher.lo \
1917 crypto/des.lo \
1918 crypto/dsa.lo \
1919 crypto/ecdsa.lo \
1920 crypto/elliptic.lo \
1921 crypto/hmac.lo \
1922 crypto/md5.lo \
1923 crypto/rand.lo \
1924 crypto/rc4.lo \
1925 crypto/rsa.lo \
1926 crypto/sha1.lo \
1927 crypto/sha256.lo \
1928 crypto/sha512.lo \
1929 crypto/subtle.lo \
1930 crypto/tls.lo \
1931 crypto/x509.lo \
1932 crypto/x509/pkix.lo \
1933 database/sql.lo \
1934 database/sql/driver.lo \
1935 debug/dwarf.lo \
1936 debug/elf.lo \
1937 debug/gosym.lo \
1938 debug/macho.lo \
1939 debug/pe.lo \
1940 encoding/ascii85.lo \
1941 encoding/asn1.lo \
1942 encoding/base32.lo \
1943 encoding/base64.lo \
1944 encoding/binary.lo \
1945 encoding/csv.lo \
1946 encoding/gob.lo \
1947 encoding/hex.lo \
1948 encoding/json.lo \
1949 encoding/pem.lo \
1950 encoding/xml.lo \
1951 exp/proxy.lo \
1952 exp/terminal.lo \
1953 html/template.lo \
1954 go/ast.lo \
1955 go/build.lo \
1956 go/doc.lo \
1957 go/format.lo \
1958 go/parser.lo \
1959 go/printer.lo \
1960 go/scanner.lo \
1961 go/token.lo \
1962 hash/adler32.lo \
1963 hash/crc32.lo \
1964 hash/crc64.lo \
1965 hash/fnv.lo \
1966 net/http/cgi.lo \
1967 net/http/cookiejar.lo \
1968 net/http/fcgi.lo \
1969 net/http/httptest.lo \
1970 net/http/httputil.lo \
1971 net/http/pprof.lo \
1972 image/color.lo \
1973 image/color/palette.lo \
1974 image/draw.lo \
1975 image/gif.lo \
1976 image/jpeg.lo \
1977 image/png.lo \
1978 index/suffixarray.lo \
1979 io/ioutil.lo \
1980 log/syslog.lo \
1981 log/syslog/syslog_c.lo \
1982 math/big.lo \
1983 math/cmplx.lo \
1984 math/rand.lo \
1985 mime/multipart.lo \
1986 net/http.lo \
1987 net/mail.lo \
1988 net/rpc.lo \
1989 net/smtp.lo \
1990 net/textproto.lo \
1991 net/url.lo \
1992 old/regexp.lo \
1993 old/template.lo \
1994 os/exec.lo \
1995 $(os_lib_inotify_lo) \
1996 os/signal.lo \
1997 os/user.lo \
1998 path/filepath.lo \
1999 regexp/syntax.lo \
2000 net/rpc/jsonrpc.lo \
2001 runtime/debug.lo \
2002 runtime/pprof.lo \
2003 sync/atomic.lo \
2004 sync/atomic_c.lo \
2005 text/scanner.lo \
2006 text/tabwriter.lo \
2007 text/template.lo \
2008 text/template/parse.lo \
2009 testing/iotest.lo \
2010 testing/quick.lo \
2011 unicode/utf16.lo \
2012 unicode/utf8.lo
2014 libgo_la_SOURCES = $(runtime_files)
2015 libgo_la_LDFLAGS = \
2016 -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
2018 libgo_la_LIBADD = \
2019 $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
2020 ../libatomic/libatomic_convenience.la \
2021 $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
2023 libgobegin_a_SOURCES = \
2024 runtime/go-main.c
2026 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
2027 AM_GOCFLAGS = $(STRINGOPS_FLAG)
2028 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
2029 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
2030 $(AM_GOCFLAGS) $(GOCFLAGS)
2032 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
2033 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
2036 # Build the dependencies for a Go package.
2037 BUILDDEPS = \
2038 $(MKDIR_P) $(@D); \
2039 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
2040 mv -f $@.tmp $@
2043 # Build the .go files for a package, generating a .lo file.
2044 BUILDPACKAGE = \
2045 $(MKDIR_P) $(@D); \
2046 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2047 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
2049 GOTESTFLAGS =
2051 # Check a package.
2052 CHECK = \
2053 GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2054 export GC; \
2055 GOLIBS="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
2056 export GOLIBS; \
2057 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
2058 export RUNTESTFLAGS; \
2059 MAKE="$(MAKE)"; \
2060 export MAKE; \
2061 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2062 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2063 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2064 export LD_LIBRARY_PATH; \
2065 $(MKDIR_P) $(@D); \
2066 rm -f $@-testsum $@-testlog; \
2067 if test "$(USE_DEJAGNU)" = "yes"; then \
2068 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files); \
2069 else \
2070 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files) >>$@-testlog 2>&1; then \
2071 echo "PASS: $(@D)" >> $@-testlog; \
2072 echo "PASS: $(@D)"; \
2073 echo "PASS: $(@D)" > $@-testsum; \
2074 else \
2075 echo "FAIL: $(@D)" >> $@-testlog; \
2076 cat $@-testlog; \
2077 echo "FAIL: $(@D)" > $@-testsum; \
2078 exit 1; \
2079 fi; \
2083 # Build all packages before checking any.
2084 CHECK_DEPS = libgo.la libgobegin.a \
2085 $(toolexeclibgo_DATA) \
2086 $(toolexeclibgoarchive_DATA) \
2087 $(toolexeclibgocompress_DATA) \
2088 $(toolexeclibgocontainer_DATA) \
2089 $(toolexeclibgocrypto_DATA) \
2090 $(toolexeclibgodebug_DATA) \
2091 $(toolexeclibgoencoding_DATA) \
2092 $(toolexeclibgoexp_DATA) \
2093 $(toolexeclibgogo_DATA) \
2094 $(toolexeclibgohash_DATA) \
2095 $(toolexeclibgoimage_DATA) \
2096 $(toolexeclibgoindex_DATA) \
2097 $(toolexeclibgoio_DATA) \
2098 $(toolexeclibgolog_DATA) \
2099 $(toolexeclibgomath_DATA) \
2100 $(toolexeclibgomime_DATA) \
2101 $(toolexeclibgonet_DATA) \
2102 $(toolexeclibgonethttp_DATA) \
2103 $(toolexeclibgoos_DATA) \
2104 $(toolexeclibgopath_DATA) \
2105 $(toolexeclibgorpc_DATA) \
2106 $(toolexeclibgoruntime_DATA) \
2107 $(toolexeclibgosync_DATA) \
2108 $(toolexeclibgotesting_DATA) \
2109 $(toolexeclibgotext_DATA) \
2110 $(toolexeclibgotexttemplate_DATA) \
2111 $(toolexeclibgounicode_DATA)
2113 # At least for now, we need -static-libgo for this test, because
2114 # otherwise we can't get the line numbers.
2115 runtime_pprof_check_GOCFLAGS = -static-libgo
2117 # How to build a .gox file from a .lo file.
2118 BUILDGOX = \
2119 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2120 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2122 TEST_PACKAGES = \
2123 bufio/check \
2124 bytes/check \
2125 errors/check \
2126 expvar/check \
2127 flag/check \
2128 fmt/check \
2129 html/check \
2130 image/check \
2131 io/check \
2132 log/check \
2133 math/check \
2134 mime/check \
2135 net/check \
2136 os/check \
2137 path/check \
2138 reflect/check \
2139 regexp/check \
2140 runtime/check \
2141 sort/check \
2142 strconv/check \
2143 strings/check \
2144 sync/check \
2145 syscall/check \
2146 time/check \
2147 unicode/check \
2148 archive/tar/check \
2149 archive/zip/check \
2150 compress/bzip2/check \
2151 compress/flate/check \
2152 compress/gzip/check \
2153 compress/lzw/check \
2154 compress/zlib/check \
2155 container/heap/check \
2156 container/list/check \
2157 container/ring/check \
2158 crypto/aes/check \
2159 crypto/cipher/check \
2160 crypto/des/check \
2161 crypto/dsa/check \
2162 crypto/ecdsa/check \
2163 crypto/elliptic/check \
2164 crypto/hmac/check \
2165 crypto/md5/check \
2166 crypto/rand/check \
2167 crypto/rc4/check \
2168 crypto/rsa/check \
2169 crypto/sha1/check \
2170 crypto/sha256/check \
2171 crypto/sha512/check \
2172 crypto/subtle/check \
2173 crypto/tls/check \
2174 crypto/x509/check \
2175 database/sql/check \
2176 database/sql/driver/check \
2177 debug/dwarf/check \
2178 debug/elf/check \
2179 debug/macho/check \
2180 debug/pe/check \
2181 encoding/ascii85/check \
2182 encoding/asn1/check \
2183 encoding/base32/check \
2184 encoding/base64/check \
2185 encoding/binary/check \
2186 encoding/csv/check \
2187 encoding/gob/check \
2188 encoding/hex/check \
2189 encoding/json/check \
2190 encoding/pem/check \
2191 encoding/xml/check \
2192 exp/proxy/check \
2193 exp/terminal/check \
2194 html/template/check \
2195 go/ast/check \
2196 $(go_build_check_omitted_since_it_calls_6g) \
2197 go/doc/check \
2198 go/format/check \
2199 go/parser/check \
2200 go/printer/check \
2201 go/scanner/check \
2202 go/token/check \
2203 hash/adler32/check \
2204 hash/crc32/check \
2205 hash/crc64/check \
2206 hash/fnv/check \
2207 image/color/check \
2208 image/draw/check \
2209 image/jpeg/check \
2210 image/png/check \
2211 index/suffixarray/check \
2212 io/ioutil/check \
2213 log/syslog/check \
2214 math/big/check \
2215 math/cmplx/check \
2216 math/rand/check \
2217 mime/multipart/check \
2218 net/http/check \
2219 net/http/cgi/check \
2220 net/http/cookiejar/check \
2221 net/http/fcgi/check \
2222 net/http/httptest/check \
2223 net/http/httputil/check \
2224 net/mail/check \
2225 net/rpc/check \
2226 net/smtp/check \
2227 net/textproto/check \
2228 net/url/check \
2229 net/rpc/jsonrpc/check \
2230 old/regexp/check \
2231 old/template/check \
2232 os/exec/check \
2233 os/signal/check \
2234 os/user/check \
2235 path/filepath/check \
2236 regexp/syntax/check \
2237 runtime/pprof/check \
2238 sync/atomic/check \
2239 text/scanner/check \
2240 text/tabwriter/check \
2241 text/template/check \
2242 text/template/parse/check \
2243 testing/quick/check \
2244 unicode/utf16/check \
2245 unicode/utf8/check
2247 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2248 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2249 all: config.h
2250 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2252 .SUFFIXES:
2253 .SUFFIXES: .c .go .gox .o .obj .lo .a
2254 am--refresh:
2256 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2257 @for dep in $?; do \
2258 case '$(am__configure_deps)' in \
2259 *$$dep*) \
2260 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2261 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2262 && exit 0; \
2263 exit 1;; \
2264 esac; \
2265 done; \
2266 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2267 $(am__cd) $(top_srcdir) && \
2268 $(AUTOMAKE) --foreign Makefile
2269 .PRECIOUS: Makefile
2270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2271 @case '$?' in \
2272 *config.status*) \
2273 echo ' $(SHELL) ./config.status'; \
2274 $(SHELL) ./config.status;; \
2275 *) \
2276 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2277 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2278 esac;
2280 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2281 $(SHELL) ./config.status --recheck
2283 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2284 $(am__cd) $(srcdir) && $(AUTOCONF)
2285 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2286 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2287 $(am__aclocal_m4_deps):
2289 config.h: stamp-h1
2290 @if test ! -f $@; then \
2291 rm -f stamp-h1; \
2292 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2293 else :; fi
2295 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2296 @rm -f stamp-h1
2297 cd $(top_builddir) && $(SHELL) ./config.status config.h
2298 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2299 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2300 rm -f stamp-h1
2301 touch $@
2303 distclean-hdr:
2304 -rm -f config.h stamp-h1
2305 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2306 @$(NORMAL_INSTALL)
2307 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2308 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2309 list2=; for p in $$list; do \
2310 if test -f $$p; then \
2311 list2="$$list2 $$p"; \
2312 else :; fi; \
2313 done; \
2314 test -z "$$list2" || { \
2315 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2316 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2317 @$(POST_INSTALL)
2318 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2319 for p in $$list; do \
2320 if test -f $$p; then \
2321 $(am__strip_dir) \
2322 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2323 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2324 else :; fi; \
2325 done
2327 uninstall-toolexeclibLIBRARIES:
2328 @$(NORMAL_UNINSTALL)
2329 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2330 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2331 test -n "$$files" || exit 0; \
2332 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2333 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2335 clean-toolexeclibLIBRARIES:
2336 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2337 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2338 -rm -f libgobegin.a
2339 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2340 $(RANLIB) libgobegin.a
2341 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2342 @$(NORMAL_INSTALL)
2343 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2344 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2345 list2=; for p in $$list; do \
2346 if test -f $$p; then \
2347 list2="$$list2 $$p"; \
2348 else :; fi; \
2349 done; \
2350 test -z "$$list2" || { \
2351 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2352 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2355 uninstall-toolexeclibLTLIBRARIES:
2356 @$(NORMAL_UNINSTALL)
2357 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2358 for p in $$list; do \
2359 $(am__strip_dir) \
2360 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2361 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2362 done
2364 clean-toolexeclibLTLIBRARIES:
2365 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2366 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2367 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2368 test "$$dir" != "$$p" || dir=.; \
2369 echo "rm -f \"$${dir}/so_locations\""; \
2370 rm -f "$${dir}/so_locations"; \
2371 done
2372 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2373 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2375 mostlyclean-compile:
2376 -rm -f *.$(OBJEXT)
2378 distclean-compile:
2379 -rm -f *.tab.c
2381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env_posix.Plo@am__quote@
2384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
2385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
2386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
2387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
2388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
2389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
2396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cdiv.Plo@am__quote@
2398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-fieldtrack.Plo@am__quote@
2408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
2421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
2422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
2426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
2427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
2442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
2443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
2446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-varargs.Plo@am__quote@
2456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfstack.Plo@am__quote@
2458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
2459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
2460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll.Plo@am__quote@
2473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_epoll.Plo@am__quote@
2474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_kqueue.Plo@am__quote@
2475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_select.Plo@am__quote@
2476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
2477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parfor.Plo@am__quote@
2478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
2479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
2483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
2484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
2485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
2486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
2489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
2490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
2492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
2494 .c.o:
2495 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2496 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2499 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2501 .c.obj:
2502 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2503 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2506 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2508 .c.lo:
2509 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2510 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2513 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2515 go-main.o: runtime/go-main.c
2516 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.o -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2517 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2520 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2522 go-main.obj: runtime/go-main.c
2523 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.obj -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2524 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2527 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2529 go-append.lo: runtime/go-append.c
2530 @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
2531 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2534 @am__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
2536 go-assert.lo: runtime/go-assert.c
2537 @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
2538 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2541 @am__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
2543 go-assert-interface.lo: runtime/go-assert-interface.c
2544 @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
2545 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2548 @am__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
2550 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2551 @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
2552 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2553 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2555 @am__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
2557 go-breakpoint.lo: runtime/go-breakpoint.c
2558 @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
2559 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2560 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2562 @am__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
2564 go-caller.lo: runtime/go-caller.c
2565 @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
2566 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2567 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2569 @am__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
2571 go-callers.lo: runtime/go-callers.c
2572 @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
2573 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
2574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
2575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2576 @am__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
2578 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2579 @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
2580 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2583 @am__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
2585 go-cdiv.lo: runtime/go-cdiv.c
2586 @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
2587 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cdiv.Tpo $(DEPDIR)/go-cdiv.Plo
2588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cdiv.c' object='go-cdiv.lo' libtool=yes @AMDEPBACKSLASH@
2589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2590 @am__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
2592 go-cgo.lo: runtime/go-cgo.c
2593 @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
2594 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2597 @am__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
2599 go-check-interface.lo: runtime/go-check-interface.c
2600 @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
2601 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2604 @am__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
2606 go-construct-map.lo: runtime/go-construct-map.c
2607 @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
2608 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2611 @am__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
2613 go-convert-interface.lo: runtime/go-convert-interface.c
2614 @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
2615 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2618 @am__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
2620 go-copy.lo: runtime/go-copy.c
2621 @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
2622 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2625 @am__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
2627 go-defer.lo: runtime/go-defer.c
2628 @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
2629 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2632 @am__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
2634 go-deferred-recover.lo: runtime/go-deferred-recover.c
2635 @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
2636 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2639 @am__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
2641 go-eface-compare.lo: runtime/go-eface-compare.c
2642 @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
2643 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2646 @am__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
2648 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2649 @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
2650 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2653 @am__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
2655 go-fieldtrack.lo: runtime/go-fieldtrack.c
2656 @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
2657 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-fieldtrack.Tpo $(DEPDIR)/go-fieldtrack.Plo
2658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-fieldtrack.c' object='go-fieldtrack.lo' libtool=yes @AMDEPBACKSLASH@
2659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2660 @am__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
2662 go-getgoroot.lo: runtime/go-getgoroot.c
2663 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $(DEPDIR)/go-getgoroot.Tpo -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2664 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2667 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2669 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2670 @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
2671 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2674 @am__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
2676 go-int-to-string.lo: runtime/go-int-to-string.c
2677 @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
2678 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2681 @am__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
2683 go-interface-compare.lo: runtime/go-interface-compare.c
2684 @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
2685 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2688 @am__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
2690 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
2691 @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
2692 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2695 @am__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
2697 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2698 @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
2699 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2702 @am__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
2704 go-make-slice.lo: runtime/go-make-slice.c
2705 @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
2706 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
2708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2709 @am__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
2711 go-map-delete.lo: runtime/go-map-delete.c
2712 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-delete.lo -MD -MP -MF $(DEPDIR)/go-map-delete.Tpo -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2713 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2716 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2718 go-map-index.lo: runtime/go-map-index.c
2719 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-index.lo -MD -MP -MF $(DEPDIR)/go-map-index.Tpo -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2720 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2723 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2725 go-map-len.lo: runtime/go-map-len.c
2726 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-len.lo -MD -MP -MF $(DEPDIR)/go-map-len.Tpo -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2727 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2730 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2732 go-map-range.lo: runtime/go-map-range.c
2733 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-range.lo -MD -MP -MF $(DEPDIR)/go-map-range.Tpo -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2734 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2737 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2739 go-matherr.lo: runtime/go-matherr.c
2740 @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
2741 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
2742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
2743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2744 @am__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
2746 go-memcmp.lo: runtime/go-memcmp.c
2747 @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
2748 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
2749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.lo' libtool=yes @AMDEPBACKSLASH@
2750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2751 @am__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
2753 go-nanotime.lo: runtime/go-nanotime.c
2754 @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
2755 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2758 @am__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
2760 go-now.lo: runtime/go-now.c
2761 @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
2762 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
2763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
2764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2765 @am__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
2767 go-new-map.lo: runtime/go-new-map.c
2768 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-map.lo -MD -MP -MF $(DEPDIR)/go-new-map.Tpo -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2769 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2772 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2774 go-new.lo: runtime/go-new.c
2775 @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
2776 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2779 @am__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
2781 go-nosys.lo: runtime/go-nosys.c
2782 @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
2783 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
2784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
2785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2786 @am__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
2788 go-panic.lo: runtime/go-panic.c
2789 @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
2790 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2793 @am__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
2795 go-print.lo: runtime/go-print.c
2796 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-print.lo -MD -MP -MF $(DEPDIR)/go-print.Tpo -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2797 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2800 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2802 go-recover.lo: runtime/go-recover.c
2803 @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
2804 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2807 @am__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
2809 go-reflect-call.lo: runtime/go-reflect-call.c
2810 @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
2811 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2814 @am__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
2816 go-reflect-map.lo: runtime/go-reflect-map.c
2817 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-map.lo -MD -MP -MF $(DEPDIR)/go-reflect-map.Tpo -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2818 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2819 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2821 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2823 go-rune.lo: runtime/go-rune.c
2824 @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
2825 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2826 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2828 @am__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
2830 go-runtime-error.lo: runtime/go-runtime-error.c
2831 @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
2832 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2835 @am__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
2837 go-setenv.lo: runtime/go-setenv.c
2838 @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
2839 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
2841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2842 @am__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
2844 go-signal.lo: runtime/go-signal.c
2845 @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
2846 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2849 @am__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
2851 go-strcmp.lo: runtime/go-strcmp.c
2852 @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
2853 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2856 @am__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
2858 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2859 @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
2860 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2863 @am__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
2865 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2866 @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
2867 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2868 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2870 @am__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
2872 go-strplus.lo: runtime/go-strplus.c
2873 @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
2874 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2877 @am__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
2879 go-strslice.lo: runtime/go-strslice.c
2880 @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
2881 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2882 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2884 @am__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
2886 go-traceback.lo: runtime/go-traceback.c
2887 @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
2888 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
2889 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.lo' libtool=yes @AMDEPBACKSLASH@
2890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2891 @am__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
2893 go-type-complex.lo: runtime/go-type-complex.c
2894 @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
2895 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
2896 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.lo' libtool=yes @AMDEPBACKSLASH@
2897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2898 @am__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
2900 go-type-eface.lo: runtime/go-type-eface.c
2901 @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
2902 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2903 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2904 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2905 @am__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
2907 go-type-error.lo: runtime/go-type-error.c
2908 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-error.lo -MD -MP -MF $(DEPDIR)/go-type-error.Tpo -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2909 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2910 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2911 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2912 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2914 go-type-float.lo: runtime/go-type-float.c
2915 @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
2916 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
2917 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.lo' libtool=yes @AMDEPBACKSLASH@
2918 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2919 @am__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
2921 go-type-identity.lo: runtime/go-type-identity.c
2922 @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
2923 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2924 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2926 @am__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
2928 go-type-interface.lo: runtime/go-type-interface.c
2929 @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
2930 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2931 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2933 @am__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
2935 go-type-string.lo: runtime/go-type-string.c
2936 @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
2937 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2938 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2940 @am__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
2942 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2943 @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
2944 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2945 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2947 @am__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
2949 go-typestring.lo: runtime/go-typestring.c
2950 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typestring.lo -MD -MP -MF $(DEPDIR)/go-typestring.Tpo -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2951 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2952 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2954 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2956 go-unsafe-new.lo: runtime/go-unsafe-new.c
2957 @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
2958 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2959 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2961 @am__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
2963 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2964 @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
2965 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2966 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2967 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2968 @am__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
2970 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2971 @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
2972 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2973 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2974 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2975 @am__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
2977 go-unwind.lo: runtime/go-unwind.c
2978 @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
2979 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2980 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2981 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2982 @am__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
2984 go-varargs.lo: runtime/go-varargs.c
2985 @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
2986 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-varargs.Tpo $(DEPDIR)/go-varargs.Plo
2987 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-varargs.c' object='go-varargs.lo' libtool=yes @AMDEPBACKSLASH@
2988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2989 @am__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
2991 chan.lo: runtime/chan.c
2992 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT chan.lo -MD -MP -MF $(DEPDIR)/chan.Tpo -c -o chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
2993 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/chan.Tpo $(DEPDIR)/chan.Plo
2994 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/chan.c' object='chan.lo' libtool=yes @AMDEPBACKSLASH@
2995 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2996 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
2998 cpuprof.lo: runtime/cpuprof.c
2999 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpuprof.lo -MD -MP -MF $(DEPDIR)/cpuprof.Tpo -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
3000 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
3001 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.lo' libtool=yes @AMDEPBACKSLASH@
3002 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3003 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
3005 env_posix.lo: runtime/env_posix.c
3006 @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
3007 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/env_posix.Tpo $(DEPDIR)/env_posix.Plo
3008 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/env_posix.c' object='env_posix.lo' libtool=yes @AMDEPBACKSLASH@
3009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3010 @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
3012 lfstack.lo: runtime/lfstack.c
3013 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lfstack.lo -MD -MP -MF $(DEPDIR)/lfstack.Tpo -c -o lfstack.lo `test -f 'runtime/lfstack.c' || echo '$(srcdir)/'`runtime/lfstack.c
3014 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lfstack.Tpo $(DEPDIR)/lfstack.Plo
3015 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lfstack.c' object='lfstack.lo' libtool=yes @AMDEPBACKSLASH@
3016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3017 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lfstack.lo `test -f 'runtime/lfstack.c' || echo '$(srcdir)/'`runtime/lfstack.c
3019 lock_sema.lo: runtime/lock_sema.c
3020 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_sema.lo -MD -MP -MF $(DEPDIR)/lock_sema.Tpo -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
3021 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
3022 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.lo' libtool=yes @AMDEPBACKSLASH@
3023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3024 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
3026 thread-sema.lo: runtime/thread-sema.c
3027 @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
3028 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
3029 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.lo' libtool=yes @AMDEPBACKSLASH@
3030 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3031 @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
3033 lock_futex.lo: runtime/lock_futex.c
3034 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_futex.lo -MD -MP -MF $(DEPDIR)/lock_futex.Tpo -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
3035 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
3036 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.lo' libtool=yes @AMDEPBACKSLASH@
3037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3038 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
3040 thread-linux.lo: runtime/thread-linux.c
3041 @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
3042 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
3043 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.lo' libtool=yes @AMDEPBACKSLASH@
3044 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3045 @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
3047 mcache.lo: runtime/mcache.c
3048 @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
3049 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
3050 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
3051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3052 @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
3054 mcentral.lo: runtime/mcentral.c
3055 @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
3056 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
3057 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
3058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3059 @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
3061 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
3062 @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
3063 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
3064 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
3065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3066 @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
3068 mem.lo: runtime/mem.c
3069 @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
3070 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3071 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
3072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3073 @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
3075 mfinal.lo: runtime/mfinal.c
3076 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3077 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3078 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
3079 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3080 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3082 mfixalloc.lo: runtime/mfixalloc.c
3083 @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
3084 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3085 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
3086 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3087 @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
3089 mgc0.lo: runtime/mgc0.c
3090 @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
3091 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3092 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
3093 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3094 @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
3096 mheap.lo: runtime/mheap.c
3097 @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
3098 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3099 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
3100 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3101 @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
3103 msize.lo: runtime/msize.c
3104 @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
3105 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3106 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
3107 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3108 @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
3110 netpoll_kqueue.lo: runtime/netpoll_kqueue.c
3111 @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
3112 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_kqueue.Tpo $(DEPDIR)/netpoll_kqueue.Plo
3113 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_kqueue.c' object='netpoll_kqueue.lo' libtool=yes @AMDEPBACKSLASH@
3114 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3115 @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
3117 netpoll_select.lo: runtime/netpoll_select.c
3118 @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
3119 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_select.Tpo $(DEPDIR)/netpoll_select.Plo
3120 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_select.c' object='netpoll_select.lo' libtool=yes @AMDEPBACKSLASH@
3121 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3122 @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
3124 netpoll_epoll.lo: runtime/netpoll_epoll.c
3125 @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
3126 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_epoll.Tpo $(DEPDIR)/netpoll_epoll.Plo
3127 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_epoll.c' object='netpoll_epoll.lo' libtool=yes @AMDEPBACKSLASH@
3128 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3129 @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
3131 panic.lo: runtime/panic.c
3132 @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
3133 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
3134 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.lo' libtool=yes @AMDEPBACKSLASH@
3135 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3136 @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
3138 parfor.lo: runtime/parfor.c
3139 @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
3140 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/parfor.Tpo $(DEPDIR)/parfor.Plo
3141 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/parfor.c' object='parfor.lo' libtool=yes @AMDEPBACKSLASH@
3142 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3143 @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
3145 print.lo: runtime/print.c
3146 @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
3147 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
3148 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
3149 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3150 @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
3152 proc.lo: runtime/proc.c
3153 @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
3154 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3155 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3156 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3157 @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
3159 runtime.lo: runtime/runtime.c
3160 @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
3161 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
3162 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
3163 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3164 @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
3166 signal_unix.lo: runtime/signal_unix.c
3167 @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
3168 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
3169 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
3170 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3171 @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
3173 thread.lo: runtime/thread.c
3174 @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
3175 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3176 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3178 @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
3180 yield.lo: runtime/yield.c
3181 @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
3182 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
3183 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
3184 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3185 @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
3187 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3188 @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
3189 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3190 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3191 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3192 @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
3194 getncpu-none.lo: runtime/getncpu-none.c
3195 @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
3196 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
3197 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
3198 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3199 @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
3201 getncpu-bsd.lo: runtime/getncpu-bsd.c
3202 @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
3203 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
3204 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
3205 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3206 @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
3208 getncpu-solaris.lo: runtime/getncpu-solaris.c
3209 @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
3210 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
3211 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
3212 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3213 @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
3215 getncpu-irix.lo: runtime/getncpu-irix.c
3216 @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
3217 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
3218 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
3219 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3220 @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
3222 getncpu-linux.lo: runtime/getncpu-linux.c
3223 @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
3224 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
3225 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
3226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3227 @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
3229 mostlyclean-libtool:
3230 -rm -f *.lo
3232 clean-libtool:
3233 -rm -rf .libs _libs
3235 distclean-libtool:
3236 -rm -f libtool config.lt
3238 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3239 # runs to enable its job server during parallel builds. Hence the
3240 # comments below.
3241 all-multi:
3242 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3243 install-multi:
3244 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3246 mostlyclean-multi:
3247 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3248 clean-multi:
3249 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3250 distclean-multi:
3251 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3252 maintainer-clean-multi:
3253 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3254 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3255 @$(NORMAL_INSTALL)
3256 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3257 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3258 for p in $$list; do \
3259 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3260 echo "$$d$$p"; \
3261 done | $(am__base_list) | \
3262 while read files; do \
3263 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3264 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3265 done
3267 uninstall-toolexeclibgoDATA:
3268 @$(NORMAL_UNINSTALL)
3269 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3270 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3271 test -n "$$files" || exit 0; \
3272 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3273 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3274 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3275 @$(NORMAL_INSTALL)
3276 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3277 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3278 for p in $$list; do \
3279 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3280 echo "$$d$$p"; \
3281 done | $(am__base_list) | \
3282 while read files; do \
3283 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3284 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3285 done
3287 uninstall-toolexeclibgoarchiveDATA:
3288 @$(NORMAL_UNINSTALL)
3289 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3290 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3291 test -n "$$files" || exit 0; \
3292 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3293 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3294 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3295 @$(NORMAL_INSTALL)
3296 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3297 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3298 for p in $$list; do \
3299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3300 echo "$$d$$p"; \
3301 done | $(am__base_list) | \
3302 while read files; do \
3303 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3304 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3305 done
3307 uninstall-toolexeclibgocompressDATA:
3308 @$(NORMAL_UNINSTALL)
3309 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3310 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3311 test -n "$$files" || exit 0; \
3312 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3313 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3314 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3315 @$(NORMAL_INSTALL)
3316 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3317 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3318 for p in $$list; do \
3319 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3320 echo "$$d$$p"; \
3321 done | $(am__base_list) | \
3322 while read files; do \
3323 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3324 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3325 done
3327 uninstall-toolexeclibgocontainerDATA:
3328 @$(NORMAL_UNINSTALL)
3329 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3330 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3331 test -n "$$files" || exit 0; \
3332 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3333 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3334 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3335 @$(NORMAL_INSTALL)
3336 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3337 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3338 for p in $$list; do \
3339 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3340 echo "$$d$$p"; \
3341 done | $(am__base_list) | \
3342 while read files; do \
3343 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3344 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3345 done
3347 uninstall-toolexeclibgocryptoDATA:
3348 @$(NORMAL_UNINSTALL)
3349 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3350 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3351 test -n "$$files" || exit 0; \
3352 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3353 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3354 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
3355 @$(NORMAL_INSTALL)
3356 test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
3357 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3358 for p in $$list; do \
3359 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3360 echo "$$d$$p"; \
3361 done | $(am__base_list) | \
3362 while read files; do \
3363 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3364 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
3365 done
3367 uninstall-toolexeclibgocryptox509DATA:
3368 @$(NORMAL_UNINSTALL)
3369 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3370 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3371 test -n "$$files" || exit 0; \
3372 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
3373 cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
3374 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
3375 @$(NORMAL_INSTALL)
3376 test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
3377 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3378 for p in $$list; do \
3379 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3380 echo "$$d$$p"; \
3381 done | $(am__base_list) | \
3382 while read files; do \
3383 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3384 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
3385 done
3387 uninstall-toolexeclibgodatabaseDATA:
3388 @$(NORMAL_UNINSTALL)
3389 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3390 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3391 test -n "$$files" || exit 0; \
3392 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
3393 cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
3394 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
3395 @$(NORMAL_INSTALL)
3396 test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
3397 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3398 for p in $$list; do \
3399 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3400 echo "$$d$$p"; \
3401 done | $(am__base_list) | \
3402 while read files; do \
3403 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3404 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
3405 done
3407 uninstall-toolexeclibgodatabasesqlDATA:
3408 @$(NORMAL_UNINSTALL)
3409 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3410 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3411 test -n "$$files" || exit 0; \
3412 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
3413 cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
3414 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3415 @$(NORMAL_INSTALL)
3416 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3417 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3418 for p in $$list; do \
3419 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3420 echo "$$d$$p"; \
3421 done | $(am__base_list) | \
3422 while read files; do \
3423 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3424 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3425 done
3427 uninstall-toolexeclibgodebugDATA:
3428 @$(NORMAL_UNINSTALL)
3429 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3430 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3431 test -n "$$files" || exit 0; \
3432 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3433 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3434 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3435 @$(NORMAL_INSTALL)
3436 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3437 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3438 for p in $$list; do \
3439 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3440 echo "$$d$$p"; \
3441 done | $(am__base_list) | \
3442 while read files; do \
3443 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3444 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3445 done
3447 uninstall-toolexeclibgoencodingDATA:
3448 @$(NORMAL_UNINSTALL)
3449 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3450 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3451 test -n "$$files" || exit 0; \
3452 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3453 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3454 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3455 @$(NORMAL_INSTALL)
3456 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3457 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3458 for p in $$list; do \
3459 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3460 echo "$$d$$p"; \
3461 done | $(am__base_list) | \
3462 while read files; do \
3463 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3464 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3465 done
3467 uninstall-toolexeclibgoexpDATA:
3468 @$(NORMAL_UNINSTALL)
3469 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3470 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3471 test -n "$$files" || exit 0; \
3472 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3473 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3474 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3475 @$(NORMAL_INSTALL)
3476 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3477 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3478 for p in $$list; do \
3479 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3480 echo "$$d$$p"; \
3481 done | $(am__base_list) | \
3482 while read files; do \
3483 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3484 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3485 done
3487 uninstall-toolexeclibgogoDATA:
3488 @$(NORMAL_UNINSTALL)
3489 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3490 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3491 test -n "$$files" || exit 0; \
3492 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3493 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3494 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3495 @$(NORMAL_INSTALL)
3496 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3497 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3498 for p in $$list; do \
3499 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3500 echo "$$d$$p"; \
3501 done | $(am__base_list) | \
3502 while read files; do \
3503 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3504 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3505 done
3507 uninstall-toolexeclibgohashDATA:
3508 @$(NORMAL_UNINSTALL)
3509 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3510 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3511 test -n "$$files" || exit 0; \
3512 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3513 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3514 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
3515 @$(NORMAL_INSTALL)
3516 test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
3517 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3518 for p in $$list; do \
3519 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3520 echo "$$d$$p"; \
3521 done | $(am__base_list) | \
3522 while read files; do \
3523 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3524 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
3525 done
3527 uninstall-toolexeclibgohtmlDATA:
3528 @$(NORMAL_UNINSTALL)
3529 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3530 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3531 test -n "$$files" || exit 0; \
3532 echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
3533 cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
3534 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3535 @$(NORMAL_INSTALL)
3536 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3537 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3538 for p in $$list; do \
3539 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3540 echo "$$d$$p"; \
3541 done | $(am__base_list) | \
3542 while read files; do \
3543 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3544 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3545 done
3547 uninstall-toolexeclibgoimageDATA:
3548 @$(NORMAL_UNINSTALL)
3549 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3550 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3551 test -n "$$files" || exit 0; \
3552 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3553 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3554 install-toolexeclibgoimagecolorDATA: $(toolexeclibgoimagecolor_DATA)
3555 @$(NORMAL_INSTALL)
3556 test -z "$(toolexeclibgoimagecolordir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagecolordir)"
3557 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
3558 for p in $$list; do \
3559 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3560 echo "$$d$$p"; \
3561 done | $(am__base_list) | \
3562 while read files; do \
3563 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
3564 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit $$?; \
3565 done
3567 uninstall-toolexeclibgoimagecolorDATA:
3568 @$(NORMAL_UNINSTALL)
3569 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
3570 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3571 test -n "$$files" || exit 0; \
3572 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagecolordir)' && rm -f" $$files ")"; \
3573 cd "$(DESTDIR)$(toolexeclibgoimagecolordir)" && rm -f $$files
3574 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3575 @$(NORMAL_INSTALL)
3576 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3577 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3578 for p in $$list; do \
3579 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3580 echo "$$d$$p"; \
3581 done | $(am__base_list) | \
3582 while read files; do \
3583 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3584 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3585 done
3587 uninstall-toolexeclibgoindexDATA:
3588 @$(NORMAL_UNINSTALL)
3589 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3590 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3591 test -n "$$files" || exit 0; \
3592 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3593 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3594 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3595 @$(NORMAL_INSTALL)
3596 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3597 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3598 for p in $$list; do \
3599 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3600 echo "$$d$$p"; \
3601 done | $(am__base_list) | \
3602 while read files; do \
3603 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3604 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3605 done
3607 uninstall-toolexeclibgoioDATA:
3608 @$(NORMAL_UNINSTALL)
3609 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3610 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3611 test -n "$$files" || exit 0; \
3612 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3613 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3614 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
3615 @$(NORMAL_INSTALL)
3616 test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
3617 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3618 for p in $$list; do \
3619 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3620 echo "$$d$$p"; \
3621 done | $(am__base_list) | \
3622 while read files; do \
3623 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3624 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
3625 done
3627 uninstall-toolexeclibgologDATA:
3628 @$(NORMAL_UNINSTALL)
3629 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3630 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3631 test -n "$$files" || exit 0; \
3632 echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
3633 cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
3634 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
3635 @$(NORMAL_INSTALL)
3636 test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
3637 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3638 for p in $$list; do \
3639 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3640 echo "$$d$$p"; \
3641 done | $(am__base_list) | \
3642 while read files; do \
3643 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3644 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
3645 done
3647 uninstall-toolexeclibgomathDATA:
3648 @$(NORMAL_UNINSTALL)
3649 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3650 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3651 test -n "$$files" || exit 0; \
3652 echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
3653 cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
3654 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3655 @$(NORMAL_INSTALL)
3656 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3657 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3658 for p in $$list; do \
3659 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3660 echo "$$d$$p"; \
3661 done | $(am__base_list) | \
3662 while read files; do \
3663 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3664 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3665 done
3667 uninstall-toolexeclibgomimeDATA:
3668 @$(NORMAL_UNINSTALL)
3669 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3670 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3671 test -n "$$files" || exit 0; \
3672 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3673 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3674 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3675 @$(NORMAL_INSTALL)
3676 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3677 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3678 for p in $$list; do \
3679 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3680 echo "$$d$$p"; \
3681 done | $(am__base_list) | \
3682 while read files; do \
3683 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3684 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3685 done
3687 uninstall-toolexeclibgonetDATA:
3688 @$(NORMAL_UNINSTALL)
3689 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3690 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3691 test -n "$$files" || exit 0; \
3692 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3693 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3694 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
3695 @$(NORMAL_INSTALL)
3696 test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
3697 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3698 for p in $$list; do \
3699 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3700 echo "$$d$$p"; \
3701 done | $(am__base_list) | \
3702 while read files; do \
3703 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3704 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
3705 done
3707 uninstall-toolexeclibgonethttpDATA:
3708 @$(NORMAL_UNINSTALL)
3709 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3710 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3711 test -n "$$files" || exit 0; \
3712 echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
3713 cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
3714 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
3715 @$(NORMAL_INSTALL)
3716 test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
3717 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3718 for p in $$list; do \
3719 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3720 echo "$$d$$p"; \
3721 done | $(am__base_list) | \
3722 while read files; do \
3723 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3724 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
3725 done
3727 uninstall-toolexeclibgonetrpcDATA:
3728 @$(NORMAL_UNINSTALL)
3729 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3730 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3731 test -n "$$files" || exit 0; \
3732 echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
3733 cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
3734 install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
3735 @$(NORMAL_INSTALL)
3736 test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
3737 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3738 for p in $$list; do \
3739 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3740 echo "$$d$$p"; \
3741 done | $(am__base_list) | \
3742 while read files; do \
3743 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3744 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
3745 done
3747 uninstall-toolexeclibgooldDATA:
3748 @$(NORMAL_UNINSTALL)
3749 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3750 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3751 test -n "$$files" || exit 0; \
3752 echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
3753 cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
3754 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3755 @$(NORMAL_INSTALL)
3756 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3757 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3758 for p in $$list; do \
3759 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3760 echo "$$d$$p"; \
3761 done | $(am__base_list) | \
3762 while read files; do \
3763 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3764 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3765 done
3767 uninstall-toolexeclibgoosDATA:
3768 @$(NORMAL_UNINSTALL)
3769 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3770 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3771 test -n "$$files" || exit 0; \
3772 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3773 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3774 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3775 @$(NORMAL_INSTALL)
3776 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3777 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3778 for p in $$list; do \
3779 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3780 echo "$$d$$p"; \
3781 done | $(am__base_list) | \
3782 while read files; do \
3783 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3784 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3785 done
3787 uninstall-toolexeclibgopathDATA:
3788 @$(NORMAL_UNINSTALL)
3789 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3790 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3791 test -n "$$files" || exit 0; \
3792 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3793 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3794 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
3795 @$(NORMAL_INSTALL)
3796 test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
3797 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3798 for p in $$list; do \
3799 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3800 echo "$$d$$p"; \
3801 done | $(am__base_list) | \
3802 while read files; do \
3803 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3804 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
3805 done
3807 uninstall-toolexeclibgoregexpDATA:
3808 @$(NORMAL_UNINSTALL)
3809 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3810 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3811 test -n "$$files" || exit 0; \
3812 echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
3813 cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
3814 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3815 @$(NORMAL_INSTALL)
3816 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3817 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3818 for p in $$list; do \
3819 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3820 echo "$$d$$p"; \
3821 done | $(am__base_list) | \
3822 while read files; do \
3823 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3824 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3825 done
3827 uninstall-toolexeclibgoruntimeDATA:
3828 @$(NORMAL_UNINSTALL)
3829 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3830 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3831 test -n "$$files" || exit 0; \
3832 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3833 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3834 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3835 @$(NORMAL_INSTALL)
3836 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3837 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3838 for p in $$list; do \
3839 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3840 echo "$$d$$p"; \
3841 done | $(am__base_list) | \
3842 while read files; do \
3843 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3844 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3845 done
3847 uninstall-toolexeclibgosyncDATA:
3848 @$(NORMAL_UNINSTALL)
3849 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3850 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3851 test -n "$$files" || exit 0; \
3852 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3853 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3854 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3855 @$(NORMAL_INSTALL)
3856 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3857 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3858 for p in $$list; do \
3859 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3860 echo "$$d$$p"; \
3861 done | $(am__base_list) | \
3862 while read files; do \
3863 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3864 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3865 done
3867 uninstall-toolexeclibgotestingDATA:
3868 @$(NORMAL_UNINSTALL)
3869 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3870 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3871 test -n "$$files" || exit 0; \
3872 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3873 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3874 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
3875 @$(NORMAL_INSTALL)
3876 test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
3877 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3878 for p in $$list; do \
3879 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3880 echo "$$d$$p"; \
3881 done | $(am__base_list) | \
3882 while read files; do \
3883 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3884 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
3885 done
3887 uninstall-toolexeclibgotextDATA:
3888 @$(NORMAL_UNINSTALL)
3889 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3890 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3891 test -n "$$files" || exit 0; \
3892 echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
3893 cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
3894 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
3895 @$(NORMAL_INSTALL)
3896 test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
3897 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3898 for p in $$list; do \
3899 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3900 echo "$$d$$p"; \
3901 done | $(am__base_list) | \
3902 while read files; do \
3903 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3904 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
3905 done
3907 uninstall-toolexeclibgotexttemplateDATA:
3908 @$(NORMAL_UNINSTALL)
3909 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3910 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3911 test -n "$$files" || exit 0; \
3912 echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
3913 cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
3914 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
3915 @$(NORMAL_INSTALL)
3916 test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
3917 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3918 for p in $$list; do \
3919 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3920 echo "$$d$$p"; \
3921 done | $(am__base_list) | \
3922 while read files; do \
3923 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3924 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
3925 done
3927 uninstall-toolexeclibgounicodeDATA:
3928 @$(NORMAL_UNINSTALL)
3929 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3930 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3931 test -n "$$files" || exit 0; \
3932 echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
3933 cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
3935 # This directory's subdirectories are mostly independent; you can cd
3936 # into them and run `make' without going through this Makefile.
3937 # To change the values of `make' variables: instead of editing Makefiles,
3938 # (1) if the variable is set in `config.status', edit `config.status'
3939 # (which will cause the Makefiles to be regenerated when you run `make');
3940 # (2) otherwise, pass the desired values on the `make' command line.
3941 $(RECURSIVE_TARGETS):
3942 @fail= failcom='exit 1'; \
3943 for f in x $$MAKEFLAGS; do \
3944 case $$f in \
3945 *=* | --[!k]*);; \
3946 *k*) failcom='fail=yes';; \
3947 esac; \
3948 done; \
3949 dot_seen=no; \
3950 target=`echo $@ | sed s/-recursive//`; \
3951 list='$(SUBDIRS)'; for subdir in $$list; do \
3952 echo "Making $$target in $$subdir"; \
3953 if test "$$subdir" = "."; then \
3954 dot_seen=yes; \
3955 local_target="$$target-am"; \
3956 else \
3957 local_target="$$target"; \
3958 fi; \
3959 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3960 || eval $$failcom; \
3961 done; \
3962 if test "$$dot_seen" = "no"; then \
3963 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3964 fi; test -z "$$fail"
3966 $(RECURSIVE_CLEAN_TARGETS):
3967 @fail= failcom='exit 1'; \
3968 for f in x $$MAKEFLAGS; do \
3969 case $$f in \
3970 *=* | --[!k]*);; \
3971 *k*) failcom='fail=yes';; \
3972 esac; \
3973 done; \
3974 dot_seen=no; \
3975 case "$@" in \
3976 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3977 *) list='$(SUBDIRS)' ;; \
3978 esac; \
3979 rev=''; for subdir in $$list; do \
3980 if test "$$subdir" = "."; then :; else \
3981 rev="$$subdir $$rev"; \
3982 fi; \
3983 done; \
3984 rev="$$rev ."; \
3985 target=`echo $@ | sed s/-recursive//`; \
3986 for subdir in $$rev; do \
3987 echo "Making $$target in $$subdir"; \
3988 if test "$$subdir" = "."; then \
3989 local_target="$$target-am"; \
3990 else \
3991 local_target="$$target"; \
3992 fi; \
3993 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3994 || eval $$failcom; \
3995 done && test -z "$$fail"
3996 tags-recursive:
3997 list='$(SUBDIRS)'; for subdir in $$list; do \
3998 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3999 done
4000 ctags-recursive:
4001 list='$(SUBDIRS)'; for subdir in $$list; do \
4002 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
4003 done
4005 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
4006 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
4007 unique=`for i in $$list; do \
4008 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4009 done | \
4010 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4011 END { if (nonempty) { for (i in files) print i; }; }'`; \
4012 mkid -fID $$unique
4013 tags: TAGS
4015 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4016 $(TAGS_FILES) $(LISP)
4017 set x; \
4018 here=`pwd`; \
4019 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
4020 include_option=--etags-include; \
4021 empty_fix=.; \
4022 else \
4023 include_option=--include; \
4024 empty_fix=; \
4025 fi; \
4026 list='$(SUBDIRS)'; for subdir in $$list; do \
4027 if test "$$subdir" = .; then :; else \
4028 test ! -f $$subdir/TAGS || \
4029 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4030 fi; \
4031 done; \
4032 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4033 unique=`for i in $$list; do \
4034 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4035 done | \
4036 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4037 END { if (nonempty) { for (i in files) print i; }; }'`; \
4038 shift; \
4039 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
4040 test -n "$$unique" || unique=$$empty_fix; \
4041 if test $$# -gt 0; then \
4042 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4043 "$$@" $$unique; \
4044 else \
4045 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4046 $$unique; \
4047 fi; \
4049 ctags: CTAGS
4050 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4051 $(TAGS_FILES) $(LISP)
4052 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4053 unique=`for i in $$list; do \
4054 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4055 done | \
4056 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4057 END { if (nonempty) { for (i in files) print i; }; }'`; \
4058 test -z "$(CTAGS_ARGS)$$unique" \
4059 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4060 $$unique
4062 GTAGS:
4063 here=`$(am__cd) $(top_builddir) && pwd` \
4064 && $(am__cd) $(top_srcdir) \
4065 && gtags -i $(GTAGS_ARGS) "$$here"
4067 distclean-tags:
4068 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4069 check-am: all-am
4070 check: check-recursive
4071 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
4072 config.h
4073 installdirs: installdirs-recursive
4074 installdirs-am:
4075 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 \
4076 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4077 done
4078 install: install-recursive
4079 install-exec: install-exec-recursive
4080 install-data: install-data-recursive
4081 uninstall: uninstall-recursive
4083 install-am: all-am
4084 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4086 installcheck: installcheck-recursive
4087 install-strip:
4088 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4089 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4090 `test -z '$(STRIP)' || \
4091 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4092 mostlyclean-generic:
4094 clean-generic:
4095 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4097 distclean-generic:
4098 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4099 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4101 maintainer-clean-generic:
4102 @echo "This command is intended for maintainers to use"
4103 @echo "it deletes files that may require special tools to rebuild."
4104 clean: clean-multi clean-recursive
4106 clean-am: clean-generic clean-libtool clean-local \
4107 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4108 mostlyclean-am
4110 distclean: distclean-multi distclean-recursive
4111 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4112 -rm -rf ./$(DEPDIR)
4113 -rm -f Makefile
4114 distclean-am: clean-am distclean-compile distclean-generic \
4115 distclean-hdr distclean-libtool distclean-tags
4117 dvi: dvi-recursive
4119 dvi-am:
4121 html: html-recursive
4123 html-am:
4125 info: info-recursive
4127 info-am:
4129 install-data-am:
4131 install-dvi: install-dvi-recursive
4133 install-dvi-am:
4135 install-exec-am: install-multi install-toolexeclibLIBRARIES \
4136 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4137 install-toolexeclibgoarchiveDATA \
4138 install-toolexeclibgocompressDATA \
4139 install-toolexeclibgocontainerDATA \
4140 install-toolexeclibgocryptoDATA \
4141 install-toolexeclibgocryptox509DATA \
4142 install-toolexeclibgodatabaseDATA \
4143 install-toolexeclibgodatabasesqlDATA \
4144 install-toolexeclibgodebugDATA \
4145 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4146 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4147 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4148 install-toolexeclibgoimagecolorDATA \
4149 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4150 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4151 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4152 install-toolexeclibgonethttpDATA \
4153 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4154 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4155 install-toolexeclibgoregexpDATA \
4156 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4157 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4158 install-toolexeclibgotexttemplateDATA \
4159 install-toolexeclibgounicodeDATA
4161 install-html: install-html-recursive
4163 install-html-am:
4165 install-info: install-info-recursive
4167 install-info-am:
4169 install-man:
4171 install-pdf: install-pdf-recursive
4173 install-pdf-am:
4175 install-ps: install-ps-recursive
4177 install-ps-am:
4179 installcheck-am:
4181 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
4182 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4183 -rm -rf $(top_srcdir)/autom4te.cache
4184 -rm -rf ./$(DEPDIR)
4185 -rm -f Makefile
4186 maintainer-clean-am: distclean-am maintainer-clean-generic
4188 mostlyclean: mostlyclean-multi mostlyclean-recursive
4190 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
4191 mostlyclean-libtool mostlyclean-local
4193 pdf: pdf-recursive
4195 pdf-am:
4197 ps: ps-recursive
4199 ps-am:
4201 uninstall-am: uninstall-toolexeclibLIBRARIES \
4202 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4203 uninstall-toolexeclibgoarchiveDATA \
4204 uninstall-toolexeclibgocompressDATA \
4205 uninstall-toolexeclibgocontainerDATA \
4206 uninstall-toolexeclibgocryptoDATA \
4207 uninstall-toolexeclibgocryptox509DATA \
4208 uninstall-toolexeclibgodatabaseDATA \
4209 uninstall-toolexeclibgodatabasesqlDATA \
4210 uninstall-toolexeclibgodebugDATA \
4211 uninstall-toolexeclibgoencodingDATA \
4212 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4213 uninstall-toolexeclibgohashDATA \
4214 uninstall-toolexeclibgohtmlDATA \
4215 uninstall-toolexeclibgoimageDATA \
4216 uninstall-toolexeclibgoimagecolorDATA \
4217 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4218 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4219 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4220 uninstall-toolexeclibgonethttpDATA \
4221 uninstall-toolexeclibgonetrpcDATA \
4222 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4223 uninstall-toolexeclibgopathDATA \
4224 uninstall-toolexeclibgoregexpDATA \
4225 uninstall-toolexeclibgoruntimeDATA \
4226 uninstall-toolexeclibgosyncDATA \
4227 uninstall-toolexeclibgotestingDATA \
4228 uninstall-toolexeclibgotextDATA \
4229 uninstall-toolexeclibgotexttemplateDATA \
4230 uninstall-toolexeclibgounicodeDATA
4232 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4233 clean-multi ctags-recursive distclean-multi install-am \
4234 install-multi install-strip maintainer-clean-multi \
4235 mostlyclean-multi tags-recursive
4237 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4238 all all-am all-multi am--refresh check check-am clean \
4239 clean-generic clean-libtool clean-local clean-multi \
4240 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4241 ctags-recursive distclean distclean-compile distclean-generic \
4242 distclean-hdr distclean-libtool distclean-multi distclean-tags \
4243 dvi dvi-am html html-am info info-am install install-am \
4244 install-data install-data-am install-dvi install-dvi-am \
4245 install-exec install-exec-am install-html install-html-am \
4246 install-info install-info-am install-man install-multi \
4247 install-pdf install-pdf-am install-ps install-ps-am \
4248 install-strip install-toolexeclibLIBRARIES \
4249 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4250 install-toolexeclibgoarchiveDATA \
4251 install-toolexeclibgocompressDATA \
4252 install-toolexeclibgocontainerDATA \
4253 install-toolexeclibgocryptoDATA \
4254 install-toolexeclibgocryptox509DATA \
4255 install-toolexeclibgodatabaseDATA \
4256 install-toolexeclibgodatabasesqlDATA \
4257 install-toolexeclibgodebugDATA \
4258 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4259 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4260 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4261 install-toolexeclibgoimagecolorDATA \
4262 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4263 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4264 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4265 install-toolexeclibgonethttpDATA \
4266 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4267 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4268 install-toolexeclibgoregexpDATA \
4269 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4270 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4271 install-toolexeclibgotexttemplateDATA \
4272 install-toolexeclibgounicodeDATA installcheck installcheck-am \
4273 installdirs installdirs-am maintainer-clean \
4274 maintainer-clean-generic maintainer-clean-multi mostlyclean \
4275 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4276 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
4277 tags-recursive uninstall uninstall-am \
4278 uninstall-toolexeclibLIBRARIES \
4279 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4280 uninstall-toolexeclibgoarchiveDATA \
4281 uninstall-toolexeclibgocompressDATA \
4282 uninstall-toolexeclibgocontainerDATA \
4283 uninstall-toolexeclibgocryptoDATA \
4284 uninstall-toolexeclibgocryptox509DATA \
4285 uninstall-toolexeclibgodatabaseDATA \
4286 uninstall-toolexeclibgodatabasesqlDATA \
4287 uninstall-toolexeclibgodebugDATA \
4288 uninstall-toolexeclibgoencodingDATA \
4289 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4290 uninstall-toolexeclibgohashDATA \
4291 uninstall-toolexeclibgohtmlDATA \
4292 uninstall-toolexeclibgoimageDATA \
4293 uninstall-toolexeclibgoimagecolorDATA \
4294 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4295 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4296 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4297 uninstall-toolexeclibgonethttpDATA \
4298 uninstall-toolexeclibgonetrpcDATA \
4299 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4300 uninstall-toolexeclibgopathDATA \
4301 uninstall-toolexeclibgoregexpDATA \
4302 uninstall-toolexeclibgoruntimeDATA \
4303 uninstall-toolexeclibgosyncDATA \
4304 uninstall-toolexeclibgotestingDATA \
4305 uninstall-toolexeclibgotextDATA \
4306 uninstall-toolexeclibgotexttemplateDATA \
4307 uninstall-toolexeclibgounicodeDATA
4310 goc2c.$(OBJEXT): runtime/goc2c.c
4311 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4313 goc2c: goc2c.$(OBJEXT)
4314 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4316 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4317 ./goc2c $< > $@.tmp
4318 mv -f $@.tmp $@
4320 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4321 ./goc2c $< > $@.tmp
4322 mv -f $@.tmp $@
4324 netpoll.c: $(srcdir)/runtime/netpoll.goc goc2c
4325 ./goc2c $< > $@.tmp
4326 mv -f $@.tmp $@
4328 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4329 ./goc2c $< > $@.tmp
4330 mv -f $@.tmp $@
4332 runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
4333 ./goc2c $< > $@.tmp
4334 mv -f $@.tmp $@
4336 sema.c: $(srcdir)/runtime/sema.goc goc2c
4337 ./goc2c $< > $@.tmp
4338 mv -f $@.tmp $@
4340 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4341 ./goc2c --go-pkgpath os_signal $< > $@.tmp
4342 mv -f $@.tmp $@
4344 time.c: $(srcdir)/runtime/time.goc goc2c
4345 ./goc2c $< > $@.tmp
4346 mv -f $@.tmp $@
4348 %.c: $(srcdir)/runtime/%.goc goc2c
4349 ./goc2c $< > $@.tmp
4350 mv -f $@.tmp $@
4352 version.go: s-version; @true
4353 s-version: Makefile
4354 rm -f version.go.tmp
4355 echo "package runtime" > version.go.tmp
4356 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4357 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
4358 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4359 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4360 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4361 $(STAMP) $@
4363 libcalls.go: s-libcalls; @true
4364 s-libcalls: libcalls-list go/syscall/mksyscall.awk $(go_base_syscall_files)
4365 rm -f libcalls.go.tmp
4366 files=`echo $^ | sed -e 's/libcalls-list//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4367 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
4368 $(SHELL) $(srcdir)/../move-if-change libcalls.go.tmp libcalls.go
4369 $(STAMP) $@
4371 libcalls-list: s-libcalls-list; @true
4372 s-libcalls-list: Makefile
4373 rm -f libcalls-list.tmp
4374 echo $(go_base_syscall_files) > libcalls-list.tmp
4375 $(SHELL) $(srcdir)/../move-if-change libcalls-list.tmp libcalls-list
4376 $(STAMP) $@
4378 syscall_arch.go: s-syscall_arch; @true
4379 s-syscall_arch: Makefile
4380 rm -f syscall_arch.go.tmp
4381 echo "package syscall" > syscall_arch.go.tmp
4382 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4383 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4384 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4385 $(STAMP) $@
4387 sysinfo.go: s-sysinfo; @true
4388 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4389 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4390 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4391 $(STAMP) $@
4393 # The epoll struct has an embedded union and is packed on x86_64,
4394 # which is too complicated for mksysinfo.sh. We find the offset of
4395 # the only field we care about in configure.ac, and generate the
4396 # struct here.
4397 epoll.go: s-epoll; @true
4398 s-epoll: Makefile
4399 rm -f epoll.go.tmp
4400 echo 'package syscall' > epoll.go.tmp
4401 echo 'type EpollEvent struct {' >> epoll.go.tmp
4402 echo ' Events uint32' >> epoll.go.tmp
4403 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4404 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
4405 exit 1; ;; \
4406 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
4407 12,4) echo ' Fd int32' >> epoll.go.tmp; \
4408 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
4409 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4410 echo ' Fd int32' >> epoll.go.tmp; ;; \
4411 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4412 echo ' Fd int32' >> epoll.go.tmp; \
4413 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
4414 *) echo 1>&2 "*** struct epoll_event unsupported"; \
4415 exit 1; ;; \
4416 esac
4417 echo '}' >> epoll.go.tmp
4418 $(SHELL) $(srcdir)/../move-if-change epoll.go.tmp epoll.go
4419 $(STAMP) $@
4421 @go_include@ bufio.lo.dep
4422 bufio.lo.dep: $(go_bufio_files)
4423 $(BUILDDEPS)
4424 bufio.lo: $(go_bufio_files)
4425 $(BUILDPACKAGE)
4426 bufio/check: $(CHECK_DEPS)
4427 @$(CHECK)
4428 .PHONY: bufio/check
4430 @go_include@ bytes.lo.dep
4431 bytes.lo.dep: $(go_bytes_files)
4432 $(BUILDDEPS)
4433 bytes.lo: $(go_bytes_files)
4434 $(BUILDPACKAGE)
4435 bytes/index.lo: $(go_bytes_c_files)
4436 @$(MKDIR_P) bytes
4437 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4438 bytes/check: $(CHECK_DEPS)
4439 @$(CHECK)
4440 .PHONY: bytes/check
4442 @go_include@ crypto.lo.dep
4443 crypto.lo.dep: $(go_crypto_files)
4444 $(BUILDDEPS)
4445 crypto.lo: $(go_crypto_files)
4446 $(BUILDPACKAGE)
4447 crypto/check: $(CHECK_DEPS)
4448 @$(CHECK)
4449 .PHONY: crypto/check
4451 @go_include@ encoding.lo.dep
4452 encoding.lo.dep: $(go_encoding_files)
4453 $(BUILDDEPS)
4454 encoding.lo: $(go_encoding_files)
4455 $(BUILDPACKAGE)
4456 encoding/check: $(CHECK_DEPS)
4457 @$(CHECK)
4458 .PHONY: encoding/check
4460 @go_include@ errors.lo.dep
4461 errors.lo.dep: $(go_errors_files)
4462 $(BUILDDEPS)
4463 errors.lo: $(go_errors_files)
4464 $(BUILDPACKAGE)
4465 errors/check: $(CHECK_DEPS)
4466 @$(CHECK)
4467 .PHONY: errors/check
4469 @go_include@ expvar.lo.dep
4470 expvar.lo.dep: $(go_expvar_files)
4471 $(BUILDDEPS)
4472 expvar.lo: $(go_expvar_files)
4473 $(BUILDPACKAGE)
4474 expvar/check: $(CHECK_DEPS)
4475 @$(CHECK)
4476 .PHONY: expvar/check
4478 @go_include@ flag.lo.dep
4479 flag.lo.dep: $(go_flag_files)
4480 $(BUILDDEPS)
4481 flag.lo: $(go_flag_files)
4482 $(BUILDPACKAGE)
4483 flag/check: $(CHECK_DEPS)
4484 @$(CHECK)
4485 .PHONY: flag/check
4487 @go_include@ fmt.lo.dep
4488 fmt.lo.dep: $(go_fmt_files)
4489 $(BUILDDEPS)
4490 fmt.lo: $(go_fmt_files)
4491 $(BUILDPACKAGE)
4492 fmt/check: $(CHECK_DEPS)
4493 @$(CHECK)
4494 .PHONY: fmt/check
4496 @go_include@ hash.lo.dep
4497 hash.lo.dep: $(go_hash_files)
4498 $(BUILDDEPS)
4499 hash.lo: $(go_hash_files)
4500 $(BUILDPACKAGE)
4501 hash/check: $(CHECK_DEPS)
4502 @$(CHECK)
4503 .PHONY: hash/check
4505 @go_include@ html.lo.dep
4506 html.lo.dep: $(go_html_files)
4507 $(BUILDDEPS)
4508 html.lo: $(go_html_files)
4509 $(BUILDPACKAGE)
4510 html/check: $(CHECK_DEPS)
4511 @$(CHECK)
4512 .PHONY: html/check
4514 @go_include@ image.lo.dep
4515 image.lo.dep: $(go_image_files)
4516 $(BUILDDEPS)
4517 image.lo: $(go_image_files)
4518 $(BUILDPACKAGE)
4519 image/check: $(CHECK_DEPS)
4520 @$(CHECK)
4521 .PHONY: image/check
4523 @go_include@ io.lo.dep
4524 io.lo.dep: $(go_io_files)
4525 $(BUILDDEPS)
4526 io.lo: $(go_io_files)
4527 $(BUILDPACKAGE)
4528 io/check: $(CHECK_DEPS)
4529 @$(CHECK)
4530 .PHONY: io/check
4532 @go_include@ log.lo.dep
4533 log.lo.dep: $(go_log_files)
4534 $(BUILDDEPS)
4535 log.lo: $(go_log_files)
4536 $(BUILDPACKAGE)
4537 log/check: $(CHECK_DEPS)
4538 @$(CHECK)
4539 .PHONY: log/check
4541 @go_include@ math.lo.dep
4542 math.lo.dep: $(go_math_files)
4543 $(BUILDDEPS)
4544 math.lo: $(go_math_files)
4545 $(MKDIR_P) $(@D)
4546 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4547 $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
4548 math/check: $(CHECK_DEPS)
4549 @$(CHECK)
4550 .PHONY: math/check
4552 @go_include@ mime.lo.dep
4553 mime.lo.dep: $(go_mime_files)
4554 $(BUILDDEPS)
4555 mime.lo: $(go_mime_files)
4556 $(BUILDPACKAGE)
4557 mime/check: $(CHECK_DEPS)
4558 @$(CHECK)
4559 .PHONY: mime/check
4561 @go_include@ net.lo.dep
4562 net.lo.dep: $(go_net_files)
4563 $(BUILDDEPS)
4564 net.lo: $(go_net_files)
4565 $(BUILDPACKAGE)
4566 net/check: $(CHECK_DEPS)
4567 @$(CHECK)
4568 .PHONY: net/check
4570 @go_include@ os.lo.dep
4571 os.lo.dep: $(go_os_files)
4572 $(BUILDDEPS)
4573 os.lo: $(go_os_files)
4574 $(BUILDPACKAGE)
4575 os/check: $(CHECK_DEPS)
4576 @$(CHECK)
4577 .PHONY: os/check
4579 @go_include@ path.lo.dep
4580 path.lo.dep: $(go_path_files)
4581 $(BUILDDEPS)
4582 path.lo: $(go_path_files)
4583 $(BUILDPACKAGE)
4584 path/check: $(CHECK_DEPS)
4585 @$(CHECK)
4586 .PHONY: path/check
4588 @go_include@ reflect-go.lo.dep
4589 reflect-go.lo.dep: $(go_reflect_files)
4590 $(BUILDDEPS)
4591 reflect-go.lo: $(go_reflect_files)
4592 $(BUILDPACKAGE)
4593 reflect/check: $(CHECK_DEPS)
4594 @$(CHECK)
4595 reflect/makefunc.lo: $(go_reflect_makefunc_s_file)
4596 @$(MKDIR_P) reflect
4597 $(LTCOMPILE) -c -o $@ $<
4598 .PHONY: reflect/check
4600 @go_include@ regexp.lo.dep
4601 regexp.lo.dep: $(go_regexp_files)
4602 $(BUILDDEPS)
4603 regexp.lo: $(go_regexp_files)
4604 $(BUILDPACKAGE)
4605 regexp/check: $(CHECK_DEPS)
4606 @$(CHECK)
4607 .PHONY: regexp/check
4609 @go_include@ runtime-go.lo.dep
4610 runtime-go.lo.dep: $(go_runtime_files)
4611 $(BUILDDEPS)
4612 runtime-go.lo: $(go_runtime_files)
4613 $(BUILDPACKAGE)
4614 runtime/check: $(CHECK_DEPS)
4615 @$(CHECK)
4616 .PHONY: runtime/check
4618 @go_include@ sort.lo.dep
4619 sort.lo.dep: $(go_sort_files)
4620 $(BUILDDEPS)
4621 sort.lo: $(go_sort_files)
4622 $(BUILDPACKAGE)
4623 sort/check: $(CHECK_DEPS)
4624 @$(CHECK)
4625 .PHONY: sort/check
4627 @go_include@ strconv.lo.dep
4628 strconv.lo.dep: $(go_strconv_files)
4629 $(BUILDDEPS)
4630 strconv.lo: $(go_strconv_files)
4631 $(BUILDPACKAGE)
4632 strconv/check: $(CHECK_DEPS)
4633 @$(CHECK)
4634 .PHONY: strconv/check
4636 @go_include@ strings.lo.dep
4637 strings.lo.dep: $(go_strings_files)
4638 $(BUILDDEPS)
4639 strings.lo: $(go_strings_files)
4640 $(BUILDPACKAGE)
4641 strings/index.lo: $(go_strings_c_files)
4642 @$(MKDIR_P) strings
4643 $(LTCOMPILE) -c -o strings/index.lo $(srcdir)/go/strings/indexbyte.c
4644 strings/check: $(CHECK_DEPS)
4645 @$(CHECK)
4646 .PHONY: strings/check
4648 @go_include@ sync.lo.dep
4649 sync.lo.dep: $(go_sync_files)
4650 $(BUILDDEPS)
4651 sync.lo: $(go_sync_files)
4652 $(BUILDPACKAGE)
4653 sync/check: $(CHECK_DEPS)
4654 @$(CHECK)
4655 .PHONY: sync/check
4657 @go_include@ testing.lo.dep
4658 testing.lo.dep: $(go_testing_files)
4659 $(BUILDDEPS)
4660 testing.lo: $(go_testing_files)
4661 $(BUILDPACKAGE)
4662 testing/check: $(CHECK_DEPS)
4663 @$(CHECK)
4664 .PHONY: testing/check
4666 @go_include@ time-go.lo.dep
4667 time-go.lo.dep: $(go_time_files)
4668 $(BUILDDEPS)
4669 time-go.lo: $(go_time_files)
4670 $(BUILDPACKAGE)
4671 time/check: $(CHECK_DEPS)
4672 @$(CHECK)
4673 .PHONY: time/check
4675 @go_include@ unicode.lo.dep
4676 unicode.lo.dep: $(go_unicode_files)
4677 $(BUILDDEPS)
4678 unicode.lo: $(go_unicode_files)
4679 $(BUILDPACKAGE)
4680 unicode/check: $(CHECK_DEPS)
4681 @$(CHECK)
4682 .PHONY: unicode/check
4684 @go_include@ archive/tar.lo.dep
4685 archive/tar.lo.dep: $(go_archive_tar_files)
4686 $(BUILDDEPS)
4687 archive/tar.lo: $(go_archive_tar_files)
4688 $(BUILDPACKAGE)
4689 archive/tar/check: $(CHECK_DEPS)
4690 @$(CHECK)
4691 .PHONY: archive/tar/check
4693 @go_include@ archive/zip.lo.dep
4694 archive/zip.lo.dep: $(go_archive_zip_files)
4695 $(BUILDDEPS)
4696 archive/zip.lo: $(go_archive_zip_files)
4697 $(BUILDPACKAGE)
4698 archive/zip/check: $(CHECK_DEPS)
4699 @$(CHECK)
4700 .PHONY: archive/zip/check
4702 @go_include@ compress/bzip2.lo.dep
4703 compress/bzip2.lo.dep: $(go_compress_bzip2_files)
4704 $(BUILDDEPS)
4705 compress/bzip2.lo: $(go_compress_bzip2_files)
4706 $(BUILDPACKAGE)
4707 compress/bzip2/check: $(CHECK_DEPS)
4708 @$(CHECK)
4709 .PHONY: compress/bzip2/check
4711 @go_include@ compress/flate.lo.dep
4712 compress/flate.lo.dep: $(go_compress_flate_files)
4713 $(BUILDDEPS)
4714 compress/flate.lo: $(go_compress_flate_files)
4715 $(BUILDPACKAGE)
4716 compress/flate/check: $(CHECK_DEPS)
4717 @$(CHECK)
4718 .PHONY: compress/flate/check
4720 @go_include@ compress/gzip.lo.dep
4721 compress/gzip.lo.dep: $(go_compress_gzip_files)
4722 $(BUILDDEPS)
4723 compress/gzip.lo: $(go_compress_gzip_files)
4724 $(BUILDPACKAGE)
4725 compress/gzip/check: $(CHECK_DEPS)
4726 @$(CHECK)
4727 .PHONY: compress/gzip/check
4729 @go_include@ compress/lzw.lo.dep
4730 compress/lzw.lo.dep: $(go_compress_lzw_files)
4731 $(BUILDDEPS)
4732 compress/lzw.lo: $(go_compress_lzw_files)
4733 $(BUILDPACKAGE)
4734 compress/lzw/check: $(CHECK_DEPS)
4735 @$(CHECK)
4736 .PHONY: compress/lzw/check
4738 @go_include@ compress/zlib.lo.dep
4739 compress/zlib.lo.dep: $(go_compress_zlib_files)
4740 $(BUILDDEPS)
4741 compress/zlib.lo: $(go_compress_zlib_files)
4742 $(BUILDPACKAGE)
4743 compress/zlib/check: $(CHECK_DEPS)
4744 @$(CHECK)
4745 .PHONY: compress/zlib/check
4747 @go_include@ container/heap.lo.dep
4748 container/heap.lo.dep: $(go_container_heap_files)
4749 $(BUILDDEPS)
4750 container/heap.lo: $(go_container_heap_files)
4751 $(BUILDPACKAGE)
4752 container/heap/check: $(CHECK_DEPS)
4753 @$(CHECK)
4754 .PHONY: container/heap/check
4756 @go_include@ container/list.lo.dep
4757 container/list.lo.dep: $(go_container_list_files)
4758 $(BUILDDEPS)
4759 container/list.lo: $(go_container_list_files)
4760 $(BUILDPACKAGE)
4761 container/list/check: $(CHECK_DEPS)
4762 @$(CHECK)
4763 .PHONY: container/list/check
4765 @go_include@ container/ring.lo.dep
4766 container/ring.lo.dep: $(go_container_ring_files)
4767 $(BUILDDEPS)
4768 container/ring.lo: $(go_container_ring_files)
4769 $(BUILDPACKAGE)
4770 container/ring/check: $(CHECK_DEPS)
4771 @$(CHECK)
4772 .PHONY: container/ring/check
4774 @go_include@ crypto/aes.lo.dep
4775 crypto/aes.lo.dep: $(go_crypto_aes_files)
4776 $(BUILDDEPS)
4777 crypto/aes.lo: $(go_crypto_aes_files)
4778 $(BUILDPACKAGE)
4779 crypto/aes/check: $(CHECK_DEPS)
4780 @$(CHECK)
4781 .PHONY: crypto/aes/check
4783 @go_include@ crypto/cipher.lo.dep
4784 crypto/cipher.lo.dep: $(go_crypto_cipher_files)
4785 $(BUILDDEPS)
4786 crypto/cipher.lo: $(go_crypto_cipher_files)
4787 $(BUILDPACKAGE)
4788 crypto/cipher/check: $(CHECK_DEPS)
4789 @$(CHECK)
4790 .PHONY: crypto/cipher/check
4792 @go_include@ crypto/des.lo.dep
4793 crypto/des.lo.dep: $(go_crypto_des_files)
4794 $(BUILDDEPS)
4795 crypto/des.lo: $(go_crypto_des_files)
4796 $(BUILDPACKAGE)
4797 crypto/des/check: $(CHECK_DEPS)
4798 @$(CHECK)
4799 .PHONY: crypto/des/check
4801 @go_include@ crypto/dsa.lo.dep
4802 crypto/dsa.lo.dep: $(go_crypto_dsa_files)
4803 $(BUILDDEPS)
4804 crypto/dsa.lo: $(go_crypto_dsa_files)
4805 $(BUILDPACKAGE)
4806 crypto/dsa/check: $(CHECK_DEPS)
4807 @$(CHECK)
4808 .PHONY: crypto/dsa/check
4810 @go_include@ crypto/ecdsa.lo.dep
4811 crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
4812 $(BUILDDEPS)
4813 crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
4814 $(BUILDPACKAGE)
4815 crypto/ecdsa/check: $(CHECK_DEPS)
4816 @$(CHECK)
4817 .PHONY: crypto/ecdsa/check
4819 @go_include@ crypto/elliptic.lo.dep
4820 crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
4821 $(BUILDDEPS)
4822 crypto/elliptic.lo: $(go_crypto_elliptic_files)
4823 $(BUILDPACKAGE)
4824 crypto/elliptic/check: $(CHECK_DEPS)
4825 @$(CHECK)
4826 .PHONY: crypto/elliptic/check
4828 @go_include@ crypto/hmac.lo.dep
4829 crypto/hmac.lo.dep: $(go_crypto_hmac_files)
4830 $(BUILDDEPS)
4831 crypto/hmac.lo: $(go_crypto_hmac_files)
4832 $(BUILDPACKAGE)
4833 crypto/hmac/check: $(CHECK_DEPS)
4834 @$(CHECK)
4835 .PHONY: crypto/hmac/check
4837 @go_include@ crypto/md5.lo.dep
4838 crypto/md5.lo.dep: $(go_crypto_md5_files)
4839 $(BUILDDEPS)
4840 crypto/md5.lo: $(go_crypto_md5_files)
4841 $(BUILDPACKAGE)
4842 crypto/md5/check: $(CHECK_DEPS)
4843 @$(CHECK)
4844 .PHONY: crypto/md5/check
4846 @go_include@ crypto/rand.lo.dep
4847 crypto/rand.lo.dep: $(go_crypto_rand_files)
4848 $(BUILDDEPS)
4849 crypto/rand.lo: $(go_crypto_rand_files)
4850 $(BUILDPACKAGE)
4851 crypto/rand/check: $(CHECK_DEPS)
4852 @$(CHECK)
4853 .PHONY: crypto/rand/check
4855 @go_include@ crypto/rc4.lo.dep
4856 crypto/rc4.lo.dep: $(go_crypto_rc4_files)
4857 $(BUILDDEPS)
4858 crypto/rc4.lo: $(go_crypto_rc4_files)
4859 $(BUILDPACKAGE)
4860 crypto/rc4/check: $(CHECK_DEPS)
4861 @$(CHECK)
4862 .PHONY: crypto/rc4/check
4864 @go_include@ crypto/rsa.lo.dep
4865 crypto/rsa.lo.dep: $(go_crypto_rsa_files)
4866 $(BUILDDEPS)
4867 crypto/rsa.lo: $(go_crypto_rsa_files)
4868 $(BUILDPACKAGE)
4869 crypto/rsa/check: $(CHECK_DEPS)
4870 @$(CHECK)
4871 .PHONY: crypto/rsa/check
4873 @go_include@ crypto/sha1.lo.dep
4874 crypto/sha1.lo.dep: $(go_crypto_sha1_files)
4875 $(BUILDDEPS)
4876 crypto/sha1.lo: $(go_crypto_sha1_files)
4877 $(BUILDPACKAGE)
4878 crypto/sha1/check: $(CHECK_DEPS)
4879 @$(CHECK)
4880 .PHONY: crypto/sha1/check
4882 @go_include@ crypto/sha256.lo.dep
4883 crypto/sha256.lo.dep: $(go_crypto_sha256_files)
4884 $(BUILDDEPS)
4885 crypto/sha256.lo: $(go_crypto_sha256_files)
4886 $(BUILDPACKAGE)
4887 crypto/sha256/check: $(CHECK_DEPS)
4888 @$(CHECK)
4889 .PHONY: crypto/sha256/check
4891 @go_include@ crypto/sha512.lo.dep
4892 crypto/sha512.lo.dep: $(go_crypto_sha512_files)
4893 $(BUILDDEPS)
4894 crypto/sha512.lo: $(go_crypto_sha512_files)
4895 $(BUILDPACKAGE)
4896 crypto/sha512/check: $(CHECK_DEPS)
4897 @$(CHECK)
4898 .PHONY: crypto/sha512/check
4900 @go_include@ crypto/subtle.lo.dep
4901 crypto/subtle.lo.dep: $(go_crypto_subtle_files)
4902 $(BUILDDEPS)
4903 crypto/subtle.lo: $(go_crypto_subtle_files)
4904 $(BUILDPACKAGE)
4905 crypto/subtle/check: $(CHECK_DEPS)
4906 @$(CHECK)
4907 .PHONY: crypto/subtle/check
4909 @go_include@ crypto/tls.lo.dep
4910 crypto/tls.lo.dep: $(go_crypto_tls_files)
4911 $(BUILDDEPS)
4912 crypto/tls.lo: $(go_crypto_tls_files)
4913 $(BUILDPACKAGE)
4914 crypto/tls/check: $(CHECK_DEPS)
4915 @$(CHECK)
4916 .PHONY: crypto/tls/check
4918 @go_include@ crypto/x509.lo.dep
4919 crypto/x509.lo.dep: $(go_crypto_x509_files)
4920 $(BUILDDEPS)
4921 crypto/x509.lo: $(go_crypto_x509_files)
4922 $(BUILDPACKAGE)
4923 crypto/x509/check: $(CHECK_DEPS)
4924 @$(CHECK)
4925 .PHONY: crypto/x509/check
4927 @go_include@ crypto/x509/pkix.lo.dep
4928 crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
4929 $(BUILDDEPS)
4930 crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
4931 $(BUILDPACKAGE)
4932 crypto/x509/pkix/check: $(CHECK_DEPS)
4933 @$(CHECK)
4934 .PHONY: crypto/x509/pkix/check
4936 @go_include@ database/sql.lo.dep
4937 database/sql.lo.dep: $(go_database_sql_files)
4938 $(BUILDDEPS)
4939 database/sql.lo: $(go_database_sql_files)
4940 $(BUILDPACKAGE)
4941 database/sql/check: $(CHECK_DEPS)
4942 @$(CHECK)
4943 .PHONY: database/sql/check
4945 @go_include@ database/sql/driver.lo.dep
4946 database/sql/driver.lo.dep: $(go_database_sql_driver_files)
4947 $(BUILDDEPS)
4948 database/sql/driver.lo: $(go_database_sql_driver_files)
4949 $(BUILDPACKAGE)
4950 database/sql/driver/check: $(CHECK_DEPS)
4951 @$(CHECK)
4952 .PHONY: database/sql/driver/check
4954 @go_include@ debug/dwarf.lo.dep
4955 debug/dwarf.lo.dep: $(go_debug_dwarf_files)
4956 $(BUILDDEPS)
4957 debug/dwarf.lo: $(go_debug_dwarf_files)
4958 $(BUILDPACKAGE)
4959 debug/dwarf/check: $(CHECK_DEPS)
4960 @$(CHECK)
4961 .PHONY: debug/dwarf/check
4963 @go_include@ debug/elf.lo.dep
4964 debug/elf.lo.dep: $(go_debug_elf_files)
4965 $(BUILDDEPS)
4966 debug/elf.lo: $(go_debug_elf_files)
4967 $(BUILDPACKAGE)
4968 debug/elf/check: $(CHECK_DEPS)
4969 @$(CHECK)
4970 .PHONY: debug/elf/check
4972 @go_include@ debug/gosym.lo.dep
4973 debug/gosym.lo.dep: $(go_debug_gosym_files)
4974 $(BUILDDEPS)
4975 debug/gosym.lo: $(go_debug_gosym_files)
4976 $(BUILDPACKAGE)
4977 debug/gosym/check: $(CHECK_DEPS)
4978 @$(CHECK)
4979 .PHONY: debug/gosym/check
4981 @go_include@ debug/macho.lo.dep
4982 debug/macho.lo.dep: $(go_debug_macho_files)
4983 $(BUILDDEPS)
4984 debug/macho.lo: $(go_debug_macho_files)
4985 $(BUILDPACKAGE)
4986 debug/macho/check: $(CHECK_DEPS)
4987 @$(CHECK)
4988 .PHONY: debug/macho/check
4990 @go_include@ debug/pe.lo.dep
4991 debug/pe.lo.dep: $(go_debug_pe_files)
4992 $(BUILDDEPS)
4993 debug/pe.lo: $(go_debug_pe_files)
4994 $(BUILDPACKAGE)
4995 debug/pe/check: $(CHECK_DEPS)
4996 @$(CHECK)
4997 .PHONY: debug/pe/check
4999 @go_include@ encoding/asn1.lo.dep
5000 encoding/asn1.lo.dep: $(go_encoding_asn1_files)
5001 $(BUILDDEPS)
5002 encoding/asn1.lo: $(go_encoding_asn1_files)
5003 $(BUILDPACKAGE)
5004 encoding/asn1/check: $(CHECK_DEPS)
5005 @$(CHECK)
5006 .PHONY: encoding/asn1/check
5008 @go_include@ encoding/ascii85.lo.dep
5009 encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
5010 $(BUILDDEPS)
5011 encoding/ascii85.lo: $(go_encoding_ascii85_files)
5012 $(BUILDPACKAGE)
5013 encoding/ascii85/check: $(CHECK_DEPS)
5014 @$(CHECK)
5015 .PHONY: encoding/ascii85/check
5017 @go_include@ encoding/base32.lo.dep
5018 encoding/base32.lo.dep: $(go_encoding_base32_files)
5019 $(BUILDDEPS)
5020 encoding/base32.lo: $(go_encoding_base32_files)
5021 $(BUILDPACKAGE)
5022 encoding/base32/check: $(CHECK_DEPS)
5023 @$(CHECK)
5024 .PHONY: encoding/base32/check
5026 @go_include@ encoding/base64.lo.dep
5027 encoding/base64.lo.dep: $(go_encoding_base64_files)
5028 $(BUILDDEPS)
5029 encoding/base64.lo: $(go_encoding_base64_files)
5030 $(BUILDPACKAGE)
5031 encoding/base64/check: $(CHECK_DEPS)
5032 @$(CHECK)
5033 .PHONY: encoding/base64/check
5035 @go_include@ encoding/binary.lo.dep
5036 encoding/binary.lo.dep: $(go_encoding_binary_files)
5037 $(BUILDDEPS)
5038 encoding/binary.lo: $(go_encoding_binary_files)
5039 $(BUILDPACKAGE)
5040 encoding/binary/check: $(CHECK_DEPS)
5041 @$(CHECK)
5042 .PHONY: encoding/binary/check
5044 @go_include@ encoding/csv.lo.dep
5045 encoding/csv.lo.dep: $(go_encoding_csv_files)
5046 $(BUILDDEPS)
5047 encoding/csv.lo: $(go_encoding_csv_files)
5048 $(BUILDPACKAGE)
5049 encoding/csv/check: $(CHECK_DEPS)
5050 @$(CHECK)
5051 .PHONY: encoding/csv/check
5053 @go_include@ encoding/gob.lo.dep
5054 encoding/gob.lo.dep: $(go_encoding_gob_files)
5055 $(BUILDDEPS)
5056 encoding/gob.lo: $(go_encoding_gob_files)
5057 $(BUILDPACKAGE)
5058 encoding/gob/check: $(CHECK_DEPS)
5059 @$(CHECK)
5060 .PHONY: encoding/gob/check
5062 @go_include@ encoding/hex.lo.dep
5063 encoding/hex.lo.dep: $(go_encoding_hex_files)
5064 $(BUILDDEPS)
5065 encoding/hex.lo: $(go_encoding_hex_files)
5066 $(BUILDPACKAGE)
5067 encoding/hex/check: $(CHECK_DEPS)
5068 @$(CHECK)
5069 .PHONY: encoding/hex/check
5071 @go_include@ encoding/json.lo.dep
5072 encoding/json.lo.dep: $(go_encoding_json_files)
5073 $(BUILDDEPS)
5074 encoding/json.lo: $(go_encoding_json_files)
5075 $(BUILDPACKAGE)
5076 encoding/json/check: $(CHECK_DEPS)
5077 @$(CHECK)
5078 .PHONY: encoding/json/check
5080 @go_include@ encoding/pem.lo.dep
5081 encoding/pem.lo.dep: $(go_encoding_pem_files)
5082 $(BUILDDEPS)
5083 encoding/pem.lo: $(go_encoding_pem_files)
5084 $(BUILDPACKAGE)
5085 encoding/pem/check: $(CHECK_DEPS)
5086 @$(CHECK)
5087 .PHONY: encoding/pem/check
5089 @go_include@ encoding/xml.lo.dep
5090 encoding/xml.lo.dep: $(go_encoding_xml_files)
5091 $(BUILDDEPS)
5092 encoding/xml.lo: $(go_encoding_xml_files)
5093 $(BUILDPACKAGE)
5094 encoding/xml/check: $(CHECK_DEPS)
5095 @$(CHECK)
5096 .PHONY: encoding/xml/check
5098 @go_include@ exp/proxy.lo.dep
5099 exp/proxy.lo.dep: $(go_exp_proxy_files)
5100 $(BUILDDEPS)
5101 exp/proxy.lo: $(go_exp_proxy_files)
5102 $(BUILDPACKAGE)
5103 exp/proxy/check: $(CHECK_DEPS)
5104 @$(CHECK)
5105 .PHONY: exp/proxy/check
5107 @go_include@ exp/terminal.lo.dep
5108 exp/terminal.lo.dep: $(go_exp_terminal_files)
5109 $(BUILDDEPS)
5110 exp/terminal.lo: $(go_exp_terminal_files)
5111 $(BUILDPACKAGE)
5112 exp/terminal/check: $(CHECK_DEPS)
5113 @$(CHECK)
5114 .PHONY: exp/terminal/check
5116 @go_include@ html/template.lo.dep
5117 html/template.lo.dep: $(go_html_template_files)
5118 $(BUILDDEPS)
5119 html/template.lo: $(go_html_template_files)
5120 $(BUILDPACKAGE)
5121 html/template/check: $(CHECK_DEPS)
5122 @$(CHECK)
5123 .PHONY: html/template/check
5125 @go_include@ go/ast.lo.dep
5126 go/ast.lo.dep: $(go_go_ast_files)
5127 $(BUILDDEPS)
5128 go/ast.lo: $(go_go_ast_files)
5129 $(BUILDPACKAGE)
5130 go/ast/check: $(CHECK_DEPS)
5131 @$(CHECK)
5132 .PHONY: go/ast/check
5134 @go_include@ go/build.lo.dep
5135 go/build.lo.dep: $(go_go_build_files)
5136 $(BUILDDEPS)
5137 go/build.lo: $(go_go_build_files)
5138 $(BUILDPACKAGE)
5139 go/build/check: $(CHECK_DEPS)
5140 @$(CHECK)
5141 .PHONY: go/build/check
5143 @go_include@ go/doc.lo.dep
5144 go/doc.lo.dep: $(go_go_doc_files)
5145 $(BUILDDEPS)
5146 go/doc.lo: $(go_go_doc_files)
5147 $(BUILDPACKAGE)
5148 go/doc/check: $(CHECK_DEPS)
5149 @$(CHECK)
5150 .PHONY: go/doc/check
5152 @go_include@ go/format.lo.dep
5153 go/format.lo.dep: $(go_go_format_files)
5154 $(BUILDDEPS)
5155 go/format.lo: $(go_go_format_files)
5156 $(BUILDPACKAGE)
5157 go/format/check: $(CHECK_DEPS)
5158 @$(CHECK)
5159 .PHONY: go/format/check
5161 @go_include@ go/parser.lo.dep
5162 go/parser.lo.dep: $(go_go_parser_files)
5163 $(BUILDDEPS)
5164 go/parser.lo: $(go_go_parser_files)
5165 $(BUILDPACKAGE)
5166 go/parser/check: $(CHECK_DEPS)
5167 @$(CHECK)
5168 .PHONY: go/parser/check
5170 @go_include@ go/printer.lo.dep
5171 go/printer.lo.dep: $(go_go_printer_files)
5172 $(BUILDDEPS)
5173 go/printer.lo: $(go_go_printer_files)
5174 $(BUILDPACKAGE)
5175 go/printer/check: $(CHECK_DEPS)
5176 @$(CHECK)
5177 .PHONY: go/printer/check
5179 @go_include@ go/scanner.lo.dep
5180 go/scanner.lo.dep: $(go_go_scanner_files)
5181 $(BUILDDEPS)
5182 go/scanner.lo: $(go_go_scanner_files)
5183 $(BUILDPACKAGE)
5184 go/scanner/check: $(CHECK_DEPS)
5185 @$(CHECK)
5186 .PHONY: go/scanner/check
5188 @go_include@ go/token.lo.dep
5189 go/token.lo.dep: $(go_go_token_files)
5190 $(BUILDDEPS)
5191 go/token.lo: $(go_go_token_files)
5192 $(BUILDPACKAGE)
5193 go/token/check: $(CHECK_DEPS)
5194 @$(CHECK)
5195 .PHONY: go/token/check
5197 @go_include@ hash/adler32.lo.dep
5198 hash/adler32.lo.dep: $(go_hash_adler32_files)
5199 $(BUILDDEPS)
5200 hash/adler32.lo: $(go_hash_adler32_files)
5201 $(BUILDPACKAGE)
5202 hash/adler32/check: $(CHECK_DEPS)
5203 @$(CHECK)
5204 .PHONY: hash/adler32/check
5206 @go_include@ hash/crc32.lo.dep
5207 hash/crc32.lo.dep: $(go_hash_crc32_files)
5208 $(BUILDDEPS)
5209 hash/crc32.lo: $(go_hash_crc32_files)
5210 $(BUILDPACKAGE)
5211 hash/crc32/check: $(CHECK_DEPS)
5212 @$(CHECK)
5213 .PHONY: hash/crc32/check
5215 @go_include@ hash/crc64.lo.dep
5216 hash/crc64.lo.dep: $(go_hash_crc64_files)
5217 $(BUILDDEPS)
5218 hash/crc64.lo: $(go_hash_crc64_files)
5219 $(BUILDPACKAGE)
5220 hash/crc64/check: $(CHECK_DEPS)
5221 @$(CHECK)
5222 .PHONY: hash/crc64/check
5224 @go_include@ hash/fnv.lo.dep
5225 hash/fnv.lo.dep: $(go_hash_fnv_files)
5226 $(BUILDDEPS)
5227 hash/fnv.lo: $(go_hash_fnv_files)
5228 $(BUILDPACKAGE)
5229 hash/fnv/check: $(CHECK_DEPS)
5230 @$(CHECK)
5231 .PHONY: hash/fnv/check
5233 @go_include@ image/color.lo.dep
5234 image/color.lo.dep: $(go_image_color_files)
5235 $(BUILDDEPS)
5236 image/color.lo: $(go_image_color_files)
5237 $(BUILDPACKAGE)
5238 image/color/check: $(CHECK_DEPS)
5239 @$(CHECK)
5240 .PHONY: image/color/check
5242 @go_include@ image/color/palette.lo.dep
5243 image/color/palette.lo.dep: $(go_image_color_palette_files)
5244 $(BUILDDEPS)
5245 image/color/palette.lo: $(go_image_color_palette_files)
5246 $(BUILDPACKAGE)
5247 image/color/palette/check: $(CHECK_DEPS)
5248 @$(CHECK)
5249 .PHONY: image/color/palette/check
5251 @go_include@ image/draw.lo.dep
5252 image/draw.lo.dep: $(go_image_draw_files)
5253 $(BUILDDEPS)
5254 image/draw.lo: $(go_image_draw_files)
5255 $(BUILDPACKAGE)
5256 image/draw/check: $(CHECK_DEPS)
5257 @$(CHECK)
5258 .PHONY: image/draw/check
5260 @go_include@ image/gif.lo.dep
5261 image/gif.lo.dep: $(go_image_gif_files)
5262 $(BUILDDEPS)
5263 image/gif.lo: $(go_image_gif_files)
5264 $(BUILDPACKAGE)
5265 image/gif/check: $(CHECK_DEPS)
5266 @$(CHECK)
5267 .PHONY: image/gif/check
5269 @go_include@ image/jpeg.lo.dep
5270 image/jpeg.lo.dep: $(go_image_jpeg_files)
5271 $(BUILDDEPS)
5272 image/jpeg.lo: $(go_image_jpeg_files)
5273 $(BUILDPACKAGE)
5274 image/jpeg/check: $(CHECK_DEPS)
5275 @$(CHECK)
5276 .PHONY: image/jpeg/check
5278 @go_include@ image/png.lo.dep
5279 image/png.lo.dep: $(go_image_png_files)
5280 $(BUILDDEPS)
5281 image/png.lo: $(go_image_png_files)
5282 $(BUILDPACKAGE)
5283 image/png/check: $(CHECK_DEPS)
5284 @$(CHECK)
5285 .PHONY: image/png/check
5287 @go_include@ index/suffixarray.lo.dep
5288 index/suffixarray.lo.dep: $(go_index_suffixarray_files)
5289 $(BUILDDEPS)
5290 index/suffixarray.lo: $(go_index_suffixarray_files)
5291 $(BUILDPACKAGE)
5292 index/suffixarray/check: $(CHECK_DEPS)
5293 @$(CHECK)
5294 .PHONY: index/suffixarray/check
5296 @go_include@ io/ioutil.lo.dep
5297 io/ioutil.lo.dep: $(go_io_ioutil_files)
5298 $(BUILDDEPS)
5299 io/ioutil.lo: $(go_io_ioutil_files)
5300 $(BUILDPACKAGE)
5301 io/ioutil/check: $(CHECK_DEPS)
5302 @$(CHECK)
5303 .PHONY: io/ioutil/check
5305 @go_include@ log/syslog.lo.dep
5306 log/syslog.lo.dep: $(go_log_syslog_files)
5307 $(BUILDDEPS)
5308 log/syslog.lo: $(go_log_syslog_files)
5309 $(BUILDPACKAGE)
5310 log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
5311 @$(MKDIR_P) log/syslog
5312 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
5313 log/syslog/check: $(CHECK_DEPS)
5314 @$(CHECK)
5315 .PHONY: log/syslog/check
5317 @go_include@ math/big.lo.dep
5318 math/big.lo.dep: $(go_math_big_files)
5319 $(BUILDDEPS)
5320 math/big.lo: $(go_math_big_files)
5321 $(BUILDPACKAGE)
5322 math/big/check: $(CHECK_DEPS)
5323 @$(CHECK)
5324 .PHONY: math/big/check
5326 @go_include@ math/cmplx.lo.dep
5327 math/cmplx.lo.dep: $(go_math_cmplx_files)
5328 $(BUILDDEPS)
5329 math/cmplx.lo: $(go_math_cmplx_files)
5330 $(BUILDPACKAGE)
5331 math/cmplx/check: $(CHECK_DEPS)
5332 @$(CHECK)
5333 .PHONY: math/cmplx/check
5335 @go_include@ math/rand.lo.dep
5336 math/rand.lo.dep: $(go_math_rand_files)
5337 $(BUILDDEPS)
5338 math/rand.lo: $(go_math_rand_files)
5339 $(BUILDPACKAGE)
5340 math/rand/check: $(CHECK_DEPS)
5341 @$(CHECK)
5342 .PHONY: math/rand/check
5344 @go_include@ mime/multipart.lo.dep
5345 mime/multipart.lo.dep: $(go_mime_multipart_files)
5346 $(BUILDDEPS)
5347 mime/multipart.lo: $(go_mime_multipart_files)
5348 $(BUILDPACKAGE)
5349 mime/multipart/check: $(CHECK_DEPS)
5350 @$(CHECK)
5351 .PHONY: mime/multipart/check
5353 @go_include@ net/http.lo.dep
5354 net/http.lo.dep: $(go_net_http_files)
5355 $(BUILDDEPS)
5356 net/http.lo: $(go_net_http_files)
5357 $(BUILDPACKAGE)
5358 net/http/check: $(CHECK_DEPS)
5359 @$(CHECK)
5360 .PHONY: net/http/check
5362 @go_include@ net/mail.lo.dep
5363 net/mail.lo.dep: $(go_net_mail_files)
5364 $(BUILDDEPS)
5365 net/mail.lo: $(go_net_mail_files)
5366 $(BUILDPACKAGE)
5367 net/mail/check: $(CHECK_DEPS)
5368 @$(CHECK)
5369 .PHONY: net/mail/check
5371 @go_include@ net/rpc.lo.dep
5372 net/rpc.lo.dep: $(go_net_rpc_files)
5373 $(BUILDDEPS)
5374 net/rpc.lo: $(go_net_rpc_files)
5375 $(BUILDPACKAGE)
5376 net/rpc/check: $(CHECK_DEPS)
5377 @$(CHECK)
5378 .PHONY: net/rpc/check
5380 @go_include@ net/smtp.lo.dep
5381 net/smtp.lo.dep: $(go_net_smtp_files)
5382 $(BUILDDEPS)
5383 net/smtp.lo: $(go_net_smtp_files)
5384 $(BUILDPACKAGE)
5385 net/smtp/check: $(CHECK_DEPS)
5386 @$(CHECK)
5387 .PHONY: net/smtp/check
5389 @go_include@ net/url.lo.dep
5390 net/url.lo.dep: $(go_net_url_files)
5391 $(BUILDDEPS)
5392 net/url.lo: $(go_net_url_files)
5393 $(BUILDPACKAGE)
5394 net/url/check: $(CHECK_DEPS)
5395 @$(CHECK)
5396 .PHONY: net/url/check
5398 @go_include@ net/textproto.lo.dep
5399 net/textproto.lo.dep: $(go_net_textproto_files)
5400 $(BUILDDEPS)
5401 net/textproto.lo: $(go_net_textproto_files)
5402 $(BUILDPACKAGE)
5403 net/textproto/check: $(CHECK_DEPS)
5404 @$(CHECK)
5405 .PHONY: net/textproto/check
5407 @go_include@ net/http/cgi.lo.dep
5408 net/http/cgi.lo.dep: $(go_net_http_cgi_files)
5409 $(BUILDDEPS)
5410 net/http/cgi.lo: $(go_net_http_cgi_files)
5411 $(BUILDPACKAGE)
5412 net/http/cgi/check: $(CHECK_DEPS)
5413 @$(CHECK)
5414 .PHONY: net/http/cgi/check
5416 @go_include@ net/http/cookiejar.lo.dep
5417 net/http/cookiejar.lo.dep: $(go_net_http_cookiejar_files)
5418 $(BUILDDEPS)
5419 net/http/cookiejar.lo: $(go_net_http_cookiejar_files)
5420 $(BUILDPACKAGE)
5421 net/http/cookiejar/check: $(CHECK_DEPS)
5422 @$(CHECK)
5423 .PHONY: net/http/cookiejar/check
5425 @go_include@ net/http/fcgi.lo.dep
5426 net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
5427 $(BUILDDEPS)
5428 net/http/fcgi.lo: $(go_net_http_fcgi_files)
5429 $(BUILDPACKAGE)
5430 net/http/fcgi/check: $(CHECK_DEPS)
5431 @$(CHECK)
5432 .PHONY: net/http/fcgi/check
5434 @go_include@ net/http/httptest.lo.dep
5435 net/http/httptest.lo.dep: $(go_net_http_httptest_files)
5436 $(BUILDDEPS)
5437 net/http/httptest.lo: $(go_net_http_httptest_files)
5438 $(BUILDPACKAGE)
5439 net/http/httptest/check: $(check_deps)
5440 @$(CHECK)
5441 .PHONY: net/http/httptest/check
5443 @go_include@ net/http/httputil.lo.dep
5444 net/http/httputil.lo.dep: $(go_net_http_httputil_files)
5445 $(BUILDDEPS)
5446 net/http/httputil.lo: $(go_net_http_httputil_files)
5447 $(BUILDPACKAGE)
5448 net/http/httputil/check: $(check_deps)
5449 @$(CHECK)
5450 .PHONY: net/http/httputil/check
5452 @go_include@ net/http/pprof.lo.dep
5453 net/http/pprof.lo.dep: $(go_net_http_pprof_files)
5454 $(BUILDDEPS)
5455 net/http/pprof.lo: $(go_net_http_pprof_files)
5456 $(BUILDPACKAGE)
5457 net/http/pprof/check: $(CHECK_DEPS)
5458 @$(CHECK)
5459 .PHONY: net/http/pprof/check
5461 @go_include@ net/rpc/jsonrpc.lo.dep
5462 net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
5463 $(BUILDDEPS)
5464 net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
5465 $(BUILDPACKAGE)
5466 net/rpc/jsonrpc/check: $(CHECK_DEPS)
5467 @$(CHECK)
5468 .PHONY: net/rpc/jsonrpc/check
5470 @go_include@ old/regexp.lo.dep
5471 old/regexp.lo.dep: $(go_old_regexp_files)
5472 $(BUILDDEPS)
5473 old/regexp.lo: $(go_old_regexp_files)
5474 $(BUILDPACKAGE)
5475 old/regexp/check: $(CHECK_DEPS)
5476 @$(CHECK)
5477 .PHONY: old/regexp/check
5479 @go_include@ old/template.lo.dep
5480 old/template.lo.dep: $(go_old_template_files)
5481 $(BUILDDEPS)
5482 old/template.lo: $(go_old_template_files)
5483 $(BUILDPACKAGE)
5484 old/template/check: $(CHECK_DEPS)
5485 @$(CHECK)
5486 .PHONY: old/template/check
5488 @go_include@ os/exec.lo.dep
5489 os/exec.lo.dep: $(go_os_exec_files)
5490 $(BUILDDEPS)
5491 os/exec.lo: $(go_os_exec_files)
5492 $(BUILDPACKAGE)
5493 os/exec/check: $(CHECK_DEPS)
5494 @$(CHECK)
5495 .PHONY: os/exec/check
5497 @go_include@ os/signal.lo.dep
5498 os/signal.lo.dep: $(go_os_signal_files)
5499 $(BUILDDEPS)
5500 os/signal.lo: $(go_os_signal_files)
5501 $(BUILDPACKAGE)
5502 os/signal/check: $(CHECK_DEPS)
5503 @$(CHECK)
5504 .PHONY: os/signal/check
5506 @go_include@ os/user.lo.dep
5507 os/user.lo.dep: $(go_os_user_files)
5508 $(BUILDDEPS)
5509 os/user.lo: $(go_os_user_files)
5510 $(BUILDPACKAGE)
5511 os/user/check: $(CHECK_DEPS)
5512 @$(CHECK)
5513 .PHONY: os/user/check
5515 @go_include@ path/filepath.lo.dep
5516 path/filepath.lo.dep: $(go_path_filepath_files)
5517 $(BUILDDEPS)
5518 path/filepath.lo: $(go_path_filepath_files)
5519 $(BUILDPACKAGE)
5520 path/filepath/check: $(CHECK_DEPS)
5521 @$(CHECK)
5522 .PHONY: path/filepath/check
5524 @go_include@ regexp/syntax.lo.dep
5525 regexp/syntax.lo.dep: $(go_regexp_syntax_files)
5526 $(BUILDDEPS)
5527 regexp/syntax.lo: $(go_regexp_syntax_files)
5528 $(BUILDPACKAGE)
5529 regexp/syntax/check: $(CHECK_DEPS)
5530 @$(CHECK)
5531 .PHONY: regexp/syntax/check
5533 @go_include@ runtime/debug.lo.dep
5534 runtime/debug.lo.dep: $(go_runtime_debug_files)
5535 $(BUILDDEPS)
5536 runtime/debug.lo: $(go_runtime_debug_files)
5537 $(BUILDPACKAGE)
5538 runtime/debug/check: $(CHECK_DEPS)
5539 @$(CHECK)
5540 .PHONY: runtime/debug/check
5542 @go_include@ runtime/pprof.lo.dep
5543 runtime/pprof.lo.dep: $(go_runtime_pprof_files)
5544 $(BUILDDEPS)
5545 runtime/pprof.lo: $(go_runtime_pprof_files)
5546 $(BUILDPACKAGE)
5547 runtime/pprof/check: $(CHECK_DEPS)
5548 @$(CHECK)
5549 .PHONY: runtime/pprof/check
5551 @go_include@ sync/atomic.lo.dep
5552 sync/atomic.lo.dep: $(go_sync_atomic_files)
5553 $(BUILDDEPS)
5554 sync/atomic.lo: $(go_sync_atomic_files)
5555 $(BUILDPACKAGE)
5556 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5557 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5558 sync/atomic/check: $(CHECK_DEPS)
5559 @$(CHECK)
5560 .PHONY: sync/atomic/check
5562 @go_include@ text/scanner.lo.dep
5563 text/scanner.lo.dep: $(go_text_scanner_files)
5564 $(BUILDDEPS)
5565 text/scanner.lo: $(go_text_scanner_files)
5566 $(BUILDPACKAGE)
5567 text/scanner/check: $(CHECK_DEPS)
5568 @$(CHECK)
5569 .PHONY: text/scanner/check
5571 @go_include@ text/tabwriter.lo.dep
5572 text/tabwriter.lo.dep: $(go_text_tabwriter_files)
5573 $(BUILDDEPS)
5574 text/tabwriter.lo: $(go_text_tabwriter_files)
5575 $(BUILDPACKAGE)
5576 text/tabwriter/check: $(CHECK_DEPS)
5577 @$(CHECK)
5578 .PHONY: text/tabwriter/check
5580 @go_include@ text/template.lo.dep
5581 text/template.lo.dep: $(go_text_template_files)
5582 $(BUILDDEPS)
5583 text/template.lo: $(go_text_template_files)
5584 $(BUILDPACKAGE)
5585 text/template/check: $(CHECK_DEPS)
5586 @$(CHECK)
5587 .PHONY: text/template/check
5589 @go_include@ text/template/parse.lo.dep
5590 text/template/parse.lo.dep: $(go_text_template_parse_files)
5591 $(BUILDDEPS)
5592 text/template/parse.lo: $(go_text_template_parse_files)
5593 $(BUILDPACKAGE)
5594 text/template/parse/check: $(CHECK_DEPS)
5595 @$(CHECK)
5596 .PHONY: text/template/parse/check
5598 @go_include@ testing/iotest.lo.dep
5599 testing/iotest.lo.dep: $(go_testing_iotest_files)
5600 $(BUILDDEPS)
5601 testing/iotest.lo: $(go_testing_iotest_files)
5602 $(BUILDPACKAGE)
5603 testing/iotest/check: $(CHECK_DEPS)
5604 @$(CHECK)
5605 .PHONY: testing/iotest/check
5607 @go_include@ testing/quick.lo.dep
5608 testing/quick.lo.dep: $(go_testing_quick_files)
5609 $(BUILDDEPS)
5610 testing/quick.lo: $(go_testing_quick_files)
5611 $(BUILDPACKAGE)
5612 testing/quick/check: $(CHECK_DEPS)
5613 @$(CHECK)
5614 .PHONY: testing/quick/check
5616 @go_include@ unicode/utf16.lo.dep
5617 unicode/utf16.lo.dep: $(go_unicode_utf16_files)
5618 $(BUILDDEPS)
5619 unicode/utf16.lo: $(go_unicode_utf16_files)
5620 $(BUILDPACKAGE)
5621 unicode/utf16/check: $(CHECK_DEPS)
5622 @$(CHECK)
5623 .PHONY: unicode/utf16/check
5625 @go_include@ unicode/utf8.lo.dep
5626 unicode/utf8.lo.dep: $(go_unicode_utf8_files)
5627 $(BUILDDEPS)
5628 unicode/utf8.lo: $(go_unicode_utf8_files)
5629 $(BUILDPACKAGE)
5630 unicode/utf8/check: $(CHECK_DEPS)
5631 @$(CHECK)
5632 .PHONY: unicode/utf8/check
5634 @go_include@ syscall.lo.dep
5635 syscall.lo.dep: $(go_syscall_files)
5636 $(BUILDDEPS)
5637 syscall.lo: $(go_syscall_files)
5638 $(BUILDPACKAGE)
5639 syscall/errno.lo: go/syscall/errno.c
5640 @$(MKDIR_P) syscall
5641 $(LTCOMPILE) -c -o $@ $<
5642 syscall/signame.lo: go/syscall/signame.c
5643 @$(MKDIR_P) syscall
5644 $(LTCOMPILE) -c -o $@ $<
5645 syscall/wait.lo: go/syscall/wait.c
5646 @$(MKDIR_P) syscall
5647 $(LTCOMPILE) -c -o $@ $<
5648 syscall/check: $(CHECK_DEPS)
5649 @$(CHECK)
5650 .PHONY: syscall/check
5652 bufio.gox: bufio.lo
5653 $(BUILDGOX)
5654 bytes.gox: bytes.lo
5655 $(BUILDGOX)
5656 crypto.gox: crypto.lo
5657 $(BUILDGOX)
5658 encoding.gox: encoding.lo
5659 $(BUILDGOX)
5660 errors.gox: errors.lo
5661 $(BUILDGOX)
5662 expvar.gox: expvar.lo
5663 $(BUILDGOX)
5664 flag.gox: flag.lo
5665 $(BUILDGOX)
5666 fmt.gox: fmt.lo
5667 $(BUILDGOX)
5668 hash.gox: hash.lo
5669 $(BUILDGOX)
5670 html.gox: html.lo
5671 $(BUILDGOX)
5672 image.gox: image.lo
5673 $(BUILDGOX)
5674 io.gox: io.lo
5675 $(BUILDGOX)
5676 log.gox: log.lo
5677 $(BUILDGOX)
5678 math.gox: math.lo
5679 $(BUILDGOX)
5680 mime.gox: mime.lo
5681 $(BUILDGOX)
5682 net.gox: net.lo
5683 $(BUILDGOX)
5684 os.gox: os.lo
5685 $(BUILDGOX)
5686 path.gox: path.lo
5687 $(BUILDGOX)
5688 reflect.gox: reflect-go.lo
5689 $(BUILDGOX)
5690 regexp.gox: regexp.lo
5691 $(BUILDGOX)
5692 runtime.gox: runtime-go.lo
5693 $(BUILDGOX)
5694 sort.gox: sort.lo
5695 $(BUILDGOX)
5696 strconv.gox: strconv.lo
5697 $(BUILDGOX)
5698 strings.gox: strings.lo
5699 $(BUILDGOX)
5700 sync.gox: sync.lo
5701 $(BUILDGOX)
5702 syscall.gox: syscall.lo
5703 $(BUILDGOX)
5704 testing.gox: testing.lo
5705 $(BUILDGOX)
5706 time.gox: time-go.lo
5707 $(BUILDGOX)
5708 unicode.gox: unicode.lo
5709 $(BUILDGOX)
5711 archive/tar.gox: archive/tar.lo
5712 $(BUILDGOX)
5713 archive/zip.gox: archive/zip.lo
5714 $(BUILDGOX)
5716 compress/bzip2.gox: compress/bzip2.lo
5717 $(BUILDGOX)
5718 compress/flate.gox: compress/flate.lo
5719 $(BUILDGOX)
5720 compress/gzip.gox: compress/gzip.lo
5721 $(BUILDGOX)
5722 compress/lzw.gox: compress/lzw.lo
5723 $(BUILDGOX)
5724 compress/zlib.gox: compress/zlib.lo
5725 $(BUILDGOX)
5727 container/heap.gox: container/heap.lo
5728 $(BUILDGOX)
5729 container/list.gox: container/list.lo
5730 $(BUILDGOX)
5731 container/ring.gox: container/ring.lo
5732 $(BUILDGOX)
5734 crypto/aes.gox: crypto/aes.lo
5735 $(BUILDGOX)
5736 crypto/cipher.gox: crypto/cipher.lo
5737 $(BUILDGOX)
5738 crypto/des.gox: crypto/des.lo
5739 $(BUILDGOX)
5740 crypto/dsa.gox: crypto/dsa.lo
5741 $(BUILDGOX)
5742 crypto/ecdsa.gox: crypto/ecdsa.lo
5743 $(BUILDGOX)
5744 crypto/elliptic.gox: crypto/elliptic.lo
5745 $(BUILDGOX)
5746 crypto/hmac.gox: crypto/hmac.lo
5747 $(BUILDGOX)
5748 crypto/md5.gox: crypto/md5.lo
5749 $(BUILDGOX)
5750 crypto/rand.gox: crypto/rand.lo
5751 $(BUILDGOX)
5752 crypto/rc4.gox: crypto/rc4.lo
5753 $(BUILDGOX)
5754 crypto/rsa.gox: crypto/rsa.lo
5755 $(BUILDGOX)
5756 crypto/sha1.gox: crypto/sha1.lo
5757 $(BUILDGOX)
5758 crypto/sha256.gox: crypto/sha256.lo
5759 $(BUILDGOX)
5760 crypto/sha512.gox: crypto/sha512.lo
5761 $(BUILDGOX)
5762 crypto/subtle.gox: crypto/subtle.lo
5763 $(BUILDGOX)
5764 crypto/tls.gox: crypto/tls.lo
5765 $(BUILDGOX)
5766 crypto/x509.gox: crypto/x509.lo
5767 $(BUILDGOX)
5769 crypto/x509/pkix.gox: crypto/x509/pkix.lo
5770 $(BUILDGOX)
5772 database/sql.gox: database/sql.lo
5773 $(BUILDGOX)
5775 database/sql/driver.gox: database/sql/driver.lo
5776 $(BUILDGOX)
5778 debug/dwarf.gox: debug/dwarf.lo
5779 $(BUILDGOX)
5780 debug/elf.gox: debug/elf.lo
5781 $(BUILDGOX)
5782 debug/gosym.gox: debug/gosym.lo
5783 $(BUILDGOX)
5784 debug/macho.gox: debug/macho.lo
5785 $(BUILDGOX)
5786 debug/pe.gox: debug/pe.lo
5787 $(BUILDGOX)
5789 encoding/ascii85.gox: encoding/ascii85.lo
5790 $(BUILDGOX)
5791 encoding/asn1.gox: encoding/asn1.lo
5792 $(BUILDGOX)
5793 encoding/base32.gox: encoding/base32.lo
5794 $(BUILDGOX)
5795 encoding/base64.gox: encoding/base64.lo
5796 $(BUILDGOX)
5797 encoding/binary.gox: encoding/binary.lo
5798 $(BUILDGOX)
5799 encoding/csv.gox: encoding/csv.lo
5800 $(BUILDGOX)
5801 encoding/gob.gox: encoding/gob.lo
5802 $(BUILDGOX)
5803 encoding/hex.gox: encoding/hex.lo
5804 $(BUILDGOX)
5805 encoding/json.gox: encoding/json.lo
5806 $(BUILDGOX)
5807 encoding/pem.gox: encoding/pem.lo
5808 $(BUILDGOX)
5809 encoding/xml.gox: encoding/xml.lo
5810 $(BUILDGOX)
5812 exp/proxy.gox: exp/proxy.lo
5813 $(BUILDGOX)
5814 exp/terminal.gox: exp/terminal.lo
5815 $(BUILDGOX)
5817 html/template.gox: html/template.lo
5818 $(BUILDGOX)
5820 go/ast.gox: go/ast.lo
5821 $(BUILDGOX)
5822 go/build.gox: go/build.lo
5823 $(BUILDGOX)
5824 go/doc.gox: go/doc.lo
5825 $(BUILDGOX)
5826 go/format.gox: go/format.lo
5827 $(BUILDGOX)
5828 go/parser.gox: go/parser.lo
5829 $(BUILDGOX)
5830 go/printer.gox: go/printer.lo
5831 $(BUILDGOX)
5832 go/scanner.gox: go/scanner.lo
5833 $(BUILDGOX)
5834 go/token.gox: go/token.lo
5835 $(BUILDGOX)
5837 hash/adler32.gox: hash/adler32.lo
5838 $(BUILDGOX)
5839 hash/crc32.gox: hash/crc32.lo
5840 $(BUILDGOX)
5841 hash/crc64.gox: hash/crc64.lo
5842 $(BUILDGOX)
5843 hash/fnv.gox: hash/fnv.lo
5844 $(BUILDGOX)
5846 image/color.gox: image/color.lo
5847 $(BUILDGOX)
5848 image/draw.gox: image/draw.lo
5849 $(BUILDGOX)
5850 image/gif.gox: image/gif.lo
5851 $(BUILDGOX)
5852 image/jpeg.gox: image/jpeg.lo
5853 $(BUILDGOX)
5854 image/png.gox: image/png.lo
5855 $(BUILDGOX)
5857 image/color/palette.gox: image/color/palette.lo
5858 $(BUILDGOX)
5860 index/suffixarray.gox: index/suffixarray.lo
5861 $(BUILDGOX)
5863 io/ioutil.gox: io/ioutil.lo
5864 $(BUILDGOX)
5866 log/syslog.gox: log/syslog.lo
5867 $(BUILDGOX)
5869 math/big.gox: math/big.lo
5870 $(BUILDGOX)
5871 math/cmplx.gox: math/cmplx.lo
5872 $(BUILDGOX)
5873 math/rand.gox: math/rand.lo
5874 $(BUILDGOX)
5876 mime/multipart.gox: mime/multipart.lo
5877 $(BUILDGOX)
5879 net/http.gox: net/http.lo
5880 $(BUILDGOX)
5881 net/mail.gox: net/mail.lo
5882 $(BUILDGOX)
5883 net/rpc.gox: net/rpc.lo
5884 $(BUILDGOX)
5885 net/smtp.gox: net/smtp.lo
5886 $(BUILDGOX)
5887 net/textproto.gox: net/textproto.lo
5888 $(BUILDGOX)
5889 net/url.gox: net/url.lo
5890 $(BUILDGOX)
5892 net/http/cgi.gox: net/http/cgi.lo
5893 $(BUILDGOX)
5894 net/http/cookiejar.gox: net/http/cookiejar.lo
5895 $(BUILDGOX)
5896 net/http/fcgi.gox: net/http/fcgi.lo
5897 $(BUILDGOX)
5898 net/http/httptest.gox: net/http/httptest.lo
5899 $(BUILDGOX)
5900 net/http/httputil.gox: net/http/httputil.lo
5901 $(BUILDGOX)
5902 net/http/pprof.gox: net/http/pprof.lo
5903 $(BUILDGOX)
5905 net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
5906 $(BUILDGOX)
5908 old/regexp.gox: old/regexp.lo
5909 $(BUILDGOX)
5910 old/template.gox: old/template.lo
5911 $(BUILDGOX)
5913 os/exec.gox: os/exec.lo
5914 $(BUILDGOX)
5915 os/signal.gox: os/signal.lo
5916 $(BUILDGOX)
5917 os/user.gox: os/user.lo
5918 $(BUILDGOX)
5920 path/filepath.gox: path/filepath.lo
5921 $(BUILDGOX)
5923 regexp/syntax.gox: regexp/syntax.lo
5924 $(BUILDGOX)
5926 runtime/debug.gox: runtime/debug.lo
5927 $(BUILDGOX)
5928 runtime/pprof.gox: runtime/pprof.lo
5929 $(BUILDGOX)
5931 sync/atomic.gox: sync/atomic.lo
5932 $(BUILDGOX)
5934 text/scanner.gox: text/scanner.lo
5935 $(BUILDGOX)
5936 text/tabwriter.gox: text/tabwriter.lo
5937 $(BUILDGOX)
5938 text/template.gox: text/template.lo
5939 $(BUILDGOX)
5940 text/template/parse.gox: text/template/parse.lo
5941 $(BUILDGOX)
5943 testing/iotest.gox: testing/iotest.lo
5944 $(BUILDGOX)
5945 testing/quick.gox: testing/quick.lo
5946 $(BUILDGOX)
5948 unicode/utf16.gox: unicode/utf16.lo
5949 $(BUILDGOX)
5950 unicode/utf8.gox: unicode/utf8.lo
5951 $(BUILDGOX)
5953 check: check-tail
5954 check-recursive: check-head
5956 check-head:
5957 @echo "Test Run By $${USER} on `date`" > libgo.head
5958 @echo "Native configuration is $(host_triplet)" >> libgo.head
5959 @echo >> libgo.head
5960 @echo " === libgo tests ===" >> libgo.head
5961 @echo >> libgo.head
5963 check-tail: check-recursive check-multi
5964 @if test "$(USE_DEJAGNU)" = "yes"; then \
5965 exit 0; \
5966 fi; \
5967 lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5968 for dir in . $(MULTIDIRS); do \
5969 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
5970 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
5971 done; \
5972 mv libgo.head libgo.sum; \
5973 cp libgo.sum libgo.log; \
5974 echo "Schedule of variations:" >> libgo.sum; \
5975 for dir in . $(MULTIDIRS); do \
5976 multidir=../$${dir}/$${lib}; \
5977 multivar=`cat $${multidir}/libgo.var`; \
5978 echo " $${multivar}" >> libgo.sum; \
5979 done; \
5980 echo >> libgo.sum; \
5981 pass=0; fail=0; untested=0; \
5982 for dir in . $(MULTIDIRS); do \
5983 multidir=../$${dir}/$${lib}; \
5984 multivar=`cat $${multidir}/libgo.var`; \
5985 echo "Running target $${multivar}" >> libgo.sum; \
5986 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
5987 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
5988 cat $${multidir}/libgo.log.sep >> libgo.log; \
5989 if test -n "${MULTIDIRS}"; then \
5990 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
5991 echo >> libgo.sum; \
5992 fi; \
5993 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5994 pass=`expr $$pass + $$p`; \
5995 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
5996 echo "# of expected passes $$p" >> libgo.sum; \
5997 fi; \
5998 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5999 fail=`expr $$fail + $$p`; \
6000 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6001 echo "# of unexpected failures $$p" >> libgo.sum; \
6002 fi; \
6003 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6004 untested=`expr $$untested + $$p`; \
6005 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6006 echo "# of untested testcases $$p" >> libgo.sum; \
6007 fi; \
6008 done; \
6009 echo >> libgo.sum; \
6010 echo " === libgo Summary ===" >> libgo.sum; \
6011 echo >> libgo.sum; \
6012 if test "$$pass" -ne "0"; then \
6013 echo "# of expected passes $$pass" >> libgo.sum; \
6014 fi; \
6015 if test "$$fail" -ne "0"; then \
6016 echo "# of unexpected failures $$fail" >> libgo.sum; \
6017 fi; \
6018 if test "$$untested" -ne "0"; then \
6019 echo "# of untested testcases $$untested" >> libgo.sum; \
6020 fi; \
6021 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
6022 echo >> libgo.log; \
6023 echo "runtest completed at `date`" >> libgo.log; \
6024 if test "$$fail" -ne "0"; then \
6025 status=1; \
6026 else \
6027 status=0; \
6028 fi; \
6029 exit $$status
6031 check-am:
6032 @rm -f libgo.sum libgo.log libgo.tail
6033 @multivar="unix"; \
6034 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
6035 echo "$${multivar}" > libgo.var
6036 @for f in $(TEST_PACKAGES); do \
6037 rm -f $$f-testsum $$f-testlog; \
6038 done
6039 -@$(MAKE) -k $(TEST_PACKAGES)
6040 @for f in $(TEST_PACKAGES); do \
6041 if test -f $$f-testsum; then \
6042 cat $$f-testsum >> libgo.sum; \
6043 fi; \
6044 if test -f $$f-testlog; then \
6045 cat $$f-testlog >> libgo.log; \
6046 fi; \
6047 done
6049 check-multi:
6050 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
6052 mostlyclean-local:
6053 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
6054 find . -name '*.$(OBJEXT)' -print | xargs rm -f
6055 find . -name '*-testsum' -print | xargs rm -f
6056 find . -name '*-testlog' -print | xargs rm -f
6058 clean-local:
6059 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
6060 find . -name '*.a' -print | xargs rm -f
6062 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6063 # Otherwise a system limit (for SysV at least) may be exceeded.
6064 .NOEXPORT: