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