OSDN Git Service

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