OSDN Git Service

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