OSDN Git Service

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