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