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