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