OSDN Git Service

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