OSDN Git Service

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