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