OSDN Git Service

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