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