OSDN Git Service

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