OSDN Git Service

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