* c-c++-common/scal-to-vec2.c: Ignore non-standard ABI message.
[official-gcc.git] / libgo / Makefile.in
blobe70ded3644c9cd998213ea2bad37f17a22a8c49d
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-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-getgoroot.c \
785 runtime/go-int-array-to-string.c \
786 runtime/go-int-to-string.c \
787 runtime/go-interface-compare.c \
788 runtime/go-interface-eface-compare.c \
789 runtime/go-interface-val-compare.c \
790 runtime/go-make-slice.c \
791 runtime/go-map-delete.c \
792 runtime/go-map-index.c \
793 runtime/go-map-len.c \
794 runtime/go-map-range.c \
795 runtime/go-matherr.c \
796 runtime/go-memcmp.c \
797 runtime/go-nanotime.c \
798 runtime/go-now.c \
799 runtime/go-new-map.c \
800 runtime/go-new.c \
801 runtime/go-nosys.c \
802 runtime/go-panic.c \
803 runtime/go-print.c \
804 runtime/go-recover.c \
805 runtime/go-reflect-call.c \
806 runtime/go-reflect-map.c \
807 runtime/go-rune.c \
808 runtime/go-runtime-error.c \
809 runtime/go-setenv.c \
810 runtime/go-signal.c \
811 runtime/go-strcmp.c \
812 runtime/go-string-to-byte-array.c \
813 runtime/go-string-to-int-array.c \
814 runtime/go-strplus.c \
815 runtime/go-strslice.c \
816 runtime/go-traceback.c \
817 runtime/go-trampoline.c \
818 runtime/go-type-complex.c \
819 runtime/go-type-eface.c \
820 runtime/go-type-error.c \
821 runtime/go-type-float.c \
822 runtime/go-type-identity.c \
823 runtime/go-type-interface.c \
824 runtime/go-type-string.c \
825 runtime/go-typedesc-equal.c \
826 runtime/go-typestring.c \
827 runtime/go-unsafe-new.c \
828 runtime/go-unsafe-newarray.c \
829 runtime/go-unsafe-pointer.c \
830 runtime/go-unwind.c \
831 runtime/chan.c \
832 runtime/cpuprof.c \
833 runtime/lfstack.c \
834 $(runtime_lock_files) \
835 runtime/mcache.c \
836 runtime/mcentral.c \
837 $(runtime_mem_file) \
838 runtime/mfinal.c \
839 runtime/mfixalloc.c \
840 runtime/mgc0.c \
841 runtime/mheap.c \
842 runtime/msize.c \
843 runtime/panic.c \
844 runtime/parfor.c \
845 runtime/print.c \
846 runtime/proc.c \
847 runtime/runtime.c \
848 runtime/signal_unix.c \
849 runtime/thread.c \
850 runtime/yield.c \
851 $(rtems_task_variable_add_file) \
852 iface.c \
853 malloc.c \
854 map.c \
855 mprof.c \
856 reflect.c \
857 runtime1.c \
858 sema.c \
859 sigqueue.c \
860 string.c \
861 time.c \
862 $(runtime_getncpu_file)
864 go_bufio_files = \
865 go/bufio/bufio.go
867 go_bytes_files = \
868 go/bytes/buffer.go \
869 go/bytes/bytes.go \
870 go/bytes/bytes_decl.go \
871 go/bytes/reader.go
873 go_bytes_c_files = \
874 go/bytes/indexbyte.c
876 go_crypto_files = \
877 go/crypto/crypto.go
879 go_errors_files = \
880 go/errors/errors.go
882 go_expvar_files = \
883 go/expvar/expvar.go
885 go_flag_files = \
886 go/flag/flag.go
888 go_fmt_files = \
889 go/fmt/doc.go \
890 go/fmt/format.go \
891 go/fmt/print.go \
892 go/fmt/scan.go
894 go_hash_files = \
895 go/hash/hash.go
897 go_html_files = \
898 go/html/entity.go \
899 go/html/escape.go
901 go_image_files = \
902 go/image/format.go \
903 go/image/geom.go \
904 go/image/image.go \
905 go/image/names.go \
906 go/image/ycbcr.go
908 go_io_files = \
909 go/io/multi.go \
910 go/io/io.go \
911 go/io/pipe.go
913 go_log_files = \
914 go/log/log.go
916 go_math_files = \
917 go/math/abs.go \
918 go/math/acosh.go \
919 go/math/asin.go \
920 go/math/asinh.go \
921 go/math/atan.go \
922 go/math/atanh.go \
923 go/math/atan2.go \
924 go/math/bits.go \
925 go/math/cbrt.go \
926 go/math/const.go \
927 go/math/copysign.go \
928 go/math/dim.go \
929 go/math/erf.go \
930 go/math/exp.go \
931 go/math/expm1.go \
932 go/math/floor.go \
933 go/math/frexp.go \
934 go/math/gamma.go \
935 go/math/hypot.go \
936 go/math/j0.go \
937 go/math/j1.go \
938 go/math/jn.go \
939 go/math/ldexp.go \
940 go/math/lgamma.go \
941 go/math/log.go \
942 go/math/log1p.go \
943 go/math/log10.go \
944 go/math/logb.go \
945 go/math/mod.go \
946 go/math/modf.go \
947 go/math/nextafter.go \
948 go/math/pow.go \
949 go/math/pow10.go \
950 go/math/remainder.go \
951 go/math/signbit.go \
952 go/math/sin.go \
953 go/math/sincos.go \
954 go/math/sinh.go \
955 go/math/sqrt.go \
956 go/math/tan.go \
957 go/math/tanh.go \
958 go/math/unsafe.go
960 go_mime_files = \
961 go/mime/grammar.go \
962 go/mime/mediatype.go \
963 go/mime/type.go \
964 go/mime/type_unix.go
966 # By default use select with pipes. Most systems should have
967 # something better.
968 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_select.go
969 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_netbsd.go
970 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
971 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_select.go
972 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
973 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
974 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
975 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
976 @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
977 @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
978 @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
979 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
980 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
981 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
982 @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
983 @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
984 @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
985 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_solaris.go
986 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
987 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
988 @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
989 @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
990 @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
991 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_bsd.go
992 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
993 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
994 @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
995 @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
996 @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
997 @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
998 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
999 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
1000 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
1001 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_freebsd.go
1002 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
1003 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
1004 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
1005 @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
1006 go_net_files = \
1007 go/net/cgo_unix.go \
1008 $(go_net_cgo_file) \
1009 go/net/dial.go \
1010 go/net/dnsclient.go \
1011 go/net/dnsclient_unix.go \
1012 go/net/dnsconfig_unix.go \
1013 go/net/dnsmsg.go \
1014 $(go_net_newpollserver_file) \
1015 go/net/fd_unix.go \
1016 $(go_net_fd_os_file) \
1017 go/net/file_unix.go \
1018 go/net/hosts.go \
1019 go/net/interface.go \
1020 $(go_net_interface_file) \
1021 go/net/ip.go \
1022 go/net/iprawsock.go \
1023 go/net/iprawsock_posix.go \
1024 go/net/ipsock.go \
1025 go/net/ipsock_posix.go \
1026 go/net/lookup.go \
1027 go/net/lookup_unix.go \
1028 go/net/mac.go \
1029 go/net/net.go \
1030 go/net/net_posix.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/verify.go \
1316 go/crypto/x509/x509.go
1318 go_crypto_x509_pkix_files = \
1319 go/crypto/x509/pkix/pkix.go
1321 go_database_sql_files = \
1322 go/database/sql/convert.go \
1323 go/database/sql/sql.go
1325 go_database_sql_driver_files = \
1326 go/database/sql/driver/driver.go \
1327 go/database/sql/driver/types.go
1329 go_debug_dwarf_files = \
1330 go/debug/dwarf/buf.go \
1331 go/debug/dwarf/const.go \
1332 go/debug/dwarf/entry.go \
1333 go/debug/dwarf/line.go \
1334 go/debug/dwarf/open.go \
1335 go/debug/dwarf/type.go \
1336 go/debug/dwarf/unit.go
1338 go_debug_elf_files = \
1339 go/debug/elf/elf.go \
1340 go/debug/elf/file.go
1342 go_debug_gosym_files = \
1343 go/debug/gosym/pclntab.go \
1344 go/debug/gosym/symtab.go
1346 go_debug_macho_files = \
1347 go/debug/macho/file.go \
1348 go/debug/macho/macho.go
1350 go_debug_pe_files = \
1351 go/debug/pe/file.go \
1352 go/debug/pe/pe.go
1354 go_encoding_ascii85_files = \
1355 go/encoding/ascii85/ascii85.go
1357 go_encoding_asn1_files = \
1358 go/encoding/asn1/asn1.go \
1359 go/encoding/asn1/common.go \
1360 go/encoding/asn1/marshal.go
1362 go_encoding_base32_files = \
1363 go/encoding/base32/base32.go
1365 go_encoding_base64_files = \
1366 go/encoding/base64/base64.go
1368 go_encoding_binary_files = \
1369 go/encoding/binary/binary.go \
1370 go/encoding/binary/varint.go
1372 go_encoding_csv_files = \
1373 go/encoding/csv/reader.go \
1374 go/encoding/csv/writer.go
1376 go_encoding_gob_files = \
1377 go/encoding/gob/decode.go \
1378 go/encoding/gob/decoder.go \
1379 go/encoding/gob/doc.go \
1380 go/encoding/gob/encode.go \
1381 go/encoding/gob/encoder.go \
1382 go/encoding/gob/error.go \
1383 go/encoding/gob/type.go
1385 go_encoding_hex_files = \
1386 go/encoding/hex/hex.go
1388 go_encoding_json_files = \
1389 go/encoding/json/decode.go \
1390 go/encoding/json/encode.go \
1391 go/encoding/json/indent.go \
1392 go/encoding/json/scanner.go \
1393 go/encoding/json/stream.go \
1394 go/encoding/json/tags.go
1396 go_encoding_pem_files = \
1397 go/encoding/pem/pem.go
1399 go_encoding_xml_files = \
1400 go/encoding/xml/marshal.go \
1401 go/encoding/xml/read.go \
1402 go/encoding/xml/typeinfo.go \
1403 go/encoding/xml/xml.go
1405 go_exp_ebnf_files = \
1406 go/exp/ebnf/ebnf.go \
1407 go/exp/ebnf/parser.go
1409 go_exp_html_files = \
1410 go/exp/html/const.go \
1411 go/exp/html/doc.go \
1412 go/exp/html/doctype.go \
1413 go/exp/html/entity.go \
1414 go/exp/html/escape.go \
1415 go/exp/html/foreign.go \
1416 go/exp/html/node.go \
1417 go/exp/html/parse.go \
1418 go/exp/html/render.go \
1419 go/exp/html/token.go
1421 go_exp_html_atom_files = \
1422 go/exp/html/atom/atom.go \
1423 go/exp/html/atom/table.go
1425 go_exp_inotify_files = \
1426 go/exp/inotify/inotify_linux.go
1428 go_exp_locale_collate_files = \
1429 go/exp/locale/collate/colelem.go \
1430 go/exp/locale/collate/collate.go \
1431 go/exp/locale/collate/contract.go \
1432 go/exp/locale/collate/export.go \
1433 go/exp/locale/collate/table.go \
1434 go/exp/locale/collate/tables.go \
1435 go/exp/locale/collate/trie.go
1437 go_exp_locale_collate_build_files = \
1438 go/exp/locale/collate/build/builder.go \
1439 go/exp/locale/collate/build/colelem.go \
1440 go/exp/locale/collate/build/contract.go \
1441 go/exp/locale/collate/build/order.go \
1442 go/exp/locale/collate/build/table.go \
1443 go/exp/locale/collate/build/trie.go
1445 go_exp_norm_files = \
1446 go/exp/norm/composition.go \
1447 go/exp/norm/forminfo.go \
1448 go/exp/norm/input.go \
1449 go/exp/norm/iter.go \
1450 go/exp/norm/normalize.go \
1451 go/exp/norm/readwriter.go \
1452 go/exp/norm/tables.go \
1453 go/exp/norm/trie.go
1455 go_exp_proxy_files = \
1456 go/exp/proxy/direct.go \
1457 go/exp/proxy/per_host.go \
1458 go/exp/proxy/proxy.go \
1459 go/exp/proxy/socks5.go
1461 go_exp_terminal_files = \
1462 go/exp/terminal/terminal.go \
1463 go/exp/terminal/util.go
1465 go_exp_types_files = \
1466 go/exp/types/check.go \
1467 go/exp/types/const.go \
1468 go/exp/types/exportdata.go \
1469 go/exp/types/gcimporter.go \
1470 go/exp/types/types.go \
1471 go/exp/types/universe.go
1473 go_exp_utf8string_files = \
1474 go/exp/utf8string/string.go
1476 go_go_ast_files = \
1477 go/go/ast/ast.go \
1478 go/go/ast/commentmap.go \
1479 go/go/ast/filter.go \
1480 go/go/ast/import.go \
1481 go/go/ast/print.go \
1482 go/go/ast/resolve.go \
1483 go/go/ast/scope.go \
1484 go/go/ast/walk.go
1486 go_go_build_files = \
1487 go/go/build/build.go \
1488 go/go/build/doc.go \
1489 go/go/build/read.go \
1490 syslist.go
1492 go_go_doc_files = \
1493 go/go/doc/comment.go \
1494 go/go/doc/doc.go \
1495 go/go/doc/example.go \
1496 go/go/doc/exports.go \
1497 go/go/doc/filter.go \
1498 go/go/doc/reader.go \
1499 go/go/doc/synopsis.go
1501 go_go_parser_files = \
1502 go/go/parser/interface.go \
1503 go/go/parser/parser.go
1505 go_go_printer_files = \
1506 go/go/printer/nodes.go \
1507 go/go/printer/printer.go
1509 go_go_scanner_files = \
1510 go/go/scanner/errors.go \
1511 go/go/scanner/scanner.go
1513 go_go_token_files = \
1514 go/go/token/position.go \
1515 go/go/token/serialize.go \
1516 go/go/token/token.go
1518 go_hash_adler32_files = \
1519 go/hash/adler32/adler32.go
1521 go_hash_crc32_files = \
1522 go/hash/crc32/crc32.go \
1523 go/hash/crc32/crc32_generic.go
1525 go_hash_crc64_files = \
1526 go/hash/crc64/crc64.go
1528 go_hash_fnv_files = \
1529 go/hash/fnv/fnv.go
1531 go_html_template_files = \
1532 go/html/template/attr.go \
1533 go/html/template/content.go \
1534 go/html/template/context.go \
1535 go/html/template/css.go \
1536 go/html/template/doc.go \
1537 go/html/template/error.go \
1538 go/html/template/escape.go \
1539 go/html/template/html.go \
1540 go/html/template/js.go \
1541 go/html/template/template.go \
1542 go/html/template/transition.go \
1543 go/html/template/url.go
1545 go_image_color_files = \
1546 go/image/color/color.go \
1547 go/image/color/ycbcr.go
1549 go_image_draw_files = \
1550 go/image/draw/draw.go
1552 go_image_gif_files = \
1553 go/image/gif/reader.go
1555 go_image_jpeg_files = \
1556 go/image/jpeg/fdct.go \
1557 go/image/jpeg/huffman.go \
1558 go/image/jpeg/idct.go \
1559 go/image/jpeg/reader.go \
1560 go/image/jpeg/writer.go
1562 go_image_png_files = \
1563 go/image/png/paeth.go \
1564 go/image/png/reader.go \
1565 go/image/png/writer.go
1567 go_index_suffixarray_files = \
1568 go/index/suffixarray/qsufsort.go \
1569 go/index/suffixarray/suffixarray.go
1571 go_io_ioutil_files = \
1572 go/io/ioutil/blackhole.go \
1573 go/io/ioutil/ioutil.go \
1574 go/io/ioutil/tempfile.go
1576 go_math_big_files = \
1577 go/math/big/arith.go \
1578 go/math/big/int.go \
1579 go/math/big/nat.go \
1580 go/math/big/rat.go
1582 go_math_cmplx_files = \
1583 go/math/cmplx/abs.go \
1584 go/math/cmplx/asin.go \
1585 go/math/cmplx/conj.go \
1586 go/math/cmplx/exp.go \
1587 go/math/cmplx/isinf.go \
1588 go/math/cmplx/isnan.go \
1589 go/math/cmplx/log.go \
1590 go/math/cmplx/phase.go \
1591 go/math/cmplx/polar.go \
1592 go/math/cmplx/pow.go \
1593 go/math/cmplx/rect.go \
1594 go/math/cmplx/sin.go \
1595 go/math/cmplx/sqrt.go \
1596 go/math/cmplx/tan.go
1598 go_math_rand_files = \
1599 go/math/rand/exp.go \
1600 go/math/rand/normal.go \
1601 go/math/rand/rand.go \
1602 go/math/rand/rng.go \
1603 go/math/rand/zipf.go
1605 go_mime_multipart_files = \
1606 go/mime/multipart/formdata.go \
1607 go/mime/multipart/multipart.go \
1608 go/mime/multipart/writer.go
1610 go_net_http_files = \
1611 go/net/http/chunked.go \
1612 go/net/http/client.go \
1613 go/net/http/cookie.go \
1614 go/net/http/filetransport.go \
1615 go/net/http/fs.go \
1616 go/net/http/header.go \
1617 go/net/http/jar.go \
1618 go/net/http/lex.go \
1619 go/net/http/request.go \
1620 go/net/http/response.go \
1621 go/net/http/server.go \
1622 go/net/http/sniff.go \
1623 go/net/http/status.go \
1624 go/net/http/transfer.go \
1625 go/net/http/transport.go
1627 go_net_mail_files = \
1628 go/net/mail/message.go
1630 go_net_smtp_files = \
1631 go/net/smtp/auth.go \
1632 go/net/smtp/smtp.go
1634 go_net_textproto_files = \
1635 go/net/textproto/header.go \
1636 go/net/textproto/pipeline.go \
1637 go/net/textproto/reader.go \
1638 go/net/textproto/textproto.go \
1639 go/net/textproto/writer.go
1641 go_net_url_files = \
1642 go/net/url/url.go
1644 go_net_http_cgi_files = \
1645 go/net/http/cgi/child.go \
1646 go/net/http/cgi/host.go
1648 go_net_http_fcgi_files = \
1649 go/net/http/fcgi/child.go \
1650 go/net/http/fcgi/fcgi.go
1652 go_net_http_httptest_files = \
1653 go/net/http/httptest/recorder.go \
1654 go/net/http/httptest/server.go
1656 go_net_http_pprof_files = \
1657 go/net/http/pprof/pprof.go
1659 go_net_http_httputil_files = \
1660 go/net/http/httputil/chunked.go \
1661 go/net/http/httputil/dump.go \
1662 go/net/http/httputil/persist.go \
1663 go/net/http/httputil/reverseproxy.go
1665 go_old_netchan_files = \
1666 go/old/netchan/common.go \
1667 go/old/netchan/export.go \
1668 go/old/netchan/import.go
1670 go_old_regexp_files = \
1671 go/old/regexp/regexp.go
1673 go_old_template_files = \
1674 go/old/template/doc.go \
1675 go/old/template/execute.go \
1676 go/old/template/format.go \
1677 go/old/template/parse.go
1679 go_os_exec_files = \
1680 go/os/exec/exec.go \
1681 go/os/exec/lp_unix.go
1683 go_os_signal_files = \
1684 go/os/signal/signal.go \
1685 go/os/signal/signal_unix.go
1687 go_os_user_files = \
1688 go/os/user/user.go \
1689 go/os/user/lookup_unix.go
1691 go_path_filepath_files = \
1692 go/path/filepath/match.go \
1693 go/path/filepath/path.go \
1694 go/path/filepath/path_unix.go \
1695 go/path/filepath/symlink.go
1697 go_regexp_syntax_files = \
1698 go/regexp/syntax/compile.go \
1699 go/regexp/syntax/doc.go \
1700 go/regexp/syntax/parse.go \
1701 go/regexp/syntax/perl_groups.go \
1702 go/regexp/syntax/prog.go \
1703 go/regexp/syntax/regexp.go \
1704 go/regexp/syntax/simplify.go
1706 go_net_rpc_jsonrpc_files = \
1707 go/net/rpc/jsonrpc/client.go \
1708 go/net/rpc/jsonrpc/server.go
1710 go_runtime_debug_files = \
1711 go/runtime/debug/stack.go
1713 go_runtime_pprof_files = \
1714 go/runtime/pprof/pprof.go
1716 go_text_tabwriter_files = \
1717 go/text/tabwriter/tabwriter.go
1719 go_text_template_files = \
1720 go/text/template/doc.go \
1721 go/text/template/exec.go \
1722 go/text/template/funcs.go \
1723 go/text/template/helper.go \
1724 go/text/template/template.go
1726 go_text_template_parse_files = \
1727 go/text/template/parse/lex.go \
1728 go/text/template/parse/node.go \
1729 go/text/template/parse/parse.go
1731 go_sync_atomic_files = \
1732 go/sync/atomic/doc.go
1734 go_sync_atomic_c_files = \
1735 go/sync/atomic/atomic.c
1737 go_testing_iotest_files = \
1738 go/testing/iotest/logger.go \
1739 go/testing/iotest/reader.go \
1740 go/testing/iotest/writer.go
1742 go_testing_quick_files = \
1743 go/testing/quick/quick.go
1745 go_text_scanner_files = \
1746 go/text/scanner/scanner.go
1748 go_unicode_utf16_files = \
1749 go/unicode/utf16/utf16.go
1751 go_unicode_utf8_files = \
1752 go/unicode/utf8/utf8.go
1754 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
1756 # Define Syscall and Syscall6.
1757 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
1758 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1759 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1761 # Define ForkExec and Exec.
1762 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
1763 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
1764 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
1765 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
1766 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
1767 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
1769 # Define Wait4.
1770 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
1771 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
1773 # Support for pulling apart wait status.
1774 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
1775 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
1777 # Define Sleep.
1778 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
1779 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
1780 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
1781 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1783 # Define Errstr.
1784 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1785 # Use lseek on 64-bit Solaris.
1786 @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
1787 # Use lseek64 on 32-bit Solaris/SPARC.
1788 @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
1789 # Use lseek64 on 32-bit Solaris/x86.
1790 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1791 # Use lseek by default.
1792 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1794 # Declare libc functions that vary for largefile systems.
1795 # Always use lseek64 on GNU/Linux.
1796 @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1797 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
1798 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
1799 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
1801 # Define socket sizes and types.
1802 @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
1803 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
1805 # Support for uname.
1806 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1807 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1808 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
1809 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
1811 # GNU/Linux specific socket control messages.
1812 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
1813 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
1815 # Support for netlink sockets and messages.
1816 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
1817 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
1819 # GNU/Linux specific socket filters.
1820 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
1821 go_base_syscall_files = \
1822 go/syscall/env_unix.go \
1823 go/syscall/syscall_errno.go \
1824 go/syscall/libcall_support.go \
1825 go/syscall/libcall_posix.go \
1826 go/syscall/race0.go \
1827 go/syscall/socket.go \
1828 go/syscall/sockcmsg_unix.go \
1829 go/syscall/str.go \
1830 go/syscall/syscall.go \
1831 $(syscall_sockcmsg_file) \
1832 $(syscall_syscall_file) \
1833 $(syscall_exec_file) \
1834 $(syscall_exec_os_file) \
1835 $(syscall_wait_file) \
1836 $(syscall_sleep_file) \
1837 $(syscall_errstr_file) \
1838 $(syscall_size_file) \
1839 $(syscall_socket_file) \
1840 $(syscall_uname_file) \
1841 $(syscall_netlink_file) \
1842 $(syscall_lsf_file) \
1843 $(GO_LIBCALL_OS_FILE) \
1844 $(GO_LIBCALL_OS_ARCH_FILE) \
1845 $(GO_SYSCALL_OS_FILE) \
1846 $(GO_SYSCALL_OS_ARCH_FILE)
1848 go_syscall_files = \
1849 $(go_base_syscall_files) \
1850 libcalls.go \
1851 sysinfo.go \
1852 syscall_arch.go
1854 go_syscall_c_files = \
1855 go/syscall/errno.c \
1856 go/syscall/signame.c \
1857 $(syscall_wait_c_file)
1859 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1861 # os_lib_inotify_lo = os/inotify.lo
1862 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1863 libgo_go_objs = \
1864 bufio.lo \
1865 bytes.lo \
1866 bytes/index.lo \
1867 crypto.lo \
1868 errors.lo \
1869 expvar.lo \
1870 flag.lo \
1871 fmt.lo \
1872 hash.lo \
1873 html.lo \
1874 image.lo \
1875 io.lo \
1876 log.lo \
1877 math.lo \
1878 mime.lo \
1879 net.lo \
1880 os.lo \
1881 path.lo \
1882 reflect-go.lo \
1883 regexp.lo \
1884 runtime-go.lo \
1885 sort.lo \
1886 strconv.lo \
1887 strings.lo \
1888 sync.lo \
1889 syscall.lo \
1890 syscall/errno.lo \
1891 syscall/signame.lo \
1892 syscall/wait.lo \
1893 testing.lo \
1894 time-go.lo \
1895 unicode.lo \
1896 archive/tar.lo \
1897 archive/zip.lo \
1898 compress/bzip2.lo \
1899 compress/flate.lo \
1900 compress/gzip.lo \
1901 compress/lzw.lo \
1902 compress/zlib.lo \
1903 container/heap.lo \
1904 container/list.lo \
1905 container/ring.lo \
1906 crypto/aes.lo \
1907 crypto/cipher.lo \
1908 crypto/des.lo \
1909 crypto/dsa.lo \
1910 crypto/ecdsa.lo \
1911 crypto/elliptic.lo \
1912 crypto/hmac.lo \
1913 crypto/md5.lo \
1914 crypto/rand.lo \
1915 crypto/rc4.lo \
1916 crypto/rsa.lo \
1917 crypto/sha1.lo \
1918 crypto/sha256.lo \
1919 crypto/sha512.lo \
1920 crypto/subtle.lo \
1921 crypto/tls.lo \
1922 crypto/x509.lo \
1923 crypto/x509/pkix.lo \
1924 database/sql.lo \
1925 database/sql/driver.lo \
1926 debug/dwarf.lo \
1927 debug/elf.lo \
1928 debug/gosym.lo \
1929 debug/macho.lo \
1930 debug/pe.lo \
1931 encoding/ascii85.lo \
1932 encoding/asn1.lo \
1933 encoding/base32.lo \
1934 encoding/base64.lo \
1935 encoding/binary.lo \
1936 encoding/csv.lo \
1937 encoding/gob.lo \
1938 encoding/hex.lo \
1939 encoding/json.lo \
1940 encoding/pem.lo \
1941 encoding/xml.lo \
1942 exp/ebnf.lo \
1943 exp/html.lo \
1944 exp/html/atom.lo \
1945 exp/locale/collate.lo \
1946 exp/locale/collate/build.lo \
1947 exp/norm.lo \
1948 exp/proxy.lo \
1949 exp/terminal.lo \
1950 exp/types.lo \
1951 exp/utf8string.lo \
1952 html/template.lo \
1953 go/ast.lo \
1954 go/build.lo \
1955 go/doc.lo \
1956 go/parser.lo \
1957 go/printer.lo \
1958 go/scanner.lo \
1959 go/token.lo \
1960 hash/adler32.lo \
1961 hash/crc32.lo \
1962 hash/crc64.lo \
1963 hash/fnv.lo \
1964 net/http/cgi.lo \
1965 net/http/fcgi.lo \
1966 net/http/httptest.lo \
1967 net/http/httputil.lo \
1968 net/http/pprof.lo \
1969 image/color.lo \
1970 image/draw.lo \
1971 image/gif.lo \
1972 image/jpeg.lo \
1973 image/png.lo \
1974 index/suffixarray.lo \
1975 io/ioutil.lo \
1976 log/syslog.lo \
1977 log/syslog/syslog_c.lo \
1978 math/big.lo \
1979 math/cmplx.lo \
1980 math/rand.lo \
1981 mime/multipart.lo \
1982 net/http.lo \
1983 net/mail.lo \
1984 net/rpc.lo \
1985 net/smtp.lo \
1986 net/textproto.lo \
1987 net/url.lo \
1988 old/netchan.lo \
1989 old/regexp.lo \
1990 old/template.lo \
1991 os/exec.lo \
1992 $(os_lib_inotify_lo) \
1993 os/signal.lo \
1994 os/user.lo \
1995 path/filepath.lo \
1996 regexp/syntax.lo \
1997 net/rpc/jsonrpc.lo \
1998 runtime/debug.lo \
1999 runtime/pprof.lo \
2000 sync/atomic.lo \
2001 sync/atomic_c.lo \
2002 text/scanner.lo \
2003 text/tabwriter.lo \
2004 text/template.lo \
2005 text/template/parse.lo \
2006 testing/iotest.lo \
2007 testing/quick.lo \
2008 unicode/utf16.lo \
2009 unicode/utf8.lo
2011 libgo_la_SOURCES = $(runtime_files)
2012 libgo_la_LDFLAGS = \
2013 -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
2015 libgo_la_LIBADD = \
2016 $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
2017 $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
2019 libgobegin_a_SOURCES = \
2020 runtime/go-main.c
2022 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
2023 AM_GOCFLAGS = $(STRINGOPS_FLAG)
2024 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
2025 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
2026 $(AM_GOCFLAGS) $(GOCFLAGS)
2028 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
2029 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
2032 # Build the dependencies for a Go package.
2033 BUILDDEPS = \
2034 $(MKDIR_P) $(@D); \
2035 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
2036 mv -f $@.tmp $@
2039 # Build the .go files for a package, generating a .lo file.
2040 BUILDPACKAGE = \
2041 $(MKDIR_P) $(@D); \
2042 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2043 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
2045 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
2046 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
2047 GOTESTFLAGS =
2049 # Check a package.
2050 CHECK = \
2051 GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2052 export GC; \
2053 GOLIBS="$(MATH_LIBS) $(NET_LIBS)"; \
2054 export GOLIBS; \
2055 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
2056 export RUNTESTFLAGS; \
2057 MAKE="$(MAKE)"; \
2058 export MAKE; \
2059 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2060 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2061 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2062 export LD_LIBRARY_PATH; \
2063 $(MKDIR_P) $(@D); \
2064 rm -f $@-testsum $@-testlog; \
2065 if test "$(use_dejagnu)" = "yes"; then \
2066 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" --goarch="$(GOARCH)" $(GOTESTFLAGS); \
2067 else \
2068 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 \
2069 echo "PASS: $(@D)" >> $@-testlog; \
2070 echo "PASS: $(@D)"; \
2071 echo "PASS: $(@D)" > $@-testsum; \
2072 else \
2073 echo "FAIL: $(@D)" >> $@-testlog; \
2074 cat $@-testlog; \
2075 echo "FAIL: $(@D)" > $@-testsum; \
2076 exit 1; \
2077 fi; \
2081 # Build all packages before checking any.
2082 CHECK_DEPS = libgo.la libgobegin.a \
2083 $(toolexeclibgo_DATA) \
2084 $(toolexeclibgoarchive_DATA) \
2085 $(toolexeclibgocompress_DATA) \
2086 $(toolexeclibgocontainer_DATA) \
2087 $(toolexeclibgocrypto_DATA) \
2088 $(toolexeclibgodebug_DATA) \
2089 $(toolexeclibgoencoding_DATA) \
2090 $(toolexeclibgoexp_DATA) \
2091 $(toolexeclibgogo_DATA) \
2092 $(toolexeclibgohash_DATA) \
2093 $(toolexeclibgoimage_DATA) \
2094 $(toolexeclibgoindex_DATA) \
2095 $(toolexeclibgoio_DATA) \
2096 $(toolexeclibgolog_DATA) \
2097 $(toolexeclibgomath_DATA) \
2098 $(toolexeclibgomime_DATA) \
2099 $(toolexeclibgonet_DATA) \
2100 $(toolexeclibgonethttp_DATA) \
2101 $(toolexeclibgoos_DATA) \
2102 $(toolexeclibgopath_DATA) \
2103 $(toolexeclibgorpc_DATA) \
2104 $(toolexeclibgoruntime_DATA) \
2105 $(toolexeclibgosync_DATA) \
2106 $(toolexeclibgotesting_DATA) \
2107 $(toolexeclibgotext_DATA) \
2108 $(toolexeclibgotexttemplate_DATA) \
2109 $(toolexeclibgounicode_DATA)
2111 # At least for now, we need -static-libgo for this test, because
2112 # otherwise we can't get the line numbers.
2113 runtime_pprof_check_GOCFLAGS = -static-libgo
2115 # How to build a .gox file from a .lo file.
2116 BUILDGOX = \
2117 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2118 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2120 @LIBGO_IS_LINUX_FALSE@exp_inotify_check =
2122 # exp_inotify_check = exp/inotify/check
2123 @LIBGO_IS_LINUX_TRUE@exp_inotify_check =
2124 TEST_PACKAGES = \
2125 bufio/check \
2126 bytes/check \
2127 errors/check \
2128 expvar/check \
2129 flag/check \
2130 fmt/check \
2131 html/check \
2132 image/check \
2133 io/check \
2134 log/check \
2135 math/check \
2136 mime/check \
2137 net/check \
2138 os/check \
2139 path/check \
2140 reflect/check \
2141 regexp/check \
2142 runtime/check \
2143 sort/check \
2144 strconv/check \
2145 strings/check \
2146 sync/check \
2147 syscall/check \
2148 time/check \
2149 unicode/check \
2150 archive/tar/check \
2151 archive/zip/check \
2152 compress/bzip2/check \
2153 compress/flate/check \
2154 compress/gzip/check \
2155 compress/lzw/check \
2156 compress/zlib/check \
2157 container/heap/check \
2158 container/list/check \
2159 container/ring/check \
2160 crypto/aes/check \
2161 crypto/cipher/check \
2162 crypto/des/check \
2163 crypto/dsa/check \
2164 crypto/ecdsa/check \
2165 crypto/elliptic/check \
2166 crypto/hmac/check \
2167 crypto/md5/check \
2168 crypto/rand/check \
2169 crypto/rc4/check \
2170 crypto/rsa/check \
2171 crypto/sha1/check \
2172 crypto/sha256/check \
2173 crypto/sha512/check \
2174 crypto/subtle/check \
2175 crypto/tls/check \
2176 crypto/x509/check \
2177 database/sql/check \
2178 database/sql/driver/check \
2179 debug/dwarf/check \
2180 debug/elf/check \
2181 debug/macho/check \
2182 debug/pe/check \
2183 encoding/ascii85/check \
2184 encoding/asn1/check \
2185 encoding/base32/check \
2186 encoding/base64/check \
2187 encoding/binary/check \
2188 encoding/csv/check \
2189 encoding/gob/check \
2190 encoding/hex/check \
2191 encoding/json/check \
2192 encoding/pem/check \
2193 encoding/xml/check \
2194 exp/ebnf/check \
2195 exp/html/check \
2196 exp/html/atom/check \
2197 $(exp_inotify_check) \
2198 exp/locale/collate/check \
2199 exp/locale/collate/build/check \
2200 exp/norm/check \
2201 exp/proxy/check \
2202 exp/terminal/check \
2203 exp/types/check \
2204 exp/utf8string/check \
2205 html/template/check \
2206 go/ast/check \
2207 $(go_build_check_omitted_since_it_calls_6g) \
2208 go/doc/check \
2209 go/parser/check \
2210 go/printer/check \
2211 go/scanner/check \
2212 go/token/check \
2213 $(go_types_check_omitted_since_it_calls_6g) \
2214 hash/adler32/check \
2215 hash/crc32/check \
2216 hash/crc64/check \
2217 hash/fnv/check \
2218 image/color/check \
2219 image/draw/check \
2220 image/jpeg/check \
2221 image/png/check \
2222 index/suffixarray/check \
2223 io/ioutil/check \
2224 log/syslog/check \
2225 math/big/check \
2226 math/cmplx/check \
2227 math/rand/check \
2228 mime/multipart/check \
2229 net/http/check \
2230 net/http/cgi/check \
2231 net/http/fcgi/check \
2232 net/http/httptest/check \
2233 net/http/httputil/check \
2234 net/mail/check \
2235 net/rpc/check \
2236 net/smtp/check \
2237 net/textproto/check \
2238 net/url/check \
2239 net/rpc/jsonrpc/check \
2240 old/netchan/check \
2241 old/regexp/check \
2242 old/template/check \
2243 os/exec/check \
2244 os/signal/check \
2245 os/user/check \
2246 path/filepath/check \
2247 regexp/syntax/check \
2248 runtime/pprof/check \
2249 sync/atomic/check \
2250 text/scanner/check \
2251 text/tabwriter/check \
2252 text/template/check \
2253 text/template/parse/check \
2254 testing/quick/check \
2255 unicode/utf16/check \
2256 unicode/utf8/check
2258 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2259 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2260 all: config.h
2261 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2263 .SUFFIXES:
2264 .SUFFIXES: .c .go .gox .o .obj .lo .a
2265 am--refresh:
2267 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2268 @for dep in $?; do \
2269 case '$(am__configure_deps)' in \
2270 *$$dep*) \
2271 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2272 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2273 && exit 0; \
2274 exit 1;; \
2275 esac; \
2276 done; \
2277 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2278 $(am__cd) $(top_srcdir) && \
2279 $(AUTOMAKE) --foreign Makefile
2280 .PRECIOUS: Makefile
2281 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2282 @case '$?' in \
2283 *config.status*) \
2284 echo ' $(SHELL) ./config.status'; \
2285 $(SHELL) ./config.status;; \
2286 *) \
2287 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2288 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2289 esac;
2291 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2292 $(SHELL) ./config.status --recheck
2294 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2295 $(am__cd) $(srcdir) && $(AUTOCONF)
2296 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2297 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2298 $(am__aclocal_m4_deps):
2300 config.h: stamp-h1
2301 @if test ! -f $@; then \
2302 rm -f stamp-h1; \
2303 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2304 else :; fi
2306 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2307 @rm -f stamp-h1
2308 cd $(top_builddir) && $(SHELL) ./config.status config.h
2309 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2310 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2311 rm -f stamp-h1
2312 touch $@
2314 distclean-hdr:
2315 -rm -f config.h stamp-h1
2316 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2317 @$(NORMAL_INSTALL)
2318 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2319 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2320 list2=; for p in $$list; do \
2321 if test -f $$p; then \
2322 list2="$$list2 $$p"; \
2323 else :; fi; \
2324 done; \
2325 test -z "$$list2" || { \
2326 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2327 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2328 @$(POST_INSTALL)
2329 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2330 for p in $$list; do \
2331 if test -f $$p; then \
2332 $(am__strip_dir) \
2333 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2334 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2335 else :; fi; \
2336 done
2338 uninstall-toolexeclibLIBRARIES:
2339 @$(NORMAL_UNINSTALL)
2340 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2341 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2342 test -n "$$files" || exit 0; \
2343 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2344 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2346 clean-toolexeclibLIBRARIES:
2347 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2348 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2349 -rm -f libgobegin.a
2350 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2351 $(RANLIB) libgobegin.a
2352 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2353 @$(NORMAL_INSTALL)
2354 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2355 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2356 list2=; for p in $$list; do \
2357 if test -f $$p; then \
2358 list2="$$list2 $$p"; \
2359 else :; fi; \
2360 done; \
2361 test -z "$$list2" || { \
2362 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2363 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2366 uninstall-toolexeclibLTLIBRARIES:
2367 @$(NORMAL_UNINSTALL)
2368 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2369 for p in $$list; do \
2370 $(am__strip_dir) \
2371 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2372 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2373 done
2375 clean-toolexeclibLTLIBRARIES:
2376 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2377 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2378 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2379 test "$$dir" != "$$p" || dir=.; \
2380 echo "rm -f \"$${dir}/so_locations\""; \
2381 rm -f "$${dir}/so_locations"; \
2382 done
2383 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2384 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2386 mostlyclean-compile:
2387 -rm -f *.$(OBJEXT)
2389 distclean-compile:
2390 -rm -f *.tab.c
2392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
2395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
2396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
2397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
2398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
2399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
2406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
2429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
2430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
2434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
2435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
2450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
2452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
2455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfstack.Plo@am__quote@
2466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
2467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
2468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
2481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parfor.Plo@am__quote@
2482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
2483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
2487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
2488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
2489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
2490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
2493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
2494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
2496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
2498 .c.o:
2499 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2500 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2502 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2503 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2505 .c.obj:
2506 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2507 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2509 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2510 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2512 .c.lo:
2513 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2514 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2516 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2517 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2519 go-main.o: runtime/go-main.c
2520 @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
2521 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2523 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2524 @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
2526 go-main.obj: runtime/go-main.c
2527 @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`
2528 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2530 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2531 @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`
2533 go-append.lo: runtime/go-append.c
2534 @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
2535 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2538 @am__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
2540 go-assert.lo: runtime/go-assert.c
2541 @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
2542 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2544 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2545 @am__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
2547 go-assert-interface.lo: runtime/go-assert-interface.c
2548 @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
2549 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2552 @am__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
2554 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2555 @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
2556 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2559 @am__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
2561 go-breakpoint.lo: runtime/go-breakpoint.c
2562 @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
2563 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2566 @am__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
2568 go-caller.lo: runtime/go-caller.c
2569 @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
2570 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2573 @am__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
2575 go-callers.lo: runtime/go-callers.c
2576 @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
2577 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
2579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2580 @am__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
2582 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2583 @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
2584 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2587 @am__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
2589 go-cgo.lo: runtime/go-cgo.c
2590 @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
2591 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2594 @am__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
2596 go-check-interface.lo: runtime/go-check-interface.c
2597 @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
2598 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2601 @am__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
2603 go-construct-map.lo: runtime/go-construct-map.c
2604 @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
2605 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2608 @am__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
2610 go-convert-interface.lo: runtime/go-convert-interface.c
2611 @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
2612 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2615 @am__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
2617 go-copy.lo: runtime/go-copy.c
2618 @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
2619 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2622 @am__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
2624 go-defer.lo: runtime/go-defer.c
2625 @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
2626 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2629 @am__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
2631 go-deferred-recover.lo: runtime/go-deferred-recover.c
2632 @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
2633 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2636 @am__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
2638 go-eface-compare.lo: runtime/go-eface-compare.c
2639 @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
2640 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2643 @am__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
2645 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2646 @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
2647 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2650 @am__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
2652 go-getgoroot.lo: runtime/go-getgoroot.c
2653 @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
2654 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2657 @am__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
2659 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2660 @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
2661 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2664 @am__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
2666 go-int-to-string.lo: runtime/go-int-to-string.c
2667 @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
2668 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2671 @am__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
2673 go-interface-compare.lo: runtime/go-interface-compare.c
2674 @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
2675 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2678 @am__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
2680 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
2681 @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
2682 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2685 @am__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
2687 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2688 @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
2689 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2692 @am__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
2694 go-make-slice.lo: runtime/go-make-slice.c
2695 @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
2696 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
2698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2699 @am__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
2701 go-map-delete.lo: runtime/go-map-delete.c
2702 @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
2703 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2706 @am__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
2708 go-map-index.lo: runtime/go-map-index.c
2709 @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
2710 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2713 @am__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
2715 go-map-len.lo: runtime/go-map-len.c
2716 @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
2717 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2720 @am__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
2722 go-map-range.lo: runtime/go-map-range.c
2723 @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
2724 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2727 @am__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
2729 go-matherr.lo: runtime/go-matherr.c
2730 @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
2731 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
2733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2734 @am__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
2736 go-memcmp.lo: runtime/go-memcmp.c
2737 @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
2738 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.lo' libtool=yes @AMDEPBACKSLASH@
2740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2741 @am__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
2743 go-nanotime.lo: runtime/go-nanotime.c
2744 @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
2745 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2748 @am__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
2750 go-now.lo: runtime/go-now.c
2751 @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
2752 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
2754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2755 @am__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
2757 go-new-map.lo: runtime/go-new-map.c
2758 @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
2759 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2762 @am__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
2764 go-new.lo: runtime/go-new.c
2765 @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
2766 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2769 @am__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
2771 go-nosys.lo: runtime/go-nosys.c
2772 @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
2773 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
2775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2776 @am__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
2778 go-panic.lo: runtime/go-panic.c
2779 @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
2780 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2783 @am__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
2785 go-print.lo: runtime/go-print.c
2786 @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
2787 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2790 @am__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
2792 go-recover.lo: runtime/go-recover.c
2793 @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
2794 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2797 @am__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
2799 go-reflect-call.lo: runtime/go-reflect-call.c
2800 @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
2801 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2804 @am__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
2806 go-reflect-map.lo: runtime/go-reflect-map.c
2807 @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
2808 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2811 @am__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
2813 go-rune.lo: runtime/go-rune.c
2814 @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
2815 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2818 @am__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
2820 go-runtime-error.lo: runtime/go-runtime-error.c
2821 @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
2822 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2825 @am__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
2827 go-setenv.lo: runtime/go-setenv.c
2828 @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
2829 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
2831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2832 @am__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
2834 go-signal.lo: runtime/go-signal.c
2835 @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
2836 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2839 @am__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
2841 go-strcmp.lo: runtime/go-strcmp.c
2842 @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
2843 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2846 @am__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
2848 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2849 @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
2850 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2853 @am__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
2855 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2856 @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
2857 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2860 @am__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
2862 go-strplus.lo: runtime/go-strplus.c
2863 @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
2864 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2867 @am__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
2869 go-strslice.lo: runtime/go-strslice.c
2870 @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
2871 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2874 @am__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
2876 go-traceback.lo: runtime/go-traceback.c
2877 @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
2878 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
2879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.lo' libtool=yes @AMDEPBACKSLASH@
2880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2881 @am__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
2883 go-trampoline.lo: runtime/go-trampoline.c
2884 @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
2885 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2888 @am__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
2890 go-type-complex.lo: runtime/go-type-complex.c
2891 @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
2892 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
2893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.lo' libtool=yes @AMDEPBACKSLASH@
2894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2895 @am__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
2897 go-type-eface.lo: runtime/go-type-eface.c
2898 @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
2899 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2902 @am__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
2904 go-type-error.lo: runtime/go-type-error.c
2905 @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
2906 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2909 @am__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
2911 go-type-float.lo: runtime/go-type-float.c
2912 @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
2913 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
2914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.lo' libtool=yes @AMDEPBACKSLASH@
2915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2916 @am__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
2918 go-type-identity.lo: runtime/go-type-identity.c
2919 @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
2920 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2923 @am__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
2925 go-type-interface.lo: runtime/go-type-interface.c
2926 @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
2927 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2930 @am__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
2932 go-type-string.lo: runtime/go-type-string.c
2933 @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
2934 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2937 @am__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
2939 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2940 @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
2941 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2944 @am__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
2946 go-typestring.lo: runtime/go-typestring.c
2947 @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
2948 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2951 @am__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
2953 go-unsafe-new.lo: runtime/go-unsafe-new.c
2954 @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
2955 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2958 @am__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
2960 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2961 @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
2962 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2965 @am__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
2967 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2968 @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
2969 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2971 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2972 @am__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
2974 go-unwind.lo: runtime/go-unwind.c
2975 @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
2976 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2978 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2979 @am__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
2981 chan.lo: runtime/chan.c
2982 @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
2983 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/chan.Tpo $(DEPDIR)/chan.Plo
2984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/chan.c' object='chan.lo' libtool=yes @AMDEPBACKSLASH@
2985 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2986 @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
2988 cpuprof.lo: runtime/cpuprof.c
2989 @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
2990 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
2991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.lo' libtool=yes @AMDEPBACKSLASH@
2992 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2993 @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
2995 lfstack.lo: runtime/lfstack.c
2996 @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
2997 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lfstack.Tpo $(DEPDIR)/lfstack.Plo
2998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lfstack.c' object='lfstack.lo' libtool=yes @AMDEPBACKSLASH@
2999 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3000 @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
3002 lock_sema.lo: runtime/lock_sema.c
3003 @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
3004 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
3005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.lo' libtool=yes @AMDEPBACKSLASH@
3006 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3007 @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
3009 thread-sema.lo: runtime/thread-sema.c
3010 @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
3011 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
3012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.lo' libtool=yes @AMDEPBACKSLASH@
3013 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3014 @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
3016 lock_futex.lo: runtime/lock_futex.c
3017 @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
3018 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
3019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.lo' libtool=yes @AMDEPBACKSLASH@
3020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3021 @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
3023 thread-linux.lo: runtime/thread-linux.c
3024 @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
3025 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
3026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.lo' libtool=yes @AMDEPBACKSLASH@
3027 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3028 @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
3030 mcache.lo: runtime/mcache.c
3031 @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
3032 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
3033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
3034 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3035 @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
3037 mcentral.lo: runtime/mcentral.c
3038 @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
3039 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
3040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
3041 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3042 @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
3044 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
3045 @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
3046 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
3047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
3048 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3049 @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
3051 mem.lo: runtime/mem.c
3052 @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
3053 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
3055 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3056 @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
3058 mfinal.lo: runtime/mfinal.c
3059 @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
3060 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
3062 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3063 @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
3065 mfixalloc.lo: runtime/mfixalloc.c
3066 @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
3067 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
3069 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3070 @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
3072 mgc0.lo: runtime/mgc0.c
3073 @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
3074 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
3076 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3077 @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
3079 mheap.lo: runtime/mheap.c
3080 @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
3081 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
3083 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3084 @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
3086 msize.lo: runtime/msize.c
3087 @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
3088 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
3090 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3091 @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
3093 panic.lo: runtime/panic.c
3094 @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
3095 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
3096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.lo' libtool=yes @AMDEPBACKSLASH@
3097 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3098 @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
3100 parfor.lo: runtime/parfor.c
3101 @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
3102 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/parfor.Tpo $(DEPDIR)/parfor.Plo
3103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/parfor.c' object='parfor.lo' libtool=yes @AMDEPBACKSLASH@
3104 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3105 @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
3107 print.lo: runtime/print.c
3108 @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
3109 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
3110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
3111 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3112 @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
3114 proc.lo: runtime/proc.c
3115 @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
3116 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3118 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3119 @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
3121 runtime.lo: runtime/runtime.c
3122 @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
3123 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
3124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
3125 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3126 @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
3128 signal_unix.lo: runtime/signal_unix.c
3129 @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
3130 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
3131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
3132 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3133 @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
3135 thread.lo: runtime/thread.c
3136 @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
3137 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3139 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3140 @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
3142 yield.lo: runtime/yield.c
3143 @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
3144 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
3145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
3146 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3147 @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
3149 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3150 @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
3151 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3153 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3154 @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
3156 getncpu-none.lo: runtime/getncpu-none.c
3157 @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
3158 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
3159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
3160 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3161 @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
3163 getncpu-bsd.lo: runtime/getncpu-bsd.c
3164 @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
3165 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
3166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
3167 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3168 @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
3170 getncpu-solaris.lo: runtime/getncpu-solaris.c
3171 @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
3172 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
3173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
3174 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3175 @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
3177 getncpu-irix.lo: runtime/getncpu-irix.c
3178 @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
3179 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
3180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
3181 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3182 @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
3184 getncpu-linux.lo: runtime/getncpu-linux.c
3185 @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
3186 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
3187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
3188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3189 @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
3191 mostlyclean-libtool:
3192 -rm -f *.lo
3194 clean-libtool:
3195 -rm -rf .libs _libs
3197 distclean-libtool:
3198 -rm -f libtool config.lt
3200 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3201 # runs to enable its job server during parallel builds. Hence the
3202 # comments below.
3203 all-multi:
3204 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3205 install-multi:
3206 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3208 mostlyclean-multi:
3209 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3210 clean-multi:
3211 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3212 distclean-multi:
3213 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3214 maintainer-clean-multi:
3215 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3216 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3217 @$(NORMAL_INSTALL)
3218 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3219 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3220 for p in $$list; do \
3221 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3222 echo "$$d$$p"; \
3223 done | $(am__base_list) | \
3224 while read files; do \
3225 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3226 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3227 done
3229 uninstall-toolexeclibgoDATA:
3230 @$(NORMAL_UNINSTALL)
3231 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3232 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3233 test -n "$$files" || exit 0; \
3234 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3235 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3236 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3237 @$(NORMAL_INSTALL)
3238 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3239 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3240 for p in $$list; do \
3241 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3242 echo "$$d$$p"; \
3243 done | $(am__base_list) | \
3244 while read files; do \
3245 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3246 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3247 done
3249 uninstall-toolexeclibgoarchiveDATA:
3250 @$(NORMAL_UNINSTALL)
3251 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3252 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3253 test -n "$$files" || exit 0; \
3254 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3255 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3256 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3257 @$(NORMAL_INSTALL)
3258 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3259 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3260 for p in $$list; do \
3261 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3262 echo "$$d$$p"; \
3263 done | $(am__base_list) | \
3264 while read files; do \
3265 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3266 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3267 done
3269 uninstall-toolexeclibgocompressDATA:
3270 @$(NORMAL_UNINSTALL)
3271 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3272 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3273 test -n "$$files" || exit 0; \
3274 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3275 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3276 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3277 @$(NORMAL_INSTALL)
3278 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3279 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3280 for p in $$list; do \
3281 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3282 echo "$$d$$p"; \
3283 done | $(am__base_list) | \
3284 while read files; do \
3285 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3286 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3287 done
3289 uninstall-toolexeclibgocontainerDATA:
3290 @$(NORMAL_UNINSTALL)
3291 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3292 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3293 test -n "$$files" || exit 0; \
3294 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3295 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3296 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3297 @$(NORMAL_INSTALL)
3298 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3299 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3300 for p in $$list; do \
3301 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3302 echo "$$d$$p"; \
3303 done | $(am__base_list) | \
3304 while read files; do \
3305 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3306 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3307 done
3309 uninstall-toolexeclibgocryptoDATA:
3310 @$(NORMAL_UNINSTALL)
3311 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3312 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3313 test -n "$$files" || exit 0; \
3314 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3315 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3316 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
3317 @$(NORMAL_INSTALL)
3318 test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
3319 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3320 for p in $$list; do \
3321 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3322 echo "$$d$$p"; \
3323 done | $(am__base_list) | \
3324 while read files; do \
3325 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3326 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
3327 done
3329 uninstall-toolexeclibgocryptox509DATA:
3330 @$(NORMAL_UNINSTALL)
3331 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3332 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3333 test -n "$$files" || exit 0; \
3334 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
3335 cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
3336 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
3337 @$(NORMAL_INSTALL)
3338 test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
3339 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3340 for p in $$list; do \
3341 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3342 echo "$$d$$p"; \
3343 done | $(am__base_list) | \
3344 while read files; do \
3345 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3346 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
3347 done
3349 uninstall-toolexeclibgodatabaseDATA:
3350 @$(NORMAL_UNINSTALL)
3351 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3352 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3353 test -n "$$files" || exit 0; \
3354 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
3355 cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
3356 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
3357 @$(NORMAL_INSTALL)
3358 test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
3359 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3360 for p in $$list; do \
3361 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3362 echo "$$d$$p"; \
3363 done | $(am__base_list) | \
3364 while read files; do \
3365 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3366 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
3367 done
3369 uninstall-toolexeclibgodatabasesqlDATA:
3370 @$(NORMAL_UNINSTALL)
3371 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3372 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3373 test -n "$$files" || exit 0; \
3374 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
3375 cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
3376 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3377 @$(NORMAL_INSTALL)
3378 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3379 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3380 for p in $$list; do \
3381 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3382 echo "$$d$$p"; \
3383 done | $(am__base_list) | \
3384 while read files; do \
3385 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3386 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3387 done
3389 uninstall-toolexeclibgodebugDATA:
3390 @$(NORMAL_UNINSTALL)
3391 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3392 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3393 test -n "$$files" || exit 0; \
3394 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3395 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3396 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3397 @$(NORMAL_INSTALL)
3398 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3399 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3400 for p in $$list; do \
3401 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3402 echo "$$d$$p"; \
3403 done | $(am__base_list) | \
3404 while read files; do \
3405 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3406 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3407 done
3409 uninstall-toolexeclibgoencodingDATA:
3410 @$(NORMAL_UNINSTALL)
3411 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3412 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3413 test -n "$$files" || exit 0; \
3414 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3415 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3416 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3417 @$(NORMAL_INSTALL)
3418 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3419 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3420 for p in $$list; do \
3421 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3422 echo "$$d$$p"; \
3423 done | $(am__base_list) | \
3424 while read files; do \
3425 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3426 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3427 done
3429 uninstall-toolexeclibgoexpDATA:
3430 @$(NORMAL_UNINSTALL)
3431 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3432 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3433 test -n "$$files" || exit 0; \
3434 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3435 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3436 install-toolexeclibgoexphtmlDATA: $(toolexeclibgoexphtml_DATA)
3437 @$(NORMAL_INSTALL)
3438 test -z "$(toolexeclibgoexphtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexphtmldir)"
3439 @list='$(toolexeclibgoexphtml_DATA)'; test -n "$(toolexeclibgoexphtmldir)" || list=; \
3440 for p in $$list; do \
3441 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3442 echo "$$d$$p"; \
3443 done | $(am__base_list) | \
3444 while read files; do \
3445 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexphtmldir)'"; \
3446 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexphtmldir)" || exit $$?; \
3447 done
3449 uninstall-toolexeclibgoexphtmlDATA:
3450 @$(NORMAL_UNINSTALL)
3451 @list='$(toolexeclibgoexphtml_DATA)'; test -n "$(toolexeclibgoexphtmldir)" || list=; \
3452 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3453 test -n "$$files" || exit 0; \
3454 echo " ( cd '$(DESTDIR)$(toolexeclibgoexphtmldir)' && rm -f" $$files ")"; \
3455 cd "$(DESTDIR)$(toolexeclibgoexphtmldir)" && rm -f $$files
3456 install-toolexeclibgoexplocaleDATA: $(toolexeclibgoexplocale_DATA)
3457 @$(NORMAL_INSTALL)
3458 test -z "$(toolexeclibgoexplocaledir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexplocaledir)"
3459 @list='$(toolexeclibgoexplocale_DATA)'; test -n "$(toolexeclibgoexplocaledir)" || list=; \
3460 for p in $$list; do \
3461 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3462 echo "$$d$$p"; \
3463 done | $(am__base_list) | \
3464 while read files; do \
3465 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexplocaledir)'"; \
3466 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexplocaledir)" || exit $$?; \
3467 done
3469 uninstall-toolexeclibgoexplocaleDATA:
3470 @$(NORMAL_UNINSTALL)
3471 @list='$(toolexeclibgoexplocale_DATA)'; test -n "$(toolexeclibgoexplocaledir)" || list=; \
3472 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3473 test -n "$$files" || exit 0; \
3474 echo " ( cd '$(DESTDIR)$(toolexeclibgoexplocaledir)' && rm -f" $$files ")"; \
3475 cd "$(DESTDIR)$(toolexeclibgoexplocaledir)" && rm -f $$files
3476 install-toolexeclibgoexplocalecollateDATA: $(toolexeclibgoexplocalecollate_DATA)
3477 @$(NORMAL_INSTALL)
3478 test -z "$(toolexeclibgoexplocalecollatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)"
3479 @list='$(toolexeclibgoexplocalecollate_DATA)'; test -n "$(toolexeclibgoexplocalecollatedir)" || list=; \
3480 for p in $$list; do \
3481 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3482 echo "$$d$$p"; \
3483 done | $(am__base_list) | \
3484 while read files; do \
3485 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexplocalecollatedir)'"; \
3486 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)" || exit $$?; \
3487 done
3489 uninstall-toolexeclibgoexplocalecollateDATA:
3490 @$(NORMAL_UNINSTALL)
3491 @list='$(toolexeclibgoexplocalecollate_DATA)'; test -n "$(toolexeclibgoexplocalecollatedir)" || list=; \
3492 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3493 test -n "$$files" || exit 0; \
3494 echo " ( cd '$(DESTDIR)$(toolexeclibgoexplocalecollatedir)' && rm -f" $$files ")"; \
3495 cd "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)" && rm -f $$files
3496 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3497 @$(NORMAL_INSTALL)
3498 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3499 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3500 for p in $$list; do \
3501 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3502 echo "$$d$$p"; \
3503 done | $(am__base_list) | \
3504 while read files; do \
3505 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3506 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3507 done
3509 uninstall-toolexeclibgogoDATA:
3510 @$(NORMAL_UNINSTALL)
3511 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3512 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3513 test -n "$$files" || exit 0; \
3514 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3515 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3516 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3517 @$(NORMAL_INSTALL)
3518 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3519 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3520 for p in $$list; do \
3521 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3522 echo "$$d$$p"; \
3523 done | $(am__base_list) | \
3524 while read files; do \
3525 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3526 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3527 done
3529 uninstall-toolexeclibgohashDATA:
3530 @$(NORMAL_UNINSTALL)
3531 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3532 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3533 test -n "$$files" || exit 0; \
3534 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3535 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3536 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
3537 @$(NORMAL_INSTALL)
3538 test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
3539 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3540 for p in $$list; do \
3541 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3542 echo "$$d$$p"; \
3543 done | $(am__base_list) | \
3544 while read files; do \
3545 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3546 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
3547 done
3549 uninstall-toolexeclibgohtmlDATA:
3550 @$(NORMAL_UNINSTALL)
3551 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3552 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3553 test -n "$$files" || exit 0; \
3554 echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
3555 cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
3556 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3557 @$(NORMAL_INSTALL)
3558 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3559 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3560 for p in $$list; do \
3561 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3562 echo "$$d$$p"; \
3563 done | $(am__base_list) | \
3564 while read files; do \
3565 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3566 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3567 done
3569 uninstall-toolexeclibgoimageDATA:
3570 @$(NORMAL_UNINSTALL)
3571 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3572 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3573 test -n "$$files" || exit 0; \
3574 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3575 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3576 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3577 @$(NORMAL_INSTALL)
3578 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3579 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3580 for p in $$list; do \
3581 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3582 echo "$$d$$p"; \
3583 done | $(am__base_list) | \
3584 while read files; do \
3585 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3586 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3587 done
3589 uninstall-toolexeclibgoindexDATA:
3590 @$(NORMAL_UNINSTALL)
3591 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3592 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3593 test -n "$$files" || exit 0; \
3594 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3595 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3596 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3597 @$(NORMAL_INSTALL)
3598 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3599 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3600 for p in $$list; do \
3601 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3602 echo "$$d$$p"; \
3603 done | $(am__base_list) | \
3604 while read files; do \
3605 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3606 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3607 done
3609 uninstall-toolexeclibgoioDATA:
3610 @$(NORMAL_UNINSTALL)
3611 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3612 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3613 test -n "$$files" || exit 0; \
3614 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3615 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3616 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
3617 @$(NORMAL_INSTALL)
3618 test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
3619 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3620 for p in $$list; do \
3621 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3622 echo "$$d$$p"; \
3623 done | $(am__base_list) | \
3624 while read files; do \
3625 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3626 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
3627 done
3629 uninstall-toolexeclibgologDATA:
3630 @$(NORMAL_UNINSTALL)
3631 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3632 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3633 test -n "$$files" || exit 0; \
3634 echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
3635 cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
3636 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
3637 @$(NORMAL_INSTALL)
3638 test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
3639 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3640 for p in $$list; do \
3641 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3642 echo "$$d$$p"; \
3643 done | $(am__base_list) | \
3644 while read files; do \
3645 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3646 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
3647 done
3649 uninstall-toolexeclibgomathDATA:
3650 @$(NORMAL_UNINSTALL)
3651 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3652 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3653 test -n "$$files" || exit 0; \
3654 echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
3655 cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
3656 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3657 @$(NORMAL_INSTALL)
3658 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3659 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3660 for p in $$list; do \
3661 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3662 echo "$$d$$p"; \
3663 done | $(am__base_list) | \
3664 while read files; do \
3665 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3666 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3667 done
3669 uninstall-toolexeclibgomimeDATA:
3670 @$(NORMAL_UNINSTALL)
3671 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3672 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3673 test -n "$$files" || exit 0; \
3674 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3675 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3676 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3677 @$(NORMAL_INSTALL)
3678 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3679 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3680 for p in $$list; do \
3681 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3682 echo "$$d$$p"; \
3683 done | $(am__base_list) | \
3684 while read files; do \
3685 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3686 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3687 done
3689 uninstall-toolexeclibgonetDATA:
3690 @$(NORMAL_UNINSTALL)
3691 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3692 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3693 test -n "$$files" || exit 0; \
3694 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3695 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3696 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
3697 @$(NORMAL_INSTALL)
3698 test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
3699 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3700 for p in $$list; do \
3701 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3702 echo "$$d$$p"; \
3703 done | $(am__base_list) | \
3704 while read files; do \
3705 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3706 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
3707 done
3709 uninstall-toolexeclibgonethttpDATA:
3710 @$(NORMAL_UNINSTALL)
3711 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3712 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3713 test -n "$$files" || exit 0; \
3714 echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
3715 cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
3716 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
3717 @$(NORMAL_INSTALL)
3718 test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
3719 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3720 for p in $$list; do \
3721 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3722 echo "$$d$$p"; \
3723 done | $(am__base_list) | \
3724 while read files; do \
3725 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3726 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
3727 done
3729 uninstall-toolexeclibgonetrpcDATA:
3730 @$(NORMAL_UNINSTALL)
3731 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3732 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3733 test -n "$$files" || exit 0; \
3734 echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
3735 cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
3736 install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
3737 @$(NORMAL_INSTALL)
3738 test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
3739 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3740 for p in $$list; do \
3741 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3742 echo "$$d$$p"; \
3743 done | $(am__base_list) | \
3744 while read files; do \
3745 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3746 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
3747 done
3749 uninstall-toolexeclibgooldDATA:
3750 @$(NORMAL_UNINSTALL)
3751 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3752 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3753 test -n "$$files" || exit 0; \
3754 echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
3755 cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
3756 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3757 @$(NORMAL_INSTALL)
3758 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3759 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3760 for p in $$list; do \
3761 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3762 echo "$$d$$p"; \
3763 done | $(am__base_list) | \
3764 while read files; do \
3765 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3766 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3767 done
3769 uninstall-toolexeclibgoosDATA:
3770 @$(NORMAL_UNINSTALL)
3771 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3772 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3773 test -n "$$files" || exit 0; \
3774 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3775 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3776 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3777 @$(NORMAL_INSTALL)
3778 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3779 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3780 for p in $$list; do \
3781 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3782 echo "$$d$$p"; \
3783 done | $(am__base_list) | \
3784 while read files; do \
3785 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3786 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3787 done
3789 uninstall-toolexeclibgopathDATA:
3790 @$(NORMAL_UNINSTALL)
3791 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3792 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3793 test -n "$$files" || exit 0; \
3794 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3795 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3796 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
3797 @$(NORMAL_INSTALL)
3798 test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
3799 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3800 for p in $$list; do \
3801 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3802 echo "$$d$$p"; \
3803 done | $(am__base_list) | \
3804 while read files; do \
3805 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3806 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
3807 done
3809 uninstall-toolexeclibgoregexpDATA:
3810 @$(NORMAL_UNINSTALL)
3811 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3812 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3813 test -n "$$files" || exit 0; \
3814 echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
3815 cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
3816 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3817 @$(NORMAL_INSTALL)
3818 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3819 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3820 for p in $$list; do \
3821 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3822 echo "$$d$$p"; \
3823 done | $(am__base_list) | \
3824 while read files; do \
3825 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3826 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3827 done
3829 uninstall-toolexeclibgoruntimeDATA:
3830 @$(NORMAL_UNINSTALL)
3831 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3832 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3833 test -n "$$files" || exit 0; \
3834 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3835 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3836 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3837 @$(NORMAL_INSTALL)
3838 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3839 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3840 for p in $$list; do \
3841 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3842 echo "$$d$$p"; \
3843 done | $(am__base_list) | \
3844 while read files; do \
3845 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3846 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3847 done
3849 uninstall-toolexeclibgosyncDATA:
3850 @$(NORMAL_UNINSTALL)
3851 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3852 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3853 test -n "$$files" || exit 0; \
3854 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3855 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3856 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3857 @$(NORMAL_INSTALL)
3858 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3859 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3860 for p in $$list; do \
3861 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3862 echo "$$d$$p"; \
3863 done | $(am__base_list) | \
3864 while read files; do \
3865 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3866 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3867 done
3869 uninstall-toolexeclibgotestingDATA:
3870 @$(NORMAL_UNINSTALL)
3871 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3872 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3873 test -n "$$files" || exit 0; \
3874 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3875 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3876 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
3877 @$(NORMAL_INSTALL)
3878 test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
3879 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3880 for p in $$list; do \
3881 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3882 echo "$$d$$p"; \
3883 done | $(am__base_list) | \
3884 while read files; do \
3885 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3886 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
3887 done
3889 uninstall-toolexeclibgotextDATA:
3890 @$(NORMAL_UNINSTALL)
3891 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3892 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3893 test -n "$$files" || exit 0; \
3894 echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
3895 cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
3896 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
3897 @$(NORMAL_INSTALL)
3898 test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
3899 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3900 for p in $$list; do \
3901 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3902 echo "$$d$$p"; \
3903 done | $(am__base_list) | \
3904 while read files; do \
3905 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3906 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
3907 done
3909 uninstall-toolexeclibgotexttemplateDATA:
3910 @$(NORMAL_UNINSTALL)
3911 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3912 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3913 test -n "$$files" || exit 0; \
3914 echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
3915 cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
3916 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
3917 @$(NORMAL_INSTALL)
3918 test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
3919 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3920 for p in $$list; do \
3921 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3922 echo "$$d$$p"; \
3923 done | $(am__base_list) | \
3924 while read files; do \
3925 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3926 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
3927 done
3929 uninstall-toolexeclibgounicodeDATA:
3930 @$(NORMAL_UNINSTALL)
3931 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3932 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3933 test -n "$$files" || exit 0; \
3934 echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
3935 cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
3937 # This directory's subdirectories are mostly independent; you can cd
3938 # into them and run `make' without going through this Makefile.
3939 # To change the values of `make' variables: instead of editing Makefiles,
3940 # (1) if the variable is set in `config.status', edit `config.status'
3941 # (which will cause the Makefiles to be regenerated when you run `make');
3942 # (2) otherwise, pass the desired values on the `make' command line.
3943 $(RECURSIVE_TARGETS):
3944 @fail= failcom='exit 1'; \
3945 for f in x $$MAKEFLAGS; do \
3946 case $$f in \
3947 *=* | --[!k]*);; \
3948 *k*) failcom='fail=yes';; \
3949 esac; \
3950 done; \
3951 dot_seen=no; \
3952 target=`echo $@ | sed s/-recursive//`; \
3953 list='$(SUBDIRS)'; for subdir in $$list; do \
3954 echo "Making $$target in $$subdir"; \
3955 if test "$$subdir" = "."; then \
3956 dot_seen=yes; \
3957 local_target="$$target-am"; \
3958 else \
3959 local_target="$$target"; \
3960 fi; \
3961 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3962 || eval $$failcom; \
3963 done; \
3964 if test "$$dot_seen" = "no"; then \
3965 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3966 fi; test -z "$$fail"
3968 $(RECURSIVE_CLEAN_TARGETS):
3969 @fail= failcom='exit 1'; \
3970 for f in x $$MAKEFLAGS; do \
3971 case $$f in \
3972 *=* | --[!k]*);; \
3973 *k*) failcom='fail=yes';; \
3974 esac; \
3975 done; \
3976 dot_seen=no; \
3977 case "$@" in \
3978 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3979 *) list='$(SUBDIRS)' ;; \
3980 esac; \
3981 rev=''; for subdir in $$list; do \
3982 if test "$$subdir" = "."; then :; else \
3983 rev="$$subdir $$rev"; \
3984 fi; \
3985 done; \
3986 rev="$$rev ."; \
3987 target=`echo $@ | sed s/-recursive//`; \
3988 for subdir in $$rev; do \
3989 echo "Making $$target in $$subdir"; \
3990 if test "$$subdir" = "."; then \
3991 local_target="$$target-am"; \
3992 else \
3993 local_target="$$target"; \
3994 fi; \
3995 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3996 || eval $$failcom; \
3997 done && test -z "$$fail"
3998 tags-recursive:
3999 list='$(SUBDIRS)'; for subdir in $$list; do \
4000 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
4001 done
4002 ctags-recursive:
4003 list='$(SUBDIRS)'; for subdir in $$list; do \
4004 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
4005 done
4007 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
4008 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
4009 unique=`for i in $$list; do \
4010 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4011 done | \
4012 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4013 END { if (nonempty) { for (i in files) print i; }; }'`; \
4014 mkid -fID $$unique
4015 tags: TAGS
4017 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4018 $(TAGS_FILES) $(LISP)
4019 set x; \
4020 here=`pwd`; \
4021 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
4022 include_option=--etags-include; \
4023 empty_fix=.; \
4024 else \
4025 include_option=--include; \
4026 empty_fix=; \
4027 fi; \
4028 list='$(SUBDIRS)'; for subdir in $$list; do \
4029 if test "$$subdir" = .; then :; else \
4030 test ! -f $$subdir/TAGS || \
4031 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4032 fi; \
4033 done; \
4034 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4035 unique=`for i in $$list; do \
4036 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4037 done | \
4038 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4039 END { if (nonempty) { for (i in files) print i; }; }'`; \
4040 shift; \
4041 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
4042 test -n "$$unique" || unique=$$empty_fix; \
4043 if test $$# -gt 0; then \
4044 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4045 "$$@" $$unique; \
4046 else \
4047 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4048 $$unique; \
4049 fi; \
4051 ctags: CTAGS
4052 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4053 $(TAGS_FILES) $(LISP)
4054 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4055 unique=`for i in $$list; do \
4056 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4057 done | \
4058 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4059 END { if (nonempty) { for (i in files) print i; }; }'`; \
4060 test -z "$(CTAGS_ARGS)$$unique" \
4061 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4062 $$unique
4064 GTAGS:
4065 here=`$(am__cd) $(top_builddir) && pwd` \
4066 && $(am__cd) $(top_srcdir) \
4067 && gtags -i $(GTAGS_ARGS) "$$here"
4069 distclean-tags:
4070 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4071 check-am: all-am
4072 check: check-recursive
4073 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
4074 config.h
4075 installdirs: installdirs-recursive
4076 installdirs-am:
4077 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 \
4078 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4079 done
4080 install: install-recursive
4081 install-exec: install-exec-recursive
4082 install-data: install-data-recursive
4083 uninstall: uninstall-recursive
4085 install-am: all-am
4086 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4088 installcheck: installcheck-recursive
4089 install-strip:
4090 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4091 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4092 `test -z '$(STRIP)' || \
4093 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4094 mostlyclean-generic:
4096 clean-generic:
4097 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4099 distclean-generic:
4100 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4101 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4103 maintainer-clean-generic:
4104 @echo "This command is intended for maintainers to use"
4105 @echo "it deletes files that may require special tools to rebuild."
4106 clean: clean-multi clean-recursive
4108 clean-am: clean-generic clean-libtool clean-local \
4109 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4110 mostlyclean-am
4112 distclean: distclean-multi distclean-recursive
4113 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4114 -rm -rf ./$(DEPDIR)
4115 -rm -f Makefile
4116 distclean-am: clean-am distclean-compile distclean-generic \
4117 distclean-hdr distclean-libtool distclean-tags
4119 dvi: dvi-recursive
4121 dvi-am:
4123 html: html-recursive
4125 html-am:
4127 info: info-recursive
4129 info-am:
4131 install-data-am:
4133 install-dvi: install-dvi-recursive
4135 install-dvi-am:
4137 install-exec-am: install-multi install-toolexeclibLIBRARIES \
4138 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4139 install-toolexeclibgoarchiveDATA \
4140 install-toolexeclibgocompressDATA \
4141 install-toolexeclibgocontainerDATA \
4142 install-toolexeclibgocryptoDATA \
4143 install-toolexeclibgocryptox509DATA \
4144 install-toolexeclibgodatabaseDATA \
4145 install-toolexeclibgodatabasesqlDATA \
4146 install-toolexeclibgodebugDATA \
4147 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4148 install-toolexeclibgoexphtmlDATA \
4149 install-toolexeclibgoexplocaleDATA \
4150 install-toolexeclibgoexplocalecollateDATA \
4151 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4152 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4153 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4154 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4155 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4156 install-toolexeclibgonethttpDATA \
4157 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4158 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4159 install-toolexeclibgoregexpDATA \
4160 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4161 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4162 install-toolexeclibgotexttemplateDATA \
4163 install-toolexeclibgounicodeDATA
4165 install-html: install-html-recursive
4167 install-html-am:
4169 install-info: install-info-recursive
4171 install-info-am:
4173 install-man:
4175 install-pdf: install-pdf-recursive
4177 install-pdf-am:
4179 install-ps: install-ps-recursive
4181 install-ps-am:
4183 installcheck-am:
4185 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
4186 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4187 -rm -rf $(top_srcdir)/autom4te.cache
4188 -rm -rf ./$(DEPDIR)
4189 -rm -f Makefile
4190 maintainer-clean-am: distclean-am maintainer-clean-generic
4192 mostlyclean: mostlyclean-multi mostlyclean-recursive
4194 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
4195 mostlyclean-libtool mostlyclean-local
4197 pdf: pdf-recursive
4199 pdf-am:
4201 ps: ps-recursive
4203 ps-am:
4205 uninstall-am: uninstall-toolexeclibLIBRARIES \
4206 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4207 uninstall-toolexeclibgoarchiveDATA \
4208 uninstall-toolexeclibgocompressDATA \
4209 uninstall-toolexeclibgocontainerDATA \
4210 uninstall-toolexeclibgocryptoDATA \
4211 uninstall-toolexeclibgocryptox509DATA \
4212 uninstall-toolexeclibgodatabaseDATA \
4213 uninstall-toolexeclibgodatabasesqlDATA \
4214 uninstall-toolexeclibgodebugDATA \
4215 uninstall-toolexeclibgoencodingDATA \
4216 uninstall-toolexeclibgoexpDATA \
4217 uninstall-toolexeclibgoexphtmlDATA \
4218 uninstall-toolexeclibgoexplocaleDATA \
4219 uninstall-toolexeclibgoexplocalecollateDATA \
4220 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
4221 uninstall-toolexeclibgohtmlDATA \
4222 uninstall-toolexeclibgoimageDATA \
4223 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4224 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4225 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4226 uninstall-toolexeclibgonethttpDATA \
4227 uninstall-toolexeclibgonetrpcDATA \
4228 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4229 uninstall-toolexeclibgopathDATA \
4230 uninstall-toolexeclibgoregexpDATA \
4231 uninstall-toolexeclibgoruntimeDATA \
4232 uninstall-toolexeclibgosyncDATA \
4233 uninstall-toolexeclibgotestingDATA \
4234 uninstall-toolexeclibgotextDATA \
4235 uninstall-toolexeclibgotexttemplateDATA \
4236 uninstall-toolexeclibgounicodeDATA
4238 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4239 clean-multi ctags-recursive distclean-multi install-am \
4240 install-multi install-strip maintainer-clean-multi \
4241 mostlyclean-multi tags-recursive
4243 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4244 all all-am all-multi am--refresh check check-am clean \
4245 clean-generic clean-libtool clean-local clean-multi \
4246 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4247 ctags-recursive distclean distclean-compile distclean-generic \
4248 distclean-hdr distclean-libtool distclean-multi distclean-tags \
4249 dvi dvi-am html html-am info info-am install install-am \
4250 install-data install-data-am install-dvi install-dvi-am \
4251 install-exec install-exec-am install-html install-html-am \
4252 install-info install-info-am install-man install-multi \
4253 install-pdf install-pdf-am install-ps install-ps-am \
4254 install-strip install-toolexeclibLIBRARIES \
4255 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4256 install-toolexeclibgoarchiveDATA \
4257 install-toolexeclibgocompressDATA \
4258 install-toolexeclibgocontainerDATA \
4259 install-toolexeclibgocryptoDATA \
4260 install-toolexeclibgocryptox509DATA \
4261 install-toolexeclibgodatabaseDATA \
4262 install-toolexeclibgodatabasesqlDATA \
4263 install-toolexeclibgodebugDATA \
4264 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4265 install-toolexeclibgoexphtmlDATA \
4266 install-toolexeclibgoexplocaleDATA \
4267 install-toolexeclibgoexplocalecollateDATA \
4268 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4269 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4270 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4271 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4272 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4273 install-toolexeclibgonethttpDATA \
4274 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4275 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4276 install-toolexeclibgoregexpDATA \
4277 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4278 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4279 install-toolexeclibgotexttemplateDATA \
4280 install-toolexeclibgounicodeDATA installcheck installcheck-am \
4281 installdirs installdirs-am maintainer-clean \
4282 maintainer-clean-generic maintainer-clean-multi mostlyclean \
4283 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4284 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
4285 tags-recursive uninstall uninstall-am \
4286 uninstall-toolexeclibLIBRARIES \
4287 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4288 uninstall-toolexeclibgoarchiveDATA \
4289 uninstall-toolexeclibgocompressDATA \
4290 uninstall-toolexeclibgocontainerDATA \
4291 uninstall-toolexeclibgocryptoDATA \
4292 uninstall-toolexeclibgocryptox509DATA \
4293 uninstall-toolexeclibgodatabaseDATA \
4294 uninstall-toolexeclibgodatabasesqlDATA \
4295 uninstall-toolexeclibgodebugDATA \
4296 uninstall-toolexeclibgoencodingDATA \
4297 uninstall-toolexeclibgoexpDATA \
4298 uninstall-toolexeclibgoexphtmlDATA \
4299 uninstall-toolexeclibgoexplocaleDATA \
4300 uninstall-toolexeclibgoexplocalecollateDATA \
4301 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
4302 uninstall-toolexeclibgohtmlDATA \
4303 uninstall-toolexeclibgoimageDATA \
4304 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4305 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4306 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4307 uninstall-toolexeclibgonethttpDATA \
4308 uninstall-toolexeclibgonetrpcDATA \
4309 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4310 uninstall-toolexeclibgopathDATA \
4311 uninstall-toolexeclibgoregexpDATA \
4312 uninstall-toolexeclibgoruntimeDATA \
4313 uninstall-toolexeclibgosyncDATA \
4314 uninstall-toolexeclibgotestingDATA \
4315 uninstall-toolexeclibgotextDATA \
4316 uninstall-toolexeclibgotexttemplateDATA \
4317 uninstall-toolexeclibgounicodeDATA
4320 goc2c.$(OBJEXT): runtime/goc2c.c
4321 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4323 goc2c: goc2c.$(OBJEXT)
4324 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4326 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4327 ./goc2c $< > $@.tmp
4328 mv -f $@.tmp $@
4330 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4331 ./goc2c $< > $@.tmp
4332 mv -f $@.tmp $@
4334 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4335 ./goc2c $< > $@.tmp
4336 mv -f $@.tmp $@
4338 runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
4339 ./goc2c $< > $@.tmp
4340 mv -f $@.tmp $@
4342 sema.c: $(srcdir)/runtime/sema.goc goc2c
4343 ./goc2c $< > $@.tmp
4344 mv -f $@.tmp $@
4346 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4347 ./goc2c --go-pkgpath os_signal $< > $@.tmp
4348 mv -f $@.tmp $@
4350 time.c: $(srcdir)/runtime/time.goc goc2c
4351 ./goc2c $< > $@.tmp
4352 mv -f $@.tmp $@
4354 %.c: $(srcdir)/runtime/%.goc goc2c
4355 ./goc2c $< > $@.tmp
4356 mv -f $@.tmp $@
4358 version.go: s-version; @true
4359 s-version: Makefile
4360 rm -f version.go.tmp
4361 echo "package runtime" > version.go.tmp
4362 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4363 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
4364 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4365 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4366 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4367 $(STAMP) $@
4369 libcalls.go: s-libcalls; @true
4370 s-libcalls: Makefile go/syscall/mksyscall.awk $(go_base_syscall_files)
4371 rm -f libcalls.go.tmp
4372 files=`echo $^ | sed -e 's/Makefile//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4373 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
4374 $(SHELL) $(srcdir)/../move-if-change libcalls.go.tmp libcalls.go
4375 $(STAMP) $@
4377 syscall_arch.go: s-syscall_arch; @true
4378 s-syscall_arch: Makefile
4379 rm -f syscall_arch.go.tmp
4380 echo "package syscall" > syscall_arch.go.tmp
4381 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4382 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4383 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4384 $(STAMP) $@
4386 sysinfo.go: s-sysinfo; @true
4387 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4388 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4389 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4390 $(STAMP) $@
4392 # The epoll struct has an embedded union and is packed on x86_64,
4393 # which is too complicated for mksysinfo.sh. We find the offset of
4394 # the only field we care about in configure.ac, and generate the
4395 # struct here.
4396 epoll.go: s-epoll; @true
4397 s-epoll: Makefile
4398 rm -f epoll.go.tmp
4399 echo 'package syscall' > epoll.go.tmp
4400 echo 'type EpollEvent struct {' >> epoll.go.tmp
4401 echo ' Events uint32' >> epoll.go.tmp
4402 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4403 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
4404 exit 1; ;; \
4405 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
4406 12,4) echo ' Fd int32' >> epoll.go.tmp; \
4407 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
4408 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4409 echo ' Fd int32' >> epoll.go.tmp; ;; \
4410 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4411 echo ' Fd int32' >> epoll.go.tmp; \
4412 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
4413 *) echo 1>&2 "*** struct epoll_event unsupported"; \
4414 exit 1; ;; \
4415 esac
4416 echo '}' >> epoll.go.tmp
4417 $(SHELL) $(srcdir)/../move-if-change epoll.go.tmp epoll.go
4418 $(STAMP) $@
4420 @go_include@ bufio.lo.dep
4421 bufio.lo.dep: $(go_bufio_files)
4422 $(BUILDDEPS)
4423 bufio.lo: $(go_bufio_files)
4424 $(BUILDPACKAGE)
4425 bufio/check: $(CHECK_DEPS)
4426 @$(CHECK)
4427 .PHONY: bufio/check
4429 @go_include@ bytes.lo.dep
4430 bytes.lo.dep: $(go_bytes_files)
4431 $(BUILDDEPS)
4432 bytes.lo: $(go_bytes_files)
4433 $(BUILDPACKAGE)
4434 bytes/index.lo: $(go_bytes_c_files)
4435 @$(MKDIR_P) bytes
4436 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4437 bytes/check: $(CHECK_DEPS)
4438 @$(CHECK)
4439 .PHONY: bytes/check
4441 @go_include@ crypto.lo.dep
4442 crypto.lo.dep: $(go_crypto_files)
4443 $(BUILDDEPS)
4444 crypto.lo: $(go_crypto_files)
4445 $(BUILDPACKAGE)
4446 crypto/check: $(CHECK_DEPS)
4447 @$(CHECK)
4448 .PHONY: crypto/check
4450 @go_include@ errors.lo.dep
4451 errors.lo.dep: $(go_errors_files)
4452 $(BUILDDEPS)
4453 errors.lo: $(go_errors_files)
4454 $(BUILDPACKAGE)
4455 errors/check: $(CHECK_DEPS)
4456 @$(CHECK)
4457 .PHONY: errors/check
4459 @go_include@ expvar.lo.dep
4460 expvar.lo.dep: $(go_expvar_files)
4461 $(BUILDDEPS)
4462 expvar.lo: $(go_expvar_files)
4463 $(BUILDPACKAGE)
4464 expvar/check: $(CHECK_DEPS)
4465 @$(CHECK)
4466 .PHONY: expvar/check
4468 @go_include@ flag.lo.dep
4469 flag.lo.dep: $(go_flag_files)
4470 $(BUILDDEPS)
4471 flag.lo: $(go_flag_files)
4472 $(BUILDPACKAGE)
4473 flag/check: $(CHECK_DEPS)
4474 @$(CHECK)
4475 .PHONY: flag/check
4477 @go_include@ fmt.lo.dep
4478 fmt.lo.dep: $(go_fmt_files)
4479 $(BUILDDEPS)
4480 fmt.lo: $(go_fmt_files)
4481 $(BUILDPACKAGE)
4482 fmt/check: $(CHECK_DEPS)
4483 @$(CHECK)
4484 .PHONY: fmt/check
4486 @go_include@ hash.lo.dep
4487 hash.lo.dep: $(go_hash_files)
4488 $(BUILDDEPS)
4489 hash.lo: $(go_hash_files)
4490 $(BUILDPACKAGE)
4491 hash/check: $(CHECK_DEPS)
4492 @$(CHECK)
4493 .PHONY: hash/check
4495 @go_include@ html.lo.dep
4496 html.lo.dep: $(go_html_files)
4497 $(BUILDDEPS)
4498 html.lo: $(go_html_files)
4499 $(BUILDPACKAGE)
4500 html/check: $(CHECK_DEPS)
4501 @$(CHECK)
4502 .PHONY: html/check
4504 @go_include@ image.lo.dep
4505 image.lo.dep: $(go_image_files)
4506 $(BUILDDEPS)
4507 image.lo: $(go_image_files)
4508 $(BUILDPACKAGE)
4509 image/check: $(CHECK_DEPS)
4510 @$(CHECK)
4511 .PHONY: image/check
4513 @go_include@ io.lo.dep
4514 io.lo.dep: $(go_io_files)
4515 $(BUILDDEPS)
4516 io.lo: $(go_io_files)
4517 $(BUILDPACKAGE)
4518 io/check: $(CHECK_DEPS)
4519 @$(CHECK)
4520 .PHONY: io/check
4522 @go_include@ log.lo.dep
4523 log.lo.dep: $(go_log_files)
4524 $(BUILDDEPS)
4525 log.lo: $(go_log_files)
4526 $(BUILDPACKAGE)
4527 log/check: $(CHECK_DEPS)
4528 @$(CHECK)
4529 .PHONY: log/check
4531 @go_include@ math.lo.dep
4532 math.lo.dep: $(go_math_files)
4533 $(BUILDDEPS)
4534 math.lo: $(go_math_files)
4535 $(MKDIR_P) $(@D)
4536 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4537 $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
4538 math/check: $(CHECK_DEPS)
4539 @$(CHECK)
4540 .PHONY: math/check
4542 @go_include@ mime.lo.dep
4543 mime.lo.dep: $(go_mime_files)
4544 $(BUILDDEPS)
4545 mime.lo: $(go_mime_files)
4546 $(BUILDPACKAGE)
4547 mime/check: $(CHECK_DEPS)
4548 @$(CHECK)
4549 .PHONY: mime/check
4551 @go_include@ net.lo.dep
4552 net.lo.dep: $(go_net_files)
4553 $(BUILDDEPS)
4554 net.lo: $(go_net_files)
4555 $(BUILDPACKAGE)
4556 net/check: $(CHECK_DEPS)
4557 @$(CHECK)
4558 .PHONY: net/check
4560 @go_include@ os.lo.dep
4561 os.lo.dep: $(go_os_files)
4562 $(BUILDDEPS)
4563 os.lo: $(go_os_files)
4564 $(BUILDPACKAGE)
4565 os/check: $(CHECK_DEPS)
4566 @$(CHECK)
4567 .PHONY: os/check
4569 @go_include@ path.lo.dep
4570 path.lo.dep: $(go_path_files)
4571 $(BUILDDEPS)
4572 path.lo: $(go_path_files)
4573 $(BUILDPACKAGE)
4574 path/check: $(CHECK_DEPS)
4575 @$(CHECK)
4576 .PHONY: path/check
4578 @go_include@ reflect-go.lo.dep
4579 reflect-go.lo.dep: $(go_reflect_files)
4580 $(BUILDDEPS)
4581 reflect-go.lo: $(go_reflect_files)
4582 $(BUILDPACKAGE)
4583 reflect/check: $(CHECK_DEPS)
4584 @$(CHECK)
4585 .PHONY: reflect/check
4587 @go_include@ regexp.lo.dep
4588 regexp.lo.dep: $(go_regexp_files)
4589 $(BUILDDEPS)
4590 regexp.lo: $(go_regexp_files)
4591 $(BUILDPACKAGE)
4592 regexp/check: $(CHECK_DEPS)
4593 @$(CHECK)
4594 .PHONY: regexp/check
4596 @go_include@ runtime-go.lo.dep
4597 runtime-go.lo.dep: $(go_runtime_files)
4598 $(BUILDDEPS)
4599 runtime-go.lo: $(go_runtime_files)
4600 $(BUILDPACKAGE)
4601 runtime/check: $(CHECK_DEPS)
4602 @$(CHECK)
4603 .PHONY: runtime/check
4605 @go_include@ sort.lo.dep
4606 sort.lo.dep: $(go_sort_files)
4607 $(BUILDDEPS)
4608 sort.lo: $(go_sort_files)
4609 $(BUILDPACKAGE)
4610 sort/check: $(CHECK_DEPS)
4611 @$(CHECK)
4612 .PHONY: sort/check
4614 @go_include@ strconv.lo.dep
4615 strconv.lo.dep: $(go_strconv_files)
4616 $(BUILDDEPS)
4617 strconv.lo: $(go_strconv_files)
4618 $(BUILDPACKAGE)
4619 strconv/check: $(CHECK_DEPS)
4620 @$(CHECK)
4621 .PHONY: strconv/check
4623 @go_include@ strings.lo.dep
4624 strings.lo.dep: $(go_strings_files)
4625 $(BUILDDEPS)
4626 strings.lo: $(go_strings_files)
4627 $(BUILDPACKAGE)
4628 strings/check: $(CHECK_DEPS)
4629 @$(CHECK)
4630 .PHONY: strings/check
4632 @go_include@ sync.lo.dep
4633 sync.lo.dep: $(go_sync_files)
4634 $(BUILDDEPS)
4635 sync.lo: $(go_sync_files)
4636 $(BUILDPACKAGE)
4637 sync/check: $(CHECK_DEPS)
4638 @$(CHECK)
4639 .PHONY: sync/check
4641 @go_include@ testing.lo.dep
4642 testing.lo.dep: $(go_testing_files)
4643 $(BUILDDEPS)
4644 testing.lo: $(go_testing_files)
4645 $(BUILDPACKAGE)
4646 testing/check: $(CHECK_DEPS)
4647 @$(CHECK)
4648 .PHONY: testing/check
4650 @go_include@ time-go.lo.dep
4651 time-go.lo.dep: $(go_time_files)
4652 $(BUILDDEPS)
4653 time-go.lo: $(go_time_files)
4654 $(BUILDPACKAGE)
4655 time/check: $(CHECK_DEPS)
4656 @$(CHECK)
4657 .PHONY: time/check
4659 @go_include@ unicode.lo.dep
4660 unicode.lo.dep: $(go_unicode_files)
4661 $(BUILDDEPS)
4662 unicode.lo: $(go_unicode_files)
4663 $(BUILDPACKAGE)
4664 unicode/check: $(CHECK_DEPS)
4665 @$(CHECK)
4666 .PHONY: unicode/check
4668 @go_include@ archive/tar.lo.dep
4669 archive/tar.lo.dep: $(go_archive_tar_files)
4670 $(BUILDDEPS)
4671 archive/tar.lo: $(go_archive_tar_files)
4672 $(BUILDPACKAGE)
4673 archive/tar/check: $(CHECK_DEPS)
4674 @$(CHECK)
4675 .PHONY: archive/tar/check
4677 @go_include@ archive/zip.lo.dep
4678 archive/zip.lo.dep: $(go_archive_zip_files)
4679 $(BUILDDEPS)
4680 archive/zip.lo: $(go_archive_zip_files)
4681 $(BUILDPACKAGE)
4682 archive/zip/check: $(CHECK_DEPS)
4683 @$(CHECK)
4684 .PHONY: archive/zip/check
4686 @go_include@ compress/bzip2.lo.dep
4687 compress/bzip2.lo.dep: $(go_compress_bzip2_files)
4688 $(BUILDDEPS)
4689 compress/bzip2.lo: $(go_compress_bzip2_files)
4690 $(BUILDPACKAGE)
4691 compress/bzip2/check: $(CHECK_DEPS)
4692 @$(CHECK)
4693 .PHONY: compress/bzip2/check
4695 @go_include@ compress/flate.lo.dep
4696 compress/flate.lo.dep: $(go_compress_flate_files)
4697 $(BUILDDEPS)
4698 compress/flate.lo: $(go_compress_flate_files)
4699 $(BUILDPACKAGE)
4700 compress/flate/check: $(CHECK_DEPS)
4701 @$(CHECK)
4702 .PHONY: compress/flate/check
4704 @go_include@ compress/gzip.lo.dep
4705 compress/gzip.lo.dep: $(go_compress_gzip_files)
4706 $(BUILDDEPS)
4707 compress/gzip.lo: $(go_compress_gzip_files)
4708 $(BUILDPACKAGE)
4709 compress/gzip/check: $(CHECK_DEPS)
4710 @$(CHECK)
4711 .PHONY: compress/gzip/check
4713 @go_include@ compress/lzw.lo.dep
4714 compress/lzw.lo.dep: $(go_compress_lzw_files)
4715 $(BUILDDEPS)
4716 compress/lzw.lo: $(go_compress_lzw_files)
4717 $(BUILDPACKAGE)
4718 compress/lzw/check: $(CHECK_DEPS)
4719 @$(CHECK)
4720 .PHONY: compress/lzw/check
4722 @go_include@ compress/zlib.lo.dep
4723 compress/zlib.lo.dep: $(go_compress_zlib_files)
4724 $(BUILDDEPS)
4725 compress/zlib.lo: $(go_compress_zlib_files)
4726 $(BUILDPACKAGE)
4727 compress/zlib/check: $(CHECK_DEPS)
4728 @$(CHECK)
4729 .PHONY: compress/zlib/check
4731 @go_include@ container/heap.lo.dep
4732 container/heap.lo.dep: $(go_container_heap_files)
4733 $(BUILDDEPS)
4734 container/heap.lo: $(go_container_heap_files)
4735 $(BUILDPACKAGE)
4736 container/heap/check: $(CHECK_DEPS)
4737 @$(CHECK)
4738 .PHONY: container/heap/check
4740 @go_include@ container/list.lo.dep
4741 container/list.lo.dep: $(go_container_list_files)
4742 $(BUILDDEPS)
4743 container/list.lo: $(go_container_list_files)
4744 $(BUILDPACKAGE)
4745 container/list/check: $(CHECK_DEPS)
4746 @$(CHECK)
4747 .PHONY: container/list/check
4749 @go_include@ container/ring.lo.dep
4750 container/ring.lo.dep: $(go_container_ring_files)
4751 $(BUILDDEPS)
4752 container/ring.lo: $(go_container_ring_files)
4753 $(BUILDPACKAGE)
4754 container/ring/check: $(CHECK_DEPS)
4755 @$(CHECK)
4756 .PHONY: container/ring/check
4758 @go_include@ crypto/aes.lo.dep
4759 crypto/aes.lo.dep: $(go_crypto_aes_files)
4760 $(BUILDDEPS)
4761 crypto/aes.lo: $(go_crypto_aes_files)
4762 $(BUILDPACKAGE)
4763 crypto/aes/check: $(CHECK_DEPS)
4764 @$(CHECK)
4765 .PHONY: crypto/aes/check
4767 @go_include@ crypto/cipher.lo.dep
4768 crypto/cipher.lo.dep: $(go_crypto_cipher_files)
4769 $(BUILDDEPS)
4770 crypto/cipher.lo: $(go_crypto_cipher_files)
4771 $(BUILDPACKAGE)
4772 crypto/cipher/check: $(CHECK_DEPS)
4773 @$(CHECK)
4774 .PHONY: crypto/cipher/check
4776 @go_include@ crypto/des.lo.dep
4777 crypto/des.lo.dep: $(go_crypto_des_files)
4778 $(BUILDDEPS)
4779 crypto/des.lo: $(go_crypto_des_files)
4780 $(BUILDPACKAGE)
4781 crypto/des/check: $(CHECK_DEPS)
4782 @$(CHECK)
4783 .PHONY: crypto/des/check
4785 @go_include@ crypto/dsa.lo.dep
4786 crypto/dsa.lo.dep: $(go_crypto_dsa_files)
4787 $(BUILDDEPS)
4788 crypto/dsa.lo: $(go_crypto_dsa_files)
4789 $(BUILDPACKAGE)
4790 crypto/dsa/check: $(CHECK_DEPS)
4791 @$(CHECK)
4792 .PHONY: crypto/dsa/check
4794 @go_include@ crypto/ecdsa.lo.dep
4795 crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
4796 $(BUILDDEPS)
4797 crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
4798 $(BUILDPACKAGE)
4799 crypto/ecdsa/check: $(CHECK_DEPS)
4800 @$(CHECK)
4801 .PHONY: crypto/ecdsa/check
4803 @go_include@ crypto/elliptic.lo.dep
4804 crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
4805 $(BUILDDEPS)
4806 crypto/elliptic.lo: $(go_crypto_elliptic_files)
4807 $(BUILDPACKAGE)
4808 crypto/elliptic/check: $(CHECK_DEPS)
4809 @$(CHECK)
4810 .PHONY: crypto/elliptic/check
4812 @go_include@ crypto/hmac.lo.dep
4813 crypto/hmac.lo.dep: $(go_crypto_hmac_files)
4814 $(BUILDDEPS)
4815 crypto/hmac.lo: $(go_crypto_hmac_files)
4816 $(BUILDPACKAGE)
4817 crypto/hmac/check: $(CHECK_DEPS)
4818 @$(CHECK)
4819 .PHONY: crypto/hmac/check
4821 @go_include@ crypto/md5.lo.dep
4822 crypto/md5.lo.dep: $(go_crypto_md5_files)
4823 $(BUILDDEPS)
4824 crypto/md5.lo: $(go_crypto_md5_files)
4825 $(BUILDPACKAGE)
4826 crypto/md5/check: $(CHECK_DEPS)
4827 @$(CHECK)
4828 .PHONY: crypto/md5/check
4830 @go_include@ crypto/rand.lo.dep
4831 crypto/rand.lo.dep: $(go_crypto_rand_files)
4832 $(BUILDDEPS)
4833 crypto/rand.lo: $(go_crypto_rand_files)
4834 $(BUILDPACKAGE)
4835 crypto/rand/check: $(CHECK_DEPS)
4836 @$(CHECK)
4837 .PHONY: crypto/rand/check
4839 @go_include@ crypto/rc4.lo.dep
4840 crypto/rc4.lo.dep: $(go_crypto_rc4_files)
4841 $(BUILDDEPS)
4842 crypto/rc4.lo: $(go_crypto_rc4_files)
4843 $(BUILDPACKAGE)
4844 crypto/rc4/check: $(CHECK_DEPS)
4845 @$(CHECK)
4846 .PHONY: crypto/rc4/check
4848 @go_include@ crypto/rsa.lo.dep
4849 crypto/rsa.lo.dep: $(go_crypto_rsa_files)
4850 $(BUILDDEPS)
4851 crypto/rsa.lo: $(go_crypto_rsa_files)
4852 $(BUILDPACKAGE)
4853 crypto/rsa/check: $(CHECK_DEPS)
4854 @$(CHECK)
4855 .PHONY: crypto/rsa/check
4857 @go_include@ crypto/sha1.lo.dep
4858 crypto/sha1.lo.dep: $(go_crypto_sha1_files)
4859 $(BUILDDEPS)
4860 crypto/sha1.lo: $(go_crypto_sha1_files)
4861 $(BUILDPACKAGE)
4862 crypto/sha1/check: $(CHECK_DEPS)
4863 @$(CHECK)
4864 .PHONY: crypto/sha1/check
4866 @go_include@ crypto/sha256.lo.dep
4867 crypto/sha256.lo.dep: $(go_crypto_sha256_files)
4868 $(BUILDDEPS)
4869 crypto/sha256.lo: $(go_crypto_sha256_files)
4870 $(BUILDPACKAGE)
4871 crypto/sha256/check: $(CHECK_DEPS)
4872 @$(CHECK)
4873 .PHONY: crypto/sha256/check
4875 @go_include@ crypto/sha512.lo.dep
4876 crypto/sha512.lo.dep: $(go_crypto_sha512_files)
4877 $(BUILDDEPS)
4878 crypto/sha512.lo: $(go_crypto_sha512_files)
4879 $(BUILDPACKAGE)
4880 crypto/sha512/check: $(CHECK_DEPS)
4881 @$(CHECK)
4882 .PHONY: crypto/sha512/check
4884 @go_include@ crypto/subtle.lo.dep
4885 crypto/subtle.lo.dep: $(go_crypto_subtle_files)
4886 $(BUILDDEPS)
4887 crypto/subtle.lo: $(go_crypto_subtle_files)
4888 $(BUILDPACKAGE)
4889 crypto/subtle/check: $(CHECK_DEPS)
4890 @$(CHECK)
4891 .PHONY: crypto/subtle/check
4893 @go_include@ crypto/tls.lo.dep
4894 crypto/tls.lo.dep: $(go_crypto_tls_files)
4895 $(BUILDDEPS)
4896 crypto/tls.lo: $(go_crypto_tls_files)
4897 $(BUILDPACKAGE)
4898 crypto/tls/check: $(CHECK_DEPS)
4899 @$(CHECK)
4900 .PHONY: crypto/tls/check
4902 @go_include@ crypto/x509.lo.dep
4903 crypto/x509.lo.dep: $(go_crypto_x509_files)
4904 $(BUILDDEPS)
4905 crypto/x509.lo: $(go_crypto_x509_files)
4906 $(BUILDPACKAGE)
4907 crypto/x509/check: $(CHECK_DEPS)
4908 @$(CHECK)
4909 .PHONY: crypto/x509/check
4911 @go_include@ crypto/x509/pkix.lo.dep
4912 crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
4913 $(BUILDDEPS)
4914 crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
4915 $(BUILDPACKAGE)
4916 crypto/x509/pkix/check: $(CHECK_DEPS)
4917 @$(CHECK)
4918 .PHONY: crypto/x509/pkix/check
4920 @go_include@ database/sql.lo.dep
4921 database/sql.lo.dep: $(go_database_sql_files)
4922 $(BUILDDEPS)
4923 database/sql.lo: $(go_database_sql_files)
4924 $(BUILDPACKAGE)
4925 database/sql/check: $(CHECK_DEPS)
4926 @$(CHECK)
4927 .PHONY: database/sql/check
4929 @go_include@ database/sql/driver.lo.dep
4930 database/sql/driver.lo.dep: $(go_database_sql_driver_files)
4931 $(BUILDDEPS)
4932 database/sql/driver.lo: $(go_database_sql_driver_files)
4933 $(BUILDPACKAGE)
4934 database/sql/driver/check: $(CHECK_DEPS)
4935 @$(CHECK)
4936 .PHONY: database/sql/driver/check
4938 @go_include@ debug/dwarf.lo.dep
4939 debug/dwarf.lo.dep: $(go_debug_dwarf_files)
4940 $(BUILDDEPS)
4941 debug/dwarf.lo: $(go_debug_dwarf_files)
4942 $(BUILDPACKAGE)
4943 debug/dwarf/check: $(CHECK_DEPS)
4944 @$(CHECK)
4945 .PHONY: debug/dwarf/check
4947 @go_include@ debug/elf.lo.dep
4948 debug/elf.lo.dep: $(go_debug_elf_files)
4949 $(BUILDDEPS)
4950 debug/elf.lo: $(go_debug_elf_files)
4951 $(BUILDPACKAGE)
4952 debug/elf/check: $(CHECK_DEPS)
4953 @$(CHECK)
4954 .PHONY: debug/elf/check
4956 @go_include@ debug/gosym.lo.dep
4957 debug/gosym.lo.dep: $(go_debug_gosym_files)
4958 $(BUILDDEPS)
4959 debug/gosym.lo: $(go_debug_gosym_files)
4960 $(BUILDPACKAGE)
4961 debug/gosym/check: $(CHECK_DEPS)
4962 @$(CHECK)
4963 .PHONY: debug/gosym/check
4965 @go_include@ debug/macho.lo.dep
4966 debug/macho.lo.dep: $(go_debug_macho_files)
4967 $(BUILDDEPS)
4968 debug/macho.lo: $(go_debug_macho_files)
4969 $(BUILDPACKAGE)
4970 debug/macho/check: $(CHECK_DEPS)
4971 @$(CHECK)
4972 .PHONY: debug/macho/check
4974 @go_include@ debug/pe.lo.dep
4975 debug/pe.lo.dep: $(go_debug_pe_files)
4976 $(BUILDDEPS)
4977 debug/pe.lo: $(go_debug_pe_files)
4978 $(BUILDPACKAGE)
4979 debug/pe/check: $(CHECK_DEPS)
4980 @$(CHECK)
4981 .PHONY: debug/pe/check
4983 @go_include@ encoding/asn1.lo.dep
4984 encoding/asn1.lo.dep: $(go_encoding_asn1_files)
4985 $(BUILDDEPS)
4986 encoding/asn1.lo: $(go_encoding_asn1_files)
4987 $(BUILDPACKAGE)
4988 encoding/asn1/check: $(CHECK_DEPS)
4989 @$(CHECK)
4990 .PHONY: encoding/asn1/check
4992 @go_include@ encoding/ascii85.lo.dep
4993 encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
4994 $(BUILDDEPS)
4995 encoding/ascii85.lo: $(go_encoding_ascii85_files)
4996 $(BUILDPACKAGE)
4997 encoding/ascii85/check: $(CHECK_DEPS)
4998 @$(CHECK)
4999 .PHONY: encoding/ascii85/check
5001 @go_include@ encoding/base32.lo.dep
5002 encoding/base32.lo.dep: $(go_encoding_base32_files)
5003 $(BUILDDEPS)
5004 encoding/base32.lo: $(go_encoding_base32_files)
5005 $(BUILDPACKAGE)
5006 encoding/base32/check: $(CHECK_DEPS)
5007 @$(CHECK)
5008 .PHONY: encoding/base32/check
5010 @go_include@ encoding/base64.lo.dep
5011 encoding/base64.lo.dep: $(go_encoding_base64_files)
5012 $(BUILDDEPS)
5013 encoding/base64.lo: $(go_encoding_base64_files)
5014 $(BUILDPACKAGE)
5015 encoding/base64/check: $(CHECK_DEPS)
5016 @$(CHECK)
5017 .PHONY: encoding/base64/check
5019 @go_include@ encoding/binary.lo.dep
5020 encoding/binary.lo.dep: $(go_encoding_binary_files)
5021 $(BUILDDEPS)
5022 encoding/binary.lo: $(go_encoding_binary_files)
5023 $(BUILDPACKAGE)
5024 encoding/binary/check: $(CHECK_DEPS)
5025 @$(CHECK)
5026 .PHONY: encoding/binary/check
5028 @go_include@ encoding/csv.lo.dep
5029 encoding/csv.lo.dep: $(go_encoding_csv_files)
5030 $(BUILDDEPS)
5031 encoding/csv.lo: $(go_encoding_csv_files)
5032 $(BUILDPACKAGE)
5033 encoding/csv/check: $(CHECK_DEPS)
5034 @$(CHECK)
5035 .PHONY: encoding/csv/check
5037 @go_include@ encoding/gob.lo.dep
5038 encoding/gob.lo.dep: $(go_encoding_gob_files)
5039 $(BUILDDEPS)
5040 encoding/gob.lo: $(go_encoding_gob_files)
5041 $(BUILDPACKAGE)
5042 encoding/gob/check: $(CHECK_DEPS)
5043 @$(CHECK)
5044 .PHONY: encoding/gob/check
5046 @go_include@ encoding/hex.lo.dep
5047 encoding/hex.lo.dep: $(go_encoding_hex_files)
5048 $(BUILDDEPS)
5049 encoding/hex.lo: $(go_encoding_hex_files)
5050 $(BUILDPACKAGE)
5051 encoding/hex/check: $(CHECK_DEPS)
5052 @$(CHECK)
5053 .PHONY: encoding/hex/check
5055 @go_include@ encoding/json.lo.dep
5056 encoding/json.lo.dep: $(go_encoding_json_files)
5057 $(BUILDDEPS)
5058 encoding/json.lo: $(go_encoding_json_files)
5059 $(BUILDPACKAGE)
5060 encoding/json/check: $(CHECK_DEPS)
5061 @$(CHECK)
5062 .PHONY: encoding/json/check
5064 @go_include@ encoding/pem.lo.dep
5065 encoding/pem.lo.dep: $(go_encoding_pem_files)
5066 $(BUILDDEPS)
5067 encoding/pem.lo: $(go_encoding_pem_files)
5068 $(BUILDPACKAGE)
5069 encoding/pem/check: $(CHECK_DEPS)
5070 @$(CHECK)
5071 .PHONY: encoding/pem/check
5073 @go_include@ encoding/xml.lo.dep
5074 encoding/xml.lo.dep: $(go_encoding_xml_files)
5075 $(BUILDDEPS)
5076 encoding/xml.lo: $(go_encoding_xml_files)
5077 $(BUILDPACKAGE)
5078 encoding/xml/check: $(CHECK_DEPS)
5079 @$(CHECK)
5080 .PHONY: encoding/xml/check
5082 @go_include@ exp/ebnf.lo.dep
5083 exp/ebnf.lo.dep: $(go_exp_ebnf_files)
5084 $(BUILDDEPS)
5085 exp/ebnf.lo: $(go_exp_ebnf_files)
5086 $(BUILDPACKAGE)
5087 exp/ebnf/check: $(CHECK_DEPS)
5088 @$(CHECK)
5089 .PHONY: exp/ebnf/check
5091 @go_include@ exp/html.lo.dep
5092 exp/html.lo.dep: $(go_exp_html_files)
5093 $(BUILDDEPS)
5094 exp/html.lo: $(go_exp_html_files)
5095 $(BUILDPACKAGE)
5096 exp/html/check: $(CHECK_DEPS)
5097 @$(CHECK)
5098 .PHONY: exp/html/check
5100 @go_include@ exp/html/atom.lo.dep
5101 exp/html/atom.lo.dep: $(go_exp_html_atom_files)
5102 $(BUILDDEPS)
5103 exp/html/atom.lo: $(go_exp_html_atom_files)
5104 $(BUILDPACKAGE)
5105 exp/html/atom/check: $(CHECK_DEPS)
5106 @$(CHECK)
5107 .PHONY: exp/html/atom/check
5109 @go_include@ exp/locale/collate.lo.dep
5110 exp/locale/collate.lo.dep: $(go_exp_locale_collate_files)
5111 $(BUILDDEPS)
5112 exp/locale/collate.lo: $(go_exp_locale_collate_files)
5113 $(BUILDPACKAGE)
5114 exp/locale/collate/check: $(CHECK_DEPS)
5115 @$(CHECK)
5116 .PHONY: exp/locale/collate/check
5118 @go_include@ exp/locale/collate/build.lo.dep
5119 exp/locale/collate/build.lo.dep: $(go_exp_locale_collate_build_files)
5120 $(BUILDDEPS)
5121 exp/locale/collate/build.lo: $(go_exp_locale_collate_build_files)
5122 $(BUILDPACKAGE)
5123 exp/locale/collate/build/check: $(CHECK_DEPS)
5124 @$(CHECK)
5125 .PHONY: exp/locale/collate/build/check
5127 @go_include@ exp/norm.lo.dep
5128 exp/norm.lo.dep: $(go_exp_norm_files)
5129 $(BUILDDEPS)
5130 exp/norm.lo: $(go_exp_norm_files)
5131 $(BUILDPACKAGE)
5132 exp/norm/check: $(CHECK_DEPS)
5133 @$(CHECK)
5134 .PHONY: exp/norm/check
5136 @go_include@ exp/proxy.lo.dep
5137 exp/proxy.lo.dep: $(go_exp_proxy_files)
5138 $(BUILDDEPS)
5139 exp/proxy.lo: $(go_exp_proxy_files)
5140 $(BUILDPACKAGE)
5141 exp/proxy/check: $(CHECK_DEPS)
5142 @$(CHECK)
5143 .PHONY: exp/proxy/check
5145 @go_include@ exp/terminal.lo.dep
5146 exp/terminal.lo.dep: $(go_exp_terminal_files)
5147 $(BUILDDEPS)
5148 exp/terminal.lo: $(go_exp_terminal_files)
5149 $(BUILDPACKAGE)
5150 exp/terminal/check: $(CHECK_DEPS)
5151 @$(CHECK)
5152 .PHONY: exp/terminal/check
5154 @go_include@ exp/types.lo.dep
5155 exp/types.lo.dep: $(go_exp_types_files)
5156 $(BUILDDEPS)
5157 exp/types.lo: $(go_exp_types_files)
5158 $(BUILDPACKAGE)
5159 exp/types/check: $(CHECK_DEPS)
5160 @$(CHECK)
5161 .PHONY: exp/types/check
5163 @go_include@ exp/utf8string.lo.dep
5164 exp/utf8string.lo.dep: $(go_exp_utf8string_files)
5165 $(BUILDDEPS)
5166 exp/utf8string.lo: $(go_exp_utf8string_files)
5167 $(BUILDPACKAGE)
5168 exp/utf8string/check: $(CHECK_DEPS)
5169 @$(CHECK)
5170 .PHONY: exp/utf8string/check
5172 @go_include@ exp/inotify.lo.dep
5173 exp/inotify.lo.dep: $(go_exp_inotify_files)
5174 $(BUILDDEPS)
5175 exp/inotify.lo: $(go_exp_inotify_files)
5176 $(BUILDPACKAGE)
5177 exp/inotify/check: $(CHECK_DEPS)
5178 @$(CHECK)
5179 .PHONY: exp/inotify/check
5181 @go_include@ html/template.lo.dep
5182 html/template.lo.dep: $(go_html_template_files)
5183 $(BUILDDEPS)
5184 html/template.lo: $(go_html_template_files)
5185 $(BUILDPACKAGE)
5186 html/template/check: $(CHECK_DEPS)
5187 @$(CHECK)
5188 .PHONY: html/template/check
5190 @go_include@ go/ast.lo.dep
5191 go/ast.lo.dep: $(go_go_ast_files)
5192 $(BUILDDEPS)
5193 go/ast.lo: $(go_go_ast_files)
5194 $(BUILDPACKAGE)
5195 go/ast/check: $(CHECK_DEPS)
5196 @$(CHECK)
5197 .PHONY: go/ast/check
5199 @go_include@ go/build.lo.dep
5200 go/build.lo.dep: $(go_go_build_files)
5201 $(BUILDDEPS)
5202 go/build.lo: $(go_go_build_files)
5203 $(BUILDPACKAGE)
5204 go/build/check: $(CHECK_DEPS)
5205 @$(CHECK)
5206 .PHONY: go/build/check
5208 syslist.go: s-syslist; @true
5209 s-syslist: Makefile
5210 echo '// Generated automatically by make.' >syslist.go.tmp
5211 echo 'package build' >>syslist.go.tmp
5212 echo 'const goosList = "$(GOOS)"' >>syslist.go.tmp
5213 echo 'const goarchList = "$(GOARCH)"' >>syslist.go.tmp
5214 $(SHELL) $(srcdir)/../move-if-change syslist.go.tmp syslist.go
5215 $(STAMP) $@
5217 @go_include@ go/doc.lo.dep
5218 go/doc.lo.dep: $(go_go_doc_files)
5219 $(BUILDDEPS)
5220 go/doc.lo: $(go_go_doc_files)
5221 $(BUILDPACKAGE)
5222 go/doc/check: $(CHECK_DEPS)
5223 @$(CHECK)
5224 .PHONY: go/doc/check
5226 @go_include@ go/parser.lo.dep
5227 go/parser.lo.dep: $(go_go_parser_files)
5228 $(BUILDDEPS)
5229 go/parser.lo: $(go_go_parser_files)
5230 $(BUILDPACKAGE)
5231 go/parser/check: $(CHECK_DEPS)
5232 @$(CHECK)
5233 .PHONY: go/parser/check
5235 @go_include@ go/printer.lo.dep
5236 go/printer.lo.dep: $(go_go_printer_files)
5237 $(BUILDDEPS)
5238 go/printer.lo: $(go_go_printer_files)
5239 $(BUILDPACKAGE)
5240 go/printer/check: $(CHECK_DEPS)
5241 @$(CHECK)
5242 .PHONY: go/printer/check
5244 @go_include@ go/scanner.lo.dep
5245 go/scanner.lo.dep: $(go_go_scanner_files)
5246 $(BUILDDEPS)
5247 go/scanner.lo: $(go_go_scanner_files)
5248 $(BUILDPACKAGE)
5249 go/scanner/check: $(CHECK_DEPS)
5250 @$(CHECK)
5251 .PHONY: go/scanner/check
5253 @go_include@ go/token.lo.dep
5254 go/token.lo.dep: $(go_go_token_files)
5255 $(BUILDDEPS)
5256 go/token.lo: $(go_go_token_files)
5257 $(BUILDPACKAGE)
5258 go/token/check: $(CHECK_DEPS)
5259 @$(CHECK)
5260 .PHONY: go/token/check
5262 @go_include@ hash/adler32.lo.dep
5263 hash/adler32.lo.dep: $(go_hash_adler32_files)
5264 $(BUILDDEPS)
5265 hash/adler32.lo: $(go_hash_adler32_files)
5266 $(BUILDPACKAGE)
5267 hash/adler32/check: $(CHECK_DEPS)
5268 @$(CHECK)
5269 .PHONY: hash/adler32/check
5271 @go_include@ hash/crc32.lo.dep
5272 hash/crc32.lo.dep: $(go_hash_crc32_files)
5273 $(BUILDDEPS)
5274 hash/crc32.lo: $(go_hash_crc32_files)
5275 $(BUILDPACKAGE)
5276 hash/crc32/check: $(CHECK_DEPS)
5277 @$(CHECK)
5278 .PHONY: hash/crc32/check
5280 @go_include@ hash/crc64.lo.dep
5281 hash/crc64.lo.dep: $(go_hash_crc64_files)
5282 $(BUILDDEPS)
5283 hash/crc64.lo: $(go_hash_crc64_files)
5284 $(BUILDPACKAGE)
5285 hash/crc64/check: $(CHECK_DEPS)
5286 @$(CHECK)
5287 .PHONY: hash/crc64/check
5289 @go_include@ hash/fnv.lo.dep
5290 hash/fnv.lo.dep: $(go_hash_fnv_files)
5291 $(BUILDDEPS)
5292 hash/fnv.lo: $(go_hash_fnv_files)
5293 $(BUILDPACKAGE)
5294 hash/fnv/check: $(CHECK_DEPS)
5295 @$(CHECK)
5296 .PHONY: hash/fnv/check
5298 @go_include@ image/color.lo.dep
5299 image/color.lo.dep: $(go_image_color_files)
5300 $(BUILDDEPS)
5301 image/color.lo: $(go_image_color_files)
5302 $(BUILDPACKAGE)
5303 image/color/check: $(CHECK_DEPS)
5304 @$(CHECK)
5305 .PHONY: image/color/check
5307 @go_include@ image/draw.lo.dep
5308 image/draw.lo.dep: $(go_image_draw_files)
5309 $(BUILDDEPS)
5310 image/draw.lo: $(go_image_draw_files)
5311 $(BUILDPACKAGE)
5312 image/draw/check: $(CHECK_DEPS)
5313 @$(CHECK)
5314 .PHONY: image/draw/check
5316 @go_include@ image/gif.lo.dep
5317 image/gif.lo.dep: $(go_image_gif_files)
5318 $(BUILDDEPS)
5319 image/gif.lo: $(go_image_gif_files)
5320 $(BUILDPACKAGE)
5321 image/gif/check: $(CHECK_DEPS)
5322 @$(CHECK)
5323 .PHONY: image/gif/check
5325 @go_include@ image/jpeg.lo.dep
5326 image/jpeg.lo.dep: $(go_image_jpeg_files)
5327 $(BUILDDEPS)
5328 image/jpeg.lo: $(go_image_jpeg_files)
5329 $(BUILDPACKAGE)
5330 image/jpeg/check: $(CHECK_DEPS)
5331 @$(CHECK)
5332 .PHONY: image/jpeg/check
5334 @go_include@ image/png.lo.dep
5335 image/png.lo.dep: $(go_image_png_files)
5336 $(BUILDDEPS)
5337 image/png.lo: $(go_image_png_files)
5338 $(BUILDPACKAGE)
5339 image/png/check: $(CHECK_DEPS)
5340 @$(CHECK)
5341 .PHONY: image/png/check
5343 @go_include@ index/suffixarray.lo.dep
5344 index/suffixarray.lo.dep: $(go_index_suffixarray_files)
5345 $(BUILDDEPS)
5346 index/suffixarray.lo: $(go_index_suffixarray_files)
5347 $(BUILDPACKAGE)
5348 index/suffixarray/check: $(CHECK_DEPS)
5349 @$(CHECK)
5350 .PHONY: index/suffixarray/check
5352 @go_include@ io/ioutil.lo.dep
5353 io/ioutil.lo.dep: $(go_io_ioutil_files)
5354 $(BUILDDEPS)
5355 io/ioutil.lo: $(go_io_ioutil_files)
5356 $(BUILDPACKAGE)
5357 io/ioutil/check: $(CHECK_DEPS)
5358 @$(CHECK)
5359 .PHONY: io/ioutil/check
5361 @go_include@ log/syslog.lo.dep
5362 log/syslog.lo.dep: $(go_log_syslog_files)
5363 $(BUILDDEPS)
5364 log/syslog.lo: $(go_log_syslog_files)
5365 $(BUILDPACKAGE)
5366 log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
5367 @$(MKDIR_P) log/syslog
5368 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
5369 log/syslog/check: $(CHECK_DEPS)
5370 @$(CHECK)
5371 .PHONY: log/syslog/check
5373 @go_include@ math/big.lo.dep
5374 math/big.lo.dep: $(go_math_big_files)
5375 $(BUILDDEPS)
5376 math/big.lo: $(go_math_big_files)
5377 $(BUILDPACKAGE)
5378 math/big/check: $(CHECK_DEPS)
5379 @$(CHECK)
5380 .PHONY: math/big/check
5382 @go_include@ math/cmplx.lo.dep
5383 math/cmplx.lo.dep: $(go_math_cmplx_files)
5384 $(BUILDDEPS)
5385 math/cmplx.lo: $(go_math_cmplx_files)
5386 $(BUILDPACKAGE)
5387 math/cmplx/check: $(CHECK_DEPS)
5388 @$(CHECK)
5389 .PHONY: math/cmplx/check
5391 @go_include@ math/rand.lo.dep
5392 math/rand.lo.dep: $(go_math_rand_files)
5393 $(BUILDDEPS)
5394 math/rand.lo: $(go_math_rand_files)
5395 $(BUILDPACKAGE)
5396 math/rand/check: $(CHECK_DEPS)
5397 @$(CHECK)
5398 .PHONY: math/rand/check
5400 @go_include@ mime/multipart.lo.dep
5401 mime/multipart.lo.dep: $(go_mime_multipart_files)
5402 $(BUILDDEPS)
5403 mime/multipart.lo: $(go_mime_multipart_files)
5404 $(BUILDPACKAGE)
5405 mime/multipart/check: $(CHECK_DEPS)
5406 @$(CHECK)
5407 .PHONY: mime/multipart/check
5409 @go_include@ net/http.lo.dep
5410 net/http.lo.dep: $(go_net_http_files)
5411 $(BUILDDEPS)
5412 net/http.lo: $(go_net_http_files)
5413 $(BUILDPACKAGE)
5414 net/http/check: $(CHECK_DEPS)
5415 @$(CHECK)
5416 .PHONY: net/http/check
5418 @go_include@ net/mail.lo.dep
5419 net/mail.lo.dep: $(go_net_mail_files)
5420 $(BUILDDEPS)
5421 net/mail.lo: $(go_net_mail_files)
5422 $(BUILDPACKAGE)
5423 net/mail/check: $(CHECK_DEPS)
5424 @$(CHECK)
5425 .PHONY: net/mail/check
5427 @go_include@ net/rpc.lo.dep
5428 net/rpc.lo.dep: $(go_net_rpc_files)
5429 $(BUILDDEPS)
5430 net/rpc.lo: $(go_net_rpc_files)
5431 $(BUILDPACKAGE)
5432 net/rpc/check: $(CHECK_DEPS)
5433 @$(CHECK)
5434 .PHONY: net/rpc/check
5436 @go_include@ net/smtp.lo.dep
5437 net/smtp.lo.dep: $(go_net_smtp_files)
5438 $(BUILDDEPS)
5439 net/smtp.lo: $(go_net_smtp_files)
5440 $(BUILDPACKAGE)
5441 net/smtp/check: $(CHECK_DEPS)
5442 @$(CHECK)
5443 .PHONY: net/smtp/check
5445 @go_include@ net/url.lo.dep
5446 net/url.lo.dep: $(go_net_url_files)
5447 $(BUILDDEPS)
5448 net/url.lo: $(go_net_url_files)
5449 $(BUILDPACKAGE)
5450 net/url/check: $(CHECK_DEPS)
5451 @$(CHECK)
5452 .PHONY: net/url/check
5454 @go_include@ net/textproto.lo.dep
5455 net/textproto.lo.dep: $(go_net_textproto_files)
5456 $(BUILDDEPS)
5457 net/textproto.lo: $(go_net_textproto_files)
5458 $(BUILDPACKAGE)
5459 net/textproto/check: $(CHECK_DEPS)
5460 @$(CHECK)
5461 .PHONY: net/textproto/check
5463 @go_include@ net/http/cgi.lo.dep
5464 net/http/cgi.lo.dep: $(go_net_http_cgi_files)
5465 $(BUILDDEPS)
5466 net/http/cgi.lo: $(go_net_http_cgi_files)
5467 $(BUILDPACKAGE)
5468 net/http/cgi/check: $(CHECK_DEPS)
5469 @$(CHECK)
5470 .PHONY: net/http/cgi/check
5472 @go_include@ net/http/fcgi.lo.dep
5473 net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
5474 $(BUILDDEPS)
5475 net/http/fcgi.lo: $(go_net_http_fcgi_files)
5476 $(BUILDPACKAGE)
5477 net/http/fcgi/check: $(CHECK_DEPS)
5478 @$(CHECK)
5479 .PHONY: net/http/fcgi/check
5481 @go_include@ net/http/httptest.lo.dep
5482 net/http/httptest.lo.dep: $(go_net_http_httptest_files)
5483 $(BUILDDEPS)
5484 net/http/httptest.lo: $(go_net_http_httptest_files)
5485 $(BUILDPACKAGE)
5486 net/http/httptest/check: $(check_deps)
5487 @$(CHECK)
5488 .PHONY: net/http/httptest/check
5490 @go_include@ net/http/httputil.lo.dep
5491 net/http/httputil.lo.dep: $(go_net_http_httputil_files)
5492 $(BUILDDEPS)
5493 net/http/httputil.lo: $(go_net_http_httputil_files)
5494 $(BUILDPACKAGE)
5495 net/http/httputil/check: $(check_deps)
5496 @$(CHECK)
5497 .PHONY: net/http/httputil/check
5499 @go_include@ net/http/pprof.lo.dep
5500 net/http/pprof.lo.dep: $(go_net_http_pprof_files)
5501 $(BUILDDEPS)
5502 net/http/pprof.lo: $(go_net_http_pprof_files)
5503 $(BUILDPACKAGE)
5504 net/http/pprof/check: $(CHECK_DEPS)
5505 @$(CHECK)
5506 .PHONY: net/http/pprof/check
5508 @go_include@ net/rpc/jsonrpc.lo.dep
5509 net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
5510 $(BUILDDEPS)
5511 net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
5512 $(BUILDPACKAGE)
5513 net/rpc/jsonrpc/check: $(CHECK_DEPS)
5514 @$(CHECK)
5515 .PHONY: net/rpc/jsonrpc/check
5517 @go_include@ old/netchan.lo.dep
5518 old/netchan.lo.dep: $(go_old_netchan_files)
5519 $(BUILDDEPS)
5520 old/netchan.lo: $(go_old_netchan_files)
5521 $(BUILDPACKAGE)
5522 old/netchan/check: $(CHECK_DEPS)
5523 @$(CHECK)
5524 .PHONY: old/netchan/check
5526 @go_include@ old/regexp.lo.dep
5527 old/regexp.lo.dep: $(go_old_regexp_files)
5528 $(BUILDDEPS)
5529 old/regexp.lo: $(go_old_regexp_files)
5530 $(BUILDPACKAGE)
5531 old/regexp/check: $(CHECK_DEPS)
5532 @$(CHECK)
5533 .PHONY: old/regexp/check
5535 @go_include@ old/template.lo.dep
5536 old/template.lo.dep: $(go_old_template_files)
5537 $(BUILDDEPS)
5538 old/template.lo: $(go_old_template_files)
5539 $(BUILDPACKAGE)
5540 old/template/check: $(CHECK_DEPS)
5541 @$(CHECK)
5542 .PHONY: old/template/check
5544 @go_include@ os/exec.lo.dep
5545 os/exec.lo.dep: $(go_os_exec_files)
5546 $(BUILDDEPS)
5547 os/exec.lo: $(go_os_exec_files)
5548 $(BUILDPACKAGE)
5549 os/exec/check: $(CHECK_DEPS)
5550 @$(CHECK)
5551 .PHONY: os/exec/check
5553 @go_include@ os/signal.lo.dep
5554 os/signal.lo.dep: $(go_os_signal_files)
5555 $(BUILDDEPS)
5556 os/signal.lo: $(go_os_signal_files)
5557 $(BUILDPACKAGE)
5558 os/signal/check: $(CHECK_DEPS)
5559 @$(CHECK)
5560 .PHONY: os/signal/check
5562 @go_include@ os/user.lo.dep
5563 os/user.lo.dep: $(go_os_user_files)
5564 $(BUILDDEPS)
5565 os/user.lo: $(go_os_user_files)
5566 $(BUILDPACKAGE)
5567 os/user/check: $(CHECK_DEPS)
5568 @$(CHECK)
5569 .PHONY: os/user/check
5571 @go_include@ path/filepath.lo.dep
5572 path/filepath.lo.dep: $(go_path_filepath_files)
5573 $(BUILDDEPS)
5574 path/filepath.lo: $(go_path_filepath_files)
5575 $(BUILDPACKAGE)
5576 path/filepath/check: $(CHECK_DEPS)
5577 @$(CHECK)
5578 .PHONY: path/filepath/check
5580 @go_include@ regexp/syntax.lo.dep
5581 regexp/syntax.lo.dep: $(go_regexp_syntax_files)
5582 $(BUILDDEPS)
5583 regexp/syntax.lo: $(go_regexp_syntax_files)
5584 $(BUILDPACKAGE)
5585 regexp/syntax/check: $(CHECK_DEPS)
5586 @$(CHECK)
5587 .PHONY: regexp/syntax/check
5589 @go_include@ runtime/debug.lo.dep
5590 runtime/debug.lo.dep: $(go_runtime_debug_files)
5591 $(BUILDDEPS)
5592 runtime/debug.lo: $(go_runtime_debug_files)
5593 $(BUILDPACKAGE)
5594 runtime/debug/check: $(CHECK_DEPS)
5595 @$(CHECK)
5596 .PHONY: runtime/debug/check
5598 @go_include@ runtime/pprof.lo.dep
5599 runtime/pprof.lo.dep: $(go_runtime_pprof_files)
5600 $(BUILDDEPS)
5601 runtime/pprof.lo: $(go_runtime_pprof_files)
5602 $(BUILDPACKAGE)
5603 runtime/pprof/check: $(CHECK_DEPS)
5604 @$(CHECK)
5605 .PHONY: runtime/pprof/check
5607 @go_include@ sync/atomic.lo.dep
5608 sync/atomic.lo.dep: $(go_sync_atomic_files)
5609 $(BUILDDEPS)
5610 sync/atomic.lo: $(go_sync_atomic_files)
5611 $(BUILDPACKAGE)
5612 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5613 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5614 sync/atomic/check: $(CHECK_DEPS)
5615 @$(CHECK)
5616 .PHONY: sync/atomic/check
5618 @go_include@ text/scanner.lo.dep
5619 text/scanner.lo.dep: $(go_text_scanner_files)
5620 $(BUILDDEPS)
5621 text/scanner.lo: $(go_text_scanner_files)
5622 $(BUILDPACKAGE)
5623 text/scanner/check: $(CHECK_DEPS)
5624 @$(CHECK)
5625 .PHONY: text/scanner/check
5627 @go_include@ text/tabwriter.lo.dep
5628 text/tabwriter.lo.dep: $(go_text_tabwriter_files)
5629 $(BUILDDEPS)
5630 text/tabwriter.lo: $(go_text_tabwriter_files)
5631 $(BUILDPACKAGE)
5632 text/tabwriter/check: $(CHECK_DEPS)
5633 @$(CHECK)
5634 .PHONY: text/tabwriter/check
5636 @go_include@ text/template.lo.dep
5637 text/template.lo.dep: $(go_text_template_files)
5638 $(BUILDDEPS)
5639 text/template.lo: $(go_text_template_files)
5640 $(BUILDPACKAGE)
5641 text/template/check: $(CHECK_DEPS)
5642 @$(CHECK)
5643 .PHONY: text/template/check
5645 @go_include@ text/template/parse.lo.dep
5646 text/template/parse.lo.dep: $(go_text_template_parse_files)
5647 $(BUILDDEPS)
5648 text/template/parse.lo: $(go_text_template_parse_files)
5649 $(BUILDPACKAGE)
5650 text/template/parse/check: $(CHECK_DEPS)
5651 @$(CHECK)
5652 .PHONY: text/template/parse/check
5654 @go_include@ testing/iotest.lo.dep
5655 testing/iotest.lo.dep: $(go_testing_iotest_files)
5656 $(BUILDDEPS)
5657 testing/iotest.lo: $(go_testing_iotest_files)
5658 $(BUILDPACKAGE)
5659 testing/iotest/check: $(CHECK_DEPS)
5660 @$(CHECK)
5661 .PHONY: testing/iotest/check
5663 @go_include@ testing/quick.lo.dep
5664 testing/quick.lo.dep: $(go_testing_quick_files)
5665 $(BUILDDEPS)
5666 testing/quick.lo: $(go_testing_quick_files)
5667 $(BUILDPACKAGE)
5668 testing/quick/check: $(CHECK_DEPS)
5669 @$(CHECK)
5670 .PHONY: testing/quick/check
5672 @go_include@ unicode/utf16.lo.dep
5673 unicode/utf16.lo.dep: $(go_unicode_utf16_files)
5674 $(BUILDDEPS)
5675 unicode/utf16.lo: $(go_unicode_utf16_files)
5676 $(BUILDPACKAGE)
5677 unicode/utf16/check: $(CHECK_DEPS)
5678 @$(CHECK)
5679 .PHONY: unicode/utf16/check
5681 @go_include@ unicode/utf8.lo.dep
5682 unicode/utf8.lo.dep: $(go_unicode_utf8_files)
5683 $(BUILDDEPS)
5684 unicode/utf8.lo: $(go_unicode_utf8_files)
5685 $(BUILDPACKAGE)
5686 unicode/utf8/check: $(CHECK_DEPS)
5687 @$(CHECK)
5688 .PHONY: unicode/utf8/check
5690 @go_include@ syscall.lo.dep
5691 syscall.lo.dep: $(go_syscall_files)
5692 $(BUILDDEPS)
5693 syscall.lo: $(go_syscall_files)
5694 $(BUILDPACKAGE)
5695 syscall/errno.lo: go/syscall/errno.c
5696 @$(MKDIR_P) syscall
5697 $(LTCOMPILE) -c -o $@ $<
5698 syscall/signame.lo: go/syscall/signame.c
5699 @$(MKDIR_P) syscall
5700 $(LTCOMPILE) -c -o $@ $<
5701 syscall/wait.lo: go/syscall/wait.c
5702 @$(MKDIR_P) syscall
5703 $(LTCOMPILE) -c -o $@ $<
5704 syscall/check: $(CHECK_DEPS)
5705 @$(CHECK)
5706 .PHONY: syscall/check
5708 bufio.gox: bufio.lo
5709 $(BUILDGOX)
5710 bytes.gox: bytes.lo
5711 $(BUILDGOX)
5712 crypto.gox: crypto.lo
5713 $(BUILDGOX)
5714 errors.gox: errors.lo
5715 $(BUILDGOX)
5716 expvar.gox: expvar.lo
5717 $(BUILDGOX)
5718 flag.gox: flag.lo
5719 $(BUILDGOX)
5720 fmt.gox: fmt.lo
5721 $(BUILDGOX)
5722 hash.gox: hash.lo
5723 $(BUILDGOX)
5724 html.gox: html.lo
5725 $(BUILDGOX)
5726 image.gox: image.lo
5727 $(BUILDGOX)
5728 io.gox: io.lo
5729 $(BUILDGOX)
5730 log.gox: log.lo
5731 $(BUILDGOX)
5732 math.gox: math.lo
5733 $(BUILDGOX)
5734 mime.gox: mime.lo
5735 $(BUILDGOX)
5736 net.gox: net.lo
5737 $(BUILDGOX)
5738 os.gox: os.lo
5739 $(BUILDGOX)
5740 path.gox: path.lo
5741 $(BUILDGOX)
5742 reflect.gox: reflect-go.lo
5743 $(BUILDGOX)
5744 regexp.gox: regexp.lo
5745 $(BUILDGOX)
5746 runtime.gox: runtime-go.lo
5747 $(BUILDGOX)
5748 sort.gox: sort.lo
5749 $(BUILDGOX)
5750 strconv.gox: strconv.lo
5751 $(BUILDGOX)
5752 strings.gox: strings.lo
5753 $(BUILDGOX)
5754 sync.gox: sync.lo
5755 $(BUILDGOX)
5756 syscall.gox: syscall.lo
5757 $(BUILDGOX)
5758 testing.gox: testing.lo
5759 $(BUILDGOX)
5760 time.gox: time-go.lo
5761 $(BUILDGOX)
5762 unicode.gox: unicode.lo
5763 $(BUILDGOX)
5765 archive/tar.gox: archive/tar.lo
5766 $(BUILDGOX)
5767 archive/zip.gox: archive/zip.lo
5768 $(BUILDGOX)
5770 compress/bzip2.gox: compress/bzip2.lo
5771 $(BUILDGOX)
5772 compress/flate.gox: compress/flate.lo
5773 $(BUILDGOX)
5774 compress/gzip.gox: compress/gzip.lo
5775 $(BUILDGOX)
5776 compress/lzw.gox: compress/lzw.lo
5777 $(BUILDGOX)
5778 compress/zlib.gox: compress/zlib.lo
5779 $(BUILDGOX)
5781 container/heap.gox: container/heap.lo
5782 $(BUILDGOX)
5783 container/list.gox: container/list.lo
5784 $(BUILDGOX)
5785 container/ring.gox: container/ring.lo
5786 $(BUILDGOX)
5788 crypto/aes.gox: crypto/aes.lo
5789 $(BUILDGOX)
5790 crypto/cipher.gox: crypto/cipher.lo
5791 $(BUILDGOX)
5792 crypto/des.gox: crypto/des.lo
5793 $(BUILDGOX)
5794 crypto/dsa.gox: crypto/dsa.lo
5795 $(BUILDGOX)
5796 crypto/ecdsa.gox: crypto/ecdsa.lo
5797 $(BUILDGOX)
5798 crypto/elliptic.gox: crypto/elliptic.lo
5799 $(BUILDGOX)
5800 crypto/hmac.gox: crypto/hmac.lo
5801 $(BUILDGOX)
5802 crypto/md5.gox: crypto/md5.lo
5803 $(BUILDGOX)
5804 crypto/rand.gox: crypto/rand.lo
5805 $(BUILDGOX)
5806 crypto/rc4.gox: crypto/rc4.lo
5807 $(BUILDGOX)
5808 crypto/rsa.gox: crypto/rsa.lo
5809 $(BUILDGOX)
5810 crypto/sha1.gox: crypto/sha1.lo
5811 $(BUILDGOX)
5812 crypto/sha256.gox: crypto/sha256.lo
5813 $(BUILDGOX)
5814 crypto/sha512.gox: crypto/sha512.lo
5815 $(BUILDGOX)
5816 crypto/subtle.gox: crypto/subtle.lo
5817 $(BUILDGOX)
5818 crypto/tls.gox: crypto/tls.lo
5819 $(BUILDGOX)
5820 crypto/x509.gox: crypto/x509.lo
5821 $(BUILDGOX)
5823 crypto/x509/pkix.gox: crypto/x509/pkix.lo
5824 $(BUILDGOX)
5826 database/sql.gox: database/sql.lo
5827 $(BUILDGOX)
5829 database/sql/driver.gox: database/sql/driver.lo
5830 $(BUILDGOX)
5832 debug/dwarf.gox: debug/dwarf.lo
5833 $(BUILDGOX)
5834 debug/elf.gox: debug/elf.lo
5835 $(BUILDGOX)
5836 debug/gosym.gox: debug/gosym.lo
5837 $(BUILDGOX)
5838 debug/macho.gox: debug/macho.lo
5839 $(BUILDGOX)
5840 debug/pe.gox: debug/pe.lo
5841 $(BUILDGOX)
5843 encoding/ascii85.gox: encoding/ascii85.lo
5844 $(BUILDGOX)
5845 encoding/asn1.gox: encoding/asn1.lo
5846 $(BUILDGOX)
5847 encoding/base32.gox: encoding/base32.lo
5848 $(BUILDGOX)
5849 encoding/base64.gox: encoding/base64.lo
5850 $(BUILDGOX)
5851 encoding/binary.gox: encoding/binary.lo
5852 $(BUILDGOX)
5853 encoding/csv.gox: encoding/csv.lo
5854 $(BUILDGOX)
5855 encoding/gob.gox: encoding/gob.lo
5856 $(BUILDGOX)
5857 encoding/hex.gox: encoding/hex.lo
5858 $(BUILDGOX)
5859 encoding/json.gox: encoding/json.lo
5860 $(BUILDGOX)
5861 encoding/pem.gox: encoding/pem.lo
5862 $(BUILDGOX)
5863 encoding/xml.gox: encoding/xml.lo
5864 $(BUILDGOX)
5866 exp/ebnf.gox: exp/ebnf.lo
5867 $(BUILDGOX)
5868 exp/html.gox: exp/html.lo
5869 $(BUILDGOX)
5870 exp/html/atom.gox: exp/html/atom.lo
5871 $(BUILDGOX)
5872 exp/inotify.gox: exp/inotify.lo
5873 $(BUILDGOX)
5874 exp/locale/collate.gox: exp/locale/collate.lo
5875 $(BUILDGOX)
5876 exp/locale/collate/build.gox: exp/locale/collate/build.lo
5877 $(BUILDGOX)
5878 exp/norm.gox: exp/norm.lo
5879 $(BUILDGOX)
5880 exp/proxy.gox: exp/proxy.lo
5881 $(BUILDGOX)
5882 exp/terminal.gox: exp/terminal.lo
5883 $(BUILDGOX)
5884 exp/types.gox: exp/types.lo
5885 $(BUILDGOX)
5886 exp/utf8string.gox: exp/utf8string.lo
5887 $(BUILDGOX)
5889 html/template.gox: html/template.lo
5890 $(BUILDGOX)
5892 go/ast.gox: go/ast.lo
5893 $(BUILDGOX)
5894 go/build.gox: go/build.lo
5895 $(BUILDGOX)
5896 go/doc.gox: go/doc.lo
5897 $(BUILDGOX)
5898 go/parser.gox: go/parser.lo
5899 $(BUILDGOX)
5900 go/printer.gox: go/printer.lo
5901 $(BUILDGOX)
5902 go/scanner.gox: go/scanner.lo
5903 $(BUILDGOX)
5904 go/token.gox: go/token.lo
5905 $(BUILDGOX)
5907 hash/adler32.gox: hash/adler32.lo
5908 $(BUILDGOX)
5909 hash/crc32.gox: hash/crc32.lo
5910 $(BUILDGOX)
5911 hash/crc64.gox: hash/crc64.lo
5912 $(BUILDGOX)
5913 hash/fnv.gox: hash/fnv.lo
5914 $(BUILDGOX)
5916 image/color.gox: image/color.lo
5917 $(BUILDGOX)
5918 image/draw.gox: image/draw.lo
5919 $(BUILDGOX)
5920 image/gif.gox: image/gif.lo
5921 $(BUILDGOX)
5922 image/jpeg.gox: image/jpeg.lo
5923 $(BUILDGOX)
5924 image/png.gox: image/png.lo
5925 $(BUILDGOX)
5927 index/suffixarray.gox: index/suffixarray.lo
5928 $(BUILDGOX)
5930 io/ioutil.gox: io/ioutil.lo
5931 $(BUILDGOX)
5933 log/syslog.gox: log/syslog.lo
5934 $(BUILDGOX)
5936 math/big.gox: math/big.lo
5937 $(BUILDGOX)
5938 math/cmplx.gox: math/cmplx.lo
5939 $(BUILDGOX)
5940 math/rand.gox: math/rand.lo
5941 $(BUILDGOX)
5943 mime/multipart.gox: mime/multipart.lo
5944 $(BUILDGOX)
5946 net/http.gox: net/http.lo
5947 $(BUILDGOX)
5948 net/mail.gox: net/mail.lo
5949 $(BUILDGOX)
5950 net/rpc.gox: net/rpc.lo
5951 $(BUILDGOX)
5952 net/smtp.gox: net/smtp.lo
5953 $(BUILDGOX)
5954 net/textproto.gox: net/textproto.lo
5955 $(BUILDGOX)
5956 net/url.gox: net/url.lo
5957 $(BUILDGOX)
5959 net/http/cgi.gox: net/http/cgi.lo
5960 $(BUILDGOX)
5961 net/http/fcgi.gox: net/http/fcgi.lo
5962 $(BUILDGOX)
5963 net/http/httptest.gox: net/http/httptest.lo
5964 $(BUILDGOX)
5965 net/http/httputil.gox: net/http/httputil.lo
5966 $(BUILDGOX)
5967 net/http/pprof.gox: net/http/pprof.lo
5968 $(BUILDGOX)
5970 net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
5971 $(BUILDGOX)
5973 old/netchan.gox: old/netchan.lo
5974 $(BUILDGOX)
5975 old/regexp.gox: old/regexp.lo
5976 $(BUILDGOX)
5977 old/template.gox: old/template.lo
5978 $(BUILDGOX)
5980 os/exec.gox: os/exec.lo
5981 $(BUILDGOX)
5982 os/signal.gox: os/signal.lo
5983 $(BUILDGOX)
5984 os/user.gox: os/user.lo
5985 $(BUILDGOX)
5987 path/filepath.gox: path/filepath.lo
5988 $(BUILDGOX)
5990 regexp/syntax.gox: regexp/syntax.lo
5991 $(BUILDGOX)
5993 runtime/debug.gox: runtime/debug.lo
5994 $(BUILDGOX)
5995 runtime/pprof.gox: runtime/pprof.lo
5996 $(BUILDGOX)
5998 sync/atomic.gox: sync/atomic.lo
5999 $(BUILDGOX)
6001 text/scanner.gox: text/scanner.lo
6002 $(BUILDGOX)
6003 text/tabwriter.gox: text/tabwriter.lo
6004 $(BUILDGOX)
6005 text/template.gox: text/template.lo
6006 $(BUILDGOX)
6007 text/template/parse.gox: text/template/parse.lo
6008 $(BUILDGOX)
6010 testing/iotest.gox: testing/iotest.lo
6011 $(BUILDGOX)
6012 testing/quick.gox: testing/quick.lo
6013 $(BUILDGOX)
6015 unicode/utf16.gox: unicode/utf16.lo
6016 $(BUILDGOX)
6017 unicode/utf8.gox: unicode/utf8.lo
6018 $(BUILDGOX)
6020 check: check-tail
6021 check-recursive: check-head
6023 check-head:
6024 @echo "Test Run By $${USER} on `date`" > libgo.head
6025 @echo "Native configuration is $(host_triplet)" >> libgo.head
6026 @echo >> libgo.head
6027 @echo " === libgo tests ===" >> libgo.head
6028 @echo >> libgo.head
6030 check-tail: check-recursive check-multi
6031 @lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
6032 for dir in . $(MULTIDIRS); do \
6033 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
6034 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
6035 done; \
6036 mv libgo.head libgo.sum; \
6037 cp libgo.sum libgo.log; \
6038 echo "Schedule of variations:" >> libgo.sum; \
6039 for dir in . $(MULTIDIRS); do \
6040 multidir=../$${dir}/$${lib}; \
6041 multivar=`cat $${multidir}/libgo.var`; \
6042 echo " $${multivar}" >> libgo.sum; \
6043 done; \
6044 echo >> libgo.sum; \
6045 pass=0; fail=0; untested=0; \
6046 for dir in . $(MULTIDIRS); do \
6047 multidir=../$${dir}/$${lib}; \
6048 multivar=`cat $${multidir}/libgo.var`; \
6049 echo "Running target $${multivar}" >> libgo.sum; \
6050 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
6051 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
6052 cat $${multidir}/libgo.log.sep >> libgo.log; \
6053 if test -n "${MULTIDIRS}"; then \
6054 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
6055 echo >> libgo.sum; \
6056 fi; \
6057 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
6058 pass=`expr $$pass + $$p`; \
6059 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6060 echo "# of expected passes $$p" >> libgo.sum; \
6061 fi; \
6062 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
6063 fail=`expr $$fail + $$p`; \
6064 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6065 echo "# of unexpected failures $$p" >> libgo.sum; \
6066 fi; \
6067 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6068 untested=`expr $$untested + $$p`; \
6069 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6070 echo "# of untested testcases $$p" >> libgo.sum; \
6071 fi; \
6072 done; \
6073 echo >> libgo.sum; \
6074 echo " === libgo Summary ===" >> libgo.sum; \
6075 echo >> libgo.sum; \
6076 if test "$$pass" -ne "0"; then \
6077 echo "# of expected passes $$pass" >> libgo.sum; \
6078 fi; \
6079 if test "$$fail" -ne "0"; then \
6080 echo "# of unexpected failures $$fail" >> libgo.sum; \
6081 fi; \
6082 if test "$$untested" -ne "0"; then \
6083 echo "# of untested testcases $$untested" >> libgo.sum; \
6084 fi; \
6085 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
6086 echo >> libgo.log; \
6087 echo "runtest completed at `date`" >> libgo.log; \
6088 if test "$$fail" -ne "0"; then \
6089 status=1; \
6090 else \
6091 status=0; \
6092 fi; \
6093 exit $$status
6095 check-am:
6096 @rm -f libgo.sum libgo.log libgo.tail
6097 @multivar="unix"; \
6098 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
6099 echo "$${multivar}" > libgo.var
6100 @for f in $(TEST_PACKAGES); do \
6101 rm -f $$f-testsum $$f-testlog; \
6102 done
6103 -@$(MAKE) -k $(TEST_PACKAGES)
6104 @for f in $(TEST_PACKAGES); do \
6105 if test -f $$f-testsum; then \
6106 cat $$f-testsum >> libgo.sum; \
6107 fi; \
6108 if test -f $$f-testlog; then \
6109 cat $$f-testlog >> libgo.log; \
6110 fi; \
6111 done
6113 check-multi:
6114 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
6116 mostlyclean-local:
6117 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
6118 find . -name '*.$(OBJEXT)' -print | xargs rm -f
6119 find . -name '*-testsum' -print | xargs rm -f
6120 find . -name '*-testlog' -print | xargs rm -f
6122 clean-local:
6123 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
6124 find . -name '*.a' -print | xargs rm -f
6126 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6127 # Otherwise a system limit (for SysV at least) may be exceeded.
6128 .NOEXPORT: