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