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