compiler, runtime: Use function descriptors.
[official-gcc.git] / libgo / Makefile.in
blob08eae578e51d1cd17473a41f9a3cb8f8c8c362db
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 \
157 exp/cookiejar.lo exp/ebnf.lo exp/html.lo exp/html/atom.lo \
158 exp/locale/collate.lo exp/locale/collate/build.lo exp/norm.lo \
159 exp/proxy.lo exp/ssa.lo exp/terminal.lo exp/utf8string.lo \
160 html/template.lo go/ast.lo go/build.lo go/doc.lo go/format.lo \
161 go/parser.lo go/printer.lo go/scanner.lo go/token.lo \
162 go/types.lo hash/adler32.lo hash/crc32.lo hash/crc64.lo \
163 hash/fnv.lo net/http/cgi.lo net/http/fcgi.lo \
164 net/http/httptest.lo net/http/httputil.lo net/http/pprof.lo \
165 image/color.lo image/draw.lo image/gif.lo image/jpeg.lo \
166 image/png.lo index/suffixarray.lo io/ioutil.lo log/syslog.lo \
167 log/syslog/syslog_c.lo math/big.lo math/cmplx.lo math/rand.lo \
168 mime/multipart.lo net/http.lo net/mail.lo net/rpc.lo \
169 net/smtp.lo net/textproto.lo net/url.lo old/netchan.lo \
170 old/regexp.lo old/template.lo os/exec.lo $(am__DEPENDENCIES_1) \
171 os/signal.lo os/user.lo path/filepath.lo regexp/syntax.lo \
172 net/rpc/jsonrpc.lo runtime/debug.lo runtime/pprof.lo \
173 sync/atomic.lo sync/atomic_c.lo text/scanner.lo \
174 text/tabwriter.lo text/template.lo text/template/parse.lo \
175 testing/iotest.lo testing/quick.lo unicode/utf16.lo \
176 unicode/utf8.lo
177 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \
178 ../libbacktrace/libbacktrace.la \
179 ../libatomic/libatomic_convenience.la $(am__DEPENDENCIES_1) \
180 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
181 $(am__DEPENDENCIES_1)
182 @LIBGO_IS_LINUX_FALSE@am__objects_1 = lock_sema.lo thread-sema.lo
183 @LIBGO_IS_LINUX_TRUE@am__objects_1 = lock_futex.lo thread-linux.lo
184 @HAVE_SYS_MMAN_H_FALSE@am__objects_2 = mem_posix_memalign.lo
185 @HAVE_SYS_MMAN_H_TRUE@am__objects_2 = mem.lo
186 @LIBGO_IS_RTEMS_TRUE@am__objects_3 = rtems-task-variable-add.lo
187 @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
188 @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
189 @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
190 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_4 = getncpu-solaris.lo
191 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4 = getncpu-irix.lo
192 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4 = \
193 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
194 @LIBGO_IS_LINUX_TRUE@am__objects_4 = getncpu-linux.lo
195 am__objects_5 = go-append.lo go-assert.lo go-assert-interface.lo \
196 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
197 go-callers.lo go-can-convert-interface.lo go-cgo.lo \
198 go-check-interface.lo go-construct-map.lo \
199 go-convert-interface.lo go-copy.lo go-defer.lo \
200 go-deferred-recover.lo go-eface-compare.lo \
201 go-eface-val-compare.lo go-fieldtrack.lo go-getgoroot.lo \
202 go-int-array-to-string.lo go-int-to-string.lo \
203 go-interface-compare.lo go-interface-eface-compare.lo \
204 go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
205 go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
206 go-memcmp.lo go-nanotime.lo go-now.lo go-new-map.lo go-new.lo \
207 go-nosys.lo go-panic.lo go-print.lo go-recover.lo \
208 go-reflect-call.lo go-reflect-map.lo go-rune.lo \
209 go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
210 go-string-to-byte-array.lo go-string-to-int-array.lo \
211 go-strplus.lo go-strslice.lo go-traceback.lo \
212 go-type-complex.lo go-type-eface.lo go-type-error.lo \
213 go-type-float.lo go-type-identity.lo go-type-interface.lo \
214 go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
215 go-unsafe-new.lo go-unsafe-newarray.lo go-unsafe-pointer.lo \
216 go-unwind.lo chan.lo cpuprof.lo env_posix.lo lfstack.lo \
217 $(am__objects_1) mcache.lo mcentral.lo $(am__objects_2) \
218 mfinal.lo mfixalloc.lo mgc0.lo mheap.lo msize.lo panic.lo \
219 parfor.lo print.lo proc.lo runtime.lo signal_unix.lo thread.lo \
220 yield.lo $(am__objects_3) iface.lo malloc.lo map.lo mprof.lo \
221 reflect.lo runtime1.lo sema.lo sigqueue.lo string.lo time.lo \
222 $(am__objects_4)
223 am_libgo_la_OBJECTS = $(am__objects_5)
224 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
225 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
226 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
227 $(LDFLAGS) -o $@
228 DEFAULT_INCLUDES = -I.@am__isrc@
229 depcomp = $(SHELL) $(top_srcdir)/../depcomp
230 am__depfiles_maybe = depfiles
231 am__mv = mv -f
232 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
233 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
235 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
236 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
237 CCLD = $(CC)
238 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
239 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
240 $(LDFLAGS) -o $@
241 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
242 MULTISRCTOP =
243 MULTIBUILDTOP =
244 MULTIDIRS =
245 MULTISUBDIR =
246 MULTIDO = true
247 MULTICLEAN = true
248 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
249 html-recursive info-recursive install-data-recursive \
250 install-dvi-recursive install-exec-recursive \
251 install-html-recursive install-info-recursive \
252 install-pdf-recursive install-ps-recursive install-recursive \
253 installcheck-recursive installdirs-recursive pdf-recursive \
254 ps-recursive uninstall-recursive
255 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
256 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
257 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptox509_DATA) \
258 $(toolexeclibgodatabase_DATA) $(toolexeclibgodatabasesql_DATA) \
259 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
260 $(toolexeclibgoexp_DATA) $(toolexeclibgoexphtml_DATA) \
261 $(toolexeclibgoexplocale_DATA) \
262 $(toolexeclibgoexplocalecollate_DATA) $(toolexeclibgogo_DATA) \
263 $(toolexeclibgohash_DATA) $(toolexeclibgohtml_DATA) \
264 $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
265 $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
266 $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
267 $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
268 $(toolexeclibgonetrpc_DATA) $(toolexeclibgoold_DATA) \
269 $(toolexeclibgoos_DATA) $(toolexeclibgopath_DATA) \
270 $(toolexeclibgoregexp_DATA) $(toolexeclibgoruntime_DATA) \
271 $(toolexeclibgosync_DATA) $(toolexeclibgotesting_DATA) \
272 $(toolexeclibgotext_DATA) $(toolexeclibgotexttemplate_DATA) \
273 $(toolexeclibgounicode_DATA)
274 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
275 distclean-recursive maintainer-clean-recursive
276 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
277 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
278 ETAGS = etags
279 CTAGS = ctags
280 DIST_SUBDIRS = testsuite
281 ACLOCAL = @ACLOCAL@
282 AMTAR = @AMTAR@
283 AR = @AR@
284 AUTOCONF = @AUTOCONF@
285 AUTOHEADER = @AUTOHEADER@
286 AUTOMAKE = @AUTOMAKE@
287 AWK = @AWK@
288 CC = @CC@
289 CCDEPMODE = @CCDEPMODE@
290 CC_FOR_BUILD = @CC_FOR_BUILD@
291 CFLAGS = @CFLAGS@
292 CPP = @CPP@
293 CPPFLAGS = @CPPFLAGS@
294 CYGPATH_W = @CYGPATH_W@
295 DEFS = @DEFS@
296 DEPDIR = @DEPDIR@
297 DSYMUTIL = @DSYMUTIL@
298 DUMPBIN = @DUMPBIN@
299 ECHO_C = @ECHO_C@
300 ECHO_N = @ECHO_N@
301 ECHO_T = @ECHO_T@
302 EGREP = @EGREP@
303 EXEEXT = @EXEEXT@
304 FGREP = @FGREP@
305 GOARCH = @GOARCH@
306 GOC = @GOC@
307 GOCFLAGS = $(CFLAGS)
308 GOOS = @GOOS@
309 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
310 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
311 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
312 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
313 GREP = @GREP@
314 INSTALL = @INSTALL@
315 INSTALL_DATA = @INSTALL_DATA@
316 INSTALL_PROGRAM = @INSTALL_PROGRAM@
317 INSTALL_SCRIPT = @INSTALL_SCRIPT@
318 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
319 LD = @LD@
320 LDFLAGS = @LDFLAGS@
321 LIBFFI = @LIBFFI@
322 LIBFFIINCS = @LIBFFIINCS@
323 LIBOBJS = @LIBOBJS@
324 LIBS = @LIBS@
325 LIBTOOL = @LIBTOOL@
326 LIPO = @LIPO@
327 LN_S = @LN_S@
328 LTLIBOBJS = @LTLIBOBJS@
329 MAINT = @MAINT@
330 MAKEINFO = @MAKEINFO@
331 MATH_FLAG = @MATH_FLAG@
332 MATH_LIBS = @MATH_LIBS@
333 MKDIR_P = @MKDIR_P@
334 NET_LIBS = @NET_LIBS@
335 NM = @NM@
336 NMEDIT = @NMEDIT@
337 OBJCOPY = @OBJCOPY@
338 OBJDUMP = @OBJDUMP@
339 OBJEXT = @OBJEXT@
340 OSCFLAGS = @OSCFLAGS@
341 OTOOL = @OTOOL@
342 OTOOL64 = @OTOOL64@
343 PACKAGE = @PACKAGE@
344 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
345 PACKAGE_NAME = @PACKAGE_NAME@
346 PACKAGE_STRING = @PACKAGE_STRING@
347 PACKAGE_TARNAME = @PACKAGE_TARNAME@
348 PACKAGE_URL = @PACKAGE_URL@
349 PACKAGE_VERSION = @PACKAGE_VERSION@
350 PATH_SEPARATOR = @PATH_SEPARATOR@
351 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
352 PTHREAD_LIBS = @PTHREAD_LIBS@
353 RANLIB = @RANLIB@
354 SED = @SED@
355 SET_MAKE = @SET_MAKE@
356 SHELL = @SHELL@
357 SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
358 SPLIT_STACK = @SPLIT_STACK@
359 STRINGOPS_FLAG = @STRINGOPS_FLAG@
360 STRIP = @STRIP@
361 STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
362 USE_DEJAGNU = @USE_DEJAGNU@
363 VERSION = @VERSION@
364 WARN_FLAGS = @WARN_FLAGS@
365 WERROR = @WERROR@
366 abs_builddir = @abs_builddir@
367 abs_srcdir = @abs_srcdir@
368 abs_top_builddir = @abs_top_builddir@
369 abs_top_srcdir = @abs_top_srcdir@
370 ac_ct_CC = @ac_ct_CC@
371 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
372 am__include = @am__include@
373 am__leading_dot = @am__leading_dot@
374 am__quote = @am__quote@
375 am__tar = @am__tar@
376 am__untar = @am__untar@
377 bindir = @bindir@
378 build = @build@
379 build_alias = @build_alias@
380 build_cpu = @build_cpu@
381 build_os = @build_os@
382 build_vendor = @build_vendor@
383 builddir = @builddir@
384 datadir = @datadir@
385 datarootdir = @datarootdir@
386 docdir = @docdir@
387 dvidir = @dvidir@
388 enable_shared = @enable_shared@
389 enable_static = @enable_static@
390 exec_prefix = @exec_prefix@
391 glibgo_toolexecdir = @glibgo_toolexecdir@
392 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
393 go_include = @go_include@
394 host = @host@
395 host_alias = @host_alias@
396 host_cpu = @host_cpu@
397 host_os = @host_os@
398 host_vendor = @host_vendor@
399 htmldir = @htmldir@
400 includedir = @includedir@
401 infodir = @infodir@
402 install_sh = @install_sh@
403 libdir = @libdir@
404 libexecdir = @libexecdir@
405 libtool_VERSION = @libtool_VERSION@
406 localedir = @localedir@
407 localstatedir = @localstatedir@
408 mandir = @mandir@
409 mkdir_p = @mkdir_p@
410 multi_basedir = @multi_basedir@
411 nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
412 oldincludedir = @oldincludedir@
413 pdfdir = @pdfdir@
414 prefix = @prefix@
415 program_transform_name = @program_transform_name@
416 psdir = @psdir@
417 sbindir = @sbindir@
418 sharedstatedir = @sharedstatedir@
419 srcdir = @srcdir@
420 sysconfdir = @sysconfdir@
421 target = @target@
422 target_alias = @target_alias@
423 target_cpu = @target_cpu@
424 target_os = @target_os@
425 target_vendor = @target_vendor@
426 top_build_prefix = @top_build_prefix@
427 top_builddir = @top_builddir@
428 top_srcdir = @top_srcdir@
430 # Go support.
431 SUFFIXES = .c .go .gox .o .obj .lo .a
432 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
433 SUBDIRS = ${subdirs}
434 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
435 MAINT_CHARSET = latin1
436 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
437 PWD_COMMAND = $${PWDCMD-pwd}
438 STAMP = echo timestamp >
439 toolexecdir = $(glibgo_toolexecdir)
440 toolexeclibdir = $(glibgo_toolexeclibdir)
441 toolexeclibgodir = $(nover_glibgo_toolexeclibdir)/go/$(gcc_version)/$(target_alias)
442 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
444 # -I/-D flags to pass when compiling.
445 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
446 ACLOCAL_AMFLAGS = -I ./config -I ../config
447 AM_CFLAGS = -fexceptions -fplan9-extensions $(SPLIT_STACK) $(WARN_CFLAGS) \
448 $(STRINGOPS_FLAG) $(OSCFLAGS) \
449 -I $(srcdir)/../libgcc -I $(srcdir)/../libbacktrace \
450 -I $(MULTIBUILDTOP)../../gcc/include
452 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
454 # Multilib support.
455 MAKEOVERRIDES =
457 # Work around what appears to be a GNU make handling MAKEFLAGS
458 # values defined in terms of make variables, as is the case for CC and
459 # friends when we are called from the top level Makefile.
460 AM_MAKEFLAGS = \
461 "AR_FLAGS=$(AR_FLAGS)" \
462 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
463 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
464 "CFLAGS=$(CFLAGS)" \
465 "CXXFLAGS=$(CXXFLAGS)" \
466 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
467 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
468 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
469 "GOC=$(GOC)" \
470 "GOCFLAGS=$(GOCFLAGS)" \
471 "INSTALL=$(INSTALL)" \
472 "INSTALL_DATA=$(INSTALL_DATA)" \
473 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
474 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
475 "LDFLAGS=$(LDFLAGS)" \
476 "LIBCFLAGS=$(LIBCFLAGS)" \
477 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
478 "MAKE=$(MAKE)" \
479 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
480 "PICFLAG=$(PICFLAG)" \
481 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
482 "SHELL=$(SHELL)" \
483 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
484 "exec_prefix=$(exec_prefix)" \
485 "infodir=$(infodir)" \
486 "libdir=$(libdir)" \
487 "includedir=$(includedir)" \
488 "prefix=$(prefix)" \
489 "tooldir=$(tooldir)" \
490 "gxx_include_dir=$(gxx_include_dir)" \
491 "AR=$(AR)" \
492 "AS=$(AS)" \
493 "LD=$(LD)" \
494 "RANLIB=$(RANLIB)" \
495 "NM=$(NM)" \
496 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
497 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
498 "DESTDIR=$(DESTDIR)" \
499 "WERROR=$(WERROR)"
502 # Subdir rules rely on $(FLAGS_TO_PASS)
503 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
504 toolexeclib_LTLIBRARIES = libgo.la
505 toolexeclib_LIBRARIES = libgobegin.a
506 toolexeclibgo_DATA = \
507 bufio.gox \
508 bytes.gox \
509 crypto.gox \
510 errors.gox \
511 expvar.gox \
512 flag.gox \
513 fmt.gox \
514 hash.gox \
515 html.gox \
516 image.gox \
517 io.gox \
518 log.gox \
519 math.gox \
520 mime.gox \
521 net.gox \
522 os.gox \
523 path.gox \
524 reflect.gox \
525 regexp.gox \
526 runtime.gox \
527 sort.gox \
528 strconv.gox \
529 strings.gox \
530 sync.gox \
531 syscall.gox \
532 testing.gox \
533 time.gox \
534 unicode.gox
536 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
537 toolexeclibgoarchive_DATA = \
538 archive/tar.gox \
539 archive/zip.gox
541 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
542 toolexeclibgocompress_DATA = \
543 compress/bzip2.gox \
544 compress/flate.gox \
545 compress/gzip.gox \
546 compress/lzw.gox \
547 compress/zlib.gox
549 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
550 toolexeclibgocontainer_DATA = \
551 container/heap.gox \
552 container/list.gox \
553 container/ring.gox
555 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
556 toolexeclibgocrypto_DATA = \
557 crypto/aes.gox \
558 crypto/cipher.gox \
559 crypto/des.gox \
560 crypto/dsa.gox \
561 crypto/ecdsa.gox \
562 crypto/elliptic.gox \
563 crypto/hmac.gox \
564 crypto/md5.gox \
565 crypto/rand.gox \
566 crypto/rc4.gox \
567 crypto/rsa.gox \
568 crypto/sha1.gox \
569 crypto/sha256.gox \
570 crypto/sha512.gox \
571 crypto/subtle.gox \
572 crypto/tls.gox \
573 crypto/x509.gox
575 toolexeclibgocryptox509dir = $(toolexeclibgocryptodir)/x509
576 toolexeclibgocryptox509_DATA = \
577 crypto/x509/pkix.gox
579 toolexeclibgodatabasedir = $(toolexeclibgodir)/database
580 toolexeclibgodatabase_DATA = \
581 database/sql.gox
583 toolexeclibgodatabasesqldir = $(toolexeclibgodatabasedir)/sql
584 toolexeclibgodatabasesql_DATA = \
585 database/sql/driver.gox
587 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
588 toolexeclibgodebug_DATA = \
589 debug/dwarf.gox \
590 debug/elf.gox \
591 debug/gosym.gox \
592 debug/macho.gox \
593 debug/pe.gox
595 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
596 toolexeclibgoencoding_DATA = \
597 encoding/ascii85.gox \
598 encoding/asn1.gox \
599 encoding/base32.gox \
600 encoding/base64.gox \
601 encoding/binary.gox \
602 encoding/csv.gox \
603 encoding/gob.gox \
604 encoding/hex.gox \
605 encoding/json.gox \
606 encoding/pem.gox \
607 encoding/xml.gox
609 @LIBGO_IS_LINUX_FALSE@exp_inotify_gox =
611 # exp_inotify_gox = exp/inotify.gox
612 @LIBGO_IS_LINUX_TRUE@exp_inotify_gox =
613 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
614 toolexeclibgoexp_DATA = \
615 exp/cookiejar.gox \
616 exp/ebnf.gox \
617 exp/html.gox \
618 $(exp_inotify_gox) \
619 exp/norm.gox \
620 exp/proxy.gox \
621 exp/ssa.gox \
622 exp/terminal.gox \
623 exp/utf8string.gox
625 toolexeclibgoexphtmldir = $(toolexeclibgoexpdir)/html
626 toolexeclibgoexphtml_DATA = \
627 exp/html/atom.gox
629 toolexeclibgoexplocaledir = $(toolexeclibgoexpdir)/locale
630 toolexeclibgoexplocale_DATA = \
631 exp/locale/collate.gox
633 toolexeclibgoexplocalecollatedir = $(toolexeclibgoexplocaledir)/collate
634 toolexeclibgoexplocalecollate_DATA = \
635 exp/locale/collate/build.gox
637 toolexeclibgogodir = $(toolexeclibgodir)/go
638 toolexeclibgogo_DATA = \
639 go/ast.gox \
640 go/build.gox \
641 go/doc.gox \
642 go/format.gox \
643 go/parser.gox \
644 go/printer.gox \
645 go/scanner.gox \
646 go/token.gox \
647 go/types.gox
649 toolexeclibgohashdir = $(toolexeclibgodir)/hash
650 toolexeclibgohash_DATA = \
651 hash/adler32.gox \
652 hash/crc32.gox \
653 hash/crc64.gox \
654 hash/fnv.gox
656 toolexeclibgohtmldir = $(toolexeclibgodir)/html
657 toolexeclibgohtml_DATA = \
658 html/template.gox
660 toolexeclibgoimagedir = $(toolexeclibgodir)/image
661 toolexeclibgoimage_DATA = \
662 image/color.gox \
663 image/draw.gox \
664 image/gif.gox \
665 image/jpeg.gox \
666 image/png.gox
668 toolexeclibgoindexdir = $(toolexeclibgodir)/index
669 toolexeclibgoindex_DATA = \
670 index/suffixarray.gox
672 toolexeclibgoiodir = $(toolexeclibgodir)/io
673 toolexeclibgoio_DATA = \
674 io/ioutil.gox
676 toolexeclibgologdir = $(toolexeclibgodir)/log
677 toolexeclibgolog_DATA = \
678 log/syslog.gox
680 toolexeclibgomathdir = $(toolexeclibgodir)/math
681 toolexeclibgomath_DATA = \
682 math/big.gox \
683 math/cmplx.gox \
684 math/rand.gox
686 toolexeclibgomimedir = $(toolexeclibgodir)/mime
687 toolexeclibgomime_DATA = \
688 mime/multipart.gox
690 toolexeclibgonetdir = $(toolexeclibgodir)/net
691 toolexeclibgonet_DATA = \
692 net/http.gox \
693 net/mail.gox \
694 net/rpc.gox \
695 net/smtp.gox \
696 net/textproto.gox \
697 net/url.gox
699 toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
700 toolexeclibgonethttp_DATA = \
701 net/http/cgi.gox \
702 net/http/fcgi.gox \
703 net/http/httptest.gox \
704 net/http/httputil.gox \
705 net/http/pprof.gox
707 toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
708 toolexeclibgonetrpc_DATA = \
709 net/rpc/jsonrpc.gox
711 toolexeclibgoolddir = $(toolexeclibgodir)/old
712 toolexeclibgoold_DATA = \
713 old/netchan.gox \
714 old/regexp.gox \
715 old/template.gox
717 toolexeclibgoosdir = $(toolexeclibgodir)/os
718 toolexeclibgoos_DATA = \
719 os/exec.gox \
720 os/signal.gox \
721 os/user.gox
723 toolexeclibgopathdir = $(toolexeclibgodir)/path
724 toolexeclibgopath_DATA = \
725 path/filepath.gox
727 toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
728 toolexeclibgoregexp_DATA = \
729 regexp/syntax.gox
731 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
732 toolexeclibgoruntime_DATA = \
733 runtime/debug.gox \
734 runtime/pprof.gox
736 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
737 toolexeclibgosync_DATA = \
738 sync/atomic.gox
740 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
741 toolexeclibgotesting_DATA = \
742 testing/iotest.gox \
743 testing/quick.gox
745 toolexeclibgotextdir = $(toolexeclibgodir)/text
746 toolexeclibgotext_DATA = \
747 text/scanner.gox \
748 text/tabwriter.gox \
749 text/template.gox
751 toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
752 toolexeclibgotexttemplate_DATA = \
753 text/template/parse.gox
755 toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
756 toolexeclibgounicode_DATA = \
757 unicode/utf16.gox \
758 unicode/utf8.gox
760 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
761 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
762 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
763 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
764 @LIBGO_IS_LINUX_FALSE@runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
765 @LIBGO_IS_LINUX_TRUE@runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
766 @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
767 @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
768 @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
769 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file = runtime/getncpu-solaris.c
770 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-irix.c
771 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
772 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file = runtime/getncpu-linux.c
773 runtime_files = \
774 runtime/go-append.c \
775 runtime/go-assert.c \
776 runtime/go-assert-interface.c \
777 runtime/go-byte-array-to-string.c \
778 runtime/go-breakpoint.c \
779 runtime/go-caller.c \
780 runtime/go-callers.c \
781 runtime/go-can-convert-interface.c \
782 runtime/go-cgo.c \
783 runtime/go-check-interface.c \
784 runtime/go-construct-map.c \
785 runtime/go-convert-interface.c \
786 runtime/go-copy.c \
787 runtime/go-defer.c \
788 runtime/go-deferred-recover.c \
789 runtime/go-eface-compare.c \
790 runtime/go-eface-val-compare.c \
791 runtime/go-fieldtrack.c \
792 runtime/go-getgoroot.c \
793 runtime/go-int-array-to-string.c \
794 runtime/go-int-to-string.c \
795 runtime/go-interface-compare.c \
796 runtime/go-interface-eface-compare.c \
797 runtime/go-interface-val-compare.c \
798 runtime/go-make-slice.c \
799 runtime/go-map-delete.c \
800 runtime/go-map-index.c \
801 runtime/go-map-len.c \
802 runtime/go-map-range.c \
803 runtime/go-matherr.c \
804 runtime/go-memcmp.c \
805 runtime/go-nanotime.c \
806 runtime/go-now.c \
807 runtime/go-new-map.c \
808 runtime/go-new.c \
809 runtime/go-nosys.c \
810 runtime/go-panic.c \
811 runtime/go-print.c \
812 runtime/go-recover.c \
813 runtime/go-reflect-call.c \
814 runtime/go-reflect-map.c \
815 runtime/go-rune.c \
816 runtime/go-runtime-error.c \
817 runtime/go-setenv.c \
818 runtime/go-signal.c \
819 runtime/go-strcmp.c \
820 runtime/go-string-to-byte-array.c \
821 runtime/go-string-to-int-array.c \
822 runtime/go-strplus.c \
823 runtime/go-strslice.c \
824 runtime/go-traceback.c \
825 runtime/go-type-complex.c \
826 runtime/go-type-eface.c \
827 runtime/go-type-error.c \
828 runtime/go-type-float.c \
829 runtime/go-type-identity.c \
830 runtime/go-type-interface.c \
831 runtime/go-type-string.c \
832 runtime/go-typedesc-equal.c \
833 runtime/go-typestring.c \
834 runtime/go-unsafe-new.c \
835 runtime/go-unsafe-newarray.c \
836 runtime/go-unsafe-pointer.c \
837 runtime/go-unwind.c \
838 runtime/chan.c \
839 runtime/cpuprof.c \
840 runtime/env_posix.c \
841 runtime/lfstack.c \
842 $(runtime_lock_files) \
843 runtime/mcache.c \
844 runtime/mcentral.c \
845 $(runtime_mem_file) \
846 runtime/mfinal.c \
847 runtime/mfixalloc.c \
848 runtime/mgc0.c \
849 runtime/mheap.c \
850 runtime/msize.c \
851 runtime/panic.c \
852 runtime/parfor.c \
853 runtime/print.c \
854 runtime/proc.c \
855 runtime/runtime.c \
856 runtime/signal_unix.c \
857 runtime/thread.c \
858 runtime/yield.c \
859 $(rtems_task_variable_add_file) \
860 iface.c \
861 malloc.c \
862 map.c \
863 mprof.c \
864 reflect.c \
865 runtime1.c \
866 sema.c \
867 sigqueue.c \
868 string.c \
869 time.c \
870 $(runtime_getncpu_file)
872 go_bufio_files = \
873 go/bufio/bufio.go
875 go_bytes_files = \
876 go/bytes/buffer.go \
877 go/bytes/bytes.go \
878 go/bytes/bytes_decl.go \
879 go/bytes/reader.go
881 go_bytes_c_files = \
882 go/bytes/indexbyte.c
884 go_crypto_files = \
885 go/crypto/crypto.go
887 go_errors_files = \
888 go/errors/errors.go
890 go_expvar_files = \
891 go/expvar/expvar.go
893 go_flag_files = \
894 go/flag/flag.go
896 go_fmt_files = \
897 go/fmt/doc.go \
898 go/fmt/format.go \
899 go/fmt/print.go \
900 go/fmt/scan.go
902 go_hash_files = \
903 go/hash/hash.go
905 go_html_files = \
906 go/html/entity.go \
907 go/html/escape.go
909 go_image_files = \
910 go/image/format.go \
911 go/image/geom.go \
912 go/image/image.go \
913 go/image/names.go \
914 go/image/ycbcr.go
916 go_io_files = \
917 go/io/multi.go \
918 go/io/io.go \
919 go/io/pipe.go
921 go_log_files = \
922 go/log/log.go
924 go_math_files = \
925 go/math/abs.go \
926 go/math/acosh.go \
927 go/math/asin.go \
928 go/math/asinh.go \
929 go/math/atan.go \
930 go/math/atanh.go \
931 go/math/atan2.go \
932 go/math/bits.go \
933 go/math/cbrt.go \
934 go/math/const.go \
935 go/math/copysign.go \
936 go/math/dim.go \
937 go/math/erf.go \
938 go/math/exp.go \
939 go/math/expm1.go \
940 go/math/floor.go \
941 go/math/frexp.go \
942 go/math/gamma.go \
943 go/math/hypot.go \
944 go/math/j0.go \
945 go/math/j1.go \
946 go/math/jn.go \
947 go/math/ldexp.go \
948 go/math/lgamma.go \
949 go/math/log.go \
950 go/math/log1p.go \
951 go/math/log10.go \
952 go/math/logb.go \
953 go/math/mod.go \
954 go/math/modf.go \
955 go/math/nextafter.go \
956 go/math/pow.go \
957 go/math/pow10.go \
958 go/math/remainder.go \
959 go/math/signbit.go \
960 go/math/sin.go \
961 go/math/sincos.go \
962 go/math/sinh.go \
963 go/math/sqrt.go \
964 go/math/tan.go \
965 go/math/tanh.go \
966 go/math/unsafe.go
968 go_mime_files = \
969 go/mime/grammar.go \
970 go/mime/mediatype.go \
971 go/mime/type.go \
972 go/mime/type_unix.go
974 # By default use select with pipes. Most systems should have
975 # something better.
976 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_select.go
977 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_bsd.go
978 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
979 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_select.go
980 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
981 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
982 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver_unix.go
983 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
984 @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
985 @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
986 @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
987 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
988 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
989 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
990 @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
991 @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
992 @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
993 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_solaris.go
994 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
995 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
996 @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
997 @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
998 @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
999 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_bsd.go
1000 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
1001 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
1002 @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
1003 @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
1004 @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
1005 @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
1006 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
1007 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
1008 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
1009 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_freebsd.go
1010 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
1011 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
1012 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
1013 @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
1014 @LIBGO_IS_LINUX_FALSE@go_net_cloexec_file = go/net/sys_cloexec.go
1015 @LIBGO_IS_LINUX_TRUE@go_net_cloexec_file = go/net/sock_cloexec.go
1016 go_net_files = \
1017 go/net/cgo_unix.go \
1018 $(go_net_cgo_file) \
1019 $(go_net_cloexec_file) \
1020 go/net/dial.go \
1021 go/net/dnsclient.go \
1022 go/net/dnsclient_unix.go \
1023 go/net/dnsconfig_unix.go \
1024 go/net/dnsmsg.go \
1025 $(go_net_newpollserver_file) \
1026 go/net/fd_unix.go \
1027 $(go_net_fd_os_file) \
1028 go/net/file_unix.go \
1029 go/net/hosts.go \
1030 go/net/interface.go \
1031 $(go_net_interface_file) \
1032 go/net/ip.go \
1033 go/net/iprawsock.go \
1034 go/net/iprawsock_posix.go \
1035 go/net/ipsock.go \
1036 go/net/ipsock_posix.go \
1037 go/net/lookup.go \
1038 go/net/lookup_unix.go \
1039 go/net/mac.go \
1040 go/net/net.go \
1041 go/net/parse.go \
1042 go/net/pipe.go \
1043 go/net/port.go \
1044 go/net/port_unix.go \
1045 $(go_net_sendfile_file) \
1046 go/net/sock_posix.go \
1047 $(go_net_sock_file) \
1048 go/net/sockopt_posix.go \
1049 $(go_net_sockopt_file) \
1050 $(go_net_sockoptip_file) \
1051 go/net/tcpsock.go \
1052 go/net/tcpsock_posix.go \
1053 go/net/udpsock.go \
1054 go/net/udpsock_posix.go \
1055 go/net/unixsock.go \
1056 go/net/unixsock_posix.go
1058 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file = go/os/dir_regfile.go
1059 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file = go/os/dir_largefile.go
1060 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
1061 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
1062 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
1063 @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
1064 @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
1065 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1066 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1067 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1068 @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
1069 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1070 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1071 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
1072 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1073 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1074 @LIBGO_IS_SOLARIS_TRUE@go_os_stat_file = go/os/stat_solaris.go
1075 @LIBGO_IS_LINUX_FALSE@go_os_pipe_file = go/os/pipe_bsd.go
1076 @LIBGO_IS_LINUX_TRUE@go_os_pipe_file = go/os/pipe_linux.go
1077 go_os_files = \
1078 $(go_os_dir_file) \
1079 go/os/dir.go \
1080 go/os/doc.go \
1081 go/os/env.go \
1082 go/os/error.go \
1083 go/os/error_posix.go \
1084 go/os/exec.go \
1085 go/os/exec_posix.go \
1086 go/os/exec_unix.go \
1087 go/os/file.go \
1088 go/os/file_posix.go \
1089 go/os/file_unix.go \
1090 go/os/getwd.go \
1091 go/os/path.go \
1092 go/os/path_unix.go \
1093 $(go_os_pipe_file) \
1094 go/os/proc.go \
1095 $(go_os_stat_file) \
1096 go/os/str.go \
1097 $(go_os_sys_file) \
1098 go/os/types.go
1100 go_path_files = \
1101 go/path/match.go \
1102 go/path/path.go
1104 go_reflect_files = \
1105 go/reflect/deepequal.go \
1106 go/reflect/makefunc.go \
1107 go/reflect/type.go \
1108 go/reflect/value.go
1110 go_regexp_files = \
1111 go/regexp/exec.go \
1112 go/regexp/regexp.go
1114 go_net_rpc_files = \
1115 go/net/rpc/client.go \
1116 go/net/rpc/debug.go \
1117 go/net/rpc/server.go
1119 go_runtime_files = \
1120 go/runtime/compiler.go \
1121 go/runtime/debug.go \
1122 go/runtime/error.go \
1123 go/runtime/extern.go \
1124 go/runtime/mem.go \
1125 go/runtime/softfloat64.go \
1126 go/runtime/type.go \
1127 version.go
1129 go_sort_files = \
1130 go/sort/search.go \
1131 go/sort/sort.go
1133 go_strconv_files = \
1134 go/strconv/atob.go \
1135 go/strconv/atof.go \
1136 go/strconv/atoi.go \
1137 go/strconv/decimal.go \
1138 go/strconv/extfloat.go \
1139 go/strconv/ftoa.go \
1140 go/strconv/isprint.go \
1141 go/strconv/itoa.go \
1142 go/strconv/quote.go
1144 go_strings_files = \
1145 go/strings/reader.go \
1146 go/strings/replace.go \
1147 go/strings/search.go \
1148 go/strings/strings.go
1150 go_sync_files = \
1151 go/sync/cond.go \
1152 go/sync/mutex.go \
1153 go/sync/once.go \
1154 go/sync/race0.go \
1155 go/sync/runtime.go \
1156 go/sync/rwmutex.go \
1157 go/sync/waitgroup.go
1159 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_unix.go
1160 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_libc.go
1161 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/log/syslog/syslog_libc.go
1162 go_log_syslog_files = \
1163 go/log/syslog/syslog.go \
1164 $(go_syslog_file)
1166 go_syslog_c_files = \
1167 go/log/syslog/syslog_c.c
1169 go_testing_files = \
1170 go/testing/benchmark.go \
1171 go/testing/example.go \
1172 go/testing/testing.go
1174 go_time_files = \
1175 go/time/format.go \
1176 go/time/sleep.go \
1177 go/time/sys_unix.go \
1178 go/time/tick.go \
1179 go/time/time.go \
1180 go/time/zoneinfo.go \
1181 go/time/zoneinfo_read.go \
1182 go/time/zoneinfo_unix.go
1184 go_unicode_files = \
1185 go/unicode/casetables.go \
1186 go/unicode/digit.go \
1187 go/unicode/graphic.go \
1188 go/unicode/letter.go \
1189 go/unicode/tables.go
1191 @LIBGO_IS_DARWIN_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1192 @LIBGO_IS_FREEBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1193 @LIBGO_IS_LINUX_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1194 @LIBGO_IS_NETBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1195 @LIBGO_IS_OPENBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1196 @LIBGO_IS_SOLARIS_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1197 go_archive_tar_files = \
1198 go/archive/tar/common.go \
1199 go/archive/tar/reader.go \
1200 go/archive/tar/stat_unix.go \
1201 go/archive/tar/writer.go \
1202 $(archive_tar_atim_file)
1204 go_archive_zip_files = \
1205 go/archive/zip/reader.go \
1206 go/archive/zip/struct.go \
1207 go/archive/zip/writer.go
1209 go_compress_bzip2_files = \
1210 go/compress/bzip2/bit_reader.go \
1211 go/compress/bzip2/bzip2.go \
1212 go/compress/bzip2/huffman.go \
1213 go/compress/bzip2/move_to_front.go
1215 go_compress_flate_files = \
1216 go/compress/flate/copy.go \
1217 go/compress/flate/deflate.go \
1218 go/compress/flate/fixedhuff.go \
1219 go/compress/flate/huffman_bit_writer.go \
1220 go/compress/flate/huffman_code.go \
1221 go/compress/flate/inflate.go \
1222 go/compress/flate/reverse_bits.go \
1223 go/compress/flate/token.go
1225 go_compress_gzip_files = \
1226 go/compress/gzip/gzip.go \
1227 go/compress/gzip/gunzip.go
1229 go_compress_lzw_files = \
1230 go/compress/lzw/reader.go \
1231 go/compress/lzw/writer.go
1233 go_compress_zlib_files = \
1234 go/compress/zlib/reader.go \
1235 go/compress/zlib/writer.go
1237 go_container_heap_files = \
1238 go/container/heap/heap.go
1240 go_container_list_files = \
1241 go/container/list/list.go
1243 go_container_ring_files = \
1244 go/container/ring/ring.go
1246 go_crypto_aes_files = \
1247 go/crypto/aes/block.go \
1248 go/crypto/aes/cipher.go \
1249 go/crypto/aes/cipher_generic.go \
1250 go/crypto/aes/const.go
1252 go_crypto_cipher_files = \
1253 go/crypto/cipher/cbc.go \
1254 go/crypto/cipher/cfb.go \
1255 go/crypto/cipher/cipher.go \
1256 go/crypto/cipher/ctr.go \
1257 go/crypto/cipher/io.go \
1258 go/crypto/cipher/ofb.go
1260 go_crypto_des_files = \
1261 go/crypto/des/block.go \
1262 go/crypto/des/cipher.go \
1263 go/crypto/des/const.go
1265 go_crypto_dsa_files = \
1266 go/crypto/dsa/dsa.go
1268 go_crypto_ecdsa_files = \
1269 go/crypto/ecdsa/ecdsa.go
1271 go_crypto_elliptic_files = \
1272 go/crypto/elliptic/elliptic.go \
1273 go/crypto/elliptic/p224.go
1275 go_crypto_hmac_files = \
1276 go/crypto/hmac/hmac.go
1278 go_crypto_md5_files = \
1279 go/crypto/md5/md5.go \
1280 go/crypto/md5/md5block.go
1282 go_crypto_rand_files = \
1283 go/crypto/rand/rand.go \
1284 go/crypto/rand/rand_unix.go \
1285 go/crypto/rand/util.go
1287 go_crypto_rc4_files = \
1288 go/crypto/rc4/rc4.go
1290 go_crypto_rsa_files = \
1291 go/crypto/rsa/pkcs1v15.go \
1292 go/crypto/rsa/rsa.go
1294 go_crypto_sha1_files = \
1295 go/crypto/sha1/sha1.go \
1296 go/crypto/sha1/sha1block.go
1298 go_crypto_sha256_files = \
1299 go/crypto/sha256/sha256.go \
1300 go/crypto/sha256/sha256block.go
1302 go_crypto_sha512_files = \
1303 go/crypto/sha512/sha512.go \
1304 go/crypto/sha512/sha512block.go
1306 go_crypto_subtle_files = \
1307 go/crypto/subtle/constant_time.go
1309 go_crypto_tls_files = \
1310 go/crypto/tls/alert.go \
1311 go/crypto/tls/cipher_suites.go \
1312 go/crypto/tls/common.go \
1313 go/crypto/tls/conn.go \
1314 go/crypto/tls/handshake_client.go \
1315 go/crypto/tls/handshake_messages.go \
1316 go/crypto/tls/handshake_server.go \
1317 go/crypto/tls/key_agreement.go \
1318 go/crypto/tls/prf.go \
1319 go/crypto/tls/ticket.go \
1320 go/crypto/tls/tls.go
1322 go_crypto_x509_files = \
1323 go/crypto/x509/cert_pool.go \
1324 go/crypto/x509/pem_decrypt.go \
1325 go/crypto/x509/pkcs1.go \
1326 go/crypto/x509/pkcs8.go \
1327 go/crypto/x509/root.go \
1328 go/crypto/x509/root_unix.go \
1329 go/crypto/x509/sec1.go \
1330 go/crypto/x509/verify.go \
1331 go/crypto/x509/x509.go
1333 go_crypto_x509_pkix_files = \
1334 go/crypto/x509/pkix/pkix.go
1336 go_database_sql_files = \
1337 go/database/sql/convert.go \
1338 go/database/sql/sql.go
1340 go_database_sql_driver_files = \
1341 go/database/sql/driver/driver.go \
1342 go/database/sql/driver/types.go
1344 go_debug_dwarf_files = \
1345 go/debug/dwarf/buf.go \
1346 go/debug/dwarf/const.go \
1347 go/debug/dwarf/entry.go \
1348 go/debug/dwarf/line.go \
1349 go/debug/dwarf/open.go \
1350 go/debug/dwarf/type.go \
1351 go/debug/dwarf/unit.go
1353 go_debug_elf_files = \
1354 go/debug/elf/elf.go \
1355 go/debug/elf/file.go
1357 go_debug_gosym_files = \
1358 go/debug/gosym/pclntab.go \
1359 go/debug/gosym/symtab.go
1361 go_debug_macho_files = \
1362 go/debug/macho/file.go \
1363 go/debug/macho/macho.go
1365 go_debug_pe_files = \
1366 go/debug/pe/file.go \
1367 go/debug/pe/pe.go
1369 go_encoding_ascii85_files = \
1370 go/encoding/ascii85/ascii85.go
1372 go_encoding_asn1_files = \
1373 go/encoding/asn1/asn1.go \
1374 go/encoding/asn1/common.go \
1375 go/encoding/asn1/marshal.go
1377 go_encoding_base32_files = \
1378 go/encoding/base32/base32.go
1380 go_encoding_base64_files = \
1381 go/encoding/base64/base64.go
1383 go_encoding_binary_files = \
1384 go/encoding/binary/binary.go \
1385 go/encoding/binary/varint.go
1387 go_encoding_csv_files = \
1388 go/encoding/csv/reader.go \
1389 go/encoding/csv/writer.go
1391 go_encoding_gob_files = \
1392 go/encoding/gob/decode.go \
1393 go/encoding/gob/decoder.go \
1394 go/encoding/gob/doc.go \
1395 go/encoding/gob/encode.go \
1396 go/encoding/gob/encoder.go \
1397 go/encoding/gob/error.go \
1398 go/encoding/gob/type.go
1400 go_encoding_hex_files = \
1401 go/encoding/hex/hex.go
1403 go_encoding_json_files = \
1404 go/encoding/json/decode.go \
1405 go/encoding/json/encode.go \
1406 go/encoding/json/indent.go \
1407 go/encoding/json/scanner.go \
1408 go/encoding/json/stream.go \
1409 go/encoding/json/tags.go
1411 go_encoding_pem_files = \
1412 go/encoding/pem/pem.go
1414 go_encoding_xml_files = \
1415 go/encoding/xml/marshal.go \
1416 go/encoding/xml/read.go \
1417 go/encoding/xml/typeinfo.go \
1418 go/encoding/xml/xml.go
1420 go_exp_cookiejar_files = \
1421 go/exp/cookiejar/jar.go \
1422 go/exp/cookiejar/storage.go
1424 go_exp_ebnf_files = \
1425 go/exp/ebnf/ebnf.go \
1426 go/exp/ebnf/parser.go
1428 go_exp_html_files = \
1429 go/exp/html/const.go \
1430 go/exp/html/doc.go \
1431 go/exp/html/doctype.go \
1432 go/exp/html/entity.go \
1433 go/exp/html/escape.go \
1434 go/exp/html/foreign.go \
1435 go/exp/html/node.go \
1436 go/exp/html/parse.go \
1437 go/exp/html/render.go \
1438 go/exp/html/token.go
1440 go_exp_html_atom_files = \
1441 go/exp/html/atom/atom.go \
1442 go/exp/html/atom/table.go
1444 go_exp_inotify_files = \
1445 go/exp/inotify/inotify_linux.go
1447 go_exp_locale_collate_files = \
1448 go/exp/locale/collate/colelem.go \
1449 go/exp/locale/collate/collate.go \
1450 go/exp/locale/collate/colltab.go \
1451 go/exp/locale/collate/contract.go \
1452 go/exp/locale/collate/export.go \
1453 go/exp/locale/collate/sort.go \
1454 go/exp/locale/collate/table.go \
1455 go/exp/locale/collate/tables.go \
1456 go/exp/locale/collate/trie.go
1458 go_exp_locale_collate_build_files = \
1459 go/exp/locale/collate/build/builder.go \
1460 go/exp/locale/collate/build/colelem.go \
1461 go/exp/locale/collate/build/contract.go \
1462 go/exp/locale/collate/build/order.go \
1463 go/exp/locale/collate/build/table.go \
1464 go/exp/locale/collate/build/trie.go
1466 go_exp_norm_files = \
1467 go/exp/norm/composition.go \
1468 go/exp/norm/forminfo.go \
1469 go/exp/norm/input.go \
1470 go/exp/norm/iter.go \
1471 go/exp/norm/normalize.go \
1472 go/exp/norm/readwriter.go \
1473 go/exp/norm/tables.go \
1474 go/exp/norm/trie.go
1476 go_exp_proxy_files = \
1477 go/exp/proxy/direct.go \
1478 go/exp/proxy/per_host.go \
1479 go/exp/proxy/proxy.go \
1480 go/exp/proxy/socks5.go
1482 go_exp_ssa_files = \
1483 go/exp/ssa/blockopt.go \
1484 go/exp/ssa/doc.go \
1485 go/exp/ssa/func.go \
1486 go/exp/ssa/sanity.go \
1487 go/exp/ssa/ssa.go \
1488 go/exp/ssa/literal.go \
1489 go/exp/ssa/print.go \
1490 go/exp/ssa/util.go
1492 go_exp_terminal_files = \
1493 go/exp/terminal/terminal.go \
1494 go/exp/terminal/util.go
1496 go_exp_utf8string_files = \
1497 go/exp/utf8string/string.go
1499 go_go_ast_files = \
1500 go/go/ast/ast.go \
1501 go/go/ast/commentmap.go \
1502 go/go/ast/filter.go \
1503 go/go/ast/import.go \
1504 go/go/ast/print.go \
1505 go/go/ast/resolve.go \
1506 go/go/ast/scope.go \
1507 go/go/ast/walk.go
1509 go_go_build_files = \
1510 go/go/build/build.go \
1511 go/go/build/doc.go \
1512 go/go/build/read.go \
1513 syslist.go
1515 go_go_doc_files = \
1516 go/go/doc/comment.go \
1517 go/go/doc/doc.go \
1518 go/go/doc/example.go \
1519 go/go/doc/exports.go \
1520 go/go/doc/filter.go \
1521 go/go/doc/reader.go \
1522 go/go/doc/synopsis.go
1524 go_go_format_files = \
1525 go/go/format/format.go
1527 go_go_parser_files = \
1528 go/go/parser/interface.go \
1529 go/go/parser/parser.go
1531 go_go_printer_files = \
1532 go/go/printer/nodes.go \
1533 go/go/printer/printer.go
1535 go_go_scanner_files = \
1536 go/go/scanner/errors.go \
1537 go/go/scanner/scanner.go
1539 go_go_token_files = \
1540 go/go/token/position.go \
1541 go/go/token/serialize.go \
1542 go/go/token/token.go
1544 go_go_types_files = \
1545 go/go/types/api.go \
1546 go/go/types/builtins.go \
1547 go/go/types/check.go \
1548 go/go/types/const.go \
1549 go/go/types/conversions.go \
1550 go/go/types/errors.go \
1551 go/go/types/exportdata.go \
1552 go/go/types/expr.go \
1553 go/go/types/gcimporter.go \
1554 go/go/types/objects.go \
1555 go/go/types/operand.go \
1556 go/go/types/predicates.go \
1557 go/go/types/resolve.go \
1558 go/go/types/scope.go \
1559 go/go/types/stmt.go \
1560 go/go/types/types.go \
1561 go/go/types/universe.go
1563 go_hash_adler32_files = \
1564 go/hash/adler32/adler32.go
1566 go_hash_crc32_files = \
1567 go/hash/crc32/crc32.go \
1568 go/hash/crc32/crc32_generic.go
1570 go_hash_crc64_files = \
1571 go/hash/crc64/crc64.go
1573 go_hash_fnv_files = \
1574 go/hash/fnv/fnv.go
1576 go_html_template_files = \
1577 go/html/template/attr.go \
1578 go/html/template/content.go \
1579 go/html/template/context.go \
1580 go/html/template/css.go \
1581 go/html/template/doc.go \
1582 go/html/template/error.go \
1583 go/html/template/escape.go \
1584 go/html/template/html.go \
1585 go/html/template/js.go \
1586 go/html/template/template.go \
1587 go/html/template/transition.go \
1588 go/html/template/url.go
1590 go_image_color_files = \
1591 go/image/color/color.go \
1592 go/image/color/ycbcr.go
1594 go_image_draw_files = \
1595 go/image/draw/draw.go
1597 go_image_gif_files = \
1598 go/image/gif/reader.go
1600 go_image_jpeg_files = \
1601 go/image/jpeg/fdct.go \
1602 go/image/jpeg/huffman.go \
1603 go/image/jpeg/idct.go \
1604 go/image/jpeg/reader.go \
1605 go/image/jpeg/scan.go \
1606 go/image/jpeg/writer.go
1608 go_image_png_files = \
1609 go/image/png/paeth.go \
1610 go/image/png/reader.go \
1611 go/image/png/writer.go
1613 go_index_suffixarray_files = \
1614 go/index/suffixarray/qsufsort.go \
1615 go/index/suffixarray/suffixarray.go
1617 go_io_ioutil_files = \
1618 go/io/ioutil/blackhole.go \
1619 go/io/ioutil/ioutil.go \
1620 go/io/ioutil/tempfile.go
1622 go_math_big_files = \
1623 go/math/big/arith.go \
1624 go/math/big/int.go \
1625 go/math/big/nat.go \
1626 go/math/big/rat.go
1628 go_math_cmplx_files = \
1629 go/math/cmplx/abs.go \
1630 go/math/cmplx/asin.go \
1631 go/math/cmplx/conj.go \
1632 go/math/cmplx/exp.go \
1633 go/math/cmplx/isinf.go \
1634 go/math/cmplx/isnan.go \
1635 go/math/cmplx/log.go \
1636 go/math/cmplx/phase.go \
1637 go/math/cmplx/polar.go \
1638 go/math/cmplx/pow.go \
1639 go/math/cmplx/rect.go \
1640 go/math/cmplx/sin.go \
1641 go/math/cmplx/sqrt.go \
1642 go/math/cmplx/tan.go
1644 go_math_rand_files = \
1645 go/math/rand/exp.go \
1646 go/math/rand/normal.go \
1647 go/math/rand/rand.go \
1648 go/math/rand/rng.go \
1649 go/math/rand/zipf.go
1651 go_mime_multipart_files = \
1652 go/mime/multipart/formdata.go \
1653 go/mime/multipart/multipart.go \
1654 go/mime/multipart/quotedprintable.go \
1655 go/mime/multipart/writer.go
1657 go_net_http_files = \
1658 go/net/http/chunked.go \
1659 go/net/http/client.go \
1660 go/net/http/cookie.go \
1661 go/net/http/filetransport.go \
1662 go/net/http/fs.go \
1663 go/net/http/header.go \
1664 go/net/http/jar.go \
1665 go/net/http/lex.go \
1666 go/net/http/request.go \
1667 go/net/http/response.go \
1668 go/net/http/server.go \
1669 go/net/http/sniff.go \
1670 go/net/http/status.go \
1671 go/net/http/transfer.go \
1672 go/net/http/transport.go
1674 go_net_mail_files = \
1675 go/net/mail/message.go
1677 go_net_smtp_files = \
1678 go/net/smtp/auth.go \
1679 go/net/smtp/smtp.go
1681 go_net_textproto_files = \
1682 go/net/textproto/header.go \
1683 go/net/textproto/pipeline.go \
1684 go/net/textproto/reader.go \
1685 go/net/textproto/textproto.go \
1686 go/net/textproto/writer.go
1688 go_net_url_files = \
1689 go/net/url/url.go
1691 go_net_http_cgi_files = \
1692 go/net/http/cgi/child.go \
1693 go/net/http/cgi/host.go
1695 go_net_http_fcgi_files = \
1696 go/net/http/fcgi/child.go \
1697 go/net/http/fcgi/fcgi.go
1699 go_net_http_httptest_files = \
1700 go/net/http/httptest/recorder.go \
1701 go/net/http/httptest/server.go
1703 go_net_http_pprof_files = \
1704 go/net/http/pprof/pprof.go
1706 go_net_http_httputil_files = \
1707 go/net/http/httputil/chunked.go \
1708 go/net/http/httputil/dump.go \
1709 go/net/http/httputil/persist.go \
1710 go/net/http/httputil/reverseproxy.go
1712 go_old_netchan_files = \
1713 go/old/netchan/common.go \
1714 go/old/netchan/export.go \
1715 go/old/netchan/import.go
1717 go_old_regexp_files = \
1718 go/old/regexp/regexp.go
1720 go_old_template_files = \
1721 go/old/template/doc.go \
1722 go/old/template/execute.go \
1723 go/old/template/format.go \
1724 go/old/template/parse.go
1726 go_os_exec_files = \
1727 go/os/exec/exec.go \
1728 go/os/exec/lp_unix.go
1730 go_os_signal_files = \
1731 go/os/signal/signal.go \
1732 go/os/signal/signal_unix.go
1734 go_os_user_files = \
1735 go/os/user/user.go \
1736 go/os/user/lookup.go \
1737 go/os/user/lookup_unix.go
1739 go_path_filepath_files = \
1740 go/path/filepath/match.go \
1741 go/path/filepath/path.go \
1742 go/path/filepath/path_unix.go \
1743 go/path/filepath/symlink.go
1745 go_regexp_syntax_files = \
1746 go/regexp/syntax/compile.go \
1747 go/regexp/syntax/doc.go \
1748 go/regexp/syntax/parse.go \
1749 go/regexp/syntax/perl_groups.go \
1750 go/regexp/syntax/prog.go \
1751 go/regexp/syntax/regexp.go \
1752 go/regexp/syntax/simplify.go
1754 go_net_rpc_jsonrpc_files = \
1755 go/net/rpc/jsonrpc/client.go \
1756 go/net/rpc/jsonrpc/server.go
1758 go_runtime_debug_files = \
1759 go/runtime/debug/stack.go
1761 go_runtime_pprof_files = \
1762 go/runtime/pprof/pprof.go
1764 go_text_tabwriter_files = \
1765 go/text/tabwriter/tabwriter.go
1767 go_text_template_files = \
1768 go/text/template/doc.go \
1769 go/text/template/exec.go \
1770 go/text/template/funcs.go \
1771 go/text/template/helper.go \
1772 go/text/template/template.go
1774 go_text_template_parse_files = \
1775 go/text/template/parse/lex.go \
1776 go/text/template/parse/node.go \
1777 go/text/template/parse/parse.go
1779 go_sync_atomic_files = \
1780 go/sync/atomic/doc.go
1782 go_sync_atomic_c_files = \
1783 go/sync/atomic/atomic.c
1785 go_testing_iotest_files = \
1786 go/testing/iotest/logger.go \
1787 go/testing/iotest/reader.go \
1788 go/testing/iotest/writer.go
1790 go_testing_quick_files = \
1791 go/testing/quick/quick.go
1793 go_text_scanner_files = \
1794 go/text/scanner/scanner.go
1796 go_unicode_utf16_files = \
1797 go/unicode/utf16/utf16.go
1799 go_unicode_utf8_files = \
1800 go/unicode/utf8/utf8.go
1802 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
1804 # Define Syscall and Syscall6.
1805 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
1806 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1807 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1809 # Define ForkExec and Exec.
1810 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
1811 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
1812 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
1813 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
1814 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
1815 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
1817 # Define Wait4.
1818 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
1819 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
1821 # Support for pulling apart wait status.
1822 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
1823 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
1825 # Define Sleep.
1826 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
1827 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
1828 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
1829 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1831 # Define Errstr.
1832 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1833 # Use lseek on 64-bit Solaris.
1834 @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
1835 # Use lseek64 on 32-bit Solaris/SPARC.
1836 @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
1837 # Use lseek64 on 32-bit Solaris/x86.
1838 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1839 # Use lseek by default.
1840 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1842 # Declare libc functions that vary for largefile systems.
1843 # Always use lseek64 on GNU/Linux.
1844 @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1845 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
1846 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
1847 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
1849 # Define socket sizes and types.
1850 @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
1851 @LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = go/syscall/socket_posix.go
1853 # Define socket functions.
1854 @LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = go/syscall/socket_xnet.go
1855 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
1857 # Support for uname.
1858 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1859 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1860 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
1861 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
1863 # GNU/Linux specific socket control messages.
1864 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
1865 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
1867 # Support for netlink sockets and messages.
1868 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
1869 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
1871 # GNU/Linux specific socket filters.
1872 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
1873 @LIBGO_IS_LINUX_FALSE@syscall_utimesnano_file = go/syscall/libcall_posix_utimesnano.go
1875 # GNU/Linux specific utimesnano support.
1876 @LIBGO_IS_LINUX_TRUE@syscall_utimesnano_file = go/syscall/libcall_linux_utimesnano.go
1877 @LIBGO_IS_LINUX_FALSE@syscall_creds_test_file =
1879 # Test files.
1880 @LIBGO_IS_LINUX_TRUE@syscall_creds_test_file = go/syscall/creds_test.go
1881 go_base_syscall_files = \
1882 go/syscall/env_unix.go \
1883 go/syscall/syscall_errno.go \
1884 go/syscall/libcall_support.go \
1885 go/syscall/libcall_posix.go \
1886 go/syscall/race0.go \
1887 go/syscall/socket.go \
1888 go/syscall/sockcmsg_unix.go \
1889 go/syscall/str.go \
1890 go/syscall/syscall.go \
1891 $(syscall_sockcmsg_file) \
1892 $(syscall_syscall_file) \
1893 $(syscall_exec_file) \
1894 $(syscall_exec_os_file) \
1895 $(syscall_wait_file) \
1896 $(syscall_sleep_file) \
1897 $(syscall_errstr_file) \
1898 $(syscall_size_file) \
1899 $(syscall_socket_file) \
1900 $(syscall_socket_os_file) \
1901 $(syscall_uname_file) \
1902 $(syscall_netlink_file) \
1903 $(syscall_lsf_file) \
1904 $(syscall_utimesnano_file) \
1905 $(GO_LIBCALL_OS_FILE) \
1906 $(GO_LIBCALL_OS_ARCH_FILE) \
1907 $(GO_SYSCALL_OS_FILE) \
1908 $(GO_SYSCALL_OS_ARCH_FILE)
1910 go_syscall_files = \
1911 $(go_base_syscall_files) \
1912 libcalls.go \
1913 sysinfo.go \
1914 syscall_arch.go
1916 go_syscall_c_files = \
1917 go/syscall/errno.c \
1918 go/syscall/signame.c \
1919 $(syscall_wait_c_file)
1921 go_syscall_test_files = \
1922 $(syscall_creds_test_file) \
1923 go/syscall/passfd_test.go
1925 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1927 # os_lib_inotify_lo = os/inotify.lo
1928 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1929 libgo_go_objs = \
1930 bufio.lo \
1931 bytes.lo \
1932 bytes/index.lo \
1933 crypto.lo \
1934 errors.lo \
1935 expvar.lo \
1936 flag.lo \
1937 fmt.lo \
1938 hash.lo \
1939 html.lo \
1940 image.lo \
1941 io.lo \
1942 log.lo \
1943 math.lo \
1944 mime.lo \
1945 net.lo \
1946 os.lo \
1947 path.lo \
1948 reflect-go.lo \
1949 regexp.lo \
1950 runtime-go.lo \
1951 sort.lo \
1952 strconv.lo \
1953 strings.lo \
1954 sync.lo \
1955 syscall.lo \
1956 syscall/errno.lo \
1957 syscall/signame.lo \
1958 syscall/wait.lo \
1959 testing.lo \
1960 time-go.lo \
1961 unicode.lo \
1962 archive/tar.lo \
1963 archive/zip.lo \
1964 compress/bzip2.lo \
1965 compress/flate.lo \
1966 compress/gzip.lo \
1967 compress/lzw.lo \
1968 compress/zlib.lo \
1969 container/heap.lo \
1970 container/list.lo \
1971 container/ring.lo \
1972 crypto/aes.lo \
1973 crypto/cipher.lo \
1974 crypto/des.lo \
1975 crypto/dsa.lo \
1976 crypto/ecdsa.lo \
1977 crypto/elliptic.lo \
1978 crypto/hmac.lo \
1979 crypto/md5.lo \
1980 crypto/rand.lo \
1981 crypto/rc4.lo \
1982 crypto/rsa.lo \
1983 crypto/sha1.lo \
1984 crypto/sha256.lo \
1985 crypto/sha512.lo \
1986 crypto/subtle.lo \
1987 crypto/tls.lo \
1988 crypto/x509.lo \
1989 crypto/x509/pkix.lo \
1990 database/sql.lo \
1991 database/sql/driver.lo \
1992 debug/dwarf.lo \
1993 debug/elf.lo \
1994 debug/gosym.lo \
1995 debug/macho.lo \
1996 debug/pe.lo \
1997 encoding/ascii85.lo \
1998 encoding/asn1.lo \
1999 encoding/base32.lo \
2000 encoding/base64.lo \
2001 encoding/binary.lo \
2002 encoding/csv.lo \
2003 encoding/gob.lo \
2004 encoding/hex.lo \
2005 encoding/json.lo \
2006 encoding/pem.lo \
2007 encoding/xml.lo \
2008 exp/cookiejar.lo \
2009 exp/ebnf.lo \
2010 exp/html.lo \
2011 exp/html/atom.lo \
2012 exp/locale/collate.lo \
2013 exp/locale/collate/build.lo \
2014 exp/norm.lo \
2015 exp/proxy.lo \
2016 exp/ssa.lo \
2017 exp/terminal.lo \
2018 exp/utf8string.lo \
2019 html/template.lo \
2020 go/ast.lo \
2021 go/build.lo \
2022 go/doc.lo \
2023 go/format.lo \
2024 go/parser.lo \
2025 go/printer.lo \
2026 go/scanner.lo \
2027 go/token.lo \
2028 go/types.lo \
2029 hash/adler32.lo \
2030 hash/crc32.lo \
2031 hash/crc64.lo \
2032 hash/fnv.lo \
2033 net/http/cgi.lo \
2034 net/http/fcgi.lo \
2035 net/http/httptest.lo \
2036 net/http/httputil.lo \
2037 net/http/pprof.lo \
2038 image/color.lo \
2039 image/draw.lo \
2040 image/gif.lo \
2041 image/jpeg.lo \
2042 image/png.lo \
2043 index/suffixarray.lo \
2044 io/ioutil.lo \
2045 log/syslog.lo \
2046 log/syslog/syslog_c.lo \
2047 math/big.lo \
2048 math/cmplx.lo \
2049 math/rand.lo \
2050 mime/multipart.lo \
2051 net/http.lo \
2052 net/mail.lo \
2053 net/rpc.lo \
2054 net/smtp.lo \
2055 net/textproto.lo \
2056 net/url.lo \
2057 old/netchan.lo \
2058 old/regexp.lo \
2059 old/template.lo \
2060 os/exec.lo \
2061 $(os_lib_inotify_lo) \
2062 os/signal.lo \
2063 os/user.lo \
2064 path/filepath.lo \
2065 regexp/syntax.lo \
2066 net/rpc/jsonrpc.lo \
2067 runtime/debug.lo \
2068 runtime/pprof.lo \
2069 sync/atomic.lo \
2070 sync/atomic_c.lo \
2071 text/scanner.lo \
2072 text/tabwriter.lo \
2073 text/template.lo \
2074 text/template/parse.lo \
2075 testing/iotest.lo \
2076 testing/quick.lo \
2077 unicode/utf16.lo \
2078 unicode/utf8.lo
2080 libgo_la_SOURCES = $(runtime_files)
2081 libgo_la_LDFLAGS = \
2082 -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
2084 libgo_la_LIBADD = \
2085 $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
2086 ../libatomic/libatomic_convenience.la \
2087 $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
2089 libgobegin_a_SOURCES = \
2090 runtime/go-main.c
2092 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
2093 AM_GOCFLAGS = $(STRINGOPS_FLAG)
2094 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
2095 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
2096 $(AM_GOCFLAGS) $(GOCFLAGS)
2098 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
2099 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
2102 # Build the dependencies for a Go package.
2103 BUILDDEPS = \
2104 $(MKDIR_P) $(@D); \
2105 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
2106 mv -f $@.tmp $@
2109 # Build the .go files for a package, generating a .lo file.
2110 BUILDPACKAGE = \
2111 $(MKDIR_P) $(@D); \
2112 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2113 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
2115 GOTESTFLAGS =
2117 # Check a package.
2118 CHECK = \
2119 GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2120 export GC; \
2121 GOLIBS="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
2122 export GOLIBS; \
2123 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
2124 export RUNTESTFLAGS; \
2125 MAKE="$(MAKE)"; \
2126 export MAKE; \
2127 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2128 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2129 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2130 export LD_LIBRARY_PATH; \
2131 $(MKDIR_P) $(@D); \
2132 rm -f $@-testsum $@-testlog; \
2133 if test "$(USE_DEJAGNU)" = "yes"; then \
2134 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files); \
2135 else \
2136 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files) >>$@-testlog 2>&1; then \
2137 echo "PASS: $(@D)" >> $@-testlog; \
2138 echo "PASS: $(@D)"; \
2139 echo "PASS: $(@D)" > $@-testsum; \
2140 else \
2141 echo "FAIL: $(@D)" >> $@-testlog; \
2142 cat $@-testlog; \
2143 echo "FAIL: $(@D)" > $@-testsum; \
2144 exit 1; \
2145 fi; \
2149 # Build all packages before checking any.
2150 CHECK_DEPS = libgo.la libgobegin.a \
2151 $(toolexeclibgo_DATA) \
2152 $(toolexeclibgoarchive_DATA) \
2153 $(toolexeclibgocompress_DATA) \
2154 $(toolexeclibgocontainer_DATA) \
2155 $(toolexeclibgocrypto_DATA) \
2156 $(toolexeclibgodebug_DATA) \
2157 $(toolexeclibgoencoding_DATA) \
2158 $(toolexeclibgoexp_DATA) \
2159 $(toolexeclibgogo_DATA) \
2160 $(toolexeclibgohash_DATA) \
2161 $(toolexeclibgoimage_DATA) \
2162 $(toolexeclibgoindex_DATA) \
2163 $(toolexeclibgoio_DATA) \
2164 $(toolexeclibgolog_DATA) \
2165 $(toolexeclibgomath_DATA) \
2166 $(toolexeclibgomime_DATA) \
2167 $(toolexeclibgonet_DATA) \
2168 $(toolexeclibgonethttp_DATA) \
2169 $(toolexeclibgoos_DATA) \
2170 $(toolexeclibgopath_DATA) \
2171 $(toolexeclibgorpc_DATA) \
2172 $(toolexeclibgoruntime_DATA) \
2173 $(toolexeclibgosync_DATA) \
2174 $(toolexeclibgotesting_DATA) \
2175 $(toolexeclibgotext_DATA) \
2176 $(toolexeclibgotexttemplate_DATA) \
2177 $(toolexeclibgounicode_DATA)
2179 # At least for now, we need -static-libgo for this test, because
2180 # otherwise we can't get the line numbers.
2181 runtime_pprof_check_GOCFLAGS = -static-libgo
2183 # How to build a .gox file from a .lo file.
2184 BUILDGOX = \
2185 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2186 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2188 @LIBGO_IS_LINUX_FALSE@exp_inotify_check =
2190 # exp_inotify_check = exp/inotify/check
2191 @LIBGO_IS_LINUX_TRUE@exp_inotify_check =
2192 TEST_PACKAGES = \
2193 bufio/check \
2194 bytes/check \
2195 errors/check \
2196 expvar/check \
2197 flag/check \
2198 fmt/check \
2199 html/check \
2200 image/check \
2201 io/check \
2202 log/check \
2203 math/check \
2204 mime/check \
2205 net/check \
2206 os/check \
2207 path/check \
2208 reflect/check \
2209 regexp/check \
2210 runtime/check \
2211 sort/check \
2212 strconv/check \
2213 strings/check \
2214 sync/check \
2215 syscall/check \
2216 time/check \
2217 unicode/check \
2218 archive/tar/check \
2219 archive/zip/check \
2220 compress/bzip2/check \
2221 compress/flate/check \
2222 compress/gzip/check \
2223 compress/lzw/check \
2224 compress/zlib/check \
2225 container/heap/check \
2226 container/list/check \
2227 container/ring/check \
2228 crypto/aes/check \
2229 crypto/cipher/check \
2230 crypto/des/check \
2231 crypto/dsa/check \
2232 crypto/ecdsa/check \
2233 crypto/elliptic/check \
2234 crypto/hmac/check \
2235 crypto/md5/check \
2236 crypto/rand/check \
2237 crypto/rc4/check \
2238 crypto/rsa/check \
2239 crypto/sha1/check \
2240 crypto/sha256/check \
2241 crypto/sha512/check \
2242 crypto/subtle/check \
2243 crypto/tls/check \
2244 crypto/x509/check \
2245 database/sql/check \
2246 database/sql/driver/check \
2247 debug/dwarf/check \
2248 debug/elf/check \
2249 debug/macho/check \
2250 debug/pe/check \
2251 encoding/ascii85/check \
2252 encoding/asn1/check \
2253 encoding/base32/check \
2254 encoding/base64/check \
2255 encoding/binary/check \
2256 encoding/csv/check \
2257 encoding/gob/check \
2258 encoding/hex/check \
2259 encoding/json/check \
2260 encoding/pem/check \
2261 encoding/xml/check \
2262 exp/cookiejar/check \
2263 exp/ebnf/check \
2264 exp/html/check \
2265 exp/html/atom/check \
2266 $(exp_inotify_check) \
2267 exp/locale/collate/check \
2268 exp/locale/collate/build/check \
2269 exp/norm/check \
2270 exp/proxy/check \
2271 exp/terminal/check \
2272 exp/utf8string/check \
2273 html/template/check \
2274 go/ast/check \
2275 $(go_build_check_omitted_since_it_calls_6g) \
2276 go/doc/check \
2277 go/format/check \
2278 go/parser/check \
2279 go/printer/check \
2280 go/scanner/check \
2281 go/token/check \
2282 go/types/check \
2283 hash/adler32/check \
2284 hash/crc32/check \
2285 hash/crc64/check \
2286 hash/fnv/check \
2287 image/color/check \
2288 image/draw/check \
2289 image/jpeg/check \
2290 image/png/check \
2291 index/suffixarray/check \
2292 io/ioutil/check \
2293 log/syslog/check \
2294 math/big/check \
2295 math/cmplx/check \
2296 math/rand/check \
2297 mime/multipart/check \
2298 net/http/check \
2299 net/http/cgi/check \
2300 net/http/fcgi/check \
2301 net/http/httptest/check \
2302 net/http/httputil/check \
2303 net/mail/check \
2304 net/rpc/check \
2305 net/smtp/check \
2306 net/textproto/check \
2307 net/url/check \
2308 net/rpc/jsonrpc/check \
2309 old/netchan/check \
2310 old/regexp/check \
2311 old/template/check \
2312 os/exec/check \
2313 os/signal/check \
2314 os/user/check \
2315 path/filepath/check \
2316 regexp/syntax/check \
2317 runtime/pprof/check \
2318 sync/atomic/check \
2319 text/scanner/check \
2320 text/tabwriter/check \
2321 text/template/check \
2322 text/template/parse/check \
2323 testing/quick/check \
2324 unicode/utf16/check \
2325 unicode/utf8/check
2327 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2328 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2329 all: config.h
2330 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2332 .SUFFIXES:
2333 .SUFFIXES: .c .go .gox .o .obj .lo .a
2334 am--refresh:
2336 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2337 @for dep in $?; do \
2338 case '$(am__configure_deps)' in \
2339 *$$dep*) \
2340 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2341 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2342 && exit 0; \
2343 exit 1;; \
2344 esac; \
2345 done; \
2346 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2347 $(am__cd) $(top_srcdir) && \
2348 $(AUTOMAKE) --foreign Makefile
2349 .PRECIOUS: Makefile
2350 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2351 @case '$?' in \
2352 *config.status*) \
2353 echo ' $(SHELL) ./config.status'; \
2354 $(SHELL) ./config.status;; \
2355 *) \
2356 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2357 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2358 esac;
2360 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2361 $(SHELL) ./config.status --recheck
2363 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2364 $(am__cd) $(srcdir) && $(AUTOCONF)
2365 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2366 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2367 $(am__aclocal_m4_deps):
2369 config.h: stamp-h1
2370 @if test ! -f $@; then \
2371 rm -f stamp-h1; \
2372 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2373 else :; fi
2375 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2376 @rm -f stamp-h1
2377 cd $(top_builddir) && $(SHELL) ./config.status config.h
2378 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2379 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2380 rm -f stamp-h1
2381 touch $@
2383 distclean-hdr:
2384 -rm -f config.h stamp-h1
2385 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2386 @$(NORMAL_INSTALL)
2387 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2388 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2389 list2=; for p in $$list; do \
2390 if test -f $$p; then \
2391 list2="$$list2 $$p"; \
2392 else :; fi; \
2393 done; \
2394 test -z "$$list2" || { \
2395 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2396 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2397 @$(POST_INSTALL)
2398 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2399 for p in $$list; do \
2400 if test -f $$p; then \
2401 $(am__strip_dir) \
2402 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2403 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2404 else :; fi; \
2405 done
2407 uninstall-toolexeclibLIBRARIES:
2408 @$(NORMAL_UNINSTALL)
2409 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2410 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2411 test -n "$$files" || exit 0; \
2412 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2413 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2415 clean-toolexeclibLIBRARIES:
2416 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2417 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2418 -rm -f libgobegin.a
2419 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2420 $(RANLIB) libgobegin.a
2421 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2422 @$(NORMAL_INSTALL)
2423 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2424 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2425 list2=; for p in $$list; do \
2426 if test -f $$p; then \
2427 list2="$$list2 $$p"; \
2428 else :; fi; \
2429 done; \
2430 test -z "$$list2" || { \
2431 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2432 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2435 uninstall-toolexeclibLTLIBRARIES:
2436 @$(NORMAL_UNINSTALL)
2437 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2438 for p in $$list; do \
2439 $(am__strip_dir) \
2440 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2441 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2442 done
2444 clean-toolexeclibLTLIBRARIES:
2445 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2446 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2447 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2448 test "$$dir" != "$$p" || dir=.; \
2449 echo "rm -f \"$${dir}/so_locations\""; \
2450 rm -f "$${dir}/so_locations"; \
2451 done
2452 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2453 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2455 mostlyclean-compile:
2456 -rm -f *.$(OBJEXT)
2458 distclean-compile:
2459 -rm -f *.tab.c
2461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env_posix.Plo@am__quote@
2464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
2465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
2466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
2467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
2468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
2469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
2476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-fieldtrack.Plo@am__quote@
2487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
2500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
2501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
2505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
2506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
2521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
2522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
2525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfstack.Plo@am__quote@
2536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
2537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
2538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
2551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parfor.Plo@am__quote@
2552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
2553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
2557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
2558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
2559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
2560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
2563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
2564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
2566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
2568 .c.o:
2569 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2570 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2573 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2575 .c.obj:
2576 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2577 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2580 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2582 .c.lo:
2583 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2584 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2587 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2589 go-main.o: runtime/go-main.c
2590 @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
2591 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2594 @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
2596 go-main.obj: runtime/go-main.c
2597 @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`
2598 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2601 @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`
2603 go-append.lo: runtime/go-append.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-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
2605 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.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-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2610 go-assert.lo: runtime/go-assert.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-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
2612 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.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-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
2617 go-assert-interface.lo: runtime/go-assert-interface.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-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
2619 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.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-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2624 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.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-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
2626 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.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-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2631 go-breakpoint.lo: runtime/go-breakpoint.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-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
2633 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.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-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
2638 go-caller.lo: runtime/go-caller.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-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
2640 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.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-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
2645 go-callers.lo: runtime/go-callers.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-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
2647 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.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-callers.lo `test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime/go-callers.c
2652 go-can-convert-interface.lo: runtime/go-can-convert-interface.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-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
2654 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.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-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2659 go-cgo.lo: runtime/go-cgo.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-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
2661 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.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-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
2666 go-check-interface.lo: runtime/go-check-interface.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-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
2668 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.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-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2673 go-construct-map.lo: runtime/go-construct-map.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-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
2675 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.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-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
2680 go-convert-interface.lo: runtime/go-convert-interface.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-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
2682 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.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-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2687 go-copy.lo: runtime/go-copy.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-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
2689 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.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-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2694 go-defer.lo: runtime/go-defer.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-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
2696 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.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-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
2701 go-deferred-recover.lo: runtime/go-deferred-recover.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-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
2703 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.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-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
2708 go-eface-compare.lo: runtime/go-eface-compare.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-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
2710 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.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-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2715 go-eface-val-compare.lo: runtime/go-eface-val-compare.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-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
2717 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.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-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2722 go-fieldtrack.lo: runtime/go-fieldtrack.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-fieldtrack.lo -MD -MP -MF $(DEPDIR)/go-fieldtrack.Tpo -c -o go-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
2724 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-fieldtrack.Tpo $(DEPDIR)/go-fieldtrack.Plo
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-fieldtrack.c' object='go-fieldtrack.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-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
2729 go-getgoroot.lo: runtime/go-getgoroot.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-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
2731 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.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-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2736 go-int-array-to-string.lo: runtime/go-int-array-to-string.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-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
2738 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.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-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2743 go-int-to-string.lo: runtime/go-int-to-string.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-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
2745 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.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-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2750 go-interface-compare.lo: runtime/go-interface-compare.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-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
2752 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.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-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2757 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.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-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
2759 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.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-interface-eface-compare.lo `test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-eface-compare.c
2764 go-interface-val-compare.lo: runtime/go-interface-val-compare.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-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
2766 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.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-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2771 go-make-slice.lo: runtime/go-make-slice.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-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
2773 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.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-make-slice.lo `test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime/go-make-slice.c
2778 go-map-delete.lo: runtime/go-map-delete.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-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
2780 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.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-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2785 go-map-index.lo: runtime/go-map-index.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-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
2787 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.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-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2792 go-map-len.lo: runtime/go-map-len.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-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
2794 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.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-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2799 go-map-range.lo: runtime/go-map-range.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-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
2801 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.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-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2806 go-matherr.lo: runtime/go-matherr.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-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
2808 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
2809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.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-matherr.lo `test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime/go-matherr.c
2813 go-memcmp.lo: runtime/go-memcmp.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-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
2815 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
2816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.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-memcmp.lo `test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime/go-memcmp.c
2820 go-nanotime.lo: runtime/go-nanotime.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-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
2822 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.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-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
2827 go-now.lo: runtime/go-now.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-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
2829 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
2830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.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-now.lo `test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime/go-now.c
2834 go-new-map.lo: runtime/go-new-map.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-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
2836 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.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-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2841 go-new.lo: runtime/go-new.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-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
2843 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.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-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
2848 go-nosys.lo: runtime/go-nosys.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-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
2850 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
2851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.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-nosys.lo `test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime/go-nosys.c
2855 go-panic.lo: runtime/go-panic.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-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
2857 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.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-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
2862 go-print.lo: runtime/go-print.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-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
2864 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.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-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2869 go-recover.lo: runtime/go-recover.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-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
2871 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.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-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
2876 go-reflect-call.lo: runtime/go-reflect-call.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-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
2878 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.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-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
2883 go-reflect-map.lo: runtime/go-reflect-map.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-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
2885 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.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-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2890 go-rune.lo: runtime/go-rune.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-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
2892 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.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-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2897 go-runtime-error.lo: runtime/go-runtime-error.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-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
2899 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.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-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
2904 go-setenv.lo: runtime/go-setenv.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-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
2906 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.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-setenv.lo `test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime/go-setenv.c
2911 go-signal.lo: runtime/go-signal.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-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
2913 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.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-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
2918 go-strcmp.lo: runtime/go-strcmp.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-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
2920 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.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-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2925 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.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-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
2927 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.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-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2932 go-string-to-int-array.lo: runtime/go-string-to-int-array.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-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
2934 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.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-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2939 go-strplus.lo: runtime/go-strplus.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-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
2941 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.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-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2946 go-strslice.lo: runtime/go-strslice.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-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
2948 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.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-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
2953 go-traceback.lo: runtime/go-traceback.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-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
2955 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
2956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.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-traceback.lo `test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime/go-traceback.c
2960 go-type-complex.lo: runtime/go-type-complex.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-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
2962 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
2963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.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-type-complex.lo `test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime/go-type-complex.c
2967 go-type-eface.lo: runtime/go-type-eface.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-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
2969 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.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-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2974 go-type-error.lo: runtime/go-type-error.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-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
2976 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.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-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2981 go-type-float.lo: runtime/go-type-float.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 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
2983 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
2984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.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 go-type-float.lo `test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime/go-type-float.c
2988 go-type-identity.lo: runtime/go-type-identity.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 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
2990 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.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 go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2995 go-type-interface.lo: runtime/go-type-interface.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 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
2997 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.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 go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
3002 go-type-string.lo: runtime/go-type-string.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 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
3004 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
3005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.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 go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
3009 go-typedesc-equal.lo: runtime/go-typedesc-equal.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 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
3011 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
3012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.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 go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
3016 go-typestring.lo: runtime/go-typestring.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 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
3018 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
3019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.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 go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
3023 go-unsafe-new.lo: runtime/go-unsafe-new.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 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
3025 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
3026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.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 go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
3030 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.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 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
3032 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
3033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.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 go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
3037 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.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 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
3039 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
3040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.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 go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
3044 go-unwind.lo: runtime/go-unwind.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 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
3046 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
3047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.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 go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
3051 chan.lo: runtime/chan.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 chan.lo -MD -MP -MF $(DEPDIR)/chan.Tpo -c -o chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
3053 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/chan.Tpo $(DEPDIR)/chan.Plo
3054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/chan.c' object='chan.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 chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
3058 cpuprof.lo: runtime/cpuprof.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 cpuprof.lo -MD -MP -MF $(DEPDIR)/cpuprof.Tpo -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
3060 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
3061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.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 cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
3065 env_posix.lo: runtime/env_posix.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 env_posix.lo -MD -MP -MF $(DEPDIR)/env_posix.Tpo -c -o env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
3067 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/env_posix.Tpo $(DEPDIR)/env_posix.Plo
3068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/env_posix.c' object='env_posix.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 env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
3072 lfstack.lo: runtime/lfstack.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 lfstack.lo -MD -MP -MF $(DEPDIR)/lfstack.Tpo -c -o lfstack.lo `test -f 'runtime/lfstack.c' || echo '$(srcdir)/'`runtime/lfstack.c
3074 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lfstack.Tpo $(DEPDIR)/lfstack.Plo
3075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lfstack.c' object='lfstack.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 lfstack.lo `test -f 'runtime/lfstack.c' || echo '$(srcdir)/'`runtime/lfstack.c
3079 lock_sema.lo: runtime/lock_sema.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 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
3081 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
3082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.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 lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
3086 thread-sema.lo: runtime/thread-sema.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 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
3088 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
3089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.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 thread-sema.lo `test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime/thread-sema.c
3093 lock_futex.lo: runtime/lock_futex.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 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
3095 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
3096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.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 lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
3100 thread-linux.lo: runtime/thread-linux.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 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
3102 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
3103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.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 thread-linux.lo `test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime/thread-linux.c
3107 mcache.lo: runtime/mcache.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 mcache.lo -MD -MP -MF $(DEPDIR)/mcache.Tpo -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
3109 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
3110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.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 mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
3114 mcentral.lo: runtime/mcentral.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 mcentral.lo -MD -MP -MF $(DEPDIR)/mcentral.Tpo -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
3116 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
3117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.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 mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
3121 mem_posix_memalign.lo: runtime/mem_posix_memalign.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 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
3123 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
3124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.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 mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
3128 mem.lo: runtime/mem.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 mem.lo -MD -MP -MF $(DEPDIR)/mem.Tpo -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
3130 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.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 mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
3135 mfinal.lo: runtime/mfinal.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 mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3137 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.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 mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3142 mfixalloc.lo: runtime/mfixalloc.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 mfixalloc.lo -MD -MP -MF $(DEPDIR)/mfixalloc.Tpo -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
3144 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.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 mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
3149 mgc0.lo: runtime/mgc0.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 mgc0.lo -MD -MP -MF $(DEPDIR)/mgc0.Tpo -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
3151 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.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 mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
3156 mheap.lo: runtime/mheap.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 mheap.lo -MD -MP -MF $(DEPDIR)/mheap.Tpo -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
3158 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.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 mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
3163 msize.lo: runtime/msize.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 msize.lo -MD -MP -MF $(DEPDIR)/msize.Tpo -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
3165 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.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 msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
3170 panic.lo: runtime/panic.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 panic.lo -MD -MP -MF $(DEPDIR)/panic.Tpo -c -o panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
3172 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
3173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.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 panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
3177 parfor.lo: runtime/parfor.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 parfor.lo -MD -MP -MF $(DEPDIR)/parfor.Tpo -c -o parfor.lo `test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime/parfor.c
3179 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/parfor.Tpo $(DEPDIR)/parfor.Plo
3180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/parfor.c' object='parfor.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 parfor.lo `test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime/parfor.c
3184 print.lo: runtime/print.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 print.lo -MD -MP -MF $(DEPDIR)/print.Tpo -c -o print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
3186 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
3187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.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 print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
3191 proc.lo: runtime/proc.c
3192 @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
3193 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3195 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3196 @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
3198 runtime.lo: runtime/runtime.c
3199 @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
3200 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
3201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
3202 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3203 @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
3205 signal_unix.lo: runtime/signal_unix.c
3206 @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
3207 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
3208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
3209 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3210 @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
3212 thread.lo: runtime/thread.c
3213 @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
3214 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3216 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3217 @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
3219 yield.lo: runtime/yield.c
3220 @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
3221 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
3222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
3223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3224 @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
3226 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3227 @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
3228 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3230 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3231 @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
3233 getncpu-none.lo: runtime/getncpu-none.c
3234 @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
3235 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
3236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
3237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3238 @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
3240 getncpu-bsd.lo: runtime/getncpu-bsd.c
3241 @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
3242 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
3243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
3244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3245 @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
3247 getncpu-solaris.lo: runtime/getncpu-solaris.c
3248 @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
3249 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
3250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
3251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3252 @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
3254 getncpu-irix.lo: runtime/getncpu-irix.c
3255 @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
3256 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
3257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
3258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3259 @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
3261 getncpu-linux.lo: runtime/getncpu-linux.c
3262 @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
3263 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
3264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
3265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3266 @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
3268 mostlyclean-libtool:
3269 -rm -f *.lo
3271 clean-libtool:
3272 -rm -rf .libs _libs
3274 distclean-libtool:
3275 -rm -f libtool config.lt
3277 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3278 # runs to enable its job server during parallel builds. Hence the
3279 # comments below.
3280 all-multi:
3281 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3282 install-multi:
3283 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3285 mostlyclean-multi:
3286 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3287 clean-multi:
3288 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3289 distclean-multi:
3290 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3291 maintainer-clean-multi:
3292 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3293 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3294 @$(NORMAL_INSTALL)
3295 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3296 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3297 for p in $$list; do \
3298 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3299 echo "$$d$$p"; \
3300 done | $(am__base_list) | \
3301 while read files; do \
3302 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3303 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3304 done
3306 uninstall-toolexeclibgoDATA:
3307 @$(NORMAL_UNINSTALL)
3308 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3309 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3310 test -n "$$files" || exit 0; \
3311 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3312 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3313 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3314 @$(NORMAL_INSTALL)
3315 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3316 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3317 for p in $$list; do \
3318 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3319 echo "$$d$$p"; \
3320 done | $(am__base_list) | \
3321 while read files; do \
3322 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3323 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3324 done
3326 uninstall-toolexeclibgoarchiveDATA:
3327 @$(NORMAL_UNINSTALL)
3328 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3329 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3330 test -n "$$files" || exit 0; \
3331 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3332 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3333 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3334 @$(NORMAL_INSTALL)
3335 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3336 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3337 for p in $$list; do \
3338 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3339 echo "$$d$$p"; \
3340 done | $(am__base_list) | \
3341 while read files; do \
3342 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3343 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3344 done
3346 uninstall-toolexeclibgocompressDATA:
3347 @$(NORMAL_UNINSTALL)
3348 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3349 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3350 test -n "$$files" || exit 0; \
3351 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3352 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3353 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3354 @$(NORMAL_INSTALL)
3355 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3356 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3357 for p in $$list; do \
3358 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3359 echo "$$d$$p"; \
3360 done | $(am__base_list) | \
3361 while read files; do \
3362 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3363 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3364 done
3366 uninstall-toolexeclibgocontainerDATA:
3367 @$(NORMAL_UNINSTALL)
3368 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3369 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3370 test -n "$$files" || exit 0; \
3371 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3372 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3373 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3374 @$(NORMAL_INSTALL)
3375 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3376 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3377 for p in $$list; do \
3378 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3379 echo "$$d$$p"; \
3380 done | $(am__base_list) | \
3381 while read files; do \
3382 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3383 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3384 done
3386 uninstall-toolexeclibgocryptoDATA:
3387 @$(NORMAL_UNINSTALL)
3388 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3389 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3390 test -n "$$files" || exit 0; \
3391 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3392 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3393 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
3394 @$(NORMAL_INSTALL)
3395 test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
3396 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3397 for p in $$list; do \
3398 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3399 echo "$$d$$p"; \
3400 done | $(am__base_list) | \
3401 while read files; do \
3402 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3403 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
3404 done
3406 uninstall-toolexeclibgocryptox509DATA:
3407 @$(NORMAL_UNINSTALL)
3408 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3409 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3410 test -n "$$files" || exit 0; \
3411 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
3412 cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
3413 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
3414 @$(NORMAL_INSTALL)
3415 test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
3416 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3417 for p in $$list; do \
3418 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3419 echo "$$d$$p"; \
3420 done | $(am__base_list) | \
3421 while read files; do \
3422 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3423 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
3424 done
3426 uninstall-toolexeclibgodatabaseDATA:
3427 @$(NORMAL_UNINSTALL)
3428 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3429 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3430 test -n "$$files" || exit 0; \
3431 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
3432 cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
3433 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
3434 @$(NORMAL_INSTALL)
3435 test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
3436 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3437 for p in $$list; do \
3438 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3439 echo "$$d$$p"; \
3440 done | $(am__base_list) | \
3441 while read files; do \
3442 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3443 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
3444 done
3446 uninstall-toolexeclibgodatabasesqlDATA:
3447 @$(NORMAL_UNINSTALL)
3448 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3449 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3450 test -n "$$files" || exit 0; \
3451 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
3452 cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
3453 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3454 @$(NORMAL_INSTALL)
3455 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3456 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3457 for p in $$list; do \
3458 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3459 echo "$$d$$p"; \
3460 done | $(am__base_list) | \
3461 while read files; do \
3462 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3463 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3464 done
3466 uninstall-toolexeclibgodebugDATA:
3467 @$(NORMAL_UNINSTALL)
3468 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3469 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3470 test -n "$$files" || exit 0; \
3471 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3472 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3473 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3474 @$(NORMAL_INSTALL)
3475 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3476 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3477 for p in $$list; do \
3478 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3479 echo "$$d$$p"; \
3480 done | $(am__base_list) | \
3481 while read files; do \
3482 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3483 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3484 done
3486 uninstall-toolexeclibgoencodingDATA:
3487 @$(NORMAL_UNINSTALL)
3488 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3489 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3490 test -n "$$files" || exit 0; \
3491 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3492 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3493 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3494 @$(NORMAL_INSTALL)
3495 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3496 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3497 for p in $$list; do \
3498 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3499 echo "$$d$$p"; \
3500 done | $(am__base_list) | \
3501 while read files; do \
3502 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3503 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3504 done
3506 uninstall-toolexeclibgoexpDATA:
3507 @$(NORMAL_UNINSTALL)
3508 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3509 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3510 test -n "$$files" || exit 0; \
3511 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3512 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3513 install-toolexeclibgoexphtmlDATA: $(toolexeclibgoexphtml_DATA)
3514 @$(NORMAL_INSTALL)
3515 test -z "$(toolexeclibgoexphtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexphtmldir)"
3516 @list='$(toolexeclibgoexphtml_DATA)'; test -n "$(toolexeclibgoexphtmldir)" || list=; \
3517 for p in $$list; do \
3518 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3519 echo "$$d$$p"; \
3520 done | $(am__base_list) | \
3521 while read files; do \
3522 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexphtmldir)'"; \
3523 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexphtmldir)" || exit $$?; \
3524 done
3526 uninstall-toolexeclibgoexphtmlDATA:
3527 @$(NORMAL_UNINSTALL)
3528 @list='$(toolexeclibgoexphtml_DATA)'; test -n "$(toolexeclibgoexphtmldir)" || list=; \
3529 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3530 test -n "$$files" || exit 0; \
3531 echo " ( cd '$(DESTDIR)$(toolexeclibgoexphtmldir)' && rm -f" $$files ")"; \
3532 cd "$(DESTDIR)$(toolexeclibgoexphtmldir)" && rm -f $$files
3533 install-toolexeclibgoexplocaleDATA: $(toolexeclibgoexplocale_DATA)
3534 @$(NORMAL_INSTALL)
3535 test -z "$(toolexeclibgoexplocaledir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexplocaledir)"
3536 @list='$(toolexeclibgoexplocale_DATA)'; test -n "$(toolexeclibgoexplocaledir)" || list=; \
3537 for p in $$list; do \
3538 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3539 echo "$$d$$p"; \
3540 done | $(am__base_list) | \
3541 while read files; do \
3542 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexplocaledir)'"; \
3543 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexplocaledir)" || exit $$?; \
3544 done
3546 uninstall-toolexeclibgoexplocaleDATA:
3547 @$(NORMAL_UNINSTALL)
3548 @list='$(toolexeclibgoexplocale_DATA)'; test -n "$(toolexeclibgoexplocaledir)" || list=; \
3549 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3550 test -n "$$files" || exit 0; \
3551 echo " ( cd '$(DESTDIR)$(toolexeclibgoexplocaledir)' && rm -f" $$files ")"; \
3552 cd "$(DESTDIR)$(toolexeclibgoexplocaledir)" && rm -f $$files
3553 install-toolexeclibgoexplocalecollateDATA: $(toolexeclibgoexplocalecollate_DATA)
3554 @$(NORMAL_INSTALL)
3555 test -z "$(toolexeclibgoexplocalecollatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)"
3556 @list='$(toolexeclibgoexplocalecollate_DATA)'; test -n "$(toolexeclibgoexplocalecollatedir)" || list=; \
3557 for p in $$list; do \
3558 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3559 echo "$$d$$p"; \
3560 done | $(am__base_list) | \
3561 while read files; do \
3562 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexplocalecollatedir)'"; \
3563 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)" || exit $$?; \
3564 done
3566 uninstall-toolexeclibgoexplocalecollateDATA:
3567 @$(NORMAL_UNINSTALL)
3568 @list='$(toolexeclibgoexplocalecollate_DATA)'; test -n "$(toolexeclibgoexplocalecollatedir)" || list=; \
3569 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3570 test -n "$$files" || exit 0; \
3571 echo " ( cd '$(DESTDIR)$(toolexeclibgoexplocalecollatedir)' && rm -f" $$files ")"; \
3572 cd "$(DESTDIR)$(toolexeclibgoexplocalecollatedir)" && rm -f $$files
3573 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3574 @$(NORMAL_INSTALL)
3575 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3576 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3577 for p in $$list; do \
3578 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3579 echo "$$d$$p"; \
3580 done | $(am__base_list) | \
3581 while read files; do \
3582 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3583 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3584 done
3586 uninstall-toolexeclibgogoDATA:
3587 @$(NORMAL_UNINSTALL)
3588 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3589 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3590 test -n "$$files" || exit 0; \
3591 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3592 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3593 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3594 @$(NORMAL_INSTALL)
3595 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3596 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3597 for p in $$list; do \
3598 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3599 echo "$$d$$p"; \
3600 done | $(am__base_list) | \
3601 while read files; do \
3602 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3603 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3604 done
3606 uninstall-toolexeclibgohashDATA:
3607 @$(NORMAL_UNINSTALL)
3608 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3609 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3610 test -n "$$files" || exit 0; \
3611 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3612 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3613 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
3614 @$(NORMAL_INSTALL)
3615 test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
3616 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3617 for p in $$list; do \
3618 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3619 echo "$$d$$p"; \
3620 done | $(am__base_list) | \
3621 while read files; do \
3622 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3623 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
3624 done
3626 uninstall-toolexeclibgohtmlDATA:
3627 @$(NORMAL_UNINSTALL)
3628 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3629 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3630 test -n "$$files" || exit 0; \
3631 echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
3632 cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
3633 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3634 @$(NORMAL_INSTALL)
3635 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3636 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3637 for p in $$list; do \
3638 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3639 echo "$$d$$p"; \
3640 done | $(am__base_list) | \
3641 while read files; do \
3642 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3643 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3644 done
3646 uninstall-toolexeclibgoimageDATA:
3647 @$(NORMAL_UNINSTALL)
3648 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3649 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3650 test -n "$$files" || exit 0; \
3651 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3652 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3653 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3654 @$(NORMAL_INSTALL)
3655 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3656 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3657 for p in $$list; do \
3658 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3659 echo "$$d$$p"; \
3660 done | $(am__base_list) | \
3661 while read files; do \
3662 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3663 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3664 done
3666 uninstall-toolexeclibgoindexDATA:
3667 @$(NORMAL_UNINSTALL)
3668 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3669 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3670 test -n "$$files" || exit 0; \
3671 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3672 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3673 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3674 @$(NORMAL_INSTALL)
3675 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3676 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3677 for p in $$list; do \
3678 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3679 echo "$$d$$p"; \
3680 done | $(am__base_list) | \
3681 while read files; do \
3682 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3683 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3684 done
3686 uninstall-toolexeclibgoioDATA:
3687 @$(NORMAL_UNINSTALL)
3688 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3689 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3690 test -n "$$files" || exit 0; \
3691 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3692 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3693 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
3694 @$(NORMAL_INSTALL)
3695 test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
3696 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3697 for p in $$list; do \
3698 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3699 echo "$$d$$p"; \
3700 done | $(am__base_list) | \
3701 while read files; do \
3702 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3703 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
3704 done
3706 uninstall-toolexeclibgologDATA:
3707 @$(NORMAL_UNINSTALL)
3708 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3709 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3710 test -n "$$files" || exit 0; \
3711 echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
3712 cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
3713 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
3714 @$(NORMAL_INSTALL)
3715 test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
3716 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3717 for p in $$list; do \
3718 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3719 echo "$$d$$p"; \
3720 done | $(am__base_list) | \
3721 while read files; do \
3722 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3723 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
3724 done
3726 uninstall-toolexeclibgomathDATA:
3727 @$(NORMAL_UNINSTALL)
3728 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3729 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3730 test -n "$$files" || exit 0; \
3731 echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
3732 cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
3733 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3734 @$(NORMAL_INSTALL)
3735 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3736 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3737 for p in $$list; do \
3738 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3739 echo "$$d$$p"; \
3740 done | $(am__base_list) | \
3741 while read files; do \
3742 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3743 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3744 done
3746 uninstall-toolexeclibgomimeDATA:
3747 @$(NORMAL_UNINSTALL)
3748 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3749 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3750 test -n "$$files" || exit 0; \
3751 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3752 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3753 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3754 @$(NORMAL_INSTALL)
3755 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3756 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3757 for p in $$list; do \
3758 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3759 echo "$$d$$p"; \
3760 done | $(am__base_list) | \
3761 while read files; do \
3762 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3763 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3764 done
3766 uninstall-toolexeclibgonetDATA:
3767 @$(NORMAL_UNINSTALL)
3768 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3769 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3770 test -n "$$files" || exit 0; \
3771 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3772 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3773 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
3774 @$(NORMAL_INSTALL)
3775 test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
3776 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3777 for p in $$list; do \
3778 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3779 echo "$$d$$p"; \
3780 done | $(am__base_list) | \
3781 while read files; do \
3782 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3783 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
3784 done
3786 uninstall-toolexeclibgonethttpDATA:
3787 @$(NORMAL_UNINSTALL)
3788 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3789 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3790 test -n "$$files" || exit 0; \
3791 echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
3792 cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
3793 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
3794 @$(NORMAL_INSTALL)
3795 test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
3796 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3797 for p in $$list; do \
3798 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3799 echo "$$d$$p"; \
3800 done | $(am__base_list) | \
3801 while read files; do \
3802 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3803 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
3804 done
3806 uninstall-toolexeclibgonetrpcDATA:
3807 @$(NORMAL_UNINSTALL)
3808 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3809 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3810 test -n "$$files" || exit 0; \
3811 echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
3812 cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
3813 install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
3814 @$(NORMAL_INSTALL)
3815 test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
3816 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3817 for p in $$list; do \
3818 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3819 echo "$$d$$p"; \
3820 done | $(am__base_list) | \
3821 while read files; do \
3822 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3823 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
3824 done
3826 uninstall-toolexeclibgooldDATA:
3827 @$(NORMAL_UNINSTALL)
3828 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3829 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3830 test -n "$$files" || exit 0; \
3831 echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
3832 cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
3833 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3834 @$(NORMAL_INSTALL)
3835 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3836 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3837 for p in $$list; do \
3838 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3839 echo "$$d$$p"; \
3840 done | $(am__base_list) | \
3841 while read files; do \
3842 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3843 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3844 done
3846 uninstall-toolexeclibgoosDATA:
3847 @$(NORMAL_UNINSTALL)
3848 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3849 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3850 test -n "$$files" || exit 0; \
3851 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3852 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3853 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3854 @$(NORMAL_INSTALL)
3855 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3856 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3857 for p in $$list; do \
3858 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3859 echo "$$d$$p"; \
3860 done | $(am__base_list) | \
3861 while read files; do \
3862 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3863 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3864 done
3866 uninstall-toolexeclibgopathDATA:
3867 @$(NORMAL_UNINSTALL)
3868 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3869 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3870 test -n "$$files" || exit 0; \
3871 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3872 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3873 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
3874 @$(NORMAL_INSTALL)
3875 test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
3876 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3877 for p in $$list; do \
3878 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3879 echo "$$d$$p"; \
3880 done | $(am__base_list) | \
3881 while read files; do \
3882 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3883 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
3884 done
3886 uninstall-toolexeclibgoregexpDATA:
3887 @$(NORMAL_UNINSTALL)
3888 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3889 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3890 test -n "$$files" || exit 0; \
3891 echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
3892 cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
3893 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3894 @$(NORMAL_INSTALL)
3895 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3896 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3897 for p in $$list; do \
3898 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3899 echo "$$d$$p"; \
3900 done | $(am__base_list) | \
3901 while read files; do \
3902 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3903 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3904 done
3906 uninstall-toolexeclibgoruntimeDATA:
3907 @$(NORMAL_UNINSTALL)
3908 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3909 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3910 test -n "$$files" || exit 0; \
3911 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3912 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3913 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3914 @$(NORMAL_INSTALL)
3915 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3916 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3917 for p in $$list; do \
3918 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3919 echo "$$d$$p"; \
3920 done | $(am__base_list) | \
3921 while read files; do \
3922 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3923 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3924 done
3926 uninstall-toolexeclibgosyncDATA:
3927 @$(NORMAL_UNINSTALL)
3928 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3929 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3930 test -n "$$files" || exit 0; \
3931 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3932 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3933 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3934 @$(NORMAL_INSTALL)
3935 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3936 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3937 for p in $$list; do \
3938 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3939 echo "$$d$$p"; \
3940 done | $(am__base_list) | \
3941 while read files; do \
3942 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3943 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3944 done
3946 uninstall-toolexeclibgotestingDATA:
3947 @$(NORMAL_UNINSTALL)
3948 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3949 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3950 test -n "$$files" || exit 0; \
3951 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3952 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3953 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
3954 @$(NORMAL_INSTALL)
3955 test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
3956 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3957 for p in $$list; do \
3958 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3959 echo "$$d$$p"; \
3960 done | $(am__base_list) | \
3961 while read files; do \
3962 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3963 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
3964 done
3966 uninstall-toolexeclibgotextDATA:
3967 @$(NORMAL_UNINSTALL)
3968 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3969 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3970 test -n "$$files" || exit 0; \
3971 echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
3972 cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
3973 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
3974 @$(NORMAL_INSTALL)
3975 test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
3976 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3977 for p in $$list; do \
3978 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3979 echo "$$d$$p"; \
3980 done | $(am__base_list) | \
3981 while read files; do \
3982 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3983 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
3984 done
3986 uninstall-toolexeclibgotexttemplateDATA:
3987 @$(NORMAL_UNINSTALL)
3988 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3989 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3990 test -n "$$files" || exit 0; \
3991 echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
3992 cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
3993 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
3994 @$(NORMAL_INSTALL)
3995 test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
3996 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3997 for p in $$list; do \
3998 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3999 echo "$$d$$p"; \
4000 done | $(am__base_list) | \
4001 while read files; do \
4002 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
4003 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
4004 done
4006 uninstall-toolexeclibgounicodeDATA:
4007 @$(NORMAL_UNINSTALL)
4008 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
4009 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
4010 test -n "$$files" || exit 0; \
4011 echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
4012 cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
4014 # This directory's subdirectories are mostly independent; you can cd
4015 # into them and run `make' without going through this Makefile.
4016 # To change the values of `make' variables: instead of editing Makefiles,
4017 # (1) if the variable is set in `config.status', edit `config.status'
4018 # (which will cause the Makefiles to be regenerated when you run `make');
4019 # (2) otherwise, pass the desired values on the `make' command line.
4020 $(RECURSIVE_TARGETS):
4021 @fail= failcom='exit 1'; \
4022 for f in x $$MAKEFLAGS; do \
4023 case $$f in \
4024 *=* | --[!k]*);; \
4025 *k*) failcom='fail=yes';; \
4026 esac; \
4027 done; \
4028 dot_seen=no; \
4029 target=`echo $@ | sed s/-recursive//`; \
4030 list='$(SUBDIRS)'; for subdir in $$list; do \
4031 echo "Making $$target in $$subdir"; \
4032 if test "$$subdir" = "."; then \
4033 dot_seen=yes; \
4034 local_target="$$target-am"; \
4035 else \
4036 local_target="$$target"; \
4037 fi; \
4038 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
4039 || eval $$failcom; \
4040 done; \
4041 if test "$$dot_seen" = "no"; then \
4042 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
4043 fi; test -z "$$fail"
4045 $(RECURSIVE_CLEAN_TARGETS):
4046 @fail= failcom='exit 1'; \
4047 for f in x $$MAKEFLAGS; do \
4048 case $$f in \
4049 *=* | --[!k]*);; \
4050 *k*) failcom='fail=yes';; \
4051 esac; \
4052 done; \
4053 dot_seen=no; \
4054 case "$@" in \
4055 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
4056 *) list='$(SUBDIRS)' ;; \
4057 esac; \
4058 rev=''; for subdir in $$list; do \
4059 if test "$$subdir" = "."; then :; else \
4060 rev="$$subdir $$rev"; \
4061 fi; \
4062 done; \
4063 rev="$$rev ."; \
4064 target=`echo $@ | sed s/-recursive//`; \
4065 for subdir in $$rev; do \
4066 echo "Making $$target in $$subdir"; \
4067 if test "$$subdir" = "."; then \
4068 local_target="$$target-am"; \
4069 else \
4070 local_target="$$target"; \
4071 fi; \
4072 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
4073 || eval $$failcom; \
4074 done && test -z "$$fail"
4075 tags-recursive:
4076 list='$(SUBDIRS)'; for subdir in $$list; do \
4077 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
4078 done
4079 ctags-recursive:
4080 list='$(SUBDIRS)'; for subdir in $$list; do \
4081 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
4082 done
4084 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
4085 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
4086 unique=`for i in $$list; do \
4087 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4088 done | \
4089 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4090 END { if (nonempty) { for (i in files) print i; }; }'`; \
4091 mkid -fID $$unique
4092 tags: TAGS
4094 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4095 $(TAGS_FILES) $(LISP)
4096 set x; \
4097 here=`pwd`; \
4098 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
4099 include_option=--etags-include; \
4100 empty_fix=.; \
4101 else \
4102 include_option=--include; \
4103 empty_fix=; \
4104 fi; \
4105 list='$(SUBDIRS)'; for subdir in $$list; do \
4106 if test "$$subdir" = .; then :; else \
4107 test ! -f $$subdir/TAGS || \
4108 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4109 fi; \
4110 done; \
4111 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4112 unique=`for i in $$list; do \
4113 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4114 done | \
4115 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4116 END { if (nonempty) { for (i in files) print i; }; }'`; \
4117 shift; \
4118 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
4119 test -n "$$unique" || unique=$$empty_fix; \
4120 if test $$# -gt 0; then \
4121 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4122 "$$@" $$unique; \
4123 else \
4124 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4125 $$unique; \
4126 fi; \
4128 ctags: CTAGS
4129 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4130 $(TAGS_FILES) $(LISP)
4131 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4132 unique=`for i in $$list; do \
4133 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4134 done | \
4135 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4136 END { if (nonempty) { for (i in files) print i; }; }'`; \
4137 test -z "$(CTAGS_ARGS)$$unique" \
4138 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4139 $$unique
4141 GTAGS:
4142 here=`$(am__cd) $(top_builddir) && pwd` \
4143 && $(am__cd) $(top_srcdir) \
4144 && gtags -i $(GTAGS_ARGS) "$$here"
4146 distclean-tags:
4147 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4148 check-am: all-am
4149 check: check-recursive
4150 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
4151 config.h
4152 installdirs: installdirs-recursive
4153 installdirs-am:
4154 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 \
4155 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4156 done
4157 install: install-recursive
4158 install-exec: install-exec-recursive
4159 install-data: install-data-recursive
4160 uninstall: uninstall-recursive
4162 install-am: all-am
4163 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4165 installcheck: installcheck-recursive
4166 install-strip:
4167 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4168 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4169 `test -z '$(STRIP)' || \
4170 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4171 mostlyclean-generic:
4173 clean-generic:
4174 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4176 distclean-generic:
4177 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4178 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4180 maintainer-clean-generic:
4181 @echo "This command is intended for maintainers to use"
4182 @echo "it deletes files that may require special tools to rebuild."
4183 clean: clean-multi clean-recursive
4185 clean-am: clean-generic clean-libtool clean-local \
4186 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4187 mostlyclean-am
4189 distclean: distclean-multi distclean-recursive
4190 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4191 -rm -rf ./$(DEPDIR)
4192 -rm -f Makefile
4193 distclean-am: clean-am distclean-compile distclean-generic \
4194 distclean-hdr distclean-libtool distclean-tags
4196 dvi: dvi-recursive
4198 dvi-am:
4200 html: html-recursive
4202 html-am:
4204 info: info-recursive
4206 info-am:
4208 install-data-am:
4210 install-dvi: install-dvi-recursive
4212 install-dvi-am:
4214 install-exec-am: install-multi install-toolexeclibLIBRARIES \
4215 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4216 install-toolexeclibgoarchiveDATA \
4217 install-toolexeclibgocompressDATA \
4218 install-toolexeclibgocontainerDATA \
4219 install-toolexeclibgocryptoDATA \
4220 install-toolexeclibgocryptox509DATA \
4221 install-toolexeclibgodatabaseDATA \
4222 install-toolexeclibgodatabasesqlDATA \
4223 install-toolexeclibgodebugDATA \
4224 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4225 install-toolexeclibgoexphtmlDATA \
4226 install-toolexeclibgoexplocaleDATA \
4227 install-toolexeclibgoexplocalecollateDATA \
4228 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4229 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4230 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4231 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4232 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4233 install-toolexeclibgonethttpDATA \
4234 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4235 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4236 install-toolexeclibgoregexpDATA \
4237 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4238 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4239 install-toolexeclibgotexttemplateDATA \
4240 install-toolexeclibgounicodeDATA
4242 install-html: install-html-recursive
4244 install-html-am:
4246 install-info: install-info-recursive
4248 install-info-am:
4250 install-man:
4252 install-pdf: install-pdf-recursive
4254 install-pdf-am:
4256 install-ps: install-ps-recursive
4258 install-ps-am:
4260 installcheck-am:
4262 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
4263 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4264 -rm -rf $(top_srcdir)/autom4te.cache
4265 -rm -rf ./$(DEPDIR)
4266 -rm -f Makefile
4267 maintainer-clean-am: distclean-am maintainer-clean-generic
4269 mostlyclean: mostlyclean-multi mostlyclean-recursive
4271 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
4272 mostlyclean-libtool mostlyclean-local
4274 pdf: pdf-recursive
4276 pdf-am:
4278 ps: ps-recursive
4280 ps-am:
4282 uninstall-am: uninstall-toolexeclibLIBRARIES \
4283 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4284 uninstall-toolexeclibgoarchiveDATA \
4285 uninstall-toolexeclibgocompressDATA \
4286 uninstall-toolexeclibgocontainerDATA \
4287 uninstall-toolexeclibgocryptoDATA \
4288 uninstall-toolexeclibgocryptox509DATA \
4289 uninstall-toolexeclibgodatabaseDATA \
4290 uninstall-toolexeclibgodatabasesqlDATA \
4291 uninstall-toolexeclibgodebugDATA \
4292 uninstall-toolexeclibgoencodingDATA \
4293 uninstall-toolexeclibgoexpDATA \
4294 uninstall-toolexeclibgoexphtmlDATA \
4295 uninstall-toolexeclibgoexplocaleDATA \
4296 uninstall-toolexeclibgoexplocalecollateDATA \
4297 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
4298 uninstall-toolexeclibgohtmlDATA \
4299 uninstall-toolexeclibgoimageDATA \
4300 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4301 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4302 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4303 uninstall-toolexeclibgonethttpDATA \
4304 uninstall-toolexeclibgonetrpcDATA \
4305 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4306 uninstall-toolexeclibgopathDATA \
4307 uninstall-toolexeclibgoregexpDATA \
4308 uninstall-toolexeclibgoruntimeDATA \
4309 uninstall-toolexeclibgosyncDATA \
4310 uninstall-toolexeclibgotestingDATA \
4311 uninstall-toolexeclibgotextDATA \
4312 uninstall-toolexeclibgotexttemplateDATA \
4313 uninstall-toolexeclibgounicodeDATA
4315 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4316 clean-multi ctags-recursive distclean-multi install-am \
4317 install-multi install-strip maintainer-clean-multi \
4318 mostlyclean-multi tags-recursive
4320 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4321 all all-am all-multi am--refresh check check-am clean \
4322 clean-generic clean-libtool clean-local clean-multi \
4323 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4324 ctags-recursive distclean distclean-compile distclean-generic \
4325 distclean-hdr distclean-libtool distclean-multi distclean-tags \
4326 dvi dvi-am html html-am info info-am install install-am \
4327 install-data install-data-am install-dvi install-dvi-am \
4328 install-exec install-exec-am install-html install-html-am \
4329 install-info install-info-am install-man install-multi \
4330 install-pdf install-pdf-am install-ps install-ps-am \
4331 install-strip install-toolexeclibLIBRARIES \
4332 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4333 install-toolexeclibgoarchiveDATA \
4334 install-toolexeclibgocompressDATA \
4335 install-toolexeclibgocontainerDATA \
4336 install-toolexeclibgocryptoDATA \
4337 install-toolexeclibgocryptox509DATA \
4338 install-toolexeclibgodatabaseDATA \
4339 install-toolexeclibgodatabasesqlDATA \
4340 install-toolexeclibgodebugDATA \
4341 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4342 install-toolexeclibgoexphtmlDATA \
4343 install-toolexeclibgoexplocaleDATA \
4344 install-toolexeclibgoexplocalecollateDATA \
4345 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4346 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4347 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4348 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4349 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4350 install-toolexeclibgonethttpDATA \
4351 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4352 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4353 install-toolexeclibgoregexpDATA \
4354 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4355 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4356 install-toolexeclibgotexttemplateDATA \
4357 install-toolexeclibgounicodeDATA installcheck installcheck-am \
4358 installdirs installdirs-am maintainer-clean \
4359 maintainer-clean-generic maintainer-clean-multi mostlyclean \
4360 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4361 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
4362 tags-recursive uninstall uninstall-am \
4363 uninstall-toolexeclibLIBRARIES \
4364 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4365 uninstall-toolexeclibgoarchiveDATA \
4366 uninstall-toolexeclibgocompressDATA \
4367 uninstall-toolexeclibgocontainerDATA \
4368 uninstall-toolexeclibgocryptoDATA \
4369 uninstall-toolexeclibgocryptox509DATA \
4370 uninstall-toolexeclibgodatabaseDATA \
4371 uninstall-toolexeclibgodatabasesqlDATA \
4372 uninstall-toolexeclibgodebugDATA \
4373 uninstall-toolexeclibgoencodingDATA \
4374 uninstall-toolexeclibgoexpDATA \
4375 uninstall-toolexeclibgoexphtmlDATA \
4376 uninstall-toolexeclibgoexplocaleDATA \
4377 uninstall-toolexeclibgoexplocalecollateDATA \
4378 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
4379 uninstall-toolexeclibgohtmlDATA \
4380 uninstall-toolexeclibgoimageDATA \
4381 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4382 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4383 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4384 uninstall-toolexeclibgonethttpDATA \
4385 uninstall-toolexeclibgonetrpcDATA \
4386 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4387 uninstall-toolexeclibgopathDATA \
4388 uninstall-toolexeclibgoregexpDATA \
4389 uninstall-toolexeclibgoruntimeDATA \
4390 uninstall-toolexeclibgosyncDATA \
4391 uninstall-toolexeclibgotestingDATA \
4392 uninstall-toolexeclibgotextDATA \
4393 uninstall-toolexeclibgotexttemplateDATA \
4394 uninstall-toolexeclibgounicodeDATA
4397 goc2c.$(OBJEXT): runtime/goc2c.c
4398 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4400 goc2c: goc2c.$(OBJEXT)
4401 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4403 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4404 ./goc2c $< > $@.tmp
4405 mv -f $@.tmp $@
4407 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4408 ./goc2c $< > $@.tmp
4409 mv -f $@.tmp $@
4411 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4412 ./goc2c $< > $@.tmp
4413 mv -f $@.tmp $@
4415 runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
4416 ./goc2c $< > $@.tmp
4417 mv -f $@.tmp $@
4419 sema.c: $(srcdir)/runtime/sema.goc goc2c
4420 ./goc2c $< > $@.tmp
4421 mv -f $@.tmp $@
4423 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4424 ./goc2c --go-pkgpath os_signal $< > $@.tmp
4425 mv -f $@.tmp $@
4427 time.c: $(srcdir)/runtime/time.goc goc2c
4428 ./goc2c $< > $@.tmp
4429 mv -f $@.tmp $@
4431 %.c: $(srcdir)/runtime/%.goc goc2c
4432 ./goc2c $< > $@.tmp
4433 mv -f $@.tmp $@
4435 version.go: s-version; @true
4436 s-version: Makefile
4437 rm -f version.go.tmp
4438 echo "package runtime" > version.go.tmp
4439 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4440 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
4441 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4442 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4443 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4444 $(STAMP) $@
4446 libcalls.go: s-libcalls; @true
4447 s-libcalls: libcalls-list go/syscall/mksyscall.awk $(go_base_syscall_files)
4448 rm -f libcalls.go.tmp
4449 files=`echo $^ | sed -e 's/libcalls-list//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4450 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
4451 $(SHELL) $(srcdir)/../move-if-change libcalls.go.tmp libcalls.go
4452 $(STAMP) $@
4454 libcalls-list: s-libcalls-list; @true
4455 s-libcalls-list: Makefile
4456 rm -f libcalls-list.tmp
4457 echo $(go_base_syscall_files) > libcalls-list.tmp
4458 $(SHELL) $(srcdir)/../move-if-change libcalls-list.tmp libcalls-list
4459 $(STAMP) $@
4461 syscall_arch.go: s-syscall_arch; @true
4462 s-syscall_arch: Makefile
4463 rm -f syscall_arch.go.tmp
4464 echo "package syscall" > syscall_arch.go.tmp
4465 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4466 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4467 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4468 $(STAMP) $@
4470 sysinfo.go: s-sysinfo; @true
4471 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4472 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4473 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4474 $(STAMP) $@
4476 # The epoll struct has an embedded union and is packed on x86_64,
4477 # which is too complicated for mksysinfo.sh. We find the offset of
4478 # the only field we care about in configure.ac, and generate the
4479 # struct here.
4480 epoll.go: s-epoll; @true
4481 s-epoll: Makefile
4482 rm -f epoll.go.tmp
4483 echo 'package syscall' > epoll.go.tmp
4484 echo 'type EpollEvent struct {' >> epoll.go.tmp
4485 echo ' Events uint32' >> epoll.go.tmp
4486 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4487 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
4488 exit 1; ;; \
4489 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
4490 12,4) echo ' Fd int32' >> epoll.go.tmp; \
4491 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
4492 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4493 echo ' Fd int32' >> epoll.go.tmp; ;; \
4494 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4495 echo ' Fd int32' >> epoll.go.tmp; \
4496 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
4497 *) echo 1>&2 "*** struct epoll_event unsupported"; \
4498 exit 1; ;; \
4499 esac
4500 echo '}' >> epoll.go.tmp
4501 $(SHELL) $(srcdir)/../move-if-change epoll.go.tmp epoll.go
4502 $(STAMP) $@
4504 @go_include@ bufio.lo.dep
4505 bufio.lo.dep: $(go_bufio_files)
4506 $(BUILDDEPS)
4507 bufio.lo: $(go_bufio_files)
4508 $(BUILDPACKAGE)
4509 bufio/check: $(CHECK_DEPS)
4510 @$(CHECK)
4511 .PHONY: bufio/check
4513 @go_include@ bytes.lo.dep
4514 bytes.lo.dep: $(go_bytes_files)
4515 $(BUILDDEPS)
4516 bytes.lo: $(go_bytes_files)
4517 $(BUILDPACKAGE)
4518 bytes/index.lo: $(go_bytes_c_files)
4519 @$(MKDIR_P) bytes
4520 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4521 bytes/check: $(CHECK_DEPS)
4522 @$(CHECK)
4523 .PHONY: bytes/check
4525 @go_include@ crypto.lo.dep
4526 crypto.lo.dep: $(go_crypto_files)
4527 $(BUILDDEPS)
4528 crypto.lo: $(go_crypto_files)
4529 $(BUILDPACKAGE)
4530 crypto/check: $(CHECK_DEPS)
4531 @$(CHECK)
4532 .PHONY: crypto/check
4534 @go_include@ errors.lo.dep
4535 errors.lo.dep: $(go_errors_files)
4536 $(BUILDDEPS)
4537 errors.lo: $(go_errors_files)
4538 $(BUILDPACKAGE)
4539 errors/check: $(CHECK_DEPS)
4540 @$(CHECK)
4541 .PHONY: errors/check
4543 @go_include@ expvar.lo.dep
4544 expvar.lo.dep: $(go_expvar_files)
4545 $(BUILDDEPS)
4546 expvar.lo: $(go_expvar_files)
4547 $(BUILDPACKAGE)
4548 expvar/check: $(CHECK_DEPS)
4549 @$(CHECK)
4550 .PHONY: expvar/check
4552 @go_include@ flag.lo.dep
4553 flag.lo.dep: $(go_flag_files)
4554 $(BUILDDEPS)
4555 flag.lo: $(go_flag_files)
4556 $(BUILDPACKAGE)
4557 flag/check: $(CHECK_DEPS)
4558 @$(CHECK)
4559 .PHONY: flag/check
4561 @go_include@ fmt.lo.dep
4562 fmt.lo.dep: $(go_fmt_files)
4563 $(BUILDDEPS)
4564 fmt.lo: $(go_fmt_files)
4565 $(BUILDPACKAGE)
4566 fmt/check: $(CHECK_DEPS)
4567 @$(CHECK)
4568 .PHONY: fmt/check
4570 @go_include@ hash.lo.dep
4571 hash.lo.dep: $(go_hash_files)
4572 $(BUILDDEPS)
4573 hash.lo: $(go_hash_files)
4574 $(BUILDPACKAGE)
4575 hash/check: $(CHECK_DEPS)
4576 @$(CHECK)
4577 .PHONY: hash/check
4579 @go_include@ html.lo.dep
4580 html.lo.dep: $(go_html_files)
4581 $(BUILDDEPS)
4582 html.lo: $(go_html_files)
4583 $(BUILDPACKAGE)
4584 html/check: $(CHECK_DEPS)
4585 @$(CHECK)
4586 .PHONY: html/check
4588 @go_include@ image.lo.dep
4589 image.lo.dep: $(go_image_files)
4590 $(BUILDDEPS)
4591 image.lo: $(go_image_files)
4592 $(BUILDPACKAGE)
4593 image/check: $(CHECK_DEPS)
4594 @$(CHECK)
4595 .PHONY: image/check
4597 @go_include@ io.lo.dep
4598 io.lo.dep: $(go_io_files)
4599 $(BUILDDEPS)
4600 io.lo: $(go_io_files)
4601 $(BUILDPACKAGE)
4602 io/check: $(CHECK_DEPS)
4603 @$(CHECK)
4604 .PHONY: io/check
4606 @go_include@ log.lo.dep
4607 log.lo.dep: $(go_log_files)
4608 $(BUILDDEPS)
4609 log.lo: $(go_log_files)
4610 $(BUILDPACKAGE)
4611 log/check: $(CHECK_DEPS)
4612 @$(CHECK)
4613 .PHONY: log/check
4615 @go_include@ math.lo.dep
4616 math.lo.dep: $(go_math_files)
4617 $(BUILDDEPS)
4618 math.lo: $(go_math_files)
4619 $(MKDIR_P) $(@D)
4620 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4621 $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
4622 math/check: $(CHECK_DEPS)
4623 @$(CHECK)
4624 .PHONY: math/check
4626 @go_include@ mime.lo.dep
4627 mime.lo.dep: $(go_mime_files)
4628 $(BUILDDEPS)
4629 mime.lo: $(go_mime_files)
4630 $(BUILDPACKAGE)
4631 mime/check: $(CHECK_DEPS)
4632 @$(CHECK)
4633 .PHONY: mime/check
4635 @go_include@ net.lo.dep
4636 net.lo.dep: $(go_net_files)
4637 $(BUILDDEPS)
4638 net.lo: $(go_net_files)
4639 $(BUILDPACKAGE)
4640 net/check: $(CHECK_DEPS)
4641 @$(CHECK)
4642 .PHONY: net/check
4644 @go_include@ os.lo.dep
4645 os.lo.dep: $(go_os_files)
4646 $(BUILDDEPS)
4647 os.lo: $(go_os_files)
4648 $(BUILDPACKAGE)
4649 os/check: $(CHECK_DEPS)
4650 @$(CHECK)
4651 .PHONY: os/check
4653 @go_include@ path.lo.dep
4654 path.lo.dep: $(go_path_files)
4655 $(BUILDDEPS)
4656 path.lo: $(go_path_files)
4657 $(BUILDPACKAGE)
4658 path/check: $(CHECK_DEPS)
4659 @$(CHECK)
4660 .PHONY: path/check
4662 @go_include@ reflect-go.lo.dep
4663 reflect-go.lo.dep: $(go_reflect_files)
4664 $(BUILDDEPS)
4665 reflect-go.lo: $(go_reflect_files)
4666 $(BUILDPACKAGE)
4667 reflect/check: $(CHECK_DEPS)
4668 @$(CHECK)
4669 .PHONY: reflect/check
4671 @go_include@ regexp.lo.dep
4672 regexp.lo.dep: $(go_regexp_files)
4673 $(BUILDDEPS)
4674 regexp.lo: $(go_regexp_files)
4675 $(BUILDPACKAGE)
4676 regexp/check: $(CHECK_DEPS)
4677 @$(CHECK)
4678 .PHONY: regexp/check
4680 @go_include@ runtime-go.lo.dep
4681 runtime-go.lo.dep: $(go_runtime_files)
4682 $(BUILDDEPS)
4683 runtime-go.lo: $(go_runtime_files)
4684 $(BUILDPACKAGE)
4685 runtime/check: $(CHECK_DEPS)
4686 @$(CHECK)
4687 .PHONY: runtime/check
4689 @go_include@ sort.lo.dep
4690 sort.lo.dep: $(go_sort_files)
4691 $(BUILDDEPS)
4692 sort.lo: $(go_sort_files)
4693 $(BUILDPACKAGE)
4694 sort/check: $(CHECK_DEPS)
4695 @$(CHECK)
4696 .PHONY: sort/check
4698 @go_include@ strconv.lo.dep
4699 strconv.lo.dep: $(go_strconv_files)
4700 $(BUILDDEPS)
4701 strconv.lo: $(go_strconv_files)
4702 $(BUILDPACKAGE)
4703 strconv/check: $(CHECK_DEPS)
4704 @$(CHECK)
4705 .PHONY: strconv/check
4707 @go_include@ strings.lo.dep
4708 strings.lo.dep: $(go_strings_files)
4709 $(BUILDDEPS)
4710 strings.lo: $(go_strings_files)
4711 $(BUILDPACKAGE)
4712 strings/check: $(CHECK_DEPS)
4713 @$(CHECK)
4714 .PHONY: strings/check
4716 @go_include@ sync.lo.dep
4717 sync.lo.dep: $(go_sync_files)
4718 $(BUILDDEPS)
4719 sync.lo: $(go_sync_files)
4720 $(BUILDPACKAGE)
4721 sync/check: $(CHECK_DEPS)
4722 @$(CHECK)
4723 .PHONY: sync/check
4725 @go_include@ testing.lo.dep
4726 testing.lo.dep: $(go_testing_files)
4727 $(BUILDDEPS)
4728 testing.lo: $(go_testing_files)
4729 $(BUILDPACKAGE)
4730 testing/check: $(CHECK_DEPS)
4731 @$(CHECK)
4732 .PHONY: testing/check
4734 @go_include@ time-go.lo.dep
4735 time-go.lo.dep: $(go_time_files)
4736 $(BUILDDEPS)
4737 time-go.lo: $(go_time_files)
4738 $(BUILDPACKAGE)
4739 time/check: $(CHECK_DEPS)
4740 @$(CHECK)
4741 .PHONY: time/check
4743 @go_include@ unicode.lo.dep
4744 unicode.lo.dep: $(go_unicode_files)
4745 $(BUILDDEPS)
4746 unicode.lo: $(go_unicode_files)
4747 $(BUILDPACKAGE)
4748 unicode/check: $(CHECK_DEPS)
4749 @$(CHECK)
4750 .PHONY: unicode/check
4752 @go_include@ archive/tar.lo.dep
4753 archive/tar.lo.dep: $(go_archive_tar_files)
4754 $(BUILDDEPS)
4755 archive/tar.lo: $(go_archive_tar_files)
4756 $(BUILDPACKAGE)
4757 archive/tar/check: $(CHECK_DEPS)
4758 @$(CHECK)
4759 .PHONY: archive/tar/check
4761 @go_include@ archive/zip.lo.dep
4762 archive/zip.lo.dep: $(go_archive_zip_files)
4763 $(BUILDDEPS)
4764 archive/zip.lo: $(go_archive_zip_files)
4765 $(BUILDPACKAGE)
4766 archive/zip/check: $(CHECK_DEPS)
4767 @$(CHECK)
4768 .PHONY: archive/zip/check
4770 @go_include@ compress/bzip2.lo.dep
4771 compress/bzip2.lo.dep: $(go_compress_bzip2_files)
4772 $(BUILDDEPS)
4773 compress/bzip2.lo: $(go_compress_bzip2_files)
4774 $(BUILDPACKAGE)
4775 compress/bzip2/check: $(CHECK_DEPS)
4776 @$(CHECK)
4777 .PHONY: compress/bzip2/check
4779 @go_include@ compress/flate.lo.dep
4780 compress/flate.lo.dep: $(go_compress_flate_files)
4781 $(BUILDDEPS)
4782 compress/flate.lo: $(go_compress_flate_files)
4783 $(BUILDPACKAGE)
4784 compress/flate/check: $(CHECK_DEPS)
4785 @$(CHECK)
4786 .PHONY: compress/flate/check
4788 @go_include@ compress/gzip.lo.dep
4789 compress/gzip.lo.dep: $(go_compress_gzip_files)
4790 $(BUILDDEPS)
4791 compress/gzip.lo: $(go_compress_gzip_files)
4792 $(BUILDPACKAGE)
4793 compress/gzip/check: $(CHECK_DEPS)
4794 @$(CHECK)
4795 .PHONY: compress/gzip/check
4797 @go_include@ compress/lzw.lo.dep
4798 compress/lzw.lo.dep: $(go_compress_lzw_files)
4799 $(BUILDDEPS)
4800 compress/lzw.lo: $(go_compress_lzw_files)
4801 $(BUILDPACKAGE)
4802 compress/lzw/check: $(CHECK_DEPS)
4803 @$(CHECK)
4804 .PHONY: compress/lzw/check
4806 @go_include@ compress/zlib.lo.dep
4807 compress/zlib.lo.dep: $(go_compress_zlib_files)
4808 $(BUILDDEPS)
4809 compress/zlib.lo: $(go_compress_zlib_files)
4810 $(BUILDPACKAGE)
4811 compress/zlib/check: $(CHECK_DEPS)
4812 @$(CHECK)
4813 .PHONY: compress/zlib/check
4815 @go_include@ container/heap.lo.dep
4816 container/heap.lo.dep: $(go_container_heap_files)
4817 $(BUILDDEPS)
4818 container/heap.lo: $(go_container_heap_files)
4819 $(BUILDPACKAGE)
4820 container/heap/check: $(CHECK_DEPS)
4821 @$(CHECK)
4822 .PHONY: container/heap/check
4824 @go_include@ container/list.lo.dep
4825 container/list.lo.dep: $(go_container_list_files)
4826 $(BUILDDEPS)
4827 container/list.lo: $(go_container_list_files)
4828 $(BUILDPACKAGE)
4829 container/list/check: $(CHECK_DEPS)
4830 @$(CHECK)
4831 .PHONY: container/list/check
4833 @go_include@ container/ring.lo.dep
4834 container/ring.lo.dep: $(go_container_ring_files)
4835 $(BUILDDEPS)
4836 container/ring.lo: $(go_container_ring_files)
4837 $(BUILDPACKAGE)
4838 container/ring/check: $(CHECK_DEPS)
4839 @$(CHECK)
4840 .PHONY: container/ring/check
4842 @go_include@ crypto/aes.lo.dep
4843 crypto/aes.lo.dep: $(go_crypto_aes_files)
4844 $(BUILDDEPS)
4845 crypto/aes.lo: $(go_crypto_aes_files)
4846 $(BUILDPACKAGE)
4847 crypto/aes/check: $(CHECK_DEPS)
4848 @$(CHECK)
4849 .PHONY: crypto/aes/check
4851 @go_include@ crypto/cipher.lo.dep
4852 crypto/cipher.lo.dep: $(go_crypto_cipher_files)
4853 $(BUILDDEPS)
4854 crypto/cipher.lo: $(go_crypto_cipher_files)
4855 $(BUILDPACKAGE)
4856 crypto/cipher/check: $(CHECK_DEPS)
4857 @$(CHECK)
4858 .PHONY: crypto/cipher/check
4860 @go_include@ crypto/des.lo.dep
4861 crypto/des.lo.dep: $(go_crypto_des_files)
4862 $(BUILDDEPS)
4863 crypto/des.lo: $(go_crypto_des_files)
4864 $(BUILDPACKAGE)
4865 crypto/des/check: $(CHECK_DEPS)
4866 @$(CHECK)
4867 .PHONY: crypto/des/check
4869 @go_include@ crypto/dsa.lo.dep
4870 crypto/dsa.lo.dep: $(go_crypto_dsa_files)
4871 $(BUILDDEPS)
4872 crypto/dsa.lo: $(go_crypto_dsa_files)
4873 $(BUILDPACKAGE)
4874 crypto/dsa/check: $(CHECK_DEPS)
4875 @$(CHECK)
4876 .PHONY: crypto/dsa/check
4878 @go_include@ crypto/ecdsa.lo.dep
4879 crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
4880 $(BUILDDEPS)
4881 crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
4882 $(BUILDPACKAGE)
4883 crypto/ecdsa/check: $(CHECK_DEPS)
4884 @$(CHECK)
4885 .PHONY: crypto/ecdsa/check
4887 @go_include@ crypto/elliptic.lo.dep
4888 crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
4889 $(BUILDDEPS)
4890 crypto/elliptic.lo: $(go_crypto_elliptic_files)
4891 $(BUILDPACKAGE)
4892 crypto/elliptic/check: $(CHECK_DEPS)
4893 @$(CHECK)
4894 .PHONY: crypto/elliptic/check
4896 @go_include@ crypto/hmac.lo.dep
4897 crypto/hmac.lo.dep: $(go_crypto_hmac_files)
4898 $(BUILDDEPS)
4899 crypto/hmac.lo: $(go_crypto_hmac_files)
4900 $(BUILDPACKAGE)
4901 crypto/hmac/check: $(CHECK_DEPS)
4902 @$(CHECK)
4903 .PHONY: crypto/hmac/check
4905 @go_include@ crypto/md5.lo.dep
4906 crypto/md5.lo.dep: $(go_crypto_md5_files)
4907 $(BUILDDEPS)
4908 crypto/md5.lo: $(go_crypto_md5_files)
4909 $(BUILDPACKAGE)
4910 crypto/md5/check: $(CHECK_DEPS)
4911 @$(CHECK)
4912 .PHONY: crypto/md5/check
4914 @go_include@ crypto/rand.lo.dep
4915 crypto/rand.lo.dep: $(go_crypto_rand_files)
4916 $(BUILDDEPS)
4917 crypto/rand.lo: $(go_crypto_rand_files)
4918 $(BUILDPACKAGE)
4919 crypto/rand/check: $(CHECK_DEPS)
4920 @$(CHECK)
4921 .PHONY: crypto/rand/check
4923 @go_include@ crypto/rc4.lo.dep
4924 crypto/rc4.lo.dep: $(go_crypto_rc4_files)
4925 $(BUILDDEPS)
4926 crypto/rc4.lo: $(go_crypto_rc4_files)
4927 $(BUILDPACKAGE)
4928 crypto/rc4/check: $(CHECK_DEPS)
4929 @$(CHECK)
4930 .PHONY: crypto/rc4/check
4932 @go_include@ crypto/rsa.lo.dep
4933 crypto/rsa.lo.dep: $(go_crypto_rsa_files)
4934 $(BUILDDEPS)
4935 crypto/rsa.lo: $(go_crypto_rsa_files)
4936 $(BUILDPACKAGE)
4937 crypto/rsa/check: $(CHECK_DEPS)
4938 @$(CHECK)
4939 .PHONY: crypto/rsa/check
4941 @go_include@ crypto/sha1.lo.dep
4942 crypto/sha1.lo.dep: $(go_crypto_sha1_files)
4943 $(BUILDDEPS)
4944 crypto/sha1.lo: $(go_crypto_sha1_files)
4945 $(BUILDPACKAGE)
4946 crypto/sha1/check: $(CHECK_DEPS)
4947 @$(CHECK)
4948 .PHONY: crypto/sha1/check
4950 @go_include@ crypto/sha256.lo.dep
4951 crypto/sha256.lo.dep: $(go_crypto_sha256_files)
4952 $(BUILDDEPS)
4953 crypto/sha256.lo: $(go_crypto_sha256_files)
4954 $(BUILDPACKAGE)
4955 crypto/sha256/check: $(CHECK_DEPS)
4956 @$(CHECK)
4957 .PHONY: crypto/sha256/check
4959 @go_include@ crypto/sha512.lo.dep
4960 crypto/sha512.lo.dep: $(go_crypto_sha512_files)
4961 $(BUILDDEPS)
4962 crypto/sha512.lo: $(go_crypto_sha512_files)
4963 $(BUILDPACKAGE)
4964 crypto/sha512/check: $(CHECK_DEPS)
4965 @$(CHECK)
4966 .PHONY: crypto/sha512/check
4968 @go_include@ crypto/subtle.lo.dep
4969 crypto/subtle.lo.dep: $(go_crypto_subtle_files)
4970 $(BUILDDEPS)
4971 crypto/subtle.lo: $(go_crypto_subtle_files)
4972 $(BUILDPACKAGE)
4973 crypto/subtle/check: $(CHECK_DEPS)
4974 @$(CHECK)
4975 .PHONY: crypto/subtle/check
4977 @go_include@ crypto/tls.lo.dep
4978 crypto/tls.lo.dep: $(go_crypto_tls_files)
4979 $(BUILDDEPS)
4980 crypto/tls.lo: $(go_crypto_tls_files)
4981 $(BUILDPACKAGE)
4982 crypto/tls/check: $(CHECK_DEPS)
4983 @$(CHECK)
4984 .PHONY: crypto/tls/check
4986 @go_include@ crypto/x509.lo.dep
4987 crypto/x509.lo.dep: $(go_crypto_x509_files)
4988 $(BUILDDEPS)
4989 crypto/x509.lo: $(go_crypto_x509_files)
4990 $(BUILDPACKAGE)
4991 crypto/x509/check: $(CHECK_DEPS)
4992 @$(CHECK)
4993 .PHONY: crypto/x509/check
4995 @go_include@ crypto/x509/pkix.lo.dep
4996 crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
4997 $(BUILDDEPS)
4998 crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
4999 $(BUILDPACKAGE)
5000 crypto/x509/pkix/check: $(CHECK_DEPS)
5001 @$(CHECK)
5002 .PHONY: crypto/x509/pkix/check
5004 @go_include@ database/sql.lo.dep
5005 database/sql.lo.dep: $(go_database_sql_files)
5006 $(BUILDDEPS)
5007 database/sql.lo: $(go_database_sql_files)
5008 $(BUILDPACKAGE)
5009 database/sql/check: $(CHECK_DEPS)
5010 @$(CHECK)
5011 .PHONY: database/sql/check
5013 @go_include@ database/sql/driver.lo.dep
5014 database/sql/driver.lo.dep: $(go_database_sql_driver_files)
5015 $(BUILDDEPS)
5016 database/sql/driver.lo: $(go_database_sql_driver_files)
5017 $(BUILDPACKAGE)
5018 database/sql/driver/check: $(CHECK_DEPS)
5019 @$(CHECK)
5020 .PHONY: database/sql/driver/check
5022 @go_include@ debug/dwarf.lo.dep
5023 debug/dwarf.lo.dep: $(go_debug_dwarf_files)
5024 $(BUILDDEPS)
5025 debug/dwarf.lo: $(go_debug_dwarf_files)
5026 $(BUILDPACKAGE)
5027 debug/dwarf/check: $(CHECK_DEPS)
5028 @$(CHECK)
5029 .PHONY: debug/dwarf/check
5031 @go_include@ debug/elf.lo.dep
5032 debug/elf.lo.dep: $(go_debug_elf_files)
5033 $(BUILDDEPS)
5034 debug/elf.lo: $(go_debug_elf_files)
5035 $(BUILDPACKAGE)
5036 debug/elf/check: $(CHECK_DEPS)
5037 @$(CHECK)
5038 .PHONY: debug/elf/check
5040 @go_include@ debug/gosym.lo.dep
5041 debug/gosym.lo.dep: $(go_debug_gosym_files)
5042 $(BUILDDEPS)
5043 debug/gosym.lo: $(go_debug_gosym_files)
5044 $(BUILDPACKAGE)
5045 debug/gosym/check: $(CHECK_DEPS)
5046 @$(CHECK)
5047 .PHONY: debug/gosym/check
5049 @go_include@ debug/macho.lo.dep
5050 debug/macho.lo.dep: $(go_debug_macho_files)
5051 $(BUILDDEPS)
5052 debug/macho.lo: $(go_debug_macho_files)
5053 $(BUILDPACKAGE)
5054 debug/macho/check: $(CHECK_DEPS)
5055 @$(CHECK)
5056 .PHONY: debug/macho/check
5058 @go_include@ debug/pe.lo.dep
5059 debug/pe.lo.dep: $(go_debug_pe_files)
5060 $(BUILDDEPS)
5061 debug/pe.lo: $(go_debug_pe_files)
5062 $(BUILDPACKAGE)
5063 debug/pe/check: $(CHECK_DEPS)
5064 @$(CHECK)
5065 .PHONY: debug/pe/check
5067 @go_include@ encoding/asn1.lo.dep
5068 encoding/asn1.lo.dep: $(go_encoding_asn1_files)
5069 $(BUILDDEPS)
5070 encoding/asn1.lo: $(go_encoding_asn1_files)
5071 $(BUILDPACKAGE)
5072 encoding/asn1/check: $(CHECK_DEPS)
5073 @$(CHECK)
5074 .PHONY: encoding/asn1/check
5076 @go_include@ encoding/ascii85.lo.dep
5077 encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
5078 $(BUILDDEPS)
5079 encoding/ascii85.lo: $(go_encoding_ascii85_files)
5080 $(BUILDPACKAGE)
5081 encoding/ascii85/check: $(CHECK_DEPS)
5082 @$(CHECK)
5083 .PHONY: encoding/ascii85/check
5085 @go_include@ encoding/base32.lo.dep
5086 encoding/base32.lo.dep: $(go_encoding_base32_files)
5087 $(BUILDDEPS)
5088 encoding/base32.lo: $(go_encoding_base32_files)
5089 $(BUILDPACKAGE)
5090 encoding/base32/check: $(CHECK_DEPS)
5091 @$(CHECK)
5092 .PHONY: encoding/base32/check
5094 @go_include@ encoding/base64.lo.dep
5095 encoding/base64.lo.dep: $(go_encoding_base64_files)
5096 $(BUILDDEPS)
5097 encoding/base64.lo: $(go_encoding_base64_files)
5098 $(BUILDPACKAGE)
5099 encoding/base64/check: $(CHECK_DEPS)
5100 @$(CHECK)
5101 .PHONY: encoding/base64/check
5103 @go_include@ encoding/binary.lo.dep
5104 encoding/binary.lo.dep: $(go_encoding_binary_files)
5105 $(BUILDDEPS)
5106 encoding/binary.lo: $(go_encoding_binary_files)
5107 $(BUILDPACKAGE)
5108 encoding/binary/check: $(CHECK_DEPS)
5109 @$(CHECK)
5110 .PHONY: encoding/binary/check
5112 @go_include@ encoding/csv.lo.dep
5113 encoding/csv.lo.dep: $(go_encoding_csv_files)
5114 $(BUILDDEPS)
5115 encoding/csv.lo: $(go_encoding_csv_files)
5116 $(BUILDPACKAGE)
5117 encoding/csv/check: $(CHECK_DEPS)
5118 @$(CHECK)
5119 .PHONY: encoding/csv/check
5121 @go_include@ encoding/gob.lo.dep
5122 encoding/gob.lo.dep: $(go_encoding_gob_files)
5123 $(BUILDDEPS)
5124 encoding/gob.lo: $(go_encoding_gob_files)
5125 $(BUILDPACKAGE)
5126 encoding/gob/check: $(CHECK_DEPS)
5127 @$(CHECK)
5128 .PHONY: encoding/gob/check
5130 @go_include@ encoding/hex.lo.dep
5131 encoding/hex.lo.dep: $(go_encoding_hex_files)
5132 $(BUILDDEPS)
5133 encoding/hex.lo: $(go_encoding_hex_files)
5134 $(BUILDPACKAGE)
5135 encoding/hex/check: $(CHECK_DEPS)
5136 @$(CHECK)
5137 .PHONY: encoding/hex/check
5139 @go_include@ encoding/json.lo.dep
5140 encoding/json.lo.dep: $(go_encoding_json_files)
5141 $(BUILDDEPS)
5142 encoding/json.lo: $(go_encoding_json_files)
5143 $(BUILDPACKAGE)
5144 encoding/json/check: $(CHECK_DEPS)
5145 @$(CHECK)
5146 .PHONY: encoding/json/check
5148 @go_include@ encoding/pem.lo.dep
5149 encoding/pem.lo.dep: $(go_encoding_pem_files)
5150 $(BUILDDEPS)
5151 encoding/pem.lo: $(go_encoding_pem_files)
5152 $(BUILDPACKAGE)
5153 encoding/pem/check: $(CHECK_DEPS)
5154 @$(CHECK)
5155 .PHONY: encoding/pem/check
5157 @go_include@ encoding/xml.lo.dep
5158 encoding/xml.lo.dep: $(go_encoding_xml_files)
5159 $(BUILDDEPS)
5160 encoding/xml.lo: $(go_encoding_xml_files)
5161 $(BUILDPACKAGE)
5162 encoding/xml/check: $(CHECK_DEPS)
5163 @$(CHECK)
5164 .PHONY: encoding/xml/check
5166 @go_include@ exp/cookiejar.lo.dep
5167 exp/cookiejar.lo.dep: $(go_exp_cookiejar_files)
5168 $(BUILDDEPS)
5169 exp/cookiejar.lo: $(go_exp_cookiejar_files)
5170 $(BUILDPACKAGE)
5171 exp/cookiejar/check: $(CHECK_DEPS)
5172 @$(CHECK)
5173 .PHONY: exp/cookiejar/check
5175 @go_include@ exp/ebnf.lo.dep
5176 exp/ebnf.lo.dep: $(go_exp_ebnf_files)
5177 $(BUILDDEPS)
5178 exp/ebnf.lo: $(go_exp_ebnf_files)
5179 $(BUILDPACKAGE)
5180 exp/ebnf/check: $(CHECK_DEPS)
5181 @$(CHECK)
5182 .PHONY: exp/ebnf/check
5184 @go_include@ exp/html.lo.dep
5185 exp/html.lo.dep: $(go_exp_html_files)
5186 $(BUILDDEPS)
5187 exp/html.lo: $(go_exp_html_files)
5188 $(BUILDPACKAGE)
5189 exp/html/check: $(CHECK_DEPS)
5190 @$(CHECK)
5191 .PHONY: exp/html/check
5193 @go_include@ exp/html/atom.lo.dep
5194 exp/html/atom.lo.dep: $(go_exp_html_atom_files)
5195 $(BUILDDEPS)
5196 exp/html/atom.lo: $(go_exp_html_atom_files)
5197 $(BUILDPACKAGE)
5198 exp/html/atom/check: $(CHECK_DEPS)
5199 @$(CHECK)
5200 .PHONY: exp/html/atom/check
5202 @go_include@ exp/locale/collate.lo.dep
5203 exp/locale/collate.lo.dep: $(go_exp_locale_collate_files)
5204 $(BUILDDEPS)
5205 exp/locale/collate.lo: $(go_exp_locale_collate_files)
5206 $(BUILDPACKAGE)
5207 exp/locale/collate/check: $(CHECK_DEPS)
5208 @$(CHECK)
5209 .PHONY: exp/locale/collate/check
5211 @go_include@ exp/locale/collate/build.lo.dep
5212 exp/locale/collate/build.lo.dep: $(go_exp_locale_collate_build_files)
5213 $(BUILDDEPS)
5214 exp/locale/collate/build.lo: $(go_exp_locale_collate_build_files)
5215 $(BUILDPACKAGE)
5216 exp/locale/collate/build/check: $(CHECK_DEPS)
5217 @$(CHECK)
5218 .PHONY: exp/locale/collate/build/check
5220 @go_include@ exp/norm.lo.dep
5221 exp/norm.lo.dep: $(go_exp_norm_files)
5222 $(BUILDDEPS)
5223 exp/norm.lo: $(go_exp_norm_files)
5224 $(BUILDPACKAGE)
5225 exp/norm/check: $(CHECK_DEPS)
5226 @$(CHECK)
5227 .PHONY: exp/norm/check
5229 @go_include@ exp/proxy.lo.dep
5230 exp/proxy.lo.dep: $(go_exp_proxy_files)
5231 $(BUILDDEPS)
5232 exp/proxy.lo: $(go_exp_proxy_files)
5233 $(BUILDPACKAGE)
5234 exp/proxy/check: $(CHECK_DEPS)
5235 @$(CHECK)
5236 .PHONY: exp/proxy/check
5238 @go_include@ exp/ssa.lo.dep
5239 exp/ssa.lo.dep: $(go_exp_ssa_files)
5240 $(BUILDDEPS)
5241 exp/ssa.lo: $(go_exp_ssa_files)
5242 $(BUILDPACKAGE)
5243 exp/ssa/check: $(CHECK_DEPS)
5244 @$(CHECK)
5245 .PHONY: exp/ssa/check
5247 @go_include@ exp/terminal.lo.dep
5248 exp/terminal.lo.dep: $(go_exp_terminal_files)
5249 $(BUILDDEPS)
5250 exp/terminal.lo: $(go_exp_terminal_files)
5251 $(BUILDPACKAGE)
5252 exp/terminal/check: $(CHECK_DEPS)
5253 @$(CHECK)
5254 .PHONY: exp/terminal/check
5256 @go_include@ exp/utf8string.lo.dep
5257 exp/utf8string.lo.dep: $(go_exp_utf8string_files)
5258 $(BUILDDEPS)
5259 exp/utf8string.lo: $(go_exp_utf8string_files)
5260 $(BUILDPACKAGE)
5261 exp/utf8string/check: $(CHECK_DEPS)
5262 @$(CHECK)
5263 .PHONY: exp/utf8string/check
5265 @go_include@ exp/inotify.lo.dep
5266 exp/inotify.lo.dep: $(go_exp_inotify_files)
5267 $(BUILDDEPS)
5268 exp/inotify.lo: $(go_exp_inotify_files)
5269 $(BUILDPACKAGE)
5270 exp/inotify/check: $(CHECK_DEPS)
5271 @$(CHECK)
5272 .PHONY: exp/inotify/check
5274 @go_include@ html/template.lo.dep
5275 html/template.lo.dep: $(go_html_template_files)
5276 $(BUILDDEPS)
5277 html/template.lo: $(go_html_template_files)
5278 $(BUILDPACKAGE)
5279 html/template/check: $(CHECK_DEPS)
5280 @$(CHECK)
5281 .PHONY: html/template/check
5283 @go_include@ go/ast.lo.dep
5284 go/ast.lo.dep: $(go_go_ast_files)
5285 $(BUILDDEPS)
5286 go/ast.lo: $(go_go_ast_files)
5287 $(BUILDPACKAGE)
5288 go/ast/check: $(CHECK_DEPS)
5289 @$(CHECK)
5290 .PHONY: go/ast/check
5292 @go_include@ go/build.lo.dep
5293 go/build.lo.dep: $(go_go_build_files)
5294 $(BUILDDEPS)
5295 go/build.lo: $(go_go_build_files)
5296 $(BUILDPACKAGE)
5297 go/build/check: $(CHECK_DEPS)
5298 @$(CHECK)
5299 .PHONY: go/build/check
5301 syslist.go: s-syslist; @true
5302 s-syslist: Makefile
5303 echo '// Generated automatically by make.' >syslist.go.tmp
5304 echo 'package build' >>syslist.go.tmp
5305 echo 'const goosList = "$(GOOS)"' >>syslist.go.tmp
5306 echo 'const goarchList = "$(GOARCH)"' >>syslist.go.tmp
5307 $(SHELL) $(srcdir)/../move-if-change syslist.go.tmp syslist.go
5308 $(STAMP) $@
5310 @go_include@ go/doc.lo.dep
5311 go/doc.lo.dep: $(go_go_doc_files)
5312 $(BUILDDEPS)
5313 go/doc.lo: $(go_go_doc_files)
5314 $(BUILDPACKAGE)
5315 go/doc/check: $(CHECK_DEPS)
5316 @$(CHECK)
5317 .PHONY: go/doc/check
5319 @go_include@ go/format.lo.dep
5320 go/format.lo.dep: $(go_go_format_files)
5321 $(BUILDDEPS)
5322 go/format.lo: $(go_go_format_files)
5323 $(BUILDPACKAGE)
5324 go/format/check: $(CHECK_DEPS)
5325 @$(CHECK)
5326 .PHONY: go/format/check
5328 @go_include@ go/parser.lo.dep
5329 go/parser.lo.dep: $(go_go_parser_files)
5330 $(BUILDDEPS)
5331 go/parser.lo: $(go_go_parser_files)
5332 $(BUILDPACKAGE)
5333 go/parser/check: $(CHECK_DEPS)
5334 @$(CHECK)
5335 .PHONY: go/parser/check
5337 @go_include@ go/printer.lo.dep
5338 go/printer.lo.dep: $(go_go_printer_files)
5339 $(BUILDDEPS)
5340 go/printer.lo: $(go_go_printer_files)
5341 $(BUILDPACKAGE)
5342 go/printer/check: $(CHECK_DEPS)
5343 @$(CHECK)
5344 .PHONY: go/printer/check
5346 @go_include@ go/scanner.lo.dep
5347 go/scanner.lo.dep: $(go_go_scanner_files)
5348 $(BUILDDEPS)
5349 go/scanner.lo: $(go_go_scanner_files)
5350 $(BUILDPACKAGE)
5351 go/scanner/check: $(CHECK_DEPS)
5352 @$(CHECK)
5353 .PHONY: go/scanner/check
5355 @go_include@ go/token.lo.dep
5356 go/token.lo.dep: $(go_go_token_files)
5357 $(BUILDDEPS)
5358 go/token.lo: $(go_go_token_files)
5359 $(BUILDPACKAGE)
5360 go/token/check: $(CHECK_DEPS)
5361 @$(CHECK)
5362 .PHONY: go/token/check
5364 @go_include@ go/types.lo.dep
5365 go/types.lo.dep: $(go_go_types_files)
5366 $(BUILDDEPS)
5367 go/types.lo: $(go_go_types_files)
5368 $(BUILDPACKAGE)
5369 go/types/check: $(CHECK_DEPS)
5370 @$(CHECK)
5371 .PHONY: go/types/check
5373 @go_include@ hash/adler32.lo.dep
5374 hash/adler32.lo.dep: $(go_hash_adler32_files)
5375 $(BUILDDEPS)
5376 hash/adler32.lo: $(go_hash_adler32_files)
5377 $(BUILDPACKAGE)
5378 hash/adler32/check: $(CHECK_DEPS)
5379 @$(CHECK)
5380 .PHONY: hash/adler32/check
5382 @go_include@ hash/crc32.lo.dep
5383 hash/crc32.lo.dep: $(go_hash_crc32_files)
5384 $(BUILDDEPS)
5385 hash/crc32.lo: $(go_hash_crc32_files)
5386 $(BUILDPACKAGE)
5387 hash/crc32/check: $(CHECK_DEPS)
5388 @$(CHECK)
5389 .PHONY: hash/crc32/check
5391 @go_include@ hash/crc64.lo.dep
5392 hash/crc64.lo.dep: $(go_hash_crc64_files)
5393 $(BUILDDEPS)
5394 hash/crc64.lo: $(go_hash_crc64_files)
5395 $(BUILDPACKAGE)
5396 hash/crc64/check: $(CHECK_DEPS)
5397 @$(CHECK)
5398 .PHONY: hash/crc64/check
5400 @go_include@ hash/fnv.lo.dep
5401 hash/fnv.lo.dep: $(go_hash_fnv_files)
5402 $(BUILDDEPS)
5403 hash/fnv.lo: $(go_hash_fnv_files)
5404 $(BUILDPACKAGE)
5405 hash/fnv/check: $(CHECK_DEPS)
5406 @$(CHECK)
5407 .PHONY: hash/fnv/check
5409 @go_include@ image/color.lo.dep
5410 image/color.lo.dep: $(go_image_color_files)
5411 $(BUILDDEPS)
5412 image/color.lo: $(go_image_color_files)
5413 $(BUILDPACKAGE)
5414 image/color/check: $(CHECK_DEPS)
5415 @$(CHECK)
5416 .PHONY: image/color/check
5418 @go_include@ image/draw.lo.dep
5419 image/draw.lo.dep: $(go_image_draw_files)
5420 $(BUILDDEPS)
5421 image/draw.lo: $(go_image_draw_files)
5422 $(BUILDPACKAGE)
5423 image/draw/check: $(CHECK_DEPS)
5424 @$(CHECK)
5425 .PHONY: image/draw/check
5427 @go_include@ image/gif.lo.dep
5428 image/gif.lo.dep: $(go_image_gif_files)
5429 $(BUILDDEPS)
5430 image/gif.lo: $(go_image_gif_files)
5431 $(BUILDPACKAGE)
5432 image/gif/check: $(CHECK_DEPS)
5433 @$(CHECK)
5434 .PHONY: image/gif/check
5436 @go_include@ image/jpeg.lo.dep
5437 image/jpeg.lo.dep: $(go_image_jpeg_files)
5438 $(BUILDDEPS)
5439 image/jpeg.lo: $(go_image_jpeg_files)
5440 $(BUILDPACKAGE)
5441 image/jpeg/check: $(CHECK_DEPS)
5442 @$(CHECK)
5443 .PHONY: image/jpeg/check
5445 @go_include@ image/png.lo.dep
5446 image/png.lo.dep: $(go_image_png_files)
5447 $(BUILDDEPS)
5448 image/png.lo: $(go_image_png_files)
5449 $(BUILDPACKAGE)
5450 image/png/check: $(CHECK_DEPS)
5451 @$(CHECK)
5452 .PHONY: image/png/check
5454 @go_include@ index/suffixarray.lo.dep
5455 index/suffixarray.lo.dep: $(go_index_suffixarray_files)
5456 $(BUILDDEPS)
5457 index/suffixarray.lo: $(go_index_suffixarray_files)
5458 $(BUILDPACKAGE)
5459 index/suffixarray/check: $(CHECK_DEPS)
5460 @$(CHECK)
5461 .PHONY: index/suffixarray/check
5463 @go_include@ io/ioutil.lo.dep
5464 io/ioutil.lo.dep: $(go_io_ioutil_files)
5465 $(BUILDDEPS)
5466 io/ioutil.lo: $(go_io_ioutil_files)
5467 $(BUILDPACKAGE)
5468 io/ioutil/check: $(CHECK_DEPS)
5469 @$(CHECK)
5470 .PHONY: io/ioutil/check
5472 @go_include@ log/syslog.lo.dep
5473 log/syslog.lo.dep: $(go_log_syslog_files)
5474 $(BUILDDEPS)
5475 log/syslog.lo: $(go_log_syslog_files)
5476 $(BUILDPACKAGE)
5477 log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
5478 @$(MKDIR_P) log/syslog
5479 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
5480 log/syslog/check: $(CHECK_DEPS)
5481 @$(CHECK)
5482 .PHONY: log/syslog/check
5484 @go_include@ math/big.lo.dep
5485 math/big.lo.dep: $(go_math_big_files)
5486 $(BUILDDEPS)
5487 math/big.lo: $(go_math_big_files)
5488 $(BUILDPACKAGE)
5489 math/big/check: $(CHECK_DEPS)
5490 @$(CHECK)
5491 .PHONY: math/big/check
5493 @go_include@ math/cmplx.lo.dep
5494 math/cmplx.lo.dep: $(go_math_cmplx_files)
5495 $(BUILDDEPS)
5496 math/cmplx.lo: $(go_math_cmplx_files)
5497 $(BUILDPACKAGE)
5498 math/cmplx/check: $(CHECK_DEPS)
5499 @$(CHECK)
5500 .PHONY: math/cmplx/check
5502 @go_include@ math/rand.lo.dep
5503 math/rand.lo.dep: $(go_math_rand_files)
5504 $(BUILDDEPS)
5505 math/rand.lo: $(go_math_rand_files)
5506 $(BUILDPACKAGE)
5507 math/rand/check: $(CHECK_DEPS)
5508 @$(CHECK)
5509 .PHONY: math/rand/check
5511 @go_include@ mime/multipart.lo.dep
5512 mime/multipart.lo.dep: $(go_mime_multipart_files)
5513 $(BUILDDEPS)
5514 mime/multipart.lo: $(go_mime_multipart_files)
5515 $(BUILDPACKAGE)
5516 mime/multipart/check: $(CHECK_DEPS)
5517 @$(CHECK)
5518 .PHONY: mime/multipart/check
5520 @go_include@ net/http.lo.dep
5521 net/http.lo.dep: $(go_net_http_files)
5522 $(BUILDDEPS)
5523 net/http.lo: $(go_net_http_files)
5524 $(BUILDPACKAGE)
5525 net/http/check: $(CHECK_DEPS)
5526 @$(CHECK)
5527 .PHONY: net/http/check
5529 @go_include@ net/mail.lo.dep
5530 net/mail.lo.dep: $(go_net_mail_files)
5531 $(BUILDDEPS)
5532 net/mail.lo: $(go_net_mail_files)
5533 $(BUILDPACKAGE)
5534 net/mail/check: $(CHECK_DEPS)
5535 @$(CHECK)
5536 .PHONY: net/mail/check
5538 @go_include@ net/rpc.lo.dep
5539 net/rpc.lo.dep: $(go_net_rpc_files)
5540 $(BUILDDEPS)
5541 net/rpc.lo: $(go_net_rpc_files)
5542 $(BUILDPACKAGE)
5543 net/rpc/check: $(CHECK_DEPS)
5544 @$(CHECK)
5545 .PHONY: net/rpc/check
5547 @go_include@ net/smtp.lo.dep
5548 net/smtp.lo.dep: $(go_net_smtp_files)
5549 $(BUILDDEPS)
5550 net/smtp.lo: $(go_net_smtp_files)
5551 $(BUILDPACKAGE)
5552 net/smtp/check: $(CHECK_DEPS)
5553 @$(CHECK)
5554 .PHONY: net/smtp/check
5556 @go_include@ net/url.lo.dep
5557 net/url.lo.dep: $(go_net_url_files)
5558 $(BUILDDEPS)
5559 net/url.lo: $(go_net_url_files)
5560 $(BUILDPACKAGE)
5561 net/url/check: $(CHECK_DEPS)
5562 @$(CHECK)
5563 .PHONY: net/url/check
5565 @go_include@ net/textproto.lo.dep
5566 net/textproto.lo.dep: $(go_net_textproto_files)
5567 $(BUILDDEPS)
5568 net/textproto.lo: $(go_net_textproto_files)
5569 $(BUILDPACKAGE)
5570 net/textproto/check: $(CHECK_DEPS)
5571 @$(CHECK)
5572 .PHONY: net/textproto/check
5574 @go_include@ net/http/cgi.lo.dep
5575 net/http/cgi.lo.dep: $(go_net_http_cgi_files)
5576 $(BUILDDEPS)
5577 net/http/cgi.lo: $(go_net_http_cgi_files)
5578 $(BUILDPACKAGE)
5579 net/http/cgi/check: $(CHECK_DEPS)
5580 @$(CHECK)
5581 .PHONY: net/http/cgi/check
5583 @go_include@ net/http/fcgi.lo.dep
5584 net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
5585 $(BUILDDEPS)
5586 net/http/fcgi.lo: $(go_net_http_fcgi_files)
5587 $(BUILDPACKAGE)
5588 net/http/fcgi/check: $(CHECK_DEPS)
5589 @$(CHECK)
5590 .PHONY: net/http/fcgi/check
5592 @go_include@ net/http/httptest.lo.dep
5593 net/http/httptest.lo.dep: $(go_net_http_httptest_files)
5594 $(BUILDDEPS)
5595 net/http/httptest.lo: $(go_net_http_httptest_files)
5596 $(BUILDPACKAGE)
5597 net/http/httptest/check: $(check_deps)
5598 @$(CHECK)
5599 .PHONY: net/http/httptest/check
5601 @go_include@ net/http/httputil.lo.dep
5602 net/http/httputil.lo.dep: $(go_net_http_httputil_files)
5603 $(BUILDDEPS)
5604 net/http/httputil.lo: $(go_net_http_httputil_files)
5605 $(BUILDPACKAGE)
5606 net/http/httputil/check: $(check_deps)
5607 @$(CHECK)
5608 .PHONY: net/http/httputil/check
5610 @go_include@ net/http/pprof.lo.dep
5611 net/http/pprof.lo.dep: $(go_net_http_pprof_files)
5612 $(BUILDDEPS)
5613 net/http/pprof.lo: $(go_net_http_pprof_files)
5614 $(BUILDPACKAGE)
5615 net/http/pprof/check: $(CHECK_DEPS)
5616 @$(CHECK)
5617 .PHONY: net/http/pprof/check
5619 @go_include@ net/rpc/jsonrpc.lo.dep
5620 net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
5621 $(BUILDDEPS)
5622 net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
5623 $(BUILDPACKAGE)
5624 net/rpc/jsonrpc/check: $(CHECK_DEPS)
5625 @$(CHECK)
5626 .PHONY: net/rpc/jsonrpc/check
5628 @go_include@ old/netchan.lo.dep
5629 old/netchan.lo.dep: $(go_old_netchan_files)
5630 $(BUILDDEPS)
5631 old/netchan.lo: $(go_old_netchan_files)
5632 $(BUILDPACKAGE)
5633 old/netchan/check: $(CHECK_DEPS)
5634 @$(CHECK)
5635 .PHONY: old/netchan/check
5637 @go_include@ old/regexp.lo.dep
5638 old/regexp.lo.dep: $(go_old_regexp_files)
5639 $(BUILDDEPS)
5640 old/regexp.lo: $(go_old_regexp_files)
5641 $(BUILDPACKAGE)
5642 old/regexp/check: $(CHECK_DEPS)
5643 @$(CHECK)
5644 .PHONY: old/regexp/check
5646 @go_include@ old/template.lo.dep
5647 old/template.lo.dep: $(go_old_template_files)
5648 $(BUILDDEPS)
5649 old/template.lo: $(go_old_template_files)
5650 $(BUILDPACKAGE)
5651 old/template/check: $(CHECK_DEPS)
5652 @$(CHECK)
5653 .PHONY: old/template/check
5655 @go_include@ os/exec.lo.dep
5656 os/exec.lo.dep: $(go_os_exec_files)
5657 $(BUILDDEPS)
5658 os/exec.lo: $(go_os_exec_files)
5659 $(BUILDPACKAGE)
5660 os/exec/check: $(CHECK_DEPS)
5661 @$(CHECK)
5662 .PHONY: os/exec/check
5664 @go_include@ os/signal.lo.dep
5665 os/signal.lo.dep: $(go_os_signal_files)
5666 $(BUILDDEPS)
5667 os/signal.lo: $(go_os_signal_files)
5668 $(BUILDPACKAGE)
5669 os/signal/check: $(CHECK_DEPS)
5670 @$(CHECK)
5671 .PHONY: os/signal/check
5673 @go_include@ os/user.lo.dep
5674 os/user.lo.dep: $(go_os_user_files)
5675 $(BUILDDEPS)
5676 os/user.lo: $(go_os_user_files)
5677 $(BUILDPACKAGE)
5678 os/user/check: $(CHECK_DEPS)
5679 @$(CHECK)
5680 .PHONY: os/user/check
5682 @go_include@ path/filepath.lo.dep
5683 path/filepath.lo.dep: $(go_path_filepath_files)
5684 $(BUILDDEPS)
5685 path/filepath.lo: $(go_path_filepath_files)
5686 $(BUILDPACKAGE)
5687 path/filepath/check: $(CHECK_DEPS)
5688 @$(CHECK)
5689 .PHONY: path/filepath/check
5691 @go_include@ regexp/syntax.lo.dep
5692 regexp/syntax.lo.dep: $(go_regexp_syntax_files)
5693 $(BUILDDEPS)
5694 regexp/syntax.lo: $(go_regexp_syntax_files)
5695 $(BUILDPACKAGE)
5696 regexp/syntax/check: $(CHECK_DEPS)
5697 @$(CHECK)
5698 .PHONY: regexp/syntax/check
5700 @go_include@ runtime/debug.lo.dep
5701 runtime/debug.lo.dep: $(go_runtime_debug_files)
5702 $(BUILDDEPS)
5703 runtime/debug.lo: $(go_runtime_debug_files)
5704 $(BUILDPACKAGE)
5705 runtime/debug/check: $(CHECK_DEPS)
5706 @$(CHECK)
5707 .PHONY: runtime/debug/check
5709 @go_include@ runtime/pprof.lo.dep
5710 runtime/pprof.lo.dep: $(go_runtime_pprof_files)
5711 $(BUILDDEPS)
5712 runtime/pprof.lo: $(go_runtime_pprof_files)
5713 $(BUILDPACKAGE)
5714 runtime/pprof/check: $(CHECK_DEPS)
5715 @$(CHECK)
5716 .PHONY: runtime/pprof/check
5718 @go_include@ sync/atomic.lo.dep
5719 sync/atomic.lo.dep: $(go_sync_atomic_files)
5720 $(BUILDDEPS)
5721 sync/atomic.lo: $(go_sync_atomic_files)
5722 $(BUILDPACKAGE)
5723 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5724 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5725 sync/atomic/check: $(CHECK_DEPS)
5726 @$(CHECK)
5727 .PHONY: sync/atomic/check
5729 @go_include@ text/scanner.lo.dep
5730 text/scanner.lo.dep: $(go_text_scanner_files)
5731 $(BUILDDEPS)
5732 text/scanner.lo: $(go_text_scanner_files)
5733 $(BUILDPACKAGE)
5734 text/scanner/check: $(CHECK_DEPS)
5735 @$(CHECK)
5736 .PHONY: text/scanner/check
5738 @go_include@ text/tabwriter.lo.dep
5739 text/tabwriter.lo.dep: $(go_text_tabwriter_files)
5740 $(BUILDDEPS)
5741 text/tabwriter.lo: $(go_text_tabwriter_files)
5742 $(BUILDPACKAGE)
5743 text/tabwriter/check: $(CHECK_DEPS)
5744 @$(CHECK)
5745 .PHONY: text/tabwriter/check
5747 @go_include@ text/template.lo.dep
5748 text/template.lo.dep: $(go_text_template_files)
5749 $(BUILDDEPS)
5750 text/template.lo: $(go_text_template_files)
5751 $(BUILDPACKAGE)
5752 text/template/check: $(CHECK_DEPS)
5753 @$(CHECK)
5754 .PHONY: text/template/check
5756 @go_include@ text/template/parse.lo.dep
5757 text/template/parse.lo.dep: $(go_text_template_parse_files)
5758 $(BUILDDEPS)
5759 text/template/parse.lo: $(go_text_template_parse_files)
5760 $(BUILDPACKAGE)
5761 text/template/parse/check: $(CHECK_DEPS)
5762 @$(CHECK)
5763 .PHONY: text/template/parse/check
5765 @go_include@ testing/iotest.lo.dep
5766 testing/iotest.lo.dep: $(go_testing_iotest_files)
5767 $(BUILDDEPS)
5768 testing/iotest.lo: $(go_testing_iotest_files)
5769 $(BUILDPACKAGE)
5770 testing/iotest/check: $(CHECK_DEPS)
5771 @$(CHECK)
5772 .PHONY: testing/iotest/check
5774 @go_include@ testing/quick.lo.dep
5775 testing/quick.lo.dep: $(go_testing_quick_files)
5776 $(BUILDDEPS)
5777 testing/quick.lo: $(go_testing_quick_files)
5778 $(BUILDPACKAGE)
5779 testing/quick/check: $(CHECK_DEPS)
5780 @$(CHECK)
5781 .PHONY: testing/quick/check
5783 @go_include@ unicode/utf16.lo.dep
5784 unicode/utf16.lo.dep: $(go_unicode_utf16_files)
5785 $(BUILDDEPS)
5786 unicode/utf16.lo: $(go_unicode_utf16_files)
5787 $(BUILDPACKAGE)
5788 unicode/utf16/check: $(CHECK_DEPS)
5789 @$(CHECK)
5790 .PHONY: unicode/utf16/check
5792 @go_include@ unicode/utf8.lo.dep
5793 unicode/utf8.lo.dep: $(go_unicode_utf8_files)
5794 $(BUILDDEPS)
5795 unicode/utf8.lo: $(go_unicode_utf8_files)
5796 $(BUILDPACKAGE)
5797 unicode/utf8/check: $(CHECK_DEPS)
5798 @$(CHECK)
5799 .PHONY: unicode/utf8/check
5801 @go_include@ syscall.lo.dep
5802 syscall.lo.dep: $(go_syscall_files)
5803 $(BUILDDEPS)
5804 syscall.lo: $(go_syscall_files)
5805 $(BUILDPACKAGE)
5806 syscall/errno.lo: go/syscall/errno.c
5807 @$(MKDIR_P) syscall
5808 $(LTCOMPILE) -c -o $@ $<
5809 syscall/signame.lo: go/syscall/signame.c
5810 @$(MKDIR_P) syscall
5811 $(LTCOMPILE) -c -o $@ $<
5812 syscall/wait.lo: go/syscall/wait.c
5813 @$(MKDIR_P) syscall
5814 $(LTCOMPILE) -c -o $@ $<
5815 syscall/check: $(CHECK_DEPS)
5816 @$(CHECK)
5817 .PHONY: syscall/check
5819 bufio.gox: bufio.lo
5820 $(BUILDGOX)
5821 bytes.gox: bytes.lo
5822 $(BUILDGOX)
5823 crypto.gox: crypto.lo
5824 $(BUILDGOX)
5825 errors.gox: errors.lo
5826 $(BUILDGOX)
5827 expvar.gox: expvar.lo
5828 $(BUILDGOX)
5829 flag.gox: flag.lo
5830 $(BUILDGOX)
5831 fmt.gox: fmt.lo
5832 $(BUILDGOX)
5833 hash.gox: hash.lo
5834 $(BUILDGOX)
5835 html.gox: html.lo
5836 $(BUILDGOX)
5837 image.gox: image.lo
5838 $(BUILDGOX)
5839 io.gox: io.lo
5840 $(BUILDGOX)
5841 log.gox: log.lo
5842 $(BUILDGOX)
5843 math.gox: math.lo
5844 $(BUILDGOX)
5845 mime.gox: mime.lo
5846 $(BUILDGOX)
5847 net.gox: net.lo
5848 $(BUILDGOX)
5849 os.gox: os.lo
5850 $(BUILDGOX)
5851 path.gox: path.lo
5852 $(BUILDGOX)
5853 reflect.gox: reflect-go.lo
5854 $(BUILDGOX)
5855 regexp.gox: regexp.lo
5856 $(BUILDGOX)
5857 runtime.gox: runtime-go.lo
5858 $(BUILDGOX)
5859 sort.gox: sort.lo
5860 $(BUILDGOX)
5861 strconv.gox: strconv.lo
5862 $(BUILDGOX)
5863 strings.gox: strings.lo
5864 $(BUILDGOX)
5865 sync.gox: sync.lo
5866 $(BUILDGOX)
5867 syscall.gox: syscall.lo
5868 $(BUILDGOX)
5869 testing.gox: testing.lo
5870 $(BUILDGOX)
5871 time.gox: time-go.lo
5872 $(BUILDGOX)
5873 unicode.gox: unicode.lo
5874 $(BUILDGOX)
5876 archive/tar.gox: archive/tar.lo
5877 $(BUILDGOX)
5878 archive/zip.gox: archive/zip.lo
5879 $(BUILDGOX)
5881 compress/bzip2.gox: compress/bzip2.lo
5882 $(BUILDGOX)
5883 compress/flate.gox: compress/flate.lo
5884 $(BUILDGOX)
5885 compress/gzip.gox: compress/gzip.lo
5886 $(BUILDGOX)
5887 compress/lzw.gox: compress/lzw.lo
5888 $(BUILDGOX)
5889 compress/zlib.gox: compress/zlib.lo
5890 $(BUILDGOX)
5892 container/heap.gox: container/heap.lo
5893 $(BUILDGOX)
5894 container/list.gox: container/list.lo
5895 $(BUILDGOX)
5896 container/ring.gox: container/ring.lo
5897 $(BUILDGOX)
5899 crypto/aes.gox: crypto/aes.lo
5900 $(BUILDGOX)
5901 crypto/cipher.gox: crypto/cipher.lo
5902 $(BUILDGOX)
5903 crypto/des.gox: crypto/des.lo
5904 $(BUILDGOX)
5905 crypto/dsa.gox: crypto/dsa.lo
5906 $(BUILDGOX)
5907 crypto/ecdsa.gox: crypto/ecdsa.lo
5908 $(BUILDGOX)
5909 crypto/elliptic.gox: crypto/elliptic.lo
5910 $(BUILDGOX)
5911 crypto/hmac.gox: crypto/hmac.lo
5912 $(BUILDGOX)
5913 crypto/md5.gox: crypto/md5.lo
5914 $(BUILDGOX)
5915 crypto/rand.gox: crypto/rand.lo
5916 $(BUILDGOX)
5917 crypto/rc4.gox: crypto/rc4.lo
5918 $(BUILDGOX)
5919 crypto/rsa.gox: crypto/rsa.lo
5920 $(BUILDGOX)
5921 crypto/sha1.gox: crypto/sha1.lo
5922 $(BUILDGOX)
5923 crypto/sha256.gox: crypto/sha256.lo
5924 $(BUILDGOX)
5925 crypto/sha512.gox: crypto/sha512.lo
5926 $(BUILDGOX)
5927 crypto/subtle.gox: crypto/subtle.lo
5928 $(BUILDGOX)
5929 crypto/tls.gox: crypto/tls.lo
5930 $(BUILDGOX)
5931 crypto/x509.gox: crypto/x509.lo
5932 $(BUILDGOX)
5934 crypto/x509/pkix.gox: crypto/x509/pkix.lo
5935 $(BUILDGOX)
5937 database/sql.gox: database/sql.lo
5938 $(BUILDGOX)
5940 database/sql/driver.gox: database/sql/driver.lo
5941 $(BUILDGOX)
5943 debug/dwarf.gox: debug/dwarf.lo
5944 $(BUILDGOX)
5945 debug/elf.gox: debug/elf.lo
5946 $(BUILDGOX)
5947 debug/gosym.gox: debug/gosym.lo
5948 $(BUILDGOX)
5949 debug/macho.gox: debug/macho.lo
5950 $(BUILDGOX)
5951 debug/pe.gox: debug/pe.lo
5952 $(BUILDGOX)
5954 encoding/ascii85.gox: encoding/ascii85.lo
5955 $(BUILDGOX)
5956 encoding/asn1.gox: encoding/asn1.lo
5957 $(BUILDGOX)
5958 encoding/base32.gox: encoding/base32.lo
5959 $(BUILDGOX)
5960 encoding/base64.gox: encoding/base64.lo
5961 $(BUILDGOX)
5962 encoding/binary.gox: encoding/binary.lo
5963 $(BUILDGOX)
5964 encoding/csv.gox: encoding/csv.lo
5965 $(BUILDGOX)
5966 encoding/gob.gox: encoding/gob.lo
5967 $(BUILDGOX)
5968 encoding/hex.gox: encoding/hex.lo
5969 $(BUILDGOX)
5970 encoding/json.gox: encoding/json.lo
5971 $(BUILDGOX)
5972 encoding/pem.gox: encoding/pem.lo
5973 $(BUILDGOX)
5974 encoding/xml.gox: encoding/xml.lo
5975 $(BUILDGOX)
5977 exp/cookiejar.gox: exp/cookiejar.lo
5978 $(BUILDGOX)
5979 exp/ebnf.gox: exp/ebnf.lo
5980 $(BUILDGOX)
5981 exp/html.gox: exp/html.lo
5982 $(BUILDGOX)
5983 exp/html/atom.gox: exp/html/atom.lo
5984 $(BUILDGOX)
5985 exp/inotify.gox: exp/inotify.lo
5986 $(BUILDGOX)
5987 exp/locale/collate.gox: exp/locale/collate.lo
5988 $(BUILDGOX)
5989 exp/locale/collate/build.gox: exp/locale/collate/build.lo
5990 $(BUILDGOX)
5991 exp/norm.gox: exp/norm.lo
5992 $(BUILDGOX)
5993 exp/proxy.gox: exp/proxy.lo
5994 $(BUILDGOX)
5995 exp/ssa.gox: exp/ssa.lo
5996 $(BUILDGOX)
5997 exp/terminal.gox: exp/terminal.lo
5998 $(BUILDGOX)
5999 exp/utf8string.gox: exp/utf8string.lo
6000 $(BUILDGOX)
6002 html/template.gox: html/template.lo
6003 $(BUILDGOX)
6005 go/ast.gox: go/ast.lo
6006 $(BUILDGOX)
6007 go/build.gox: go/build.lo
6008 $(BUILDGOX)
6009 go/doc.gox: go/doc.lo
6010 $(BUILDGOX)
6011 go/format.gox: go/format.lo
6012 $(BUILDGOX)
6013 go/parser.gox: go/parser.lo
6014 $(BUILDGOX)
6015 go/printer.gox: go/printer.lo
6016 $(BUILDGOX)
6017 go/scanner.gox: go/scanner.lo
6018 $(BUILDGOX)
6019 go/token.gox: go/token.lo
6020 $(BUILDGOX)
6021 go/types.gox: go/types.lo
6022 $(BUILDGOX)
6024 hash/adler32.gox: hash/adler32.lo
6025 $(BUILDGOX)
6026 hash/crc32.gox: hash/crc32.lo
6027 $(BUILDGOX)
6028 hash/crc64.gox: hash/crc64.lo
6029 $(BUILDGOX)
6030 hash/fnv.gox: hash/fnv.lo
6031 $(BUILDGOX)
6033 image/color.gox: image/color.lo
6034 $(BUILDGOX)
6035 image/draw.gox: image/draw.lo
6036 $(BUILDGOX)
6037 image/gif.gox: image/gif.lo
6038 $(BUILDGOX)
6039 image/jpeg.gox: image/jpeg.lo
6040 $(BUILDGOX)
6041 image/png.gox: image/png.lo
6042 $(BUILDGOX)
6044 index/suffixarray.gox: index/suffixarray.lo
6045 $(BUILDGOX)
6047 io/ioutil.gox: io/ioutil.lo
6048 $(BUILDGOX)
6050 log/syslog.gox: log/syslog.lo
6051 $(BUILDGOX)
6053 math/big.gox: math/big.lo
6054 $(BUILDGOX)
6055 math/cmplx.gox: math/cmplx.lo
6056 $(BUILDGOX)
6057 math/rand.gox: math/rand.lo
6058 $(BUILDGOX)
6060 mime/multipart.gox: mime/multipart.lo
6061 $(BUILDGOX)
6063 net/http.gox: net/http.lo
6064 $(BUILDGOX)
6065 net/mail.gox: net/mail.lo
6066 $(BUILDGOX)
6067 net/rpc.gox: net/rpc.lo
6068 $(BUILDGOX)
6069 net/smtp.gox: net/smtp.lo
6070 $(BUILDGOX)
6071 net/textproto.gox: net/textproto.lo
6072 $(BUILDGOX)
6073 net/url.gox: net/url.lo
6074 $(BUILDGOX)
6076 net/http/cgi.gox: net/http/cgi.lo
6077 $(BUILDGOX)
6078 net/http/fcgi.gox: net/http/fcgi.lo
6079 $(BUILDGOX)
6080 net/http/httptest.gox: net/http/httptest.lo
6081 $(BUILDGOX)
6082 net/http/httputil.gox: net/http/httputil.lo
6083 $(BUILDGOX)
6084 net/http/pprof.gox: net/http/pprof.lo
6085 $(BUILDGOX)
6087 net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
6088 $(BUILDGOX)
6090 old/netchan.gox: old/netchan.lo
6091 $(BUILDGOX)
6092 old/regexp.gox: old/regexp.lo
6093 $(BUILDGOX)
6094 old/template.gox: old/template.lo
6095 $(BUILDGOX)
6097 os/exec.gox: os/exec.lo
6098 $(BUILDGOX)
6099 os/signal.gox: os/signal.lo
6100 $(BUILDGOX)
6101 os/user.gox: os/user.lo
6102 $(BUILDGOX)
6104 path/filepath.gox: path/filepath.lo
6105 $(BUILDGOX)
6107 regexp/syntax.gox: regexp/syntax.lo
6108 $(BUILDGOX)
6110 runtime/debug.gox: runtime/debug.lo
6111 $(BUILDGOX)
6112 runtime/pprof.gox: runtime/pprof.lo
6113 $(BUILDGOX)
6115 sync/atomic.gox: sync/atomic.lo
6116 $(BUILDGOX)
6118 text/scanner.gox: text/scanner.lo
6119 $(BUILDGOX)
6120 text/tabwriter.gox: text/tabwriter.lo
6121 $(BUILDGOX)
6122 text/template.gox: text/template.lo
6123 $(BUILDGOX)
6124 text/template/parse.gox: text/template/parse.lo
6125 $(BUILDGOX)
6127 testing/iotest.gox: testing/iotest.lo
6128 $(BUILDGOX)
6129 testing/quick.gox: testing/quick.lo
6130 $(BUILDGOX)
6132 unicode/utf16.gox: unicode/utf16.lo
6133 $(BUILDGOX)
6134 unicode/utf8.gox: unicode/utf8.lo
6135 $(BUILDGOX)
6137 check: check-tail
6138 check-recursive: check-head
6140 check-head:
6141 @echo "Test Run By $${USER} on `date`" > libgo.head
6142 @echo "Native configuration is $(host_triplet)" >> libgo.head
6143 @echo >> libgo.head
6144 @echo " === libgo tests ===" >> libgo.head
6145 @echo >> libgo.head
6147 check-tail: check-recursive check-multi
6148 @if test "$(USE_DEJAGNU)" = "yes"; then \
6149 exit 0; \
6150 fi; \
6151 lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
6152 for dir in . $(MULTIDIRS); do \
6153 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
6154 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
6155 done; \
6156 mv libgo.head libgo.sum; \
6157 cp libgo.sum libgo.log; \
6158 echo "Schedule of variations:" >> libgo.sum; \
6159 for dir in . $(MULTIDIRS); do \
6160 multidir=../$${dir}/$${lib}; \
6161 multivar=`cat $${multidir}/libgo.var`; \
6162 echo " $${multivar}" >> libgo.sum; \
6163 done; \
6164 echo >> libgo.sum; \
6165 pass=0; fail=0; untested=0; \
6166 for dir in . $(MULTIDIRS); do \
6167 multidir=../$${dir}/$${lib}; \
6168 multivar=`cat $${multidir}/libgo.var`; \
6169 echo "Running target $${multivar}" >> libgo.sum; \
6170 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
6171 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
6172 cat $${multidir}/libgo.log.sep >> libgo.log; \
6173 if test -n "${MULTIDIRS}"; then \
6174 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
6175 echo >> libgo.sum; \
6176 fi; \
6177 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
6178 pass=`expr $$pass + $$p`; \
6179 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6180 echo "# of expected passes $$p" >> libgo.sum; \
6181 fi; \
6182 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
6183 fail=`expr $$fail + $$p`; \
6184 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6185 echo "# of unexpected failures $$p" >> libgo.sum; \
6186 fi; \
6187 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6188 untested=`expr $$untested + $$p`; \
6189 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6190 echo "# of untested testcases $$p" >> libgo.sum; \
6191 fi; \
6192 done; \
6193 echo >> libgo.sum; \
6194 echo " === libgo Summary ===" >> libgo.sum; \
6195 echo >> libgo.sum; \
6196 if test "$$pass" -ne "0"; then \
6197 echo "# of expected passes $$pass" >> libgo.sum; \
6198 fi; \
6199 if test "$$fail" -ne "0"; then \
6200 echo "# of unexpected failures $$fail" >> libgo.sum; \
6201 fi; \
6202 if test "$$untested" -ne "0"; then \
6203 echo "# of untested testcases $$untested" >> libgo.sum; \
6204 fi; \
6205 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
6206 echo >> libgo.log; \
6207 echo "runtest completed at `date`" >> libgo.log; \
6208 if test "$$fail" -ne "0"; then \
6209 status=1; \
6210 else \
6211 status=0; \
6212 fi; \
6213 exit $$status
6215 check-am:
6216 @rm -f libgo.sum libgo.log libgo.tail
6217 @multivar="unix"; \
6218 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
6219 echo "$${multivar}" > libgo.var
6220 @for f in $(TEST_PACKAGES); do \
6221 rm -f $$f-testsum $$f-testlog; \
6222 done
6223 -@$(MAKE) -k $(TEST_PACKAGES)
6224 @for f in $(TEST_PACKAGES); do \
6225 if test -f $$f-testsum; then \
6226 cat $$f-testsum >> libgo.sum; \
6227 fi; \
6228 if test -f $$f-testlog; then \
6229 cat $$f-testlog >> libgo.log; \
6230 fi; \
6231 done
6233 check-multi:
6234 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
6236 mostlyclean-local:
6237 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
6238 find . -name '*.$(OBJEXT)' -print | xargs rm -f
6239 find . -name '*-testsum' -print | xargs rm -f
6240 find . -name '*-testlog' -print | xargs rm -f
6242 clean-local:
6243 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
6244 find . -name '*.a' -print | xargs rm -f
6246 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6247 # Otherwise a system limit (for SysV at least) may be exceeded.
6248 .NOEXPORT: