OSDN Git Service

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