OSDN Git Service

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