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