libgo: Use GOCFLAGS when compiling tests.
[gcc.git] / libgo / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
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.
10
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.
15
16 @SET_MAKE@
17
18 # Makefile.am -- Go library Makefile.
19
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.
23
24 # Process this file with autoreconf to produce Makefile.in.
25
26
27
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 target_triplet = @target@
48 subdir = .
49 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
50 $(srcdir)/../config.sub $(srcdir)/../depcomp \
51 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
52 $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(srcdir)/config.h.in $(top_srcdir)/configure
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)$(toolexeclibgocryptoopenpgpdir)" \
101 "$(DESTDIR)$(toolexeclibgodebugdir)" \
102 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
103 "$(DESTDIR)$(toolexeclibgoexpdir)" \
104 "$(DESTDIR)$(toolexeclibgogodir)" \
105 "$(DESTDIR)$(toolexeclibgohashdir)" \
106 "$(DESTDIR)$(toolexeclibgohttpdir)" \
107 "$(DESTDIR)$(toolexeclibgoimagedir)" \
108 "$(DESTDIR)$(toolexeclibgoindexdir)" \
109 "$(DESTDIR)$(toolexeclibgoiodir)" \
110 "$(DESTDIR)$(toolexeclibgomimedir)" \
111 "$(DESTDIR)$(toolexeclibgonetdir)" \
112 "$(DESTDIR)$(toolexeclibgoosdir)" \
113 "$(DESTDIR)$(toolexeclibgopathdir)" \
114 "$(DESTDIR)$(toolexeclibgorpcdir)" \
115 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
116 "$(DESTDIR)$(toolexeclibgosyncdir)" \
117 "$(DESTDIR)$(toolexeclibgotestingdir)"
118 LIBRARIES = $(toolexeclib_LIBRARIES)
119 ARFLAGS = cru
120 libgobegin_a_AR = $(AR) $(ARFLAGS)
121 libgobegin_a_LIBADD =
122 am_libgobegin_a_OBJECTS = go-main.$(OBJEXT)
123 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
124 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
125 am__DEPENDENCIES_1 =
126 am__DEPENDENCIES_2 = asn1/asn1.lo big/big.lo bufio/bufio.lo \
127 bytes/bytes.lo bytes/index.lo cmath/cmath.lo crypto/crypto.lo \
128 ebnf/ebnf.lo exec/exec.lo expvar/expvar.lo flag/flag.lo \
129 fmt/fmt.lo gob/gob.lo hash/hash.lo html/html.lo http/http.lo \
130 image/image.lo io/io.lo json/json.lo log/log.lo math/math.lo \
131 mime/mime.lo net/net.lo netchan/netchan.lo os/os.lo \
132 patch/patch.lo path/path.lo rand/rand.lo reflect/reflect.lo \
133 regexp/regexp.lo rpc/rpc.lo runtime/runtime.lo \
134 scanner/scanner.lo smtp/smtp.lo sort/sort.lo \
135 strconv/strconv.lo strings/strings.lo sync/sync.lo \
136 syslog/syslog.lo syslog/syslog_c.lo tabwriter/tabwriter.lo \
137 template/template.lo time/time.lo try/try.lo \
138 unicode/unicode.lo utf16/utf16.lo utf8/utf8.lo \
139 websocket/websocket.lo xml/xml.lo archive/tar.lo \
140 archive/zip.lo compress/bzip2.lo compress/flate.lo \
141 compress/gzip.lo compress/lzw.lo compress/zlib.lo \
142 container/heap.lo container/list.lo container/ring.lo \
143 container/vector.lo crypto/aes.lo crypto/blowfish.lo \
144 crypto/cast5.lo crypto/cipher.lo crypto/des.lo crypto/dsa.lo \
145 crypto/ecdsa.lo crypto/elliptic.lo crypto/hmac.lo \
146 crypto/md4.lo crypto/md5.lo crypto/ocsp.lo crypto/openpgp.lo \
147 crypto/rand.lo crypto/rc4.lo crypto/ripemd160.lo crypto/rsa.lo \
148 crypto/sha1.lo crypto/sha256.lo crypto/sha512.lo \
149 crypto/subtle.lo crypto/tls.lo crypto/twofish.lo \
150 crypto/x509.lo crypto/xtea.lo crypto/openpgp/armor.lo \
151 crypto/openpgp/error.lo crypto/openpgp/packet.lo \
152 crypto/openpgp/s2k.lo debug/dwarf.lo debug/elf.lo \
153 debug/gosym.lo debug/macho.lo debug/pe.lo debug/proc.lo \
154 encoding/ascii85.lo encoding/base32.lo encoding/base64.lo \
155 encoding/binary.lo encoding/git85.lo encoding/hex.lo \
156 encoding/line.lo encoding/pem.lo exp/datafmt.lo exp/draw.lo \
157 exp/eval.lo go/ast.lo go/doc.lo go/parser.lo go/printer.lo \
158 go/scanner.lo go/token.lo go/typechecker.lo go/types.lo \
159 hash/adler32.lo hash/crc32.lo hash/crc64.lo hash/fnv.lo \
160 http/cgi.lo http/fcgi.lo http/httptest.lo http/pprof.lo \
161 http/spdy.lo image/gif.lo image/jpeg.lo image/png.lo \
162 image/tiff.lo image/ycbcr.lo index/suffixarray.lo io/ioutil.lo \
163 mime/multipart.lo net/dict.lo net/textproto.lo \
164 $(am__DEPENDENCIES_1) os/user.lo os/signal.lo path/filepath.lo \
165 rpc/jsonrpc.lo runtime/debug.lo runtime/pprof.lo \
166 sync/atomic.lo sync/atomic_c.lo syscalls/syscall.lo \
167 syscalls/errno.lo testing/testing.lo testing/iotest.lo \
168 testing/quick.lo testing/script.lo
169 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
170 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
171 $(am__DEPENDENCIES_1)
172 am__libgo_la_SOURCES_DIST = runtime/go-append.c runtime/go-assert.c \
173 runtime/go-assert-interface.c \
174 runtime/go-byte-array-to-string.c runtime/go-breakpoint.c \
175 runtime/go-caller.c runtime/go-can-convert-interface.c \
176 runtime/go-cgo.c runtime/go-chan-cap.c runtime/go-chan-len.c \
177 runtime/go-check-interface.c runtime/go-close.c \
178 runtime/go-construct-map.c runtime/go-convert-interface.c \
179 runtime/go-copy.c runtime/go-defer.c \
180 runtime/go-deferred-recover.c runtime/go-eface-compare.c \
181 runtime/go-eface-val-compare.c runtime/go-getgoroot.c \
182 runtime/go-go.c runtime/go-gomaxprocs.c \
183 runtime/go-int-array-to-string.c runtime/go-int-to-string.c \
184 runtime/go-interface-compare.c \
185 runtime/go-interface-eface-compare.c \
186 runtime/go-interface-val-compare.c runtime/go-lock-os-thread.c \
187 runtime/go-make-slice.c runtime/go-map-delete.c \
188 runtime/go-map-index.c runtime/go-map-len.c \
189 runtime/go-map-range.c runtime/go-nanotime.c \
190 runtime/go-new-channel.c runtime/go-new-map.c runtime/go-new.c \
191 runtime/go-note.c runtime/go-panic.c runtime/go-panic-defer.c \
192 runtime/go-print.c runtime/go-rec-big.c \
193 runtime/go-rec-nb-big.c runtime/go-rec-nb-small.c \
194 runtime/go-rec-small.c runtime/go-recover.c \
195 runtime/go-reflect.c runtime/go-reflect-call.c \
196 runtime/go-reflect-chan.c runtime/go-reflect-map.c \
197 runtime/go-rune.c runtime/go-runtime-error.c \
198 runtime/go-sched.c runtime/go-select.c runtime/go-semacquire.c \
199 runtime/go-send-big.c runtime/go-send-nb-big.c \
200 runtime/go-send-nb-small.c runtime/go-send-small.c \
201 runtime/go-setenv.c runtime/go-signal.c runtime/go-strcmp.c \
202 runtime/go-string-to-byte-array.c \
203 runtime/go-string-to-int-array.c runtime/go-strplus.c \
204 runtime/go-strslice.c runtime/go-trampoline.c \
205 runtime/go-type-eface.c runtime/go-type-error.c \
206 runtime/go-type-identity.c runtime/go-type-interface.c \
207 runtime/go-type-string.c runtime/go-typedesc-equal.c \
208 runtime/go-typestring.c runtime/go-unreflect.c \
209 runtime/go-unsafe-new.c runtime/go-unsafe-newarray.c \
210 runtime/go-unsafe-pointer.c runtime/go-unwind.c \
211 runtime/cpuprof.c runtime/mcache.c runtime/mcentral.c \
212 runtime/mem_posix_memalign.c runtime/mem.c runtime/mfinal.c \
213 runtime/mfixalloc.c runtime/mgc0.c runtime/mheap.c \
214 runtime/msize.c runtime/proc.c runtime/thread.c \
215 runtime/rtems-task-variable-add.c chan.c iface.c malloc.c \
216 map.c mprof.c reflect.c sigqueue.c string.c
217 @HAVE_SYS_MMAN_H_FALSE@am__objects_1 = mem_posix_memalign.lo
218 @HAVE_SYS_MMAN_H_TRUE@am__objects_1 = mem.lo
219 @LIBGO_IS_RTEMS_TRUE@am__objects_2 = rtems-task-variable-add.lo
220 am__objects_3 = go-append.lo go-assert.lo go-assert-interface.lo \
221 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
222 go-can-convert-interface.lo go-cgo.lo go-chan-cap.lo \
223 go-chan-len.lo go-check-interface.lo go-close.lo \
224 go-construct-map.lo go-convert-interface.lo go-copy.lo \
225 go-defer.lo go-deferred-recover.lo go-eface-compare.lo \
226 go-eface-val-compare.lo go-getgoroot.lo go-go.lo \
227 go-gomaxprocs.lo go-int-array-to-string.lo go-int-to-string.lo \
228 go-interface-compare.lo go-interface-eface-compare.lo \
229 go-interface-val-compare.lo go-lock-os-thread.lo \
230 go-make-slice.lo go-map-delete.lo go-map-index.lo \
231 go-map-len.lo go-map-range.lo go-nanotime.lo go-new-channel.lo \
232 go-new-map.lo go-new.lo go-note.lo go-panic.lo \
233 go-panic-defer.lo go-print.lo go-rec-big.lo go-rec-nb-big.lo \
234 go-rec-nb-small.lo go-rec-small.lo go-recover.lo go-reflect.lo \
235 go-reflect-call.lo go-reflect-chan.lo go-reflect-map.lo \
236 go-rune.lo go-runtime-error.lo go-sched.lo go-select.lo \
237 go-semacquire.lo go-send-big.lo go-send-nb-big.lo \
238 go-send-nb-small.lo go-send-small.lo go-setenv.lo go-signal.lo \
239 go-strcmp.lo go-string-to-byte-array.lo \
240 go-string-to-int-array.lo go-strplus.lo go-strslice.lo \
241 go-trampoline.lo go-type-eface.lo go-type-error.lo \
242 go-type-identity.lo go-type-interface.lo go-type-string.lo \
243 go-typedesc-equal.lo go-typestring.lo go-unreflect.lo \
244 go-unsafe-new.lo go-unsafe-newarray.lo go-unsafe-pointer.lo \
245 go-unwind.lo cpuprof.lo mcache.lo mcentral.lo $(am__objects_1) \
246 mfinal.lo mfixalloc.lo mgc0.lo mheap.lo msize.lo proc.lo \
247 thread.lo $(am__objects_2) chan.lo iface.lo malloc.lo map.lo \
248 mprof.lo reflect.lo sigqueue.lo string.lo
249 am_libgo_la_OBJECTS = $(am__objects_3)
250 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
251 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
252 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
253 $(LDFLAGS) -o $@
254 DEFAULT_INCLUDES = -I.@am__isrc@
255 depcomp = $(SHELL) $(top_srcdir)/../depcomp
256 am__depfiles_maybe = depfiles
257 am__mv = mv -f
258 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
259 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
260 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
261 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
262 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
263 CCLD = $(CC)
264 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
265 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
266 $(LDFLAGS) -o $@
267 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
268 DIST_SOURCES = $(libgobegin_a_SOURCES) $(am__libgo_la_SOURCES_DIST)
269 MULTISRCTOP =
270 MULTIBUILDTOP =
271 MULTIDIRS =
272 MULTISUBDIR =
273 MULTIDO = true
274 MULTICLEAN = true
275 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
276 html-recursive info-recursive install-data-recursive \
277 install-dvi-recursive install-exec-recursive \
278 install-html-recursive install-info-recursive \
279 install-pdf-recursive install-ps-recursive install-recursive \
280 installcheck-recursive installdirs-recursive pdf-recursive \
281 ps-recursive uninstall-recursive
282 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
283 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
284 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptoopenpgp_DATA) \
285 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
286 $(toolexeclibgoexp_DATA) $(toolexeclibgogo_DATA) \
287 $(toolexeclibgohash_DATA) $(toolexeclibgohttp_DATA) \
288 $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
289 $(toolexeclibgoio_DATA) $(toolexeclibgomime_DATA) \
290 $(toolexeclibgonet_DATA) $(toolexeclibgoos_DATA) \
291 $(toolexeclibgopath_DATA) $(toolexeclibgorpc_DATA) \
292 $(toolexeclibgoruntime_DATA) $(toolexeclibgosync_DATA) \
293 $(toolexeclibgotesting_DATA)
294 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
295 distclean-recursive maintainer-clean-recursive
296 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
297 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
298 distdir dist dist-all distcheck
299 ETAGS = etags
300 CTAGS = ctags
301 DIST_SUBDIRS = testsuite
302 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
303 distdir = $(PACKAGE)-$(VERSION)
304 top_distdir = $(distdir)
305 am__remove_distdir = \
306 { test ! -d "$(distdir)" \
307 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
308 && rm -fr "$(distdir)"; }; }
309 am__relativize = \
310 dir0=`pwd`; \
311 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
312 sed_rest='s,^[^/]*/*,,'; \
313 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
314 sed_butlast='s,/*[^/]*$$,,'; \
315 while test -n "$$dir1"; do \
316 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
317 if test "$$first" != "."; then \
318 if test "$$first" = ".."; then \
319 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
320 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
321 else \
322 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
323 if test "$$first2" = "$$first"; then \
324 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
325 else \
326 dir2="../$$dir2"; \
327 fi; \
328 dir0="$$dir0"/"$$first"; \
329 fi; \
330 fi; \
331 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
332 done; \
333 reldir="$$dir2"
334 DIST_ARCHIVES = $(distdir).tar.gz
335 GZIP_ENV = --best
336 distuninstallcheck_listfiles = find . -type f -print
337 distcleancheck_listfiles = find . -type f -print
338 ACLOCAL = @ACLOCAL@
339 AMTAR = @AMTAR@
340 AR = @AR@
341 AUTOCONF = @AUTOCONF@
342 AUTOHEADER = @AUTOHEADER@
343 AUTOMAKE = @AUTOMAKE@
344 AWK = @AWK@
345 CC = @CC@
346 CCDEPMODE = @CCDEPMODE@
347 CFLAGS = @CFLAGS@
348 CPP = @CPP@
349 CPPFLAGS = @CPPFLAGS@
350 CYGPATH_W = @CYGPATH_W@
351 DEFS = @DEFS@
352 DEPDIR = @DEPDIR@
353 DSYMUTIL = @DSYMUTIL@
354 DUMPBIN = @DUMPBIN@
355 ECHO_C = @ECHO_C@
356 ECHO_N = @ECHO_N@
357 ECHO_T = @ECHO_T@
358 EGREP = @EGREP@
359 EXEEXT = @EXEEXT@
360 FGREP = @FGREP@
361 GOARCH = @GOARCH@
362 GOC = @GOC@
363 GOCFLAGS = $(CFLAGS)
364 GOOS = @GOOS@
365 GO_DEBUG_PROC_REGS_OS_ARCH_FILE = @GO_DEBUG_PROC_REGS_OS_ARCH_FILE@
366 GO_SYSCALLS_SYSCALL_OS_ARCH_FILE = @GO_SYSCALLS_SYSCALL_OS_ARCH_FILE@
367 GREP = @GREP@
368 INSTALL = @INSTALL@
369 INSTALL_DATA = @INSTALL_DATA@
370 INSTALL_PROGRAM = @INSTALL_PROGRAM@
371 INSTALL_SCRIPT = @INSTALL_SCRIPT@
372 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
373 LD = @LD@
374 LDFLAGS = @LDFLAGS@
375 LIBFFI = @LIBFFI@
376 LIBFFIINCS = @LIBFFIINCS@
377 LIBOBJS = @LIBOBJS@
378 LIBS = @LIBS@
379 LIBTOOL = @LIBTOOL@
380 LIPO = @LIPO@
381 LN_S = @LN_S@
382 LTLIBOBJS = @LTLIBOBJS@
383 MAINT = @MAINT@
384 MAKEINFO = @MAKEINFO@
385 MATH_LIBS = @MATH_LIBS@
386 MKDIR_P = @MKDIR_P@
387 NET_LIBS = @NET_LIBS@
388 NM = @NM@
389 NMEDIT = @NMEDIT@
390 OBJCOPY = @OBJCOPY@
391 OBJDUMP = @OBJDUMP@
392 OBJEXT = @OBJEXT@
393 OSCFLAGS = @OSCFLAGS@
394 OTOOL = @OTOOL@
395 OTOOL64 = @OTOOL64@
396 PACKAGE = @PACKAGE@
397 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
398 PACKAGE_NAME = @PACKAGE_NAME@
399 PACKAGE_STRING = @PACKAGE_STRING@
400 PACKAGE_TARNAME = @PACKAGE_TARNAME@
401 PACKAGE_URL = @PACKAGE_URL@
402 PACKAGE_VERSION = @PACKAGE_VERSION@
403 PATH_SEPARATOR = @PATH_SEPARATOR@
404 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
405 PTHREAD_LIBS = @PTHREAD_LIBS@
406 RANLIB = @RANLIB@
407 SED = @SED@
408 SET_MAKE = @SET_MAKE@
409 SHELL = @SHELL@
410 SPLIT_STACK = @SPLIT_STACK@
411 STRINGOPS_FLAG = @STRINGOPS_FLAG@
412 STRIP = @STRIP@
413 VERSION = @VERSION@
414 WARN_FLAGS = @WARN_FLAGS@
415 WERROR = @WERROR@
416 abs_builddir = @abs_builddir@
417 abs_srcdir = @abs_srcdir@
418 abs_top_builddir = @abs_top_builddir@
419 abs_top_srcdir = @abs_top_srcdir@
420 ac_ct_CC = @ac_ct_CC@
421 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
422 am__include = @am__include@
423 am__leading_dot = @am__leading_dot@
424 am__quote = @am__quote@
425 am__tar = @am__tar@
426 am__untar = @am__untar@
427 bindir = @bindir@
428 build = @build@
429 build_alias = @build_alias@
430 build_cpu = @build_cpu@
431 build_os = @build_os@
432 build_vendor = @build_vendor@
433 builddir = @builddir@
434 datadir = @datadir@
435 datarootdir = @datarootdir@
436 docdir = @docdir@
437 dvidir = @dvidir@
438 enable_shared = @enable_shared@
439 enable_static = @enable_static@
440 exec_prefix = @exec_prefix@
441 glibgo_prefixdir = @glibgo_prefixdir@
442 glibgo_toolexecdir = @glibgo_toolexecdir@
443 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
444 host = @host@
445 host_alias = @host_alias@
446 host_cpu = @host_cpu@
447 host_os = @host_os@
448 host_vendor = @host_vendor@
449 htmldir = @htmldir@
450 includedir = @includedir@
451 infodir = @infodir@
452 install_sh = @install_sh@
453 libdir = @libdir@
454 libexecdir = @libexecdir@
455 libtool_VERSION = @libtool_VERSION@
456 localedir = @localedir@
457 localstatedir = @localstatedir@
458 mandir = @mandir@
459 mkdir_p = @mkdir_p@
460 multi_basedir = @multi_basedir@
461 oldincludedir = @oldincludedir@
462 pdfdir = @pdfdir@
463 prefix = @prefix@
464 program_transform_name = @program_transform_name@
465 psdir = @psdir@
466 sbindir = @sbindir@
467 sharedstatedir = @sharedstatedir@
468 srcdir = @srcdir@
469 sysconfdir = @sysconfdir@
470 target = @target@
471 target_alias = @target_alias@
472 target_cpu = @target_cpu@
473 target_os = @target_os@
474 target_vendor = @target_vendor@
475 top_build_prefix = @top_build_prefix@
476 top_builddir = @top_builddir@
477 top_srcdir = @top_srcdir@
478
479 # Go support.
480 SUFFIXES = .c .go .gox .o .obj .lo .a
481 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
482 SUBDIRS = ${subdirs}
483 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
484 MAINT_CHARSET = latin1
485 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
486 PWD_COMMAND = $${PWDCMD-pwd}
487 STAMP = echo timestamp >
488 toolexecdir = $(glibgo_toolexecdir)
489 toolexeclibdir = $(glibgo_toolexeclibdir)
490 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
491
492 # -I/-D flags to pass when compiling.
493 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
494 ACLOCAL_AMFLAGS = -I ./config -I ../config
495 AM_CFLAGS = -fexceptions -fplan9-extensions $(SPLIT_STACK) $(WARN_CFLAGS) \
496 $(STRINGOPS_FLAG) \
497 -I $(srcdir)/../gcc -I $(MULTIBUILDTOP)../../gcc/include
498
499 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
500
501 # Multilib support.
502 MAKEOVERRIDES =
503
504 # Work around what appears to be a GNU make handling MAKEFLAGS
505 # values defined in terms of make variables, as is the case for CC and
506 # friends when we are called from the top level Makefile.
507 AM_MAKEFLAGS = \
508 "AR_FLAGS=$(AR_FLAGS)" \
509 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
510 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
511 "CFLAGS=$(CFLAGS)" \
512 "CXXFLAGS=$(CXXFLAGS)" \
513 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
514 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
515 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
516 "GOC=$(GOC)" \
517 "GOCFLAGS=$(GOCFLAGS)" \
518 "INSTALL=$(INSTALL)" \
519 "INSTALL_DATA=$(INSTALL_DATA)" \
520 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
521 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
522 "LDFLAGS=$(LDFLAGS)" \
523 "LIBCFLAGS=$(LIBCFLAGS)" \
524 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
525 "MAKE=$(MAKE)" \
526 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
527 "PICFLAG=$(PICFLAG)" \
528 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
529 "SHELL=$(SHELL)" \
530 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
531 "exec_prefix=$(exec_prefix)" \
532 "infodir=$(infodir)" \
533 "libdir=$(libdir)" \
534 "includedir=$(includedir)" \
535 "prefix=$(prefix)" \
536 "tooldir=$(tooldir)" \
537 "gxx_include_dir=$(gxx_include_dir)" \
538 "AR=$(AR)" \
539 "AS=$(AS)" \
540 "LD=$(LD)" \
541 "RANLIB=$(RANLIB)" \
542 "NM=$(NM)" \
543 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
544 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
545 "DESTDIR=$(DESTDIR)" \
546 "WERROR=$(WERROR)"
547
548
549 # Subdir rules rely on $(FLAGS_TO_PASS)
550 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
551 toolexeclib_LTLIBRARIES = libgo.la
552 toolexeclib_LIBRARIES = libgobegin.a
553 toolexeclibgodir = $(toolexeclibdir)/go/$(gcc_version)/$(target_alias)
554 toolexeclibgo_DATA = \
555 asn1.gox \
556 big.gox \
557 bufio.gox \
558 bytes.gox \
559 cmath.gox \
560 crypto.gox \
561 ebnf.gox \
562 exec.gox \
563 expvar.gox \
564 flag.gox \
565 fmt.gox \
566 gob.gox \
567 hash.gox \
568 html.gox \
569 http.gox \
570 image.gox \
571 io.gox \
572 json.gox \
573 log.gox \
574 math.gox \
575 mime.gox \
576 net.gox \
577 netchan.gox \
578 os.gox \
579 patch.gox \
580 path.gox \
581 rand.gox \
582 reflect.gox \
583 regexp.gox \
584 rpc.gox \
585 runtime.gox \
586 scanner.gox \
587 smtp.gox \
588 sort.gox \
589 strconv.gox \
590 strings.gox \
591 sync.gox \
592 syscall.gox \
593 syslog.gox \
594 tabwriter.gox \
595 template.gox \
596 testing.gox \
597 time.gox \
598 try.gox \
599 unicode.gox \
600 utf16.gox \
601 utf8.gox \
602 websocket.gox \
603 xml.gox
604
605 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
606 toolexeclibgoarchive_DATA = \
607 archive/tar.gox \
608 archive/zip.gox
609
610 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
611 toolexeclibgocompress_DATA = \
612 compress/bzip2.gox \
613 compress/flate.gox \
614 compress/gzip.gox \
615 compress/lzw.gox \
616 compress/zlib.gox
617
618 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
619 toolexeclibgocontainer_DATA = \
620 container/heap.gox \
621 container/list.gox \
622 container/ring.gox \
623 container/vector.gox
624
625 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
626 toolexeclibgocrypto_DATA = \
627 crypto/aes.gox \
628 crypto/blowfish.gox \
629 crypto/cast5.gox \
630 crypto/cipher.gox \
631 crypto/des.gox \
632 crypto/dsa.gox \
633 crypto/ecdsa.gox \
634 crypto/elliptic.gox \
635 crypto/hmac.gox \
636 crypto/md4.gox \
637 crypto/md5.gox \
638 crypto/ocsp.gox \
639 crypto/openpgp.gox \
640 crypto/rand.gox \
641 crypto/rc4.gox \
642 crypto/ripemd160.gox \
643 crypto/rsa.gox \
644 crypto/sha1.gox \
645 crypto/sha256.gox \
646 crypto/sha512.gox \
647 crypto/subtle.gox \
648 crypto/tls.gox \
649 crypto/twofish.gox \
650 crypto/x509.gox \
651 crypto/xtea.gox
652
653 toolexeclibgocryptoopenpgpdir = $(toolexeclibgocryptodir)/openpgp
654 toolexeclibgocryptoopenpgp_DATA = \
655 crypto/openpgp/armor.gox \
656 crypto/openpgp/error.gox \
657 crypto/openpgp/packet.gox \
658 crypto/openpgp/s2k.gox
659
660 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
661 toolexeclibgodebug_DATA = \
662 debug/dwarf.gox \
663 debug/elf.gox \
664 debug/gosym.gox \
665 debug/macho.gox \
666 debug/pe.gox \
667 debug/proc.gox
668
669 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
670 toolexeclibgoencoding_DATA = \
671 encoding/ascii85.gox \
672 encoding/base32.gox \
673 encoding/base64.gox \
674 encoding/binary.gox \
675 encoding/line.gox \
676 encoding/git85.gox \
677 encoding/hex.gox \
678 encoding/pem.gox
679
680 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
681 toolexeclibgoexp_DATA = \
682 exp/datafmt.gox \
683 exp/draw.gox \
684 exp/eval.gox
685
686 toolexeclibgogodir = $(toolexeclibgodir)/go
687 toolexeclibgogo_DATA = \
688 go/ast.gox \
689 go/doc.gox \
690 go/parser.gox \
691 go/printer.gox \
692 go/scanner.gox \
693 go/token.gox \
694 go/typechecker.gox \
695 go/types.gox
696
697 toolexeclibgohashdir = $(toolexeclibgodir)/hash
698 toolexeclibgohash_DATA = \
699 hash/adler32.gox \
700 hash/crc32.gox \
701 hash/crc64.gox \
702 hash/fnv.gox
703
704 toolexeclibgohttpdir = $(toolexeclibgodir)/http
705 toolexeclibgohttp_DATA = \
706 http/cgi.gox \
707 http/fcgi.gox \
708 http/httptest.gox \
709 http/pprof.gox \
710 http/spdy.gox
711
712 toolexeclibgoimagedir = $(toolexeclibgodir)/image
713 toolexeclibgoimage_DATA = \
714 image/gif.gox \
715 image/jpeg.gox \
716 image/png.gox \
717 image/tiff.gox \
718 image/ycbcr.gox
719
720 toolexeclibgoindexdir = $(toolexeclibgodir)/index
721 toolexeclibgoindex_DATA = \
722 index/suffixarray.gox
723
724 toolexeclibgoiodir = $(toolexeclibgodir)/io
725 toolexeclibgoio_DATA = \
726 io/ioutil.gox
727
728 toolexeclibgomimedir = $(toolexeclibgodir)/mime
729 toolexeclibgomime_DATA = \
730 mime/multipart.gox
731
732 toolexeclibgonetdir = $(toolexeclibgodir)/net
733 toolexeclibgonet_DATA = \
734 net/dict.gox \
735 net/textproto.gox
736
737 toolexeclibgoosdir = $(toolexeclibgodir)/os
738 @LIBGO_IS_LINUX_FALSE@os_inotify_gox =
739
740 # os_inotify_gox = os/inotify.gox
741 @LIBGO_IS_LINUX_TRUE@os_inotify_gox =
742 toolexeclibgoos_DATA = \
743 $(os_inotify_gox) \
744 os/user.gox \
745 os/signal.gox
746
747 toolexeclibgopathdir = $(toolexeclibgodir)/path
748 toolexeclibgopath_DATA = \
749 path/filepath.gox
750
751 toolexeclibgorpcdir = $(toolexeclibgodir)/rpc
752 toolexeclibgorpc_DATA = \
753 rpc/jsonrpc.gox
754
755 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
756 toolexeclibgoruntime_DATA = \
757 runtime/debug.gox \
758 runtime/pprof.gox
759
760 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
761 toolexeclibgosync_DATA = \
762 sync/atomic.gox
763
764 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
765 toolexeclibgotesting_DATA = \
766 testing/iotest.gox \
767 testing/quick.gox \
768 testing/script.gox
769
770 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
771 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
772 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
773 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
774 runtime_files = \
775 runtime/go-append.c \
776 runtime/go-assert.c \
777 runtime/go-assert-interface.c \
778 runtime/go-byte-array-to-string.c \
779 runtime/go-breakpoint.c \
780 runtime/go-caller.c \
781 runtime/go-can-convert-interface.c \
782 runtime/go-cgo.c \
783 runtime/go-chan-cap.c \
784 runtime/go-chan-len.c \
785 runtime/go-check-interface.c \
786 runtime/go-close.c \
787 runtime/go-construct-map.c \
788 runtime/go-convert-interface.c \
789 runtime/go-copy.c \
790 runtime/go-defer.c \
791 runtime/go-deferred-recover.c \
792 runtime/go-eface-compare.c \
793 runtime/go-eface-val-compare.c \
794 runtime/go-getgoroot.c \
795 runtime/go-go.c \
796 runtime/go-gomaxprocs.c \
797 runtime/go-int-array-to-string.c \
798 runtime/go-int-to-string.c \
799 runtime/go-interface-compare.c \
800 runtime/go-interface-eface-compare.c \
801 runtime/go-interface-val-compare.c \
802 runtime/go-lock-os-thread.c \
803 runtime/go-make-slice.c \
804 runtime/go-map-delete.c \
805 runtime/go-map-index.c \
806 runtime/go-map-len.c \
807 runtime/go-map-range.c \
808 runtime/go-nanotime.c \
809 runtime/go-new-channel.c \
810 runtime/go-new-map.c \
811 runtime/go-new.c \
812 runtime/go-note.c \
813 runtime/go-panic.c \
814 runtime/go-panic-defer.c \
815 runtime/go-print.c \
816 runtime/go-rec-big.c \
817 runtime/go-rec-nb-big.c \
818 runtime/go-rec-nb-small.c \
819 runtime/go-rec-small.c \
820 runtime/go-recover.c \
821 runtime/go-reflect.c \
822 runtime/go-reflect-call.c \
823 runtime/go-reflect-chan.c \
824 runtime/go-reflect-map.c \
825 runtime/go-rune.c \
826 runtime/go-runtime-error.c \
827 runtime/go-sched.c \
828 runtime/go-select.c \
829 runtime/go-semacquire.c \
830 runtime/go-send-big.c \
831 runtime/go-send-nb-big.c \
832 runtime/go-send-nb-small.c \
833 runtime/go-send-small.c \
834 runtime/go-setenv.c \
835 runtime/go-signal.c \
836 runtime/go-strcmp.c \
837 runtime/go-string-to-byte-array.c \
838 runtime/go-string-to-int-array.c \
839 runtime/go-strplus.c \
840 runtime/go-strslice.c \
841 runtime/go-trampoline.c \
842 runtime/go-type-eface.c \
843 runtime/go-type-error.c \
844 runtime/go-type-identity.c \
845 runtime/go-type-interface.c \
846 runtime/go-type-string.c \
847 runtime/go-typedesc-equal.c \
848 runtime/go-typestring.c \
849 runtime/go-unreflect.c \
850 runtime/go-unsafe-new.c \
851 runtime/go-unsafe-newarray.c \
852 runtime/go-unsafe-pointer.c \
853 runtime/go-unwind.c \
854 runtime/cpuprof.c \
855 runtime/mcache.c \
856 runtime/mcentral.c \
857 $(runtime_mem_file) \
858 runtime/mfinal.c \
859 runtime/mfixalloc.c \
860 runtime/mgc0.c \
861 runtime/mheap.c \
862 runtime/msize.c \
863 runtime/proc.c \
864 runtime/thread.c \
865 $(rtems_task_variable_add_file) \
866 chan.c \
867 iface.c \
868 malloc.c \
869 map.c \
870 mprof.c \
871 reflect.c \
872 sigqueue.c \
873 string.c
874
875 go_asn1_files = \
876 go/asn1/asn1.go \
877 go/asn1/common.go \
878 go/asn1/marshal.go
879
880 go_big_files = \
881 go/big/arith.go \
882 go/big/int.go \
883 go/big/nat.go \
884 go/big/rat.go
885
886 go_bufio_files = \
887 go/bufio/bufio.go
888
889 go_bytes_files = \
890 go/bytes/buffer.go \
891 go/bytes/bytes.go \
892 go/bytes/bytes_decl.go
893
894 go_bytes_c_files = \
895 go/bytes/indexbyte.c
896
897 go_cmath_files = \
898 go/cmath/abs.go \
899 go/cmath/asin.go \
900 go/cmath/conj.go \
901 go/cmath/exp.go \
902 go/cmath/isinf.go \
903 go/cmath/isnan.go \
904 go/cmath/log.go \
905 go/cmath/phase.go \
906 go/cmath/polar.go \
907 go/cmath/pow.go \
908 go/cmath/rect.go \
909 go/cmath/sin.go \
910 go/cmath/sqrt.go \
911 go/cmath/tan.go
912
913 go_crypto_files = \
914 go/crypto/crypto.go
915
916 go_ebnf_files = \
917 go/ebnf/ebnf.go \
918 go/ebnf/parser.go
919
920 go_exec_files = \
921 go/exec/exec.go \
922 go/exec/lp_unix.go
923
924 go_expvar_files = \
925 go/expvar/expvar.go
926
927 go_flag_files = \
928 go/flag/flag.go
929
930 go_fmt_files = \
931 go/fmt/doc.go \
932 go/fmt/format.go \
933 go/fmt/print.go \
934 go/fmt/scan.go
935
936 go_gob_files = \
937 go/gob/decode.go \
938 go/gob/decoder.go \
939 go/gob/doc.go \
940 go/gob/encode.go \
941 go/gob/encoder.go \
942 go/gob/error.go \
943 go/gob/type.go
944
945 go_hash_files = \
946 go/hash/hash.go
947
948 go_html_files = \
949 go/html/doc.go \
950 go/html/entity.go \
951 go/html/escape.go \
952 go/html/parse.go \
953 go/html/token.go
954
955 go_http_files = \
956 go/http/chunked.go \
957 go/http/client.go \
958 go/http/cookie.go \
959 go/http/dump.go \
960 go/http/fs.go \
961 go/http/header.go \
962 go/http/lex.go \
963 go/http/persist.go \
964 go/http/request.go \
965 go/http/response.go \
966 go/http/reverseproxy.go \
967 go/http/server.go \
968 go/http/status.go \
969 go/http/transfer.go \
970 go/http/transport.go \
971 go/http/url.go
972
973 go_image_files = \
974 go/image/color.go \
975 go/image/format.go \
976 go/image/geom.go \
977 go/image/image.go \
978 go/image/names.go
979
980 go_io_files = \
981 go/io/multi.go \
982 go/io/io.go \
983 go/io/pipe.go
984
985 go_json_files = \
986 go/json/decode.go \
987 go/json/encode.go \
988 go/json/indent.go \
989 go/json/scanner.go \
990 go/json/stream.go
991
992 go_log_files = \
993 go/log/log.go
994
995 go_math_files = \
996 go/math/acosh.go \
997 go/math/asin.go \
998 go/math/asinh.go \
999 go/math/atan.go \
1000 go/math/atanh.go \
1001 go/math/atan2.go \
1002 go/math/bits.go \
1003 go/math/cbrt.go \
1004 go/math/const.go \
1005 go/math/copysign.go \
1006 go/math/erf.go \
1007 go/math/exp.go \
1008 go/math/exp_port.go \
1009 go/math/exp2.go \
1010 go/math/expm1.go \
1011 go/math/fabs.go \
1012 go/math/fdim.go \
1013 go/math/floor.go \
1014 go/math/fmod.go \
1015 go/math/frexp.go \
1016 go/math/gamma.go \
1017 go/math/hypot.go \
1018 go/math/hypot_port.go \
1019 go/math/j0.go \
1020 go/math/j1.go \
1021 go/math/jn.go \
1022 go/math/ldexp.go \
1023 go/math/lgamma.go \
1024 go/math/log.go \
1025 go/math/log1p.go \
1026 go/math/log10.go \
1027 go/math/logb.go \
1028 go/math/modf.go \
1029 go/math/nextafter.go \
1030 go/math/pow.go \
1031 go/math/pow10.go \
1032 go/math/remainder.go \
1033 go/math/signbit.go \
1034 go/math/sin.go \
1035 go/math/sincos.go \
1036 go/math/sinh.go \
1037 go/math/sqrt.go \
1038 go/math/sqrt_port.go \
1039 go/math/tan.go \
1040 go/math/tanh.go \
1041 go/math/unsafe.go
1042
1043 go_mime_files = \
1044 go/mime/grammar.go \
1045 go/mime/mediatype.go \
1046 go/mime/type.go
1047
1048 # By default use select with pipes. Most systems should have
1049 # something better.
1050 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_select.go
1051 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
1052 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_select.go
1053 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1054 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1055 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
1056 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
1057 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
1058 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
1059 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
1060 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
1061 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_linux.go
1062 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
1063 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
1064 go_net_files = \
1065 go/net/cgo_unix.go \
1066 $(go_net_cgo_file) \
1067 go/net/dial.go \
1068 go/net/dnsclient.go \
1069 go/net/dnsconfig.go \
1070 go/net/dnsmsg.go \
1071 $(go_net_newpollserver_file) \
1072 go/net/fd.go \
1073 $(go_net_fd_os_file) \
1074 go/net/file.go \
1075 go/net/hosts.go \
1076 go/net/ip.go \
1077 go/net/iprawsock.go \
1078 go/net/ipsock.go \
1079 go/net/lookup.go \
1080 go/net/net.go \
1081 go/net/parse.go \
1082 go/net/pipe.go \
1083 go/net/port.go \
1084 go/net/sock.go \
1085 $(go_net_sock_file) \
1086 go/net/tcpsock.go \
1087 go/net/udpsock.go \
1088 go/net/unixsock.go
1089
1090 go_netchan_files = \
1091 go/netchan/common.go \
1092 go/netchan/export.go \
1093 go/netchan/import.go
1094
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_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1101 @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
1102 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1103 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1104 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1105 go_os_files = \
1106 $(go_os_dir_file) \
1107 go/os/dir.go \
1108 go/os/env.go \
1109 go/os/env_unix.go \
1110 go/os/error.go \
1111 go/os/error_posix.go \
1112 go/os/exec.go \
1113 go/os/exec_posix.go \
1114 go/os/exec_unix.go \
1115 go/os/file.go \
1116 go/os/file_posix.go \
1117 go/os/file_unix.go \
1118 go/os/getwd.go \
1119 go/os/path.go \
1120 go/os/proc.go \
1121 go/os/stat.go \
1122 $(go_os_sys_file) \
1123 go/os/time.go \
1124 go/os/types.go
1125
1126 go_patch_files = \
1127 go/patch/apply.go \
1128 go/patch/git.go \
1129 go/patch/patch.go \
1130 go/patch/textdiff.go
1131
1132 go_path_files = \
1133 go/path/match.go \
1134 go/path/path.go
1135
1136 go_rand_files = \
1137 go/rand/exp.go \
1138 go/rand/normal.go \
1139 go/rand/rand.go \
1140 go/rand/rng.go \
1141 go/rand/zipf.go
1142
1143 go_reflect_files = \
1144 go/reflect/deepequal.go \
1145 go/reflect/type.go \
1146 go/reflect/value.go
1147
1148 go_regexp_files = \
1149 go/regexp/regexp.go
1150
1151 go_rpc_files = \
1152 go/rpc/client.go \
1153 go/rpc/debug.go \
1154 go/rpc/server.go
1155
1156 go_runtime_files = \
1157 go/runtime/debug.go \
1158 go/runtime/error.go \
1159 go/runtime/extern.go \
1160 go/runtime/mem.go \
1161 go/runtime/sig.go \
1162 go/runtime/softfloat64.go \
1163 go/runtime/type.go \
1164 version.go
1165
1166 go_scanner_files = \
1167 go/scanner/scanner.go
1168
1169 go_smtp_files = \
1170 go/smtp/auth.go \
1171 go/smtp/smtp.go
1172
1173 go_sort_files = \
1174 go/sort/search.go \
1175 go/sort/sort.go
1176
1177 go_strconv_files = \
1178 go/strconv/atob.go \
1179 go/strconv/atof.go \
1180 go/strconv/atoi.go \
1181 go/strconv/decimal.go \
1182 go/strconv/ftoa.go \
1183 go/strconv/itoa.go \
1184 go/strconv/quote.go
1185
1186 go_strings_files = \
1187 go/strings/reader.go \
1188 go/strings/strings.go
1189
1190 go_sync_files = \
1191 go/sync/cond.go \
1192 go/sync/mutex.go \
1193 go/sync/once.go \
1194 go/sync/rwmutex.go \
1195 go/sync/waitgroup.go
1196
1197 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/syslog/syslog_unix.go
1198 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/syslog/syslog_libc.go
1199 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/syslog/syslog_libc.go
1200 go_syslog_files = \
1201 go/syslog/syslog.go \
1202 $(go_syslog_file)
1203
1204 go_syslog_c_files = \
1205 go/syslog/syslog_c.c
1206
1207 go_tabwriter_files = \
1208 go/tabwriter/tabwriter.go
1209
1210 go_template_files = \
1211 go/template/format.go \
1212 go/template/template.go
1213
1214 go_testing_files = \
1215 go/testing/benchmark.go \
1216 go/testing/testing.go
1217
1218 go_time_files = \
1219 go/time/format.go \
1220 go/time/sleep.go \
1221 go/time/sys.go \
1222 go/time/tick.go \
1223 go/time/time.go \
1224 go/time/zoneinfo_unix.go
1225
1226 go_try_files = \
1227 go/try/try.go
1228
1229 go_unicode_files = \
1230 go/unicode/casetables.go \
1231 go/unicode/digit.go \
1232 go/unicode/letter.go \
1233 go/unicode/tables.go
1234
1235 go_utf16_files = \
1236 go/utf16/utf16.go
1237
1238 go_utf8_files = \
1239 go/utf8/string.go \
1240 go/utf8/utf8.go
1241
1242 go_websocket_files = \
1243 go/websocket/client.go \
1244 go/websocket/server.go \
1245 go/websocket/websocket.go
1246
1247 go_xml_files = \
1248 go/xml/read.go \
1249 go/xml/xml.go
1250
1251 go_archive_tar_files = \
1252 go/archive/tar/common.go \
1253 go/archive/tar/reader.go \
1254 go/archive/tar/writer.go
1255
1256 go_archive_zip_files = \
1257 go/archive/zip/reader.go \
1258 go/archive/zip/struct.go
1259
1260 go_compress_bzip2_files = \
1261 go/compress/bzip2/bit_reader.go \
1262 go/compress/bzip2/bzip2.go \
1263 go/compress/bzip2/huffman.go \
1264 go/compress/bzip2/move_to_front.go
1265
1266 go_compress_flate_files = \
1267 go/compress/flate/deflate.go \
1268 go/compress/flate/huffman_bit_writer.go \
1269 go/compress/flate/huffman_code.go \
1270 go/compress/flate/inflate.go \
1271 go/compress/flate/reverse_bits.go \
1272 go/compress/flate/token.go \
1273 go/compress/flate/util.go
1274
1275 go_compress_gzip_files = \
1276 go/compress/gzip/gzip.go \
1277 go/compress/gzip/gunzip.go
1278
1279 go_compress_lzw_files = \
1280 go/compress/lzw/reader.go \
1281 go/compress/lzw/writer.go
1282
1283 go_compress_zlib_files = \
1284 go/compress/zlib/reader.go \
1285 go/compress/zlib/writer.go
1286
1287 go_container_heap_files = \
1288 go/container/heap/heap.go
1289
1290 go_container_list_files = \
1291 go/container/list/list.go
1292
1293 go_container_ring_files = \
1294 go/container/ring/ring.go
1295
1296 go_container_vector_files = \
1297 go/container/vector/defs.go \
1298 go/container/vector/intvector.go \
1299 go/container/vector/stringvector.go \
1300 go/container/vector/vector.go
1301
1302 go_crypto_aes_files = \
1303 go/crypto/aes/block.go \
1304 go/crypto/aes/cipher.go \
1305 go/crypto/aes/const.go
1306
1307 go_crypto_blowfish_files = \
1308 go/crypto/blowfish/block.go \
1309 go/crypto/blowfish/const.go \
1310 go/crypto/blowfish/cipher.go
1311
1312 go_crypto_cast5_files = \
1313 go/crypto/cast5/cast5.go
1314
1315 go_crypto_cipher_files = \
1316 go/crypto/cipher/cbc.go \
1317 go/crypto/cipher/cfb.go \
1318 go/crypto/cipher/cipher.go \
1319 go/crypto/cipher/ctr.go \
1320 go/crypto/cipher/io.go \
1321 go/crypto/cipher/ocfb.go \
1322 go/crypto/cipher/ofb.go
1323
1324 go_crypto_des_files = \
1325 go/crypto/des/block.go \
1326 go/crypto/des/cipher.go \
1327 go/crypto/des/const.go
1328
1329 go_crypto_dsa_files = \
1330 go/crypto/dsa/dsa.go
1331
1332 go_crypto_ecdsa_files = \
1333 go/crypto/ecdsa/ecdsa.go
1334
1335 go_crypto_elliptic_files = \
1336 go/crypto/elliptic/elliptic.go
1337
1338 go_crypto_hmac_files = \
1339 go/crypto/hmac/hmac.go
1340
1341 go_crypto_md4_files = \
1342 go/crypto/md4/md4.go \
1343 go/crypto/md4/md4block.go
1344
1345 go_crypto_md5_files = \
1346 go/crypto/md5/md5.go \
1347 go/crypto/md5/md5block.go
1348
1349 go_crypto_ocsp_files = \
1350 go/crypto/ocsp/ocsp.go
1351
1352 go_crypto_openpgp_files = \
1353 go/crypto/openpgp/canonical_text.go \
1354 go/crypto/openpgp/keys.go \
1355 go/crypto/openpgp/read.go \
1356 go/crypto/openpgp/write.go
1357
1358 go_crypto_rand_files = \
1359 go/crypto/rand/rand.go \
1360 go/crypto/rand/rand_unix.go
1361
1362 go_crypto_rc4_files = \
1363 go/crypto/rc4/rc4.go
1364
1365 go_crypto_ripemd160_files = \
1366 go/crypto/ripemd160/ripemd160.go \
1367 go/crypto/ripemd160/ripemd160block.go
1368
1369 go_crypto_rsa_files = \
1370 go/crypto/rsa/pkcs1v15.go \
1371 go/crypto/rsa/rsa.go
1372
1373 go_crypto_sha1_files = \
1374 go/crypto/sha1/sha1.go \
1375 go/crypto/sha1/sha1block.go
1376
1377 go_crypto_sha256_files = \
1378 go/crypto/sha256/sha256.go \
1379 go/crypto/sha256/sha256block.go
1380
1381 go_crypto_sha512_files = \
1382 go/crypto/sha512/sha512.go \
1383 go/crypto/sha512/sha512block.go
1384
1385 go_crypto_subtle_files = \
1386 go/crypto/subtle/constant_time.go
1387
1388 go_crypto_tls_files = \
1389 go/crypto/tls/alert.go \
1390 go/crypto/tls/cipher_suites.go \
1391 go/crypto/tls/common.go \
1392 go/crypto/tls/conn.go \
1393 go/crypto/tls/handshake_client.go \
1394 go/crypto/tls/handshake_messages.go \
1395 go/crypto/tls/handshake_server.go \
1396 go/crypto/tls/key_agreement.go \
1397 go/crypto/tls/prf.go \
1398 go/crypto/tls/tls.go
1399
1400 go_crypto_twofish_files = \
1401 go/crypto/twofish/twofish.go
1402
1403 go_crypto_x509_files = \
1404 go/crypto/x509/cert_pool.go \
1405 go/crypto/x509/verify.go \
1406 go/crypto/x509/x509.go
1407
1408 go_crypto_xtea_files = \
1409 go/crypto/xtea/block.go \
1410 go/crypto/xtea/cipher.go
1411
1412 go_crypto_openpgp_armor_files = \
1413 go/crypto/openpgp/armor/armor.go \
1414 go/crypto/openpgp/armor/encode.go
1415
1416 go_crypto_openpgp_error_files = \
1417 go/crypto/openpgp/error/error.go
1418
1419 go_crypto_openpgp_packet_files = \
1420 go/crypto/openpgp/packet/compressed.go \
1421 go/crypto/openpgp/packet/encrypted_key.go \
1422 go/crypto/openpgp/packet/literal.go \
1423 go/crypto/openpgp/packet/one_pass_signature.go \
1424 go/crypto/openpgp/packet/packet.go \
1425 go/crypto/openpgp/packet/private_key.go \
1426 go/crypto/openpgp/packet/public_key.go \
1427 go/crypto/openpgp/packet/reader.go \
1428 go/crypto/openpgp/packet/signature.go \
1429 go/crypto/openpgp/packet/symmetric_key_encrypted.go \
1430 go/crypto/openpgp/packet/symmetrically_encrypted.go \
1431 go/crypto/openpgp/packet/userid.go
1432
1433 go_crypto_openpgp_s2k_files = \
1434 go/crypto/openpgp/s2k/s2k.go
1435
1436 go_debug_dwarf_files = \
1437 go/debug/dwarf/buf.go \
1438 go/debug/dwarf/const.go \
1439 go/debug/dwarf/entry.go \
1440 go/debug/dwarf/open.go \
1441 go/debug/dwarf/type.go \
1442 go/debug/dwarf/unit.go
1443
1444 go_debug_elf_files = \
1445 go/debug/elf/elf.go \
1446 go/debug/elf/file.go
1447
1448 go_debug_gosym_files = \
1449 go/debug/gosym/pclntab.go \
1450 go/debug/gosym/symtab.go
1451
1452 go_debug_macho_files = \
1453 go/debug/macho/file.go \
1454 go/debug/macho/macho.go
1455
1456 go_debug_pe_files = \
1457 go/debug/pe/file.go \
1458 go/debug/pe/pe.go
1459
1460 go_debug_proc_files = \
1461 go/debug/proc/proc.go \
1462 go/debug/proc/proc_$(GOOS).go \
1463 $(GO_DEBUG_PROC_REGS_OS_ARCH_FILE)
1464
1465 go_encoding_ascii85_files = \
1466 go/encoding/ascii85/ascii85.go
1467
1468 go_encoding_base32_files = \
1469 go/encoding/base32/base32.go
1470
1471 go_encoding_base64_files = \
1472 go/encoding/base64/base64.go
1473
1474 go_encoding_binary_files = \
1475 go/encoding/binary/binary.go
1476
1477 go_encoding_git85_files = \
1478 go/encoding/git85/git.go
1479
1480 go_encoding_hex_files = \
1481 go/encoding/hex/hex.go
1482
1483 go_encoding_line_files = \
1484 go/encoding/line/line.go
1485
1486 go_encoding_pem_files = \
1487 go/encoding/pem/pem.go
1488
1489 go_exp_datafmt_files = \
1490 go/exp/datafmt/datafmt.go \
1491 go/exp/datafmt/parser.go
1492
1493 go_exp_draw_files = \
1494 go/exp/draw/draw.go \
1495 go/exp/draw/event.go
1496
1497 go_exp_eval_files = \
1498 go/exp/eval/abort.go \
1499 go/exp/eval/bridge.go \
1500 go/exp/eval/compiler.go \
1501 go/exp/eval/expr.go \
1502 go/exp/eval/expr1.go \
1503 go/exp/eval/func.go \
1504 go/exp/eval/scope.go \
1505 go/exp/eval/stmt.go \
1506 go/exp/eval/type.go \
1507 go/exp/eval/typec.go \
1508 go/exp/eval/value.go \
1509 go/exp/eval/world.go
1510
1511 go_go_ast_files = \
1512 go/go/ast/ast.go \
1513 go/go/ast/filter.go \
1514 go/go/ast/print.go \
1515 go/go/ast/resolve.go \
1516 go/go/ast/scope.go \
1517 go/go/ast/walk.go
1518
1519 go_go_doc_files = \
1520 go/go/doc/comment.go \
1521 go/go/doc/doc.go
1522
1523 go_go_parser_files = \
1524 go/go/parser/interface.go \
1525 go/go/parser/parser.go
1526
1527 go_go_printer_files = \
1528 go/go/printer/nodes.go \
1529 go/go/printer/printer.go
1530
1531 go_go_scanner_files = \
1532 go/go/scanner/errors.go \
1533 go/go/scanner/scanner.go
1534
1535 go_go_token_files = \
1536 go/go/token/position.go \
1537 go/go/token/token.go
1538
1539 go_go_typechecker_files = \
1540 go/go/typechecker/scope.go \
1541 go/go/typechecker/type.go \
1542 go/go/typechecker/typechecker.go \
1543 go/go/typechecker/universe.go
1544
1545 go_go_types_files = \
1546 go/go/types/const.go \
1547 go/go/types/exportdata.go \
1548 go/go/types/gcimporter.go \
1549 go/go/types/types.go \
1550 go/go/types/universe.go
1551
1552 go_hash_adler32_files = \
1553 go/hash/adler32/adler32.go
1554
1555 go_hash_crc32_files = \
1556 go/hash/crc32/crc32.go
1557
1558 go_hash_crc64_files = \
1559 go/hash/crc64/crc64.go
1560
1561 go_hash_fnv_files = \
1562 go/hash/fnv/fnv.go
1563
1564 go_http_cgi_files = \
1565 go/http/cgi/child.go \
1566 go/http/cgi/host.go
1567
1568 go_http_fcgi_files = \
1569 go/http/fcgi/child.go \
1570 go/http/fcgi/fcgi.go
1571
1572 go_http_httptest_files = \
1573 go/http/httptest/recorder.go \
1574 go/http/httptest/server.go
1575
1576 go_http_pprof_files = \
1577 go/http/pprof/pprof.go
1578
1579 go_http_spdy_files = \
1580 go/http/spdy/protocol.go
1581
1582 go_image_gif_files = \
1583 go/image/gif/reader.go
1584
1585 go_image_jpeg_files = \
1586 go/image/jpeg/fdct.go \
1587 go/image/jpeg/huffman.go \
1588 go/image/jpeg/idct.go \
1589 go/image/jpeg/reader.go \
1590 go/image/jpeg/writer.go
1591
1592 go_image_png_files = \
1593 go/image/png/reader.go \
1594 go/image/png/writer.go
1595
1596 go_image_tiff_files = \
1597 go/image/tiff/buffer.go \
1598 go/image/tiff/consts.go \
1599 go/image/tiff/reader.go
1600
1601 go_image_ycbcr_files = \
1602 go/image/ycbcr/ycbcr.go
1603
1604 go_index_suffixarray_files = \
1605 go/index/suffixarray/qsufsort.go \
1606 go/index/suffixarray/suffixarray.go
1607
1608 go_io_ioutil_files = \
1609 go/io/ioutil/ioutil.go \
1610 go/io/ioutil/tempfile.go
1611
1612 go_mime_multipart_files = \
1613 go/mime/multipart/formdata.go \
1614 go/mime/multipart/multipart.go
1615
1616 go_net_dict_files = \
1617 go/net/dict/dict.go
1618
1619 go_net_textproto_files = \
1620 go/net/textproto/header.go \
1621 go/net/textproto/pipeline.go \
1622 go/net/textproto/reader.go \
1623 go/net/textproto/textproto.go \
1624 go/net/textproto/writer.go
1625
1626 go_os_inotify_files = \
1627 go/os/inotify/inotify_linux.go
1628
1629 go_os_user_files = \
1630 go/os/user/user.go \
1631 go/os/user/lookup_unix.go
1632
1633 go_os_signal_files = \
1634 go/os/signal/signal.go \
1635 unix.go
1636
1637 go_path_filepath_files = \
1638 go/path/filepath/match.go \
1639 go/path/filepath/path.go \
1640 go/path/filepath/path_unix.go
1641
1642 go_rpc_jsonrpc_files = \
1643 go/rpc/jsonrpc/client.go \
1644 go/rpc/jsonrpc/server.go
1645
1646 go_runtime_debug_files = \
1647 go/runtime/debug/stack.go
1648
1649 go_runtime_pprof_files = \
1650 go/runtime/pprof/pprof.go
1651
1652 go_sync_atomic_files = \
1653 go/sync/atomic/doc.go
1654
1655 go_sync_atomic_c_files = \
1656 go/sync/atomic/atomic.c
1657
1658 go_testing_iotest_files = \
1659 go/testing/iotest/logger.go \
1660 go/testing/iotest/reader.go \
1661 go/testing/iotest/writer.go
1662
1663 go_testing_quick_files = \
1664 go/testing/quick/quick.go
1665
1666 go_testing_script_files = \
1667 go/testing/script/script.go
1668
1669 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = syscalls/syscall.go
1670
1671 # Define Syscall and Syscall6.
1672 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = syscalls/syscall_stubs.go
1673 # Use lseek on 64-bit Solaris.
1674 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_filesize_file = syscalls/sysfile_regfile.go
1675 # Use lseek64 on 32-bit Solaris/SPARC.
1676 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1677 # Use lseek64 on 32-bit Solaris/x86.
1678 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1679 # Use lseek by default.
1680 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_filesize_file = syscalls/sysfile_regfile.go
1681
1682 # Declare libc functions that vary for largefile systems.
1683 # Always use lseek64 on GNU/Linux.
1684 @LIBGO_IS_LINUX_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1685 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_stat_file = syscalls/sysfile_stat_regfile.go
1686 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_stat_file = syscalls/sysfile_stat_largefile.go
1687 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_stat_file = syscalls/sysfile_stat_largefile.go
1688 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_stat_file = syscalls/sysfile_stat_regfile.go
1689 @LIBGO_IS_LINUX_TRUE@syscall_stat_file = syscalls/sysfile_stat_largefile.go
1690 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = syscalls/exec.go
1691
1692 # Define ForkExec, PtraceForkExec, and Exec.
1693 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file = syscalls/exec_stubs.go
1694 @HAVE_WAIT4_FALSE@syscall_wait_file = syscalls/waitpid.go
1695
1696 # Define Wait4.
1697 @HAVE_WAIT4_TRUE@syscall_wait_file = syscalls/wait4.go
1698 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = syscalls/sleep_select.go
1699
1700 # Define Sleep.
1701 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = syscalls/sleep_rtems.go
1702 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr_nor.go
1703 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr.go
1704
1705 # Define Errstr.
1706 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = syscalls/errstr_rtems.go
1707 # On other systems we hope strerror_r is just strerror_r.
1708 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl.go
1709 # On GNU/Linux the POSIX strerror_r is called __xpg_strerror_r.
1710 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
1711
1712 # Declare libc_strerror_r which is the Go name for strerror_r.
1713 # RTEMS uses newlib in which strerror_r returns char *.
1714 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
1715 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = syscalls/socket_bsd.go
1716 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = syscalls/socket_irix.go
1717 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = syscalls/socket_solaris.go
1718
1719 # Define socket sizes and types.
1720 @LIBGO_IS_LINUX_TRUE@syscall_socket_os_file = syscalls/socket_linux.go
1721 @LIBGO_IS_LINUX_FALSE@syscall_socket_epoll_file =
1722
1723 # Support for epoll.
1724 @LIBGO_IS_LINUX_TRUE@syscall_socket_epoll_file = syscalls/socket_epoll.go
1725 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = syscalls/syscall_uname.go
1726
1727 # Support for uname.
1728 # 32-bit Solaris 2/x86 needs _nuname, handled in syscall_solaris_386.go.
1729 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1730 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = syscalls/syscall_uname.go
1731 go_syscall_files = \
1732 $(syscall_errstr_file) \
1733 $(syscall_errstr_decl_file) \
1734 syscalls/exec_helpers.go \
1735 $(syscall_exec_os_file) \
1736 $(syscall_wait_file) \
1737 $(syscall_filesize_file) \
1738 $(syscall_stat_file) \
1739 $(syscall_sleep_file) \
1740 syscalls/socket.go \
1741 $(syscall_socket_os_file) \
1742 $(syscall_socket_epoll_file) \
1743 $(syscall_syscall_file) \
1744 $(syscall_uname_file) \
1745 syscalls/syscall_unix.go \
1746 syscalls/stringbyte.go \
1747 syscalls/syscall_$(GOOS).go \
1748 $(GO_SYSCALLS_SYSCALL_OS_ARCH_FILE) \
1749 syscalls/sysfile_posix.go \
1750 sysinfo.go \
1751 syscall_arch.go
1752
1753 go_syscall_c_files = \
1754 syscalls/errno.c
1755
1756 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1757
1758 # os_lib_inotify_lo = os/inotify.lo
1759 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1760 libgo_go_objs = \
1761 asn1/asn1.lo \
1762 big/big.lo \
1763 bufio/bufio.lo \
1764 bytes/bytes.lo \
1765 bytes/index.lo \
1766 cmath/cmath.lo \
1767 crypto/crypto.lo \
1768 ebnf/ebnf.lo \
1769 exec/exec.lo \
1770 expvar/expvar.lo \
1771 flag/flag.lo \
1772 fmt/fmt.lo \
1773 gob/gob.lo \
1774 hash/hash.lo \
1775 html/html.lo \
1776 http/http.lo \
1777 image/image.lo \
1778 io/io.lo \
1779 json/json.lo \
1780 log/log.lo \
1781 math/math.lo \
1782 mime/mime.lo \
1783 net/net.lo \
1784 netchan/netchan.lo \
1785 os/os.lo \
1786 patch/patch.lo \
1787 path/path.lo \
1788 rand/rand.lo \
1789 reflect/reflect.lo \
1790 regexp/regexp.lo \
1791 rpc/rpc.lo \
1792 runtime/runtime.lo \
1793 scanner/scanner.lo \
1794 smtp/smtp.lo \
1795 sort/sort.lo \
1796 strconv/strconv.lo \
1797 strings/strings.lo \
1798 sync/sync.lo \
1799 syslog/syslog.lo \
1800 syslog/syslog_c.lo \
1801 tabwriter/tabwriter.lo \
1802 template/template.lo \
1803 time/time.lo \
1804 try/try.lo \
1805 unicode/unicode.lo \
1806 utf16/utf16.lo \
1807 utf8/utf8.lo \
1808 websocket/websocket.lo \
1809 xml/xml.lo \
1810 archive/tar.lo \
1811 archive/zip.lo \
1812 compress/bzip2.lo \
1813 compress/flate.lo \
1814 compress/gzip.lo \
1815 compress/lzw.lo \
1816 compress/zlib.lo \
1817 container/heap.lo \
1818 container/list.lo \
1819 container/ring.lo \
1820 container/vector.lo \
1821 crypto/aes.lo \
1822 crypto/blowfish.lo \
1823 crypto/cast5.lo \
1824 crypto/cipher.lo \
1825 crypto/des.lo \
1826 crypto/dsa.lo \
1827 crypto/ecdsa.lo \
1828 crypto/elliptic.lo \
1829 crypto/hmac.lo \
1830 crypto/md4.lo \
1831 crypto/md5.lo \
1832 crypto/ocsp.lo \
1833 crypto/openpgp.lo \
1834 crypto/rand.lo \
1835 crypto/rc4.lo \
1836 crypto/ripemd160.lo \
1837 crypto/rsa.lo \
1838 crypto/sha1.lo \
1839 crypto/sha256.lo \
1840 crypto/sha512.lo \
1841 crypto/subtle.lo \
1842 crypto/tls.lo \
1843 crypto/twofish.lo \
1844 crypto/x509.lo \
1845 crypto/xtea.lo \
1846 crypto/openpgp/armor.lo \
1847 crypto/openpgp/error.lo \
1848 crypto/openpgp/packet.lo \
1849 crypto/openpgp/s2k.lo \
1850 debug/dwarf.lo \
1851 debug/elf.lo \
1852 debug/gosym.lo \
1853 debug/macho.lo \
1854 debug/pe.lo \
1855 debug/proc.lo \
1856 encoding/ascii85.lo \
1857 encoding/base32.lo \
1858 encoding/base64.lo \
1859 encoding/binary.lo \
1860 encoding/git85.lo \
1861 encoding/hex.lo \
1862 encoding/line.lo \
1863 encoding/pem.lo \
1864 exp/datafmt.lo \
1865 exp/draw.lo \
1866 exp/eval.lo \
1867 go/ast.lo \
1868 go/doc.lo \
1869 go/parser.lo \
1870 go/printer.lo \
1871 go/scanner.lo \
1872 go/token.lo \
1873 go/typechecker.lo \
1874 go/types.lo \
1875 hash/adler32.lo \
1876 hash/crc32.lo \
1877 hash/crc64.lo \
1878 hash/fnv.lo \
1879 http/cgi.lo \
1880 http/fcgi.lo \
1881 http/httptest.lo \
1882 http/pprof.lo \
1883 http/spdy.lo \
1884 image/gif.lo \
1885 image/jpeg.lo \
1886 image/png.lo \
1887 image/tiff.lo \
1888 image/ycbcr.lo \
1889 index/suffixarray.lo \
1890 io/ioutil.lo \
1891 mime/multipart.lo \
1892 net/dict.lo \
1893 net/textproto.lo \
1894 $(os_lib_inotify_lo) \
1895 os/user.lo \
1896 os/signal.lo \
1897 path/filepath.lo \
1898 rpc/jsonrpc.lo \
1899 runtime/debug.lo \
1900 runtime/pprof.lo \
1901 sync/atomic.lo \
1902 sync/atomic_c.lo \
1903 syscalls/syscall.lo \
1904 syscalls/errno.lo \
1905 testing/testing.lo \
1906 testing/iotest.lo \
1907 testing/quick.lo \
1908 testing/script.lo
1909
1910 libgo_la_SOURCES = $(runtime_files)
1911 libgo_la_LDFLAGS = $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
1912 libgo_la_LIBADD = \
1913 $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1914
1915 libgobegin_a_SOURCES = \
1916 runtime/go-main.c
1917
1918 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1919 AM_GOCFLAGS = $(STRINGOPS_FLAG)
1920 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1921 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1922 $(AM_GOCFLAGS) $(GOCFLAGS)
1923
1924 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1925 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
1926
1927
1928 # Build the .go files for a package, generating a .lo file.
1929 BUILDPACKAGE = \
1930 $(MKDIR_P) $(@D); \
1931 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1932 $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_$(@D)" -o $@ $$files
1933
1934 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
1935 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
1936 GOTESTFLAGS =
1937
1938 # Check a package.
1939 CHECK = \
1940 GC="$(GOC) $(GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1941 export GC; \
1942 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1943 export RUNTESTFLAGS; \
1944 MAKE="$(MAKE)"; \
1945 export MAKE; \
1946 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1947 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1948 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1949 export LD_LIBRARY_PATH; \
1950 rm -f $@-testsum $@-testlog; \
1951 prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1952 test "$${prefix}" != "." || prefix="$(@D)"; \
1953 if test "$(use_dejagnu)" = "yes"; then \
1954 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" $(GOTESTFLAGS); \
1955 else \
1956 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" $(GOTESTFLAGS) >>$@-testlog 2>&1; then \
1957 echo "PASS: $(@D)" >> $@-testlog; \
1958 echo "PASS: $(@D)"; \
1959 echo "PASS: $(@D)" > $@-testsum; \
1960 else \
1961 echo "FAIL: $(@D)" >> $@-testlog; \
1962 cat $@-testlog; \
1963 echo "FAIL: $(@D)" > $@-testsum; \
1964 exit 1; \
1965 fi; \
1966 fi
1967
1968
1969 # Check a package that is only tested if GCCGO_RUN_ALL_TESTS is set.
1970 CHECK_ON_REQUEST = \
1971 if test "$$GCCGO_RUN_ALL_TESTS" != ""; then \
1972 $(CHECK); \
1973 else \
1974 rm -f $@-testsum $@-testlog; \
1975 echo "Set GCCGO_RUN_ALL_TESTS in environment to run $(@D) test" > $@-testlog; \
1976 echo "UNTESTED: $(@D)" >> $@-testlog; \
1977 echo "UNTESTED: $(@D)"; \
1978 echo "UNTESTED: $(@D)" > $@-testsum; \
1979 fi
1980
1981
1982 # Build all packages before checking any.
1983 CHECK_DEPS = libgo.la libgobegin.a \
1984 $(toolexeclibgo_DATA) \
1985 $(toolexeclibgoarchive_DATA) \
1986 $(toolexeclibgocompress_DATA) \
1987 $(toolexeclibgocontainer_DATA) \
1988 $(toolexeclibgocrypto_DATA) \
1989 $(toolexeclibgocryptoopenpgp_DATA) \
1990 $(toolexeclibgodebug_DATA) \
1991 $(toolexeclibgoencoding_DATA) \
1992 $(toolexeclibgoexp_DATA) \
1993 $(toolexeclibgogo_DATA) \
1994 $(toolexeclibgohash_DATA) \
1995 $(toolexeclibgohttp_DATA) \
1996 $(toolexeclibgoimage_DATA) \
1997 $(toolexeclibgoindex_DATA) \
1998 $(toolexeclibgoio_DATA) \
1999 $(toolexeclibgomime_DATA) \
2000 $(toolexeclibgonet_DATA) \
2001 $(toolexeclibgoos_DATA) \
2002 $(toolexeclibgopath_DATA) \
2003 $(toolexeclibgorpc_DATA) \
2004 $(toolexeclibgoruntime_DATA) \
2005 $(toolexeclibgosync_DATA) \
2006 $(toolexeclibgotesting_DATA)
2007
2008
2009 # How to build a .gox file from a .lo file.
2010 BUILDGOX = \
2011 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2012 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2013
2014 @LIBGO_IS_LINUX_FALSE@os_inotify_check =
2015
2016 # os_inotify_check = os/inotify/check
2017 @LIBGO_IS_LINUX_TRUE@os_inotify_check =
2018 TEST_PACKAGES = \
2019 asn1/check \
2020 big/check \
2021 bufio/check \
2022 bytes/check \
2023 cmath/check \
2024 ebnf/check \
2025 exec/check \
2026 expvar/check \
2027 flag/check \
2028 fmt/check \
2029 gob/check \
2030 html/check \
2031 http/check \
2032 io/check \
2033 json/check \
2034 log/check \
2035 math/check \
2036 mime/check \
2037 net/check \
2038 netchan/check \
2039 os/check \
2040 patch/check \
2041 path/check \
2042 rand/check \
2043 reflect/check \
2044 regexp/check \
2045 rpc/check \
2046 runtime/check \
2047 scanner/check \
2048 smtp/check \
2049 sort/check \
2050 strconv/check \
2051 strings/check \
2052 sync/check \
2053 syslog/check \
2054 tabwriter/check \
2055 template/check \
2056 time/check \
2057 try/check \
2058 unicode/check \
2059 utf16/check \
2060 utf8/check \
2061 websocket/check \
2062 xml/check \
2063 archive/tar/check \
2064 archive/zip/check \
2065 compress/bzip2/check \
2066 compress/flate/check \
2067 compress/gzip/check \
2068 compress/lzw/check \
2069 compress/zlib/check \
2070 container/heap/check \
2071 container/list/check \
2072 container/ring/check \
2073 container/vector/check \
2074 crypto/aes/check \
2075 crypto/blowfish/check \
2076 crypto/cast5/check \
2077 crypto/cipher/check \
2078 crypto/des/check \
2079 crypto/dsa/check \
2080 crypto/ecdsa/check \
2081 crypto/elliptic/check \
2082 crypto/hmac/check \
2083 crypto/md4/check \
2084 crypto/md5/check \
2085 crypto/ocsp/check \
2086 crypto/openpgp/check \
2087 crypto/rand/check \
2088 crypto/rc4/check \
2089 crypto/ripemd160/check \
2090 crypto/rsa/check \
2091 crypto/sha1/check \
2092 crypto/sha256/check \
2093 crypto/sha512/check \
2094 crypto/subtle/check \
2095 crypto/tls/check \
2096 crypto/twofish/check \
2097 crypto/x509/check \
2098 crypto/xtea/check \
2099 crypto/openpgp/armor/check \
2100 crypto/openpgp/packet/check \
2101 crypto/openpgp/s2k/check \
2102 debug/dwarf/check \
2103 debug/elf/check \
2104 debug/macho/check \
2105 debug/pe/check \
2106 encoding/ascii85/check \
2107 encoding/base32/check \
2108 encoding/base64/check \
2109 encoding/binary/check \
2110 encoding/git85/check \
2111 encoding/hex/check \
2112 encoding/line/check \
2113 encoding/pem/check \
2114 exp/datafmt/check \
2115 exp/draw/check \
2116 exp/eval/check \
2117 go/ast/check \
2118 go/parser/check \
2119 go/printer/check \
2120 go/scanner/check \
2121 go/token/check \
2122 go/typechecker/check \
2123 $(go_types_check_omitted_since_it_calls_6g) \
2124 hash/adler32/check \
2125 hash/crc32/check \
2126 hash/crc64/check \
2127 hash/fnv/check \
2128 http/cgi/check \
2129 http/fcgi/check \
2130 http/spdy/check \
2131 image/jpeg/check \
2132 image/png/check \
2133 image/tiff/check \
2134 image/ycbcr/check \
2135 index/suffixarray/check \
2136 io/ioutil/check \
2137 mime/multipart/check \
2138 net/textproto/check \
2139 $(os_inotify_check) \
2140 os/user/check \
2141 os/signal/check \
2142 path/filepath/check \
2143 rpc/jsonrpc/check \
2144 sync/atomic/check \
2145 testing/quick/check \
2146 testing/script/check
2147
2148 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2149 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2150 all: config.h
2151 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2152
2153 .SUFFIXES:
2154 .SUFFIXES: .c .go .gox .o .obj .lo .a
2155 am--refresh:
2156 @:
2157 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2158 @for dep in $?; do \
2159 case '$(am__configure_deps)' in \
2160 *$$dep*) \
2161 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2162 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2163 && exit 0; \
2164 exit 1;; \
2165 esac; \
2166 done; \
2167 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2168 $(am__cd) $(top_srcdir) && \
2169 $(AUTOMAKE) --foreign Makefile
2170 .PRECIOUS: Makefile
2171 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2172 @case '$?' in \
2173 *config.status*) \
2174 echo ' $(SHELL) ./config.status'; \
2175 $(SHELL) ./config.status;; \
2176 *) \
2177 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2178 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2179 esac;
2180
2181 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2182 $(SHELL) ./config.status --recheck
2183
2184 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2185 $(am__cd) $(srcdir) && $(AUTOCONF)
2186 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2187 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2188 $(am__aclocal_m4_deps):
2189
2190 config.h: stamp-h1
2191 @if test ! -f $@; then \
2192 rm -f stamp-h1; \
2193 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2194 else :; fi
2195
2196 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2197 @rm -f stamp-h1
2198 cd $(top_builddir) && $(SHELL) ./config.status config.h
2199 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2200 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2201 rm -f stamp-h1
2202 touch $@
2203
2204 distclean-hdr:
2205 -rm -f config.h stamp-h1
2206 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2207 @$(NORMAL_INSTALL)
2208 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2209 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2210 list2=; for p in $$list; do \
2211 if test -f $$p; then \
2212 list2="$$list2 $$p"; \
2213 else :; fi; \
2214 done; \
2215 test -z "$$list2" || { \
2216 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2217 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2218 @$(POST_INSTALL)
2219 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2220 for p in $$list; do \
2221 if test -f $$p; then \
2222 $(am__strip_dir) \
2223 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2224 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2225 else :; fi; \
2226 done
2227
2228 uninstall-toolexeclibLIBRARIES:
2229 @$(NORMAL_UNINSTALL)
2230 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2231 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2232 test -n "$$files" || exit 0; \
2233 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2234 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2235
2236 clean-toolexeclibLIBRARIES:
2237 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2238 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2239 -rm -f libgobegin.a
2240 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2241 $(RANLIB) libgobegin.a
2242 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2243 @$(NORMAL_INSTALL)
2244 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2245 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2246 list2=; for p in $$list; do \
2247 if test -f $$p; then \
2248 list2="$$list2 $$p"; \
2249 else :; fi; \
2250 done; \
2251 test -z "$$list2" || { \
2252 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2253 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2254 }
2255
2256 uninstall-toolexeclibLTLIBRARIES:
2257 @$(NORMAL_UNINSTALL)
2258 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2259 for p in $$list; do \
2260 $(am__strip_dir) \
2261 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2262 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2263 done
2264
2265 clean-toolexeclibLTLIBRARIES:
2266 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2267 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2268 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2269 test "$$dir" != "$$p" || dir=.; \
2270 echo "rm -f \"$${dir}/so_locations\""; \
2271 rm -f "$${dir}/so_locations"; \
2272 done
2273 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2274 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2275
2276 mostlyclean-compile:
2277 -rm -f *.$(OBJEXT)
2278
2279 distclean-compile:
2280 -rm -f *.tab.c
2281
2282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-cap.Plo@am__quote@
2293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-len.Plo@am__quote@
2294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-close.Plo@am__quote@
2296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-go.Plo@am__quote@
2305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-gomaxprocs.Plo@am__quote@
2306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-lock-os-thread.Plo@am__quote@
2312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-channel.Plo@am__quote@
2320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-note.Plo@am__quote@
2323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic-defer.Plo@am__quote@
2324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-big.Plo@am__quote@
2327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-big.Plo@am__quote@
2328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-small.Plo@am__quote@
2329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-small.Plo@am__quote@
2330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-chan.Plo@am__quote@
2333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect.Plo@am__quote@
2335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-sched.Plo@am__quote@
2338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-select.Plo@am__quote@
2339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-semacquire.Plo@am__quote@
2340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-big.Plo@am__quote@
2341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-big.Plo@am__quote@
2342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-small.Plo@am__quote@
2343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-small.Plo@am__quote@
2344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unreflect.Plo@am__quote@
2360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2383
2384 .c.o:
2385 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2386 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2389 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2390
2391 .c.obj:
2392 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2393 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2396 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2397
2398 .c.lo:
2399 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2400 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2403 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2404
2405 go-main.o: runtime/go-main.c
2406 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.o -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2407 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2410 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2411
2412 go-main.obj: runtime/go-main.c
2413 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.obj -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2414 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2417 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2418
2419 go-append.lo: runtime/go-append.c
2420 @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
2421 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2424 @am__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
2425
2426 go-assert.lo: runtime/go-assert.c
2427 @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
2428 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2431 @am__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
2432
2433 go-assert-interface.lo: runtime/go-assert-interface.c
2434 @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
2435 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2438 @am__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
2439
2440 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2441 @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
2442 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2445 @am__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
2446
2447 go-breakpoint.lo: runtime/go-breakpoint.c
2448 @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
2449 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2452 @am__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
2453
2454 go-caller.lo: runtime/go-caller.c
2455 @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
2456 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2459 @am__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
2460
2461 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2462 @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
2463 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2466 @am__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
2467
2468 go-cgo.lo: runtime/go-cgo.c
2469 @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
2470 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2473 @am__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
2474
2475 go-chan-cap.lo: runtime/go-chan-cap.c
2476 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-cap.lo -MD -MP -MF $(DEPDIR)/go-chan-cap.Tpo -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2477 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-cap.Tpo $(DEPDIR)/go-chan-cap.Plo
2478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-cap.c' object='go-chan-cap.lo' libtool=yes @AMDEPBACKSLASH@
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2480 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2481
2482 go-chan-len.lo: runtime/go-chan-len.c
2483 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-len.lo -MD -MP -MF $(DEPDIR)/go-chan-len.Tpo -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2484 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-len.Tpo $(DEPDIR)/go-chan-len.Plo
2485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-len.c' object='go-chan-len.lo' libtool=yes @AMDEPBACKSLASH@
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2487 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2488
2489 go-check-interface.lo: runtime/go-check-interface.c
2490 @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
2491 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2494 @am__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
2495
2496 go-close.lo: runtime/go-close.c
2497 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-close.lo -MD -MP -MF $(DEPDIR)/go-close.Tpo -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2498 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-close.Tpo $(DEPDIR)/go-close.Plo
2499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-close.c' object='go-close.lo' libtool=yes @AMDEPBACKSLASH@
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2501 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2502
2503 go-construct-map.lo: runtime/go-construct-map.c
2504 @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
2505 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2508 @am__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
2509
2510 go-convert-interface.lo: runtime/go-convert-interface.c
2511 @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
2512 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2515 @am__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
2516
2517 go-copy.lo: runtime/go-copy.c
2518 @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
2519 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2522 @am__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
2523
2524 go-defer.lo: runtime/go-defer.c
2525 @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
2526 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2529 @am__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
2530
2531 go-deferred-recover.lo: runtime/go-deferred-recover.c
2532 @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
2533 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2536 @am__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
2537
2538 go-eface-compare.lo: runtime/go-eface-compare.c
2539 @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
2540 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2543 @am__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
2544
2545 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2546 @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
2547 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2550 @am__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
2551
2552 go-getgoroot.lo: runtime/go-getgoroot.c
2553 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $(DEPDIR)/go-getgoroot.Tpo -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2554 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2557 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2558
2559 go-go.lo: runtime/go-go.c
2560 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-go.lo -MD -MP -MF $(DEPDIR)/go-go.Tpo -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2561 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-go.Tpo $(DEPDIR)/go-go.Plo
2562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-go.c' object='go-go.lo' libtool=yes @AMDEPBACKSLASH@
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2564 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2565
2566 go-gomaxprocs.lo: runtime/go-gomaxprocs.c
2567 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-gomaxprocs.lo -MD -MP -MF $(DEPDIR)/go-gomaxprocs.Tpo -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2568 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-gomaxprocs.Tpo $(DEPDIR)/go-gomaxprocs.Plo
2569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-gomaxprocs.c' object='go-gomaxprocs.lo' libtool=yes @AMDEPBACKSLASH@
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2571 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2572
2573 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2574 @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
2575 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2578 @am__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
2579
2580 go-int-to-string.lo: runtime/go-int-to-string.c
2581 @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
2582 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2583 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2585 @am__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
2586
2587 go-interface-compare.lo: runtime/go-interface-compare.c
2588 @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
2589 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2592 @am__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
2593
2594 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
2595 @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
2596 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2599 @am__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
2600
2601 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2602 @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
2603 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2606 @am__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
2607
2608 go-lock-os-thread.lo: runtime/go-lock-os-thread.c
2609 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-lock-os-thread.lo -MD -MP -MF $(DEPDIR)/go-lock-os-thread.Tpo -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2610 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-lock-os-thread.Tpo $(DEPDIR)/go-lock-os-thread.Plo
2611 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-lock-os-thread.c' object='go-lock-os-thread.lo' libtool=yes @AMDEPBACKSLASH@
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2613 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2614
2615 go-make-slice.lo: runtime/go-make-slice.c
2616 @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
2617 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2618 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2620 @am__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
2621
2622 go-map-delete.lo: runtime/go-map-delete.c
2623 @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
2624 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2627 @am__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
2628
2629 go-map-index.lo: runtime/go-map-index.c
2630 @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
2631 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2634 @am__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
2635
2636 go-map-len.lo: runtime/go-map-len.c
2637 @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
2638 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2641 @am__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
2642
2643 go-map-range.lo: runtime/go-map-range.c
2644 @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
2645 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2648 @am__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
2649
2650 go-nanotime.lo: runtime/go-nanotime.c
2651 @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
2652 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2655 @am__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
2656
2657 go-new-channel.lo: runtime/go-new-channel.c
2658 @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-channel.lo -MD -MP -MF $(DEPDIR)/go-new-channel.Tpo -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2659 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-channel.Tpo $(DEPDIR)/go-new-channel.Plo
2660 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-channel.c' object='go-new-channel.lo' libtool=yes @AMDEPBACKSLASH@
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2662 @am__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-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2663
2664 go-new-map.lo: runtime/go-new-map.c
2665 @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
2666 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2669 @am__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
2670
2671 go-new.lo: runtime/go-new.c
2672 @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
2673 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2676 @am__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
2677
2678 go-note.lo: runtime/go-note.c
2679 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-note.lo -MD -MP -MF $(DEPDIR)/go-note.Tpo -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2680 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-note.Tpo $(DEPDIR)/go-note.Plo
2681 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-note.c' object='go-note.lo' libtool=yes @AMDEPBACKSLASH@
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2683 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2684
2685 go-panic.lo: runtime/go-panic.c
2686 @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
2687 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2690 @am__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
2691
2692 go-panic-defer.lo: runtime/go-panic-defer.c
2693 @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-defer.lo -MD -MP -MF $(DEPDIR)/go-panic-defer.Tpo -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2694 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic-defer.Tpo $(DEPDIR)/go-panic-defer.Plo
2695 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic-defer.c' object='go-panic-defer.lo' libtool=yes @AMDEPBACKSLASH@
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2697 @am__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-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2698
2699 go-print.lo: runtime/go-print.c
2700 @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
2701 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2704 @am__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
2705
2706 go-rec-big.lo: runtime/go-rec-big.c
2707 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-big.lo -MD -MP -MF $(DEPDIR)/go-rec-big.Tpo -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2708 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-big.Tpo $(DEPDIR)/go-rec-big.Plo
2709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-big.c' object='go-rec-big.lo' libtool=yes @AMDEPBACKSLASH@
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2711 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2712
2713 go-rec-nb-big.lo: runtime/go-rec-nb-big.c
2714 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-big.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-big.Tpo -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2715 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-big.Tpo $(DEPDIR)/go-rec-nb-big.Plo
2716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-big.c' object='go-rec-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2718 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2719
2720 go-rec-nb-small.lo: runtime/go-rec-nb-small.c
2721 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-small.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-small.Tpo -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2722 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-small.Tpo $(DEPDIR)/go-rec-nb-small.Plo
2723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-small.c' object='go-rec-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2725 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2726
2727 go-rec-small.lo: runtime/go-rec-small.c
2728 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-small.lo -MD -MP -MF $(DEPDIR)/go-rec-small.Tpo -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2729 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-small.Tpo $(DEPDIR)/go-rec-small.Plo
2730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-small.c' object='go-rec-small.lo' libtool=yes @AMDEPBACKSLASH@
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2732 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2733
2734 go-recover.lo: runtime/go-recover.c
2735 @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
2736 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2737 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2739 @am__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
2740
2741 go-reflect.lo: runtime/go-reflect.c
2742 @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.lo -MD -MP -MF $(DEPDIR)/go-reflect.Tpo -c -o go-reflect.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2743 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect.Tpo $(DEPDIR)/go-reflect.Plo
2744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect.c' object='go-reflect.lo' libtool=yes @AMDEPBACKSLASH@
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2746 @am__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.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2747
2748 go-reflect-call.lo: runtime/go-reflect-call.c
2749 @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
2750 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2753 @am__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
2754
2755 go-reflect-chan.lo: runtime/go-reflect-chan.c
2756 @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-chan.lo -MD -MP -MF $(DEPDIR)/go-reflect-chan.Tpo -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2757 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-chan.Tpo $(DEPDIR)/go-reflect-chan.Plo
2758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-chan.c' object='go-reflect-chan.lo' libtool=yes @AMDEPBACKSLASH@
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2760 @am__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-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2761
2762 go-reflect-map.lo: runtime/go-reflect-map.c
2763 @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
2764 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2767 @am__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
2768
2769 go-rune.lo: runtime/go-rune.c
2770 @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
2771 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2774 @am__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
2775
2776 go-runtime-error.lo: runtime/go-runtime-error.c
2777 @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
2778 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2781 @am__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
2782
2783 go-sched.lo: runtime/go-sched.c
2784 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-sched.lo -MD -MP -MF $(DEPDIR)/go-sched.Tpo -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2785 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-sched.Tpo $(DEPDIR)/go-sched.Plo
2786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-sched.c' object='go-sched.lo' libtool=yes @AMDEPBACKSLASH@
2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2788 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2789
2790 go-select.lo: runtime/go-select.c
2791 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-select.lo -MD -MP -MF $(DEPDIR)/go-select.Tpo -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2792 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-select.Tpo $(DEPDIR)/go-select.Plo
2793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-select.c' object='go-select.lo' libtool=yes @AMDEPBACKSLASH@
2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2795 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2796
2797 go-semacquire.lo: runtime/go-semacquire.c
2798 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-semacquire.lo -MD -MP -MF $(DEPDIR)/go-semacquire.Tpo -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2799 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-semacquire.Tpo $(DEPDIR)/go-semacquire.Plo
2800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-semacquire.c' object='go-semacquire.lo' libtool=yes @AMDEPBACKSLASH@
2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2802 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2803
2804 go-send-big.lo: runtime/go-send-big.c
2805 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-big.lo -MD -MP -MF $(DEPDIR)/go-send-big.Tpo -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2806 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-big.Tpo $(DEPDIR)/go-send-big.Plo
2807 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-big.c' object='go-send-big.lo' libtool=yes @AMDEPBACKSLASH@
2808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2809 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2810
2811 go-send-nb-big.lo: runtime/go-send-nb-big.c
2812 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-big.lo -MD -MP -MF $(DEPDIR)/go-send-nb-big.Tpo -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2813 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-big.Tpo $(DEPDIR)/go-send-nb-big.Plo
2814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-big.c' object='go-send-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2816 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2817
2818 go-send-nb-small.lo: runtime/go-send-nb-small.c
2819 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-small.lo -MD -MP -MF $(DEPDIR)/go-send-nb-small.Tpo -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2820 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-small.Tpo $(DEPDIR)/go-send-nb-small.Plo
2821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-small.c' object='go-send-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2823 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2824
2825 go-send-small.lo: runtime/go-send-small.c
2826 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-small.lo -MD -MP -MF $(DEPDIR)/go-send-small.Tpo -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2827 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-small.Tpo $(DEPDIR)/go-send-small.Plo
2828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-small.c' object='go-send-small.lo' libtool=yes @AMDEPBACKSLASH@
2829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2830 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2831
2832 go-setenv.lo: runtime/go-setenv.c
2833 @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
2834 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
2836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2837 @am__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
2838
2839 go-signal.lo: runtime/go-signal.c
2840 @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
2841 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2844 @am__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
2845
2846 go-strcmp.lo: runtime/go-strcmp.c
2847 @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
2848 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2851 @am__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
2852
2853 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2854 @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
2855 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2856 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2858 @am__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
2859
2860 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2861 @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
2862 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2863 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2865 @am__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
2866
2867 go-strplus.lo: runtime/go-strplus.c
2868 @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
2869 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2872 @am__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
2873
2874 go-strslice.lo: runtime/go-strslice.c
2875 @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
2876 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2879 @am__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
2880
2881 go-trampoline.lo: runtime/go-trampoline.c
2882 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-trampoline.lo -MD -MP -MF $(DEPDIR)/go-trampoline.Tpo -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2883 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2886 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2887
2888 go-type-eface.lo: runtime/go-type-eface.c
2889 @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
2890 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2893 @am__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
2894
2895 go-type-error.lo: runtime/go-type-error.c
2896 @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
2897 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2900 @am__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
2901
2902 go-type-identity.lo: runtime/go-type-identity.c
2903 @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
2904 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2907 @am__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
2908
2909 go-type-interface.lo: runtime/go-type-interface.c
2910 @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
2911 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2914 @am__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
2915
2916 go-type-string.lo: runtime/go-type-string.c
2917 @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
2918 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2921 @am__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
2922
2923 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2924 @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
2925 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2928 @am__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
2929
2930 go-typestring.lo: runtime/go-typestring.c
2931 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typestring.lo -MD -MP -MF $(DEPDIR)/go-typestring.Tpo -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2932 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2935 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2936
2937 go-unreflect.lo: runtime/go-unreflect.c
2938 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unreflect.lo -MD -MP -MF $(DEPDIR)/go-unreflect.Tpo -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2939 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unreflect.Tpo $(DEPDIR)/go-unreflect.Plo
2940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unreflect.c' object='go-unreflect.lo' libtool=yes @AMDEPBACKSLASH@
2941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2942 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2943
2944 go-unsafe-new.lo: runtime/go-unsafe-new.c
2945 @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
2946 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2949 @am__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
2950
2951 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2952 @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
2953 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2956 @am__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
2957
2958 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2959 @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
2960 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2963 @am__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
2964
2965 go-unwind.lo: runtime/go-unwind.c
2966 @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
2967 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2970 @am__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
2971
2972 cpuprof.lo: runtime/cpuprof.c
2973 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpuprof.lo -MD -MP -MF $(DEPDIR)/cpuprof.Tpo -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
2974 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
2975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.lo' libtool=yes @AMDEPBACKSLASH@
2976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2977 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
2978
2979 mcache.lo: runtime/mcache.c
2980 @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
2981 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2984 @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
2985
2986 mcentral.lo: runtime/mcentral.c
2987 @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
2988 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2991 @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
2992
2993 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2994 @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
2995 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2998 @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
2999
3000 mem.lo: runtime/mem.c
3001 @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
3002 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
3004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3005 @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
3006
3007 mfinal.lo: runtime/mfinal.c
3008 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3009 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
3011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3012 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3013
3014 mfixalloc.lo: runtime/mfixalloc.c
3015 @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
3016 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
3018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3019 @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
3020
3021 mgc0.lo: runtime/mgc0.c
3022 @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
3023 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
3025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3026 @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
3027
3028 mheap.lo: runtime/mheap.c
3029 @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
3030 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
3032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3033 @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
3034
3035 msize.lo: runtime/msize.c
3036 @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
3037 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
3039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3040 @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
3041
3042 proc.lo: runtime/proc.c
3043 @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
3044 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3047 @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
3048
3049 thread.lo: runtime/thread.c
3050 @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
3051 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3054 @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
3055
3056 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3057 @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
3058 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3061 @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
3062
3063 mostlyclean-libtool:
3064 -rm -f *.lo
3065
3066 clean-libtool:
3067 -rm -rf .libs _libs
3068
3069 distclean-libtool:
3070 -rm -f libtool config.lt
3071
3072 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3073 # runs to enable its job server during parallel builds. Hence the
3074 # comments below.
3075 all-multi:
3076 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3077 install-multi:
3078 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3079
3080 mostlyclean-multi:
3081 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3082 clean-multi:
3083 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3084 distclean-multi:
3085 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3086 maintainer-clean-multi:
3087 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3088 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3089 @$(NORMAL_INSTALL)
3090 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3091 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3092 for p in $$list; do \
3093 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3094 echo "$$d$$p"; \
3095 done | $(am__base_list) | \
3096 while read files; do \
3097 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3098 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3099 done
3100
3101 uninstall-toolexeclibgoDATA:
3102 @$(NORMAL_UNINSTALL)
3103 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3104 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3105 test -n "$$files" || exit 0; \
3106 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3107 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3108 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3109 @$(NORMAL_INSTALL)
3110 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3111 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3112 for p in $$list; do \
3113 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3114 echo "$$d$$p"; \
3115 done | $(am__base_list) | \
3116 while read files; do \
3117 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3118 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3119 done
3120
3121 uninstall-toolexeclibgoarchiveDATA:
3122 @$(NORMAL_UNINSTALL)
3123 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3124 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3125 test -n "$$files" || exit 0; \
3126 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3127 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3128 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3129 @$(NORMAL_INSTALL)
3130 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3131 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3132 for p in $$list; do \
3133 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3134 echo "$$d$$p"; \
3135 done | $(am__base_list) | \
3136 while read files; do \
3137 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3138 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3139 done
3140
3141 uninstall-toolexeclibgocompressDATA:
3142 @$(NORMAL_UNINSTALL)
3143 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3144 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3145 test -n "$$files" || exit 0; \
3146 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3147 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3148 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3149 @$(NORMAL_INSTALL)
3150 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3151 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3152 for p in $$list; do \
3153 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3154 echo "$$d$$p"; \
3155 done | $(am__base_list) | \
3156 while read files; do \
3157 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3158 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3159 done
3160
3161 uninstall-toolexeclibgocontainerDATA:
3162 @$(NORMAL_UNINSTALL)
3163 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3164 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3165 test -n "$$files" || exit 0; \
3166 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3167 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3168 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3169 @$(NORMAL_INSTALL)
3170 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3171 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3172 for p in $$list; do \
3173 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3174 echo "$$d$$p"; \
3175 done | $(am__base_list) | \
3176 while read files; do \
3177 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3178 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3179 done
3180
3181 uninstall-toolexeclibgocryptoDATA:
3182 @$(NORMAL_UNINSTALL)
3183 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3184 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3185 test -n "$$files" || exit 0; \
3186 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3187 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3188 install-toolexeclibgocryptoopenpgpDATA: $(toolexeclibgocryptoopenpgp_DATA)
3189 @$(NORMAL_INSTALL)
3190 test -z "$(toolexeclibgocryptoopenpgpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)"
3191 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
3192 for p in $$list; do \
3193 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3194 echo "$$d$$p"; \
3195 done | $(am__base_list) | \
3196 while read files; do \
3197 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)'"; \
3198 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" || exit $$?; \
3199 done
3200
3201 uninstall-toolexeclibgocryptoopenpgpDATA:
3202 @$(NORMAL_UNINSTALL)
3203 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
3204 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3205 test -n "$$files" || exit 0; \
3206 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)' && rm -f" $$files ")"; \
3207 cd "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" && rm -f $$files
3208 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3209 @$(NORMAL_INSTALL)
3210 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3211 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3212 for p in $$list; do \
3213 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3214 echo "$$d$$p"; \
3215 done | $(am__base_list) | \
3216 while read files; do \
3217 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3218 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3219 done
3220
3221 uninstall-toolexeclibgodebugDATA:
3222 @$(NORMAL_UNINSTALL)
3223 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3224 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3225 test -n "$$files" || exit 0; \
3226 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3227 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3228 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3229 @$(NORMAL_INSTALL)
3230 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3231 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3232 for p in $$list; do \
3233 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3234 echo "$$d$$p"; \
3235 done | $(am__base_list) | \
3236 while read files; do \
3237 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3238 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3239 done
3240
3241 uninstall-toolexeclibgoencodingDATA:
3242 @$(NORMAL_UNINSTALL)
3243 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3244 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3245 test -n "$$files" || exit 0; \
3246 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3247 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3248 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3249 @$(NORMAL_INSTALL)
3250 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3251 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3252 for p in $$list; do \
3253 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3254 echo "$$d$$p"; \
3255 done | $(am__base_list) | \
3256 while read files; do \
3257 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3258 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3259 done
3260
3261 uninstall-toolexeclibgoexpDATA:
3262 @$(NORMAL_UNINSTALL)
3263 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3264 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3265 test -n "$$files" || exit 0; \
3266 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3267 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3268 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3269 @$(NORMAL_INSTALL)
3270 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3271 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3272 for p in $$list; do \
3273 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3274 echo "$$d$$p"; \
3275 done | $(am__base_list) | \
3276 while read files; do \
3277 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3278 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3279 done
3280
3281 uninstall-toolexeclibgogoDATA:
3282 @$(NORMAL_UNINSTALL)
3283 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3284 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3285 test -n "$$files" || exit 0; \
3286 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3287 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3288 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3289 @$(NORMAL_INSTALL)
3290 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3291 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3292 for p in $$list; do \
3293 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3294 echo "$$d$$p"; \
3295 done | $(am__base_list) | \
3296 while read files; do \
3297 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3298 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3299 done
3300
3301 uninstall-toolexeclibgohashDATA:
3302 @$(NORMAL_UNINSTALL)
3303 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3304 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3305 test -n "$$files" || exit 0; \
3306 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3307 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3308 install-toolexeclibgohttpDATA: $(toolexeclibgohttp_DATA)
3309 @$(NORMAL_INSTALL)
3310 test -z "$(toolexeclibgohttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohttpdir)"
3311 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3312 for p in $$list; do \
3313 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3314 echo "$$d$$p"; \
3315 done | $(am__base_list) | \
3316 while read files; do \
3317 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohttpdir)'"; \
3318 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit $$?; \
3319 done
3320
3321 uninstall-toolexeclibgohttpDATA:
3322 @$(NORMAL_UNINSTALL)
3323 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3324 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3325 test -n "$$files" || exit 0; \
3326 echo " ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
3327 cd "$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f $$files
3328 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3329 @$(NORMAL_INSTALL)
3330 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3331 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3332 for p in $$list; do \
3333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3334 echo "$$d$$p"; \
3335 done | $(am__base_list) | \
3336 while read files; do \
3337 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3338 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3339 done
3340
3341 uninstall-toolexeclibgoimageDATA:
3342 @$(NORMAL_UNINSTALL)
3343 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3344 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3345 test -n "$$files" || exit 0; \
3346 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3347 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3348 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3349 @$(NORMAL_INSTALL)
3350 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3351 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3352 for p in $$list; do \
3353 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3354 echo "$$d$$p"; \
3355 done | $(am__base_list) | \
3356 while read files; do \
3357 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3358 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3359 done
3360
3361 uninstall-toolexeclibgoindexDATA:
3362 @$(NORMAL_UNINSTALL)
3363 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3364 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3365 test -n "$$files" || exit 0; \
3366 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3367 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3368 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3369 @$(NORMAL_INSTALL)
3370 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3371 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3372 for p in $$list; do \
3373 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3374 echo "$$d$$p"; \
3375 done | $(am__base_list) | \
3376 while read files; do \
3377 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3378 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3379 done
3380
3381 uninstall-toolexeclibgoioDATA:
3382 @$(NORMAL_UNINSTALL)
3383 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3384 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3385 test -n "$$files" || exit 0; \
3386 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3387 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3388 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3389 @$(NORMAL_INSTALL)
3390 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3391 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3392 for p in $$list; do \
3393 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3394 echo "$$d$$p"; \
3395 done | $(am__base_list) | \
3396 while read files; do \
3397 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3398 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3399 done
3400
3401 uninstall-toolexeclibgomimeDATA:
3402 @$(NORMAL_UNINSTALL)
3403 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3404 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3405 test -n "$$files" || exit 0; \
3406 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3407 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3408 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3409 @$(NORMAL_INSTALL)
3410 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3411 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3412 for p in $$list; do \
3413 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3414 echo "$$d$$p"; \
3415 done | $(am__base_list) | \
3416 while read files; do \
3417 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3418 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3419 done
3420
3421 uninstall-toolexeclibgonetDATA:
3422 @$(NORMAL_UNINSTALL)
3423 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3424 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3425 test -n "$$files" || exit 0; \
3426 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3427 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3428 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3429 @$(NORMAL_INSTALL)
3430 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3431 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3432 for p in $$list; do \
3433 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3434 echo "$$d$$p"; \
3435 done | $(am__base_list) | \
3436 while read files; do \
3437 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3438 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3439 done
3440
3441 uninstall-toolexeclibgoosDATA:
3442 @$(NORMAL_UNINSTALL)
3443 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3444 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3445 test -n "$$files" || exit 0; \
3446 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3447 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3448 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3449 @$(NORMAL_INSTALL)
3450 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3451 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3452 for p in $$list; do \
3453 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3454 echo "$$d$$p"; \
3455 done | $(am__base_list) | \
3456 while read files; do \
3457 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3458 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3459 done
3460
3461 uninstall-toolexeclibgopathDATA:
3462 @$(NORMAL_UNINSTALL)
3463 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3464 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3465 test -n "$$files" || exit 0; \
3466 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3467 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3468 install-toolexeclibgorpcDATA: $(toolexeclibgorpc_DATA)
3469 @$(NORMAL_INSTALL)
3470 test -z "$(toolexeclibgorpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgorpcdir)"
3471 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3472 for p in $$list; do \
3473 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3474 echo "$$d$$p"; \
3475 done | $(am__base_list) | \
3476 while read files; do \
3477 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgorpcdir)'"; \
3478 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit $$?; \
3479 done
3480
3481 uninstall-toolexeclibgorpcDATA:
3482 @$(NORMAL_UNINSTALL)
3483 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3484 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3485 test -n "$$files" || exit 0; \
3486 echo " ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3487 cd "$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f $$files
3488 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3489 @$(NORMAL_INSTALL)
3490 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3491 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3492 for p in $$list; do \
3493 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3494 echo "$$d$$p"; \
3495 done | $(am__base_list) | \
3496 while read files; do \
3497 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3498 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3499 done
3500
3501 uninstall-toolexeclibgoruntimeDATA:
3502 @$(NORMAL_UNINSTALL)
3503 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3504 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3505 test -n "$$files" || exit 0; \
3506 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3507 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3508 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3509 @$(NORMAL_INSTALL)
3510 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3511 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3512 for p in $$list; do \
3513 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3514 echo "$$d$$p"; \
3515 done | $(am__base_list) | \
3516 while read files; do \
3517 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3518 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3519 done
3520
3521 uninstall-toolexeclibgosyncDATA:
3522 @$(NORMAL_UNINSTALL)
3523 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3524 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3525 test -n "$$files" || exit 0; \
3526 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3527 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3528 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3529 @$(NORMAL_INSTALL)
3530 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3531 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3532 for p in $$list; do \
3533 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3534 echo "$$d$$p"; \
3535 done | $(am__base_list) | \
3536 while read files; do \
3537 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3538 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3539 done
3540
3541 uninstall-toolexeclibgotestingDATA:
3542 @$(NORMAL_UNINSTALL)
3543 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3544 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3545 test -n "$$files" || exit 0; \
3546 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3547 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3548
3549 # This directory's subdirectories are mostly independent; you can cd
3550 # into them and run `make' without going through this Makefile.
3551 # To change the values of `make' variables: instead of editing Makefiles,
3552 # (1) if the variable is set in `config.status', edit `config.status'
3553 # (which will cause the Makefiles to be regenerated when you run `make');
3554 # (2) otherwise, pass the desired values on the `make' command line.
3555 $(RECURSIVE_TARGETS):
3556 @fail= failcom='exit 1'; \
3557 for f in x $$MAKEFLAGS; do \
3558 case $$f in \
3559 *=* | --[!k]*);; \
3560 *k*) failcom='fail=yes';; \
3561 esac; \
3562 done; \
3563 dot_seen=no; \
3564 target=`echo $@ | sed s/-recursive//`; \
3565 list='$(SUBDIRS)'; for subdir in $$list; do \
3566 echo "Making $$target in $$subdir"; \
3567 if test "$$subdir" = "."; then \
3568 dot_seen=yes; \
3569 local_target="$$target-am"; \
3570 else \
3571 local_target="$$target"; \
3572 fi; \
3573 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3574 || eval $$failcom; \
3575 done; \
3576 if test "$$dot_seen" = "no"; then \
3577 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3578 fi; test -z "$$fail"
3579
3580 $(RECURSIVE_CLEAN_TARGETS):
3581 @fail= failcom='exit 1'; \
3582 for f in x $$MAKEFLAGS; do \
3583 case $$f in \
3584 *=* | --[!k]*);; \
3585 *k*) failcom='fail=yes';; \
3586 esac; \
3587 done; \
3588 dot_seen=no; \
3589 case "$@" in \
3590 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3591 *) list='$(SUBDIRS)' ;; \
3592 esac; \
3593 rev=''; for subdir in $$list; do \
3594 if test "$$subdir" = "."; then :; else \
3595 rev="$$subdir $$rev"; \
3596 fi; \
3597 done; \
3598 rev="$$rev ."; \
3599 target=`echo $@ | sed s/-recursive//`; \
3600 for subdir in $$rev; do \
3601 echo "Making $$target in $$subdir"; \
3602 if test "$$subdir" = "."; then \
3603 local_target="$$target-am"; \
3604 else \
3605 local_target="$$target"; \
3606 fi; \
3607 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3608 || eval $$failcom; \
3609 done && test -z "$$fail"
3610 tags-recursive:
3611 list='$(SUBDIRS)'; for subdir in $$list; do \
3612 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3613 done
3614 ctags-recursive:
3615 list='$(SUBDIRS)'; for subdir in $$list; do \
3616 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3617 done
3618
3619 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3620 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3621 unique=`for i in $$list; do \
3622 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3623 done | \
3624 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3625 END { if (nonempty) { for (i in files) print i; }; }'`; \
3626 mkid -fID $$unique
3627 tags: TAGS
3628
3629 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3630 $(TAGS_FILES) $(LISP)
3631 set x; \
3632 here=`pwd`; \
3633 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3634 include_option=--etags-include; \
3635 empty_fix=.; \
3636 else \
3637 include_option=--include; \
3638 empty_fix=; \
3639 fi; \
3640 list='$(SUBDIRS)'; for subdir in $$list; do \
3641 if test "$$subdir" = .; then :; else \
3642 test ! -f $$subdir/TAGS || \
3643 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3644 fi; \
3645 done; \
3646 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3647 unique=`for i in $$list; do \
3648 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3649 done | \
3650 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3651 END { if (nonempty) { for (i in files) print i; }; }'`; \
3652 shift; \
3653 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3654 test -n "$$unique" || unique=$$empty_fix; \
3655 if test $$# -gt 0; then \
3656 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3657 "$$@" $$unique; \
3658 else \
3659 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3660 $$unique; \
3661 fi; \
3662 fi
3663 ctags: CTAGS
3664 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3665 $(TAGS_FILES) $(LISP)
3666 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3667 unique=`for i in $$list; do \
3668 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3669 done | \
3670 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3671 END { if (nonempty) { for (i in files) print i; }; }'`; \
3672 test -z "$(CTAGS_ARGS)$$unique" \
3673 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3674 $$unique
3675
3676 GTAGS:
3677 here=`$(am__cd) $(top_builddir) && pwd` \
3678 && $(am__cd) $(top_srcdir) \
3679 && gtags -i $(GTAGS_ARGS) "$$here"
3680
3681 distclean-tags:
3682 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3683
3684 distdir: $(DISTFILES)
3685 $(am__remove_distdir)
3686 test -d "$(distdir)" || mkdir "$(distdir)"
3687 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3688 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3689 list='$(DISTFILES)'; \
3690 dist_files=`for file in $$list; do echo $$file; done | \
3691 sed -e "s|^$$srcdirstrip/||;t" \
3692 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3693 case $$dist_files in \
3694 */*) $(MKDIR_P) `echo "$$dist_files" | \
3695 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3696 sort -u` ;; \
3697 esac; \
3698 for file in $$dist_files; do \
3699 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3700 if test -d $$d/$$file; then \
3701 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3702 if test -d "$(distdir)/$$file"; then \
3703 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3704 fi; \
3705 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3706 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3707 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3708 fi; \
3709 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3710 else \
3711 test -f "$(distdir)/$$file" \
3712 || cp -p $$d/$$file "$(distdir)/$$file" \
3713 || exit 1; \
3714 fi; \
3715 done
3716 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3717 if test "$$subdir" = .; then :; else \
3718 test -d "$(distdir)/$$subdir" \
3719 || $(MKDIR_P) "$(distdir)/$$subdir" \
3720 || exit 1; \
3721 fi; \
3722 done
3723 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3724 if test "$$subdir" = .; then :; else \
3725 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3726 $(am__relativize); \
3727 new_distdir=$$reldir; \
3728 dir1=$$subdir; dir2="$(top_distdir)"; \
3729 $(am__relativize); \
3730 new_top_distdir=$$reldir; \
3731 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3732 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3733 ($(am__cd) $$subdir && \
3734 $(MAKE) $(AM_MAKEFLAGS) \
3735 top_distdir="$$new_top_distdir" \
3736 distdir="$$new_distdir" \
3737 am__remove_distdir=: \
3738 am__skip_length_check=: \
3739 am__skip_mode_fix=: \
3740 distdir) \
3741 || exit 1; \
3742 fi; \
3743 done
3744 -test -n "$(am__skip_mode_fix)" \
3745 || find "$(distdir)" -type d ! -perm -755 \
3746 -exec chmod u+rwx,go+rx {} \; -o \
3747 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3748 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3749 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3750 || chmod -R a+r "$(distdir)"
3751 dist-gzip: distdir
3752 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3753 $(am__remove_distdir)
3754
3755 dist-bzip2: distdir
3756 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3757 $(am__remove_distdir)
3758
3759 dist-lzma: distdir
3760 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3761 $(am__remove_distdir)
3762
3763 dist-xz: distdir
3764 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3765 $(am__remove_distdir)
3766
3767 dist-tarZ: distdir
3768 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3769 $(am__remove_distdir)
3770
3771 dist-shar: distdir
3772 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
3773 $(am__remove_distdir)
3774
3775 dist-zip: distdir
3776 -rm -f $(distdir).zip
3777 zip -rq $(distdir).zip $(distdir)
3778 $(am__remove_distdir)
3779
3780 dist dist-all: distdir
3781 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3782 $(am__remove_distdir)
3783
3784 # This target untars the dist file and tries a VPATH configuration. Then
3785 # it guarantees that the distribution is self-contained by making another
3786 # tarfile.
3787 distcheck: dist
3788 case '$(DIST_ARCHIVES)' in \
3789 *.tar.gz*) \
3790 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
3791 *.tar.bz2*) \
3792 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3793 *.tar.lzma*) \
3794 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
3795 *.tar.xz*) \
3796 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3797 *.tar.Z*) \
3798 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3799 *.shar.gz*) \
3800 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3801 *.zip*) \
3802 unzip $(distdir).zip ;;\
3803 esac
3804 chmod -R a-w $(distdir); chmod a+w $(distdir)
3805 mkdir $(distdir)/_build
3806 mkdir $(distdir)/_inst
3807 chmod a-w $(distdir)
3808 test -d $(distdir)/_build || exit 0; \
3809 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3810 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3811 && am__cwd=`pwd` \
3812 && $(am__cd) $(distdir)/_build \
3813 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
3814 $(DISTCHECK_CONFIGURE_FLAGS) \
3815 && $(MAKE) $(AM_MAKEFLAGS) \
3816 && $(MAKE) $(AM_MAKEFLAGS) dvi \
3817 && $(MAKE) $(AM_MAKEFLAGS) check \
3818 && $(MAKE) $(AM_MAKEFLAGS) install \
3819 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3820 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3821 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3822 distuninstallcheck \
3823 && chmod -R a-w "$$dc_install_base" \
3824 && ({ \
3825 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3826 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3827 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3828 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3829 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3830 } || { rm -rf "$$dc_destdir"; exit 1; }) \
3831 && rm -rf "$$dc_destdir" \
3832 && $(MAKE) $(AM_MAKEFLAGS) dist \
3833 && rm -rf $(DIST_ARCHIVES) \
3834 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3835 && cd "$$am__cwd" \
3836 || exit 1
3837 $(am__remove_distdir)
3838 @(echo "$(distdir) archives ready for distribution: "; \
3839 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3840 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3841 distuninstallcheck:
3842 @$(am__cd) '$(distuninstallcheck_dir)' \
3843 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
3844 || { echo "ERROR: files left after uninstall:" ; \
3845 if test -n "$(DESTDIR)"; then \
3846 echo " (check DESTDIR support)"; \
3847 fi ; \
3848 $(distuninstallcheck_listfiles) ; \
3849 exit 1; } >&2
3850 distcleancheck: distclean
3851 @if test '$(srcdir)' = . ; then \
3852 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3853 exit 1 ; \
3854 fi
3855 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3856 || { echo "ERROR: files left in build directory after distclean:" ; \
3857 $(distcleancheck_listfiles) ; \
3858 exit 1; } >&2
3859 check-am: all-am
3860 check: check-recursive
3861 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
3862 config.h
3863 installdirs: installdirs-recursive
3864 installdirs-am:
3865 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohttpdir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgorpcdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)"; do \
3866 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3867 done
3868 install: install-recursive
3869 install-exec: install-exec-recursive
3870 install-data: install-data-recursive
3871 uninstall: uninstall-recursive
3872
3873 install-am: all-am
3874 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3875
3876 installcheck: installcheck-recursive
3877 install-strip:
3878 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3879 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3880 `test -z '$(STRIP)' || \
3881 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3882 mostlyclean-generic:
3883
3884 clean-generic:
3885 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3886
3887 distclean-generic:
3888 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3889 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3890
3891 maintainer-clean-generic:
3892 @echo "This command is intended for maintainers to use"
3893 @echo "it deletes files that may require special tools to rebuild."
3894 clean: clean-multi clean-recursive
3895
3896 clean-am: clean-generic clean-libtool clean-local \
3897 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3898 mostlyclean-am
3899
3900 distclean: distclean-multi distclean-recursive
3901 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3902 -rm -rf ./$(DEPDIR)
3903 -rm -f Makefile
3904 distclean-am: clean-am distclean-compile distclean-generic \
3905 distclean-hdr distclean-libtool distclean-tags
3906
3907 dvi: dvi-recursive
3908
3909 dvi-am:
3910
3911 html: html-recursive
3912
3913 html-am:
3914
3915 info: info-recursive
3916
3917 info-am:
3918
3919 install-data-am:
3920
3921 install-dvi: install-dvi-recursive
3922
3923 install-dvi-am:
3924
3925 install-exec-am: install-multi install-toolexeclibLIBRARIES \
3926 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3927 install-toolexeclibgoarchiveDATA \
3928 install-toolexeclibgocompressDATA \
3929 install-toolexeclibgocontainerDATA \
3930 install-toolexeclibgocryptoDATA \
3931 install-toolexeclibgocryptoopenpgpDATA \
3932 install-toolexeclibgodebugDATA \
3933 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3934 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3935 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3936 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3937 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3938 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3939 install-toolexeclibgorpcDATA install-toolexeclibgoruntimeDATA \
3940 install-toolexeclibgosyncDATA install-toolexeclibgotestingDATA
3941
3942 install-html: install-html-recursive
3943
3944 install-html-am:
3945
3946 install-info: install-info-recursive
3947
3948 install-info-am:
3949
3950 install-man:
3951
3952 install-pdf: install-pdf-recursive
3953
3954 install-pdf-am:
3955
3956 install-ps: install-ps-recursive
3957
3958 install-ps-am:
3959
3960 installcheck-am:
3961
3962 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
3963 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3964 -rm -rf $(top_srcdir)/autom4te.cache
3965 -rm -rf ./$(DEPDIR)
3966 -rm -f Makefile
3967 maintainer-clean-am: distclean-am maintainer-clean-generic
3968
3969 mostlyclean: mostlyclean-multi mostlyclean-recursive
3970
3971 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3972 mostlyclean-libtool mostlyclean-local
3973
3974 pdf: pdf-recursive
3975
3976 pdf-am:
3977
3978 ps: ps-recursive
3979
3980 ps-am:
3981
3982 uninstall-am: uninstall-toolexeclibLIBRARIES \
3983 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3984 uninstall-toolexeclibgoarchiveDATA \
3985 uninstall-toolexeclibgocompressDATA \
3986 uninstall-toolexeclibgocontainerDATA \
3987 uninstall-toolexeclibgocryptoDATA \
3988 uninstall-toolexeclibgocryptoopenpgpDATA \
3989 uninstall-toolexeclibgodebugDATA \
3990 uninstall-toolexeclibgoencodingDATA \
3991 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3992 uninstall-toolexeclibgohashDATA \
3993 uninstall-toolexeclibgohttpDATA \
3994 uninstall-toolexeclibgoimageDATA \
3995 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3996 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3997 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3998 uninstall-toolexeclibgorpcDATA \
3999 uninstall-toolexeclibgoruntimeDATA \
4000 uninstall-toolexeclibgosyncDATA \
4001 uninstall-toolexeclibgotestingDATA
4002
4003 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4004 clean-multi ctags-recursive distclean-multi install-am \
4005 install-multi install-strip maintainer-clean-multi \
4006 mostlyclean-multi tags-recursive
4007
4008 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4009 all all-am all-multi am--refresh check check-am clean \
4010 clean-generic clean-libtool clean-local clean-multi \
4011 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4012 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
4013 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
4014 distclean-compile distclean-generic distclean-hdr \
4015 distclean-libtool distclean-multi distclean-tags \
4016 distcleancheck distdir distuninstallcheck dvi dvi-am html \
4017 html-am info info-am install install-am install-data \
4018 install-data-am install-dvi install-dvi-am install-exec \
4019 install-exec-am install-html install-html-am install-info \
4020 install-info-am install-man install-multi install-pdf \
4021 install-pdf-am install-ps install-ps-am install-strip \
4022 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
4023 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
4024 install-toolexeclibgocompressDATA \
4025 install-toolexeclibgocontainerDATA \
4026 install-toolexeclibgocryptoDATA \
4027 install-toolexeclibgocryptoopenpgpDATA \
4028 install-toolexeclibgodebugDATA \
4029 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4030 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4031 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
4032 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4033 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4034 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4035 install-toolexeclibgorpcDATA install-toolexeclibgoruntimeDATA \
4036 install-toolexeclibgosyncDATA install-toolexeclibgotestingDATA \
4037 installcheck installcheck-am installdirs installdirs-am \
4038 maintainer-clean maintainer-clean-generic \
4039 maintainer-clean-multi mostlyclean mostlyclean-compile \
4040 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
4041 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
4042 uninstall uninstall-am uninstall-toolexeclibLIBRARIES \
4043 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4044 uninstall-toolexeclibgoarchiveDATA \
4045 uninstall-toolexeclibgocompressDATA \
4046 uninstall-toolexeclibgocontainerDATA \
4047 uninstall-toolexeclibgocryptoDATA \
4048 uninstall-toolexeclibgocryptoopenpgpDATA \
4049 uninstall-toolexeclibgodebugDATA \
4050 uninstall-toolexeclibgoencodingDATA \
4051 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4052 uninstall-toolexeclibgohashDATA \
4053 uninstall-toolexeclibgohttpDATA \
4054 uninstall-toolexeclibgoimageDATA \
4055 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4056 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4057 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
4058 uninstall-toolexeclibgorpcDATA \
4059 uninstall-toolexeclibgoruntimeDATA \
4060 uninstall-toolexeclibgosyncDATA \
4061 uninstall-toolexeclibgotestingDATA
4062
4063
4064 goc2c.$(OBJEXT): runtime/goc2c.c
4065 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4066
4067 goc2c: goc2c.$(OBJEXT)
4068 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4069
4070 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4071 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
4072 mv -f $@.tmp $@
4073
4074 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4075 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
4076 mv -f $@.tmp $@
4077
4078 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4079 ./goc2c --gcc --go-prefix libgo_reflect $< > $@.tmp
4080 mv -f $@.tmp $@
4081
4082 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4083 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
4084 mv -f $@.tmp $@
4085
4086 %.c: $(srcdir)/runtime/%.goc goc2c
4087 ./goc2c --gcc $< > $@.tmp
4088 mv -f $@.tmp $@
4089
4090 version.go: s-version; @true
4091 s-version: Makefile
4092 rm -f version.go.tmp
4093 echo "package runtime" > version.go.tmp
4094 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4095 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
4096 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4097 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4098 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4099 $(STAMP) $@
4100
4101 syscall_arch.go: s-syscall_arch; @true
4102 s-syscall_arch: Makefile
4103 rm -f syscall_arch.go.tmp
4104 echo "package syscall" > syscall_arch.go.tmp
4105 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4106 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4107 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4108 $(STAMP) $@
4109
4110 asn1/asn1.lo: $(go_asn1_files) bytes.gox fmt.gox io.gox os.gox reflect.gox \
4111 strconv.gox strings.gox time.gox
4112 $(BUILDPACKAGE)
4113 asn1/check: $(CHECK_DEPS)
4114 @$(CHECK)
4115 .PHONY: asn1/check
4116
4117 big/big.lo: $(go_big_files) fmt.gox rand.gox strings.gox os.gox
4118 $(BUILDPACKAGE)
4119 big/check: $(CHECK_DEPS)
4120 @$(CHECK)
4121 .PHONY: big/check
4122
4123 bufio/bufio.lo: $(go_bufio_files) bytes.gox io.gox os.gox strconv.gox utf8.gox
4124 $(BUILDPACKAGE)
4125 bufio/check: $(CHECK_DEPS)
4126 @$(CHECK)
4127 .PHONY: bufio/check
4128
4129 bytes/bytes.lo: $(go_bytes_files) io.gox os.gox unicode.gox utf8.gox
4130 $(BUILDPACKAGE)
4131 bytes/index.lo: $(go_bytes_c_files) bytes/bytes.lo
4132 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4133 bytes/check: $(CHECK_DEPS)
4134 @$(CHECK)
4135 .PHONY: bytes/check
4136
4137 cmath/cmath.lo: $(go_cmath_files) math.gox
4138 $(BUILDPACKAGE)
4139 cmath/check: $(CHECK_DEPS)
4140 @$(CHECK)
4141 .PHONY: cmath/check
4142
4143 crypto/crypto.lo: $(go_crypto_files) hash.gox
4144 $(BUILDPACKAGE)
4145 crypto/check: $(CHECK_DEPS)
4146 @$(CHECK)
4147 .PHONY: crypto/check
4148
4149 ebnf/ebnf.lo: $(go_ebnf_files) container/vector.gox go/scanner.gox \
4150 go/token.gox os.gox strconv.gox unicode.gox utf8.gox
4151 $(BUILDPACKAGE)
4152 ebnf/check: $(CHECK_DEPS)
4153 @$(CHECK)
4154 .PHONY: ebnf/check
4155
4156 exec/exec.lo: $(go_exec_files) os.gox strconv.gox strings.gox
4157 $(BUILDPACKAGE)
4158 exec/check: $(CHECK_DEPS)
4159 @$(CHECK)
4160 .PHONY: exec/check
4161
4162 expvar/expvar.lo: $(go_expvar_files) bytes.gox fmt.gox http.gox json.gox \
4163 log.gox os.gox runtime.gox strconv.gox sync.gox
4164 $(BUILDPACKAGE)
4165 expvar/check: $(CHECK_DEPS)
4166 @$(CHECK)
4167 .PHONY: expvar/check
4168
4169 flag/flag.lo: $(go_flag_files) fmt.gox os.gox strconv.gox
4170 $(BUILDPACKAGE)
4171 flag/check: $(CHECK_DEPS)
4172 @$(CHECK)
4173 .PHONY: flag/check
4174
4175 fmt/fmt.lo: $(go_fmt_files) bytes.gox io.gox math.gox os.gox reflect.gox \
4176 strconv.gox strings.gox unicode.gox utf8.gox
4177 $(BUILDPACKAGE)
4178 fmt/check: $(CHECK_DEPS)
4179 @$(CHECK)
4180 .PHONY: fmt/check
4181
4182 gob/gob.lo: $(go_gob_files) bufio.gox bytes.gox fmt.gox io.gox math.gox \
4183 os.gox reflect.gox runtime.gox strings.gox sync.gox \
4184 unicode.gox utf8.gox
4185 $(BUILDPACKAGE)
4186 gob/check: $(CHECK_DEPS)
4187 @$(CHECK)
4188 .PHONY: gob/check
4189
4190 hash/hash.lo: $(go_hash_files) io.gox
4191 $(BUILDPACKAGE)
4192 hash/check: $(CHECK_DEPS)
4193 @$(CHECK)
4194 .PHONY: hash/check
4195
4196 html/html.lo: $(go_html_files) bytes.gox io.gox os.gox strconv.gox strings.gox \
4197 utf8.gox
4198 $(BUILDPACKAGE)
4199 html/check: $(CHECK_DEPS)
4200 @$(CHECK)
4201 .PHONY: html/check
4202
4203 http/http.lo: $(go_http_files) bufio.gox bytes.gox compress/gzip.gox \
4204 container/vector.gox crypto/rand.gox crypto/tls.gox \
4205 encoding/base64.gox fmt.gox io.gox io/ioutil.gox log.gox \
4206 mime.gox mime/multipart.gox net.gox net/textproto.gox os.gox \
4207 path.gox path/filepath.gox sort.gox strconv.gox strings.gox \
4208 sync.gox time.gox utf8.gox
4209 $(BUILDPACKAGE)
4210 http/check: $(CHECK_DEPS)
4211 @$(CHECK)
4212 .PHONY: http/check
4213
4214 image/image.lo: $(go_image_files) bufio.gox io.gox os.gox strconv.gox
4215 $(BUILDPACKAGE)
4216 image/check: $(CHECK_DEPS)
4217 @$(CHECK)
4218 .PHONY: image/check
4219
4220 io/io.lo: $(go_io_files) os.gox sync.gox
4221 $(BUILDPACKAGE)
4222 io/check: $(CHECK_DEPS)
4223 @$(CHECK)
4224 .PHONY: io/check
4225
4226 json/json.lo: $(go_json_files) bytes.gox container/vector.gox \
4227 encoding/base64.gox fmt.gox io.gox math.gox os.gox \
4228 reflect.gox runtime.gox strconv.gox strings.gox unicode.gox \
4229 utf16.gox utf8.gox
4230 $(BUILDPACKAGE)
4231 json/check: $(CHECK_DEPS)
4232 @$(CHECK)
4233 .PHONY: json/check
4234
4235 log/log.lo: $(go_log_files) bytes.gox fmt.gox io.gox runtime.gox os.gox \
4236 sync.gox time.gox
4237 $(BUILDPACKAGE)
4238 log/check: $(CHECK_DEPS)
4239 @$(CHECK)
4240 .PHONY: log/check
4241
4242 math/math.lo: $(go_math_files)
4243 $(BUILDPACKAGE)
4244 math/check: $(CHECK_DEPS)
4245 @$(CHECK)
4246 .PHONY: math/check
4247
4248 mime/mime.lo: $(go_mime_files) bufio.gox bytes.gox fmt.gox os.gox strings.gox \
4249 sync.gox unicode.gox
4250 $(BUILDPACKAGE)
4251 mime/check: $(CHECK_DEPS)
4252 @$(CHECK)
4253 .PHONY: mime/check
4254
4255 net/net.lo: $(go_net_files) bytes.gox fmt.gox io.gox os.gox rand.gox \
4256 reflect.gox sort.gox strconv.gox strings.gox sync.gox \
4257 syscall.gox time.gox
4258 $(BUILDPACKAGE)
4259 net/check: $(CHECK_DEPS)
4260 @$(CHECK_ON_REQUEST)
4261 .PHONY: net/check
4262
4263 netchan/netchan.lo: $(go_netchan_files) gob.gox io.gox log.gox net.gox os.gox \
4264 reflect.gox strconv.gox sync.gox time.gox
4265 $(BUILDPACKAGE)
4266 netchan/check: $(CHECK_DEPS)
4267 @$(CHECK)
4268 .PHONY: netchan/check
4269
4270 os/os.lo: $(go_os_files) runtime.gox sync.gox syscall.gox
4271 $(BUILDPACKAGE)
4272 os/check: $(CHECK_DEPS)
4273 @$(CHECK)
4274 .PHONY: os/check
4275
4276 patch/patch.lo: $(go_patch_files) bytes.gox compress/zlib.gox \
4277 crypto/sha1.gox encoding/git85.gox fmt.gox io.gox os.gox \
4278 path.gox strings.gox
4279 $(BUILDPACKAGE)
4280 patch/check: $(CHECK_DEPS)
4281 @$(CHECK)
4282 .PHONY: patch/check
4283
4284 path/path.lo: $(go_path_files) os.gox strings.gox utf8.gox
4285 $(BUILDPACKAGE)
4286 path/check: $(CHECK_DEPS)
4287 @$(CHECK)
4288 .PHONY: path/check
4289
4290 rand/rand.lo: $(go_rand_files) math.gox sync.gox
4291 $(BUILDPACKAGE)
4292 rand/check: $(CHECK_DEPS)
4293 @$(CHECK)
4294 .PHONY: rand/check
4295
4296 reflect/reflect.lo: $(go_reflect_files) math.gox runtime.gox strconv.gox \
4297 sync.gox
4298 $(BUILDPACKAGE)
4299 reflect/check: $(CHECK_DEPS)
4300 @$(CHECK)
4301 .PHONY: reflect/check
4302
4303 regexp/regexp.lo: $(go_regexp_files) bytes.gox io.gox os.gox strings.gox \
4304 utf8.gox
4305 $(BUILDPACKAGE)
4306 regexp/check: $(CHECK_DEPS)
4307 @$(CHECK)
4308 .PHONY: regexp/check
4309
4310 rpc/rpc.lo: $(go_rpc_files) bufio.gox fmt.gox gob.gox http.gox io.gox log.gox \
4311 net.gox os.gox reflect.gox sort.gox strings.gox strconv.gox \
4312 sync.gox template.gox unicode.gox utf8.gox
4313 $(BUILDPACKAGE)
4314 rpc/check: $(CHECK_DEPS)
4315 @$(CHECK)
4316 .PHONY: rpc/check
4317
4318 runtime/runtime.lo: $(go_runtime_files)
4319 $(BUILDPACKAGE)
4320 runtime/check: $(CHECK_DEPS)
4321 @$(CHECK)
4322 .PHONY: runtime/check
4323
4324 scanner/scanner.lo: $(go_scanner_files) bytes.gox fmt.gox io.gox os.gox \
4325 unicode.gox utf8.gox
4326 $(BUILDPACKAGE)
4327 scanner/check: $(CHECK_DEPS)
4328 @$(CHECK)
4329 .PHONY: scanner/check
4330
4331 smtp/smtp.lo: $(go_smtp_files) crypto/tls.gox encoding/base64.gox io.gox \
4332 net.gox net/textproto.gox os.gox strings.gox
4333 $(BUILDPACKAGE)
4334 smtp/check: $(CHECK_DEPS)
4335 @$(CHECK)
4336 .PHONY: smtp/check
4337
4338 sort/sort.lo: $(go_sort_files)
4339 $(BUILDPACKAGE)
4340 sort/check: $(CHECK_DEPS)
4341 @$(CHECK)
4342 .PHONY: sort/check
4343
4344 strconv/strconv.lo: $(go_strconv_files) bytes.gox math.gox os.gox strings.gox \
4345 unicode.gox utf8.gox
4346 $(BUILDPACKAGE)
4347 strconv/check: $(CHECK_DEPS)
4348 @$(CHECK)
4349 .PHONY: strconv/check
4350
4351 strings/strings.lo: $(go_strings_files) os.gox unicode.gox utf8.gox
4352 $(BUILDPACKAGE)
4353 strings/check: $(CHECK_DEPS)
4354 @$(CHECK)
4355 .PHONY: strings/check
4356
4357 sync/sync.lo: $(go_sync_files) runtime.gox sync/atomic.gox
4358 $(BUILDPACKAGE)
4359 sync/check: $(CHECK_DEPS)
4360 @$(CHECK)
4361 .PHONY: sync/check
4362
4363 syslog/syslog.lo: $(go_syslog_files) fmt.gox log.gox net.gox os.gox syscall.gox
4364 $(BUILDPACKAGE)
4365 syslog/syslog_c.lo: $(go_syslog_c_files) syslog/syslog.lo
4366 $(LTCOMPILE) -c -o $@ $(srcdir)/go/syslog/syslog_c.c
4367 syslog/check: $(CHECK_DEPS)
4368 @$(CHECK_ON_REQUEST)
4369 .PHONY: syslog/check
4370
4371 tabwriter/tabwriter.lo: $(go_tabwriter_files) bytes.gox io.gox os.gox utf8.gox
4372 $(BUILDPACKAGE)
4373 tabwriter/check: $(CHECK_DEPS)
4374 @$(CHECK)
4375 .PHONY: tabwriter/check
4376
4377 template/template.lo: $(go_template_files) bytes.gox fmt.gox io.gox os.gox \
4378 reflect.gox runtime.gox strings.gox container/vector.gox
4379 $(BUILDPACKAGE)
4380 template/check: $(CHECK_DEPS)
4381 @$(CHECK)
4382 .PHONY: template/check
4383
4384 testing/testing.lo: $(go_testing_files) flag.gox fmt.gox os.gox regexp.gox \
4385 runtime.gox runtime/pprof.gox time.gox
4386 $(BUILDPACKAGE)
4387 testing/check: $(CHECK_DEPS)
4388 @$(CHECK)
4389 .PHONY: testing/check
4390
4391 time/time.lo: $(go_time_files) bytes.gox container/heap.gox io/ioutil.gox \
4392 os.gox strconv.gox sync.gox syscall.gox
4393 $(BUILDPACKAGE)
4394 time/check: $(CHECK_DEPS)
4395 @$(CHECK)
4396 .PHONY: time/check
4397
4398 try/try.lo: $(go_try_files) fmt.gox io.gox os.gox reflect.gox unicode.gox
4399 $(BUILDPACKAGE)
4400 try/check: $(CHECK_DEPS)
4401 @$(CHECK)
4402 .PHONY: try/check
4403
4404 unicode/unicode.lo: $(go_unicode_files)
4405 $(BUILDPACKAGE)
4406 unicode/check: $(CHECK_DEPS)
4407 @$(CHECK)
4408 .PHONY: unicode/check
4409
4410 utf16/utf16.lo: $(go_utf16_files) unicode.gox
4411 $(BUILDPACKAGE)
4412 utf16/check: $(CHECK_DEPS)
4413 @$(CHECK)
4414 .PHONY: utf16/check
4415
4416 utf8/utf8.lo: $(go_utf8_files) unicode.gox
4417 $(BUILDPACKAGE)
4418 utf8/check: $(CHECK_DEPS)
4419 @$(CHECK)
4420 .PHONY: utf8/check
4421
4422 websocket/websocket.lo: $(go_websocket_files) bufio.gox bytes.gox \
4423 container/vector.gox crypto/md5.gox crypto/tls.gox \
4424 encoding/binary.gox fmt.gox http.gox io.gox net.gox os.gox \
4425 rand.gox strings.gox
4426 $(BUILDPACKAGE)
4427 websocket/check: $(CHECK_DEPS)
4428 @$(CHECK)
4429 .PHONY: websocket/check
4430
4431 xml/xml.lo: $(go_xml_files) bufio.gox bytes.gox fmt.gox io.gox os.gox \
4432 reflect.gox strconv.gox strings.gox unicode.gox utf8.gox
4433 $(BUILDPACKAGE)
4434 xml/check: $(CHECK_DEPS)
4435 @$(CHECK)
4436 .PHONY: xml/check
4437
4438 archive/tar.lo: $(go_archive_tar_files) bytes.gox io.gox io/ioutil.gox os.gox \
4439 strconv.gox strings.gox
4440 $(BUILDPACKAGE)
4441 archive/tar/check: $(CHECK_DEPS)
4442 @$(MKDIR_P) archive/tar
4443 @$(CHECK)
4444 .PHONY: archive/tar/check
4445
4446 archive/zip.lo: $(go_archive_zip_files) bufio.gox bytes.gox \
4447 compress/flate.gox hash.gox hash/crc32.gox \
4448 encoding/binary.gox io.gox io/ioutil.gox os.gox
4449 $(BUILDPACKAGE)
4450 archive/zip/check: $(CHECK_DEPS)
4451 @$(MKDIR_P) archive/zip
4452 @$(CHECK)
4453 .PHONY: archive/zip/check
4454
4455 compress/bzip2.lo: $(go_compress_bzip2_files) bufio.gox io.gox os.gox sort.gox
4456 $(BUILDPACKAGE)
4457 compress/bzip2/check: $(CHECK_DEPS)
4458 @$(MKDIR_P) compress/bzip2
4459 @$(CHECK)
4460 .PHONY: compress/bzip2/check
4461
4462 compress/flate.lo: $(go_compress_flate_files) bufio.gox io.gox math.gox \
4463 os.gox sort.gox strconv.gox
4464 $(BUILDPACKAGE)
4465 compress/flate/check: $(CHECK_DEPS)
4466 @$(MKDIR_P) compress/flate
4467 @$(CHECK)
4468 .PHONY: compress/flate/check
4469
4470 compress/gzip.lo: $(go_compress_gzip_files) bufio.gox compress/flate.gox \
4471 hash.gox hash/crc32.gox io.gox os.gox
4472 $(BUILDPACKAGE)
4473 compress/gzip/check: $(CHECK_DEPS)
4474 @$(MKDIR_P) compress/gzip
4475 @$(CHECK)
4476 .PHONY: compress/gzip/check
4477
4478 compress/lzw.lo: $(go_compress_lzw_files) bufio.gox fmt.gox io.gox os.gox
4479 $(BUILDPACKAGE)
4480 compress/lzw/check: $(CHECK_DEPS)
4481 @$(MKDIR_P) compress/lzw
4482 @$(CHECK)
4483 .PHONY: compress/lzw/check
4484
4485 compress/zlib.lo: $(go_compress_zlib_files) bufio.gox compress/flate.gox \
4486 hash.gox hash/adler32.gox io.gox os.gox
4487 $(BUILDPACKAGE)
4488 compress/zlib/check: $(CHECK_DEPS)
4489 @$(MKDIR_P) compress/zlib
4490 @$(CHECK)
4491 .PHONY: compress/zlib/check
4492
4493 container/heap.lo: $(go_container_heap_files) sort.gox
4494 $(BUILDPACKAGE)
4495 container/heap/check: $(CHECK_DEPS)
4496 @$(MKDIR_P) container/heap
4497 @$(CHECK)
4498 .PHONY: container/heap/check
4499
4500 container/list.lo: $(go_container_list_files)
4501 $(BUILDPACKAGE)
4502 container/list/check: $(CHECK_DEPS)
4503 @$(MKDIR_P) container/list
4504 @$(CHECK)
4505 .PHONY: container/list/check
4506
4507 container/ring.lo: $(go_container_ring_files)
4508 $(BUILDPACKAGE)
4509 container/ring/check: $(CHECK_DEPS)
4510 @$(MKDIR_P) container/ring
4511 @$(CHECK)
4512 .PHONY: container/ring/check
4513
4514 container/vector.lo: $(go_container_vector_files)
4515 $(BUILDPACKAGE)
4516 container/vector/check: $(CHECK_DEPS)
4517 @$(MKDIR_P) container/vector
4518 @$(CHECK)
4519 .PHONY: container/vector/check
4520
4521 crypto/aes.lo: $(go_crypto_aes_files) os.gox strconv.gox
4522 $(BUILDPACKAGE)
4523 crypto/aes/check: $(CHECK_DEPS)
4524 @$(MKDIR_P) crypto/aes
4525 @$(CHECK)
4526 .PHONY: crypto/aes/check
4527
4528 crypto/blowfish.lo: $(go_crypto_blowfish_files) os.gox strconv.gox
4529 $(BUILDPACKAGE)
4530 crypto/blowfish/check: $(CHECK_DEPS)
4531 @$(MKDIR_P) crypto/blowfish
4532 @$(CHECK)
4533 .PHONY: crypto/blowfish/check
4534
4535 crypto/cast5.lo: $(go_crypto_cast5_files) os.gox
4536 $(BUILDPACKAGE)
4537 crypto/cast5/check: $(CHECK_DEPS)
4538 @$(MKDIR_P) crypto/cast5
4539 @$(CHECK)
4540 .PHONY: crypto/cast5/check
4541
4542 crypto/cipher.lo: $(go_crypto_cipher_files) io.gox os.gox
4543 $(BUILDPACKAGE)
4544 crypto/cipher/check: $(CHECK_DEPS)
4545 @$(MKDIR_P) crypto/cipher
4546 @$(CHECK)
4547 .PHONY: crypto/cipher/check
4548
4549 crypto/des.lo: $(go_crypto_des_files) encoding/binary.gox os.gox strconv.gox
4550 $(BUILDPACKAGE)
4551 crypto/des/check: $(CHECK_DEPS)
4552 @$(MKDIR_P) crypto/des
4553 @$(CHECK)
4554 .PHONY: crypto/des/check
4555
4556 crypto/dsa.lo: $(go_crypto_dsa_files) big.gox io.gox os.gox
4557 $(BUILDPACKAGE)
4558 crypto/dsa/check: $(CHECK_DEPS)
4559 @$(MKDIR_P) crypto/dsa
4560 @$(CHECK)
4561 .PHONY: crypto/dsa/check
4562
4563 crypto/ecdsa.lo: $(go_crypto_ecdsa_files) big.gox crypto/elliptic.gox io.gox \
4564 os.gox
4565 $(BUILDPACKAGE)
4566 crypto/ecdsa/check: $(CHECK_DEPS)
4567 @$(MKDIR_P) crypto/ecdsa
4568 @$(CHECK)
4569 .PHONY: crypto/ecdsa/check
4570
4571 crypto/elliptic.lo: $(go_crypto_elliptic_files) big.gox io.gox os.gox sync.gox
4572 $(BUILDPACKAGE)
4573 crypto/elliptic/check: $(CHECK_DEPS)
4574 @$(MKDIR_P) crypto/elliptic
4575 @$(CHECK)
4576 .PHONY: crypto/elliptic/check
4577
4578 crypto/hmac.lo: $(go_crypto_hmac_files) crypto/md5.gox crypto/sha1.gox \
4579 crypto/sha256.gox hash.gox os.gox
4580 $(BUILDPACKAGE)
4581 crypto/hmac/check: $(CHECK_DEPS)
4582 @$(MKDIR_P) crypto/hmac
4583 @$(CHECK)
4584 .PHONY: crypto/hmac/check
4585
4586 crypto/md4.lo: $(go_crypto_md4_files) crypto.gox hash.gox os.gox
4587 $(BUILDPACKAGE)
4588 crypto/md4/check: $(CHECK_DEPS)
4589 @$(MKDIR_P) crypto/md4
4590 @$(CHECK)
4591 .PHONY: crypto/md4/check
4592
4593 crypto/md5.lo: $(go_crypto_md5_files) crypto.gox hash.gox os.gox
4594 $(BUILDPACKAGE)
4595 crypto/md5/check: $(CHECK_DEPS)
4596 @$(MKDIR_P) crypto/md5
4597 @$(CHECK)
4598 .PHONY: crypto/md5/check
4599
4600 crypto/ocsp.lo: $(go_crypto_ocsp_files) asn1.gox crypto.gox crypto/rsa.gox \
4601 crypto/sha1.gox crypto/x509.gox os.gox time.gox
4602 $(BUILDPACKAGE)
4603 crypto/ocsp/check: $(CHECK_DEPS)
4604 @$(MKDIR_P) crypto/ocsp
4605 @$(CHECK)
4606 .PHONY: crypto/ocsp/check
4607
4608 crypto/openpgp.lo: $(go_crypto_openpgp_files) crypto.gox crypto/dsa.gox \
4609 crypto/openpgp/armor.gox crypto/openpgp/error.gox \
4610 crypto/openpgp/packet.gox crypto/rsa.gox crypto/sha256.gox \
4611 hash.gox io.gox os.gox strconv.gox time.gox
4612 $(BUILDPACKAGE)
4613 crypto/openpgp/check: $(CHECK_DEPS)
4614 @$(MKDIR_P) crypto/openpgp
4615 @$(CHECK)
4616 .PHONY: crypto/openpgp/check
4617
4618 crypto/rand.lo: $(go_crypto_rand_files) bufio.gox crypto/aes.gox io.gox \
4619 os.gox sync.gox time.gox
4620 $(BUILDPACKAGE)
4621 crypto/rand/check: $(CHECK_DEPS)
4622 @$(MKDIR_P) crypto/rand
4623 @$(CHECK)
4624 .PHONY: crypto/rand/check
4625
4626 crypto/rc4.lo: $(go_crypto_rc4_files) os.gox strconv.gox
4627 $(BUILDPACKAGE)
4628 crypto/rc4/check: $(CHECK_DEPS)
4629 @$(MKDIR_P) crypto/rc4
4630 @$(CHECK)
4631 .PHONY: crypto/rc4/check
4632
4633 crypto/ripemd160.lo: $(go_crypto_ripemd160_files) crypto.gox hash.gox os.gox
4634 $(BUILDPACKAGE)
4635 crypto/ripemd160/check: $(CHECK_DEPS)
4636 @$(MKDIR_P) crypto/ripemd160
4637 @$(CHECK)
4638 .PHONY: crypto/ripemd160/check
4639
4640 crypto/rsa.lo: $(go_crypto_rsa_files) big.gox crypto.gox crypto/sha1.gox \
4641 crypto/subtle.gox encoding/hex.gox hash.gox io.gox os.gox
4642 $(BUILDPACKAGE)
4643 crypto/rsa/check: $(CHECK_DEPS)
4644 @$(MKDIR_P) crypto/rsa
4645 @$(CHECK)
4646 .PHONY: crypto/rsa/check
4647
4648 crypto/sha1.lo: $(go_crypto_sha1_files) crypto.gox hash.gox os.gox
4649 $(BUILDPACKAGE)
4650 crypto/sha1/check: $(CHECK_DEPS)
4651 @$(MKDIR_P) crypto/sha1
4652 @$(CHECK)
4653 .PHONY: crypto/sha1/check
4654
4655 crypto/sha256.lo: $(go_crypto_sha256_files) crypto.gox hash.gox os.gox
4656 $(BUILDPACKAGE)
4657 crypto/sha256/check: $(CHECK_DEPS)
4658 @$(MKDIR_P) crypto/sha256
4659 @$(CHECK)
4660 .PHONY: crypto/sha256/check
4661
4662 crypto/sha512.lo: $(go_crypto_sha512_files) crypto.gox hash.gox os.gox
4663 $(BUILDPACKAGE)
4664 crypto/sha512/check: $(CHECK_DEPS)
4665 @$(MKDIR_P) crypto/sha512
4666 @$(CHECK)
4667 .PHONY: crypto/sha512/check
4668
4669 crypto/subtle.lo: $(go_crypto_subtle_files)
4670 $(BUILDPACKAGE)
4671 crypto/subtle/check: $(CHECK_DEPS)
4672 @$(MKDIR_P) crypto/subtle
4673 @$(CHECK)
4674 .PHONY: crypto/subtle/check
4675
4676 crypto/tls.lo: $(go_crypto_tls_files) big.gox bytes.gox crypto.gox \
4677 crypto/aes.gox crypto/cipher.gox crypto/elliptic.gox \
4678 crypto/hmac.gox crypto/md5.gox crypto/rand.gox crypto/rc4.gox \
4679 crypto/rsa.gox crypto/sha1.gox crypto/subtle.gox \
4680 crypto/x509.gox encoding/pem.gox hash.gox io.gox \
4681 io/ioutil.gox net.gox os.gox strconv.gox strings.gox sync.gox \
4682 time.gox
4683 $(BUILDPACKAGE)
4684 crypto/tls/check: $(CHECK_DEPS)
4685 @$(MKDIR_P) crypto/tls
4686 @$(CHECK)
4687 .PHONY: crypto/tls/check
4688
4689 crypto/twofish.lo: $(go_crypto_twofish_files) os.gox strconv.gox
4690 $(BUILDPACKAGE)
4691 crypto/twofish/check: $(CHECK_DEPS)
4692 @$(MKDIR_P) crypto/twofish
4693 @$(CHECK)
4694 .PHONY: crypto/twofish/check
4695
4696 crypto/x509.lo: $(go_crypto_x509_files) asn1.gox big.gox bytes.gox \
4697 container/vector.gox crypto.gox crypto/rsa.gox \
4698 crypto/sha1.gox encoding/pem.gox hash.gox os.gox strings.gox \
4699 time.gox
4700 $(BUILDPACKAGE)
4701 crypto/x509/check: $(CHECK_DEPS)
4702 @$(MKDIR_P) crypto/x509
4703 @$(CHECK)
4704 .PHONY: crypto/x509/check
4705
4706 crypto/xtea.lo: $(go_crypto_xtea_files) os.gox strconv.gox
4707 $(BUILDPACKAGE)
4708 crypto/xtea/check: $(CHECK_DEPS)
4709 @$(MKDIR_P) crypto/xtea
4710 @$(CHECK)
4711 .PHONY: crypto/xtea/check
4712
4713 crypto/openpgp/armor.lo: $(go_crypto_openpgp_armor_files) bufio.gox bytes.gox \
4714 crypto/openpgp/error.gox encoding/base64.gox io.gox os.gox
4715 $(BUILDPACKAGE)
4716 crypto/openpgp/armor/check: $(CHECK_DEPS)
4717 @$(MKDIR_P) crypto/openpgp/armor
4718 @$(CHECK)
4719 .PHONY: crypto/openpgp/armor/check
4720
4721 crypto/openpgp/error.lo: $(go_crypto_openpgp_error_files) strconv.gox
4722 $(BUILDPACKAGE)
4723 crypto/openpgp/error/check: $(CHECK_DEPS)
4724 @$(MKDIR_P) crypto/openpgp/error
4725 @$(CHECK)
4726 .PHONY: crypto/openpgp/error/check
4727
4728 crypto/openpgp/packet.lo: $(go_crypto_openpgp_packet_files) big.gox bytes.gox \
4729 compress/flate.gox compress/zlib.gox crypto.gox \
4730 crypto/aes.gox crypto/cast5.gox crypto/cipher.gox \
4731 crypto/dsa.gox crypto/openpgp/error.gox \
4732 crypto/openpgp/s2k.gox crypto/rand.gox crypto/rsa.gox \
4733 crypto/sha1.gox crypto/subtle.gox encoding/binary.gox fmt.gox \
4734 hash.gox io.gox io/ioutil.gox os.gox strconv.gox strings.gox
4735 $(BUILDPACKAGE)
4736 crypto/openpgp/packet/check: $(CHECK_DEPS)
4737 @$(MKDIR_P) crypto/openpgp/packet
4738 @$(CHECK)
4739 .PHONY: crypto/openpgp/packet/check
4740
4741 crypto/openpgp/s2k.lo: $(go_crypto_openpgp_s2k_files) crypto.gox \
4742 crypto/md5.gox crypto/openpgp/error.gox crypto/ripemd160.gox \
4743 crypto/sha1.gox crypto/sha256.gox crypto/sha512.gox hash.gox \
4744 io.gox os.gox
4745 $(BUILDPACKAGE)
4746 crypto/openpgp/s2k/check: $(CHECK_DEPS)
4747 @$(MKDIR_P) crypto/openpgp/s2k
4748 @$(CHECK)
4749 .PHONY: crypto/openpgp/s2k/check
4750
4751 debug/dwarf.lo: $(go_debug_dwarf_files) encoding/binary.gox os.gox strconv.gox
4752 $(BUILDPACKAGE)
4753 debug/dwarf/check: $(CHECK_DEPS)
4754 @$(MKDIR_P) debug/dwarf
4755 @$(CHECK)
4756 .PHONY: debug/dwarf/check
4757
4758 debug/elf.lo: $(go_debug_elf_files) bytes.gox debug/dwarf.gox \
4759 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4760 $(BUILDPACKAGE)
4761 debug/elf/check: $(CHECK_DEPS)
4762 @$(MKDIR_P) debug/elf
4763 @$(CHECK)
4764 .PHONY: debug/elf/check
4765
4766 debug/gosym.lo: $(go_debug_gosym_files) encoding/binary.gox fmt.gox os.gox \
4767 strconv.gox strings.gox
4768 $(BUILDPACKAGE)
4769 debug/gosym/check: $(CHECK_DEPS)
4770 @$(MKDIR_P) debug/gosym
4771 @$(CHECK)
4772 .PHONY: debug/gosym/check
4773
4774 debug/macho.lo: $(go_debug_macho_files) bytes.gox debug/dwarf.gox \
4775 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4776 $(BUILDPACKAGE)
4777 debug/macho/check: $(CHECK_DEPS)
4778 @$(MKDIR_P) debug/macho
4779 @$(CHECK)
4780 .PHONY: debug/macho/check
4781
4782 debug/pe.lo: $(go_debug_pe_files) debug/dwarf.gox \
4783 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4784 $(BUILDPACKAGE)
4785 debug/pe/check: $(CHECK_DEPS)
4786 @$(MKDIR_P) debug/pe
4787 @$(CHECK)
4788 .PHONY: debug/pe/check
4789
4790 debug/proc.lo: $(go_debug_proc_files) container/vector.gox fmt.gox \
4791 io/ioutil.gox os.gox runtime.gox strconv.gox strings.gox \
4792 sync.gox syscall.gox
4793 $(BUILDPACKAGE)
4794 debug/proc/check: $(CHECK_DEPS)
4795 @$(MKDIR_P) debug/proc
4796 @$(CHECK)
4797 .PHONY: debug/proc/check
4798
4799 encoding/ascii85.lo: $(go_encoding_ascii85_files) io.gox os.gox strconv.gox
4800 $(BUILDPACKAGE)
4801 encoding/ascii85/check: $(CHECK_DEPS)
4802 @$(MKDIR_P) encoding/ascii85
4803 @$(CHECK)
4804 .PHONY: encoding/ascii85/check
4805
4806 encoding/base32.lo: $(go_encoding_base32_files) io.gox os.gox strconv.gox
4807 $(BUILDPACKAGE)
4808 encoding/base32/check: $(CHECK_DEPS)
4809 @$(MKDIR_P) encoding/base32
4810 @$(CHECK)
4811 .PHONY: encoding/base32/check
4812
4813 encoding/base64.lo: $(go_encoding_base64_files) io.gox os.gox strconv.gox
4814 $(BUILDPACKAGE)
4815 encoding/base64/check: $(CHECK_DEPS)
4816 @$(MKDIR_P) encoding/base64
4817 @$(CHECK)
4818 .PHONY: encoding/base64/check
4819
4820 encoding/binary.lo: $(go_encoding_binary_files) io.gox math.gox os.gox \
4821 reflect.gox
4822 $(BUILDPACKAGE)
4823 encoding/binary/check: $(CHECK_DEPS)
4824 @$(MKDIR_P) encoding/binary
4825 @$(CHECK)
4826 .PHONY: encoding/binary/check
4827
4828 encoding/git85.lo: $(go_encoding_git85_files) bytes.gox io.gox os.gox \
4829 strconv.gox
4830 $(BUILDPACKAGE)
4831 encoding/git85/check: $(CHECK_DEPS)
4832 @$(MKDIR_P) encoding/git85
4833 @$(CHECK)
4834 .PHONY: encoding/git85/check
4835
4836 encoding/hex.lo: $(go_encoding_hex_files) os.gox strconv.gox
4837 $(BUILDPACKAGE)
4838 encoding/hex/check: $(CHECK_DEPS)
4839 @$(MKDIR_P) encoding/hex
4840 @$(CHECK)
4841 .PHONY: encoding/hex/check
4842
4843 encoding/line.lo: $(go_encoding_line_files) io.gox os.gox
4844 $(BUILDPACKAGE)
4845 encoding/line/check: $(CHECK_DEPS)
4846 @$(MKDIR_P) encoding/line
4847 @$(CHECK)
4848 .PHONY: encoding/line/check
4849
4850 encoding/pem.lo: $(go_encoding_pem_files) bytes.gox encoding/base64.gox
4851 $(BUILDPACKAGE)
4852 encoding/pem/check: $(CHECK_DEPS)
4853 @$(MKDIR_P) encoding/pem
4854 @$(CHECK)
4855 .PHONY: encoding/pem/check
4856
4857 exp/datafmt.lo: $(go_exp_datafmt_files) bytes.gox container/vector.gox \
4858 fmt.gox go/scanner.gox go/token.gox io.gox os.gox reflect.gox \
4859 runtime.gox strconv.gox strings.gox
4860 $(BUILDPACKAGE)
4861 exp/datafmt/check: $(CHECK_DEPS)
4862 @$(MKDIR_P) exp/datafmt
4863 @$(CHECK)
4864 .PHONY: exp/datafmt/check
4865
4866 exp/draw.lo: $(go_exp_draw_files) image.gox image/ycbcr.gox os.gox
4867 $(BUILDPACKAGE)
4868 exp/draw/check: $(CHECK_DEPS)
4869 @$(MKDIR_P) exp/draw
4870 @$(CHECK)
4871 .PHONY: exp/draw/check
4872
4873 exp/eval.lo: $(go_exp_eval_files) big.gox go/ast.gox go/parser.gox \
4874 go/scanner.gox go/token.gox fmt.gox log.gox strconv.gox \
4875 strings.gox os.gox reflect.gox runtime.gox sort.gox template.gox
4876 $(BUILDPACKAGE)
4877 exp/eval/check: $(CHECK_DEPS)
4878 @$(MKDIR_P) exp/eval
4879 @$(CHECK)
4880 .PHONY: exp/eval/check
4881
4882 go/ast.lo: $(go_go_ast_files) bytes.gox fmt.gox go/scanner.gox go/token.gox \
4883 io.gox os.gox reflect.gox unicode.gox utf8.gox
4884 $(BUILDPACKAGE)
4885 go/ast/check: $(CHECK_DEPS)
4886 @$(MKDIR_P) go/ast
4887 @$(CHECK)
4888 .PHONY: go/ast/check
4889
4890 go/doc.lo: $(go_go_doc_files) go/ast.gox go/token.gox io.gox regexp.gox \
4891 sort.gox strings.gox template.gox
4892 $(BUILDPACKAGE)
4893 go/doc/check: $(CHECK_DEPS)
4894 @$(MKDIR_P) go/doc
4895 @$(CHECK)
4896 .PHONY: go/doc/check
4897
4898 go/parser.lo: $(go_go_parser_files) bytes.gox fmt.gox go/ast.gox \
4899 go/scanner.gox go/token.gox io.gox io/ioutil.gox os.gox \
4900 path/filepath.gox strings.gox
4901 $(BUILDPACKAGE)
4902 go/parser/check: $(CHECK_DEPS)
4903 @$(MKDIR_P) go/parser
4904 @$(CHECK)
4905 .PHONY: go/parser/check
4906
4907 go/printer.lo: $(go_go_printer_files) bytes.gox fmt.gox go/ast.gox \
4908 go/token.gox io.gox os.gox path/filepath.gox reflect.gox \
4909 runtime.gox strings.gox tabwriter.gox
4910 $(BUILDPACKAGE)
4911 go/printer/check: $(CHECK_DEPS)
4912 @$(MKDIR_P) go/printer
4913 @$(CHECK)
4914 .PHONY: go/printer/check
4915
4916 go/scanner.lo: $(go_go_scanner_files) bytes.gox container/vector.gox fmt.gox \
4917 go/token.gox io.gox os.gox path/filepath.gox sort.gox \
4918 strconv.gox unicode.gox utf8.gox
4919 $(BUILDPACKAGE)
4920 go/scanner/check: $(CHECK_DEPS)
4921 @$(MKDIR_P) go/scanner
4922 @$(CHECK)
4923 .PHONY: go/scanner/check
4924
4925 go/token.lo: $(go_go_token_files) fmt.gox strconv.gox
4926 $(BUILDPACKAGE)
4927 go/token/check: $(CHECK_DEPS)
4928 @$(MKDIR_P) go/token
4929 @$(CHECK)
4930 .PHONY: go/token/check
4931
4932 go/typechecker.lo: $(go_go_typechecker_files) fmt.gox go/ast.gox go/token.gox \
4933 go/scanner.gox os.gox
4934 $(BUILDPACKAGE)
4935 go/typechecker/check: $(CHECK_DEPS)
4936 @$(MKDIR_P) go/typechecker
4937 @$(CHECK)
4938 .PHONY: go/typechecker/check
4939
4940 go/types.lo: $(go_go_types_files) big.gox bufio.gox fmt.gox go/ast.gox \
4941 go/token.gox io.gox os.gox path/filepath.gox runtime.gox \
4942 scanner.gox strconv.gox strings.gox
4943 $(BUILDPACKAGE)
4944 go/types/check: $(CHECK_DEPS)
4945 @$(MKDIR_P) go/types
4946 @$(CHECK)
4947 .PHONY: go/types/check
4948
4949 hash/adler32.lo: $(go_hash_adler32_files) hash.gox os.gox
4950 $(BUILDPACKAGE)
4951 hash/adler32/check: $(CHECK_DEPS)
4952 @$(MKDIR_P) hash/adler32
4953 @$(CHECK)
4954 .PHONY: hash/adler32/check
4955
4956 hash/crc32.lo: $(go_hash_crc32_files) hash.gox os.gox
4957 $(BUILDPACKAGE)
4958 hash/crc32/check: $(CHECK_DEPS)
4959 @$(MKDIR_P) hash/crc32
4960 @$(CHECK)
4961 .PHONY: hash/crc32/check
4962
4963 hash/crc64.lo: $(go_hash_crc64_files) hash.gox os.gox
4964 $(BUILDPACKAGE)
4965 hash/crc64/check: $(CHECK_DEPS)
4966 @$(MKDIR_P) hash/crc64
4967 @$(CHECK)
4968 .PHONY: hash/crc64/check
4969
4970 hash/fnv.lo: $(go_hash_fnv_files) encoding/binary.gox hash.gox os.gox
4971 $(BUILDPACKAGE)
4972 hash/fnv/check: $(CHECK_DEPS)
4973 @$(MKDIR_P) hash/fnv
4974 @$(CHECK)
4975 .PHONY: hash/fnv/check
4976
4977 http/cgi.lo: $(go_http_cgi_files) bufio.gox bytes.gox crypto/tls.gox \
4978 exec.gox fmt.gox http.gox net.gox io.gox io/ioutil.gox \
4979 log.gox os.gox path/filepath.gox regexp.gox strconv.gox \
4980 strings.gox
4981 $(BUILDPACKAGE)
4982 http/cgi/check: $(CHECK_DEPS)
4983 @$(MKDIR_P) http/cgi
4984 @$(CHECK)
4985 .PHONY: http/cgi/check
4986
4987 http/fcgi.lo: $(go_http_fcgi_files) bufio.gox bytes.gox encoding/binary.gox \
4988 fmt.gox http.gox http/cgi.gox io.gox net.gox os.gox sync.gox \
4989 time.gox
4990 $(BUILDPACKAGE)
4991 http/fcgi/check: $(CHECK_DEPS)
4992 @$(MKDIR_P) http/fcgi
4993 @$(CHECK)
4994 .PHONY: http/fcgi/check
4995
4996 http/httptest.lo: $(go_http_httptest_files) bytes.gox crypto/rand.gox \
4997 crypto/tls.gox fmt.gox http.gox net.gox os.gox time.gox
4998 $(BUILDPACKAGE)
4999 http/httptest/check: $(CHECK_DEPS)
5000 @$(MKDIR_P) http/httptest
5001 @$(CHECK)
5002 .PHONY: http/httptest/check
5003
5004 http/pprof.lo: $(go_http_pprof_files) bufio.gox bytes.gox fmt.gox http.gox \
5005 os.gox runtime.gox runtime/pprof.gox strconv.gox strings.gox
5006 $(BUILDPACKAGE)
5007 http/pprof/check: $(CHECK_DEPS)
5008 @$(MKDIR_P) http/pprof
5009 @$(CHECK)
5010 .PHONY: http/pprof/check
5011
5012 http/spdy.lo: $(go_http_spdy_files) bytes.gox compress/zlib.gox \
5013 encoding/binary.gox http.gox io.gox os.gox strconv.gox \
5014 strings.gox sync.gox
5015 $(BUILDPACKAGE)
5016 http/spdy/check: $(CHECK_DEPS)
5017 @$(MKDIR_P) http/spdy
5018 @$(CHECK)
5019 .PHONY: http/spdy/check
5020
5021 image/gif.lo: $(go_image_gif_files) bufio.gox compress/lzw.gox fmt.gox \
5022 image.gox io.gox os.gox
5023 $(BUILDPACKAGE)
5024 image/gif/check: $(CHECK_DEPS)
5025 @$(MKDIR_P) image/gif
5026 @$(CHECK)
5027 .PHONY: image/gif/check
5028
5029 image/jpeg.lo: $(go_image_jpeg_files) bufio.gox image.gox image/ycbcr.gox \
5030 io.gox os.gox
5031 $(BUILDPACKAGE)
5032 image/jpeg/check: $(CHECK_DEPS)
5033 @$(MKDIR_P) image/jpeg
5034 @$(CHECK)
5035 .PHONY: image/jpeg/check
5036
5037 image/png.lo: $(go_image_png_files) bufio.gox compress/zlib.gox fmt.gox \
5038 hash.gox hash/crc32.gox image.gox io.gox os.gox strconv.gox
5039 $(BUILDPACKAGE)
5040 image/png/check: $(CHECK_DEPS)
5041 @$(MKDIR_P) image/png
5042 @$(CHECK)
5043 .PHONY: image/png/check
5044
5045 image/tiff.lo: $(go_image_tiff_files) compress/lzw.gox compress/zlib.gox \
5046 encoding/binary.gox image.gox io.gox io/ioutil.gox os.gox
5047 $(BUILDPACKAGE)
5048 image/tiff/check: $(CHECK_DEPS)
5049 @$(MKDIR_P) image/tiff
5050 @$(CHECK)
5051 .PHONY: image/tiff/check
5052
5053 image/ycbcr.lo: $(go_image_ycbcr_files) image.gox
5054 $(BUILDPACKAGE)
5055 image/ycbcr/check: $(CHECK_DEPS)
5056 @$(MKDIR_P) image/ycbcr
5057 @$(CHECK)
5058 .PHONY: image/ycbcr/check
5059
5060 index/suffixarray.lo: $(go_index_suffixarray_files) bytes.gox regexp.gox \
5061 sort.gox
5062 $(BUILDPACKAGE)
5063 index/suffixarray/check: $(CHECK_DEPS)
5064 @$(MKDIR_P) index/suffixarray
5065 @$(CHECK)
5066 .PHONY: index/suffixarray/check
5067
5068 io/ioutil.lo: $(go_io_ioutil_files) bytes.gox io.gox os.gox path/filepath.gox \
5069 sort.gox strconv.gox
5070 $(BUILDPACKAGE)
5071 io/ioutil/check: $(CHECK_DEPS)
5072 @$(MKDIR_P) io/ioutil
5073 @$(CHECK)
5074 .PHONY: io/ioutil/check
5075
5076 mime/multipart.lo: $(go_mime_multipart_files) bufio.gox bytes.gox fmt.gox \
5077 io.gox io/ioutil.gox mime.gox net/textproto.gox os.gox \
5078 regexp.gox
5079 $(BUILDPACKAGE)
5080 mime/multipart/check: $(CHECK_DEPS)
5081 @$(MKDIR_P) mime/multipart
5082 @$(CHECK)
5083 .PHONY: mime/multipart/check
5084
5085 net/dict.lo: $(go_net_dict_files) container/vector.gox net/textproto.gox \
5086 os.gox strconv.gox strings.gox
5087 $(BUILDPACKAGE)
5088
5089 net/textproto.lo: $(go_net_textproto_files) bufio.gox bytes.gox \
5090 container/vector.gox fmt.gox io.gox io/ioutil.gox net.gox \
5091 os.gox strconv.gox sync.gox
5092 $(BUILDPACKAGE)
5093 net/textproto/check: $(CHECK_DEPS)
5094 @$(MKDIR_P) net/textproto
5095 @$(CHECK)
5096 .PHONY: net/textproto/check
5097
5098 os/inotify.lo: $(go_os_inotify_files) fmt.gox os.gox strings.gox syscall.gox
5099 $(BUILDPACKAGE)
5100 os/inotify/check: $(CHECK_DEPS)
5101 @$(MKDIR_P) os/inotify
5102 @$(CHECK)
5103 .PHONY: os/inotify/check
5104
5105 os/user.lo: $(go_os_user_files) fmt.gox os.gox runtime.gox strconv.gox \
5106 strings.gox syscall.gox
5107 $(BUILDPACKAGE)
5108 os/user/check: $(CHECK_DEPS)
5109 @$(MKDIR_P) os/user
5110 @$(CHECK)
5111 .PHONY: os/user/check
5112
5113 os/signal.lo: $(go_os_signal_files) runtime.gox strconv.gox
5114 $(BUILDPACKAGE)
5115 os/signal/check: $(CHECK_DEPS)
5116 @$(MKDIR_P) os/signal
5117 @$(CHECK)
5118 .PHONY: os/signal/check
5119
5120 unix.go: $(srcdir)/go/os/signal/mkunix.sh sysinfo.go
5121 $(SHELL) $(srcdir)/go/os/signal/mkunix.sh sysinfo.go > $@.tmp
5122 mv -f $@.tmp $@
5123
5124 path/filepath.lo: $(go_path_filepath_files) bytes.gox os.gox sort.gox \
5125 strings.gox utf8.gox
5126 $(BUILDPACKAGE)
5127 path/filepath/check: $(CHECK_DEPS)
5128 @$(MKDIR_P) path/filepath
5129 @$(CHECK)
5130 .PHONY: path/filepath/check
5131
5132 rpc/jsonrpc.lo: $(go_rpc_jsonrpc_files) fmt.gox io.gox json.gox net.gox \
5133 os.gox rpc.gox sync.gox
5134 $(BUILDPACKAGE)
5135 rpc/jsonrpc/check: $(CHECK_DEPS)
5136 @$(MKDIR_P) rpc/jsonrpc
5137 @$(CHECK)
5138 .PHONY: rpc/jsonrpc/check
5139
5140 runtime/debug.lo: $(go_runtime_debug_files) bytes.gox fmt.gox io/ioutil.gox \
5141 os.gox runtime.gox
5142 $(BUILDPACKAGE)
5143 runtime/debug/check: $(CHECK_DEPS)
5144 @$(MKDIR_P) runtime/debug
5145 @$(CHECK)
5146 .PHONY: runtime/debug/check
5147
5148 runtime/pprof.lo: $(go_runtime_pprof_files) bufio.gox fmt.gox io.gox os.gox \
5149 runtime.gox sync.gox
5150 $(BUILDPACKAGE)
5151 runtime/pprof/check: $(CHECK_DEPS)
5152 @$(MKDIR_P) runtime/pprof
5153 @$(CHECK)
5154 .PHONY: runtime/pprof/check
5155
5156 sync/atomic.lo: $(go_sync_atomic_files)
5157 $(BUILDPACKAGE)
5158 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5159 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5160 sync/atomic/check: $(CHECK_DEPS)
5161 @$(MKDIR_P) sync/atomic
5162 @$(CHECK)
5163 .PHONY: sync/atomic/check
5164
5165 testing/iotest.lo: $(go_testing_iotest_files) io.gox log.gox os.gox
5166 $(BUILDPACKAGE)
5167 testing/iotest/check: $(CHECK_DEPS)
5168 @$(MKDIR_P) testing/iotest
5169 @$(CHECK)
5170 .PHONY: testing/iotest/check
5171
5172 testing/quick.lo: $(go_testing_quick_files) flag.gox fmt.gox math.gox os.gox \
5173 rand.gox reflect.gox strings.gox
5174 $(BUILDPACKAGE)
5175 testing/quick/check: $(CHECK_DEPS)
5176 @$(MKDIR_P) testing/quick
5177 @$(CHECK)
5178 .PHONY: testing/quick/check
5179
5180 testing/script.lo: $(go_testing_script_files) fmt.gox os.gox rand.gox \
5181 reflect.gox strings.gox
5182 $(BUILDPACKAGE)
5183 testing/script/check: $(CHECK_DEPS)
5184 @$(MKDIR_P) testing/script
5185 @$(CHECK)
5186 .PHONY: testing/script/check
5187
5188 sysinfo.go: s-sysinfo; @true
5189 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
5190 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
5191 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
5192 $(STAMP) $@
5193
5194 syscalls/syscall.lo: $(go_syscall_files) sync.gox
5195 $(BUILDPACKAGE)
5196 syscalls/errno.lo: $(go_syscall_c_files) syscalls/syscall.lo
5197 $(LTCOMPILE) -c -o $@ $(srcdir)/syscalls/errno.c
5198
5199 asn1.gox: asn1/asn1.lo
5200 $(BUILDGOX)
5201 big.gox: big/big.lo
5202 $(BUILDGOX)
5203 bufio.gox: bufio/bufio.lo
5204 $(BUILDGOX)
5205 bytes.gox: bytes/bytes.lo
5206 $(BUILDGOX)
5207 cmath.gox: cmath/cmath.lo
5208 $(BUILDGOX)
5209 crypto.gox: crypto/crypto.lo
5210 $(BUILDGOX)
5211 ebnf.gox: ebnf/ebnf.lo
5212 $(BUILDGOX)
5213 exec.gox: exec/exec.lo
5214 $(BUILDGOX)
5215 expvar.gox: expvar/expvar.lo
5216 $(BUILDGOX)
5217 flag.gox: flag/flag.lo
5218 $(BUILDGOX)
5219 fmt.gox: fmt/fmt.lo
5220 $(BUILDGOX)
5221 gob.gox: gob/gob.lo
5222 $(BUILDGOX)
5223 hash.gox: hash/hash.lo
5224 $(BUILDGOX)
5225 html.gox: html/html.lo
5226 $(BUILDGOX)
5227 http.gox: http/http.lo
5228 $(BUILDGOX)
5229 image.gox: image/image.lo
5230 $(BUILDGOX)
5231 io.gox: io/io.lo
5232 $(BUILDGOX)
5233 json.gox: json/json.lo
5234 $(BUILDGOX)
5235 log.gox: log/log.lo
5236 $(BUILDGOX)
5237 math.gox: math/math.lo
5238 $(BUILDGOX)
5239 mime.gox: mime/mime.lo
5240 $(BUILDGOX)
5241 net.gox: net/net.lo
5242 $(BUILDGOX)
5243 netchan.gox: netchan/netchan.lo
5244 $(BUILDGOX)
5245 os.gox: os/os.lo
5246 $(BUILDGOX)
5247 patch.gox: patch/patch.lo
5248 $(BUILDGOX)
5249 path.gox: path/path.lo
5250 $(BUILDGOX)
5251 rand.gox: rand/rand.lo
5252 $(BUILDGOX)
5253 reflect.gox: reflect/reflect.lo
5254 $(BUILDGOX)
5255 regexp.gox: regexp/regexp.lo
5256 $(BUILDGOX)
5257 rpc.gox: rpc/rpc.lo
5258 $(BUILDGOX)
5259 runtime.gox: runtime/runtime.lo
5260 $(BUILDGOX)
5261 scanner.gox: scanner/scanner.lo
5262 $(BUILDGOX)
5263 smtp.gox: smtp/smtp.lo
5264 $(BUILDGOX)
5265 sort.gox: sort/sort.lo
5266 $(BUILDGOX)
5267 strconv.gox: strconv/strconv.lo
5268 $(BUILDGOX)
5269 strings.gox: strings/strings.lo
5270 $(BUILDGOX)
5271 sync.gox: sync/sync.lo
5272 $(BUILDGOX)
5273 syslog.gox: syslog/syslog.lo
5274 $(BUILDGOX)
5275 syscall.gox: syscalls/syscall.lo
5276 $(BUILDGOX)
5277 tabwriter.gox: tabwriter/tabwriter.lo
5278 $(BUILDGOX)
5279 template.gox: template/template.lo
5280 $(BUILDGOX)
5281 testing.gox: testing/testing.lo
5282 $(BUILDGOX)
5283 time.gox: time/time.lo
5284 $(BUILDGOX)
5285 try.gox: try/try.lo
5286 $(BUILDGOX)
5287 unicode.gox: unicode/unicode.lo
5288 $(BUILDGOX)
5289 utf16.gox: utf16/utf16.lo
5290 $(BUILDGOX)
5291 utf8.gox: utf8/utf8.lo
5292 $(BUILDGOX)
5293 websocket.gox: websocket/websocket.lo
5294 $(BUILDGOX)
5295 xml.gox: xml/xml.lo
5296 $(BUILDGOX)
5297
5298 archive/tar.gox: archive/tar.lo
5299 $(BUILDGOX)
5300 archive/zip.gox: archive/zip.lo
5301 $(BUILDGOX)
5302
5303 compress/bzip2.gox: compress/bzip2.lo
5304 $(BUILDGOX)
5305 compress/flate.gox: compress/flate.lo
5306 $(BUILDGOX)
5307 compress/gzip.gox: compress/gzip.lo
5308 $(BUILDGOX)
5309 compress/lzw.gox: compress/lzw.lo
5310 $(BUILDGOX)
5311 compress/zlib.gox: compress/zlib.lo
5312 $(BUILDGOX)
5313
5314 container/heap.gox: container/heap.lo
5315 $(BUILDGOX)
5316 container/list.gox: container/list.lo
5317 $(BUILDGOX)
5318 container/ring.gox: container/ring.lo
5319 $(BUILDGOX)
5320 container/vector.gox: container/vector.lo
5321 $(BUILDGOX)
5322
5323 crypto/aes.gox: crypto/aes.lo
5324 $(BUILDGOX)
5325 crypto/blowfish.gox: crypto/blowfish.lo
5326 $(BUILDGOX)
5327 crypto/cast5.gox: crypto/cast5.lo
5328 $(BUILDGOX)
5329 crypto/cipher.gox: crypto/cipher.lo
5330 $(BUILDGOX)
5331 crypto/des.gox: crypto/des.lo
5332 $(BUILDGOX)
5333 crypto/dsa.gox: crypto/dsa.lo
5334 $(BUILDGOX)
5335 crypto/ecdsa.gox: crypto/ecdsa.lo
5336 $(BUILDGOX)
5337 crypto/elliptic.gox: crypto/elliptic.lo
5338 $(BUILDGOX)
5339 crypto/hmac.gox: crypto/hmac.lo
5340 $(BUILDGOX)
5341 crypto/md4.gox: crypto/md4.lo
5342 $(BUILDGOX)
5343 crypto/md5.gox: crypto/md5.lo
5344 $(BUILDGOX)
5345 crypto/ocsp.gox: crypto/ocsp.lo
5346 $(BUILDGOX)
5347 crypto/openpgp.gox: crypto/openpgp.lo
5348 $(BUILDGOX)
5349 crypto/rand.gox: crypto/rand.lo
5350 $(BUILDGOX)
5351 crypto/rc4.gox: crypto/rc4.lo
5352 $(BUILDGOX)
5353 crypto/ripemd160.gox: crypto/ripemd160.lo
5354 $(BUILDGOX)
5355 crypto/rsa.gox: crypto/rsa.lo
5356 $(BUILDGOX)
5357 crypto/sha1.gox: crypto/sha1.lo
5358 $(BUILDGOX)
5359 crypto/sha256.gox: crypto/sha256.lo
5360 $(BUILDGOX)
5361 crypto/sha512.gox: crypto/sha512.lo
5362 $(BUILDGOX)
5363 crypto/subtle.gox: crypto/subtle.lo
5364 $(BUILDGOX)
5365 crypto/tls.gox: crypto/tls.lo
5366 $(BUILDGOX)
5367 crypto/twofish.gox: crypto/twofish.lo
5368 $(BUILDGOX)
5369 crypto/x509.gox: crypto/x509.lo
5370 $(BUILDGOX)
5371 crypto/xtea.gox: crypto/xtea.lo
5372 $(BUILDGOX)
5373
5374 crypto/openpgp/armor.gox: crypto/openpgp/armor.lo
5375 $(BUILDGOX)
5376 crypto/openpgp/error.gox: crypto/openpgp/error.lo
5377 $(BUILDGOX)
5378 crypto/openpgp/packet.gox: crypto/openpgp/packet.lo
5379 $(BUILDGOX)
5380 crypto/openpgp/s2k.gox: crypto/openpgp/s2k.lo
5381 $(BUILDGOX)
5382
5383 debug/dwarf.gox: debug/dwarf.lo
5384 $(BUILDGOX)
5385 debug/elf.gox: debug/elf.lo
5386 $(BUILDGOX)
5387 debug/gosym.gox: debug/gosym.lo
5388 $(BUILDGOX)
5389 debug/macho.gox: debug/macho.lo
5390 $(BUILDGOX)
5391 debug/pe.gox: debug/pe.lo
5392 $(BUILDGOX)
5393 debug/proc.gox: debug/proc.lo
5394 $(BUILDGOX)
5395
5396 encoding/ascii85.gox: encoding/ascii85.lo
5397 $(BUILDGOX)
5398 encoding/base32.gox: encoding/base32.lo
5399 $(BUILDGOX)
5400 encoding/base64.gox: encoding/base64.lo
5401 $(BUILDGOX)
5402 encoding/binary.gox: encoding/binary.lo
5403 $(BUILDGOX)
5404 encoding/git85.gox: encoding/git85.lo
5405 $(BUILDGOX)
5406 encoding/hex.gox: encoding/hex.lo
5407 $(BUILDGOX)
5408 encoding/line.gox: encoding/line.lo
5409 $(BUILDGOX)
5410 encoding/pem.gox: encoding/pem.lo
5411 $(BUILDGOX)
5412
5413 exp/datafmt.gox: exp/datafmt.lo
5414 $(BUILDGOX)
5415 exp/draw.gox: exp/draw.lo
5416 $(BUILDGOX)
5417 exp/eval.gox: exp/eval.lo
5418 $(BUILDGOX)
5419
5420 go/ast.gox: go/ast.lo
5421 $(BUILDGOX)
5422 go/doc.gox: go/doc.lo
5423 $(BUILDGOX)
5424 go/parser.gox: go/parser.lo
5425 $(BUILDGOX)
5426 go/printer.gox: go/printer.lo
5427 $(BUILDGOX)
5428 go/scanner.gox: go/scanner.lo
5429 $(BUILDGOX)
5430 go/token.gox: go/token.lo
5431 $(BUILDGOX)
5432 go/typechecker.gox: go/typechecker.lo
5433 $(BUILDGOX)
5434 go/types.gox: go/types.lo
5435 $(BUILDGOX)
5436
5437 hash/adler32.gox: hash/adler32.lo
5438 $(BUILDGOX)
5439 hash/crc32.gox: hash/crc32.lo
5440 $(BUILDGOX)
5441 hash/crc64.gox: hash/crc64.lo
5442 $(BUILDGOX)
5443 hash/fnv.gox: hash/fnv.lo
5444 $(BUILDGOX)
5445
5446 http/cgi.gox: http/cgi.lo
5447 $(BUILDGOX)
5448 http/fcgi.gox: http/fcgi.lo
5449 $(BUILDGOX)
5450 http/httptest.gox: http/httptest.lo
5451 $(BUILDGOX)
5452 http/pprof.gox: http/pprof.lo
5453 $(BUILDGOX)
5454 http/spdy.gox: http/spdy.lo
5455 $(BUILDGOX)
5456
5457 image/gif.gox: image/gif.lo
5458 $(BUILDGOX)
5459 image/jpeg.gox: image/jpeg.lo
5460 $(BUILDGOX)
5461 image/png.gox: image/png.lo
5462 $(BUILDGOX)
5463 image/tiff.gox: image/tiff.lo
5464 $(BUILDGOX)
5465 image/ycbcr.gox: image/ycbcr.lo
5466 $(BUILDGOX)
5467
5468 index/suffixarray.gox: index/suffixarray.lo
5469 $(BUILDGOX)
5470
5471 io/ioutil.gox: io/ioutil.lo
5472 $(BUILDGOX)
5473
5474 mime/multipart.gox: mime/multipart.lo
5475 $(BUILDGOX)
5476
5477 net/dict.gox: net/dict.lo
5478 $(BUILDGOX)
5479 net/textproto.gox: net/textproto.lo
5480 $(BUILDGOX)
5481
5482 os/inotify.gox: os/inotify.lo
5483 $(BUILDGOX)
5484 os/user.gox: os/user.lo
5485 $(BUILDGOX)
5486 os/signal.gox: os/signal.lo
5487 $(BUILDGOX)
5488
5489 path/filepath.gox: path/filepath.lo
5490 $(BUILDGOX)
5491
5492 rpc/jsonrpc.gox: rpc/jsonrpc.lo
5493 $(BUILDGOX)
5494
5495 runtime/debug.gox: runtime/debug.lo
5496 $(BUILDGOX)
5497 runtime/pprof.gox: runtime/pprof.lo
5498 $(BUILDGOX)
5499
5500 sync/atomic.gox: sync/atomic.lo
5501 $(BUILDGOX)
5502
5503 testing/iotest.gox: testing/iotest.lo
5504 $(BUILDGOX)
5505 testing/quick.gox: testing/quick.lo
5506 $(BUILDGOX)
5507 testing/script.gox: testing/script.lo
5508 $(BUILDGOX)
5509
5510 check: check-tail
5511 check-recursive: check-head
5512
5513 check-head:
5514 @echo "Test Run By $${USER} on `date`" > libgo.head
5515 @echo "Native configuration is $(host_triplet)" >> libgo.head
5516 @echo >> libgo.head
5517 @echo " === libgo tests ===" >> libgo.head
5518 @echo >> libgo.head
5519
5520 check-tail: check-recursive check-multi
5521 @lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5522 for dir in . $(MULTIDIRS); do \
5523 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
5524 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
5525 done; \
5526 mv libgo.head libgo.sum; \
5527 cp libgo.sum libgo.log; \
5528 echo "Schedule of variations:" >> libgo.sum; \
5529 for dir in . $(MULTIDIRS); do \
5530 multidir=../$${dir}/$${lib}; \
5531 multivar=`cat $${multidir}/libgo.var`; \
5532 echo " $${multivar}" >> libgo.sum; \
5533 done; \
5534 echo >> libgo.sum; \
5535 pass=0; fail=0; untested=0; \
5536 for dir in . $(MULTIDIRS); do \
5537 multidir=../$${dir}/$${lib}; \
5538 multivar=`cat $${multidir}/libgo.var`; \
5539 echo "Running target $${multivar}" >> libgo.sum; \
5540 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
5541 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
5542 cat $${multidir}/libgo.log.sep >> libgo.log; \
5543 if test -n "${MULTIDIRS}"; then \
5544 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
5545 echo >> libgo.sum; \
5546 fi; \
5547 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5548 pass=`expr $$pass + $$p`; \
5549 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
5550 echo "# of expected passes $$p" >> libgo.sum; \
5551 fi; \
5552 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5553 fail=`expr $$fail + $$p`; \
5554 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
5555 echo "# of unexpected failures $$p" >> libgo.sum; \
5556 fi; \
5557 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
5558 untested=`expr $$untested + $$p`; \
5559 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
5560 echo "# of untested testcases $$p" >> libgo.sum; \
5561 fi; \
5562 done; \
5563 echo >> libgo.sum; \
5564 echo " === libgo Summary ===" >> libgo.sum; \
5565 echo >> libgo.sum; \
5566 if test "$$pass" -ne "0"; then \
5567 echo "# of expected passes $$pass" >> libgo.sum; \
5568 fi; \
5569 if test "$$fail" -ne "0"; then \
5570 echo "# of unexpected failures $$fail" >> libgo.sum; \
5571 fi; \
5572 if test "$$untested" -ne "0"; then \
5573 echo "# of untested testcases $$untested" >> libgo.sum; \
5574 fi; \
5575 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
5576 echo >> libgo.log; \
5577 echo "runtest completed at `date`" >> libgo.log; \
5578 if test "$$fail" -ne "0"; then \
5579 status=1; \
5580 else \
5581 status=0; \
5582 fi; \
5583 exit $$status
5584
5585 check-am:
5586 @rm -f libgo.sum libgo.log libgo.tail
5587 @multivar="unix"; \
5588 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
5589 echo "$${multivar}" > libgo.var
5590 @for f in $(TEST_PACKAGES); do \
5591 rm -f $$f-testsum $$f-testlog; \
5592 done
5593 -@$(MAKE) -k $(TEST_PACKAGES)
5594 @for f in $(TEST_PACKAGES); do \
5595 if test -f $$f-testsum; then \
5596 cat $$f-testsum >> libgo.sum; \
5597 fi; \
5598 if test -f $$f-testlog; then \
5599 cat $$f-testlog >> libgo.log; \
5600 fi; \
5601 done
5602
5603 check-multi:
5604 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
5605
5606 mostlyclean-local:
5607 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
5608 find . -name '*.$(OBJEXT)' -print | xargs rm -f
5609 find . -name '*-testsum' -print | xargs rm -f
5610 find . -name '*-testlog' -print | xargs rm -f
5611
5612 clean-local:
5613 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
5614 find . -name '*.a' -print | xargs rm -f
5615
5616 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5617 # Otherwise a system limit (for SysV at least) may be exceeded.
5618 .NOEXPORT: