gcc/testsuite/
[official-gcc.git] / libgo / Makefile.in
blob1b3aedf248f9c849feaa82f48d33c9a0703e5cb6
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/gosym.lo debug/macho.lo \
151 debug/pe.lo encoding/ascii85.lo encoding/asn1.lo \
152 encoding/base32.lo encoding/base64.lo encoding/binary.lo \
153 encoding/csv.lo encoding/gob.lo encoding/hex.lo \
154 encoding/json.lo encoding/pem.lo encoding/xml.lo exp/proxy.lo \
155 exp/terminal.lo html/template.lo go/ast.lo go/build.lo \
156 go/doc.lo go/format.lo go/parser.lo go/printer.lo \
157 go/scanner.lo go/token.lo hash/adler32.lo hash/crc32.lo \
158 hash/crc64.lo hash/fnv.lo net/http/cgi.lo \
159 net/http/cookiejar.lo net/http/fcgi.lo net/http/httptest.lo \
160 net/http/httputil.lo net/http/pprof.lo image/color.lo \
161 image/color/palette.lo image/draw.lo image/gif.lo \
162 image/jpeg.lo image/png.lo index/suffixarray.lo io/ioutil.lo \
163 log/syslog.lo log/syslog/syslog_c.lo math/big.lo math/cmplx.lo \
164 math/rand.lo mime/multipart.lo net/http.lo net/mail.lo \
165 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 \
175 ../libatomic/libatomic_convenience.la $(am__DEPENDENCIES_1) \
176 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
177 $(am__DEPENDENCIES_1)
178 @LIBGO_IS_LINUX_FALSE@am__objects_1 = lock_sema.lo thread-sema.lo
179 @LIBGO_IS_LINUX_TRUE@am__objects_1 = lock_futex.lo thread-linux.lo
180 @HAVE_SYS_MMAN_H_FALSE@am__objects_2 = mem_posix_memalign.lo
181 @HAVE_SYS_MMAN_H_TRUE@am__objects_2 = mem.lo
182 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_3 = netpoll_kqueue.lo
183 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_3 = netpoll_select.lo
184 @LIBGO_IS_LINUX_TRUE@am__objects_3 = netpoll_epoll.lo
185 @LIBGO_IS_RTEMS_TRUE@am__objects_4 = rtems-task-variable-add.lo
186 @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
187 @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
188 @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
189 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_5 = getncpu-solaris.lo
190 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5 = getncpu-irix.lo
191 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_5 = \
192 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
193 @LIBGO_IS_LINUX_TRUE@am__objects_5 = getncpu-linux.lo
194 am__objects_6 = go-append.lo go-assert.lo go-assert-interface.lo \
195 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
196 go-callers.lo go-can-convert-interface.lo go-cdiv.lo go-cgo.lo \
197 go-check-interface.lo go-construct-map.lo \
198 go-convert-interface.lo go-copy.lo go-defer.lo \
199 go-deferred-recover.lo go-eface-compare.lo \
200 go-eface-val-compare.lo go-fieldtrack.lo go-getgoroot.lo \
201 go-int-array-to-string.lo go-int-to-string.lo \
202 go-interface-compare.lo go-interface-eface-compare.lo \
203 go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
204 go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
205 go-memcmp.lo go-nanotime.lo go-now.lo go-new-map.lo go-new.lo \
206 go-nosys.lo go-panic.lo go-print.lo go-recover.lo \
207 go-reflect-call.lo go-reflect-map.lo go-rune.lo \
208 go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
209 go-string-to-byte-array.lo go-string-to-int-array.lo \
210 go-strplus.lo go-strslice.lo go-traceback.lo \
211 go-type-complex.lo go-type-eface.lo go-type-error.lo \
212 go-type-float.lo go-type-identity.lo go-type-interface.lo \
213 go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
214 go-unsafe-new.lo go-unsafe-newarray.lo go-unsafe-pointer.lo \
215 go-unwind.lo go-varargs.lo chan.lo cpuprof.lo env_posix.lo \
216 lfstack.lo $(am__objects_1) mcache.lo mcentral.lo \
217 $(am__objects_2) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
218 msize.lo $(am__objects_3) panic.lo parfor.lo print.lo proc.lo \
219 runtime.lo signal_unix.lo thread.lo yield.lo $(am__objects_4) \
220 iface.lo malloc.lo map.lo mprof.lo netpoll.lo reflect.lo \
221 runtime1.lo sema.lo sigqueue.lo string.lo time.lo \
222 $(am__objects_5)
223 am_libgo_la_OBJECTS = $(am__objects_6)
224 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
225 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
226 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
227 $(LDFLAGS) -o $@
228 DEFAULT_INCLUDES = -I.@am__isrc@
229 depcomp = $(SHELL) $(top_srcdir)/../depcomp
230 am__depfiles_maybe = depfiles
231 am__mv = mv -f
232 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
233 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
235 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
236 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
237 CCLD = $(CC)
238 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
239 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
240 $(LDFLAGS) -o $@
241 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
242 MULTISRCTOP =
243 MULTIBUILDTOP =
244 MULTIDIRS =
245 MULTISUBDIR =
246 MULTIDO = true
247 MULTICLEAN = true
248 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
249 html-recursive info-recursive install-data-recursive \
250 install-dvi-recursive install-exec-recursive \
251 install-html-recursive install-info-recursive \
252 install-pdf-recursive install-ps-recursive install-recursive \
253 installcheck-recursive installdirs-recursive pdf-recursive \
254 ps-recursive uninstall-recursive
255 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
256 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
257 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptox509_DATA) \
258 $(toolexeclibgodatabase_DATA) $(toolexeclibgodatabasesql_DATA) \
259 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
260 $(toolexeclibgoexp_DATA) $(toolexeclibgogo_DATA) \
261 $(toolexeclibgohash_DATA) $(toolexeclibgohtml_DATA) \
262 $(toolexeclibgoimage_DATA) $(toolexeclibgoimagecolor_DATA) \
263 $(toolexeclibgoindex_DATA) $(toolexeclibgoio_DATA) \
264 $(toolexeclibgolog_DATA) $(toolexeclibgomath_DATA) \
265 $(toolexeclibgomime_DATA) $(toolexeclibgonet_DATA) \
266 $(toolexeclibgonethttp_DATA) $(toolexeclibgonetrpc_DATA) \
267 $(toolexeclibgoold_DATA) $(toolexeclibgoos_DATA) \
268 $(toolexeclibgopath_DATA) $(toolexeclibgoregexp_DATA) \
269 $(toolexeclibgoruntime_DATA) $(toolexeclibgosync_DATA) \
270 $(toolexeclibgotesting_DATA) $(toolexeclibgotext_DATA) \
271 $(toolexeclibgotexttemplate_DATA) $(toolexeclibgounicode_DATA)
272 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
273 distclean-recursive maintainer-clean-recursive
274 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
275 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
276 ETAGS = etags
277 CTAGS = ctags
278 DIST_SUBDIRS = testsuite
279 ACLOCAL = @ACLOCAL@
280 AMTAR = @AMTAR@
281 AR = @AR@
282 AUTOCONF = @AUTOCONF@
283 AUTOHEADER = @AUTOHEADER@
284 AUTOMAKE = @AUTOMAKE@
285 AWK = @AWK@
286 CC = @CC@
287 CCDEPMODE = @CCDEPMODE@
288 CC_FOR_BUILD = @CC_FOR_BUILD@
289 CFLAGS = @CFLAGS@
290 CPP = @CPP@
291 CPPFLAGS = @CPPFLAGS@
292 CYGPATH_W = @CYGPATH_W@
293 DEFS = @DEFS@
294 DEPDIR = @DEPDIR@
295 DSYMUTIL = @DSYMUTIL@
296 DUMPBIN = @DUMPBIN@
297 ECHO_C = @ECHO_C@
298 ECHO_N = @ECHO_N@
299 ECHO_T = @ECHO_T@
300 EGREP = @EGREP@
301 EXEEXT = @EXEEXT@
302 FGREP = @FGREP@
303 GOARCH = @GOARCH@
304 GOC = @GOC@
305 GOCFLAGS = $(CFLAGS)
306 GOOS = @GOOS@
307 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
308 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
309 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
310 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
311 GREP = @GREP@
312 INSTALL = @INSTALL@
313 INSTALL_DATA = @INSTALL_DATA@
314 INSTALL_PROGRAM = @INSTALL_PROGRAM@
315 INSTALL_SCRIPT = @INSTALL_SCRIPT@
316 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
317 LD = @LD@
318 LDFLAGS = @LDFLAGS@
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/gosym.gox \
592 debug/macho.gox \
593 debug/pe.gox
595 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
596 toolexeclibgoencoding_DATA = \
597 encoding/ascii85.gox \
598 encoding/asn1.gox \
599 encoding/base32.gox \
600 encoding/base64.gox \
601 encoding/binary.gox \
602 encoding/csv.gox \
603 encoding/gob.gox \
604 encoding/hex.gox \
605 encoding/json.gox \
606 encoding/pem.gox \
607 encoding/xml.gox
609 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
610 toolexeclibgoexp_DATA = \
611 exp/proxy.gox \
612 exp/terminal.gox
614 toolexeclibgogodir = $(toolexeclibgodir)/go
615 toolexeclibgogo_DATA = \
616 go/ast.gox \
617 go/build.gox \
618 go/doc.gox \
619 go/format.gox \
620 go/parser.gox \
621 go/printer.gox \
622 go/scanner.gox \
623 go/token.gox
625 toolexeclibgohashdir = $(toolexeclibgodir)/hash
626 toolexeclibgohash_DATA = \
627 hash/adler32.gox \
628 hash/crc32.gox \
629 hash/crc64.gox \
630 hash/fnv.gox
632 toolexeclibgohtmldir = $(toolexeclibgodir)/html
633 toolexeclibgohtml_DATA = \
634 html/template.gox
636 toolexeclibgoimagedir = $(toolexeclibgodir)/image
637 toolexeclibgoimage_DATA = \
638 image/color.gox \
639 image/draw.gox \
640 image/gif.gox \
641 image/jpeg.gox \
642 image/png.gox
644 toolexeclibgoimagecolordir = $(toolexeclibgoimagedir)/color
645 toolexeclibgoimagecolor_DATA = \
646 image/color/palette.gox
648 toolexeclibgoindexdir = $(toolexeclibgodir)/index
649 toolexeclibgoindex_DATA = \
650 index/suffixarray.gox
652 toolexeclibgoiodir = $(toolexeclibgodir)/io
653 toolexeclibgoio_DATA = \
654 io/ioutil.gox
656 toolexeclibgologdir = $(toolexeclibgodir)/log
657 toolexeclibgolog_DATA = \
658 log/syslog.gox
660 toolexeclibgomathdir = $(toolexeclibgodir)/math
661 toolexeclibgomath_DATA = \
662 math/big.gox \
663 math/cmplx.gox \
664 math/rand.gox
666 toolexeclibgomimedir = $(toolexeclibgodir)/mime
667 toolexeclibgomime_DATA = \
668 mime/multipart.gox
670 toolexeclibgonetdir = $(toolexeclibgodir)/net
671 toolexeclibgonet_DATA = \
672 net/http.gox \
673 net/mail.gox \
674 net/rpc.gox \
675 net/smtp.gox \
676 net/textproto.gox \
677 net/url.gox
679 toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
680 toolexeclibgonethttp_DATA = \
681 net/http/cgi.gox \
682 net/http/cookiejar.gox \
683 net/http/fcgi.gox \
684 net/http/httptest.gox \
685 net/http/httputil.gox \
686 net/http/pprof.gox
688 toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
689 toolexeclibgonetrpc_DATA = \
690 net/rpc/jsonrpc.gox
692 toolexeclibgoolddir = $(toolexeclibgodir)/old
693 toolexeclibgoold_DATA = \
694 old/regexp.gox \
695 old/template.gox
697 toolexeclibgoosdir = $(toolexeclibgodir)/os
698 toolexeclibgoos_DATA = \
699 os/exec.gox \
700 os/signal.gox \
701 os/user.gox
703 toolexeclibgopathdir = $(toolexeclibgodir)/path
704 toolexeclibgopath_DATA = \
705 path/filepath.gox
707 toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
708 toolexeclibgoregexp_DATA = \
709 regexp/syntax.gox
711 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
712 toolexeclibgoruntime_DATA = \
713 runtime/debug.gox \
714 runtime/pprof.gox
716 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
717 toolexeclibgosync_DATA = \
718 sync/atomic.gox
720 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
721 toolexeclibgotesting_DATA = \
722 testing/iotest.gox \
723 testing/quick.gox
725 toolexeclibgotextdir = $(toolexeclibgodir)/text
726 toolexeclibgotext_DATA = \
727 text/scanner.gox \
728 text/tabwriter.gox \
729 text/template.gox
731 toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
732 toolexeclibgotexttemplate_DATA = \
733 text/template/parse.gox
735 toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
736 toolexeclibgounicode_DATA = \
737 unicode/utf16.gox \
738 unicode/utf8.gox
740 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
741 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
742 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
743 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
744 @LIBGO_IS_LINUX_FALSE@runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
745 @LIBGO_IS_LINUX_TRUE@runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
746 @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
747 @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
748 @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
749 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file = runtime/getncpu-solaris.c
750 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-irix.c
751 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
752 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file = runtime/getncpu-linux.c
753 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_netpoll_files = runtime/netpoll_kqueue.c
754 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_netpoll_files = runtime/netpoll_select.c
755 @LIBGO_IS_LINUX_TRUE@runtime_netpoll_files = runtime/netpoll_epoll.c
756 runtime_files = \
757 runtime/go-append.c \
758 runtime/go-assert.c \
759 runtime/go-assert-interface.c \
760 runtime/go-byte-array-to-string.c \
761 runtime/go-breakpoint.c \
762 runtime/go-caller.c \
763 runtime/go-callers.c \
764 runtime/go-can-convert-interface.c \
765 runtime/go-cdiv.c \
766 runtime/go-cgo.c \
767 runtime/go-check-interface.c \
768 runtime/go-construct-map.c \
769 runtime/go-convert-interface.c \
770 runtime/go-copy.c \
771 runtime/go-defer.c \
772 runtime/go-deferred-recover.c \
773 runtime/go-eface-compare.c \
774 runtime/go-eface-val-compare.c \
775 runtime/go-fieldtrack.c \
776 runtime/go-getgoroot.c \
777 runtime/go-int-array-to-string.c \
778 runtime/go-int-to-string.c \
779 runtime/go-interface-compare.c \
780 runtime/go-interface-eface-compare.c \
781 runtime/go-interface-val-compare.c \
782 runtime/go-make-slice.c \
783 runtime/go-map-delete.c \
784 runtime/go-map-index.c \
785 runtime/go-map-len.c \
786 runtime/go-map-range.c \
787 runtime/go-matherr.c \
788 runtime/go-memcmp.c \
789 runtime/go-nanotime.c \
790 runtime/go-now.c \
791 runtime/go-new-map.c \
792 runtime/go-new.c \
793 runtime/go-nosys.c \
794 runtime/go-panic.c \
795 runtime/go-print.c \
796 runtime/go-recover.c \
797 runtime/go-reflect-call.c \
798 runtime/go-reflect-map.c \
799 runtime/go-rune.c \
800 runtime/go-runtime-error.c \
801 runtime/go-setenv.c \
802 runtime/go-signal.c \
803 runtime/go-strcmp.c \
804 runtime/go-string-to-byte-array.c \
805 runtime/go-string-to-int-array.c \
806 runtime/go-strplus.c \
807 runtime/go-strslice.c \
808 runtime/go-traceback.c \
809 runtime/go-type-complex.c \
810 runtime/go-type-eface.c \
811 runtime/go-type-error.c \
812 runtime/go-type-float.c \
813 runtime/go-type-identity.c \
814 runtime/go-type-interface.c \
815 runtime/go-type-string.c \
816 runtime/go-typedesc-equal.c \
817 runtime/go-typestring.c \
818 runtime/go-unsafe-new.c \
819 runtime/go-unsafe-newarray.c \
820 runtime/go-unsafe-pointer.c \
821 runtime/go-unwind.c \
822 runtime/go-varargs.c \
823 runtime/chan.c \
824 runtime/cpuprof.c \
825 runtime/env_posix.c \
826 runtime/lfstack.c \
827 $(runtime_lock_files) \
828 runtime/mcache.c \
829 runtime/mcentral.c \
830 $(runtime_mem_file) \
831 runtime/mfinal.c \
832 runtime/mfixalloc.c \
833 runtime/mgc0.c \
834 runtime/mheap.c \
835 runtime/msize.c \
836 $(runtime_netpoll_files) \
837 runtime/panic.c \
838 runtime/parfor.c \
839 runtime/print.c \
840 runtime/proc.c \
841 runtime/runtime.c \
842 runtime/signal_unix.c \
843 runtime/thread.c \
844 runtime/yield.c \
845 $(rtems_task_variable_add_file) \
846 iface.c \
847 malloc.c \
848 map.c \
849 mprof.c \
850 netpoll.c \
851 reflect.c \
852 runtime1.c \
853 sema.c \
854 sigqueue.c \
855 string.c \
856 time.c \
857 $(runtime_getncpu_file)
859 go_bufio_files = \
860 go/bufio/bufio.go \
861 go/bufio/scan.go
863 go_bytes_files = \
864 go/bytes/buffer.go \
865 go/bytes/bytes.go \
866 go/bytes/bytes_decl.go \
867 go/bytes/reader.go
869 go_bytes_c_files = \
870 go/bytes/indexbyte.c
872 go_crypto_files = \
873 go/crypto/crypto.go
875 go_encoding_files = \
876 go/encoding/encoding.go
878 go_errors_files = \
879 go/errors/errors.go
881 go_expvar_files = \
882 go/expvar/expvar.go
884 go_flag_files = \
885 go/flag/flag.go
887 go_fmt_files = \
888 go/fmt/doc.go \
889 go/fmt/format.go \
890 go/fmt/print.go \
891 go/fmt/scan.go
893 go_hash_files = \
894 go/hash/hash.go
896 go_html_files = \
897 go/html/entity.go \
898 go/html/escape.go
900 go_image_files = \
901 go/image/format.go \
902 go/image/geom.go \
903 go/image/image.go \
904 go/image/names.go \
905 go/image/ycbcr.go
907 go_io_files = \
908 go/io/multi.go \
909 go/io/io.go \
910 go/io/pipe.go
912 go_log_files = \
913 go/log/log.go
915 go_math_files = \
916 go/math/abs.go \
917 go/math/acosh.go \
918 go/math/asin.go \
919 go/math/asinh.go \
920 go/math/atan.go \
921 go/math/atanh.go \
922 go/math/atan2.go \
923 go/math/bits.go \
924 go/math/cbrt.go \
925 go/math/const.go \
926 go/math/copysign.go \
927 go/math/dim.go \
928 go/math/erf.go \
929 go/math/exp.go \
930 go/math/expm1.go \
931 go/math/floor.go \
932 go/math/frexp.go \
933 go/math/gamma.go \
934 go/math/hypot.go \
935 go/math/j0.go \
936 go/math/j1.go \
937 go/math/jn.go \
938 go/math/ldexp.go \
939 go/math/lgamma.go \
940 go/math/log.go \
941 go/math/log1p.go \
942 go/math/log10.go \
943 go/math/logb.go \
944 go/math/mod.go \
945 go/math/modf.go \
946 go/math/nextafter.go \
947 go/math/pow.go \
948 go/math/pow10.go \
949 go/math/remainder.go \
950 go/math/signbit.go \
951 go/math/sin.go \
952 go/math/sincos.go \
953 go/math/sinh.go \
954 go/math/sqrt.go \
955 go/math/tan.go \
956 go/math/tanh.go \
957 go/math/unsafe.go
959 go_mime_files = \
960 go/mime/grammar.go \
961 go/mime/mediatype.go \
962 go/mime/type.go \
963 go/mime/type_unix.go
965 @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
966 @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
967 @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
968 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
969 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
970 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
971 @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
972 @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
973 @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
974 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_solaris.go
975 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
976 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
977 @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
978 @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
979 @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
980 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_bsd.go
981 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
982 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
983 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
984 @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
985 @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
986 @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
987 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
988 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
989 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
990 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_dragonfly.go
991 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_freebsd.go
992 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
993 @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
994 @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_dragonfly.go
995 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
996 @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
997 @LIBGO_IS_LINUX_FALSE@go_net_cloexec_file = go/net/sys_cloexec.go
998 @LIBGO_IS_LINUX_TRUE@go_net_cloexec_file = go/net/sock_cloexec.go
999 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_unix.go
1000 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_darwin.go
1001 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_OPENBSD_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_darwin.go
1002 @LIBGO_IS_OPENBSD_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_openbsd.go
1003 go_net_files = \
1004 go/net/cgo_unix.go \
1005 $(go_net_cgo_file) \
1006 $(go_net_cloexec_file) \
1007 go/net/dial.go \
1008 go/net/dnsclient.go \
1009 go/net/dnsclient_unix.go \
1010 go/net/dnsconfig_unix.go \
1011 go/net/dnsmsg.go \
1012 go/net/fd_mutex.go \
1013 go/net/fd_unix.go \
1014 go/net/file_unix.go \
1015 go/net/hosts.go \
1016 go/net/interface.go \
1017 $(go_net_interface_file) \
1018 go/net/ip.go \
1019 go/net/iprawsock.go \
1020 go/net/iprawsock_posix.go \
1021 go/net/ipsock.go \
1022 go/net/ipsock_posix.go \
1023 go/net/lookup.go \
1024 go/net/lookup_unix.go \
1025 go/net/mac.go \
1026 go/net/net.go \
1027 go/net/parse.go \
1028 go/net/pipe.go \
1029 go/net/fd_poll_runtime.go \
1030 go/net/port.go \
1031 go/net/port_unix.go \
1032 go/net/race0.go \
1033 $(go_net_sendfile_file) \
1034 go/net/singleflight.go \
1035 go/net/sock_posix.go \
1036 $(go_net_sock_file) \
1037 go/net/sockopt_posix.go \
1038 $(go_net_sockopt_file) \
1039 $(go_net_sockoptip_file) \
1040 go/net/tcpsock.go \
1041 go/net/tcpsock_posix.go \
1042 go/net/tcpsockopt_posix.go \
1043 $(go_net_tcpsockopt_file) \
1044 go/net/udpsock.go \
1045 go/net/udpsock_posix.go \
1046 go/net/unixsock.go \
1047 go/net/unixsock_posix.go
1049 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file = go/os/dir_regfile.go
1050 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file = go/os/dir_largefile.go
1051 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
1052 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
1053 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
1054 @LIBGO_IS_DARWIN_FALSE@go_os_getwd_file =
1055 @LIBGO_IS_DARWIN_TRUE@go_os_getwd_file = go/os/getwd_darwin.go
1056 @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
1057 @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
1058 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1059 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1060 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1061 @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
1062 @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
1063 @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
1064 @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
1065 @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
1066 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1067 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
1068 @LIBGO_IS_SOLARIS_TRUE@go_os_stat_file = go/os/stat_solaris.go
1069 @LIBGO_IS_LINUX_FALSE@go_os_pipe_file = go/os/pipe_bsd.go
1070 @LIBGO_IS_LINUX_TRUE@go_os_pipe_file = go/os/pipe_linux.go
1071 go_os_files = \
1072 $(go_os_dir_file) \
1073 go/os/dir.go \
1074 go/os/doc.go \
1075 go/os/env.go \
1076 go/os/error.go \
1077 go/os/error_unix.go \
1078 go/os/exec.go \
1079 go/os/exec_posix.go \
1080 go/os/exec_unix.go \
1081 go/os/file.go \
1082 go/os/file_posix.go \
1083 go/os/file_unix.go \
1084 go/os/getwd.go \
1085 $(go_os_getwd_file) \
1086 go/os/path.go \
1087 go/os/path_unix.go \
1088 $(go_os_pipe_file) \
1089 go/os/proc.go \
1090 $(go_os_stat_file) \
1091 go/os/str.go \
1092 $(go_os_sys_file) \
1093 go/os/types.go \
1094 go/os/types_notwin.go
1096 go_path_files = \
1097 go/path/match.go \
1098 go/path/path.go
1100 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_file =
1101 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_file = \
1102 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefuncgo_386.go
1104 @LIBGO_IS_X86_64_TRUE@go_reflect_makefunc_file = \
1105 @LIBGO_IS_X86_64_TRUE@ go/reflect/makefuncgo_amd64.go
1107 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_s_file = \
1108 @LIBGO_IS_386_FALSE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefunc_dummy.c
1110 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@go_reflect_makefunc_s_file = \
1111 @LIBGO_IS_386_TRUE@@LIBGO_IS_X86_64_FALSE@ go/reflect/makefunc_386.S
1113 @LIBGO_IS_X86_64_TRUE@go_reflect_makefunc_s_file = \
1114 @LIBGO_IS_X86_64_TRUE@ go/reflect/makefunc_amd64.S
1116 go_reflect_files = \
1117 go/reflect/deepequal.go \
1118 go/reflect/makefunc.go \
1119 $(go_reflect_makefunc_file) \
1120 go/reflect/type.go \
1121 go/reflect/value.go
1123 go_regexp_files = \
1124 go/regexp/exec.go \
1125 go/regexp/regexp.go
1127 go_net_rpc_files = \
1128 go/net/rpc/client.go \
1129 go/net/rpc/debug.go \
1130 go/net/rpc/server.go
1132 go_runtime_files = \
1133 go/runtime/compiler.go \
1134 go/runtime/debug.go \
1135 go/runtime/error.go \
1136 go/runtime/extern.go \
1137 go/runtime/mem.go \
1138 go/runtime/softfloat64.go \
1139 go/runtime/type.go \
1140 version.go
1142 go_sort_files = \
1143 go/sort/search.go \
1144 go/sort/sort.go
1146 go_strconv_files = \
1147 go/strconv/atob.go \
1148 go/strconv/atof.go \
1149 go/strconv/atoi.go \
1150 go/strconv/decimal.go \
1151 go/strconv/extfloat.go \
1152 go/strconv/ftoa.go \
1153 go/strconv/isprint.go \
1154 go/strconv/itoa.go \
1155 go/strconv/quote.go
1157 go_strings_files = \
1158 go/strings/reader.go \
1159 go/strings/replace.go \
1160 go/strings/search.go \
1161 go/strings/strings.go \
1162 go/strings/strings_decl.go
1164 go_strings_c_files = \
1165 go/strings/indexbyte.c
1167 go_sync_files = \
1168 go/sync/cond.go \
1169 go/sync/mutex.go \
1170 go/sync/once.go \
1171 go/sync/race0.go \
1172 go/sync/runtime.go \
1173 go/sync/rwmutex.go \
1174 go/sync/waitgroup.go
1176 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_unix.go
1177 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_libc.go
1178 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/log/syslog/syslog_libc.go
1179 go_log_syslog_files = \
1180 go/log/syslog/syslog.go \
1181 $(go_syslog_file)
1183 go_syslog_c_files = \
1184 go/log/syslog/syslog_c.c
1186 go_testing_files = \
1187 go/testing/allocs.go \
1188 go/testing/benchmark.go \
1189 go/testing/cover.go \
1190 go/testing/example.go \
1191 go/testing/testing.go
1193 go_time_files = \
1194 go/time/format.go \
1195 go/time/sleep.go \
1196 go/time/sys_unix.go \
1197 go/time/tick.go \
1198 go/time/time.go \
1199 go/time/zoneinfo.go \
1200 go/time/zoneinfo_read.go \
1201 go/time/zoneinfo_unix.go
1203 go_unicode_files = \
1204 go/unicode/casetables.go \
1205 go/unicode/digit.go \
1206 go/unicode/graphic.go \
1207 go/unicode/letter.go \
1208 go/unicode/tables.go
1210 @LIBGO_IS_DARWIN_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1211 @LIBGO_IS_FREEBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1212 @LIBGO_IS_LINUX_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1213 @LIBGO_IS_NETBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
1214 @LIBGO_IS_OPENBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1215 @LIBGO_IS_SOLARIS_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
1216 go_archive_tar_files = \
1217 go/archive/tar/common.go \
1218 go/archive/tar/reader.go \
1219 go/archive/tar/stat_unix.go \
1220 go/archive/tar/writer.go \
1221 $(archive_tar_atim_file)
1223 go_archive_zip_files = \
1224 go/archive/zip/reader.go \
1225 go/archive/zip/register.go \
1226 go/archive/zip/struct.go \
1227 go/archive/zip/writer.go
1229 go_compress_bzip2_files = \
1230 go/compress/bzip2/bit_reader.go \
1231 go/compress/bzip2/bzip2.go \
1232 go/compress/bzip2/huffman.go \
1233 go/compress/bzip2/move_to_front.go
1235 go_compress_flate_files = \
1236 go/compress/flate/copy.go \
1237 go/compress/flate/deflate.go \
1238 go/compress/flate/fixedhuff.go \
1239 go/compress/flate/huffman_bit_writer.go \
1240 go/compress/flate/huffman_code.go \
1241 go/compress/flate/inflate.go \
1242 go/compress/flate/reverse_bits.go \
1243 go/compress/flate/token.go
1245 go_compress_gzip_files = \
1246 go/compress/gzip/gzip.go \
1247 go/compress/gzip/gunzip.go
1249 go_compress_lzw_files = \
1250 go/compress/lzw/reader.go \
1251 go/compress/lzw/writer.go
1253 go_compress_zlib_files = \
1254 go/compress/zlib/reader.go \
1255 go/compress/zlib/writer.go
1257 go_container_heap_files = \
1258 go/container/heap/heap.go
1260 go_container_list_files = \
1261 go/container/list/list.go
1263 go_container_ring_files = \
1264 go/container/ring/ring.go
1266 go_crypto_aes_files = \
1267 go/crypto/aes/block.go \
1268 go/crypto/aes/cipher.go \
1269 go/crypto/aes/cipher_generic.go \
1270 go/crypto/aes/const.go
1272 go_crypto_cipher_files = \
1273 go/crypto/cipher/cbc.go \
1274 go/crypto/cipher/cfb.go \
1275 go/crypto/cipher/cipher.go \
1276 go/crypto/cipher/ctr.go \
1277 go/crypto/cipher/gcm.go \
1278 go/crypto/cipher/io.go \
1279 go/crypto/cipher/ofb.go
1281 go_crypto_des_files = \
1282 go/crypto/des/block.go \
1283 go/crypto/des/cipher.go \
1284 go/crypto/des/const.go
1286 go_crypto_dsa_files = \
1287 go/crypto/dsa/dsa.go
1289 go_crypto_ecdsa_files = \
1290 go/crypto/ecdsa/ecdsa.go
1292 go_crypto_elliptic_files = \
1293 go/crypto/elliptic/elliptic.go \
1294 go/crypto/elliptic/p224.go \
1295 go/crypto/elliptic/p256.go
1297 go_crypto_hmac_files = \
1298 go/crypto/hmac/hmac.go
1300 go_crypto_md5_files = \
1301 go/crypto/md5/md5.go \
1302 go/crypto/md5/md5block.go
1304 go_crypto_rand_files = \
1305 go/crypto/rand/rand.go \
1306 go/crypto/rand/rand_unix.go \
1307 go/crypto/rand/util.go
1309 go_crypto_rc4_files = \
1310 go/crypto/rc4/rc4.go \
1311 go/crypto/rc4/rc4_ref.go
1313 go_crypto_rsa_files = \
1314 go/crypto/rsa/pkcs1v15.go \
1315 go/crypto/rsa/pss.go \
1316 go/crypto/rsa/rsa.go
1318 go_crypto_sha1_files = \
1319 go/crypto/sha1/sha1.go \
1320 go/crypto/sha1/sha1block.go
1322 go_crypto_sha256_files = \
1323 go/crypto/sha256/sha256.go \
1324 go/crypto/sha256/sha256block.go
1326 go_crypto_sha512_files = \
1327 go/crypto/sha512/sha512.go \
1328 go/crypto/sha512/sha512block.go
1330 go_crypto_subtle_files = \
1331 go/crypto/subtle/constant_time.go
1333 go_crypto_tls_files = \
1334 go/crypto/tls/alert.go \
1335 go/crypto/tls/cipher_suites.go \
1336 go/crypto/tls/common.go \
1337 go/crypto/tls/conn.go \
1338 go/crypto/tls/handshake_client.go \
1339 go/crypto/tls/handshake_messages.go \
1340 go/crypto/tls/handshake_server.go \
1341 go/crypto/tls/key_agreement.go \
1342 go/crypto/tls/prf.go \
1343 go/crypto/tls/ticket.go \
1344 go/crypto/tls/tls.go
1346 go_crypto_x509_files = \
1347 go/crypto/x509/cert_pool.go \
1348 go/crypto/x509/pem_decrypt.go \
1349 go/crypto/x509/pkcs1.go \
1350 go/crypto/x509/pkcs8.go \
1351 go/crypto/x509/root.go \
1352 go/crypto/x509/root_unix.go \
1353 go/crypto/x509/sec1.go \
1354 go/crypto/x509/verify.go \
1355 go/crypto/x509/x509.go
1357 go_crypto_x509_pkix_files = \
1358 go/crypto/x509/pkix/pkix.go
1360 go_database_sql_files = \
1361 go/database/sql/convert.go \
1362 go/database/sql/sql.go
1364 go_database_sql_driver_files = \
1365 go/database/sql/driver/driver.go \
1366 go/database/sql/driver/types.go
1368 go_debug_dwarf_files = \
1369 go/debug/dwarf/buf.go \
1370 go/debug/dwarf/const.go \
1371 go/debug/dwarf/entry.go \
1372 go/debug/dwarf/line.go \
1373 go/debug/dwarf/open.go \
1374 go/debug/dwarf/type.go \
1375 go/debug/dwarf/unit.go
1377 go_debug_elf_files = \
1378 go/debug/elf/elf.go \
1379 go/debug/elf/file.go
1381 go_debug_gosym_files = \
1382 go/debug/gosym/pclntab.go \
1383 go/debug/gosym/symtab.go
1385 go_debug_macho_files = \
1386 go/debug/macho/file.go \
1387 go/debug/macho/macho.go
1389 go_debug_pe_files = \
1390 go/debug/pe/file.go \
1391 go/debug/pe/pe.go
1393 go_encoding_ascii85_files = \
1394 go/encoding/ascii85/ascii85.go
1396 go_encoding_asn1_files = \
1397 go/encoding/asn1/asn1.go \
1398 go/encoding/asn1/common.go \
1399 go/encoding/asn1/marshal.go
1401 go_encoding_base32_files = \
1402 go/encoding/base32/base32.go
1404 go_encoding_base64_files = \
1405 go/encoding/base64/base64.go
1407 go_encoding_binary_files = \
1408 go/encoding/binary/binary.go \
1409 go/encoding/binary/varint.go
1411 go_encoding_csv_files = \
1412 go/encoding/csv/reader.go \
1413 go/encoding/csv/writer.go
1415 go_encoding_gob_files = \
1416 go/encoding/gob/decode.go \
1417 go/encoding/gob/decoder.go \
1418 go/encoding/gob/doc.go \
1419 go/encoding/gob/encode.go \
1420 go/encoding/gob/encoder.go \
1421 go/encoding/gob/error.go \
1422 go/encoding/gob/type.go
1424 go_encoding_hex_files = \
1425 go/encoding/hex/hex.go
1427 go_encoding_json_files = \
1428 go/encoding/json/decode.go \
1429 go/encoding/json/encode.go \
1430 go/encoding/json/indent.go \
1431 go/encoding/json/scanner.go \
1432 go/encoding/json/stream.go \
1433 go/encoding/json/tags.go
1435 go_encoding_pem_files = \
1436 go/encoding/pem/pem.go
1438 go_encoding_xml_files = \
1439 go/encoding/xml/marshal.go \
1440 go/encoding/xml/read.go \
1441 go/encoding/xml/typeinfo.go \
1442 go/encoding/xml/xml.go
1444 go_exp_proxy_files = \
1445 go/exp/proxy/direct.go \
1446 go/exp/proxy/per_host.go \
1447 go/exp/proxy/proxy.go \
1448 go/exp/proxy/socks5.go
1450 go_exp_terminal_files = \
1451 go/exp/terminal/terminal.go \
1452 go/exp/terminal/util.go
1454 go_go_ast_files = \
1455 go/go/ast/ast.go \
1456 go/go/ast/commentmap.go \
1457 go/go/ast/filter.go \
1458 go/go/ast/import.go \
1459 go/go/ast/print.go \
1460 go/go/ast/resolve.go \
1461 go/go/ast/scope.go \
1462 go/go/ast/walk.go
1464 go_go_build_files = \
1465 go/go/build/build.go \
1466 go/go/build/doc.go \
1467 go/go/build/read.go \
1468 go/go/build/syslist.go
1470 go_go_doc_files = \
1471 go/go/doc/comment.go \
1472 go/go/doc/doc.go \
1473 go/go/doc/example.go \
1474 go/go/doc/exports.go \
1475 go/go/doc/filter.go \
1476 go/go/doc/reader.go \
1477 go/go/doc/synopsis.go
1479 go_go_format_files = \
1480 go/go/format/format.go
1482 go_go_parser_files = \
1483 go/go/parser/interface.go \
1484 go/go/parser/parser.go
1486 go_go_printer_files = \
1487 go/go/printer/nodes.go \
1488 go/go/printer/printer.go
1490 go_go_scanner_files = \
1491 go/go/scanner/errors.go \
1492 go/go/scanner/scanner.go
1494 go_go_token_files = \
1495 go/go/token/position.go \
1496 go/go/token/serialize.go \
1497 go/go/token/token.go
1499 go_hash_adler32_files = \
1500 go/hash/adler32/adler32.go
1502 go_hash_crc32_files = \
1503 go/hash/crc32/crc32.go \
1504 go/hash/crc32/crc32_generic.go
1506 go_hash_crc64_files = \
1507 go/hash/crc64/crc64.go
1509 go_hash_fnv_files = \
1510 go/hash/fnv/fnv.go
1512 go_html_template_files = \
1513 go/html/template/attr.go \
1514 go/html/template/content.go \
1515 go/html/template/context.go \
1516 go/html/template/css.go \
1517 go/html/template/doc.go \
1518 go/html/template/error.go \
1519 go/html/template/escape.go \
1520 go/html/template/html.go \
1521 go/html/template/js.go \
1522 go/html/template/template.go \
1523 go/html/template/transition.go \
1524 go/html/template/url.go
1526 go_image_color_files = \
1527 go/image/color/color.go \
1528 go/image/color/ycbcr.go
1530 go_image_color_palette_files = \
1531 go/image/color/palette/palette.go
1533 go_image_draw_files = \
1534 go/image/draw/draw.go
1536 go_image_gif_files = \
1537 go/image/gif/reader.go \
1538 go/image/gif/writer.go
1540 go_image_jpeg_files = \
1541 go/image/jpeg/fdct.go \
1542 go/image/jpeg/huffman.go \
1543 go/image/jpeg/idct.go \
1544 go/image/jpeg/reader.go \
1545 go/image/jpeg/scan.go \
1546 go/image/jpeg/writer.go
1548 go_image_png_files = \
1549 go/image/png/paeth.go \
1550 go/image/png/reader.go \
1551 go/image/png/writer.go
1553 go_index_suffixarray_files = \
1554 go/index/suffixarray/qsufsort.go \
1555 go/index/suffixarray/suffixarray.go
1557 go_io_ioutil_files = \
1558 go/io/ioutil/blackhole.go \
1559 go/io/ioutil/ioutil.go \
1560 go/io/ioutil/tempfile.go
1562 go_math_big_files = \
1563 go/math/big/arith.go \
1564 go/math/big/int.go \
1565 go/math/big/nat.go \
1566 go/math/big/rat.go
1568 go_math_cmplx_files = \
1569 go/math/cmplx/abs.go \
1570 go/math/cmplx/asin.go \
1571 go/math/cmplx/conj.go \
1572 go/math/cmplx/exp.go \
1573 go/math/cmplx/isinf.go \
1574 go/math/cmplx/isnan.go \
1575 go/math/cmplx/log.go \
1576 go/math/cmplx/phase.go \
1577 go/math/cmplx/polar.go \
1578 go/math/cmplx/pow.go \
1579 go/math/cmplx/rect.go \
1580 go/math/cmplx/sin.go \
1581 go/math/cmplx/sqrt.go \
1582 go/math/cmplx/tan.go
1584 go_math_rand_files = \
1585 go/math/rand/exp.go \
1586 go/math/rand/normal.go \
1587 go/math/rand/rand.go \
1588 go/math/rand/rng.go \
1589 go/math/rand/zipf.go
1591 go_mime_multipart_files = \
1592 go/mime/multipart/formdata.go \
1593 go/mime/multipart/multipart.go \
1594 go/mime/multipart/quotedprintable.go \
1595 go/mime/multipart/writer.go
1597 go_net_http_files = \
1598 go/net/http/chunked.go \
1599 go/net/http/client.go \
1600 go/net/http/cookie.go \
1601 go/net/http/filetransport.go \
1602 go/net/http/fs.go \
1603 go/net/http/header.go \
1604 go/net/http/jar.go \
1605 go/net/http/lex.go \
1606 go/net/http/request.go \
1607 go/net/http/response.go \
1608 go/net/http/server.go \
1609 go/net/http/sniff.go \
1610 go/net/http/status.go \
1611 go/net/http/transfer.go \
1612 go/net/http/transport.go
1614 go_net_mail_files = \
1615 go/net/mail/message.go
1617 go_net_smtp_files = \
1618 go/net/smtp/auth.go \
1619 go/net/smtp/smtp.go
1621 go_net_textproto_files = \
1622 go/net/textproto/header.go \
1623 go/net/textproto/pipeline.go \
1624 go/net/textproto/reader.go \
1625 go/net/textproto/textproto.go \
1626 go/net/textproto/writer.go
1628 go_net_url_files = \
1629 go/net/url/url.go
1631 go_net_http_cgi_files = \
1632 go/net/http/cgi/child.go \
1633 go/net/http/cgi/host.go
1635 go_net_http_cookiejar_files = \
1636 go/net/http/cookiejar/jar.go \
1637 go/net/http/cookiejar/punycode.go
1639 go_net_http_fcgi_files = \
1640 go/net/http/fcgi/child.go \
1641 go/net/http/fcgi/fcgi.go
1643 go_net_http_httptest_files = \
1644 go/net/http/httptest/recorder.go \
1645 go/net/http/httptest/server.go
1647 go_net_http_pprof_files = \
1648 go/net/http/pprof/pprof.go
1650 go_net_http_httputil_files = \
1651 go/net/http/httputil/chunked.go \
1652 go/net/http/httputil/dump.go \
1653 go/net/http/httputil/persist.go \
1654 go/net/http/httputil/reverseproxy.go
1656 go_old_regexp_files = \
1657 go/old/regexp/regexp.go
1659 go_old_template_files = \
1660 go/old/template/doc.go \
1661 go/old/template/execute.go \
1662 go/old/template/format.go \
1663 go/old/template/parse.go
1665 go_os_exec_files = \
1666 go/os/exec/exec.go \
1667 go/os/exec/lp_unix.go
1669 go_os_signal_files = \
1670 go/os/signal/signal.go \
1671 go/os/signal/signal_unix.go
1673 @LIBGO_IS_SOLARIS_FALSE@os_user_decls_file = go/os/user/decls_unix.go
1674 @LIBGO_IS_SOLARIS_TRUE@os_user_decls_file = go/os/user/decls_solaris.go
1675 go_os_user_files = \
1676 go/os/user/lookup.go \
1677 go/os/user/lookup_unix.go \
1678 go/os/user/user.go \
1679 $(os_user_decls_file)
1681 go_path_filepath_files = \
1682 go/path/filepath/match.go \
1683 go/path/filepath/path.go \
1684 go/path/filepath/path_unix.go \
1685 go/path/filepath/symlink.go
1687 go_regexp_syntax_files = \
1688 go/regexp/syntax/compile.go \
1689 go/regexp/syntax/doc.go \
1690 go/regexp/syntax/parse.go \
1691 go/regexp/syntax/perl_groups.go \
1692 go/regexp/syntax/prog.go \
1693 go/regexp/syntax/regexp.go \
1694 go/regexp/syntax/simplify.go
1696 go_net_rpc_jsonrpc_files = \
1697 go/net/rpc/jsonrpc/client.go \
1698 go/net/rpc/jsonrpc/server.go
1700 go_runtime_debug_files = \
1701 go/runtime/debug/garbage.go \
1702 go/runtime/debug/stack.go
1704 go_runtime_pprof_files = \
1705 go/runtime/pprof/pprof.go
1707 go_text_tabwriter_files = \
1708 go/text/tabwriter/tabwriter.go
1710 go_text_template_files = \
1711 go/text/template/doc.go \
1712 go/text/template/exec.go \
1713 go/text/template/funcs.go \
1714 go/text/template/helper.go \
1715 go/text/template/template.go
1717 go_text_template_parse_files = \
1718 go/text/template/parse/lex.go \
1719 go/text/template/parse/node.go \
1720 go/text/template/parse/parse.go
1722 go_sync_atomic_files = \
1723 go/sync/atomic/doc.go
1725 go_sync_atomic_c_files = \
1726 go/sync/atomic/atomic.c
1728 go_testing_iotest_files = \
1729 go/testing/iotest/logger.go \
1730 go/testing/iotest/reader.go \
1731 go/testing/iotest/writer.go
1733 go_testing_quick_files = \
1734 go/testing/quick/quick.go
1736 go_text_scanner_files = \
1737 go/text/scanner/scanner.go
1739 go_unicode_utf16_files = \
1740 go/unicode/utf16/utf16.go
1742 go_unicode_utf8_files = \
1743 go/unicode/utf8/utf8.go
1745 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
1747 # Define Syscall and Syscall6.
1748 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
1749 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1750 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1752 # Define ForkExec and Exec.
1753 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
1754 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
1755 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
1756 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
1757 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
1758 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
1760 # Define Wait4.
1761 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
1762 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
1764 # Support for pulling apart wait status.
1765 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
1766 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
1768 # Define Sleep.
1769 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
1770 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
1771 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
1772 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1774 # Define Errstr.
1775 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1776 # Use lseek on 64-bit Solaris.
1777 @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
1778 # Use lseek64 on 32-bit Solaris/SPARC.
1779 @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
1780 # Use lseek64 on 32-bit Solaris/x86.
1781 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1782 # Use lseek by default.
1783 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1785 # Declare libc functions that vary for largefile systems.
1786 # Always use lseek64 on GNU/Linux.
1787 @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1788 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
1789 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
1790 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
1792 # Define socket sizes and types.
1793 @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
1794 @LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = go/syscall/socket_posix.go
1796 # Define socket functions.
1797 @LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = go/syscall/socket_xnet.go
1798 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
1800 # Support for uname.
1801 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1802 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1803 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
1804 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
1806 # GNU/Linux specific socket control messages.
1807 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
1808 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
1810 # Support for netlink sockets and messages.
1811 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
1812 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
1814 # GNU/Linux specific socket filters.
1815 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
1816 @LIBGO_IS_LINUX_FALSE@syscall_utimesnano_file = go/syscall/libcall_posix_utimesnano.go
1818 # GNU/Linux specific utimesnano support.
1819 @LIBGO_IS_LINUX_TRUE@syscall_utimesnano_file = go/syscall/libcall_linux_utimesnano.go
1820 @LIBGO_IS_LINUX_FALSE@syscall_creds_test_file =
1822 # Test files.
1823 @LIBGO_IS_LINUX_TRUE@syscall_creds_test_file = go/syscall/creds_test.go
1824 go_base_syscall_files = \
1825 go/syscall/env_unix.go \
1826 go/syscall/syscall_errno.go \
1827 go/syscall/libcall_support.go \
1828 go/syscall/libcall_posix.go \
1829 go/syscall/race0.go \
1830 go/syscall/socket.go \
1831 go/syscall/sockcmsg_unix.go \
1832 go/syscall/str.go \
1833 go/syscall/syscall.go \
1834 $(syscall_sockcmsg_file) \
1835 $(syscall_syscall_file) \
1836 $(syscall_exec_file) \
1837 $(syscall_exec_os_file) \
1838 $(syscall_wait_file) \
1839 $(syscall_sleep_file) \
1840 $(syscall_errstr_file) \
1841 $(syscall_size_file) \
1842 $(syscall_socket_file) \
1843 $(syscall_socket_os_file) \
1844 $(syscall_uname_file) \
1845 $(syscall_netlink_file) \
1846 $(syscall_lsf_file) \
1847 $(syscall_utimesnano_file) \
1848 $(GO_LIBCALL_OS_FILE) \
1849 $(GO_LIBCALL_OS_ARCH_FILE) \
1850 $(GO_SYSCALL_OS_FILE) \
1851 $(GO_SYSCALL_OS_ARCH_FILE)
1853 go_syscall_files = \
1854 $(go_base_syscall_files) \
1855 libcalls.go \
1856 sysinfo.go \
1857 syscall_arch.go
1859 go_syscall_c_files = \
1860 go/syscall/errno.c \
1861 go/syscall/signame.c \
1862 $(syscall_wait_c_file)
1864 go_syscall_test_files = \
1865 $(syscall_creds_test_file) \
1866 go/syscall/passfd_test.go
1868 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1870 # os_lib_inotify_lo = os/inotify.lo
1871 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1872 libgo_go_objs = \
1873 bufio.lo \
1874 bytes.lo \
1875 bytes/index.lo \
1876 crypto.lo \
1877 encoding.lo \
1878 errors.lo \
1879 expvar.lo \
1880 flag.lo \
1881 fmt.lo \
1882 hash.lo \
1883 html.lo \
1884 image.lo \
1885 io.lo \
1886 log.lo \
1887 math.lo \
1888 mime.lo \
1889 net.lo \
1890 os.lo \
1891 path.lo \
1892 reflect-go.lo \
1893 reflect/makefunc.lo \
1894 regexp.lo \
1895 runtime-go.lo \
1896 sort.lo \
1897 strconv.lo \
1898 strings.lo \
1899 strings/index.lo \
1900 sync.lo \
1901 syscall.lo \
1902 syscall/errno.lo \
1903 syscall/signame.lo \
1904 syscall/wait.lo \
1905 testing.lo \
1906 time-go.lo \
1907 unicode.lo \
1908 archive/tar.lo \
1909 archive/zip.lo \
1910 compress/bzip2.lo \
1911 compress/flate.lo \
1912 compress/gzip.lo \
1913 compress/lzw.lo \
1914 compress/zlib.lo \
1915 container/heap.lo \
1916 container/list.lo \
1917 container/ring.lo \
1918 crypto/aes.lo \
1919 crypto/cipher.lo \
1920 crypto/des.lo \
1921 crypto/dsa.lo \
1922 crypto/ecdsa.lo \
1923 crypto/elliptic.lo \
1924 crypto/hmac.lo \
1925 crypto/md5.lo \
1926 crypto/rand.lo \
1927 crypto/rc4.lo \
1928 crypto/rsa.lo \
1929 crypto/sha1.lo \
1930 crypto/sha256.lo \
1931 crypto/sha512.lo \
1932 crypto/subtle.lo \
1933 crypto/tls.lo \
1934 crypto/x509.lo \
1935 crypto/x509/pkix.lo \
1936 database/sql.lo \
1937 database/sql/driver.lo \
1938 debug/dwarf.lo \
1939 debug/elf.lo \
1940 debug/gosym.lo \
1941 debug/macho.lo \
1942 debug/pe.lo \
1943 encoding/ascii85.lo \
1944 encoding/asn1.lo \
1945 encoding/base32.lo \
1946 encoding/base64.lo \
1947 encoding/binary.lo \
1948 encoding/csv.lo \
1949 encoding/gob.lo \
1950 encoding/hex.lo \
1951 encoding/json.lo \
1952 encoding/pem.lo \
1953 encoding/xml.lo \
1954 exp/proxy.lo \
1955 exp/terminal.lo \
1956 html/template.lo \
1957 go/ast.lo \
1958 go/build.lo \
1959 go/doc.lo \
1960 go/format.lo \
1961 go/parser.lo \
1962 go/printer.lo \
1963 go/scanner.lo \
1964 go/token.lo \
1965 hash/adler32.lo \
1966 hash/crc32.lo \
1967 hash/crc64.lo \
1968 hash/fnv.lo \
1969 net/http/cgi.lo \
1970 net/http/cookiejar.lo \
1971 net/http/fcgi.lo \
1972 net/http/httptest.lo \
1973 net/http/httputil.lo \
1974 net/http/pprof.lo \
1975 image/color.lo \
1976 image/color/palette.lo \
1977 image/draw.lo \
1978 image/gif.lo \
1979 image/jpeg.lo \
1980 image/png.lo \
1981 index/suffixarray.lo \
1982 io/ioutil.lo \
1983 log/syslog.lo \
1984 log/syslog/syslog_c.lo \
1985 math/big.lo \
1986 math/cmplx.lo \
1987 math/rand.lo \
1988 mime/multipart.lo \
1989 net/http.lo \
1990 net/mail.lo \
1991 net/rpc.lo \
1992 net/smtp.lo \
1993 net/textproto.lo \
1994 net/url.lo \
1995 old/regexp.lo \
1996 old/template.lo \
1997 os/exec.lo \
1998 $(os_lib_inotify_lo) \
1999 os/signal.lo \
2000 os/user.lo \
2001 path/filepath.lo \
2002 regexp/syntax.lo \
2003 net/rpc/jsonrpc.lo \
2004 runtime/debug.lo \
2005 runtime/pprof.lo \
2006 sync/atomic.lo \
2007 sync/atomic_c.lo \
2008 text/scanner.lo \
2009 text/tabwriter.lo \
2010 text/template.lo \
2011 text/template/parse.lo \
2012 testing/iotest.lo \
2013 testing/quick.lo \
2014 unicode/utf16.lo \
2015 unicode/utf8.lo
2017 libgo_la_SOURCES = $(runtime_files)
2018 libgo_la_LDFLAGS = \
2019 -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
2021 libgo_la_LIBADD = \
2022 $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
2023 ../libatomic/libatomic_convenience.la \
2024 $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
2026 libgobegin_a_SOURCES = \
2027 runtime/go-main.c
2029 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
2030 AM_GOCFLAGS = $(STRINGOPS_FLAG)
2031 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
2032 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
2033 $(AM_GOCFLAGS) $(GOCFLAGS)
2035 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
2036 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
2039 # Build the dependencies for a Go package.
2040 BUILDDEPS = \
2041 $(MKDIR_P) $(@D); \
2042 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
2043 mv -f $@.tmp $@
2046 # Build the .go files for a package, generating a .lo file.
2047 BUILDPACKAGE = \
2048 $(MKDIR_P) $(@D); \
2049 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2050 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
2052 GOTESTFLAGS =
2054 # Check a package.
2055 CHECK = \
2056 GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2057 export GC; \
2058 GOLIBS="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
2059 export GOLIBS; \
2060 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
2061 export RUNTESTFLAGS; \
2062 MAKE="$(MAKE)"; \
2063 export MAKE; \
2064 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2065 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2066 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2067 export LD_LIBRARY_PATH; \
2068 $(MKDIR_P) $(@D); \
2069 rm -f $@-testsum $@-testlog; \
2070 if test "$(USE_DEJAGNU)" = "yes"; then \
2071 $(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); \
2072 else \
2073 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 \
2074 echo "PASS: $(@D)" >> $@-testlog; \
2075 echo "PASS: $(@D)"; \
2076 echo "PASS: $(@D)" > $@-testsum; \
2077 else \
2078 echo "FAIL: $(@D)" >> $@-testlog; \
2079 cat $@-testlog; \
2080 echo "FAIL: $(@D)" > $@-testsum; \
2081 exit 1; \
2082 fi; \
2086 # Build all packages before checking any.
2087 CHECK_DEPS = libgo.la libgobegin.a \
2088 $(toolexeclibgo_DATA) \
2089 $(toolexeclibgoarchive_DATA) \
2090 $(toolexeclibgocompress_DATA) \
2091 $(toolexeclibgocontainer_DATA) \
2092 $(toolexeclibgocrypto_DATA) \
2093 $(toolexeclibgodebug_DATA) \
2094 $(toolexeclibgoencoding_DATA) \
2095 $(toolexeclibgoexp_DATA) \
2096 $(toolexeclibgogo_DATA) \
2097 $(toolexeclibgohash_DATA) \
2098 $(toolexeclibgoimage_DATA) \
2099 $(toolexeclibgoindex_DATA) \
2100 $(toolexeclibgoio_DATA) \
2101 $(toolexeclibgolog_DATA) \
2102 $(toolexeclibgomath_DATA) \
2103 $(toolexeclibgomime_DATA) \
2104 $(toolexeclibgonet_DATA) \
2105 $(toolexeclibgonethttp_DATA) \
2106 $(toolexeclibgoos_DATA) \
2107 $(toolexeclibgopath_DATA) \
2108 $(toolexeclibgorpc_DATA) \
2109 $(toolexeclibgoruntime_DATA) \
2110 $(toolexeclibgosync_DATA) \
2111 $(toolexeclibgotesting_DATA) \
2112 $(toolexeclibgotext_DATA) \
2113 $(toolexeclibgotexttemplate_DATA) \
2114 $(toolexeclibgounicode_DATA)
2116 # At least for now, we need -static-libgo for this test, because
2117 # otherwise we can't get the line numbers.
2118 runtime_pprof_check_GOCFLAGS = -static-libgo
2120 # How to build a .gox file from a .lo file.
2121 BUILDGOX = \
2122 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2123 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2125 TEST_PACKAGES = \
2126 bufio/check \
2127 bytes/check \
2128 errors/check \
2129 expvar/check \
2130 flag/check \
2131 fmt/check \
2132 html/check \
2133 image/check \
2134 io/check \
2135 log/check \
2136 math/check \
2137 mime/check \
2138 net/check \
2139 os/check \
2140 path/check \
2141 reflect/check \
2142 regexp/check \
2143 runtime/check \
2144 sort/check \
2145 strconv/check \
2146 strings/check \
2147 sync/check \
2148 syscall/check \
2149 time/check \
2150 unicode/check \
2151 archive/tar/check \
2152 archive/zip/check \
2153 compress/bzip2/check \
2154 compress/flate/check \
2155 compress/gzip/check \
2156 compress/lzw/check \
2157 compress/zlib/check \
2158 container/heap/check \
2159 container/list/check \
2160 container/ring/check \
2161 crypto/aes/check \
2162 crypto/cipher/check \
2163 crypto/des/check \
2164 crypto/dsa/check \
2165 crypto/ecdsa/check \
2166 crypto/elliptic/check \
2167 crypto/hmac/check \
2168 crypto/md5/check \
2169 crypto/rand/check \
2170 crypto/rc4/check \
2171 crypto/rsa/check \
2172 crypto/sha1/check \
2173 crypto/sha256/check \
2174 crypto/sha512/check \
2175 crypto/subtle/check \
2176 crypto/tls/check \
2177 crypto/x509/check \
2178 database/sql/check \
2179 database/sql/driver/check \
2180 debug/dwarf/check \
2181 debug/elf/check \
2182 debug/macho/check \
2183 debug/pe/check \
2184 encoding/ascii85/check \
2185 encoding/asn1/check \
2186 encoding/base32/check \
2187 encoding/base64/check \
2188 encoding/binary/check \
2189 encoding/csv/check \
2190 encoding/gob/check \
2191 encoding/hex/check \
2192 encoding/json/check \
2193 encoding/pem/check \
2194 encoding/xml/check \
2195 exp/proxy/check \
2196 exp/terminal/check \
2197 html/template/check \
2198 go/ast/check \
2199 $(go_build_check_omitted_since_it_calls_6g) \
2200 go/doc/check \
2201 go/format/check \
2202 go/parser/check \
2203 go/printer/check \
2204 go/scanner/check \
2205 go/token/check \
2206 hash/adler32/check \
2207 hash/crc32/check \
2208 hash/crc64/check \
2209 hash/fnv/check \
2210 image/color/check \
2211 image/draw/check \
2212 image/jpeg/check \
2213 image/png/check \
2214 index/suffixarray/check \
2215 io/ioutil/check \
2216 log/syslog/check \
2217 math/big/check \
2218 math/cmplx/check \
2219 math/rand/check \
2220 mime/multipart/check \
2221 net/http/check \
2222 net/http/cgi/check \
2223 net/http/cookiejar/check \
2224 net/http/fcgi/check \
2225 net/http/httptest/check \
2226 net/http/httputil/check \
2227 net/mail/check \
2228 net/rpc/check \
2229 net/smtp/check \
2230 net/textproto/check \
2231 net/url/check \
2232 net/rpc/jsonrpc/check \
2233 old/regexp/check \
2234 old/template/check \
2235 os/exec/check \
2236 os/signal/check \
2237 os/user/check \
2238 path/filepath/check \
2239 regexp/syntax/check \
2240 runtime/pprof/check \
2241 sync/atomic/check \
2242 text/scanner/check \
2243 text/tabwriter/check \
2244 text/template/check \
2245 text/template/parse/check \
2246 testing/quick/check \
2247 unicode/utf16/check \
2248 unicode/utf8/check
2250 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2251 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2252 all: config.h
2253 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2255 .SUFFIXES:
2256 .SUFFIXES: .c .go .gox .o .obj .lo .a
2257 am--refresh:
2259 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2260 @for dep in $?; do \
2261 case '$(am__configure_deps)' in \
2262 *$$dep*) \
2263 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2264 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2265 && exit 0; \
2266 exit 1;; \
2267 esac; \
2268 done; \
2269 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2270 $(am__cd) $(top_srcdir) && \
2271 $(AUTOMAKE) --foreign Makefile
2272 .PRECIOUS: Makefile
2273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2274 @case '$?' in \
2275 *config.status*) \
2276 echo ' $(SHELL) ./config.status'; \
2277 $(SHELL) ./config.status;; \
2278 *) \
2279 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2280 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2281 esac;
2283 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2284 $(SHELL) ./config.status --recheck
2286 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2287 $(am__cd) $(srcdir) && $(AUTOCONF)
2288 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2289 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2290 $(am__aclocal_m4_deps):
2292 config.h: stamp-h1
2293 @if test ! -f $@; then \
2294 rm -f stamp-h1; \
2295 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2296 else :; fi
2298 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2299 @rm -f stamp-h1
2300 cd $(top_builddir) && $(SHELL) ./config.status config.h
2301 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2302 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2303 rm -f stamp-h1
2304 touch $@
2306 distclean-hdr:
2307 -rm -f config.h stamp-h1
2308 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2309 @$(NORMAL_INSTALL)
2310 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2311 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2312 list2=; for p in $$list; do \
2313 if test -f $$p; then \
2314 list2="$$list2 $$p"; \
2315 else :; fi; \
2316 done; \
2317 test -z "$$list2" || { \
2318 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2319 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2320 @$(POST_INSTALL)
2321 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2322 for p in $$list; do \
2323 if test -f $$p; then \
2324 $(am__strip_dir) \
2325 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2326 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2327 else :; fi; \
2328 done
2330 uninstall-toolexeclibLIBRARIES:
2331 @$(NORMAL_UNINSTALL)
2332 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2333 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2334 test -n "$$files" || exit 0; \
2335 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2336 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2338 clean-toolexeclibLIBRARIES:
2339 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2340 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2341 -rm -f libgobegin.a
2342 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2343 $(RANLIB) libgobegin.a
2344 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2345 @$(NORMAL_INSTALL)
2346 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2347 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2348 list2=; for p in $$list; do \
2349 if test -f $$p; then \
2350 list2="$$list2 $$p"; \
2351 else :; fi; \
2352 done; \
2353 test -z "$$list2" || { \
2354 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2355 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2358 uninstall-toolexeclibLTLIBRARIES:
2359 @$(NORMAL_UNINSTALL)
2360 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2361 for p in $$list; do \
2362 $(am__strip_dir) \
2363 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2364 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2365 done
2367 clean-toolexeclibLTLIBRARIES:
2368 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2369 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2370 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2371 test "$$dir" != "$$p" || dir=.; \
2372 echo "rm -f \"$${dir}/so_locations\""; \
2373 rm -f "$${dir}/so_locations"; \
2374 done
2375 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2376 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2378 mostlyclean-compile:
2379 -rm -f *.$(OBJEXT)
2381 distclean-compile:
2382 -rm -f *.tab.c
2384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env_posix.Plo@am__quote@
2387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
2388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
2389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
2390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
2391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
2392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
2399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cdiv.Plo@am__quote@
2401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-fieldtrack.Plo@am__quote@
2411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
2424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
2425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
2429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
2430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
2445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
2446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
2449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-varargs.Plo@am__quote@
2459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfstack.Plo@am__quote@
2461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
2462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
2463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll.Plo@am__quote@
2476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_epoll.Plo@am__quote@
2477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_kqueue.Plo@am__quote@
2478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_select.Plo@am__quote@
2479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
2480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parfor.Plo@am__quote@
2481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
2482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
2486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
2487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
2488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
2489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
2492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
2493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
2495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
2497 .c.o:
2498 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2499 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2502 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2504 .c.obj:
2505 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2506 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2509 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2511 .c.lo:
2512 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2513 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2516 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2518 go-main.o: runtime/go-main.c
2519 @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
2520 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2523 @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
2525 go-main.obj: runtime/go-main.c
2526 @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`
2527 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2530 @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`
2532 go-append.lo: runtime/go-append.c
2533 @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
2534 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2537 @am__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
2539 go-assert.lo: runtime/go-assert.c
2540 @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
2541 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2544 @am__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
2546 go-assert-interface.lo: runtime/go-assert-interface.c
2547 @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
2548 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2551 @am__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
2553 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2554 @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
2555 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2558 @am__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
2560 go-breakpoint.lo: runtime/go-breakpoint.c
2561 @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
2562 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2565 @am__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
2567 go-caller.lo: runtime/go-caller.c
2568 @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
2569 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2572 @am__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
2574 go-callers.lo: runtime/go-callers.c
2575 @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
2576 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2579 @am__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
2581 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2582 @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
2583 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2586 @am__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
2588 go-cdiv.lo: runtime/go-cdiv.c
2589 @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
2590 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cdiv.Tpo $(DEPDIR)/go-cdiv.Plo
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cdiv.c' object='go-cdiv.lo' libtool=yes @AMDEPBACKSLASH@
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2593 @am__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
2595 go-cgo.lo: runtime/go-cgo.c
2596 @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
2597 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2600 @am__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
2602 go-check-interface.lo: runtime/go-check-interface.c
2603 @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
2604 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2607 @am__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
2609 go-construct-map.lo: runtime/go-construct-map.c
2610 @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
2611 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2614 @am__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
2616 go-convert-interface.lo: runtime/go-convert-interface.c
2617 @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
2618 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2621 @am__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
2623 go-copy.lo: runtime/go-copy.c
2624 @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
2625 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2628 @am__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
2630 go-defer.lo: runtime/go-defer.c
2631 @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
2632 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2635 @am__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
2637 go-deferred-recover.lo: runtime/go-deferred-recover.c
2638 @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
2639 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2642 @am__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
2644 go-eface-compare.lo: runtime/go-eface-compare.c
2645 @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
2646 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2649 @am__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
2651 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2652 @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
2653 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2656 @am__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
2658 go-fieldtrack.lo: runtime/go-fieldtrack.c
2659 @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
2660 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-fieldtrack.Tpo $(DEPDIR)/go-fieldtrack.Plo
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-fieldtrack.c' object='go-fieldtrack.lo' libtool=yes @AMDEPBACKSLASH@
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2663 @am__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
2665 go-getgoroot.lo: runtime/go-getgoroot.c
2666 @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
2667 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2670 @am__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
2672 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2673 @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
2674 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2677 @am__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
2679 go-int-to-string.lo: runtime/go-int-to-string.c
2680 @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
2681 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2684 @am__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
2686 go-interface-compare.lo: runtime/go-interface-compare.c
2687 @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
2688 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2691 @am__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
2693 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
2694 @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
2695 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2698 @am__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
2700 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2701 @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
2702 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2705 @am__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
2707 go-make-slice.lo: runtime/go-make-slice.c
2708 @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
2709 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2712 @am__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
2714 go-map-delete.lo: runtime/go-map-delete.c
2715 @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
2716 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2719 @am__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
2721 go-map-index.lo: runtime/go-map-index.c
2722 @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
2723 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2726 @am__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
2728 go-map-len.lo: runtime/go-map-len.c
2729 @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
2730 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2733 @am__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
2735 go-map-range.lo: runtime/go-map-range.c
2736 @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
2737 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2740 @am__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
2742 go-matherr.lo: runtime/go-matherr.c
2743 @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
2744 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2747 @am__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
2749 go-memcmp.lo: runtime/go-memcmp.c
2750 @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
2751 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.lo' libtool=yes @AMDEPBACKSLASH@
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2754 @am__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
2756 go-nanotime.lo: runtime/go-nanotime.c
2757 @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
2758 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2761 @am__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
2763 go-now.lo: runtime/go-now.c
2764 @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
2765 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2768 @am__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
2770 go-new-map.lo: runtime/go-new-map.c
2771 @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
2772 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2775 @am__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
2777 go-new.lo: runtime/go-new.c
2778 @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
2779 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2782 @am__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
2784 go-nosys.lo: runtime/go-nosys.c
2785 @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
2786 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2789 @am__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
2791 go-panic.lo: runtime/go-panic.c
2792 @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
2793 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2796 @am__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
2798 go-print.lo: runtime/go-print.c
2799 @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
2800 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2803 @am__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
2805 go-recover.lo: runtime/go-recover.c
2806 @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
2807 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2810 @am__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
2812 go-reflect-call.lo: runtime/go-reflect-call.c
2813 @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
2814 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2817 @am__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
2819 go-reflect-map.lo: runtime/go-reflect-map.c
2820 @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
2821 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2824 @am__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
2826 go-rune.lo: runtime/go-rune.c
2827 @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
2828 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2831 @am__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
2833 go-runtime-error.lo: runtime/go-runtime-error.c
2834 @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
2835 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2838 @am__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
2840 go-setenv.lo: runtime/go-setenv.c
2841 @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
2842 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
2844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2845 @am__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
2847 go-signal.lo: runtime/go-signal.c
2848 @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
2849 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2852 @am__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
2854 go-strcmp.lo: runtime/go-strcmp.c
2855 @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
2856 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2859 @am__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
2861 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2862 @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
2863 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2866 @am__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
2868 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2869 @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
2870 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2873 @am__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
2875 go-strplus.lo: runtime/go-strplus.c
2876 @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
2877 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2880 @am__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
2882 go-strslice.lo: runtime/go-strslice.c
2883 @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
2884 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2887 @am__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
2889 go-traceback.lo: runtime/go-traceback.c
2890 @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
2891 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
2892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.lo' libtool=yes @AMDEPBACKSLASH@
2893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2894 @am__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
2896 go-type-complex.lo: runtime/go-type-complex.c
2897 @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
2898 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
2899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.lo' libtool=yes @AMDEPBACKSLASH@
2900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2901 @am__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
2903 go-type-eface.lo: runtime/go-type-eface.c
2904 @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
2905 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2908 @am__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
2910 go-type-error.lo: runtime/go-type-error.c
2911 @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
2912 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2915 @am__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
2917 go-type-float.lo: runtime/go-type-float.c
2918 @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
2919 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
2920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.lo' libtool=yes @AMDEPBACKSLASH@
2921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2922 @am__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
2924 go-type-identity.lo: runtime/go-type-identity.c
2925 @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
2926 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2929 @am__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
2931 go-type-interface.lo: runtime/go-type-interface.c
2932 @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
2933 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2936 @am__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
2938 go-type-string.lo: runtime/go-type-string.c
2939 @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
2940 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2943 @am__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
2945 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2946 @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
2947 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2950 @am__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
2952 go-typestring.lo: runtime/go-typestring.c
2953 @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
2954 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2957 @am__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
2959 go-unsafe-new.lo: runtime/go-unsafe-new.c
2960 @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
2961 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2964 @am__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
2966 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2967 @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
2968 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2971 @am__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
2973 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2974 @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
2975 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2978 @am__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
2980 go-unwind.lo: runtime/go-unwind.c
2981 @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
2982 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2985 @am__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
2987 go-varargs.lo: runtime/go-varargs.c
2988 @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
2989 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-varargs.Tpo $(DEPDIR)/go-varargs.Plo
2990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-varargs.c' object='go-varargs.lo' libtool=yes @AMDEPBACKSLASH@
2991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2992 @am__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
2994 chan.lo: runtime/chan.c
2995 @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
2996 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/chan.Tpo $(DEPDIR)/chan.Plo
2997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/chan.c' object='chan.lo' libtool=yes @AMDEPBACKSLASH@
2998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2999 @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
3001 cpuprof.lo: runtime/cpuprof.c
3002 @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
3003 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
3004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.lo' libtool=yes @AMDEPBACKSLASH@
3005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3006 @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
3008 env_posix.lo: runtime/env_posix.c
3009 @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
3010 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/env_posix.Tpo $(DEPDIR)/env_posix.Plo
3011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/env_posix.c' object='env_posix.lo' libtool=yes @AMDEPBACKSLASH@
3012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3013 @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
3015 lfstack.lo: runtime/lfstack.c
3016 @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
3017 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lfstack.Tpo $(DEPDIR)/lfstack.Plo
3018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lfstack.c' object='lfstack.lo' libtool=yes @AMDEPBACKSLASH@
3019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3020 @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
3022 lock_sema.lo: runtime/lock_sema.c
3023 @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
3024 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
3025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.lo' libtool=yes @AMDEPBACKSLASH@
3026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3027 @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
3029 thread-sema.lo: runtime/thread-sema.c
3030 @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
3031 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
3032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.lo' libtool=yes @AMDEPBACKSLASH@
3033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3034 @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
3036 lock_futex.lo: runtime/lock_futex.c
3037 @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
3038 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
3039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.lo' libtool=yes @AMDEPBACKSLASH@
3040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3041 @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
3043 thread-linux.lo: runtime/thread-linux.c
3044 @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
3045 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
3046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.lo' libtool=yes @AMDEPBACKSLASH@
3047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3048 @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
3050 mcache.lo: runtime/mcache.c
3051 @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
3052 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
3053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
3054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3055 @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
3057 mcentral.lo: runtime/mcentral.c
3058 @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
3059 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
3060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
3061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3062 @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
3064 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
3065 @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
3066 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
3067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
3068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3069 @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
3071 mem.lo: runtime/mem.c
3072 @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
3073 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
3075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3076 @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
3078 mfinal.lo: runtime/mfinal.c
3079 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3080 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
3082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3083 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3085 mfixalloc.lo: runtime/mfixalloc.c
3086 @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
3087 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
3089 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3090 @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
3092 mgc0.lo: runtime/mgc0.c
3093 @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
3094 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
3096 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3097 @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
3099 mheap.lo: runtime/mheap.c
3100 @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
3101 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
3103 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3104 @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
3106 msize.lo: runtime/msize.c
3107 @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
3108 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
3110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3111 @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
3113 netpoll_kqueue.lo: runtime/netpoll_kqueue.c
3114 @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
3115 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_kqueue.Tpo $(DEPDIR)/netpoll_kqueue.Plo
3116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_kqueue.c' object='netpoll_kqueue.lo' libtool=yes @AMDEPBACKSLASH@
3117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3118 @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
3120 netpoll_select.lo: runtime/netpoll_select.c
3121 @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
3122 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_select.Tpo $(DEPDIR)/netpoll_select.Plo
3123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_select.c' object='netpoll_select.lo' libtool=yes @AMDEPBACKSLASH@
3124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3125 @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
3127 netpoll_epoll.lo: runtime/netpoll_epoll.c
3128 @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
3129 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_epoll.Tpo $(DEPDIR)/netpoll_epoll.Plo
3130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_epoll.c' object='netpoll_epoll.lo' libtool=yes @AMDEPBACKSLASH@
3131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3132 @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
3134 panic.lo: runtime/panic.c
3135 @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
3136 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
3137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.lo' libtool=yes @AMDEPBACKSLASH@
3138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3139 @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
3141 parfor.lo: runtime/parfor.c
3142 @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
3143 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/parfor.Tpo $(DEPDIR)/parfor.Plo
3144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/parfor.c' object='parfor.lo' libtool=yes @AMDEPBACKSLASH@
3145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3146 @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
3148 print.lo: runtime/print.c
3149 @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
3150 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
3151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
3152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3153 @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
3155 proc.lo: runtime/proc.c
3156 @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
3157 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3160 @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
3162 runtime.lo: runtime/runtime.c
3163 @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
3164 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
3165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
3166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3167 @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
3169 signal_unix.lo: runtime/signal_unix.c
3170 @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
3171 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
3172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
3173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3174 @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
3176 thread.lo: runtime/thread.c
3177 @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
3178 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3181 @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
3183 yield.lo: runtime/yield.c
3184 @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
3185 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
3186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
3187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3188 @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
3190 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3191 @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
3192 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3195 @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
3197 getncpu-none.lo: runtime/getncpu-none.c
3198 @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
3199 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
3200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
3201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3202 @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
3204 getncpu-bsd.lo: runtime/getncpu-bsd.c
3205 @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
3206 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
3207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
3208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3209 @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
3211 getncpu-solaris.lo: runtime/getncpu-solaris.c
3212 @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
3213 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
3214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
3215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3216 @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
3218 getncpu-irix.lo: runtime/getncpu-irix.c
3219 @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
3220 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
3221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
3222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3223 @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
3225 getncpu-linux.lo: runtime/getncpu-linux.c
3226 @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
3227 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
3228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
3229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3230 @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
3232 mostlyclean-libtool:
3233 -rm -f *.lo
3235 clean-libtool:
3236 -rm -rf .libs _libs
3238 distclean-libtool:
3239 -rm -f libtool config.lt
3241 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3242 # runs to enable its job server during parallel builds. Hence the
3243 # comments below.
3244 all-multi:
3245 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3246 install-multi:
3247 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3249 mostlyclean-multi:
3250 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3251 clean-multi:
3252 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3253 distclean-multi:
3254 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3255 maintainer-clean-multi:
3256 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3257 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3258 @$(NORMAL_INSTALL)
3259 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3260 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3261 for p in $$list; do \
3262 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3263 echo "$$d$$p"; \
3264 done | $(am__base_list) | \
3265 while read files; do \
3266 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3267 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3268 done
3270 uninstall-toolexeclibgoDATA:
3271 @$(NORMAL_UNINSTALL)
3272 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3273 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3274 test -n "$$files" || exit 0; \
3275 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3276 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3277 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3278 @$(NORMAL_INSTALL)
3279 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3280 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3281 for p in $$list; do \
3282 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3283 echo "$$d$$p"; \
3284 done | $(am__base_list) | \
3285 while read files; do \
3286 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3287 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3288 done
3290 uninstall-toolexeclibgoarchiveDATA:
3291 @$(NORMAL_UNINSTALL)
3292 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3293 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3294 test -n "$$files" || exit 0; \
3295 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3296 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3297 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3298 @$(NORMAL_INSTALL)
3299 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3300 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3301 for p in $$list; do \
3302 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3303 echo "$$d$$p"; \
3304 done | $(am__base_list) | \
3305 while read files; do \
3306 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3307 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3308 done
3310 uninstall-toolexeclibgocompressDATA:
3311 @$(NORMAL_UNINSTALL)
3312 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3313 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3314 test -n "$$files" || exit 0; \
3315 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3316 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3317 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3318 @$(NORMAL_INSTALL)
3319 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3320 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3321 for p in $$list; do \
3322 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3323 echo "$$d$$p"; \
3324 done | $(am__base_list) | \
3325 while read files; do \
3326 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3327 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3328 done
3330 uninstall-toolexeclibgocontainerDATA:
3331 @$(NORMAL_UNINSTALL)
3332 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3333 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3334 test -n "$$files" || exit 0; \
3335 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3336 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3337 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3338 @$(NORMAL_INSTALL)
3339 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3340 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3341 for p in $$list; do \
3342 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3343 echo "$$d$$p"; \
3344 done | $(am__base_list) | \
3345 while read files; do \
3346 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3347 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3348 done
3350 uninstall-toolexeclibgocryptoDATA:
3351 @$(NORMAL_UNINSTALL)
3352 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3353 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3354 test -n "$$files" || exit 0; \
3355 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3356 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3357 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
3358 @$(NORMAL_INSTALL)
3359 test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
3360 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3361 for p in $$list; do \
3362 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3363 echo "$$d$$p"; \
3364 done | $(am__base_list) | \
3365 while read files; do \
3366 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3367 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
3368 done
3370 uninstall-toolexeclibgocryptox509DATA:
3371 @$(NORMAL_UNINSTALL)
3372 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3373 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3374 test -n "$$files" || exit 0; \
3375 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
3376 cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
3377 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
3378 @$(NORMAL_INSTALL)
3379 test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
3380 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3381 for p in $$list; do \
3382 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3383 echo "$$d$$p"; \
3384 done | $(am__base_list) | \
3385 while read files; do \
3386 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3387 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
3388 done
3390 uninstall-toolexeclibgodatabaseDATA:
3391 @$(NORMAL_UNINSTALL)
3392 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3393 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3394 test -n "$$files" || exit 0; \
3395 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
3396 cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
3397 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
3398 @$(NORMAL_INSTALL)
3399 test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
3400 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3401 for p in $$list; do \
3402 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3403 echo "$$d$$p"; \
3404 done | $(am__base_list) | \
3405 while read files; do \
3406 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3407 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
3408 done
3410 uninstall-toolexeclibgodatabasesqlDATA:
3411 @$(NORMAL_UNINSTALL)
3412 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3413 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3414 test -n "$$files" || exit 0; \
3415 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
3416 cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
3417 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3418 @$(NORMAL_INSTALL)
3419 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3420 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3421 for p in $$list; do \
3422 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3423 echo "$$d$$p"; \
3424 done | $(am__base_list) | \
3425 while read files; do \
3426 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3427 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3428 done
3430 uninstall-toolexeclibgodebugDATA:
3431 @$(NORMAL_UNINSTALL)
3432 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3433 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3434 test -n "$$files" || exit 0; \
3435 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3436 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3437 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3438 @$(NORMAL_INSTALL)
3439 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3440 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3441 for p in $$list; do \
3442 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3443 echo "$$d$$p"; \
3444 done | $(am__base_list) | \
3445 while read files; do \
3446 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3447 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3448 done
3450 uninstall-toolexeclibgoencodingDATA:
3451 @$(NORMAL_UNINSTALL)
3452 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3453 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3454 test -n "$$files" || exit 0; \
3455 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3456 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3457 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3458 @$(NORMAL_INSTALL)
3459 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3460 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3461 for p in $$list; do \
3462 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3463 echo "$$d$$p"; \
3464 done | $(am__base_list) | \
3465 while read files; do \
3466 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3467 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3468 done
3470 uninstall-toolexeclibgoexpDATA:
3471 @$(NORMAL_UNINSTALL)
3472 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3473 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3474 test -n "$$files" || exit 0; \
3475 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3476 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3477 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3478 @$(NORMAL_INSTALL)
3479 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3480 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3481 for p in $$list; do \
3482 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3483 echo "$$d$$p"; \
3484 done | $(am__base_list) | \
3485 while read files; do \
3486 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3487 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3488 done
3490 uninstall-toolexeclibgogoDATA:
3491 @$(NORMAL_UNINSTALL)
3492 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3493 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3494 test -n "$$files" || exit 0; \
3495 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3496 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3497 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3498 @$(NORMAL_INSTALL)
3499 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3500 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3501 for p in $$list; do \
3502 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3503 echo "$$d$$p"; \
3504 done | $(am__base_list) | \
3505 while read files; do \
3506 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3507 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3508 done
3510 uninstall-toolexeclibgohashDATA:
3511 @$(NORMAL_UNINSTALL)
3512 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3513 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3514 test -n "$$files" || exit 0; \
3515 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3516 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3517 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
3518 @$(NORMAL_INSTALL)
3519 test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
3520 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3521 for p in $$list; do \
3522 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3523 echo "$$d$$p"; \
3524 done | $(am__base_list) | \
3525 while read files; do \
3526 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3527 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
3528 done
3530 uninstall-toolexeclibgohtmlDATA:
3531 @$(NORMAL_UNINSTALL)
3532 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3533 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3534 test -n "$$files" || exit 0; \
3535 echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
3536 cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
3537 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3538 @$(NORMAL_INSTALL)
3539 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3540 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3541 for p in $$list; do \
3542 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3543 echo "$$d$$p"; \
3544 done | $(am__base_list) | \
3545 while read files; do \
3546 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3547 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3548 done
3550 uninstall-toolexeclibgoimageDATA:
3551 @$(NORMAL_UNINSTALL)
3552 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3553 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3554 test -n "$$files" || exit 0; \
3555 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3556 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3557 install-toolexeclibgoimagecolorDATA: $(toolexeclibgoimagecolor_DATA)
3558 @$(NORMAL_INSTALL)
3559 test -z "$(toolexeclibgoimagecolordir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagecolordir)"
3560 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
3561 for p in $$list; do \
3562 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3563 echo "$$d$$p"; \
3564 done | $(am__base_list) | \
3565 while read files; do \
3566 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
3567 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit $$?; \
3568 done
3570 uninstall-toolexeclibgoimagecolorDATA:
3571 @$(NORMAL_UNINSTALL)
3572 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
3573 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3574 test -n "$$files" || exit 0; \
3575 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagecolordir)' && rm -f" $$files ")"; \
3576 cd "$(DESTDIR)$(toolexeclibgoimagecolordir)" && rm -f $$files
3577 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3578 @$(NORMAL_INSTALL)
3579 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3580 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3581 for p in $$list; do \
3582 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3583 echo "$$d$$p"; \
3584 done | $(am__base_list) | \
3585 while read files; do \
3586 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3587 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3588 done
3590 uninstall-toolexeclibgoindexDATA:
3591 @$(NORMAL_UNINSTALL)
3592 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3593 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3594 test -n "$$files" || exit 0; \
3595 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3596 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3597 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3598 @$(NORMAL_INSTALL)
3599 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3600 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3601 for p in $$list; do \
3602 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3603 echo "$$d$$p"; \
3604 done | $(am__base_list) | \
3605 while read files; do \
3606 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3607 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3608 done
3610 uninstall-toolexeclibgoioDATA:
3611 @$(NORMAL_UNINSTALL)
3612 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3613 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3614 test -n "$$files" || exit 0; \
3615 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3616 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3617 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
3618 @$(NORMAL_INSTALL)
3619 test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
3620 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3621 for p in $$list; do \
3622 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3623 echo "$$d$$p"; \
3624 done | $(am__base_list) | \
3625 while read files; do \
3626 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3627 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
3628 done
3630 uninstall-toolexeclibgologDATA:
3631 @$(NORMAL_UNINSTALL)
3632 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3633 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3634 test -n "$$files" || exit 0; \
3635 echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
3636 cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
3637 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
3638 @$(NORMAL_INSTALL)
3639 test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
3640 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3641 for p in $$list; do \
3642 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3643 echo "$$d$$p"; \
3644 done | $(am__base_list) | \
3645 while read files; do \
3646 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3647 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
3648 done
3650 uninstall-toolexeclibgomathDATA:
3651 @$(NORMAL_UNINSTALL)
3652 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3653 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3654 test -n "$$files" || exit 0; \
3655 echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
3656 cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
3657 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3658 @$(NORMAL_INSTALL)
3659 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3660 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3661 for p in $$list; do \
3662 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3663 echo "$$d$$p"; \
3664 done | $(am__base_list) | \
3665 while read files; do \
3666 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3667 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3668 done
3670 uninstall-toolexeclibgomimeDATA:
3671 @$(NORMAL_UNINSTALL)
3672 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3673 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3674 test -n "$$files" || exit 0; \
3675 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3676 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3677 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3678 @$(NORMAL_INSTALL)
3679 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3680 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3681 for p in $$list; do \
3682 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3683 echo "$$d$$p"; \
3684 done | $(am__base_list) | \
3685 while read files; do \
3686 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3687 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3688 done
3690 uninstall-toolexeclibgonetDATA:
3691 @$(NORMAL_UNINSTALL)
3692 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3693 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3694 test -n "$$files" || exit 0; \
3695 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3696 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3697 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
3698 @$(NORMAL_INSTALL)
3699 test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
3700 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3701 for p in $$list; do \
3702 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3703 echo "$$d$$p"; \
3704 done | $(am__base_list) | \
3705 while read files; do \
3706 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3707 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
3708 done
3710 uninstall-toolexeclibgonethttpDATA:
3711 @$(NORMAL_UNINSTALL)
3712 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3713 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3714 test -n "$$files" || exit 0; \
3715 echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
3716 cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
3717 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
3718 @$(NORMAL_INSTALL)
3719 test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
3720 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3721 for p in $$list; do \
3722 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3723 echo "$$d$$p"; \
3724 done | $(am__base_list) | \
3725 while read files; do \
3726 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3727 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
3728 done
3730 uninstall-toolexeclibgonetrpcDATA:
3731 @$(NORMAL_UNINSTALL)
3732 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3733 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3734 test -n "$$files" || exit 0; \
3735 echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
3736 cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
3737 install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
3738 @$(NORMAL_INSTALL)
3739 test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
3740 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3741 for p in $$list; do \
3742 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3743 echo "$$d$$p"; \
3744 done | $(am__base_list) | \
3745 while read files; do \
3746 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3747 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
3748 done
3750 uninstall-toolexeclibgooldDATA:
3751 @$(NORMAL_UNINSTALL)
3752 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3753 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3754 test -n "$$files" || exit 0; \
3755 echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
3756 cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
3757 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3758 @$(NORMAL_INSTALL)
3759 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3760 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3761 for p in $$list; do \
3762 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3763 echo "$$d$$p"; \
3764 done | $(am__base_list) | \
3765 while read files; do \
3766 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3767 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3768 done
3770 uninstall-toolexeclibgoosDATA:
3771 @$(NORMAL_UNINSTALL)
3772 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3773 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3774 test -n "$$files" || exit 0; \
3775 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3776 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3777 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3778 @$(NORMAL_INSTALL)
3779 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3780 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3781 for p in $$list; do \
3782 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3783 echo "$$d$$p"; \
3784 done | $(am__base_list) | \
3785 while read files; do \
3786 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3787 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3788 done
3790 uninstall-toolexeclibgopathDATA:
3791 @$(NORMAL_UNINSTALL)
3792 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3793 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3794 test -n "$$files" || exit 0; \
3795 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3796 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3797 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
3798 @$(NORMAL_INSTALL)
3799 test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
3800 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3801 for p in $$list; do \
3802 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3803 echo "$$d$$p"; \
3804 done | $(am__base_list) | \
3805 while read files; do \
3806 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3807 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
3808 done
3810 uninstall-toolexeclibgoregexpDATA:
3811 @$(NORMAL_UNINSTALL)
3812 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3813 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3814 test -n "$$files" || exit 0; \
3815 echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
3816 cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
3817 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3818 @$(NORMAL_INSTALL)
3819 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3820 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3821 for p in $$list; do \
3822 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3823 echo "$$d$$p"; \
3824 done | $(am__base_list) | \
3825 while read files; do \
3826 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3827 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3828 done
3830 uninstall-toolexeclibgoruntimeDATA:
3831 @$(NORMAL_UNINSTALL)
3832 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3833 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3834 test -n "$$files" || exit 0; \
3835 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3836 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3837 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3838 @$(NORMAL_INSTALL)
3839 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3840 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3841 for p in $$list; do \
3842 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3843 echo "$$d$$p"; \
3844 done | $(am__base_list) | \
3845 while read files; do \
3846 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3847 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3848 done
3850 uninstall-toolexeclibgosyncDATA:
3851 @$(NORMAL_UNINSTALL)
3852 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3853 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3854 test -n "$$files" || exit 0; \
3855 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3856 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3857 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3858 @$(NORMAL_INSTALL)
3859 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3860 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3861 for p in $$list; do \
3862 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3863 echo "$$d$$p"; \
3864 done | $(am__base_list) | \
3865 while read files; do \
3866 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3867 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3868 done
3870 uninstall-toolexeclibgotestingDATA:
3871 @$(NORMAL_UNINSTALL)
3872 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3873 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3874 test -n "$$files" || exit 0; \
3875 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3876 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3877 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
3878 @$(NORMAL_INSTALL)
3879 test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
3880 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3881 for p in $$list; do \
3882 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3883 echo "$$d$$p"; \
3884 done | $(am__base_list) | \
3885 while read files; do \
3886 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3887 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
3888 done
3890 uninstall-toolexeclibgotextDATA:
3891 @$(NORMAL_UNINSTALL)
3892 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3893 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3894 test -n "$$files" || exit 0; \
3895 echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
3896 cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
3897 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
3898 @$(NORMAL_INSTALL)
3899 test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
3900 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3901 for p in $$list; do \
3902 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3903 echo "$$d$$p"; \
3904 done | $(am__base_list) | \
3905 while read files; do \
3906 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3907 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
3908 done
3910 uninstall-toolexeclibgotexttemplateDATA:
3911 @$(NORMAL_UNINSTALL)
3912 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3913 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3914 test -n "$$files" || exit 0; \
3915 echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
3916 cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
3917 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
3918 @$(NORMAL_INSTALL)
3919 test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
3920 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3921 for p in $$list; do \
3922 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3923 echo "$$d$$p"; \
3924 done | $(am__base_list) | \
3925 while read files; do \
3926 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3927 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
3928 done
3930 uninstall-toolexeclibgounicodeDATA:
3931 @$(NORMAL_UNINSTALL)
3932 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3933 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3934 test -n "$$files" || exit 0; \
3935 echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
3936 cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
3938 # This directory's subdirectories are mostly independent; you can cd
3939 # into them and run `make' without going through this Makefile.
3940 # To change the values of `make' variables: instead of editing Makefiles,
3941 # (1) if the variable is set in `config.status', edit `config.status'
3942 # (which will cause the Makefiles to be regenerated when you run `make');
3943 # (2) otherwise, pass the desired values on the `make' command line.
3944 $(RECURSIVE_TARGETS):
3945 @fail= failcom='exit 1'; \
3946 for f in x $$MAKEFLAGS; do \
3947 case $$f in \
3948 *=* | --[!k]*);; \
3949 *k*) failcom='fail=yes';; \
3950 esac; \
3951 done; \
3952 dot_seen=no; \
3953 target=`echo $@ | sed s/-recursive//`; \
3954 list='$(SUBDIRS)'; for subdir in $$list; do \
3955 echo "Making $$target in $$subdir"; \
3956 if test "$$subdir" = "."; then \
3957 dot_seen=yes; \
3958 local_target="$$target-am"; \
3959 else \
3960 local_target="$$target"; \
3961 fi; \
3962 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3963 || eval $$failcom; \
3964 done; \
3965 if test "$$dot_seen" = "no"; then \
3966 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3967 fi; test -z "$$fail"
3969 $(RECURSIVE_CLEAN_TARGETS):
3970 @fail= failcom='exit 1'; \
3971 for f in x $$MAKEFLAGS; do \
3972 case $$f in \
3973 *=* | --[!k]*);; \
3974 *k*) failcom='fail=yes';; \
3975 esac; \
3976 done; \
3977 dot_seen=no; \
3978 case "$@" in \
3979 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3980 *) list='$(SUBDIRS)' ;; \
3981 esac; \
3982 rev=''; for subdir in $$list; do \
3983 if test "$$subdir" = "."; then :; else \
3984 rev="$$subdir $$rev"; \
3985 fi; \
3986 done; \
3987 rev="$$rev ."; \
3988 target=`echo $@ | sed s/-recursive//`; \
3989 for subdir in $$rev; do \
3990 echo "Making $$target in $$subdir"; \
3991 if test "$$subdir" = "."; then \
3992 local_target="$$target-am"; \
3993 else \
3994 local_target="$$target"; \
3995 fi; \
3996 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3997 || eval $$failcom; \
3998 done && test -z "$$fail"
3999 tags-recursive:
4000 list='$(SUBDIRS)'; for subdir in $$list; do \
4001 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
4002 done
4003 ctags-recursive:
4004 list='$(SUBDIRS)'; for subdir in $$list; do \
4005 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
4006 done
4008 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
4009 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
4010 unique=`for i in $$list; do \
4011 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4012 done | \
4013 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4014 END { if (nonempty) { for (i in files) print i; }; }'`; \
4015 mkid -fID $$unique
4016 tags: TAGS
4018 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4019 $(TAGS_FILES) $(LISP)
4020 set x; \
4021 here=`pwd`; \
4022 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
4023 include_option=--etags-include; \
4024 empty_fix=.; \
4025 else \
4026 include_option=--include; \
4027 empty_fix=; \
4028 fi; \
4029 list='$(SUBDIRS)'; for subdir in $$list; do \
4030 if test "$$subdir" = .; then :; else \
4031 test ! -f $$subdir/TAGS || \
4032 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4033 fi; \
4034 done; \
4035 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4036 unique=`for i in $$list; do \
4037 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4038 done | \
4039 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4040 END { if (nonempty) { for (i in files) print i; }; }'`; \
4041 shift; \
4042 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
4043 test -n "$$unique" || unique=$$empty_fix; \
4044 if test $$# -gt 0; then \
4045 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4046 "$$@" $$unique; \
4047 else \
4048 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4049 $$unique; \
4050 fi; \
4052 ctags: CTAGS
4053 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4054 $(TAGS_FILES) $(LISP)
4055 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4056 unique=`for i in $$list; do \
4057 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4058 done | \
4059 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4060 END { if (nonempty) { for (i in files) print i; }; }'`; \
4061 test -z "$(CTAGS_ARGS)$$unique" \
4062 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4063 $$unique
4065 GTAGS:
4066 here=`$(am__cd) $(top_builddir) && pwd` \
4067 && $(am__cd) $(top_srcdir) \
4068 && gtags -i $(GTAGS_ARGS) "$$here"
4070 distclean-tags:
4071 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4072 check-am: all-am
4073 check: check-recursive
4074 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
4075 config.h
4076 installdirs: installdirs-recursive
4077 installdirs-am:
4078 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 \
4079 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4080 done
4081 install: install-recursive
4082 install-exec: install-exec-recursive
4083 install-data: install-data-recursive
4084 uninstall: uninstall-recursive
4086 install-am: all-am
4087 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4089 installcheck: installcheck-recursive
4090 install-strip:
4091 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4092 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4093 `test -z '$(STRIP)' || \
4094 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4095 mostlyclean-generic:
4097 clean-generic:
4098 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4100 distclean-generic:
4101 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4102 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4104 maintainer-clean-generic:
4105 @echo "This command is intended for maintainers to use"
4106 @echo "it deletes files that may require special tools to rebuild."
4107 clean: clean-multi clean-recursive
4109 clean-am: clean-generic clean-libtool clean-local \
4110 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4111 mostlyclean-am
4113 distclean: distclean-multi distclean-recursive
4114 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4115 -rm -rf ./$(DEPDIR)
4116 -rm -f Makefile
4117 distclean-am: clean-am distclean-compile distclean-generic \
4118 distclean-hdr distclean-libtool distclean-tags
4120 dvi: dvi-recursive
4122 dvi-am:
4124 html: html-recursive
4126 html-am:
4128 info: info-recursive
4130 info-am:
4132 install-data-am:
4134 install-dvi: install-dvi-recursive
4136 install-dvi-am:
4138 install-exec-am: install-multi install-toolexeclibLIBRARIES \
4139 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4140 install-toolexeclibgoarchiveDATA \
4141 install-toolexeclibgocompressDATA \
4142 install-toolexeclibgocontainerDATA \
4143 install-toolexeclibgocryptoDATA \
4144 install-toolexeclibgocryptox509DATA \
4145 install-toolexeclibgodatabaseDATA \
4146 install-toolexeclibgodatabasesqlDATA \
4147 install-toolexeclibgodebugDATA \
4148 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4149 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4150 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4151 install-toolexeclibgoimagecolorDATA \
4152 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4153 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4154 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4155 install-toolexeclibgonethttpDATA \
4156 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4157 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4158 install-toolexeclibgoregexpDATA \
4159 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4160 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4161 install-toolexeclibgotexttemplateDATA \
4162 install-toolexeclibgounicodeDATA
4164 install-html: install-html-recursive
4166 install-html-am:
4168 install-info: install-info-recursive
4170 install-info-am:
4172 install-man:
4174 install-pdf: install-pdf-recursive
4176 install-pdf-am:
4178 install-ps: install-ps-recursive
4180 install-ps-am:
4182 installcheck-am:
4184 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
4185 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4186 -rm -rf $(top_srcdir)/autom4te.cache
4187 -rm -rf ./$(DEPDIR)
4188 -rm -f Makefile
4189 maintainer-clean-am: distclean-am maintainer-clean-generic
4191 mostlyclean: mostlyclean-multi mostlyclean-recursive
4193 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
4194 mostlyclean-libtool mostlyclean-local
4196 pdf: pdf-recursive
4198 pdf-am:
4200 ps: ps-recursive
4202 ps-am:
4204 uninstall-am: uninstall-toolexeclibLIBRARIES \
4205 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4206 uninstall-toolexeclibgoarchiveDATA \
4207 uninstall-toolexeclibgocompressDATA \
4208 uninstall-toolexeclibgocontainerDATA \
4209 uninstall-toolexeclibgocryptoDATA \
4210 uninstall-toolexeclibgocryptox509DATA \
4211 uninstall-toolexeclibgodatabaseDATA \
4212 uninstall-toolexeclibgodatabasesqlDATA \
4213 uninstall-toolexeclibgodebugDATA \
4214 uninstall-toolexeclibgoencodingDATA \
4215 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4216 uninstall-toolexeclibgohashDATA \
4217 uninstall-toolexeclibgohtmlDATA \
4218 uninstall-toolexeclibgoimageDATA \
4219 uninstall-toolexeclibgoimagecolorDATA \
4220 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4221 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4222 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4223 uninstall-toolexeclibgonethttpDATA \
4224 uninstall-toolexeclibgonetrpcDATA \
4225 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4226 uninstall-toolexeclibgopathDATA \
4227 uninstall-toolexeclibgoregexpDATA \
4228 uninstall-toolexeclibgoruntimeDATA \
4229 uninstall-toolexeclibgosyncDATA \
4230 uninstall-toolexeclibgotestingDATA \
4231 uninstall-toolexeclibgotextDATA \
4232 uninstall-toolexeclibgotexttemplateDATA \
4233 uninstall-toolexeclibgounicodeDATA
4235 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4236 clean-multi ctags-recursive distclean-multi install-am \
4237 install-multi install-strip maintainer-clean-multi \
4238 mostlyclean-multi tags-recursive
4240 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4241 all all-am all-multi am--refresh check check-am clean \
4242 clean-generic clean-libtool clean-local clean-multi \
4243 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4244 ctags-recursive distclean distclean-compile distclean-generic \
4245 distclean-hdr distclean-libtool distclean-multi distclean-tags \
4246 dvi dvi-am html html-am info info-am install install-am \
4247 install-data install-data-am install-dvi install-dvi-am \
4248 install-exec install-exec-am install-html install-html-am \
4249 install-info install-info-am install-man install-multi \
4250 install-pdf install-pdf-am install-ps install-ps-am \
4251 install-strip install-toolexeclibLIBRARIES \
4252 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4253 install-toolexeclibgoarchiveDATA \
4254 install-toolexeclibgocompressDATA \
4255 install-toolexeclibgocontainerDATA \
4256 install-toolexeclibgocryptoDATA \
4257 install-toolexeclibgocryptox509DATA \
4258 install-toolexeclibgodatabaseDATA \
4259 install-toolexeclibgodatabasesqlDATA \
4260 install-toolexeclibgodebugDATA \
4261 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4262 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4263 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4264 install-toolexeclibgoimagecolorDATA \
4265 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4266 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4267 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4268 install-toolexeclibgonethttpDATA \
4269 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4270 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4271 install-toolexeclibgoregexpDATA \
4272 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4273 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4274 install-toolexeclibgotexttemplateDATA \
4275 install-toolexeclibgounicodeDATA installcheck installcheck-am \
4276 installdirs installdirs-am maintainer-clean \
4277 maintainer-clean-generic maintainer-clean-multi mostlyclean \
4278 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4279 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
4280 tags-recursive uninstall uninstall-am \
4281 uninstall-toolexeclibLIBRARIES \
4282 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4283 uninstall-toolexeclibgoarchiveDATA \
4284 uninstall-toolexeclibgocompressDATA \
4285 uninstall-toolexeclibgocontainerDATA \
4286 uninstall-toolexeclibgocryptoDATA \
4287 uninstall-toolexeclibgocryptox509DATA \
4288 uninstall-toolexeclibgodatabaseDATA \
4289 uninstall-toolexeclibgodatabasesqlDATA \
4290 uninstall-toolexeclibgodebugDATA \
4291 uninstall-toolexeclibgoencodingDATA \
4292 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4293 uninstall-toolexeclibgohashDATA \
4294 uninstall-toolexeclibgohtmlDATA \
4295 uninstall-toolexeclibgoimageDATA \
4296 uninstall-toolexeclibgoimagecolorDATA \
4297 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4298 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4299 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4300 uninstall-toolexeclibgonethttpDATA \
4301 uninstall-toolexeclibgonetrpcDATA \
4302 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4303 uninstall-toolexeclibgopathDATA \
4304 uninstall-toolexeclibgoregexpDATA \
4305 uninstall-toolexeclibgoruntimeDATA \
4306 uninstall-toolexeclibgosyncDATA \
4307 uninstall-toolexeclibgotestingDATA \
4308 uninstall-toolexeclibgotextDATA \
4309 uninstall-toolexeclibgotexttemplateDATA \
4310 uninstall-toolexeclibgounicodeDATA
4313 goc2c.$(OBJEXT): runtime/goc2c.c
4314 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4316 goc2c: goc2c.$(OBJEXT)
4317 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4319 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4320 ./goc2c $< > $@.tmp
4321 mv -f $@.tmp $@
4323 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4324 ./goc2c $< > $@.tmp
4325 mv -f $@.tmp $@
4327 netpoll.c: $(srcdir)/runtime/netpoll.goc goc2c
4328 ./goc2c $< > $@.tmp
4329 mv -f $@.tmp $@
4331 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4332 ./goc2c $< > $@.tmp
4333 mv -f $@.tmp $@
4335 runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
4336 ./goc2c $< > $@.tmp
4337 mv -f $@.tmp $@
4339 sema.c: $(srcdir)/runtime/sema.goc goc2c
4340 ./goc2c $< > $@.tmp
4341 mv -f $@.tmp $@
4343 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4344 ./goc2c --go-pkgpath os_signal $< > $@.tmp
4345 mv -f $@.tmp $@
4347 time.c: $(srcdir)/runtime/time.goc goc2c
4348 ./goc2c $< > $@.tmp
4349 mv -f $@.tmp $@
4351 %.c: $(srcdir)/runtime/%.goc goc2c
4352 ./goc2c $< > $@.tmp
4353 mv -f $@.tmp $@
4355 version.go: s-version; @true
4356 s-version: Makefile
4357 rm -f version.go.tmp
4358 echo "package runtime" > version.go.tmp
4359 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4360 echo 'const theVersion = "'`$(GOC) --version | sed 1q`'"' >> version.go.tmp
4361 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4362 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4363 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4364 $(STAMP) $@
4366 libcalls.go: s-libcalls; @true
4367 s-libcalls: libcalls-list go/syscall/mksyscall.awk $(go_base_syscall_files)
4368 rm -f libcalls.go.tmp
4369 files=`echo $^ | sed -e 's/libcalls-list//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4370 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
4371 $(SHELL) $(srcdir)/../move-if-change libcalls.go.tmp libcalls.go
4372 $(STAMP) $@
4374 libcalls-list: s-libcalls-list; @true
4375 s-libcalls-list: Makefile
4376 rm -f libcalls-list.tmp
4377 echo $(go_base_syscall_files) > libcalls-list.tmp
4378 $(SHELL) $(srcdir)/../move-if-change libcalls-list.tmp libcalls-list
4379 $(STAMP) $@
4381 syscall_arch.go: s-syscall_arch; @true
4382 s-syscall_arch: Makefile
4383 rm -f syscall_arch.go.tmp
4384 echo "package syscall" > syscall_arch.go.tmp
4385 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4386 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4387 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4388 $(STAMP) $@
4390 sysinfo.go: s-sysinfo; @true
4391 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4392 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4393 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4394 $(STAMP) $@
4396 # The epoll struct has an embedded union and is packed on x86_64,
4397 # which is too complicated for mksysinfo.sh. We find the offset of
4398 # the only field we care about in configure.ac, and generate the
4399 # struct here.
4400 epoll.go: s-epoll; @true
4401 s-epoll: Makefile
4402 rm -f epoll.go.tmp
4403 echo 'package syscall' > epoll.go.tmp
4404 echo 'type EpollEvent struct {' >> epoll.go.tmp
4405 echo ' Events uint32' >> epoll.go.tmp
4406 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4407 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
4408 exit 1; ;; \
4409 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
4410 12,4) echo ' Fd int32' >> epoll.go.tmp; \
4411 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
4412 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4413 echo ' Fd int32' >> epoll.go.tmp; ;; \
4414 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4415 echo ' Fd int32' >> epoll.go.tmp; \
4416 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
4417 *) echo 1>&2 "*** struct epoll_event unsupported"; \
4418 exit 1; ;; \
4419 esac
4420 echo '}' >> epoll.go.tmp
4421 $(SHELL) $(srcdir)/../move-if-change epoll.go.tmp epoll.go
4422 $(STAMP) $@
4424 @go_include@ bufio.lo.dep
4425 bufio.lo.dep: $(go_bufio_files)
4426 $(BUILDDEPS)
4427 bufio.lo: $(go_bufio_files)
4428 $(BUILDPACKAGE)
4429 bufio/check: $(CHECK_DEPS)
4430 @$(CHECK)
4431 .PHONY: bufio/check
4433 @go_include@ bytes.lo.dep
4434 bytes.lo.dep: $(go_bytes_files)
4435 $(BUILDDEPS)
4436 bytes.lo: $(go_bytes_files)
4437 $(BUILDPACKAGE)
4438 bytes/index.lo: $(go_bytes_c_files)
4439 @$(MKDIR_P) bytes
4440 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4441 bytes/check: $(CHECK_DEPS)
4442 @$(CHECK)
4443 .PHONY: bytes/check
4445 @go_include@ crypto.lo.dep
4446 crypto.lo.dep: $(go_crypto_files)
4447 $(BUILDDEPS)
4448 crypto.lo: $(go_crypto_files)
4449 $(BUILDPACKAGE)
4450 crypto/check: $(CHECK_DEPS)
4451 @$(CHECK)
4452 .PHONY: crypto/check
4454 @go_include@ encoding.lo.dep
4455 encoding.lo.dep: $(go_encoding_files)
4456 $(BUILDDEPS)
4457 encoding.lo: $(go_encoding_files)
4458 $(BUILDPACKAGE)
4459 encoding/check: $(CHECK_DEPS)
4460 @$(CHECK)
4461 .PHONY: encoding/check
4463 @go_include@ errors.lo.dep
4464 errors.lo.dep: $(go_errors_files)
4465 $(BUILDDEPS)
4466 errors.lo: $(go_errors_files)
4467 $(BUILDPACKAGE)
4468 errors/check: $(CHECK_DEPS)
4469 @$(CHECK)
4470 .PHONY: errors/check
4472 @go_include@ expvar.lo.dep
4473 expvar.lo.dep: $(go_expvar_files)
4474 $(BUILDDEPS)
4475 expvar.lo: $(go_expvar_files)
4476 $(BUILDPACKAGE)
4477 expvar/check: $(CHECK_DEPS)
4478 @$(CHECK)
4479 .PHONY: expvar/check
4481 @go_include@ flag.lo.dep
4482 flag.lo.dep: $(go_flag_files)
4483 $(BUILDDEPS)
4484 flag.lo: $(go_flag_files)
4485 $(BUILDPACKAGE)
4486 flag/check: $(CHECK_DEPS)
4487 @$(CHECK)
4488 .PHONY: flag/check
4490 @go_include@ fmt.lo.dep
4491 fmt.lo.dep: $(go_fmt_files)
4492 $(BUILDDEPS)
4493 fmt.lo: $(go_fmt_files)
4494 $(BUILDPACKAGE)
4495 fmt/check: $(CHECK_DEPS)
4496 @$(CHECK)
4497 .PHONY: fmt/check
4499 @go_include@ hash.lo.dep
4500 hash.lo.dep: $(go_hash_files)
4501 $(BUILDDEPS)
4502 hash.lo: $(go_hash_files)
4503 $(BUILDPACKAGE)
4504 hash/check: $(CHECK_DEPS)
4505 @$(CHECK)
4506 .PHONY: hash/check
4508 @go_include@ html.lo.dep
4509 html.lo.dep: $(go_html_files)
4510 $(BUILDDEPS)
4511 html.lo: $(go_html_files)
4512 $(BUILDPACKAGE)
4513 html/check: $(CHECK_DEPS)
4514 @$(CHECK)
4515 .PHONY: html/check
4517 @go_include@ image.lo.dep
4518 image.lo.dep: $(go_image_files)
4519 $(BUILDDEPS)
4520 image.lo: $(go_image_files)
4521 $(BUILDPACKAGE)
4522 image/check: $(CHECK_DEPS)
4523 @$(CHECK)
4524 .PHONY: image/check
4526 @go_include@ io.lo.dep
4527 io.lo.dep: $(go_io_files)
4528 $(BUILDDEPS)
4529 io.lo: $(go_io_files)
4530 $(BUILDPACKAGE)
4531 io/check: $(CHECK_DEPS)
4532 @$(CHECK)
4533 .PHONY: io/check
4535 @go_include@ log.lo.dep
4536 log.lo.dep: $(go_log_files)
4537 $(BUILDDEPS)
4538 log.lo: $(go_log_files)
4539 $(BUILDPACKAGE)
4540 log/check: $(CHECK_DEPS)
4541 @$(CHECK)
4542 .PHONY: log/check
4544 @go_include@ math.lo.dep
4545 math.lo.dep: $(go_math_files)
4546 $(BUILDDEPS)
4547 math.lo: $(go_math_files)
4548 $(MKDIR_P) $(@D)
4549 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4550 $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
4551 math/check: $(CHECK_DEPS)
4552 @$(CHECK)
4553 .PHONY: math/check
4555 @go_include@ mime.lo.dep
4556 mime.lo.dep: $(go_mime_files)
4557 $(BUILDDEPS)
4558 mime.lo: $(go_mime_files)
4559 $(BUILDPACKAGE)
4560 mime/check: $(CHECK_DEPS)
4561 @$(CHECK)
4562 .PHONY: mime/check
4564 @go_include@ net.lo.dep
4565 net.lo.dep: $(go_net_files)
4566 $(BUILDDEPS)
4567 net.lo: $(go_net_files)
4568 $(BUILDPACKAGE)
4569 net/check: $(CHECK_DEPS)
4570 @$(CHECK)
4571 .PHONY: net/check
4573 @go_include@ os.lo.dep
4574 os.lo.dep: $(go_os_files)
4575 $(BUILDDEPS)
4576 os.lo: $(go_os_files)
4577 $(BUILDPACKAGE)
4578 os/check: $(CHECK_DEPS)
4579 @$(CHECK)
4580 .PHONY: os/check
4582 @go_include@ path.lo.dep
4583 path.lo.dep: $(go_path_files)
4584 $(BUILDDEPS)
4585 path.lo: $(go_path_files)
4586 $(BUILDPACKAGE)
4587 path/check: $(CHECK_DEPS)
4588 @$(CHECK)
4589 .PHONY: path/check
4591 @go_include@ reflect-go.lo.dep
4592 reflect-go.lo.dep: $(go_reflect_files)
4593 $(BUILDDEPS)
4594 reflect-go.lo: $(go_reflect_files)
4595 $(BUILDPACKAGE)
4596 reflect/check: $(CHECK_DEPS)
4597 @$(CHECK)
4598 reflect/makefunc.lo: $(go_reflect_makefunc_s_file)
4599 @$(MKDIR_P) reflect
4600 $(LTCOMPILE) -c -o $@ $<
4601 .PHONY: reflect/check
4603 @go_include@ regexp.lo.dep
4604 regexp.lo.dep: $(go_regexp_files)
4605 $(BUILDDEPS)
4606 regexp.lo: $(go_regexp_files)
4607 $(BUILDPACKAGE)
4608 regexp/check: $(CHECK_DEPS)
4609 @$(CHECK)
4610 .PHONY: regexp/check
4612 @go_include@ runtime-go.lo.dep
4613 runtime-go.lo.dep: $(go_runtime_files)
4614 $(BUILDDEPS)
4615 runtime-go.lo: $(go_runtime_files)
4616 $(BUILDPACKAGE)
4617 runtime/check: $(CHECK_DEPS)
4618 @$(CHECK)
4619 .PHONY: runtime/check
4621 @go_include@ sort.lo.dep
4622 sort.lo.dep: $(go_sort_files)
4623 $(BUILDDEPS)
4624 sort.lo: $(go_sort_files)
4625 $(BUILDPACKAGE)
4626 sort/check: $(CHECK_DEPS)
4627 @$(CHECK)
4628 .PHONY: sort/check
4630 @go_include@ strconv.lo.dep
4631 strconv.lo.dep: $(go_strconv_files)
4632 $(BUILDDEPS)
4633 strconv.lo: $(go_strconv_files)
4634 $(BUILDPACKAGE)
4635 strconv/check: $(CHECK_DEPS)
4636 @$(CHECK)
4637 .PHONY: strconv/check
4639 @go_include@ strings.lo.dep
4640 strings.lo.dep: $(go_strings_files)
4641 $(BUILDDEPS)
4642 strings.lo: $(go_strings_files)
4643 $(BUILDPACKAGE)
4644 strings/index.lo: $(go_strings_c_files)
4645 @$(MKDIR_P) strings
4646 $(LTCOMPILE) -c -o strings/index.lo $(srcdir)/go/strings/indexbyte.c
4647 strings/check: $(CHECK_DEPS)
4648 @$(CHECK)
4649 .PHONY: strings/check
4651 @go_include@ sync.lo.dep
4652 sync.lo.dep: $(go_sync_files)
4653 $(BUILDDEPS)
4654 sync.lo: $(go_sync_files)
4655 $(BUILDPACKAGE)
4656 sync/check: $(CHECK_DEPS)
4657 @$(CHECK)
4658 .PHONY: sync/check
4660 @go_include@ testing.lo.dep
4661 testing.lo.dep: $(go_testing_files)
4662 $(BUILDDEPS)
4663 testing.lo: $(go_testing_files)
4664 $(BUILDPACKAGE)
4665 testing/check: $(CHECK_DEPS)
4666 @$(CHECK)
4667 .PHONY: testing/check
4669 @go_include@ time-go.lo.dep
4670 time-go.lo.dep: $(go_time_files)
4671 $(BUILDDEPS)
4672 time-go.lo: $(go_time_files)
4673 $(BUILDPACKAGE)
4674 time/check: $(CHECK_DEPS)
4675 @$(CHECK)
4676 .PHONY: time/check
4678 @go_include@ unicode.lo.dep
4679 unicode.lo.dep: $(go_unicode_files)
4680 $(BUILDDEPS)
4681 unicode.lo: $(go_unicode_files)
4682 $(BUILDPACKAGE)
4683 unicode/check: $(CHECK_DEPS)
4684 @$(CHECK)
4685 .PHONY: unicode/check
4687 @go_include@ archive/tar.lo.dep
4688 archive/tar.lo.dep: $(go_archive_tar_files)
4689 $(BUILDDEPS)
4690 archive/tar.lo: $(go_archive_tar_files)
4691 $(BUILDPACKAGE)
4692 archive/tar/check: $(CHECK_DEPS)
4693 @$(CHECK)
4694 .PHONY: archive/tar/check
4696 @go_include@ archive/zip.lo.dep
4697 archive/zip.lo.dep: $(go_archive_zip_files)
4698 $(BUILDDEPS)
4699 archive/zip.lo: $(go_archive_zip_files)
4700 $(BUILDPACKAGE)
4701 archive/zip/check: $(CHECK_DEPS)
4702 @$(CHECK)
4703 .PHONY: archive/zip/check
4705 @go_include@ compress/bzip2.lo.dep
4706 compress/bzip2.lo.dep: $(go_compress_bzip2_files)
4707 $(BUILDDEPS)
4708 compress/bzip2.lo: $(go_compress_bzip2_files)
4709 $(BUILDPACKAGE)
4710 compress/bzip2/check: $(CHECK_DEPS)
4711 @$(CHECK)
4712 .PHONY: compress/bzip2/check
4714 @go_include@ compress/flate.lo.dep
4715 compress/flate.lo.dep: $(go_compress_flate_files)
4716 $(BUILDDEPS)
4717 compress/flate.lo: $(go_compress_flate_files)
4718 $(BUILDPACKAGE)
4719 compress/flate/check: $(CHECK_DEPS)
4720 @$(CHECK)
4721 .PHONY: compress/flate/check
4723 @go_include@ compress/gzip.lo.dep
4724 compress/gzip.lo.dep: $(go_compress_gzip_files)
4725 $(BUILDDEPS)
4726 compress/gzip.lo: $(go_compress_gzip_files)
4727 $(BUILDPACKAGE)
4728 compress/gzip/check: $(CHECK_DEPS)
4729 @$(CHECK)
4730 .PHONY: compress/gzip/check
4732 @go_include@ compress/lzw.lo.dep
4733 compress/lzw.lo.dep: $(go_compress_lzw_files)
4734 $(BUILDDEPS)
4735 compress/lzw.lo: $(go_compress_lzw_files)
4736 $(BUILDPACKAGE)
4737 compress/lzw/check: $(CHECK_DEPS)
4738 @$(CHECK)
4739 .PHONY: compress/lzw/check
4741 @go_include@ compress/zlib.lo.dep
4742 compress/zlib.lo.dep: $(go_compress_zlib_files)
4743 $(BUILDDEPS)
4744 compress/zlib.lo: $(go_compress_zlib_files)
4745 $(BUILDPACKAGE)
4746 compress/zlib/check: $(CHECK_DEPS)
4747 @$(CHECK)
4748 .PHONY: compress/zlib/check
4750 @go_include@ container/heap.lo.dep
4751 container/heap.lo.dep: $(go_container_heap_files)
4752 $(BUILDDEPS)
4753 container/heap.lo: $(go_container_heap_files)
4754 $(BUILDPACKAGE)
4755 container/heap/check: $(CHECK_DEPS)
4756 @$(CHECK)
4757 .PHONY: container/heap/check
4759 @go_include@ container/list.lo.dep
4760 container/list.lo.dep: $(go_container_list_files)
4761 $(BUILDDEPS)
4762 container/list.lo: $(go_container_list_files)
4763 $(BUILDPACKAGE)
4764 container/list/check: $(CHECK_DEPS)
4765 @$(CHECK)
4766 .PHONY: container/list/check
4768 @go_include@ container/ring.lo.dep
4769 container/ring.lo.dep: $(go_container_ring_files)
4770 $(BUILDDEPS)
4771 container/ring.lo: $(go_container_ring_files)
4772 $(BUILDPACKAGE)
4773 container/ring/check: $(CHECK_DEPS)
4774 @$(CHECK)
4775 .PHONY: container/ring/check
4777 @go_include@ crypto/aes.lo.dep
4778 crypto/aes.lo.dep: $(go_crypto_aes_files)
4779 $(BUILDDEPS)
4780 crypto/aes.lo: $(go_crypto_aes_files)
4781 $(BUILDPACKAGE)
4782 crypto/aes/check: $(CHECK_DEPS)
4783 @$(CHECK)
4784 .PHONY: crypto/aes/check
4786 @go_include@ crypto/cipher.lo.dep
4787 crypto/cipher.lo.dep: $(go_crypto_cipher_files)
4788 $(BUILDDEPS)
4789 crypto/cipher.lo: $(go_crypto_cipher_files)
4790 $(BUILDPACKAGE)
4791 crypto/cipher/check: $(CHECK_DEPS)
4792 @$(CHECK)
4793 .PHONY: crypto/cipher/check
4795 @go_include@ crypto/des.lo.dep
4796 crypto/des.lo.dep: $(go_crypto_des_files)
4797 $(BUILDDEPS)
4798 crypto/des.lo: $(go_crypto_des_files)
4799 $(BUILDPACKAGE)
4800 crypto/des/check: $(CHECK_DEPS)
4801 @$(CHECK)
4802 .PHONY: crypto/des/check
4804 @go_include@ crypto/dsa.lo.dep
4805 crypto/dsa.lo.dep: $(go_crypto_dsa_files)
4806 $(BUILDDEPS)
4807 crypto/dsa.lo: $(go_crypto_dsa_files)
4808 $(BUILDPACKAGE)
4809 crypto/dsa/check: $(CHECK_DEPS)
4810 @$(CHECK)
4811 .PHONY: crypto/dsa/check
4813 @go_include@ crypto/ecdsa.lo.dep
4814 crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
4815 $(BUILDDEPS)
4816 crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
4817 $(BUILDPACKAGE)
4818 crypto/ecdsa/check: $(CHECK_DEPS)
4819 @$(CHECK)
4820 .PHONY: crypto/ecdsa/check
4822 @go_include@ crypto/elliptic.lo.dep
4823 crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
4824 $(BUILDDEPS)
4825 crypto/elliptic.lo: $(go_crypto_elliptic_files)
4826 $(BUILDPACKAGE)
4827 crypto/elliptic/check: $(CHECK_DEPS)
4828 @$(CHECK)
4829 .PHONY: crypto/elliptic/check
4831 @go_include@ crypto/hmac.lo.dep
4832 crypto/hmac.lo.dep: $(go_crypto_hmac_files)
4833 $(BUILDDEPS)
4834 crypto/hmac.lo: $(go_crypto_hmac_files)
4835 $(BUILDPACKAGE)
4836 crypto/hmac/check: $(CHECK_DEPS)
4837 @$(CHECK)
4838 .PHONY: crypto/hmac/check
4840 @go_include@ crypto/md5.lo.dep
4841 crypto/md5.lo.dep: $(go_crypto_md5_files)
4842 $(BUILDDEPS)
4843 crypto/md5.lo: $(go_crypto_md5_files)
4844 $(BUILDPACKAGE)
4845 crypto/md5/check: $(CHECK_DEPS)
4846 @$(CHECK)
4847 .PHONY: crypto/md5/check
4849 @go_include@ crypto/rand.lo.dep
4850 crypto/rand.lo.dep: $(go_crypto_rand_files)
4851 $(BUILDDEPS)
4852 crypto/rand.lo: $(go_crypto_rand_files)
4853 $(BUILDPACKAGE)
4854 crypto/rand/check: $(CHECK_DEPS)
4855 @$(CHECK)
4856 .PHONY: crypto/rand/check
4858 @go_include@ crypto/rc4.lo.dep
4859 crypto/rc4.lo.dep: $(go_crypto_rc4_files)
4860 $(BUILDDEPS)
4861 crypto/rc4.lo: $(go_crypto_rc4_files)
4862 $(BUILDPACKAGE)
4863 crypto/rc4/check: $(CHECK_DEPS)
4864 @$(CHECK)
4865 .PHONY: crypto/rc4/check
4867 @go_include@ crypto/rsa.lo.dep
4868 crypto/rsa.lo.dep: $(go_crypto_rsa_files)
4869 $(BUILDDEPS)
4870 crypto/rsa.lo: $(go_crypto_rsa_files)
4871 $(BUILDPACKAGE)
4872 crypto/rsa/check: $(CHECK_DEPS)
4873 @$(CHECK)
4874 .PHONY: crypto/rsa/check
4876 @go_include@ crypto/sha1.lo.dep
4877 crypto/sha1.lo.dep: $(go_crypto_sha1_files)
4878 $(BUILDDEPS)
4879 crypto/sha1.lo: $(go_crypto_sha1_files)
4880 $(BUILDPACKAGE)
4881 crypto/sha1/check: $(CHECK_DEPS)
4882 @$(CHECK)
4883 .PHONY: crypto/sha1/check
4885 @go_include@ crypto/sha256.lo.dep
4886 crypto/sha256.lo.dep: $(go_crypto_sha256_files)
4887 $(BUILDDEPS)
4888 crypto/sha256.lo: $(go_crypto_sha256_files)
4889 $(BUILDPACKAGE)
4890 crypto/sha256/check: $(CHECK_DEPS)
4891 @$(CHECK)
4892 .PHONY: crypto/sha256/check
4894 @go_include@ crypto/sha512.lo.dep
4895 crypto/sha512.lo.dep: $(go_crypto_sha512_files)
4896 $(BUILDDEPS)
4897 crypto/sha512.lo: $(go_crypto_sha512_files)
4898 $(BUILDPACKAGE)
4899 crypto/sha512/check: $(CHECK_DEPS)
4900 @$(CHECK)
4901 .PHONY: crypto/sha512/check
4903 @go_include@ crypto/subtle.lo.dep
4904 crypto/subtle.lo.dep: $(go_crypto_subtle_files)
4905 $(BUILDDEPS)
4906 crypto/subtle.lo: $(go_crypto_subtle_files)
4907 $(BUILDPACKAGE)
4908 crypto/subtle/check: $(CHECK_DEPS)
4909 @$(CHECK)
4910 .PHONY: crypto/subtle/check
4912 @go_include@ crypto/tls.lo.dep
4913 crypto/tls.lo.dep: $(go_crypto_tls_files)
4914 $(BUILDDEPS)
4915 crypto/tls.lo: $(go_crypto_tls_files)
4916 $(BUILDPACKAGE)
4917 crypto/tls/check: $(CHECK_DEPS)
4918 @$(CHECK)
4919 .PHONY: crypto/tls/check
4921 @go_include@ crypto/x509.lo.dep
4922 crypto/x509.lo.dep: $(go_crypto_x509_files)
4923 $(BUILDDEPS)
4924 crypto/x509.lo: $(go_crypto_x509_files)
4925 $(BUILDPACKAGE)
4926 crypto/x509/check: $(CHECK_DEPS)
4927 @$(CHECK)
4928 .PHONY: crypto/x509/check
4930 @go_include@ crypto/x509/pkix.lo.dep
4931 crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
4932 $(BUILDDEPS)
4933 crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
4934 $(BUILDPACKAGE)
4935 crypto/x509/pkix/check: $(CHECK_DEPS)
4936 @$(CHECK)
4937 .PHONY: crypto/x509/pkix/check
4939 @go_include@ database/sql.lo.dep
4940 database/sql.lo.dep: $(go_database_sql_files)
4941 $(BUILDDEPS)
4942 database/sql.lo: $(go_database_sql_files)
4943 $(BUILDPACKAGE)
4944 database/sql/check: $(CHECK_DEPS)
4945 @$(CHECK)
4946 .PHONY: database/sql/check
4948 @go_include@ database/sql/driver.lo.dep
4949 database/sql/driver.lo.dep: $(go_database_sql_driver_files)
4950 $(BUILDDEPS)
4951 database/sql/driver.lo: $(go_database_sql_driver_files)
4952 $(BUILDPACKAGE)
4953 database/sql/driver/check: $(CHECK_DEPS)
4954 @$(CHECK)
4955 .PHONY: database/sql/driver/check
4957 @go_include@ debug/dwarf.lo.dep
4958 debug/dwarf.lo.dep: $(go_debug_dwarf_files)
4959 $(BUILDDEPS)
4960 debug/dwarf.lo: $(go_debug_dwarf_files)
4961 $(BUILDPACKAGE)
4962 debug/dwarf/check: $(CHECK_DEPS)
4963 @$(CHECK)
4964 .PHONY: debug/dwarf/check
4966 @go_include@ debug/elf.lo.dep
4967 debug/elf.lo.dep: $(go_debug_elf_files)
4968 $(BUILDDEPS)
4969 debug/elf.lo: $(go_debug_elf_files)
4970 $(BUILDPACKAGE)
4971 debug/elf/check: $(CHECK_DEPS)
4972 @$(CHECK)
4973 .PHONY: debug/elf/check
4975 @go_include@ debug/gosym.lo.dep
4976 debug/gosym.lo.dep: $(go_debug_gosym_files)
4977 $(BUILDDEPS)
4978 debug/gosym.lo: $(go_debug_gosym_files)
4979 $(BUILDPACKAGE)
4980 debug/gosym/check: $(CHECK_DEPS)
4981 @$(CHECK)
4982 .PHONY: debug/gosym/check
4984 @go_include@ debug/macho.lo.dep
4985 debug/macho.lo.dep: $(go_debug_macho_files)
4986 $(BUILDDEPS)
4987 debug/macho.lo: $(go_debug_macho_files)
4988 $(BUILDPACKAGE)
4989 debug/macho/check: $(CHECK_DEPS)
4990 @$(CHECK)
4991 .PHONY: debug/macho/check
4993 @go_include@ debug/pe.lo.dep
4994 debug/pe.lo.dep: $(go_debug_pe_files)
4995 $(BUILDDEPS)
4996 debug/pe.lo: $(go_debug_pe_files)
4997 $(BUILDPACKAGE)
4998 debug/pe/check: $(CHECK_DEPS)
4999 @$(CHECK)
5000 .PHONY: debug/pe/check
5002 @go_include@ encoding/asn1.lo.dep
5003 encoding/asn1.lo.dep: $(go_encoding_asn1_files)
5004 $(BUILDDEPS)
5005 encoding/asn1.lo: $(go_encoding_asn1_files)
5006 $(BUILDPACKAGE)
5007 encoding/asn1/check: $(CHECK_DEPS)
5008 @$(CHECK)
5009 .PHONY: encoding/asn1/check
5011 @go_include@ encoding/ascii85.lo.dep
5012 encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
5013 $(BUILDDEPS)
5014 encoding/ascii85.lo: $(go_encoding_ascii85_files)
5015 $(BUILDPACKAGE)
5016 encoding/ascii85/check: $(CHECK_DEPS)
5017 @$(CHECK)
5018 .PHONY: encoding/ascii85/check
5020 @go_include@ encoding/base32.lo.dep
5021 encoding/base32.lo.dep: $(go_encoding_base32_files)
5022 $(BUILDDEPS)
5023 encoding/base32.lo: $(go_encoding_base32_files)
5024 $(BUILDPACKAGE)
5025 encoding/base32/check: $(CHECK_DEPS)
5026 @$(CHECK)
5027 .PHONY: encoding/base32/check
5029 @go_include@ encoding/base64.lo.dep
5030 encoding/base64.lo.dep: $(go_encoding_base64_files)
5031 $(BUILDDEPS)
5032 encoding/base64.lo: $(go_encoding_base64_files)
5033 $(BUILDPACKAGE)
5034 encoding/base64/check: $(CHECK_DEPS)
5035 @$(CHECK)
5036 .PHONY: encoding/base64/check
5038 @go_include@ encoding/binary.lo.dep
5039 encoding/binary.lo.dep: $(go_encoding_binary_files)
5040 $(BUILDDEPS)
5041 encoding/binary.lo: $(go_encoding_binary_files)
5042 $(BUILDPACKAGE)
5043 encoding/binary/check: $(CHECK_DEPS)
5044 @$(CHECK)
5045 .PHONY: encoding/binary/check
5047 @go_include@ encoding/csv.lo.dep
5048 encoding/csv.lo.dep: $(go_encoding_csv_files)
5049 $(BUILDDEPS)
5050 encoding/csv.lo: $(go_encoding_csv_files)
5051 $(BUILDPACKAGE)
5052 encoding/csv/check: $(CHECK_DEPS)
5053 @$(CHECK)
5054 .PHONY: encoding/csv/check
5056 @go_include@ encoding/gob.lo.dep
5057 encoding/gob.lo.dep: $(go_encoding_gob_files)
5058 $(BUILDDEPS)
5059 encoding/gob.lo: $(go_encoding_gob_files)
5060 $(BUILDPACKAGE)
5061 encoding/gob/check: $(CHECK_DEPS)
5062 @$(CHECK)
5063 .PHONY: encoding/gob/check
5065 @go_include@ encoding/hex.lo.dep
5066 encoding/hex.lo.dep: $(go_encoding_hex_files)
5067 $(BUILDDEPS)
5068 encoding/hex.lo: $(go_encoding_hex_files)
5069 $(BUILDPACKAGE)
5070 encoding/hex/check: $(CHECK_DEPS)
5071 @$(CHECK)
5072 .PHONY: encoding/hex/check
5074 @go_include@ encoding/json.lo.dep
5075 encoding/json.lo.dep: $(go_encoding_json_files)
5076 $(BUILDDEPS)
5077 encoding/json.lo: $(go_encoding_json_files)
5078 $(BUILDPACKAGE)
5079 encoding/json/check: $(CHECK_DEPS)
5080 @$(CHECK)
5081 .PHONY: encoding/json/check
5083 @go_include@ encoding/pem.lo.dep
5084 encoding/pem.lo.dep: $(go_encoding_pem_files)
5085 $(BUILDDEPS)
5086 encoding/pem.lo: $(go_encoding_pem_files)
5087 $(BUILDPACKAGE)
5088 encoding/pem/check: $(CHECK_DEPS)
5089 @$(CHECK)
5090 .PHONY: encoding/pem/check
5092 @go_include@ encoding/xml.lo.dep
5093 encoding/xml.lo.dep: $(go_encoding_xml_files)
5094 $(BUILDDEPS)
5095 encoding/xml.lo: $(go_encoding_xml_files)
5096 $(BUILDPACKAGE)
5097 encoding/xml/check: $(CHECK_DEPS)
5098 @$(CHECK)
5099 .PHONY: encoding/xml/check
5101 @go_include@ exp/proxy.lo.dep
5102 exp/proxy.lo.dep: $(go_exp_proxy_files)
5103 $(BUILDDEPS)
5104 exp/proxy.lo: $(go_exp_proxy_files)
5105 $(BUILDPACKAGE)
5106 exp/proxy/check: $(CHECK_DEPS)
5107 @$(CHECK)
5108 .PHONY: exp/proxy/check
5110 @go_include@ exp/terminal.lo.dep
5111 exp/terminal.lo.dep: $(go_exp_terminal_files)
5112 $(BUILDDEPS)
5113 exp/terminal.lo: $(go_exp_terminal_files)
5114 $(BUILDPACKAGE)
5115 exp/terminal/check: $(CHECK_DEPS)
5116 @$(CHECK)
5117 .PHONY: exp/terminal/check
5119 @go_include@ html/template.lo.dep
5120 html/template.lo.dep: $(go_html_template_files)
5121 $(BUILDDEPS)
5122 html/template.lo: $(go_html_template_files)
5123 $(BUILDPACKAGE)
5124 html/template/check: $(CHECK_DEPS)
5125 @$(CHECK)
5126 .PHONY: html/template/check
5128 @go_include@ go/ast.lo.dep
5129 go/ast.lo.dep: $(go_go_ast_files)
5130 $(BUILDDEPS)
5131 go/ast.lo: $(go_go_ast_files)
5132 $(BUILDPACKAGE)
5133 go/ast/check: $(CHECK_DEPS)
5134 @$(CHECK)
5135 .PHONY: go/ast/check
5137 @go_include@ go/build.lo.dep
5138 go/build.lo.dep: $(go_go_build_files)
5139 $(BUILDDEPS)
5140 go/build.lo: $(go_go_build_files)
5141 $(BUILDPACKAGE)
5142 go/build/check: $(CHECK_DEPS)
5143 @$(CHECK)
5144 .PHONY: go/build/check
5146 @go_include@ go/doc.lo.dep
5147 go/doc.lo.dep: $(go_go_doc_files)
5148 $(BUILDDEPS)
5149 go/doc.lo: $(go_go_doc_files)
5150 $(BUILDPACKAGE)
5151 go/doc/check: $(CHECK_DEPS)
5152 @$(CHECK)
5153 .PHONY: go/doc/check
5155 @go_include@ go/format.lo.dep
5156 go/format.lo.dep: $(go_go_format_files)
5157 $(BUILDDEPS)
5158 go/format.lo: $(go_go_format_files)
5159 $(BUILDPACKAGE)
5160 go/format/check: $(CHECK_DEPS)
5161 @$(CHECK)
5162 .PHONY: go/format/check
5164 @go_include@ go/parser.lo.dep
5165 go/parser.lo.dep: $(go_go_parser_files)
5166 $(BUILDDEPS)
5167 go/parser.lo: $(go_go_parser_files)
5168 $(BUILDPACKAGE)
5169 go/parser/check: $(CHECK_DEPS)
5170 @$(CHECK)
5171 .PHONY: go/parser/check
5173 @go_include@ go/printer.lo.dep
5174 go/printer.lo.dep: $(go_go_printer_files)
5175 $(BUILDDEPS)
5176 go/printer.lo: $(go_go_printer_files)
5177 $(BUILDPACKAGE)
5178 go/printer/check: $(CHECK_DEPS)
5179 @$(CHECK)
5180 .PHONY: go/printer/check
5182 @go_include@ go/scanner.lo.dep
5183 go/scanner.lo.dep: $(go_go_scanner_files)
5184 $(BUILDDEPS)
5185 go/scanner.lo: $(go_go_scanner_files)
5186 $(BUILDPACKAGE)
5187 go/scanner/check: $(CHECK_DEPS)
5188 @$(CHECK)
5189 .PHONY: go/scanner/check
5191 @go_include@ go/token.lo.dep
5192 go/token.lo.dep: $(go_go_token_files)
5193 $(BUILDDEPS)
5194 go/token.lo: $(go_go_token_files)
5195 $(BUILDPACKAGE)
5196 go/token/check: $(CHECK_DEPS)
5197 @$(CHECK)
5198 .PHONY: go/token/check
5200 @go_include@ hash/adler32.lo.dep
5201 hash/adler32.lo.dep: $(go_hash_adler32_files)
5202 $(BUILDDEPS)
5203 hash/adler32.lo: $(go_hash_adler32_files)
5204 $(BUILDPACKAGE)
5205 hash/adler32/check: $(CHECK_DEPS)
5206 @$(CHECK)
5207 .PHONY: hash/adler32/check
5209 @go_include@ hash/crc32.lo.dep
5210 hash/crc32.lo.dep: $(go_hash_crc32_files)
5211 $(BUILDDEPS)
5212 hash/crc32.lo: $(go_hash_crc32_files)
5213 $(BUILDPACKAGE)
5214 hash/crc32/check: $(CHECK_DEPS)
5215 @$(CHECK)
5216 .PHONY: hash/crc32/check
5218 @go_include@ hash/crc64.lo.dep
5219 hash/crc64.lo.dep: $(go_hash_crc64_files)
5220 $(BUILDDEPS)
5221 hash/crc64.lo: $(go_hash_crc64_files)
5222 $(BUILDPACKAGE)
5223 hash/crc64/check: $(CHECK_DEPS)
5224 @$(CHECK)
5225 .PHONY: hash/crc64/check
5227 @go_include@ hash/fnv.lo.dep
5228 hash/fnv.lo.dep: $(go_hash_fnv_files)
5229 $(BUILDDEPS)
5230 hash/fnv.lo: $(go_hash_fnv_files)
5231 $(BUILDPACKAGE)
5232 hash/fnv/check: $(CHECK_DEPS)
5233 @$(CHECK)
5234 .PHONY: hash/fnv/check
5236 @go_include@ image/color.lo.dep
5237 image/color.lo.dep: $(go_image_color_files)
5238 $(BUILDDEPS)
5239 image/color.lo: $(go_image_color_files)
5240 $(BUILDPACKAGE)
5241 image/color/check: $(CHECK_DEPS)
5242 @$(CHECK)
5243 .PHONY: image/color/check
5245 @go_include@ image/color/palette.lo.dep
5246 image/color/palette.lo.dep: $(go_image_color_palette_files)
5247 $(BUILDDEPS)
5248 image/color/palette.lo: $(go_image_color_palette_files)
5249 $(BUILDPACKAGE)
5250 image/color/palette/check: $(CHECK_DEPS)
5251 @$(CHECK)
5252 .PHONY: image/color/palette/check
5254 @go_include@ image/draw.lo.dep
5255 image/draw.lo.dep: $(go_image_draw_files)
5256 $(BUILDDEPS)
5257 image/draw.lo: $(go_image_draw_files)
5258 $(BUILDPACKAGE)
5259 image/draw/check: $(CHECK_DEPS)
5260 @$(CHECK)
5261 .PHONY: image/draw/check
5263 @go_include@ image/gif.lo.dep
5264 image/gif.lo.dep: $(go_image_gif_files)
5265 $(BUILDDEPS)
5266 image/gif.lo: $(go_image_gif_files)
5267 $(BUILDPACKAGE)
5268 image/gif/check: $(CHECK_DEPS)
5269 @$(CHECK)
5270 .PHONY: image/gif/check
5272 @go_include@ image/jpeg.lo.dep
5273 image/jpeg.lo.dep: $(go_image_jpeg_files)
5274 $(BUILDDEPS)
5275 image/jpeg.lo: $(go_image_jpeg_files)
5276 $(BUILDPACKAGE)
5277 image/jpeg/check: $(CHECK_DEPS)
5278 @$(CHECK)
5279 .PHONY: image/jpeg/check
5281 @go_include@ image/png.lo.dep
5282 image/png.lo.dep: $(go_image_png_files)
5283 $(BUILDDEPS)
5284 image/png.lo: $(go_image_png_files)
5285 $(BUILDPACKAGE)
5286 image/png/check: $(CHECK_DEPS)
5287 @$(CHECK)
5288 .PHONY: image/png/check
5290 @go_include@ index/suffixarray.lo.dep
5291 index/suffixarray.lo.dep: $(go_index_suffixarray_files)
5292 $(BUILDDEPS)
5293 index/suffixarray.lo: $(go_index_suffixarray_files)
5294 $(BUILDPACKAGE)
5295 index/suffixarray/check: $(CHECK_DEPS)
5296 @$(CHECK)
5297 .PHONY: index/suffixarray/check
5299 @go_include@ io/ioutil.lo.dep
5300 io/ioutil.lo.dep: $(go_io_ioutil_files)
5301 $(BUILDDEPS)
5302 io/ioutil.lo: $(go_io_ioutil_files)
5303 $(BUILDPACKAGE)
5304 io/ioutil/check: $(CHECK_DEPS)
5305 @$(CHECK)
5306 .PHONY: io/ioutil/check
5308 @go_include@ log/syslog.lo.dep
5309 log/syslog.lo.dep: $(go_log_syslog_files)
5310 $(BUILDDEPS)
5311 log/syslog.lo: $(go_log_syslog_files)
5312 $(BUILDPACKAGE)
5313 log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
5314 @$(MKDIR_P) log/syslog
5315 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
5316 log/syslog/check: $(CHECK_DEPS)
5317 @$(CHECK)
5318 .PHONY: log/syslog/check
5320 @go_include@ math/big.lo.dep
5321 math/big.lo.dep: $(go_math_big_files)
5322 $(BUILDDEPS)
5323 math/big.lo: $(go_math_big_files)
5324 $(BUILDPACKAGE)
5325 math/big/check: $(CHECK_DEPS)
5326 @$(CHECK)
5327 .PHONY: math/big/check
5329 @go_include@ math/cmplx.lo.dep
5330 math/cmplx.lo.dep: $(go_math_cmplx_files)
5331 $(BUILDDEPS)
5332 math/cmplx.lo: $(go_math_cmplx_files)
5333 $(BUILDPACKAGE)
5334 math/cmplx/check: $(CHECK_DEPS)
5335 @$(CHECK)
5336 .PHONY: math/cmplx/check
5338 @go_include@ math/rand.lo.dep
5339 math/rand.lo.dep: $(go_math_rand_files)
5340 $(BUILDDEPS)
5341 math/rand.lo: $(go_math_rand_files)
5342 $(BUILDPACKAGE)
5343 math/rand/check: $(CHECK_DEPS)
5344 @$(CHECK)
5345 .PHONY: math/rand/check
5347 @go_include@ mime/multipart.lo.dep
5348 mime/multipart.lo.dep: $(go_mime_multipart_files)
5349 $(BUILDDEPS)
5350 mime/multipart.lo: $(go_mime_multipart_files)
5351 $(BUILDPACKAGE)
5352 mime/multipart/check: $(CHECK_DEPS)
5353 @$(CHECK)
5354 .PHONY: mime/multipart/check
5356 @go_include@ net/http.lo.dep
5357 net/http.lo.dep: $(go_net_http_files)
5358 $(BUILDDEPS)
5359 net/http.lo: $(go_net_http_files)
5360 $(BUILDPACKAGE)
5361 net/http/check: $(CHECK_DEPS)
5362 @$(CHECK)
5363 .PHONY: net/http/check
5365 @go_include@ net/mail.lo.dep
5366 net/mail.lo.dep: $(go_net_mail_files)
5367 $(BUILDDEPS)
5368 net/mail.lo: $(go_net_mail_files)
5369 $(BUILDPACKAGE)
5370 net/mail/check: $(CHECK_DEPS)
5371 @$(CHECK)
5372 .PHONY: net/mail/check
5374 @go_include@ net/rpc.lo.dep
5375 net/rpc.lo.dep: $(go_net_rpc_files)
5376 $(BUILDDEPS)
5377 net/rpc.lo: $(go_net_rpc_files)
5378 $(BUILDPACKAGE)
5379 net/rpc/check: $(CHECK_DEPS)
5380 @$(CHECK)
5381 .PHONY: net/rpc/check
5383 @go_include@ net/smtp.lo.dep
5384 net/smtp.lo.dep: $(go_net_smtp_files)
5385 $(BUILDDEPS)
5386 net/smtp.lo: $(go_net_smtp_files)
5387 $(BUILDPACKAGE)
5388 net/smtp/check: $(CHECK_DEPS)
5389 @$(CHECK)
5390 .PHONY: net/smtp/check
5392 @go_include@ net/url.lo.dep
5393 net/url.lo.dep: $(go_net_url_files)
5394 $(BUILDDEPS)
5395 net/url.lo: $(go_net_url_files)
5396 $(BUILDPACKAGE)
5397 net/url/check: $(CHECK_DEPS)
5398 @$(CHECK)
5399 .PHONY: net/url/check
5401 @go_include@ net/textproto.lo.dep
5402 net/textproto.lo.dep: $(go_net_textproto_files)
5403 $(BUILDDEPS)
5404 net/textproto.lo: $(go_net_textproto_files)
5405 $(BUILDPACKAGE)
5406 net/textproto/check: $(CHECK_DEPS)
5407 @$(CHECK)
5408 .PHONY: net/textproto/check
5410 @go_include@ net/http/cgi.lo.dep
5411 net/http/cgi.lo.dep: $(go_net_http_cgi_files)
5412 $(BUILDDEPS)
5413 net/http/cgi.lo: $(go_net_http_cgi_files)
5414 $(BUILDPACKAGE)
5415 net/http/cgi/check: $(CHECK_DEPS)
5416 @$(CHECK)
5417 .PHONY: net/http/cgi/check
5419 @go_include@ net/http/cookiejar.lo.dep
5420 net/http/cookiejar.lo.dep: $(go_net_http_cookiejar_files)
5421 $(BUILDDEPS)
5422 net/http/cookiejar.lo: $(go_net_http_cookiejar_files)
5423 $(BUILDPACKAGE)
5424 net/http/cookiejar/check: $(CHECK_DEPS)
5425 @$(CHECK)
5426 .PHONY: net/http/cookiejar/check
5428 @go_include@ net/http/fcgi.lo.dep
5429 net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
5430 $(BUILDDEPS)
5431 net/http/fcgi.lo: $(go_net_http_fcgi_files)
5432 $(BUILDPACKAGE)
5433 net/http/fcgi/check: $(CHECK_DEPS)
5434 @$(CHECK)
5435 .PHONY: net/http/fcgi/check
5437 @go_include@ net/http/httptest.lo.dep
5438 net/http/httptest.lo.dep: $(go_net_http_httptest_files)
5439 $(BUILDDEPS)
5440 net/http/httptest.lo: $(go_net_http_httptest_files)
5441 $(BUILDPACKAGE)
5442 net/http/httptest/check: $(check_deps)
5443 @$(CHECK)
5444 .PHONY: net/http/httptest/check
5446 @go_include@ net/http/httputil.lo.dep
5447 net/http/httputil.lo.dep: $(go_net_http_httputil_files)
5448 $(BUILDDEPS)
5449 net/http/httputil.lo: $(go_net_http_httputil_files)
5450 $(BUILDPACKAGE)
5451 net/http/httputil/check: $(check_deps)
5452 @$(CHECK)
5453 .PHONY: net/http/httputil/check
5455 @go_include@ net/http/pprof.lo.dep
5456 net/http/pprof.lo.dep: $(go_net_http_pprof_files)
5457 $(BUILDDEPS)
5458 net/http/pprof.lo: $(go_net_http_pprof_files)
5459 $(BUILDPACKAGE)
5460 net/http/pprof/check: $(CHECK_DEPS)
5461 @$(CHECK)
5462 .PHONY: net/http/pprof/check
5464 @go_include@ net/rpc/jsonrpc.lo.dep
5465 net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
5466 $(BUILDDEPS)
5467 net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
5468 $(BUILDPACKAGE)
5469 net/rpc/jsonrpc/check: $(CHECK_DEPS)
5470 @$(CHECK)
5471 .PHONY: net/rpc/jsonrpc/check
5473 @go_include@ old/regexp.lo.dep
5474 old/regexp.lo.dep: $(go_old_regexp_files)
5475 $(BUILDDEPS)
5476 old/regexp.lo: $(go_old_regexp_files)
5477 $(BUILDPACKAGE)
5478 old/regexp/check: $(CHECK_DEPS)
5479 @$(CHECK)
5480 .PHONY: old/regexp/check
5482 @go_include@ old/template.lo.dep
5483 old/template.lo.dep: $(go_old_template_files)
5484 $(BUILDDEPS)
5485 old/template.lo: $(go_old_template_files)
5486 $(BUILDPACKAGE)
5487 old/template/check: $(CHECK_DEPS)
5488 @$(CHECK)
5489 .PHONY: old/template/check
5491 @go_include@ os/exec.lo.dep
5492 os/exec.lo.dep: $(go_os_exec_files)
5493 $(BUILDDEPS)
5494 os/exec.lo: $(go_os_exec_files)
5495 $(BUILDPACKAGE)
5496 os/exec/check: $(CHECK_DEPS)
5497 @$(CHECK)
5498 .PHONY: os/exec/check
5500 @go_include@ os/signal.lo.dep
5501 os/signal.lo.dep: $(go_os_signal_files)
5502 $(BUILDDEPS)
5503 os/signal.lo: $(go_os_signal_files)
5504 $(BUILDPACKAGE)
5505 os/signal/check: $(CHECK_DEPS)
5506 @$(CHECK)
5507 .PHONY: os/signal/check
5509 @go_include@ os/user.lo.dep
5510 os/user.lo.dep: $(go_os_user_files)
5511 $(BUILDDEPS)
5512 os/user.lo: $(go_os_user_files)
5513 $(BUILDPACKAGE)
5514 os/user/check: $(CHECK_DEPS)
5515 @$(CHECK)
5516 .PHONY: os/user/check
5518 @go_include@ path/filepath.lo.dep
5519 path/filepath.lo.dep: $(go_path_filepath_files)
5520 $(BUILDDEPS)
5521 path/filepath.lo: $(go_path_filepath_files)
5522 $(BUILDPACKAGE)
5523 path/filepath/check: $(CHECK_DEPS)
5524 @$(CHECK)
5525 .PHONY: path/filepath/check
5527 @go_include@ regexp/syntax.lo.dep
5528 regexp/syntax.lo.dep: $(go_regexp_syntax_files)
5529 $(BUILDDEPS)
5530 regexp/syntax.lo: $(go_regexp_syntax_files)
5531 $(BUILDPACKAGE)
5532 regexp/syntax/check: $(CHECK_DEPS)
5533 @$(CHECK)
5534 .PHONY: regexp/syntax/check
5536 @go_include@ runtime/debug.lo.dep
5537 runtime/debug.lo.dep: $(go_runtime_debug_files)
5538 $(BUILDDEPS)
5539 runtime/debug.lo: $(go_runtime_debug_files)
5540 $(BUILDPACKAGE)
5541 runtime/debug/check: $(CHECK_DEPS)
5542 @$(CHECK)
5543 .PHONY: runtime/debug/check
5545 @go_include@ runtime/pprof.lo.dep
5546 runtime/pprof.lo.dep: $(go_runtime_pprof_files)
5547 $(BUILDDEPS)
5548 runtime/pprof.lo: $(go_runtime_pprof_files)
5549 $(BUILDPACKAGE)
5550 runtime/pprof/check: $(CHECK_DEPS)
5551 @$(CHECK)
5552 .PHONY: runtime/pprof/check
5554 @go_include@ sync/atomic.lo.dep
5555 sync/atomic.lo.dep: $(go_sync_atomic_files)
5556 $(BUILDDEPS)
5557 sync/atomic.lo: $(go_sync_atomic_files)
5558 $(BUILDPACKAGE)
5559 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5560 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5561 sync/atomic/check: $(CHECK_DEPS)
5562 @$(CHECK)
5563 .PHONY: sync/atomic/check
5565 @go_include@ text/scanner.lo.dep
5566 text/scanner.lo.dep: $(go_text_scanner_files)
5567 $(BUILDDEPS)
5568 text/scanner.lo: $(go_text_scanner_files)
5569 $(BUILDPACKAGE)
5570 text/scanner/check: $(CHECK_DEPS)
5571 @$(CHECK)
5572 .PHONY: text/scanner/check
5574 @go_include@ text/tabwriter.lo.dep
5575 text/tabwriter.lo.dep: $(go_text_tabwriter_files)
5576 $(BUILDDEPS)
5577 text/tabwriter.lo: $(go_text_tabwriter_files)
5578 $(BUILDPACKAGE)
5579 text/tabwriter/check: $(CHECK_DEPS)
5580 @$(CHECK)
5581 .PHONY: text/tabwriter/check
5583 @go_include@ text/template.lo.dep
5584 text/template.lo.dep: $(go_text_template_files)
5585 $(BUILDDEPS)
5586 text/template.lo: $(go_text_template_files)
5587 $(BUILDPACKAGE)
5588 text/template/check: $(CHECK_DEPS)
5589 @$(CHECK)
5590 .PHONY: text/template/check
5592 @go_include@ text/template/parse.lo.dep
5593 text/template/parse.lo.dep: $(go_text_template_parse_files)
5594 $(BUILDDEPS)
5595 text/template/parse.lo: $(go_text_template_parse_files)
5596 $(BUILDPACKAGE)
5597 text/template/parse/check: $(CHECK_DEPS)
5598 @$(CHECK)
5599 .PHONY: text/template/parse/check
5601 @go_include@ testing/iotest.lo.dep
5602 testing/iotest.lo.dep: $(go_testing_iotest_files)
5603 $(BUILDDEPS)
5604 testing/iotest.lo: $(go_testing_iotest_files)
5605 $(BUILDPACKAGE)
5606 testing/iotest/check: $(CHECK_DEPS)
5607 @$(CHECK)
5608 .PHONY: testing/iotest/check
5610 @go_include@ testing/quick.lo.dep
5611 testing/quick.lo.dep: $(go_testing_quick_files)
5612 $(BUILDDEPS)
5613 testing/quick.lo: $(go_testing_quick_files)
5614 $(BUILDPACKAGE)
5615 testing/quick/check: $(CHECK_DEPS)
5616 @$(CHECK)
5617 .PHONY: testing/quick/check
5619 @go_include@ unicode/utf16.lo.dep
5620 unicode/utf16.lo.dep: $(go_unicode_utf16_files)
5621 $(BUILDDEPS)
5622 unicode/utf16.lo: $(go_unicode_utf16_files)
5623 $(BUILDPACKAGE)
5624 unicode/utf16/check: $(CHECK_DEPS)
5625 @$(CHECK)
5626 .PHONY: unicode/utf16/check
5628 @go_include@ unicode/utf8.lo.dep
5629 unicode/utf8.lo.dep: $(go_unicode_utf8_files)
5630 $(BUILDDEPS)
5631 unicode/utf8.lo: $(go_unicode_utf8_files)
5632 $(BUILDPACKAGE)
5633 unicode/utf8/check: $(CHECK_DEPS)
5634 @$(CHECK)
5635 .PHONY: unicode/utf8/check
5637 @go_include@ syscall.lo.dep
5638 syscall.lo.dep: $(go_syscall_files)
5639 $(BUILDDEPS)
5640 syscall.lo: $(go_syscall_files)
5641 $(BUILDPACKAGE)
5642 syscall/errno.lo: go/syscall/errno.c
5643 @$(MKDIR_P) syscall
5644 $(LTCOMPILE) -c -o $@ $<
5645 syscall/signame.lo: go/syscall/signame.c
5646 @$(MKDIR_P) syscall
5647 $(LTCOMPILE) -c -o $@ $<
5648 syscall/wait.lo: go/syscall/wait.c
5649 @$(MKDIR_P) syscall
5650 $(LTCOMPILE) -c -o $@ $<
5651 syscall/check: $(CHECK_DEPS)
5652 @$(CHECK)
5653 .PHONY: syscall/check
5655 bufio.gox: bufio.lo
5656 $(BUILDGOX)
5657 bytes.gox: bytes.lo
5658 $(BUILDGOX)
5659 crypto.gox: crypto.lo
5660 $(BUILDGOX)
5661 encoding.gox: encoding.lo
5662 $(BUILDGOX)
5663 errors.gox: errors.lo
5664 $(BUILDGOX)
5665 expvar.gox: expvar.lo
5666 $(BUILDGOX)
5667 flag.gox: flag.lo
5668 $(BUILDGOX)
5669 fmt.gox: fmt.lo
5670 $(BUILDGOX)
5671 hash.gox: hash.lo
5672 $(BUILDGOX)
5673 html.gox: html.lo
5674 $(BUILDGOX)
5675 image.gox: image.lo
5676 $(BUILDGOX)
5677 io.gox: io.lo
5678 $(BUILDGOX)
5679 log.gox: log.lo
5680 $(BUILDGOX)
5681 math.gox: math.lo
5682 $(BUILDGOX)
5683 mime.gox: mime.lo
5684 $(BUILDGOX)
5685 net.gox: net.lo
5686 $(BUILDGOX)
5687 os.gox: os.lo
5688 $(BUILDGOX)
5689 path.gox: path.lo
5690 $(BUILDGOX)
5691 reflect.gox: reflect-go.lo
5692 $(BUILDGOX)
5693 regexp.gox: regexp.lo
5694 $(BUILDGOX)
5695 runtime.gox: runtime-go.lo
5696 $(BUILDGOX)
5697 sort.gox: sort.lo
5698 $(BUILDGOX)
5699 strconv.gox: strconv.lo
5700 $(BUILDGOX)
5701 strings.gox: strings.lo
5702 $(BUILDGOX)
5703 sync.gox: sync.lo
5704 $(BUILDGOX)
5705 syscall.gox: syscall.lo
5706 $(BUILDGOX)
5707 testing.gox: testing.lo
5708 $(BUILDGOX)
5709 time.gox: time-go.lo
5710 $(BUILDGOX)
5711 unicode.gox: unicode.lo
5712 $(BUILDGOX)
5714 archive/tar.gox: archive/tar.lo
5715 $(BUILDGOX)
5716 archive/zip.gox: archive/zip.lo
5717 $(BUILDGOX)
5719 compress/bzip2.gox: compress/bzip2.lo
5720 $(BUILDGOX)
5721 compress/flate.gox: compress/flate.lo
5722 $(BUILDGOX)
5723 compress/gzip.gox: compress/gzip.lo
5724 $(BUILDGOX)
5725 compress/lzw.gox: compress/lzw.lo
5726 $(BUILDGOX)
5727 compress/zlib.gox: compress/zlib.lo
5728 $(BUILDGOX)
5730 container/heap.gox: container/heap.lo
5731 $(BUILDGOX)
5732 container/list.gox: container/list.lo
5733 $(BUILDGOX)
5734 container/ring.gox: container/ring.lo
5735 $(BUILDGOX)
5737 crypto/aes.gox: crypto/aes.lo
5738 $(BUILDGOX)
5739 crypto/cipher.gox: crypto/cipher.lo
5740 $(BUILDGOX)
5741 crypto/des.gox: crypto/des.lo
5742 $(BUILDGOX)
5743 crypto/dsa.gox: crypto/dsa.lo
5744 $(BUILDGOX)
5745 crypto/ecdsa.gox: crypto/ecdsa.lo
5746 $(BUILDGOX)
5747 crypto/elliptic.gox: crypto/elliptic.lo
5748 $(BUILDGOX)
5749 crypto/hmac.gox: crypto/hmac.lo
5750 $(BUILDGOX)
5751 crypto/md5.gox: crypto/md5.lo
5752 $(BUILDGOX)
5753 crypto/rand.gox: crypto/rand.lo
5754 $(BUILDGOX)
5755 crypto/rc4.gox: crypto/rc4.lo
5756 $(BUILDGOX)
5757 crypto/rsa.gox: crypto/rsa.lo
5758 $(BUILDGOX)
5759 crypto/sha1.gox: crypto/sha1.lo
5760 $(BUILDGOX)
5761 crypto/sha256.gox: crypto/sha256.lo
5762 $(BUILDGOX)
5763 crypto/sha512.gox: crypto/sha512.lo
5764 $(BUILDGOX)
5765 crypto/subtle.gox: crypto/subtle.lo
5766 $(BUILDGOX)
5767 crypto/tls.gox: crypto/tls.lo
5768 $(BUILDGOX)
5769 crypto/x509.gox: crypto/x509.lo
5770 $(BUILDGOX)
5772 crypto/x509/pkix.gox: crypto/x509/pkix.lo
5773 $(BUILDGOX)
5775 database/sql.gox: database/sql.lo
5776 $(BUILDGOX)
5778 database/sql/driver.gox: database/sql/driver.lo
5779 $(BUILDGOX)
5781 debug/dwarf.gox: debug/dwarf.lo
5782 $(BUILDGOX)
5783 debug/elf.gox: debug/elf.lo
5784 $(BUILDGOX)
5785 debug/gosym.gox: debug/gosym.lo
5786 $(BUILDGOX)
5787 debug/macho.gox: debug/macho.lo
5788 $(BUILDGOX)
5789 debug/pe.gox: debug/pe.lo
5790 $(BUILDGOX)
5792 encoding/ascii85.gox: encoding/ascii85.lo
5793 $(BUILDGOX)
5794 encoding/asn1.gox: encoding/asn1.lo
5795 $(BUILDGOX)
5796 encoding/base32.gox: encoding/base32.lo
5797 $(BUILDGOX)
5798 encoding/base64.gox: encoding/base64.lo
5799 $(BUILDGOX)
5800 encoding/binary.gox: encoding/binary.lo
5801 $(BUILDGOX)
5802 encoding/csv.gox: encoding/csv.lo
5803 $(BUILDGOX)
5804 encoding/gob.gox: encoding/gob.lo
5805 $(BUILDGOX)
5806 encoding/hex.gox: encoding/hex.lo
5807 $(BUILDGOX)
5808 encoding/json.gox: encoding/json.lo
5809 $(BUILDGOX)
5810 encoding/pem.gox: encoding/pem.lo
5811 $(BUILDGOX)
5812 encoding/xml.gox: encoding/xml.lo
5813 $(BUILDGOX)
5815 exp/proxy.gox: exp/proxy.lo
5816 $(BUILDGOX)
5817 exp/terminal.gox: exp/terminal.lo
5818 $(BUILDGOX)
5820 html/template.gox: html/template.lo
5821 $(BUILDGOX)
5823 go/ast.gox: go/ast.lo
5824 $(BUILDGOX)
5825 go/build.gox: go/build.lo
5826 $(BUILDGOX)
5827 go/doc.gox: go/doc.lo
5828 $(BUILDGOX)
5829 go/format.gox: go/format.lo
5830 $(BUILDGOX)
5831 go/parser.gox: go/parser.lo
5832 $(BUILDGOX)
5833 go/printer.gox: go/printer.lo
5834 $(BUILDGOX)
5835 go/scanner.gox: go/scanner.lo
5836 $(BUILDGOX)
5837 go/token.gox: go/token.lo
5838 $(BUILDGOX)
5840 hash/adler32.gox: hash/adler32.lo
5841 $(BUILDGOX)
5842 hash/crc32.gox: hash/crc32.lo
5843 $(BUILDGOX)
5844 hash/crc64.gox: hash/crc64.lo
5845 $(BUILDGOX)
5846 hash/fnv.gox: hash/fnv.lo
5847 $(BUILDGOX)
5849 image/color.gox: image/color.lo
5850 $(BUILDGOX)
5851 image/draw.gox: image/draw.lo
5852 $(BUILDGOX)
5853 image/gif.gox: image/gif.lo
5854 $(BUILDGOX)
5855 image/jpeg.gox: image/jpeg.lo
5856 $(BUILDGOX)
5857 image/png.gox: image/png.lo
5858 $(BUILDGOX)
5860 image/color/palette.gox: image/color/palette.lo
5861 $(BUILDGOX)
5863 index/suffixarray.gox: index/suffixarray.lo
5864 $(BUILDGOX)
5866 io/ioutil.gox: io/ioutil.lo
5867 $(BUILDGOX)
5869 log/syslog.gox: log/syslog.lo
5870 $(BUILDGOX)
5872 math/big.gox: math/big.lo
5873 $(BUILDGOX)
5874 math/cmplx.gox: math/cmplx.lo
5875 $(BUILDGOX)
5876 math/rand.gox: math/rand.lo
5877 $(BUILDGOX)
5879 mime/multipart.gox: mime/multipart.lo
5880 $(BUILDGOX)
5882 net/http.gox: net/http.lo
5883 $(BUILDGOX)
5884 net/mail.gox: net/mail.lo
5885 $(BUILDGOX)
5886 net/rpc.gox: net/rpc.lo
5887 $(BUILDGOX)
5888 net/smtp.gox: net/smtp.lo
5889 $(BUILDGOX)
5890 net/textproto.gox: net/textproto.lo
5891 $(BUILDGOX)
5892 net/url.gox: net/url.lo
5893 $(BUILDGOX)
5895 net/http/cgi.gox: net/http/cgi.lo
5896 $(BUILDGOX)
5897 net/http/cookiejar.gox: net/http/cookiejar.lo
5898 $(BUILDGOX)
5899 net/http/fcgi.gox: net/http/fcgi.lo
5900 $(BUILDGOX)
5901 net/http/httptest.gox: net/http/httptest.lo
5902 $(BUILDGOX)
5903 net/http/httputil.gox: net/http/httputil.lo
5904 $(BUILDGOX)
5905 net/http/pprof.gox: net/http/pprof.lo
5906 $(BUILDGOX)
5908 net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
5909 $(BUILDGOX)
5911 old/regexp.gox: old/regexp.lo
5912 $(BUILDGOX)
5913 old/template.gox: old/template.lo
5914 $(BUILDGOX)
5916 os/exec.gox: os/exec.lo
5917 $(BUILDGOX)
5918 os/signal.gox: os/signal.lo
5919 $(BUILDGOX)
5920 os/user.gox: os/user.lo
5921 $(BUILDGOX)
5923 path/filepath.gox: path/filepath.lo
5924 $(BUILDGOX)
5926 regexp/syntax.gox: regexp/syntax.lo
5927 $(BUILDGOX)
5929 runtime/debug.gox: runtime/debug.lo
5930 $(BUILDGOX)
5931 runtime/pprof.gox: runtime/pprof.lo
5932 $(BUILDGOX)
5934 sync/atomic.gox: sync/atomic.lo
5935 $(BUILDGOX)
5937 text/scanner.gox: text/scanner.lo
5938 $(BUILDGOX)
5939 text/tabwriter.gox: text/tabwriter.lo
5940 $(BUILDGOX)
5941 text/template.gox: text/template.lo
5942 $(BUILDGOX)
5943 text/template/parse.gox: text/template/parse.lo
5944 $(BUILDGOX)
5946 testing/iotest.gox: testing/iotest.lo
5947 $(BUILDGOX)
5948 testing/quick.gox: testing/quick.lo
5949 $(BUILDGOX)
5951 unicode/utf16.gox: unicode/utf16.lo
5952 $(BUILDGOX)
5953 unicode/utf8.gox: unicode/utf8.lo
5954 $(BUILDGOX)
5956 check: check-tail
5957 check-recursive: check-head
5959 check-head:
5960 @echo "Test Run By $${USER} on `date`" > libgo.head
5961 @echo "Native configuration is $(host_triplet)" >> libgo.head
5962 @echo >> libgo.head
5963 @echo " === libgo tests ===" >> libgo.head
5964 @echo >> libgo.head
5966 check-tail: check-recursive check-multi
5967 @if test "$(USE_DEJAGNU)" = "yes"; then \
5968 exit 0; \
5969 fi; \
5970 lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5971 for dir in . $(MULTIDIRS); do \
5972 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
5973 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
5974 done; \
5975 mv libgo.head libgo.sum; \
5976 cp libgo.sum libgo.log; \
5977 echo "Schedule of variations:" >> libgo.sum; \
5978 for dir in . $(MULTIDIRS); do \
5979 multidir=../$${dir}/$${lib}; \
5980 multivar=`cat $${multidir}/libgo.var`; \
5981 echo " $${multivar}" >> libgo.sum; \
5982 done; \
5983 echo >> libgo.sum; \
5984 pass=0; fail=0; untested=0; \
5985 for dir in . $(MULTIDIRS); do \
5986 multidir=../$${dir}/$${lib}; \
5987 multivar=`cat $${multidir}/libgo.var`; \
5988 echo "Running target $${multivar}" >> libgo.sum; \
5989 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
5990 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
5991 cat $${multidir}/libgo.log.sep >> libgo.log; \
5992 if test -n "${MULTIDIRS}"; then \
5993 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
5994 echo >> libgo.sum; \
5995 fi; \
5996 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5997 pass=`expr $$pass + $$p`; \
5998 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
5999 echo "# of expected passes $$p" >> libgo.sum; \
6000 fi; \
6001 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
6002 fail=`expr $$fail + $$p`; \
6003 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6004 echo "# of unexpected failures $$p" >> libgo.sum; \
6005 fi; \
6006 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6007 untested=`expr $$untested + $$p`; \
6008 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6009 echo "# of untested testcases $$p" >> libgo.sum; \
6010 fi; \
6011 done; \
6012 echo >> libgo.sum; \
6013 echo " === libgo Summary ===" >> libgo.sum; \
6014 echo >> libgo.sum; \
6015 if test "$$pass" -ne "0"; then \
6016 echo "# of expected passes $$pass" >> libgo.sum; \
6017 fi; \
6018 if test "$$fail" -ne "0"; then \
6019 echo "# of unexpected failures $$fail" >> libgo.sum; \
6020 fi; \
6021 if test "$$untested" -ne "0"; then \
6022 echo "# of untested testcases $$untested" >> libgo.sum; \
6023 fi; \
6024 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
6025 echo >> libgo.log; \
6026 echo "runtest completed at `date`" >> libgo.log; \
6027 if test "$$fail" -ne "0"; then \
6028 status=1; \
6029 else \
6030 status=0; \
6031 fi; \
6032 exit $$status
6034 check-am:
6035 @rm -f libgo.sum libgo.log libgo.tail
6036 @multivar="unix"; \
6037 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
6038 echo "$${multivar}" > libgo.var
6039 @for f in $(TEST_PACKAGES); do \
6040 rm -f $$f-testsum $$f-testlog; \
6041 done
6042 -@$(MAKE) -k $(TEST_PACKAGES)
6043 @for f in $(TEST_PACKAGES); do \
6044 if test -f $$f-testsum; then \
6045 cat $$f-testsum >> libgo.sum; \
6046 fi; \
6047 if test -f $$f-testlog; then \
6048 cat $$f-testlog >> libgo.log; \
6049 fi; \
6050 done
6052 check-multi:
6053 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
6055 mostlyclean-local:
6056 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
6057 find . -name '*.$(OBJEXT)' -print | xargs rm -f
6058 find . -name '*-testsum' -print | xargs rm -f
6059 find . -name '*-testlog' -print | xargs rm -f
6061 clean-local:
6062 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
6063 find . -name '*.a' -print | xargs rm -f
6065 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6066 # Otherwise a system limit (for SysV at least) may be exceeded.
6067 .NOEXPORT: