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