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