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