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