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