OSDN Git Service

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