Fix PR47707
[official-gcc.git] / libgo / Makefile.in
blobe0e12a63db12c6ae2650c2890d999bac5be3c1dd
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 target_triplet = @target@
48 subdir = .
49 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
50 $(srcdir)/../config.sub $(srcdir)/../depcomp \
51 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
52 $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(srcdir)/config.h.in $(top_srcdir)/configure
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
57 $(top_srcdir)/../config/lead-dot.m4 \
58 $(top_srcdir)/../config/multi.m4 \
59 $(top_srcdir)/../config/override.m4 \
60 $(top_srcdir)/../config/unwind_ipinfo.m4 \
61 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
62 $(top_srcdir)/config/ltoptions.m4 \
63 $(top_srcdir)/config/ltsugar.m4 \
64 $(top_srcdir)/config/ltversion.m4 \
65 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno config.status.lineno
70 CONFIG_HEADER = config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76 *) f=$$p;; \
77 esac;
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__install_max = 40
80 am__nobase_strip_setup = \
81 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 am__nobase_strip = \
83 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85 for p in $$list; do echo "$$p $$p"; done | \
86 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88 if (++n[$$2] == $(am__install_max)) \
89 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90 END { for (dir in files) print dir, files[dir] }'
91 am__base_list = \
92 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
95 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
96 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
97 "$(DESTDIR)$(toolexeclibgocompressdir)" \
98 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
99 "$(DESTDIR)$(toolexeclibgocryptodir)" \
100 "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" \
101 "$(DESTDIR)$(toolexeclibgodebugdir)" \
102 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
103 "$(DESTDIR)$(toolexeclibgoexpdir)" \
104 "$(DESTDIR)$(toolexeclibgogodir)" \
105 "$(DESTDIR)$(toolexeclibgohashdir)" \
106 "$(DESTDIR)$(toolexeclibgohttpdir)" \
107 "$(DESTDIR)$(toolexeclibgoimagedir)" \
108 "$(DESTDIR)$(toolexeclibgoindexdir)" \
109 "$(DESTDIR)$(toolexeclibgoiodir)" \
110 "$(DESTDIR)$(toolexeclibgomimedir)" \
111 "$(DESTDIR)$(toolexeclibgonetdir)" \
112 "$(DESTDIR)$(toolexeclibgoosdir)" \
113 "$(DESTDIR)$(toolexeclibgorpcdir)" \
114 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
115 "$(DESTDIR)$(toolexeclibgotestingdir)"
116 LIBRARIES = $(toolexeclib_LIBRARIES)
117 ARFLAGS = cru
118 libgobegin_a_AR = $(AR) $(ARFLAGS)
119 libgobegin_a_LIBADD =
120 am_libgobegin_a_OBJECTS = go-main.$(OBJEXT)
121 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
122 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
123 am__DEPENDENCIES_1 =
124 am__DEPENDENCIES_2 = asn1/libasn1.la big/libbig.la bufio/libbufio.la \
125 bytes/libbytes.la cmath/libcmath.la ebnf/libebnf.la \
126 exec/libexec.la expvar/libexpvar.la flag/libflag.la \
127 fmt/libfmt.la gob/libgob.la hash/libhash.la html/libhtml.la \
128 http/libhttp.la image/libimage.la io/libio.la json/libjson.la \
129 log/liblog.la math/libmath.la mime/libmime.la net/libnet.la \
130 netchan/libnetchan.la os/libos.la patch/libpatch.la \
131 path/libpath.la rand/librand.la reflect/libreflect.la \
132 regexp/libregexp.la rpc/librpc.la runtime/libruntime.la \
133 scanner/libscanner.la smtp/libsmtp.la sort/libsort.la \
134 strconv/libstrconv.la strings/libstrings.la sync/libsync.la \
135 syslog/libsyslog.la tabwriter/libtabwriter.la \
136 template/libtemplate.la time/libtime.la try/libtry.la \
137 unicode/libunicode.la utf16/libutf16.la utf8/libutf8.la \
138 websocket/libwebsocket.la xml/libxml.la archive/libtar.la \
139 archive/libzip.la compress/libflate.la compress/libgzip.la \
140 compress/libzlib.la container/libheap.la container/liblist.la \
141 container/libring.la container/libvector.la crypto/libaes.la \
142 crypto/libblock.la crypto/libblowfish.la crypto/libcast5.la \
143 crypto/libcipher.la crypto/libelliptic.la crypto/libhmac.la \
144 crypto/libmd4.la crypto/libmd5.la crypto/libocsp.la \
145 crypto/librand.la crypto/librc4.la crypto/libripemd160.la \
146 crypto/librsa.la crypto/libsha1.la crypto/libsha256.la \
147 crypto/libsha512.la crypto/libsubtle.la crypto/libtls.la \
148 crypto/libtwofish.la crypto/libx509.la crypto/libxtea.la \
149 crypto/openpgp/libarmor.la crypto/openpgp/liberror.la \
150 crypto/openpgp/libs2k.la debug/libdwarf.la debug/libelf.la \
151 debug/libgosym.la debug/libmacho.la debug/libpe.la \
152 debug/libproc.la encoding/libascii85.la encoding/libbase32.la \
153 encoding/libbase64.la encoding/libbinary.la \
154 encoding/libgit85.la encoding/libhex.la encoding/libline.la \
155 encoding/libpem.la exp/libdatafmt.la exp/libdraw.la \
156 exp/libeval.la go/libast.la go/libdoc.la go/libparser.la \
157 go/libprinter.la go/libscanner.la go/libtoken.la \
158 go/libtypechecker.la hash/libadler32.la hash/libcrc32.la \
159 hash/libcrc64.la http/libpprof.la image/libjpeg.la \
160 image/libpng.la index/libsuffixarray.la io/libioutil.la \
161 mime/libmultipart.la net/libdict.la net/libtextproto.la \
162 $(am__DEPENDENCIES_1) os/libsignal.la rpc/libjsonrpc.la \
163 runtime/libdebug.la runtime/libpprof.la syscalls/libsyscall.la \
164 testing/libtesting.la testing/libiotest.la testing/libquick.la \
165 testing/libscript.la
166 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
167 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
168 $(am__DEPENDENCIES_1)
169 am__libgo_la_SOURCES_DIST = runtime/go-append.c runtime/go-assert.c \
170 runtime/go-assert-interface.c \
171 runtime/go-byte-array-to-string.c runtime/go-breakpoint.c \
172 runtime/go-caller.c runtime/go-can-convert-interface.c \
173 runtime/go-cgo.c runtime/go-chan-cap.c runtime/go-chan-len.c \
174 runtime/go-check-interface.c runtime/go-close.c \
175 runtime/go-closed.c runtime/go-construct-map.c \
176 runtime/go-convert-interface.c runtime/go-copy.c \
177 runtime/go-defer.c runtime/go-deferred-recover.c \
178 runtime/go-eface-compare.c runtime/go-eface-val-compare.c \
179 runtime/go-getgoroot.c runtime/go-go.c runtime/go-gomaxprocs.c \
180 runtime/go-int-array-to-string.c runtime/go-int-to-string.c \
181 runtime/go-interface-compare.c \
182 runtime/go-interface-val-compare.c runtime/go-lock-os-thread.c \
183 runtime/go-map-delete.c runtime/go-map-index.c \
184 runtime/go-map-len.c runtime/go-map-range.c \
185 runtime/go-nanotime.c runtime/go-new-channel.c \
186 runtime/go-new-map.c runtime/go-new.c runtime/go-note.c \
187 runtime/go-panic.c runtime/go-panic-defer.c runtime/go-print.c \
188 runtime/go-rec-big.c runtime/go-rec-nb-big.c \
189 runtime/go-rec-nb-small.c runtime/go-rec-small.c \
190 runtime/go-recover.c runtime/go-reflect.c \
191 runtime/go-reflect-call.c runtime/go-reflect-chan.c \
192 runtime/go-reflect-map.c runtime/go-rune.c \
193 runtime/go-runtime-error.c runtime/go-sched.c \
194 runtime/go-select.c runtime/go-semacquire.c \
195 runtime/go-send-big.c runtime/go-send-nb-big.c \
196 runtime/go-send-nb-small.c runtime/go-send-small.c \
197 runtime/go-signal.c runtime/go-strcmp.c \
198 runtime/go-string-to-byte-array.c \
199 runtime/go-string-to-int-array.c runtime/go-strplus.c \
200 runtime/go-strslice.c runtime/go-trampoline.c \
201 runtime/go-type-eface.c runtime/go-type-error.c \
202 runtime/go-type-identity.c runtime/go-type-interface.c \
203 runtime/go-type-string.c runtime/go-typedesc-equal.c \
204 runtime/go-typestring.c runtime/go-unreflect.c \
205 runtime/go-unsafe-new.c runtime/go-unsafe-newarray.c \
206 runtime/go-unsafe-pointer.c runtime/go-unwind.c \
207 runtime/mcache.c runtime/mcentral.c \
208 runtime/mem_posix_memalign.c runtime/mem.c runtime/mfinal.c \
209 runtime/mfixalloc.c runtime/mgc0.c runtime/mheap.c \
210 runtime/mheapmap32.c runtime/mheapmap64.c runtime/msize.c \
211 runtime/proc.c runtime/thread.c \
212 runtime/rtems-task-variable-add.c chan.c iface.c malloc.c \
213 map.c mprof.c reflect.c sigqueue.c string.c
214 @HAVE_SYS_MMAN_H_FALSE@am__objects_1 = mem_posix_memalign.lo
215 @HAVE_SYS_MMAN_H_TRUE@am__objects_1 = mem.lo
216 @LIBGO_IS_RTEMS_TRUE@am__objects_2 = rtems-task-variable-add.lo
217 am__objects_3 = go-append.lo go-assert.lo go-assert-interface.lo \
218 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
219 go-can-convert-interface.lo go-cgo.lo go-chan-cap.lo \
220 go-chan-len.lo go-check-interface.lo go-close.lo go-closed.lo \
221 go-construct-map.lo go-convert-interface.lo go-copy.lo \
222 go-defer.lo go-deferred-recover.lo go-eface-compare.lo \
223 go-eface-val-compare.lo go-getgoroot.lo go-go.lo \
224 go-gomaxprocs.lo go-int-array-to-string.lo go-int-to-string.lo \
225 go-interface-compare.lo go-interface-val-compare.lo \
226 go-lock-os-thread.lo go-map-delete.lo go-map-index.lo \
227 go-map-len.lo go-map-range.lo go-nanotime.lo go-new-channel.lo \
228 go-new-map.lo go-new.lo go-note.lo go-panic.lo \
229 go-panic-defer.lo go-print.lo go-rec-big.lo go-rec-nb-big.lo \
230 go-rec-nb-small.lo go-rec-small.lo go-recover.lo go-reflect.lo \
231 go-reflect-call.lo go-reflect-chan.lo go-reflect-map.lo \
232 go-rune.lo go-runtime-error.lo go-sched.lo go-select.lo \
233 go-semacquire.lo go-send-big.lo go-send-nb-big.lo \
234 go-send-nb-small.lo go-send-small.lo go-signal.lo go-strcmp.lo \
235 go-string-to-byte-array.lo go-string-to-int-array.lo \
236 go-strplus.lo go-strslice.lo go-trampoline.lo go-type-eface.lo \
237 go-type-error.lo go-type-identity.lo go-type-interface.lo \
238 go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
239 go-unreflect.lo go-unsafe-new.lo go-unsafe-newarray.lo \
240 go-unsafe-pointer.lo go-unwind.lo mcache.lo mcentral.lo \
241 $(am__objects_1) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
242 mheapmap32.lo mheapmap64.lo msize.lo proc.lo thread.lo \
243 $(am__objects_2) chan.lo iface.lo malloc.lo map.lo mprof.lo \
244 reflect.lo sigqueue.lo string.lo
245 am_libgo_la_OBJECTS = $(am__objects_3)
246 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
247 DEFAULT_INCLUDES = -I.@am__isrc@
248 depcomp = $(SHELL) $(top_srcdir)/../depcomp
249 am__depfiles_maybe = depfiles
250 am__mv = mv -f
251 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
252 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
253 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
254 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
255 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
256 CCLD = $(CC)
257 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
258 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
259 $(LDFLAGS) -o $@
260 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
261 DIST_SOURCES = $(libgobegin_a_SOURCES) $(am__libgo_la_SOURCES_DIST)
262 MULTISRCTOP =
263 MULTIBUILDTOP =
264 MULTIDIRS =
265 MULTISUBDIR =
266 MULTIDO = true
267 MULTICLEAN = true
268 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
269 html-recursive info-recursive install-data-recursive \
270 install-dvi-recursive install-exec-recursive \
271 install-html-recursive install-info-recursive \
272 install-pdf-recursive install-ps-recursive install-recursive \
273 installcheck-recursive installdirs-recursive pdf-recursive \
274 ps-recursive uninstall-recursive
275 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
276 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
277 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptoopenpgp_DATA) \
278 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
279 $(toolexeclibgoexp_DATA) $(toolexeclibgogo_DATA) \
280 $(toolexeclibgohash_DATA) $(toolexeclibgohttp_DATA) \
281 $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
282 $(toolexeclibgoio_DATA) $(toolexeclibgomime_DATA) \
283 $(toolexeclibgonet_DATA) $(toolexeclibgoos_DATA) \
284 $(toolexeclibgorpc_DATA) $(toolexeclibgoruntime_DATA) \
285 $(toolexeclibgotesting_DATA)
286 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
287 distclean-recursive maintainer-clean-recursive
288 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
289 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
290 distdir dist dist-all distcheck
291 ETAGS = etags
292 CTAGS = ctags
293 DIST_SUBDIRS = testsuite
294 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
295 distdir = $(PACKAGE)-$(VERSION)
296 top_distdir = $(distdir)
297 am__remove_distdir = \
298 { test ! -d "$(distdir)" \
299 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
300 && rm -fr "$(distdir)"; }; }
301 am__relativize = \
302 dir0=`pwd`; \
303 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
304 sed_rest='s,^[^/]*/*,,'; \
305 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
306 sed_butlast='s,/*[^/]*$$,,'; \
307 while test -n "$$dir1"; do \
308 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
309 if test "$$first" != "."; then \
310 if test "$$first" = ".."; then \
311 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
312 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
313 else \
314 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
315 if test "$$first2" = "$$first"; then \
316 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
317 else \
318 dir2="../$$dir2"; \
319 fi; \
320 dir0="$$dir0"/"$$first"; \
321 fi; \
322 fi; \
323 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
324 done; \
325 reldir="$$dir2"
326 DIST_ARCHIVES = $(distdir).tar.gz
327 GZIP_ENV = --best
328 distuninstallcheck_listfiles = find . -type f -print
329 distcleancheck_listfiles = find . -type f -print
330 ACLOCAL = @ACLOCAL@
331 AMTAR = @AMTAR@
332 AR = @AR@
333 AUTOCONF = @AUTOCONF@
334 AUTOHEADER = @AUTOHEADER@
335 AUTOMAKE = @AUTOMAKE@
336 AWK = @AWK@
337 CC = @CC@
338 CCDEPMODE = @CCDEPMODE@
339 CFLAGS = @CFLAGS@
340 CPP = @CPP@
341 CPPFLAGS = @CPPFLAGS@
342 CYGPATH_W = @CYGPATH_W@
343 DEFS = @DEFS@
344 DEPDIR = @DEPDIR@
345 DSYMUTIL = @DSYMUTIL@
346 DUMPBIN = @DUMPBIN@
347 ECHO_C = @ECHO_C@
348 ECHO_N = @ECHO_N@
349 ECHO_T = @ECHO_T@
350 EGREP = @EGREP@
351 EXEEXT = @EXEEXT@
352 FGREP = @FGREP@
353 GOARCH = @GOARCH@
354 GOC = @GOC@
355 GOCFLAGS = $(CFLAGS)
356 GOOS = @GOOS@
357 GO_DEBUG_PROC_REGS_OS_ARCH_FILE = @GO_DEBUG_PROC_REGS_OS_ARCH_FILE@
358 GO_SYSCALLS_SYSCALL_OS_ARCH_FILE = @GO_SYSCALLS_SYSCALL_OS_ARCH_FILE@
359 GREP = @GREP@
360 INSTALL = @INSTALL@
361 INSTALL_DATA = @INSTALL_DATA@
362 INSTALL_PROGRAM = @INSTALL_PROGRAM@
363 INSTALL_SCRIPT = @INSTALL_SCRIPT@
364 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
365 LD = @LD@
366 LDFLAGS = @LDFLAGS@
367 LIBFFI = @LIBFFI@
368 LIBFFIINCS = @LIBFFIINCS@
369 LIBOBJS = @LIBOBJS@
370 LIBS = @LIBS@
371 LIBTOOL = @LIBTOOL@
372 LIPO = @LIPO@
373 LN_S = @LN_S@
374 LTLIBOBJS = @LTLIBOBJS@
375 MAINT = @MAINT@
376 MAKEINFO = @MAKEINFO@
377 MATH_LIBS = @MATH_LIBS@
378 MKDIR_P = @MKDIR_P@
379 NET_LIBS = @NET_LIBS@
380 NM = @NM@
381 NMEDIT = @NMEDIT@
382 OBJCOPY = @OBJCOPY@
383 OBJDUMP = @OBJDUMP@
384 OBJEXT = @OBJEXT@
385 OTOOL = @OTOOL@
386 OTOOL64 = @OTOOL64@
387 PACKAGE = @PACKAGE@
388 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
389 PACKAGE_NAME = @PACKAGE_NAME@
390 PACKAGE_STRING = @PACKAGE_STRING@
391 PACKAGE_TARNAME = @PACKAGE_TARNAME@
392 PACKAGE_URL = @PACKAGE_URL@
393 PACKAGE_VERSION = @PACKAGE_VERSION@
394 PATH_SEPARATOR = @PATH_SEPARATOR@
395 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
396 PTHREAD_LIBS = @PTHREAD_LIBS@
397 RANLIB = @RANLIB@
398 SED = @SED@
399 SET_MAKE = @SET_MAKE@
400 SHELL = @SHELL@
401 SPLIT_STACK = @SPLIT_STACK@
402 STRINGOPS_FLAG = @STRINGOPS_FLAG@
403 STRIP = @STRIP@
404 VERSION = @VERSION@
405 WARN_FLAGS = @WARN_FLAGS@
406 WERROR = @WERROR@
407 abs_builddir = @abs_builddir@
408 abs_srcdir = @abs_srcdir@
409 abs_top_builddir = @abs_top_builddir@
410 abs_top_srcdir = @abs_top_srcdir@
411 ac_ct_CC = @ac_ct_CC@
412 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
413 am__include = @am__include@
414 am__leading_dot = @am__leading_dot@
415 am__quote = @am__quote@
416 am__tar = @am__tar@
417 am__untar = @am__untar@
418 bindir = @bindir@
419 build = @build@
420 build_alias = @build_alias@
421 build_cpu = @build_cpu@
422 build_os = @build_os@
423 build_vendor = @build_vendor@
424 builddir = @builddir@
425 datadir = @datadir@
426 datarootdir = @datarootdir@
427 docdir = @docdir@
428 dvidir = @dvidir@
429 enable_shared = @enable_shared@
430 enable_static = @enable_static@
431 exec_prefix = @exec_prefix@
432 glibgo_prefixdir = @glibgo_prefixdir@
433 glibgo_toolexecdir = @glibgo_toolexecdir@
434 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
435 host = @host@
436 host_alias = @host_alias@
437 host_cpu = @host_cpu@
438 host_os = @host_os@
439 host_vendor = @host_vendor@
440 htmldir = @htmldir@
441 includedir = @includedir@
442 infodir = @infodir@
443 install_sh = @install_sh@
444 libdir = @libdir@
445 libexecdir = @libexecdir@
446 libtool_VERSION = @libtool_VERSION@
447 localedir = @localedir@
448 localstatedir = @localstatedir@
449 mandir = @mandir@
450 mkdir_p = @mkdir_p@
451 multi_basedir = @multi_basedir@
452 oldincludedir = @oldincludedir@
453 pdfdir = @pdfdir@
454 prefix = @prefix@
455 program_transform_name = @program_transform_name@
456 psdir = @psdir@
457 sbindir = @sbindir@
458 sharedstatedir = @sharedstatedir@
459 srcdir = @srcdir@
460 sysconfdir = @sysconfdir@
461 target = @target@
462 target_alias = @target_alias@
463 target_cpu = @target_cpu@
464 target_os = @target_os@
465 target_vendor = @target_vendor@
466 top_build_prefix = @top_build_prefix@
467 top_builddir = @top_builddir@
468 top_srcdir = @top_srcdir@
470 # Go support.
471 SUFFIXES = .c .go .gox .o .obj .lo .a
472 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
473 SUBDIRS = ${subdirs}
474 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
475 MAINT_CHARSET = latin1
476 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
477 PWD_COMMAND = $${PWDCMD-pwd}
478 STAMP = echo timestamp >
479 toolexecdir = $(glibgo_toolexecdir)
480 toolexeclibdir = $(glibgo_toolexeclibdir)
481 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
483 # -I/-D flags to pass when compiling.
484 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
485 ACLOCAL_AMFLAGS = -I ./config -I ../config
486 AM_CFLAGS = -fexceptions -fplan9-extensions $(SPLIT_STACK) $(WARN_CFLAGS) \
487 $(STRINGOPS_FLAG) \
488 -I $(srcdir)/../gcc -I $(MULTIBUILDTOP)../../gcc/include
490 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
492 # Multilib support.
493 MAKEOVERRIDES =
495 # Work around what appears to be a GNU make handling MAKEFLAGS
496 # values defined in terms of make variables, as is the case for CC and
497 # friends when we are called from the top level Makefile.
498 AM_MAKEFLAGS = \
499 "AR_FLAGS=$(AR_FLAGS)" \
500 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
501 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
502 "CFLAGS=$(CFLAGS)" \
503 "CXXFLAGS=$(CXXFLAGS)" \
504 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
505 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
506 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
507 "GOC=$(GOC)" \
508 "GOCFLAGS=$(GOCFLAGS)" \
509 "INSTALL=$(INSTALL)" \
510 "INSTALL_DATA=$(INSTALL_DATA)" \
511 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
512 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
513 "LDFLAGS=$(LDFLAGS)" \
514 "LIBCFLAGS=$(LIBCFLAGS)" \
515 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
516 "MAKE=$(MAKE)" \
517 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
518 "PICFLAG=$(PICFLAG)" \
519 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
520 "SHELL=$(SHELL)" \
521 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
522 "exec_prefix=$(exec_prefix)" \
523 "infodir=$(infodir)" \
524 "libdir=$(libdir)" \
525 "includedir=$(includedir)" \
526 "prefix=$(prefix)" \
527 "tooldir=$(tooldir)" \
528 "gxx_include_dir=$(gxx_include_dir)" \
529 "AR=$(AR)" \
530 "AS=$(AS)" \
531 "LD=$(LD)" \
532 "RANLIB=$(RANLIB)" \
533 "NM=$(NM)" \
534 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
535 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
536 "DESTDIR=$(DESTDIR)" \
537 "WERROR=$(WERROR)"
540 # Subdir rules rely on $(FLAGS_TO_PASS)
541 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
542 toolexeclib_LTLIBRARIES = libgo.la
543 toolexeclib_LIBRARIES = libgobegin.a
544 toolexeclibgodir = $(toolexeclibdir)/go/$(gcc_version)/$(target_alias)
545 toolexeclibgo_DATA = \
546 asn1.gox \
547 big.gox \
548 bufio.gox \
549 bytes.gox \
550 cmath.gox \
551 ebnf.gox \
552 exec.gox \
553 expvar.gox \
554 flag.gox \
555 fmt.gox \
556 gob.gox \
557 hash.gox \
558 html.gox \
559 http.gox \
560 image.gox \
561 io.gox \
562 json.gox \
563 log.gox \
564 math.gox \
565 mime.gox \
566 net.gox \
567 netchan.gox \
568 os.gox \
569 patch.gox \
570 path.gox \
571 rand.gox \
572 reflect.gox \
573 regexp.gox \
574 rpc.gox \
575 runtime.gox \
576 scanner.gox \
577 smtp.gox \
578 sort.gox \
579 strconv.gox \
580 strings.gox \
581 sync.gox \
582 syscall.gox \
583 syslog.gox \
584 tabwriter.gox \
585 template.gox \
586 testing.gox \
587 time.gox \
588 try.gox \
589 unicode.gox \
590 utf16.gox \
591 utf8.gox \
592 websocket.gox \
593 xml.gox
595 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
596 toolexeclibgoarchive_DATA = \
597 archive/tar.gox \
598 archive/zip.gox
600 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
601 toolexeclibgocompress_DATA = \
602 compress/flate.gox \
603 compress/gzip.gox \
604 compress/zlib.gox
606 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
607 toolexeclibgocontainer_DATA = \
608 container/heap.gox \
609 container/list.gox \
610 container/ring.gox \
611 container/vector.gox
613 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
614 toolexeclibgocrypto_DATA = \
615 crypto/aes.gox \
616 crypto/block.gox \
617 crypto/blowfish.gox \
618 crypto/cast5.gox \
619 crypto/cipher.gox \
620 crypto/elliptic.gox \
621 crypto/hmac.gox \
622 crypto/md4.gox \
623 crypto/md5.gox \
624 crypto/ocsp.gox \
625 crypto/rand.gox \
626 crypto/rc4.gox \
627 crypto/ripemd160.gox \
628 crypto/rsa.gox \
629 crypto/sha1.gox \
630 crypto/sha256.gox \
631 crypto/sha512.gox \
632 crypto/subtle.gox \
633 crypto/tls.gox \
634 crypto/twofish.gox \
635 crypto/x509.gox \
636 crypto/xtea.gox
638 toolexeclibgocryptoopenpgpdir = $(toolexeclibgocryptodir)/openpgp
639 toolexeclibgocryptoopenpgp_DATA = \
640 crypto/openpgp/armor.gox \
641 crypto/openpgp/error.gox \
642 crypto/openpgp/s2k.gox
644 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
645 toolexeclibgodebug_DATA = \
646 debug/dwarf.gox \
647 debug/elf.gox \
648 debug/gosym.gox \
649 debug/macho.gox \
650 debug/pe.gox \
651 debug/proc.gox
653 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
654 toolexeclibgoencoding_DATA = \
655 encoding/ascii85.gox \
656 encoding/base32.gox \
657 encoding/base64.gox \
658 encoding/binary.gox \
659 encoding/line.gox \
660 encoding/git85.gox \
661 encoding/hex.gox \
662 encoding/pem.gox
664 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
665 toolexeclibgoexp_DATA = \
666 exp/datafmt.gox \
667 exp/draw.gox \
668 exp/eval.gox
670 toolexeclibgogodir = $(toolexeclibgodir)/go
671 toolexeclibgogo_DATA = \
672 go/ast.gox \
673 go/doc.gox \
674 go/parser.gox \
675 go/printer.gox \
676 go/scanner.gox \
677 go/token.gox \
678 go/typechecker.gox
680 toolexeclibgohashdir = $(toolexeclibgodir)/hash
681 toolexeclibgohash_DATA = \
682 hash/adler32.gox \
683 hash/crc32.gox \
684 hash/crc64.gox
686 toolexeclibgohttpdir = $(toolexeclibgodir)/http
687 toolexeclibgohttp_DATA = \
688 http/pprof.gox
690 toolexeclibgoimagedir = $(toolexeclibgodir)/image
691 toolexeclibgoimage_DATA = \
692 image/jpeg.gox \
693 image/png.gox
695 toolexeclibgoindexdir = $(toolexeclibgodir)/index
696 toolexeclibgoindex_DATA = \
697 index/suffixarray.gox
699 toolexeclibgoiodir = $(toolexeclibgodir)/io
700 toolexeclibgoio_DATA = \
701 io/ioutil.gox
703 toolexeclibgomimedir = $(toolexeclibgodir)/mime
704 toolexeclibgomime_DATA = \
705 mime/multipart.gox
707 toolexeclibgonetdir = $(toolexeclibgodir)/net
708 toolexeclibgonet_DATA = \
709 net/dict.gox \
710 net/textproto.gox
712 toolexeclibgoosdir = $(toolexeclibgodir)/os
713 @LIBGO_IS_LINUX_FALSE@os_inotify_gox =
715 # os_inotify_gox = os/inotify.gox
716 @LIBGO_IS_LINUX_TRUE@os_inotify_gox =
717 toolexeclibgoos_DATA = \
718 $(os_inotify_gox) \
719 os/signal.gox
721 toolexeclibgorpcdir = $(toolexeclibgodir)/rpc
722 toolexeclibgorpc_DATA = \
723 rpc/jsonrpc.gox
725 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
726 toolexeclibgoruntime_DATA = \
727 runtime/debug.gox \
728 runtime/pprof.gox
730 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
731 toolexeclibgotesting_DATA = \
732 testing/iotest.gox \
733 testing/quick.gox \
734 testing/script.gox
736 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
737 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
738 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
739 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
740 runtime_files = \
741 runtime/go-append.c \
742 runtime/go-assert.c \
743 runtime/go-assert-interface.c \
744 runtime/go-byte-array-to-string.c \
745 runtime/go-breakpoint.c \
746 runtime/go-caller.c \
747 runtime/go-can-convert-interface.c \
748 runtime/go-cgo.c \
749 runtime/go-chan-cap.c \
750 runtime/go-chan-len.c \
751 runtime/go-check-interface.c \
752 runtime/go-close.c \
753 runtime/go-closed.c \
754 runtime/go-construct-map.c \
755 runtime/go-convert-interface.c \
756 runtime/go-copy.c \
757 runtime/go-defer.c \
758 runtime/go-deferred-recover.c \
759 runtime/go-eface-compare.c \
760 runtime/go-eface-val-compare.c \
761 runtime/go-getgoroot.c \
762 runtime/go-go.c \
763 runtime/go-gomaxprocs.c \
764 runtime/go-int-array-to-string.c \
765 runtime/go-int-to-string.c \
766 runtime/go-interface-compare.c \
767 runtime/go-interface-val-compare.c \
768 runtime/go-lock-os-thread.c \
769 runtime/go-map-delete.c \
770 runtime/go-map-index.c \
771 runtime/go-map-len.c \
772 runtime/go-map-range.c \
773 runtime/go-nanotime.c \
774 runtime/go-new-channel.c \
775 runtime/go-new-map.c \
776 runtime/go-new.c \
777 runtime/go-note.c \
778 runtime/go-panic.c \
779 runtime/go-panic-defer.c \
780 runtime/go-print.c \
781 runtime/go-rec-big.c \
782 runtime/go-rec-nb-big.c \
783 runtime/go-rec-nb-small.c \
784 runtime/go-rec-small.c \
785 runtime/go-recover.c \
786 runtime/go-reflect.c \
787 runtime/go-reflect-call.c \
788 runtime/go-reflect-chan.c \
789 runtime/go-reflect-map.c \
790 runtime/go-rune.c \
791 runtime/go-runtime-error.c \
792 runtime/go-sched.c \
793 runtime/go-select.c \
794 runtime/go-semacquire.c \
795 runtime/go-send-big.c \
796 runtime/go-send-nb-big.c \
797 runtime/go-send-nb-small.c \
798 runtime/go-send-small.c \
799 runtime/go-signal.c \
800 runtime/go-strcmp.c \
801 runtime/go-string-to-byte-array.c \
802 runtime/go-string-to-int-array.c \
803 runtime/go-strplus.c \
804 runtime/go-strslice.c \
805 runtime/go-trampoline.c \
806 runtime/go-type-eface.c \
807 runtime/go-type-error.c \
808 runtime/go-type-identity.c \
809 runtime/go-type-interface.c \
810 runtime/go-type-string.c \
811 runtime/go-typedesc-equal.c \
812 runtime/go-typestring.c \
813 runtime/go-unreflect.c \
814 runtime/go-unsafe-new.c \
815 runtime/go-unsafe-newarray.c \
816 runtime/go-unsafe-pointer.c \
817 runtime/go-unwind.c \
818 runtime/mcache.c \
819 runtime/mcentral.c \
820 $(runtime_mem_file) \
821 runtime/mfinal.c \
822 runtime/mfixalloc.c \
823 runtime/mgc0.c \
824 runtime/mheap.c \
825 runtime/mheapmap32.c \
826 runtime/mheapmap64.c \
827 runtime/msize.c \
828 runtime/proc.c \
829 runtime/thread.c \
830 $(rtems_task_variable_add_file) \
831 chan.c \
832 iface.c \
833 malloc.c \
834 map.c \
835 mprof.c \
836 reflect.c \
837 sigqueue.c \
838 string.c
840 go_asn1_files = \
841 go/asn1/asn1.go \
842 go/asn1/common.go \
843 go/asn1/marshal.go
845 go_big_files = \
846 go/big/arith.go \
847 go/big/int.go \
848 go/big/nat.go \
849 go/big/rat.go
851 go_bufio_files = \
852 go/bufio/bufio.go
854 go_bytes_files = \
855 go/bytes/buffer.go \
856 go/bytes/bytes.go \
857 go/bytes/bytes_decl.go
859 go_bytes_c_files = \
860 go/bytes/indexbyte.c
862 go_cmath_files = \
863 go/cmath/abs.go \
864 go/cmath/asin.go \
865 go/cmath/conj.go \
866 go/cmath/exp.go \
867 go/cmath/isinf.go \
868 go/cmath/isnan.go \
869 go/cmath/log.go \
870 go/cmath/phase.go \
871 go/cmath/polar.go \
872 go/cmath/pow.go \
873 go/cmath/rect.go \
874 go/cmath/sin.go \
875 go/cmath/sqrt.go \
876 go/cmath/tan.go
878 go_ebnf_files = \
879 go/ebnf/ebnf.go \
880 go/ebnf/parser.go
882 go_exec_files = \
883 go/exec/exec.go \
884 go/exec/lp_unix.go
886 go_expvar_files = \
887 go/expvar/expvar.go
889 go_flag_files = \
890 go/flag/flag.go
892 go_fmt_files = \
893 go/fmt/doc.go \
894 go/fmt/format.go \
895 go/fmt/print.go \
896 go/fmt/scan.go
898 go_gob_files = \
899 go/gob/decode.go \
900 go/gob/decoder.go \
901 go/gob/doc.go \
902 go/gob/encode.go \
903 go/gob/encoder.go \
904 go/gob/error.go \
905 go/gob/type.go
907 go_hash_files = \
908 go/hash/hash.go
910 go_html_files = \
911 go/html/doc.go \
912 go/html/entity.go \
913 go/html/escape.go \
914 go/html/parse.go \
915 go/html/token.go
917 go_http_files = \
918 go/http/chunked.go \
919 go/http/client.go \
920 go/http/dump.go \
921 go/http/fs.go \
922 go/http/lex.go \
923 go/http/persist.go \
924 go/http/request.go \
925 go/http/response.go \
926 go/http/server.go \
927 go/http/status.go \
928 go/http/transfer.go \
929 go/http/url.go
931 go_image_files = \
932 go/image/color.go \
933 go/image/format.go \
934 go/image/geom.go \
935 go/image/image.go \
936 go/image/names.go
938 go_io_files = \
939 go/io/multi.go \
940 go/io/io.go \
941 go/io/pipe.go
943 go_json_files = \
944 go/json/decode.go \
945 go/json/encode.go \
946 go/json/indent.go \
947 go/json/scanner.go \
948 go/json/stream.go
950 go_log_files = \
951 go/log/log.go
953 go_math_files = \
954 go/math/acosh.go \
955 go/math/asin.go \
956 go/math/asinh.go \
957 go/math/atan.go \
958 go/math/atanh.go \
959 go/math/atan2.go \
960 go/math/bits.go \
961 go/math/cbrt.go \
962 go/math/const.go \
963 go/math/copysign.go \
964 go/math/erf.go \
965 go/math/exp.go \
966 go/math/exp_port.go \
967 go/math/exp2.go \
968 go/math/expm1.go \
969 go/math/fabs.go \
970 go/math/fdim.go \
971 go/math/floor.go \
972 go/math/fmod.go \
973 go/math/frexp.go \
974 go/math/gamma.go \
975 go/math/hypot.go \
976 go/math/hypot_port.go \
977 go/math/j0.go \
978 go/math/j1.go \
979 go/math/jn.go \
980 go/math/ldexp.go \
981 go/math/lgamma.go \
982 go/math/log.go \
983 go/math/log1p.go \
984 go/math/log10.go \
985 go/math/logb.go \
986 go/math/modf.go \
987 go/math/nextafter.go \
988 go/math/pow.go \
989 go/math/pow10.go \
990 go/math/remainder.go \
991 go/math/signbit.go \
992 go/math/sin.go \
993 go/math/sincos.go \
994 go/math/sinh.go \
995 go/math/sqrt.go \
996 go/math/sqrt_port.go \
997 go/math/tan.go \
998 go/math/tanh.go \
999 go/math/unsafe.go
1001 go_mime_files = \
1002 go/mime/grammar.go \
1003 go/mime/mediatype.go \
1004 go/mime/type.go
1006 # By default use select with pipes. Most systems should have
1007 # something better.
1008 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_rtems.go
1009 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
1010 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_rtems.go
1011 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1012 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1013 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
1014 go_net_files = \
1015 go/net/dial.go \
1016 go/net/dnsclient.go \
1017 go/net/dnsconfig.go \
1018 go/net/dnsmsg.go \
1019 $(go_net_newpollserver_file) \
1020 go/net/fd.go \
1021 $(go_net_fd_os_file) \
1022 go/net/hosts.go \
1023 go/net/ip.go \
1024 go/net/iprawsock.go \
1025 go/net/ipsock.go \
1026 go/net/net.go \
1027 go/net/parse.go \
1028 go/net/pipe.go \
1029 go/net/port.go \
1030 go/net/sock.go \
1031 go/net/tcpsock.go \
1032 go/net/udpsock.go \
1033 go/net/unixsock.go
1035 go_netchan_files = \
1036 go/netchan/common.go \
1037 go/netchan/export.go \
1038 go/netchan/import.go
1040 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1041 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1042 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1043 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1044 go_os_files = \
1045 go/os/dir.go \
1046 go/os/env.go \
1047 go/os/env_unix.go \
1048 go/os/error.go \
1049 go/os/exec.go \
1050 go/os/file.go \
1051 go/os/file_unix.go \
1052 go/os/getwd.go \
1053 go/os/path.go \
1054 go/os/proc.go \
1055 go/os/stat.go \
1056 $(go_os_sys_file) \
1057 go/os/time.go \
1058 go/os/types.go
1060 go_patch_files = \
1061 go/patch/apply.go \
1062 go/patch/git.go \
1063 go/patch/patch.go \
1064 go/patch/textdiff.go
1066 go_path_files = \
1067 go/path/match.go \
1068 go/path/path.go \
1069 go/path/path_unix.go
1071 go_rand_files = \
1072 go/rand/exp.go \
1073 go/rand/normal.go \
1074 go/rand/rand.go \
1075 go/rand/rng.go \
1076 go/rand/zipf.go
1078 go_reflect_files = \
1079 go/reflect/deepequal.go \
1080 go/reflect/type.go \
1081 go/reflect/value.go
1083 go_regexp_files = \
1084 go/regexp/regexp.go
1086 go_rpc_files = \
1087 go/rpc/client.go \
1088 go/rpc/debug.go \
1089 go/rpc/server.go
1091 go_runtime_files = \
1092 go/runtime/debug.go \
1093 go/runtime/error.go \
1094 go/runtime/extern.go \
1095 go/runtime/malloc_defs.go \
1096 go/runtime/runtime_defs.go \
1097 go/runtime/sig.go \
1098 go/runtime/softfloat64.go \
1099 go/runtime/type.go \
1100 version.go
1102 go_scanner_files = \
1103 go/scanner/scanner.go
1105 go_smtp_files = \
1106 go/smtp/auth.go \
1107 go/smtp/smtp.go
1109 go_sort_files = \
1110 go/sort/search.go \
1111 go/sort/sort.go
1113 go_strconv_files = \
1114 go/strconv/atob.go \
1115 go/strconv/atof.go \
1116 go/strconv/atoi.go \
1117 go/strconv/decimal.go \
1118 go/strconv/ftoa.go \
1119 go/strconv/itoa.go \
1120 go/strconv/quote.go
1122 go_strings_files = \
1123 go/strings/reader.go \
1124 go/strings/strings.go
1126 go_sync_files = \
1127 go/sync/mutex.go \
1128 go/sync/once.go \
1129 go/sync/rwmutex.go
1131 go_sync_c_files = \
1132 go/sync/cas.c
1134 go_syslog_files = \
1135 go/syslog/syslog.go
1137 go_tabwriter_files = \
1138 go/tabwriter/tabwriter.go
1140 go_template_files = \
1141 go/template/format.go \
1142 go/template/template.go
1144 go_testing_files = \
1145 go/testing/benchmark.go \
1146 go/testing/testing.go
1148 go_time_files = \
1149 go/time/format.go \
1150 go/time/sleep.go \
1151 go/time/tick.go \
1152 go/time/time.go \
1153 go/time/zoneinfo_unix.go
1155 go_try_files = \
1156 go/try/try.go
1158 go_unicode_files = \
1159 go/unicode/casetables.go \
1160 go/unicode/digit.go \
1161 go/unicode/letter.go \
1162 go/unicode/tables.go
1164 go_utf16_files = \
1165 go/utf16/utf16.go
1167 go_utf8_files = \
1168 go/utf8/string.go \
1169 go/utf8/utf8.go
1171 go_websocket_files = \
1172 go/websocket/client.go \
1173 go/websocket/server.go \
1174 go/websocket/websocket.go
1176 go_xml_files = \
1177 go/xml/read.go \
1178 go/xml/xml.go
1180 go_archive_tar_files = \
1181 go/archive/tar/common.go \
1182 go/archive/tar/reader.go \
1183 go/archive/tar/writer.go
1185 go_archive_zip_files = \
1186 go/archive/zip/reader.go \
1187 go/archive/zip/struct.go
1189 go_compress_flate_files = \
1190 go/compress/flate/deflate.go \
1191 go/compress/flate/huffman_bit_writer.go \
1192 go/compress/flate/huffman_code.go \
1193 go/compress/flate/inflate.go \
1194 go/compress/flate/reverse_bits.go \
1195 go/compress/flate/token.go \
1196 go/compress/flate/util.go
1198 go_compress_gzip_files = \
1199 go/compress/gzip/gzip.go \
1200 go/compress/gzip/gunzip.go
1202 go_compress_zlib_files = \
1203 go/compress/zlib/reader.go \
1204 go/compress/zlib/writer.go
1206 go_container_heap_files = \
1207 go/container/heap/heap.go
1209 go_container_list_files = \
1210 go/container/list/list.go
1212 go_container_ring_files = \
1213 go/container/ring/ring.go
1215 go_container_vector_files = \
1216 go/container/vector/defs.go \
1217 go/container/vector/intvector.go \
1218 go/container/vector/stringvector.go \
1219 go/container/vector/vector.go
1221 go_crypto_aes_files = \
1222 go/crypto/aes/block.go \
1223 go/crypto/aes/cipher.go \
1224 go/crypto/aes/const.go
1226 go_crypto_block_files = \
1227 go/crypto/block/cbc.go \
1228 go/crypto/block/cfb.go \
1229 go/crypto/block/cmac.go \
1230 go/crypto/block/cipher.go \
1231 go/crypto/block/ctr.go \
1232 go/crypto/block/eax.go \
1233 go/crypto/block/ecb.go \
1234 go/crypto/block/ofb.go \
1235 go/crypto/block/xor.go
1237 go_crypto_blowfish_files = \
1238 go/crypto/blowfish/block.go \
1239 go/crypto/blowfish/const.go \
1240 go/crypto/blowfish/cipher.go
1242 go_crypto_cast5_files = \
1243 go/crypto/cast5/cast5.go
1245 go_crypto_cipher_files = \
1246 go/crypto/cipher/cbc.go \
1247 go/crypto/cipher/cfb.go \
1248 go/crypto/cipher/cipher.go \
1249 go/crypto/cipher/ctr.go \
1250 go/crypto/cipher/io.go \
1251 go/crypto/cipher/ocfb.go \
1252 go/crypto/cipher/ofb.go
1254 go_crypto_elliptic_files = \
1255 go/crypto/elliptic/elliptic.go
1257 go_crypto_hmac_files = \
1258 go/crypto/hmac/hmac.go
1260 go_crypto_md4_files = \
1261 go/crypto/md4/md4.go \
1262 go/crypto/md4/md4block.go
1264 go_crypto_md5_files = \
1265 go/crypto/md5/md5.go \
1266 go/crypto/md5/md5block.go
1268 go_crypto_ocsp_files = \
1269 go/crypto/ocsp/ocsp.go
1271 go_crypto_rand_files = \
1272 go/crypto/rand/rand.go \
1273 go/crypto/rand/rand_unix.go
1275 go_crypto_rc4_files = \
1276 go/crypto/rc4/rc4.go
1278 go_crypto_ripemd160_files = \
1279 go/crypto/ripemd160/ripemd160.go \
1280 go/crypto/ripemd160/ripemd160block.go
1282 go_crypto_rsa_files = \
1283 go/crypto/rsa/pkcs1v15.go \
1284 go/crypto/rsa/rsa.go
1286 go_crypto_sha1_files = \
1287 go/crypto/sha1/sha1.go \
1288 go/crypto/sha1/sha1block.go
1290 go_crypto_sha256_files = \
1291 go/crypto/sha256/sha256.go \
1292 go/crypto/sha256/sha256block.go
1294 go_crypto_sha512_files = \
1295 go/crypto/sha512/sha512.go \
1296 go/crypto/sha512/sha512block.go
1298 go_crypto_subtle_files = \
1299 go/crypto/subtle/constant_time.go
1301 go_crypto_tls_files = \
1302 go/crypto/tls/alert.go \
1303 go/crypto/tls/ca_set.go \
1304 go/crypto/tls/cipher_suites.go \
1305 go/crypto/tls/common.go \
1306 go/crypto/tls/conn.go \
1307 go/crypto/tls/handshake_client.go \
1308 go/crypto/tls/handshake_messages.go \
1309 go/crypto/tls/handshake_server.go \
1310 go/crypto/tls/key_agreement.go \
1311 go/crypto/tls/prf.go \
1312 go/crypto/tls/tls.go
1314 go_crypto_twofish_files = \
1315 go/crypto/twofish/twofish.go
1317 go_crypto_x509_files = \
1318 go/crypto/x509/x509.go
1320 go_crypto_xtea_files = \
1321 go/crypto/xtea/block.go \
1322 go/crypto/xtea/cipher.go
1324 go_crypto_openpgp_armor_files = \
1325 go/crypto/openpgp/armor/armor.go \
1326 go/crypto/openpgp/armor/encode.go
1328 go_crypto_openpgp_error_files = \
1329 go/crypto/openpgp/error/error.go
1331 go_crypto_openpgp_s2k_files = \
1332 go/crypto/openpgp/s2k/s2k.go
1334 go_debug_dwarf_files = \
1335 go/debug/dwarf/buf.go \
1336 go/debug/dwarf/const.go \
1337 go/debug/dwarf/entry.go \
1338 go/debug/dwarf/open.go \
1339 go/debug/dwarf/type.go \
1340 go/debug/dwarf/unit.go
1342 go_debug_elf_files = \
1343 go/debug/elf/elf.go \
1344 go/debug/elf/file.go
1346 go_debug_gosym_files = \
1347 go/debug/gosym/pclntab.go \
1348 go/debug/gosym/symtab.go
1350 go_debug_macho_files = \
1351 go/debug/macho/file.go \
1352 go/debug/macho/macho.go
1354 go_debug_pe_files = \
1355 go/debug/pe/file.go \
1356 go/debug/pe/pe.go
1358 go_debug_proc_files = \
1359 go/debug/proc/proc.go \
1360 go/debug/proc/proc_$(GOOS).go \
1361 $(GO_DEBUG_PROC_REGS_OS_ARCH_FILE)
1363 go_encoding_ascii85_files = \
1364 go/encoding/ascii85/ascii85.go
1366 go_encoding_base32_files = \
1367 go/encoding/base32/base32.go
1369 go_encoding_base64_files = \
1370 go/encoding/base64/base64.go
1372 go_encoding_binary_files = \
1373 go/encoding/binary/binary.go
1375 go_encoding_git85_files = \
1376 go/encoding/git85/git.go
1378 go_encoding_hex_files = \
1379 go/encoding/hex/hex.go
1381 go_encoding_line_files = \
1382 go/encoding/line/line.go
1384 go_encoding_pem_files = \
1385 go/encoding/pem/pem.go
1387 go_exp_datafmt_files = \
1388 go/exp/datafmt/datafmt.go \
1389 go/exp/datafmt/parser.go
1391 go_exp_draw_files = \
1392 go/exp/draw/draw.go \
1393 go/exp/draw/event.go
1395 go_exp_eval_files = \
1396 go/exp/eval/abort.go \
1397 go/exp/eval/bridge.go \
1398 go/exp/eval/compiler.go \
1399 go/exp/eval/expr.go \
1400 go/exp/eval/expr1.go \
1401 go/exp/eval/func.go \
1402 go/exp/eval/scope.go \
1403 go/exp/eval/stmt.go \
1404 go/exp/eval/type.go \
1405 go/exp/eval/typec.go \
1406 go/exp/eval/value.go \
1407 go/exp/eval/world.go
1409 go_go_ast_files = \
1410 go/go/ast/ast.go \
1411 go/go/ast/filter.go \
1412 go/go/ast/print.go \
1413 go/go/ast/scope.go \
1414 go/go/ast/walk.go
1416 go_go_doc_files = \
1417 go/go/doc/comment.go \
1418 go/go/doc/doc.go
1420 go_go_parser_files = \
1421 go/go/parser/interface.go \
1422 go/go/parser/parser.go
1424 go_go_printer_files = \
1425 go/go/printer/nodes.go \
1426 go/go/printer/printer.go
1428 go_go_scanner_files = \
1429 go/go/scanner/errors.go \
1430 go/go/scanner/scanner.go
1432 go_go_token_files = \
1433 go/go/token/position.go \
1434 go/go/token/token.go
1436 go_go_typechecker_files = \
1437 go/go/typechecker/scope.go \
1438 go/go/typechecker/typechecker.go \
1439 go/go/typechecker/universe.go
1441 go_hash_adler32_files = \
1442 go/hash/adler32/adler32.go
1444 go_hash_crc32_files = \
1445 go/hash/crc32/crc32.go
1447 go_hash_crc64_files = \
1448 go/hash/crc64/crc64.go
1450 go_http_pprof_files = \
1451 go/http/pprof/pprof.go
1453 go_image_jpeg_files = \
1454 go/image/jpeg/huffman.go \
1455 go/image/jpeg/idct.go \
1456 go/image/jpeg/reader.go
1458 go_image_png_files = \
1459 go/image/png/reader.go \
1460 go/image/png/writer.go
1462 go_index_suffixarray_files = \
1463 go/index/suffixarray/qsufsort.go \
1464 go/index/suffixarray/suffixarray.go
1466 go_io_ioutil_files = \
1467 go/io/ioutil/ioutil.go \
1468 go/io/ioutil/tempfile.go
1470 go_mime_multipart_files = \
1471 go/mime/multipart/multipart.go
1473 go_net_dict_files = \
1474 go/net/dict/dict.go
1476 go_net_textproto_files = \
1477 go/net/textproto/pipeline.go \
1478 go/net/textproto/reader.go \
1479 go/net/textproto/textproto.go \
1480 go/net/textproto/writer.go
1482 go_os_inotify_files = \
1483 go/os/inotify/inotify_linux.go
1485 go_os_signal_files = \
1486 go/os/signal/signal.go \
1487 unix.go
1489 go_rpc_jsonrpc_files = \
1490 go/rpc/jsonrpc/client.go \
1491 go/rpc/jsonrpc/server.go
1493 go_runtime_debug_files = \
1494 go/runtime/debug/stack.go
1496 go_runtime_pprof_files = \
1497 go/runtime/pprof/pprof.go
1499 go_testing_iotest_files = \
1500 go/testing/iotest/logger.go \
1501 go/testing/iotest/reader.go \
1502 go/testing/iotest/writer.go
1504 go_testing_quick_files = \
1505 go/testing/quick/quick.go
1507 go_testing_script_files = \
1508 go/testing/script/script.go
1510 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = syscalls/syscall.go
1512 # Define Syscall and Syscall6.
1513 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = syscalls/syscall_stubs.go
1514 # Use lseek on amd64 Solaris.
1515 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_regfile.go
1516 # Use lseek64 on 386 Solaris.
1517 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1518 # Use lseek by default.
1519 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_filesize_file = syscalls/sysfile_regfile.go
1521 # Declare libc functions that vary for largefile systems.
1522 # Always use lseek64 on GNU/Linux.
1523 @LIBGO_IS_LINUX_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1524 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = syscalls/exec.go
1526 # Define ForkExec, PtraceForkExec, Exec, and Wait4.
1527 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file = syscalls/exec_stubs.go
1528 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = syscalls/sleep_select.go
1530 # Define Sleep.
1531 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = syscalls/sleep_rtems.go
1532 @LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr.go
1534 # Define Errstr.
1535 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = syscalls/errstr_rtems.go
1536 # On other systems we hope strerror_r is just strerror_r.
1537 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl.go
1538 # In Linux the POSIX strerror_r is called __xpg_strerror_r.
1539 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
1541 # Declare libc_strerror_r which is the Go name for strerror_r.
1542 # RTEMS uses newlib in which strerror_r returns char *.
1543 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
1544 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = syscalls/socket_bsd.go
1545 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = syscalls/socket_solaris.go
1547 # Define socket sizes and types.
1548 @LIBGO_IS_LINUX_TRUE@syscall_socket_os_file = syscalls/socket_linux.go
1549 @LIBGO_IS_LINUX_FALSE@syscall_socket_epoll_file =
1551 # Support for epoll.
1552 @LIBGO_IS_LINUX_TRUE@syscall_socket_epoll_file = syscalls/socket_epoll.go
1553 go_syscall_files = \
1554 $(syscall_errstr_file) \
1555 $(syscall_errstr_decl_file) \
1556 syscalls/exec_helpers.go \
1557 $(syscall_exec_os_file) \
1558 $(syscall_filesize_file) \
1559 $(syscall_sleep_file) \
1560 syscalls/socket.go \
1561 $(syscall_socket_os_file) \
1562 $(syscall_socket_epoll_file) \
1563 $(syscall_syscall_file) \
1564 syscalls/syscall_unix.go \
1565 syscalls/stringbyte.go \
1566 syscalls/syscall_$(GOOS).go \
1567 $(GO_SYSCALLS_SYSCALL_OS_ARCH_FILE) \
1568 syscalls/sysfile_posix.go \
1569 sysinfo.go \
1570 syscall_arch.go
1572 go_syscall_c_files = \
1573 syscalls/errno.c
1575 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_la =
1577 # os_lib_inotify_la = os/libinotify.la
1578 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_la =
1579 libgo_go_objs = \
1580 asn1/libasn1.la \
1581 big/libbig.la \
1582 bufio/libbufio.la \
1583 bytes/libbytes.la \
1584 cmath/libcmath.la \
1585 ebnf/libebnf.la \
1586 exec/libexec.la \
1587 expvar/libexpvar.la \
1588 flag/libflag.la \
1589 fmt/libfmt.la \
1590 gob/libgob.la \
1591 hash/libhash.la \
1592 html/libhtml.la \
1593 http/libhttp.la \
1594 image/libimage.la \
1595 io/libio.la \
1596 json/libjson.la \
1597 log/liblog.la \
1598 math/libmath.la \
1599 mime/libmime.la \
1600 net/libnet.la \
1601 netchan/libnetchan.la \
1602 os/libos.la \
1603 patch/libpatch.la \
1604 path/libpath.la \
1605 rand/librand.la \
1606 reflect/libreflect.la \
1607 regexp/libregexp.la \
1608 rpc/librpc.la \
1609 runtime/libruntime.la \
1610 scanner/libscanner.la \
1611 smtp/libsmtp.la \
1612 sort/libsort.la \
1613 strconv/libstrconv.la \
1614 strings/libstrings.la \
1615 sync/libsync.la \
1616 syslog/libsyslog.la \
1617 tabwriter/libtabwriter.la \
1618 template/libtemplate.la \
1619 time/libtime.la \
1620 try/libtry.la \
1621 unicode/libunicode.la \
1622 utf16/libutf16.la \
1623 utf8/libutf8.la \
1624 websocket/libwebsocket.la \
1625 xml/libxml.la \
1626 archive/libtar.la \
1627 archive/libzip.la \
1628 compress/libflate.la \
1629 compress/libgzip.la \
1630 compress/libzlib.la \
1631 container/libheap.la \
1632 container/liblist.la \
1633 container/libring.la \
1634 container/libvector.la \
1635 crypto/libaes.la \
1636 crypto/libblock.la \
1637 crypto/libblowfish.la \
1638 crypto/libcast5.la \
1639 crypto/libcipher.la \
1640 crypto/libelliptic.la \
1641 crypto/libhmac.la \
1642 crypto/libmd4.la \
1643 crypto/libmd5.la \
1644 crypto/libocsp.la \
1645 crypto/librand.la \
1646 crypto/librc4.la \
1647 crypto/libripemd160.la \
1648 crypto/librsa.la \
1649 crypto/libsha1.la \
1650 crypto/libsha256.la \
1651 crypto/libsha512.la \
1652 crypto/libsubtle.la \
1653 crypto/libtls.la \
1654 crypto/libtwofish.la \
1655 crypto/libx509.la \
1656 crypto/libxtea.la \
1657 crypto/openpgp/libarmor.la \
1658 crypto/openpgp/liberror.la \
1659 crypto/openpgp/libs2k.la \
1660 debug/libdwarf.la \
1661 debug/libelf.la \
1662 debug/libgosym.la \
1663 debug/libmacho.la \
1664 debug/libpe.la \
1665 debug/libproc.la \
1666 encoding/libascii85.la \
1667 encoding/libbase32.la \
1668 encoding/libbase64.la \
1669 encoding/libbinary.la \
1670 encoding/libgit85.la \
1671 encoding/libhex.la \
1672 encoding/libline.la \
1673 encoding/libpem.la \
1674 exp/libdatafmt.la \
1675 exp/libdraw.la \
1676 exp/libeval.la \
1677 go/libast.la \
1678 go/libdoc.la \
1679 go/libparser.la \
1680 go/libprinter.la \
1681 go/libscanner.la \
1682 go/libtoken.la \
1683 go/libtypechecker.la \
1684 hash/libadler32.la \
1685 hash/libcrc32.la \
1686 hash/libcrc64.la \
1687 http/libpprof.la \
1688 image/libjpeg.la \
1689 image/libpng.la \
1690 index/libsuffixarray.la \
1691 io/libioutil.la \
1692 mime/libmultipart.la \
1693 net/libdict.la \
1694 net/libtextproto.la \
1695 $(os_lib_inotify_la) \
1696 os/libsignal.la \
1697 rpc/libjsonrpc.la \
1698 runtime/libdebug.la \
1699 runtime/libpprof.la \
1700 syscalls/libsyscall.la \
1701 testing/libtesting.la \
1702 testing/libiotest.la \
1703 testing/libquick.la \
1704 testing/libscript.la
1706 libgo_la_SOURCES = $(runtime_files)
1707 libgo_la_LIBADD = \
1708 $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1710 libgobegin_a_SOURCES = \
1711 runtime/go-main.c
1713 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1714 AM_GOCFLAGS = $(STRINGOPS_FLAG)
1715 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1716 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1717 $(AM_GOCFLAGS) $(GOCFLAGS)
1719 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1720 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
1723 # Build a package. This builds a .o and a .lo.
1724 BUILDPACKAGE = \
1725 rm -f `echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/'`; \
1726 test -d $(@D) || $(MKDIR_P) $(@D); \
1727 rm -f $@; \
1728 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1729 $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_$(@D)" -o $@ $$files
1731 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
1732 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
1734 # Check a package.
1735 CHECK = \
1736 @GC="$(GOC) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs -Wl,-R,`${PWD_COMMAND}`/.libs"; \
1737 export GC; \
1738 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1739 export RUNTESTFLAGS; \
1740 MAKE="$(MAKE)"; \
1741 export MAKE; \
1742 rm -f $@-log; \
1743 prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1744 test "$${prefix}" != "." || prefix="$(@D)"; \
1745 if test "$(use_dejagnu)" = "yes"; then \
1746 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)"; \
1747 else \
1748 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" >>$@-log 2>&1; then \
1749 echo "PASS: $(@D)"; \
1750 else \
1751 echo "FAIL: $(@D)"; \
1752 cat $@-log; \
1753 exit 1; \
1754 fi; \
1758 # Build all packages before checking any.
1759 CHECK_DEPS = libgo.la libgobegin.a \
1760 $(toolexeclib_DATA) \
1761 $(toolexeclibarchive_DATA) \
1762 $(toolexeclibcompress_DATA) \
1763 $(toolexeclibcontainer_DATA) \
1764 $(toolexeclibcrypto_DATA) \
1765 $(toolexeclibdebug_DATA) \
1766 $(toolexeclibencoding_DATA) \
1767 $(toolexeclibexp_DATA) \
1768 $(toolexeclibgo_DATA) \
1769 $(toolexeclibhash_DATA) \
1770 $(toolexeclibhttp_DATA) \
1771 $(toolexeclibimage_DATA) \
1772 $(toolexeclibio_DATA) \
1773 $(toolexeclibos_DATA) \
1774 $(toolexeclibrpc_DATA) \
1775 $(toolexeclibruntime_DATA) \
1776 $(toolexeclibtesting_DATA)
1779 # How to build a .gox file from a .a file.
1780 BUILDGOX = \
1781 $(OBJCOPY) -j .go_export $< $@.tmp && mv -f $@.tmp $@
1783 @LIBGO_IS_LINUX_FALSE@os_inotify_check =
1785 # os_inotify_check = os/inotify/check
1786 @LIBGO_IS_LINUX_TRUE@os_inotify_check =
1787 TEST_PACKAGES = \
1788 asn1/check \
1789 big/check \
1790 bufio/check \
1791 bytes/check \
1792 cmath/check \
1793 ebnf/check \
1794 exec/check \
1795 expvar/check \
1796 flag/check \
1797 fmt/check \
1798 gob/check \
1799 html/check \
1800 http/check \
1801 io/check \
1802 json/check \
1803 log/check \
1804 math/check \
1805 mime/check \
1806 net/check \
1807 netchan/check \
1808 os/check \
1809 patch/check \
1810 path/check \
1811 rand/check \
1812 reflect/check \
1813 regexp/check \
1814 rpc/check \
1815 runtime/check \
1816 scanner/check \
1817 smtp/check \
1818 sort/check \
1819 strconv/check \
1820 strings/check \
1821 sync/check \
1822 syslog/check \
1823 tabwriter/check \
1824 template/check \
1825 time/check \
1826 try/check \
1827 unicode/check \
1828 utf16/check \
1829 utf8/check \
1830 websocket/check \
1831 xml/check \
1832 archive/tar/check \
1833 archive/zip/check \
1834 compress/flate/check \
1835 compress/gzip/check \
1836 compress/zlib/check \
1837 container/heap/check \
1838 container/list/check \
1839 container/ring/check \
1840 container/vector/check \
1841 crypto/aes/check \
1842 crypto/block/check \
1843 crypto/blowfish/check \
1844 crypto/cast5/check \
1845 crypto/cipher/check \
1846 crypto/elliptic/check \
1847 crypto/hmac/check \
1848 crypto/md4/check \
1849 crypto/md5/check \
1850 crypto/ocsp/check \
1851 crypto/rand/check \
1852 crypto/rc4/check \
1853 crypto/ripemd160/check \
1854 crypto/rsa/check \
1855 crypto/sha1/check \
1856 crypto/sha256/check \
1857 crypto/sha512/check \
1858 crypto/subtle/check \
1859 crypto/tls/check \
1860 crypto/twofish/check \
1861 crypto/x509/check \
1862 crypto/xtea/check \
1863 crypto/openpgp/armor/check \
1864 crypto/openpgp/s2k/check \
1865 debug/dwarf/check \
1866 debug/elf/check \
1867 debug/macho/check \
1868 debug/pe/check \
1869 encoding/ascii85/check \
1870 encoding/base32/check \
1871 encoding/base64/check \
1872 encoding/binary/check \
1873 encoding/git85/check \
1874 encoding/hex/check \
1875 encoding/line/check \
1876 encoding/pem/check \
1877 exp/datafmt/check \
1878 exp/draw/check \
1879 exp/eval/check \
1880 go/parser/check \
1881 go/printer/check \
1882 go/scanner/check \
1883 go/token/check \
1884 go/typechecker/check \
1885 hash/adler32/check \
1886 hash/crc32/check \
1887 hash/crc64/check \
1888 image/png/check \
1889 index/suffixarray/check \
1890 io/ioutil/check \
1891 mime/multipart/check \
1892 net/textproto/check \
1893 $(os_inotify_check) \
1894 os/signal/check \
1895 rpc/jsonrpc/check \
1896 testing/quick/check \
1897 testing/script/check
1899 CLEANFILES = *.go *.gox goc2c *.c s-version
1900 all: config.h
1901 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1903 .SUFFIXES:
1904 .SUFFIXES: .c .go .gox .o .obj .lo .a .la
1905 am--refresh:
1907 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1908 @for dep in $?; do \
1909 case '$(am__configure_deps)' in \
1910 *$$dep*) \
1911 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1912 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1913 && exit 0; \
1914 exit 1;; \
1915 esac; \
1916 done; \
1917 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1918 $(am__cd) $(top_srcdir) && \
1919 $(AUTOMAKE) --foreign Makefile
1920 .PRECIOUS: Makefile
1921 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1922 @case '$?' in \
1923 *config.status*) \
1924 echo ' $(SHELL) ./config.status'; \
1925 $(SHELL) ./config.status;; \
1926 *) \
1927 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1928 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1929 esac;
1931 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1932 $(SHELL) ./config.status --recheck
1934 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1935 $(am__cd) $(srcdir) && $(AUTOCONF)
1936 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1937 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1938 $(am__aclocal_m4_deps):
1940 config.h: stamp-h1
1941 @if test ! -f $@; then \
1942 rm -f stamp-h1; \
1943 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1944 else :; fi
1946 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1947 @rm -f stamp-h1
1948 cd $(top_builddir) && $(SHELL) ./config.status config.h
1949 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1950 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1951 rm -f stamp-h1
1952 touch $@
1954 distclean-hdr:
1955 -rm -f config.h stamp-h1
1956 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
1957 @$(NORMAL_INSTALL)
1958 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1959 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1960 list2=; for p in $$list; do \
1961 if test -f $$p; then \
1962 list2="$$list2 $$p"; \
1963 else :; fi; \
1964 done; \
1965 test -z "$$list2" || { \
1966 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1967 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
1968 @$(POST_INSTALL)
1969 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1970 for p in $$list; do \
1971 if test -f $$p; then \
1972 $(am__strip_dir) \
1973 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1974 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
1975 else :; fi; \
1976 done
1978 uninstall-toolexeclibLIBRARIES:
1979 @$(NORMAL_UNINSTALL)
1980 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1981 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1982 test -n "$$files" || exit 0; \
1983 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
1984 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
1986 clean-toolexeclibLIBRARIES:
1987 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
1988 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
1989 -rm -f libgobegin.a
1990 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
1991 $(RANLIB) libgobegin.a
1992 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
1993 @$(NORMAL_INSTALL)
1994 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1995 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1996 list2=; for p in $$list; do \
1997 if test -f $$p; then \
1998 list2="$$list2 $$p"; \
1999 else :; fi; \
2000 done; \
2001 test -z "$$list2" || { \
2002 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2003 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2006 uninstall-toolexeclibLTLIBRARIES:
2007 @$(NORMAL_UNINSTALL)
2008 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2009 for p in $$list; do \
2010 $(am__strip_dir) \
2011 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2012 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2013 done
2015 clean-toolexeclibLTLIBRARIES:
2016 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2017 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2018 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2019 test "$$dir" != "$$p" || dir=.; \
2020 echo "rm -f \"$${dir}/so_locations\""; \
2021 rm -f "$${dir}/so_locations"; \
2022 done
2023 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2024 $(LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2026 mostlyclean-compile:
2027 -rm -f *.$(OBJEXT)
2029 distclean-compile:
2030 -rm -f *.tab.c
2032 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2033 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2034 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2035 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2036 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2037 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2038 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2039 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-cap.Plo@am__quote@
2042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-len.Plo@am__quote@
2043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-close.Plo@am__quote@
2045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-closed.Plo@am__quote@
2046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-go.Plo@am__quote@
2055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-gomaxprocs.Plo@am__quote@
2056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-lock-os-thread.Plo@am__quote@
2061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-channel.Plo@am__quote@
2068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-note.Plo@am__quote@
2071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic-defer.Plo@am__quote@
2072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-big.Plo@am__quote@
2075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-big.Plo@am__quote@
2076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-small.Plo@am__quote@
2077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-small.Plo@am__quote@
2078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-chan.Plo@am__quote@
2081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect.Plo@am__quote@
2083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-sched.Plo@am__quote@
2086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-select.Plo@am__quote@
2087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-semacquire.Plo@am__quote@
2088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-big.Plo@am__quote@
2089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-big.Plo@am__quote@
2090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-small.Plo@am__quote@
2091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-small.Plo@am__quote@
2092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unreflect.Plo@am__quote@
2107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2112 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2113 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2115 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2116 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2117 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2118 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2120 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2121 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2122 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap32.Plo@am__quote@
2123 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap64.Plo@am__quote@
2124 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2125 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2126 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2127 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2128 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2129 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2130 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2131 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2133 .c.o:
2134 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2135 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2138 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2140 .c.obj:
2141 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2142 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2145 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2147 .c.lo:
2148 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2149 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2152 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2154 go-main.o: runtime/go-main.c
2155 @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
2156 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2159 @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
2161 go-main.obj: runtime/go-main.c
2162 @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`
2163 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2166 @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`
2168 go-append.lo: runtime/go-append.c
2169 @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
2170 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2173 @am__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
2175 go-assert.lo: runtime/go-assert.c
2176 @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
2177 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2180 @am__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
2182 go-assert-interface.lo: runtime/go-assert-interface.c
2183 @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
2184 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2187 @am__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
2189 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2190 @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
2191 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2194 @am__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
2196 go-breakpoint.lo: runtime/go-breakpoint.c
2197 @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
2198 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2201 @am__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
2203 go-caller.lo: runtime/go-caller.c
2204 @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
2205 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2208 @am__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
2210 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2211 @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
2212 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2215 @am__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
2217 go-cgo.lo: runtime/go-cgo.c
2218 @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
2219 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2222 @am__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
2224 go-chan-cap.lo: runtime/go-chan-cap.c
2225 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-cap.lo -MD -MP -MF $(DEPDIR)/go-chan-cap.Tpo -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2226 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-cap.Tpo $(DEPDIR)/go-chan-cap.Plo
2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-cap.c' object='go-chan-cap.lo' libtool=yes @AMDEPBACKSLASH@
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2229 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2231 go-chan-len.lo: runtime/go-chan-len.c
2232 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-len.lo -MD -MP -MF $(DEPDIR)/go-chan-len.Tpo -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2233 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-len.Tpo $(DEPDIR)/go-chan-len.Plo
2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-len.c' object='go-chan-len.lo' libtool=yes @AMDEPBACKSLASH@
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2236 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2238 go-check-interface.lo: runtime/go-check-interface.c
2239 @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
2240 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2243 @am__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
2245 go-close.lo: runtime/go-close.c
2246 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-close.lo -MD -MP -MF $(DEPDIR)/go-close.Tpo -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2247 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-close.Tpo $(DEPDIR)/go-close.Plo
2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-close.c' object='go-close.lo' libtool=yes @AMDEPBACKSLASH@
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2250 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2252 go-closed.lo: runtime/go-closed.c
2253 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-closed.lo -MD -MP -MF $(DEPDIR)/go-closed.Tpo -c -o go-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2254 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-closed.Tpo $(DEPDIR)/go-closed.Plo
2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-closed.c' object='go-closed.lo' libtool=yes @AMDEPBACKSLASH@
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2257 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2259 go-construct-map.lo: runtime/go-construct-map.c
2260 @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
2261 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2264 @am__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
2266 go-convert-interface.lo: runtime/go-convert-interface.c
2267 @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
2268 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2271 @am__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
2273 go-copy.lo: runtime/go-copy.c
2274 @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
2275 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2278 @am__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
2280 go-defer.lo: runtime/go-defer.c
2281 @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
2282 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2285 @am__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
2287 go-deferred-recover.lo: runtime/go-deferred-recover.c
2288 @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
2289 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2292 @am__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
2294 go-eface-compare.lo: runtime/go-eface-compare.c
2295 @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
2296 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2299 @am__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
2301 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2302 @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
2303 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2306 @am__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
2308 go-getgoroot.lo: runtime/go-getgoroot.c
2309 @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
2310 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2313 @am__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
2315 go-go.lo: runtime/go-go.c
2316 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-go.lo -MD -MP -MF $(DEPDIR)/go-go.Tpo -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2317 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-go.Tpo $(DEPDIR)/go-go.Plo
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-go.c' object='go-go.lo' libtool=yes @AMDEPBACKSLASH@
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2320 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2322 go-gomaxprocs.lo: runtime/go-gomaxprocs.c
2323 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-gomaxprocs.lo -MD -MP -MF $(DEPDIR)/go-gomaxprocs.Tpo -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2324 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-gomaxprocs.Tpo $(DEPDIR)/go-gomaxprocs.Plo
2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-gomaxprocs.c' object='go-gomaxprocs.lo' libtool=yes @AMDEPBACKSLASH@
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2327 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2329 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2330 @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
2331 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2334 @am__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
2336 go-int-to-string.lo: runtime/go-int-to-string.c
2337 @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
2338 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2341 @am__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
2343 go-interface-compare.lo: runtime/go-interface-compare.c
2344 @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
2345 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2348 @am__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
2350 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2351 @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
2352 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2355 @am__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
2357 go-lock-os-thread.lo: runtime/go-lock-os-thread.c
2358 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-lock-os-thread.lo -MD -MP -MF $(DEPDIR)/go-lock-os-thread.Tpo -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2359 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-lock-os-thread.Tpo $(DEPDIR)/go-lock-os-thread.Plo
2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-lock-os-thread.c' object='go-lock-os-thread.lo' libtool=yes @AMDEPBACKSLASH@
2361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2362 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2364 go-map-delete.lo: runtime/go-map-delete.c
2365 @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
2366 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2369 @am__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
2371 go-map-index.lo: runtime/go-map-index.c
2372 @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
2373 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2376 @am__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
2378 go-map-len.lo: runtime/go-map-len.c
2379 @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
2380 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2383 @am__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
2385 go-map-range.lo: runtime/go-map-range.c
2386 @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
2387 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2390 @am__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
2392 go-nanotime.lo: runtime/go-nanotime.c
2393 @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
2394 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2397 @am__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
2399 go-new-channel.lo: runtime/go-new-channel.c
2400 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-channel.lo -MD -MP -MF $(DEPDIR)/go-new-channel.Tpo -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2401 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-channel.Tpo $(DEPDIR)/go-new-channel.Plo
2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-channel.c' object='go-new-channel.lo' libtool=yes @AMDEPBACKSLASH@
2403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2404 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2406 go-new-map.lo: runtime/go-new-map.c
2407 @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
2408 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2411 @am__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
2413 go-new.lo: runtime/go-new.c
2414 @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
2415 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2418 @am__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
2420 go-note.lo: runtime/go-note.c
2421 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-note.lo -MD -MP -MF $(DEPDIR)/go-note.Tpo -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2422 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-note.Tpo $(DEPDIR)/go-note.Plo
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-note.c' object='go-note.lo' libtool=yes @AMDEPBACKSLASH@
2424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2425 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2427 go-panic.lo: runtime/go-panic.c
2428 @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
2429 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2432 @am__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
2434 go-panic-defer.lo: runtime/go-panic-defer.c
2435 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-panic-defer.lo -MD -MP -MF $(DEPDIR)/go-panic-defer.Tpo -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2436 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic-defer.Tpo $(DEPDIR)/go-panic-defer.Plo
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic-defer.c' object='go-panic-defer.lo' libtool=yes @AMDEPBACKSLASH@
2438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2439 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2441 go-print.lo: runtime/go-print.c
2442 @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
2443 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2446 @am__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
2448 go-rec-big.lo: runtime/go-rec-big.c
2449 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-big.lo -MD -MP -MF $(DEPDIR)/go-rec-big.Tpo -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2450 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-big.Tpo $(DEPDIR)/go-rec-big.Plo
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-big.c' object='go-rec-big.lo' libtool=yes @AMDEPBACKSLASH@
2452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2453 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2455 go-rec-nb-big.lo: runtime/go-rec-nb-big.c
2456 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-big.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-big.Tpo -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2457 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-big.Tpo $(DEPDIR)/go-rec-nb-big.Plo
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-big.c' object='go-rec-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2460 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2462 go-rec-nb-small.lo: runtime/go-rec-nb-small.c
2463 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-small.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-small.Tpo -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2464 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-small.Tpo $(DEPDIR)/go-rec-nb-small.Plo
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-small.c' object='go-rec-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2467 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2469 go-rec-small.lo: runtime/go-rec-small.c
2470 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-small.lo -MD -MP -MF $(DEPDIR)/go-rec-small.Tpo -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2471 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-small.Tpo $(DEPDIR)/go-rec-small.Plo
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-small.c' object='go-rec-small.lo' libtool=yes @AMDEPBACKSLASH@
2473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2474 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2476 go-recover.lo: runtime/go-recover.c
2477 @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
2478 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2481 @am__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
2483 go-reflect.lo: runtime/go-reflect.c
2484 @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
2485 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect.Tpo $(DEPDIR)/go-reflect.Plo
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect.c' object='go-reflect.lo' libtool=yes @AMDEPBACKSLASH@
2487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2488 @am__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
2490 go-reflect-call.lo: runtime/go-reflect-call.c
2491 @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
2492 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2495 @am__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
2497 go-reflect-chan.lo: runtime/go-reflect-chan.c
2498 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-chan.lo -MD -MP -MF $(DEPDIR)/go-reflect-chan.Tpo -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2499 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-chan.Tpo $(DEPDIR)/go-reflect-chan.Plo
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-chan.c' object='go-reflect-chan.lo' libtool=yes @AMDEPBACKSLASH@
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2502 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2504 go-reflect-map.lo: runtime/go-reflect-map.c
2505 @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
2506 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2509 @am__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
2511 go-rune.lo: runtime/go-rune.c
2512 @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
2513 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2516 @am__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
2518 go-runtime-error.lo: runtime/go-runtime-error.c
2519 @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
2520 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2523 @am__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
2525 go-sched.lo: runtime/go-sched.c
2526 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-sched.lo -MD -MP -MF $(DEPDIR)/go-sched.Tpo -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2527 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-sched.Tpo $(DEPDIR)/go-sched.Plo
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-sched.c' object='go-sched.lo' libtool=yes @AMDEPBACKSLASH@
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2530 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2532 go-select.lo: runtime/go-select.c
2533 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-select.lo -MD -MP -MF $(DEPDIR)/go-select.Tpo -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2534 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-select.Tpo $(DEPDIR)/go-select.Plo
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-select.c' object='go-select.lo' libtool=yes @AMDEPBACKSLASH@
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2537 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2539 go-semacquire.lo: runtime/go-semacquire.c
2540 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-semacquire.lo -MD -MP -MF $(DEPDIR)/go-semacquire.Tpo -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2541 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-semacquire.Tpo $(DEPDIR)/go-semacquire.Plo
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-semacquire.c' object='go-semacquire.lo' libtool=yes @AMDEPBACKSLASH@
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2544 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2546 go-send-big.lo: runtime/go-send-big.c
2547 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-big.lo -MD -MP -MF $(DEPDIR)/go-send-big.Tpo -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2548 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-big.Tpo $(DEPDIR)/go-send-big.Plo
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-big.c' object='go-send-big.lo' libtool=yes @AMDEPBACKSLASH@
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2551 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2553 go-send-nb-big.lo: runtime/go-send-nb-big.c
2554 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-big.lo -MD -MP -MF $(DEPDIR)/go-send-nb-big.Tpo -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2555 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-big.Tpo $(DEPDIR)/go-send-nb-big.Plo
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-big.c' object='go-send-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2558 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2560 go-send-nb-small.lo: runtime/go-send-nb-small.c
2561 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-small.lo -MD -MP -MF $(DEPDIR)/go-send-nb-small.Tpo -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2562 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-small.Tpo $(DEPDIR)/go-send-nb-small.Plo
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-small.c' object='go-send-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2565 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2567 go-send-small.lo: runtime/go-send-small.c
2568 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-small.lo -MD -MP -MF $(DEPDIR)/go-send-small.Tpo -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2569 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-small.Tpo $(DEPDIR)/go-send-small.Plo
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-small.c' object='go-send-small.lo' libtool=yes @AMDEPBACKSLASH@
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2572 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2574 go-signal.lo: runtime/go-signal.c
2575 @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
2576 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2579 @am__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
2581 go-strcmp.lo: runtime/go-strcmp.c
2582 @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
2583 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2586 @am__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
2588 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2589 @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
2590 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2593 @am__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
2595 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2596 @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
2597 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2600 @am__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
2602 go-strplus.lo: runtime/go-strplus.c
2603 @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
2604 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2607 @am__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
2609 go-strslice.lo: runtime/go-strslice.c
2610 @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
2611 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2614 @am__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
2616 go-trampoline.lo: runtime/go-trampoline.c
2617 @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
2618 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2621 @am__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
2623 go-type-eface.lo: runtime/go-type-eface.c
2624 @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
2625 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2628 @am__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
2630 go-type-error.lo: runtime/go-type-error.c
2631 @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
2632 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2635 @am__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
2637 go-type-identity.lo: runtime/go-type-identity.c
2638 @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
2639 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2642 @am__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
2644 go-type-interface.lo: runtime/go-type-interface.c
2645 @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
2646 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2649 @am__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
2651 go-type-string.lo: runtime/go-type-string.c
2652 @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
2653 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2656 @am__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
2658 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2659 @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
2660 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2663 @am__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
2665 go-typestring.lo: runtime/go-typestring.c
2666 @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
2667 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2670 @am__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
2672 go-unreflect.lo: runtime/go-unreflect.c
2673 @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
2674 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unreflect.Tpo $(DEPDIR)/go-unreflect.Plo
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unreflect.c' object='go-unreflect.lo' libtool=yes @AMDEPBACKSLASH@
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2677 @am__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
2679 go-unsafe-new.lo: runtime/go-unsafe-new.c
2680 @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
2681 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2684 @am__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
2686 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2687 @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
2688 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2691 @am__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
2693 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2694 @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
2695 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2698 @am__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
2700 go-unwind.lo: runtime/go-unwind.c
2701 @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
2702 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2705 @am__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
2707 mcache.lo: runtime/mcache.c
2708 @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
2709 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2712 @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
2714 mcentral.lo: runtime/mcentral.c
2715 @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
2716 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2719 @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
2721 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2722 @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
2723 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2726 @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
2728 mem.lo: runtime/mem.c
2729 @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
2730 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2733 @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
2735 mfinal.lo: runtime/mfinal.c
2736 @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
2737 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2740 @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
2742 mfixalloc.lo: runtime/mfixalloc.c
2743 @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
2744 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2747 @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
2749 mgc0.lo: runtime/mgc0.c
2750 @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
2751 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2754 @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
2756 mheap.lo: runtime/mheap.c
2757 @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
2758 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2761 @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
2763 mheapmap32.lo: runtime/mheapmap32.c
2764 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap32.lo -MD -MP -MF $(DEPDIR)/mheapmap32.Tpo -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2765 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap32.Tpo $(DEPDIR)/mheapmap32.Plo
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap32.c' object='mheapmap32.lo' libtool=yes @AMDEPBACKSLASH@
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2768 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2770 mheapmap64.lo: runtime/mheapmap64.c
2771 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap64.lo -MD -MP -MF $(DEPDIR)/mheapmap64.Tpo -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2772 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap64.Tpo $(DEPDIR)/mheapmap64.Plo
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap64.c' object='mheapmap64.lo' libtool=yes @AMDEPBACKSLASH@
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2775 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2777 msize.lo: runtime/msize.c
2778 @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
2779 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2782 @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
2784 proc.lo: runtime/proc.c
2785 @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
2786 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2789 @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
2791 thread.lo: runtime/thread.c
2792 @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
2793 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2796 @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
2798 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
2799 @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
2800 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2803 @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
2805 mostlyclean-libtool:
2806 -rm -f *.lo
2808 clean-libtool:
2809 -rm -rf .libs _libs
2811 distclean-libtool:
2812 -rm -f libtool config.lt
2814 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2815 # runs to enable its job server during parallel builds. Hence the
2816 # comments below.
2817 all-multi:
2818 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
2819 install-multi:
2820 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
2822 mostlyclean-multi:
2823 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
2824 clean-multi:
2825 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
2826 distclean-multi:
2827 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
2828 maintainer-clean-multi:
2829 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
2830 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
2831 @$(NORMAL_INSTALL)
2832 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
2833 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2834 for p in $$list; do \
2835 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2836 echo "$$d$$p"; \
2837 done | $(am__base_list) | \
2838 while read files; do \
2839 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2840 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
2841 done
2843 uninstall-toolexeclibgoDATA:
2844 @$(NORMAL_UNINSTALL)
2845 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2846 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2847 test -n "$$files" || exit 0; \
2848 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
2849 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
2850 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
2851 @$(NORMAL_INSTALL)
2852 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
2853 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2854 for p in $$list; do \
2855 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2856 echo "$$d$$p"; \
2857 done | $(am__base_list) | \
2858 while read files; do \
2859 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2860 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
2861 done
2863 uninstall-toolexeclibgoarchiveDATA:
2864 @$(NORMAL_UNINSTALL)
2865 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2866 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2867 test -n "$$files" || exit 0; \
2868 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
2869 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
2870 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
2871 @$(NORMAL_INSTALL)
2872 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
2873 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2874 for p in $$list; do \
2875 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2876 echo "$$d$$p"; \
2877 done | $(am__base_list) | \
2878 while read files; do \
2879 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2880 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
2881 done
2883 uninstall-toolexeclibgocompressDATA:
2884 @$(NORMAL_UNINSTALL)
2885 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2886 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2887 test -n "$$files" || exit 0; \
2888 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
2889 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
2890 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
2891 @$(NORMAL_INSTALL)
2892 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
2893 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2894 for p in $$list; do \
2895 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2896 echo "$$d$$p"; \
2897 done | $(am__base_list) | \
2898 while read files; do \
2899 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2900 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
2901 done
2903 uninstall-toolexeclibgocontainerDATA:
2904 @$(NORMAL_UNINSTALL)
2905 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2906 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2907 test -n "$$files" || exit 0; \
2908 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
2909 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
2910 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
2911 @$(NORMAL_INSTALL)
2912 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
2913 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2914 for p in $$list; do \
2915 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2916 echo "$$d$$p"; \
2917 done | $(am__base_list) | \
2918 while read files; do \
2919 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2920 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
2921 done
2923 uninstall-toolexeclibgocryptoDATA:
2924 @$(NORMAL_UNINSTALL)
2925 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2926 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2927 test -n "$$files" || exit 0; \
2928 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
2929 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
2930 install-toolexeclibgocryptoopenpgpDATA: $(toolexeclibgocryptoopenpgp_DATA)
2931 @$(NORMAL_INSTALL)
2932 test -z "$(toolexeclibgocryptoopenpgpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)"
2933 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2934 for p in $$list; do \
2935 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2936 echo "$$d$$p"; \
2937 done | $(am__base_list) | \
2938 while read files; do \
2939 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)'"; \
2940 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" || exit $$?; \
2941 done
2943 uninstall-toolexeclibgocryptoopenpgpDATA:
2944 @$(NORMAL_UNINSTALL)
2945 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2946 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2947 test -n "$$files" || exit 0; \
2948 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)' && rm -f" $$files ")"; \
2949 cd "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" && rm -f $$files
2950 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
2951 @$(NORMAL_INSTALL)
2952 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
2953 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2954 for p in $$list; do \
2955 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2956 echo "$$d$$p"; \
2957 done | $(am__base_list) | \
2958 while read files; do \
2959 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2960 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
2961 done
2963 uninstall-toolexeclibgodebugDATA:
2964 @$(NORMAL_UNINSTALL)
2965 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2966 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2967 test -n "$$files" || exit 0; \
2968 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
2969 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
2970 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
2971 @$(NORMAL_INSTALL)
2972 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
2973 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2974 for p in $$list; do \
2975 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2976 echo "$$d$$p"; \
2977 done | $(am__base_list) | \
2978 while read files; do \
2979 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2980 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
2981 done
2983 uninstall-toolexeclibgoencodingDATA:
2984 @$(NORMAL_UNINSTALL)
2985 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2986 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2987 test -n "$$files" || exit 0; \
2988 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
2989 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
2990 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
2991 @$(NORMAL_INSTALL)
2992 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
2993 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2994 for p in $$list; do \
2995 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2996 echo "$$d$$p"; \
2997 done | $(am__base_list) | \
2998 while read files; do \
2999 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3000 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3001 done
3003 uninstall-toolexeclibgoexpDATA:
3004 @$(NORMAL_UNINSTALL)
3005 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3006 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3007 test -n "$$files" || exit 0; \
3008 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3009 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3010 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3011 @$(NORMAL_INSTALL)
3012 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3013 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3014 for p in $$list; do \
3015 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3016 echo "$$d$$p"; \
3017 done | $(am__base_list) | \
3018 while read files; do \
3019 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3020 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3021 done
3023 uninstall-toolexeclibgogoDATA:
3024 @$(NORMAL_UNINSTALL)
3025 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3026 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3027 test -n "$$files" || exit 0; \
3028 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3029 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3030 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3031 @$(NORMAL_INSTALL)
3032 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3033 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3034 for p in $$list; do \
3035 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3036 echo "$$d$$p"; \
3037 done | $(am__base_list) | \
3038 while read files; do \
3039 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3040 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3041 done
3043 uninstall-toolexeclibgohashDATA:
3044 @$(NORMAL_UNINSTALL)
3045 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3046 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3047 test -n "$$files" || exit 0; \
3048 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3049 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3050 install-toolexeclibgohttpDATA: $(toolexeclibgohttp_DATA)
3051 @$(NORMAL_INSTALL)
3052 test -z "$(toolexeclibgohttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohttpdir)"
3053 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3054 for p in $$list; do \
3055 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3056 echo "$$d$$p"; \
3057 done | $(am__base_list) | \
3058 while read files; do \
3059 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohttpdir)'"; \
3060 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit $$?; \
3061 done
3063 uninstall-toolexeclibgohttpDATA:
3064 @$(NORMAL_UNINSTALL)
3065 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3066 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3067 test -n "$$files" || exit 0; \
3068 echo " ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
3069 cd "$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f $$files
3070 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3071 @$(NORMAL_INSTALL)
3072 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3073 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3074 for p in $$list; do \
3075 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3076 echo "$$d$$p"; \
3077 done | $(am__base_list) | \
3078 while read files; do \
3079 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3080 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3081 done
3083 uninstall-toolexeclibgoimageDATA:
3084 @$(NORMAL_UNINSTALL)
3085 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3086 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3087 test -n "$$files" || exit 0; \
3088 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3089 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3090 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3091 @$(NORMAL_INSTALL)
3092 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3093 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3094 for p in $$list; do \
3095 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3096 echo "$$d$$p"; \
3097 done | $(am__base_list) | \
3098 while read files; do \
3099 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3100 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3101 done
3103 uninstall-toolexeclibgoindexDATA:
3104 @$(NORMAL_UNINSTALL)
3105 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3106 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3107 test -n "$$files" || exit 0; \
3108 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3109 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3110 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3111 @$(NORMAL_INSTALL)
3112 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3113 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3114 for p in $$list; do \
3115 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3116 echo "$$d$$p"; \
3117 done | $(am__base_list) | \
3118 while read files; do \
3119 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3120 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3121 done
3123 uninstall-toolexeclibgoioDATA:
3124 @$(NORMAL_UNINSTALL)
3125 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3126 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3127 test -n "$$files" || exit 0; \
3128 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3129 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3130 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3131 @$(NORMAL_INSTALL)
3132 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3133 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3134 for p in $$list; do \
3135 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3136 echo "$$d$$p"; \
3137 done | $(am__base_list) | \
3138 while read files; do \
3139 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3140 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3141 done
3143 uninstall-toolexeclibgomimeDATA:
3144 @$(NORMAL_UNINSTALL)
3145 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3146 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3147 test -n "$$files" || exit 0; \
3148 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3149 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3150 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3151 @$(NORMAL_INSTALL)
3152 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3153 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3154 for p in $$list; do \
3155 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3156 echo "$$d$$p"; \
3157 done | $(am__base_list) | \
3158 while read files; do \
3159 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3160 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3161 done
3163 uninstall-toolexeclibgonetDATA:
3164 @$(NORMAL_UNINSTALL)
3165 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3166 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3167 test -n "$$files" || exit 0; \
3168 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3169 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3170 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3171 @$(NORMAL_INSTALL)
3172 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3173 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3174 for p in $$list; do \
3175 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3176 echo "$$d$$p"; \
3177 done | $(am__base_list) | \
3178 while read files; do \
3179 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3180 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3181 done
3183 uninstall-toolexeclibgoosDATA:
3184 @$(NORMAL_UNINSTALL)
3185 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3186 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3187 test -n "$$files" || exit 0; \
3188 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3189 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3190 install-toolexeclibgorpcDATA: $(toolexeclibgorpc_DATA)
3191 @$(NORMAL_INSTALL)
3192 test -z "$(toolexeclibgorpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgorpcdir)"
3193 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3194 for p in $$list; do \
3195 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3196 echo "$$d$$p"; \
3197 done | $(am__base_list) | \
3198 while read files; do \
3199 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgorpcdir)'"; \
3200 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit $$?; \
3201 done
3203 uninstall-toolexeclibgorpcDATA:
3204 @$(NORMAL_UNINSTALL)
3205 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3206 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3207 test -n "$$files" || exit 0; \
3208 echo " ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3209 cd "$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f $$files
3210 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3211 @$(NORMAL_INSTALL)
3212 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3213 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3214 for p in $$list; do \
3215 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3216 echo "$$d$$p"; \
3217 done | $(am__base_list) | \
3218 while read files; do \
3219 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3220 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3221 done
3223 uninstall-toolexeclibgoruntimeDATA:
3224 @$(NORMAL_UNINSTALL)
3225 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3226 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3227 test -n "$$files" || exit 0; \
3228 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3229 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3230 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3231 @$(NORMAL_INSTALL)
3232 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3233 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3234 for p in $$list; do \
3235 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3236 echo "$$d$$p"; \
3237 done | $(am__base_list) | \
3238 while read files; do \
3239 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3240 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3241 done
3243 uninstall-toolexeclibgotestingDATA:
3244 @$(NORMAL_UNINSTALL)
3245 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3246 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3247 test -n "$$files" || exit 0; \
3248 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3249 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3251 # This directory's subdirectories are mostly independent; you can cd
3252 # into them and run `make' without going through this Makefile.
3253 # To change the values of `make' variables: instead of editing Makefiles,
3254 # (1) if the variable is set in `config.status', edit `config.status'
3255 # (which will cause the Makefiles to be regenerated when you run `make');
3256 # (2) otherwise, pass the desired values on the `make' command line.
3257 $(RECURSIVE_TARGETS):
3258 @fail= failcom='exit 1'; \
3259 for f in x $$MAKEFLAGS; do \
3260 case $$f in \
3261 *=* | --[!k]*);; \
3262 *k*) failcom='fail=yes';; \
3263 esac; \
3264 done; \
3265 dot_seen=no; \
3266 target=`echo $@ | sed s/-recursive//`; \
3267 list='$(SUBDIRS)'; for subdir in $$list; do \
3268 echo "Making $$target in $$subdir"; \
3269 if test "$$subdir" = "."; then \
3270 dot_seen=yes; \
3271 local_target="$$target-am"; \
3272 else \
3273 local_target="$$target"; \
3274 fi; \
3275 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3276 || eval $$failcom; \
3277 done; \
3278 if test "$$dot_seen" = "no"; then \
3279 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3280 fi; test -z "$$fail"
3282 $(RECURSIVE_CLEAN_TARGETS):
3283 @fail= failcom='exit 1'; \
3284 for f in x $$MAKEFLAGS; do \
3285 case $$f in \
3286 *=* | --[!k]*);; \
3287 *k*) failcom='fail=yes';; \
3288 esac; \
3289 done; \
3290 dot_seen=no; \
3291 case "$@" in \
3292 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3293 *) list='$(SUBDIRS)' ;; \
3294 esac; \
3295 rev=''; for subdir in $$list; do \
3296 if test "$$subdir" = "."; then :; else \
3297 rev="$$subdir $$rev"; \
3298 fi; \
3299 done; \
3300 rev="$$rev ."; \
3301 target=`echo $@ | sed s/-recursive//`; \
3302 for subdir in $$rev; do \
3303 echo "Making $$target in $$subdir"; \
3304 if test "$$subdir" = "."; then \
3305 local_target="$$target-am"; \
3306 else \
3307 local_target="$$target"; \
3308 fi; \
3309 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3310 || eval $$failcom; \
3311 done && test -z "$$fail"
3312 tags-recursive:
3313 list='$(SUBDIRS)'; for subdir in $$list; do \
3314 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3315 done
3316 ctags-recursive:
3317 list='$(SUBDIRS)'; for subdir in $$list; do \
3318 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3319 done
3321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3322 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3323 unique=`for i in $$list; do \
3324 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3325 done | \
3326 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3327 END { if (nonempty) { for (i in files) print i; }; }'`; \
3328 mkid -fID $$unique
3329 tags: TAGS
3331 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3332 $(TAGS_FILES) $(LISP)
3333 set x; \
3334 here=`pwd`; \
3335 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3336 include_option=--etags-include; \
3337 empty_fix=.; \
3338 else \
3339 include_option=--include; \
3340 empty_fix=; \
3341 fi; \
3342 list='$(SUBDIRS)'; for subdir in $$list; do \
3343 if test "$$subdir" = .; then :; else \
3344 test ! -f $$subdir/TAGS || \
3345 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3346 fi; \
3347 done; \
3348 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3349 unique=`for i in $$list; do \
3350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3351 done | \
3352 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3353 END { if (nonempty) { for (i in files) print i; }; }'`; \
3354 shift; \
3355 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3356 test -n "$$unique" || unique=$$empty_fix; \
3357 if test $$# -gt 0; then \
3358 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3359 "$$@" $$unique; \
3360 else \
3361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3362 $$unique; \
3363 fi; \
3365 ctags: CTAGS
3366 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3367 $(TAGS_FILES) $(LISP)
3368 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3369 unique=`for i in $$list; do \
3370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3371 done | \
3372 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3373 END { if (nonempty) { for (i in files) print i; }; }'`; \
3374 test -z "$(CTAGS_ARGS)$$unique" \
3375 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3376 $$unique
3378 GTAGS:
3379 here=`$(am__cd) $(top_builddir) && pwd` \
3380 && $(am__cd) $(top_srcdir) \
3381 && gtags -i $(GTAGS_ARGS) "$$here"
3383 distclean-tags:
3384 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3386 distdir: $(DISTFILES)
3387 $(am__remove_distdir)
3388 test -d "$(distdir)" || mkdir "$(distdir)"
3389 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3390 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3391 list='$(DISTFILES)'; \
3392 dist_files=`for file in $$list; do echo $$file; done | \
3393 sed -e "s|^$$srcdirstrip/||;t" \
3394 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3395 case $$dist_files in \
3396 */*) $(MKDIR_P) `echo "$$dist_files" | \
3397 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3398 sort -u` ;; \
3399 esac; \
3400 for file in $$dist_files; do \
3401 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3402 if test -d $$d/$$file; then \
3403 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3404 if test -d "$(distdir)/$$file"; then \
3405 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3406 fi; \
3407 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3408 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3410 fi; \
3411 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3412 else \
3413 test -f "$(distdir)/$$file" \
3414 || cp -p $$d/$$file "$(distdir)/$$file" \
3415 || exit 1; \
3416 fi; \
3417 done
3418 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3419 if test "$$subdir" = .; then :; else \
3420 test -d "$(distdir)/$$subdir" \
3421 || $(MKDIR_P) "$(distdir)/$$subdir" \
3422 || exit 1; \
3423 fi; \
3424 done
3425 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3426 if test "$$subdir" = .; then :; else \
3427 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3428 $(am__relativize); \
3429 new_distdir=$$reldir; \
3430 dir1=$$subdir; dir2="$(top_distdir)"; \
3431 $(am__relativize); \
3432 new_top_distdir=$$reldir; \
3433 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3434 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3435 ($(am__cd) $$subdir && \
3436 $(MAKE) $(AM_MAKEFLAGS) \
3437 top_distdir="$$new_top_distdir" \
3438 distdir="$$new_distdir" \
3439 am__remove_distdir=: \
3440 am__skip_length_check=: \
3441 am__skip_mode_fix=: \
3442 distdir) \
3443 || exit 1; \
3444 fi; \
3445 done
3446 -test -n "$(am__skip_mode_fix)" \
3447 || find "$(distdir)" -type d ! -perm -755 \
3448 -exec chmod u+rwx,go+rx {} \; -o \
3449 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3450 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3451 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3452 || chmod -R a+r "$(distdir)"
3453 dist-gzip: distdir
3454 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3455 $(am__remove_distdir)
3457 dist-bzip2: distdir
3458 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3459 $(am__remove_distdir)
3461 dist-lzma: distdir
3462 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3463 $(am__remove_distdir)
3465 dist-xz: distdir
3466 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3467 $(am__remove_distdir)
3469 dist-tarZ: distdir
3470 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3471 $(am__remove_distdir)
3473 dist-shar: distdir
3474 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
3475 $(am__remove_distdir)
3477 dist-zip: distdir
3478 -rm -f $(distdir).zip
3479 zip -rq $(distdir).zip $(distdir)
3480 $(am__remove_distdir)
3482 dist dist-all: distdir
3483 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3484 $(am__remove_distdir)
3486 # This target untars the dist file and tries a VPATH configuration. Then
3487 # it guarantees that the distribution is self-contained by making another
3488 # tarfile.
3489 distcheck: dist
3490 case '$(DIST_ARCHIVES)' in \
3491 *.tar.gz*) \
3492 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
3493 *.tar.bz2*) \
3494 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3495 *.tar.lzma*) \
3496 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
3497 *.tar.xz*) \
3498 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3499 *.tar.Z*) \
3500 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3501 *.shar.gz*) \
3502 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3503 *.zip*) \
3504 unzip $(distdir).zip ;;\
3505 esac
3506 chmod -R a-w $(distdir); chmod a+w $(distdir)
3507 mkdir $(distdir)/_build
3508 mkdir $(distdir)/_inst
3509 chmod a-w $(distdir)
3510 test -d $(distdir)/_build || exit 0; \
3511 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3512 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3513 && am__cwd=`pwd` \
3514 && $(am__cd) $(distdir)/_build \
3515 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
3516 $(DISTCHECK_CONFIGURE_FLAGS) \
3517 && $(MAKE) $(AM_MAKEFLAGS) \
3518 && $(MAKE) $(AM_MAKEFLAGS) dvi \
3519 && $(MAKE) $(AM_MAKEFLAGS) check \
3520 && $(MAKE) $(AM_MAKEFLAGS) install \
3521 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3522 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3523 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3524 distuninstallcheck \
3525 && chmod -R a-w "$$dc_install_base" \
3526 && ({ \
3527 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3528 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3529 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3530 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3531 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3532 } || { rm -rf "$$dc_destdir"; exit 1; }) \
3533 && rm -rf "$$dc_destdir" \
3534 && $(MAKE) $(AM_MAKEFLAGS) dist \
3535 && rm -rf $(DIST_ARCHIVES) \
3536 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3537 && cd "$$am__cwd" \
3538 || exit 1
3539 $(am__remove_distdir)
3540 @(echo "$(distdir) archives ready for distribution: "; \
3541 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3542 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3543 distuninstallcheck:
3544 @$(am__cd) '$(distuninstallcheck_dir)' \
3545 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
3546 || { echo "ERROR: files left after uninstall:" ; \
3547 if test -n "$(DESTDIR)"; then \
3548 echo " (check DESTDIR support)"; \
3549 fi ; \
3550 $(distuninstallcheck_listfiles) ; \
3551 exit 1; } >&2
3552 distcleancheck: distclean
3553 @if test '$(srcdir)' = . ; then \
3554 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3555 exit 1 ; \
3557 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3558 || { echo "ERROR: files left in build directory after distclean:" ; \
3559 $(distcleancheck_listfiles) ; \
3560 exit 1; } >&2
3561 check-am: all-am
3562 check: check-recursive
3563 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
3564 config.h
3565 installdirs: installdirs-recursive
3566 installdirs-am:
3567 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohttpdir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgorpcdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgotestingdir)"; do \
3568 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3569 done
3570 install: install-recursive
3571 install-exec: install-exec-recursive
3572 install-data: install-data-recursive
3573 uninstall: uninstall-recursive
3575 install-am: all-am
3576 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3578 installcheck: installcheck-recursive
3579 install-strip:
3580 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3581 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3582 `test -z '$(STRIP)' || \
3583 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3584 mostlyclean-generic:
3586 clean-generic:
3587 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3589 distclean-generic:
3590 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3591 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3593 maintainer-clean-generic:
3594 @echo "This command is intended for maintainers to use"
3595 @echo "it deletes files that may require special tools to rebuild."
3596 clean: clean-multi clean-recursive
3598 clean-am: clean-generic clean-libtool clean-local \
3599 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3600 mostlyclean-am
3602 distclean: distclean-multi distclean-recursive
3603 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3604 -rm -rf ./$(DEPDIR)
3605 -rm -f Makefile
3606 distclean-am: clean-am distclean-compile distclean-generic \
3607 distclean-hdr distclean-libtool distclean-tags
3609 dvi: dvi-recursive
3611 dvi-am:
3613 html: html-recursive
3615 html-am:
3617 info: info-recursive
3619 info-am:
3621 install-data-am:
3623 install-dvi: install-dvi-recursive
3625 install-dvi-am:
3627 install-exec-am: install-multi install-toolexeclibLIBRARIES \
3628 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3629 install-toolexeclibgoarchiveDATA \
3630 install-toolexeclibgocompressDATA \
3631 install-toolexeclibgocontainerDATA \
3632 install-toolexeclibgocryptoDATA \
3633 install-toolexeclibgocryptoopenpgpDATA \
3634 install-toolexeclibgodebugDATA \
3635 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3636 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3637 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3638 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3639 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3640 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3641 install-toolexeclibgoruntimeDATA \
3642 install-toolexeclibgotestingDATA
3644 install-html: install-html-recursive
3646 install-html-am:
3648 install-info: install-info-recursive
3650 install-info-am:
3652 install-man:
3654 install-pdf: install-pdf-recursive
3656 install-pdf-am:
3658 install-ps: install-ps-recursive
3660 install-ps-am:
3662 installcheck-am:
3664 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
3665 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3666 -rm -rf $(top_srcdir)/autom4te.cache
3667 -rm -rf ./$(DEPDIR)
3668 -rm -f Makefile
3669 maintainer-clean-am: distclean-am maintainer-clean-generic
3671 mostlyclean: mostlyclean-multi mostlyclean-recursive
3673 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3674 mostlyclean-libtool mostlyclean-local
3676 pdf: pdf-recursive
3678 pdf-am:
3680 ps: ps-recursive
3682 ps-am:
3684 uninstall-am: uninstall-toolexeclibLIBRARIES \
3685 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3686 uninstall-toolexeclibgoarchiveDATA \
3687 uninstall-toolexeclibgocompressDATA \
3688 uninstall-toolexeclibgocontainerDATA \
3689 uninstall-toolexeclibgocryptoDATA \
3690 uninstall-toolexeclibgocryptoopenpgpDATA \
3691 uninstall-toolexeclibgodebugDATA \
3692 uninstall-toolexeclibgoencodingDATA \
3693 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3694 uninstall-toolexeclibgohashDATA \
3695 uninstall-toolexeclibgohttpDATA \
3696 uninstall-toolexeclibgoimageDATA \
3697 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3698 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3699 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3700 uninstall-toolexeclibgoruntimeDATA \
3701 uninstall-toolexeclibgotestingDATA
3703 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
3704 clean-multi ctags-recursive distclean-multi install-am \
3705 install-multi install-strip maintainer-clean-multi \
3706 mostlyclean-multi tags-recursive
3708 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3709 all all-am all-multi am--refresh check check-am clean \
3710 clean-generic clean-libtool clean-local clean-multi \
3711 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3712 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
3713 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
3714 distclean-compile distclean-generic distclean-hdr \
3715 distclean-libtool distclean-multi distclean-tags \
3716 distcleancheck distdir distuninstallcheck dvi dvi-am html \
3717 html-am info info-am install install-am install-data \
3718 install-data-am install-dvi install-dvi-am install-exec \
3719 install-exec-am install-html install-html-am install-info \
3720 install-info-am install-man install-multi install-pdf \
3721 install-pdf-am install-ps install-ps-am install-strip \
3722 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
3723 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
3724 install-toolexeclibgocompressDATA \
3725 install-toolexeclibgocontainerDATA \
3726 install-toolexeclibgocryptoDATA \
3727 install-toolexeclibgocryptoopenpgpDATA \
3728 install-toolexeclibgodebugDATA \
3729 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3730 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3731 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3732 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3733 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3734 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3735 install-toolexeclibgoruntimeDATA \
3736 install-toolexeclibgotestingDATA installcheck installcheck-am \
3737 installdirs installdirs-am maintainer-clean \
3738 maintainer-clean-generic maintainer-clean-multi mostlyclean \
3739 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3740 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
3741 tags-recursive uninstall uninstall-am \
3742 uninstall-toolexeclibLIBRARIES \
3743 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3744 uninstall-toolexeclibgoarchiveDATA \
3745 uninstall-toolexeclibgocompressDATA \
3746 uninstall-toolexeclibgocontainerDATA \
3747 uninstall-toolexeclibgocryptoDATA \
3748 uninstall-toolexeclibgocryptoopenpgpDATA \
3749 uninstall-toolexeclibgodebugDATA \
3750 uninstall-toolexeclibgoencodingDATA \
3751 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3752 uninstall-toolexeclibgohashDATA \
3753 uninstall-toolexeclibgohttpDATA \
3754 uninstall-toolexeclibgoimageDATA \
3755 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3756 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3757 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3758 uninstall-toolexeclibgoruntimeDATA \
3759 uninstall-toolexeclibgotestingDATA
3762 goc2c.$(OBJEXT): runtime/goc2c.c
3763 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
3765 goc2c: goc2c.$(OBJEXT)
3766 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
3768 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
3769 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3770 mv -f $@.tmp $@
3772 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
3773 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3774 mv -f $@.tmp $@
3776 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
3777 ./goc2c --gcc --go-prefix libgo_reflect $< > $@.tmp
3778 mv -f $@.tmp $@
3780 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
3781 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3782 mv -f $@.tmp $@
3784 %.c: $(srcdir)/runtime/%.goc goc2c
3785 ./goc2c --gcc $< > $@.tmp
3786 mv -f $@.tmp $@
3788 version.go: s-version; @true
3789 s-version: Makefile
3790 rm -f version.go.tmp
3791 echo "package runtime" > version.go.tmp
3792 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
3793 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
3794 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
3795 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
3796 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
3797 $(STAMP) $@
3799 syscall_arch.go: s-syscall_arch; @true
3800 s-syscall_arch: Makefile
3801 rm -f syscall_arch.go.tmp
3802 echo "package syscall" > syscall_arch.go.tmp
3803 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
3804 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
3805 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
3806 $(STAMP) $@
3808 # Build a .la file from a .lo file.
3809 .lo.la:
3810 $(LINK) $<
3812 asn1/libasn1.$(OBJEXT): $(go_asn1_files) bytes.gox fmt.gox io.gox os.gox \
3813 reflect.gox strconv.gox strings.gox time.gox
3814 $(BUILDPACKAGE)
3815 asn1/libasn1.lo: asn1/libasn1.$(OBJEXT)
3816 asn1/libasn1.la: asn1/libasn1.lo
3817 asn1/check: $(CHECK_DEPS)
3818 $(CHECK)
3819 .PHONY: asn1/check
3821 big/libbig.$(OBJEXT): $(go_big_files) fmt.gox rand.gox strings.gox
3822 $(BUILDPACKAGE)
3823 big/libbig.lo: big/libbig.$(OBJEXT)
3824 big/libbig.la: big/libbig.lo
3825 big/check: $(CHECK_DEPS)
3826 $(CHECK)
3827 .PHONY: big/check
3829 bufio/libbufio.$(OBJEXT): $(go_bufio_files) bytes.gox io.gox os.gox \
3830 strconv.gox utf8.gox
3831 $(BUILDPACKAGE)
3832 bufio/libbufio.lo: bufio/libbufio.$(OBJEXT)
3833 bufio/libbufio.la: bufio/libbufio.lo
3834 bufio/check: $(CHECK_DEPS)
3835 $(CHECK)
3836 .PHONY: bufio/check
3838 bytes/bytes.$(OBJEXT): $(go_bytes_files) $(go_bytes_c_files) io.gox os.gox \
3839 unicode.gox utf8.gox
3840 test -d bytes || $(MKDIR_P) bytes
3841 $(LTGOCOMPILE) -I . -c -o bytes/bytes.$(OBJEXT) -fgo-prefix=libgo_bytes $(srcdir)/go/bytes/buffer.go $(srcdir)/go/bytes/bytes.go $(srcdir)/go/bytes/bytes_decl.go
3842 bytes/index.$(OBJEXT): go/bytes/indexbyte.c bytes/bytes.$(OBJEXT)
3843 $(LTCOMPILE) -c -o bytes/index.$(OBJEXT) $(srcdir)/go/bytes/indexbyte.c
3844 bytes/libbytes.la: bytes/bytes.$(OBJEXT) bytes/index.$(OBJEXT)
3845 $(LINK) bytes/bytes.lo bytes/index.lo
3846 bytes/check: $(CHECK_DEPS)
3847 $(CHECK)
3848 .PHONY: bytes/check
3850 cmath/libcmath.$(OBJEXT): $(go_cmath_files) math.gox
3851 $(BUILDPACKAGE)
3852 cmath/libcmath.lo: cmath/libcmath.$(OBJEXT)
3853 cmath/libcmath.la: cmath/libcmath.lo
3854 cmath/check: $(CHECK_DEPS)
3855 $(CHECK)
3856 .PHONY: cmath/check
3858 ebnf/libebnf.$(OBJEXT): $(go_ebnf_files) container/vector.gox go/scanner.gox \
3859 go/token.gox os.gox strconv.gox unicode.gox utf8.gox
3860 $(BUILDPACKAGE)
3861 ebnf/libebnf.lo: ebnf/libebnf.$(OBJEXT)
3862 ebnf/libebnf.la: ebnf/libebnf.lo
3863 ebnf/check: $(CHECK_DEPS)
3864 $(CHECK)
3865 .PHONY: ebnf/check
3867 exec/libexec.$(OBJEXT): $(go_exec_files) os.gox strings.gox
3868 $(BUILDPACKAGE)
3869 exec/libexec.lo: exec/libexec.$(OBJEXT)
3870 exec/libexec.la: exec/libexec.lo
3871 exec/check: $(CHECK_DEPS)
3872 $(CHECK)
3873 .PHONY: exec/check
3875 expvar/libexpvar.$(OBJEXT): $(go_expvar_files) bytes.gox fmt.gox http.gox \
3876 json.gox log.gox os.gox runtime.gox strconv.gox sync.gox
3877 $(BUILDPACKAGE)
3878 expvar/libexpvar.lo: expvar/libexpvar.$(OBJEXT)
3879 expvar/libexpvar.la: expvar/libexpvar.lo
3880 expvar/check: $(CHECK_DEPS)
3881 $(CHECK)
3882 .PHONY: expvar/check
3884 flag/libflag.$(OBJEXT): $(go_flag_files) fmt.gox os.gox strconv.gox
3885 $(BUILDPACKAGE)
3886 flag/libflag.lo: flag/libflag.$(OBJEXT)
3887 flag/libflag.la: flag/libflag.lo
3888 flag/check: $(CHECK_DEPS)
3889 $(CHECK)
3890 .PHONY: flag/check
3892 fmt/libfmt.$(OBJEXT): $(go_fmt_files) bytes.gox io.gox os.gox reflect.gox \
3893 strconv.gox strings.gox unicode.gox utf8.gox
3894 $(BUILDPACKAGE)
3895 fmt/libfmt.lo: fmt/libfmt.$(OBJEXT)
3896 fmt/libfmt.la: fmt/libfmt.lo
3897 fmt/check: $(CHECK_DEPS)
3898 $(CHECK)
3899 .PHONY: fmt/check
3901 gob/libgob.$(OBJEXT): $(go_gob_files) bytes.gox fmt.gox io.gox math.gox \
3902 os.gox reflect.gox runtime.gox strings.gox sync.gox \
3903 unicode.gox utf8.gox
3904 $(BUILDPACKAGE)
3905 gob/libgob.lo: gob/libgob.$(OBJEXT)
3906 gob/libgob.la: gob/libgob.lo
3907 gob/check: $(CHECK_DEPS)
3908 $(CHECK)
3909 .PHONY: gob/check
3911 hash/libhash.$(OBJEXT): $(go_hash_files) io.gox
3912 $(BUILDPACKAGE)
3913 hash/libhash.lo: hash/libhash.$(OBJEXT)
3914 hash/libhash.la: hash/libhash.lo
3915 hash/check: $(CHECK_DEPS)
3916 $(CHECK)
3917 .PHONY: hash/check
3919 html/libhtml.$(OBJEXT): $(go_html_files) bytes.gox io.gox os.gox strconv.gox \
3920 strings.gox utf8.gox
3921 $(BUILDPACKAGE)
3922 html/libhtml.lo: html/libhtml.$(OBJEXT)
3923 html/libhtml.la: html/libhtml.lo
3924 html/check: $(CHECK_DEPS)
3925 $(CHECK)
3926 .PHONY: html/check
3928 http/libhttp.$(OBJEXT): $(go_http_files) bufio.gox bytes.gox \
3929 container/list.gox container/vector.gox crypto/rand.gox \
3930 crypto/tls.gox encoding/base64.gox fmt.gox io.gox \
3931 io/ioutil.gox log.gox mime.gox mime/multipart.gox net.gox \
3932 os.gox path.gox sort.gox strconv.gox strings.gox sync.gox \
3933 time.gox utf8.gox
3934 $(BUILDPACKAGE)
3935 http/libhttp.lo: http/libhttp.$(OBJEXT)
3936 http/libhttp.la: http/libhttp.lo
3937 http/check: $(CHECK_DEPS)
3938 $(CHECK)
3939 .PHONY: http/check
3941 image/libimage.$(OBJEXT): $(go_image_files) bufio.gox io.gox os.gox strconv.gox
3942 $(BUILDPACKAGE)
3943 image/libimage.lo: image/libimage.$(OBJEXT)
3944 image/libimage.la: image/libimage.lo
3945 image/check: $(CHECK_DEPS)
3946 $(CHECK)
3947 .PHONY: image/check
3949 io/libio.$(OBJEXT): $(go_io_files) os.gox runtime.gox sync.gox
3950 $(BUILDPACKAGE)
3951 io/libio.lo: io/libio.$(OBJEXT)
3952 io/libio.la: io/libio.lo
3953 io/check: $(CHECK_DEPS)
3954 $(CHECK)
3955 .PHONY: io/check
3957 json/libjson.$(OBJEXT): $(go_json_files) bytes.gox container/vector.gox \
3958 fmt.gox io.gox math.gox os.gox reflect.gox runtime.gox \
3959 strconv.gox strings.gox unicode.gox utf16.gox utf8.gox
3960 $(BUILDPACKAGE)
3961 json/libjson.lo: json/libjson.$(OBJEXT)
3962 json/libjson.la: json/libjson.lo
3963 json/check: $(CHECK_DEPS)
3964 $(CHECK)
3965 .PHONY: json/check
3967 log/liblog.$(OBJEXT): $(go_log_files) bytes.gox fmt.gox io.gox runtime.gox \
3968 os.gox sync.gox time.gox
3969 $(BUILDPACKAGE)
3970 log/liblog.lo: log/liblog.$(OBJEXT)
3971 log/liblog.la: log/liblog.lo
3972 log/check: $(CHECK_DEPS)
3973 $(CHECK)
3974 .PHONY: log/check
3976 math/libmath.$(OBJEXT): $(go_math_files)
3977 $(BUILDPACKAGE)
3978 math/libmath.lo: math/libmath.$(OBJEXT)
3979 math/libmath.la: math/libmath.lo
3980 math/check: $(CHECK_DEPS)
3981 $(CHECK)
3982 .PHONY: math/check
3984 mime/libmime.$(OBJEXT): $(go_mime_files) bufio.gox bytes.gox os.gox \
3985 strings.gox sync.gox unicode.gox
3986 $(BUILDPACKAGE)
3987 mime/libmime.lo: mime/libmime.$(OBJEXT)
3988 mime/libmime.la: mime/libmime.lo
3989 mime/check: $(CHECK_DEPS)
3990 $(CHECK)
3991 .PHONY: mime/check
3993 net/libnet.$(OBJEXT): $(go_net_files) bytes.gox fmt.gox io.gox os.gox \
3994 reflect.gox strconv.gox strings.gox sync.gox syscall.gox
3995 $(BUILDPACKAGE)
3996 net/libnet.lo: net/libnet.$(OBJEXT)
3997 net/libnet.la: net/libnet.lo
3998 net/check: $(CHECK_DEPS)
3999 $(CHECK)
4000 .PHONY: net/check
4002 netchan/libnetchan.$(OBJEXT): $(go_netchan_files) gob.gox log.gox net.gox \
4003 os.gox reflect.gox strconv.gox sync.gox time.gox
4004 $(BUILDPACKAGE)
4005 netchan/libnetchan.lo: netchan/libnetchan.$(OBJEXT)
4006 netchan/libnetchan.la: netchan/libnetchan.lo
4007 netchan/check: $(CHECK_DEPS)
4008 $(CHECK)
4009 .PHONY: netchan/check
4011 os/libos.$(OBJEXT): $(go_os_files) sync.gox syscall.gox
4012 $(BUILDPACKAGE)
4013 os/libos.lo: os/libos.$(OBJEXT)
4014 os/libos.la: os/libos.lo
4015 os/check: $(CHECK_DEPS)
4016 $(CHECK)
4017 .PHONY: os/check
4019 patch/libpatch.$(OBJEXT): $(go_patch_files) bytes.gox compress/zlib.gox \
4020 crypto/sha1.gox encoding/git85.gox fmt.gox io.gox os.gox \
4021 path.gox strings.gox
4022 $(BUILDPACKAGE)
4023 patch/libpatch.lo: patch/libpatch.$(OBJEXT)
4024 patch/libpatch.la: patch/libpatch.lo
4025 patch/check: $(CHECK_DEPS)
4026 $(CHECK)
4027 .PHONY: patch/check
4029 path/libpath.$(OBJEXT): $(go_path_files) io/ioutil.gox os.gox sort.gox \
4030 strings.gox utf8.gox
4031 $(BUILDPACKAGE)
4032 path/libpath.lo: path/libpath.$(OBJEXT)
4033 path/libpath.la: path/libpath.lo
4034 path/check: $(CHECK_DEPS)
4035 $(CHECK)
4036 .PHONY: path/check
4038 rand/librand.$(OBJEXT): $(go_rand_files) math.gox sync.gox
4039 $(BUILDPACKAGE)
4040 rand/librand.lo: rand/librand.$(OBJEXT)
4041 rand/librand.la: rand/librand.lo
4042 rand/check: $(CHECK_DEPS)
4043 $(CHECK)
4044 .PHONY: rand/check
4046 reflect/libreflect.$(OBJEXT): $(go_reflect_files) math.gox runtime.gox \
4047 strconv.gox sync.gox
4048 $(BUILDPACKAGE)
4049 reflect/libreflect.lo: reflect/libreflect.$(OBJEXT)
4050 reflect/libreflect.la: reflect/libreflect.lo
4051 reflect/check: $(CHECK_DEPS)
4052 $(CHECK)
4053 .PHONY: reflect/check
4055 regexp/libregexp.$(OBJEXT): $(go_regexp_files) bytes.gox io.gox os.gox \
4056 strings.gox utf8.gox
4057 $(BUILDPACKAGE)
4058 regexp/libregexp.lo: regexp/libregexp.$(OBJEXT)
4059 regexp/libregexp.la: regexp/libregexp.lo
4060 regexp/check: $(CHECK_DEPS)
4061 $(CHECK)
4062 .PHONY: regexp/check
4064 rpc/librpc.$(OBJEXT): $(go_rpc_files) bufio.gox fmt.gox gob.gox http.gox \
4065 io.gox log.gox net.gox os.gox reflect.gox sort.gox \
4066 strings.gox strconv.gox sync.gox template.gox unicode.gox \
4067 utf8.gox
4068 $(BUILDPACKAGE)
4069 rpc/librpc.lo: rpc/librpc.$(OBJEXT)
4070 rpc/librpc.la: rpc/librpc.lo
4071 rpc/check: $(CHECK_DEPS)
4072 $(CHECK)
4073 .PHONY: rpc/check
4075 runtime/libruntime.$(OBJEXT): $(go_runtime_files)
4076 $(BUILDPACKAGE)
4077 runtime/libruntime.lo: runtime/libruntime.$(OBJEXT)
4078 runtime/libruntime.la: runtime/libruntime.lo
4079 runtime/check: $(CHECK_DEPS)
4080 $(CHECK)
4081 .PHONY: runtime/check
4083 scanner/libscanner.$(OBJEXT): $(go_scanner_files) bytes.gox fmt.gox io.gox \
4084 os.gox unicode.gox utf8.gox
4085 $(BUILDPACKAGE)
4086 scanner/libscanner.lo: scanner/libscanner.$(OBJEXT)
4087 scanner/libscanner.la: scanner/libscanner.lo
4088 scanner/check: $(CHECK_DEPS)
4089 $(CHECK)
4090 .PHONY: scanner/check
4092 smtp/libsmtp.$(OBJEXT): $(go_smtp_files) crypto/tls.gox encoding/base64.gox \
4093 io.gox net.gox net/textproto.gox os.gox strings.gox
4094 $(BUILDPACKAGE)
4095 smtp/libsmtp.lo: smtp/libsmtp.$(OBJEXT)
4096 smtp/libsmtp.la: smtp/libsmtp.lo
4097 smtp/check: $(CHECK_DEPS)
4098 $(CHECK)
4099 .PHONY: smtp/check
4101 sort/libsort.$(OBJEXT): $(go_sort_files)
4102 $(BUILDPACKAGE)
4103 sort/libsort.lo: sort/libsort.$(OBJEXT)
4104 sort/libsort.la: sort/libsort.lo
4105 sort/check: $(CHECK_DEPS)
4106 $(CHECK)
4107 .PHONY: sort/check
4109 strconv/libstrconv.$(OBJEXT): $(go_strconv_files) bytes.gox math.gox os.gox \
4110 strings.gox unicode.gox utf8.gox
4111 $(BUILDPACKAGE)
4112 strconv/libstrconv.lo: strconv/libstrconv.$(OBJEXT)
4113 strconv/libstrconv.la: strconv/libstrconv.lo
4114 strconv/check: $(CHECK_DEPS)
4115 $(CHECK)
4116 .PHONY: strconv/check
4118 strings/libstrings.$(OBJEXT): $(go_strings_files) os.gox unicode.gox utf8.gox
4119 $(BUILDPACKAGE)
4120 strings/libstrings.lo: strings/libstrings.$(OBJEXT)
4121 strings/libstrings.la: strings/libstrings.lo
4122 strings/check: $(CHECK_DEPS)
4123 $(CHECK)
4124 .PHONY: strings/check
4126 sync/mutex.$(OBJEXT): $(go_sync_files) $(go_sync_c_files) runtime.gox
4127 test -d sync || $(MKDIR_P) sync
4128 $(LTGOCOMPILE) -I . -c -o sync/mutex.$(OBJEXT) -fgo-prefix=libgo_sync $(srcdir)/go/sync/mutex.go $(srcdir)/go/sync/once.go $(srcdir)/go/sync/rwmutex.go
4129 sync/cas.$(OBJEXT): $(srcdir)/go/sync/cas.c sync/mutex.$(OBJEXT)
4130 $(LTCOMPILE) -c -o sync/cas.$(OBJEXT) $(srcdir)/go/sync/cas.c
4131 sync/libsync.la: sync/mutex.$(OBJEXT) sync/cas.$(OBJEXT)
4132 $(LINK) sync/mutex.lo sync/cas.lo
4133 sync/check: $(CHECK_DEPS)
4134 $(CHECK)
4135 .PHONY: sync/check
4137 syslog/libsyslog.$(OBJEXT): $(go_syslog_files) fmt.gox log.gox net.gox os.gox
4138 $(BUILDPACKAGE)
4139 syslog/libsyslog.lo: syslog/libsyslog.$(OBJEXT)
4140 syslog/libsyslog.la: syslog/libsyslog.lo
4141 syslog/check: $(CHECK_DEPS)
4142 $(CHECK)
4143 .PHONY: syslog/check
4145 tabwriter/libtabwriter.$(OBJEXT): $(go_tabwriter_files) bytes.gox io.gox \
4146 os.gox utf8.gox
4147 $(BUILDPACKAGE)
4148 tabwriter/libtabwriter.lo: tabwriter/libtabwriter.$(OBJEXT)
4149 tabwriter/libtabwriter.la: tabwriter/libtabwriter.lo
4150 tabwriter/check: $(CHECK_DEPS)
4151 $(CHECK)
4152 .PHONY: tabwriter/check
4154 template/libtemplate.$(OBJEXT): $(go_template_files) bytes.gox fmt.gox io.gox \
4155 os.gox reflect.gox runtime.gox strings.gox container/vector.gox
4156 $(BUILDPACKAGE)
4157 template/libtemplate.lo: template/libtemplate.$(OBJEXT)
4158 template/libtemplate.la: template/libtemplate.lo
4159 template/check: $(CHECK_DEPS)
4160 $(CHECK)
4161 .PHONY: template/check
4163 testing/libtesting.$(OBJEXT): $(go_testing_files) flag.gox fmt.gox os.gox \
4164 regexp.gox runtime.gox time.gox
4165 $(BUILDPACKAGE)
4166 testing/libtesting.lo: testing/libtesting.$(OBJEXT)
4167 testing/libtesting.la: testing/libtesting.lo
4168 testing/check: $(CHECK_DEPS)
4169 $(CHECK)
4170 .PHONY: testing/check
4172 time/libtime.$(OBJEXT): $(go_time_files) bytes.gox container/heap.gox \
4173 io/ioutil.gox os.gox strconv.gox sync.gox syscall.gox
4174 $(BUILDPACKAGE)
4175 time/libtime.lo: time/libtime.$(OBJEXT)
4176 time/libtime.la: time/libtime.lo
4177 time/check: $(CHECK_DEPS)
4178 $(CHECK)
4179 .PHONY: time/check
4181 try/libtry.$(OBJEXT): $(go_try_files) fmt.gox io.gox os.gox reflect.gox \
4182 unicode.gox
4183 $(BUILDPACKAGE)
4184 try/libtry.lo: try/libtry.$(OBJEXT)
4185 try/libtry.la: try/libtry.lo
4186 try/check: $(CHECK_DEPS)
4187 $(CHECK)
4188 .PHONY: try/check
4190 unicode/libunicode.$(OBJEXT): $(go_unicode_files)
4191 $(BUILDPACKAGE)
4192 unicode/libunicode.lo: unicode/libunicode.$(OBJEXT)
4193 unicode/libunicode.la: unicode/libunicode.lo
4194 unicode/check: $(CHECK_DEPS)
4195 $(CHECK)
4196 .PHONY: unicode/check
4198 utf16/libutf16.$(OBJEXT): $(go_utf16_files) unicode.gox
4199 $(BUILDPACKAGE)
4200 utf16/libutf16.lo: utf16/libutf16.$(OBJEXT)
4201 utf16/libutf16.la: utf16/libutf16.lo
4202 utf16/check: $(CHECK_DEPS)
4203 $(CHECK)
4204 .PHONY: utf16/check
4206 utf8/libutf8.$(OBJEXT): $(go_utf8_files) unicode.gox
4207 $(BUILDPACKAGE)
4208 utf8/libutf8.lo: utf8/libutf8.$(OBJEXT)
4209 utf8/libutf8.la: utf8/libutf8.lo
4210 utf8/check: $(CHECK_DEPS)
4211 $(CHECK)
4212 .PHONY: utf8/check
4214 websocket/libwebsocket.$(OBJEXT): $(go_websocket_files) bufio.gox bytes.gox \
4215 container/vector.gox crypto/md5.gox crypto/tls.gox \
4216 encoding/binary.gox fmt.gox http.gox io.gox net.gox os.gox \
4217 rand.gox strings.gox
4218 $(BUILDPACKAGE)
4219 websocket/libwebsocket.lo: websocket/libwebsocket.$(OBJEXT)
4220 websocket/libwebsocket.la: websocket/libwebsocket.lo
4221 websocket/check: $(CHECK_DEPS)
4222 $(CHECK)
4223 .PHONY: websocket/check
4225 xml/libxml.$(OBJEXT): $(go_xml_files) bufio.gox bytes.gox fmt.gox io.gox \
4226 os.gox reflect.gox strconv.gox strings.gox unicode.gox utf8.gox
4227 $(BUILDPACKAGE)
4228 xml/libxml.lo: xml/libxml.$(OBJEXT)
4229 xml/libxml.la: xml/libxml.lo
4230 xml/check: $(CHECK_DEPS)
4231 $(CHECK)
4232 .PHONY: xml/check
4234 archive/libtar.$(OBJEXT): $(go_archive_tar_files) bytes.gox io.gox os.gox \
4235 strconv.gox strings.gox
4236 $(BUILDPACKAGE)
4237 archive/libtar.lo: archive/libtar.$(OBJEXT)
4238 archive/libtar.la: archive/libtar.lo
4239 archive/tar/check: $(CHECK_DEPS)
4240 @$(MKDIR_P) archive/tar
4241 $(CHECK)
4242 .PHONY: archive/tar/check
4244 archive/libzip.$(OBJEXT): $(go_archive_zip_files) bufio.gox bytes.gox \
4245 compress/flate.gox hash.gox hash/crc32.gox \
4246 encoding/binary.gox io.gox os.gox
4247 $(BUILDPACKAGE)
4248 archive/libzip.lo: archive/libzip.$(OBJEXT)
4249 archive/libzip.la: archive/libzip.lo
4250 archive/zip/check: $(CHECK_DEPS)
4251 @$(MKDIR_P) archive/zip
4252 $(CHECK)
4253 .PHONY: archive/zip/check
4255 compress/libflate.$(OBJEXT): $(go_compress_flate_files) bufio.gox io.gox \
4256 math.gox os.gox sort.gox strconv.gox
4257 $(BUILDPACKAGE)
4258 compress/libflate.lo: compress/libflate.$(OBJEXT)
4259 compress/libflate.la: compress/libflate.lo
4260 compress/flate/check: $(CHECK_DEPS)
4261 @$(MKDIR_P) compress/flate
4262 $(CHECK)
4263 .PHONY: compress/flate/check
4265 compress/libgzip.$(OBJEXT): $(go_compress_gzip_files) bufio.gox \
4266 compress/flate.gox hash.gox hash/crc32.gox io.gox os.gox
4267 $(BUILDPACKAGE)
4268 compress/libgzip.lo: compress/libgzip.$(OBJEXT)
4269 compress/libgzip.la: compress/libgzip.lo
4270 compress/gzip/check: $(CHECK_DEPS)
4271 @$(MKDIR_P) compress/gzip
4272 $(CHECK)
4273 .PHONY: compress/gzip/check
4275 compress/libzlib.$(OBJEXT): $(go_compress_zlib_files) bufio.gox \
4276 compress/flate.gox hash.gox hash/adler32.gox io.gox os.gox
4277 $(BUILDPACKAGE)
4278 compress/libzlib.lo: compress/libzlib.$(OBJEXT)
4279 compress/libzlib.la: compress/libzlib.lo
4280 compress/zlib/check: $(CHECK_DEPS)
4281 @$(MKDIR_P) compress/zlib
4282 $(CHECK)
4283 .PHONY: compress/zlib/check
4285 container/libheap.$(OBJEXT): $(go_container_heap_files) sort.gox
4286 $(BUILDPACKAGE)
4287 container/libheap.lo: container/libheap.$(OBJEXT)
4288 container/libheap.la: container/libheap.lo
4289 container/heap/check: $(CHECK_DEPS)
4290 @$(MKDIR_P) container/heap
4291 $(CHECK)
4292 .PHONY: container/heap/check
4294 container/liblist.$(OBJEXT): $(go_container_list_files)
4295 $(BUILDPACKAGE)
4296 container/liblist.lo: container/liblist.$(OBJEXT)
4297 container/liblist.la: container/liblist.lo
4298 container/list/check: $(CHECK_DEPS)
4299 @$(MKDIR_P) container/list
4300 $(CHECK)
4301 .PHONY: container/list/check
4303 container/libring.$(OBJEXT): $(go_container_ring_files)
4304 $(BUILDPACKAGE)
4305 container/libring.lo: container/libring.$(OBJEXT)
4306 container/libring.la: container/libring.lo
4307 container/ring/check: $(CHECK_DEPS)
4308 @$(MKDIR_P) container/ring
4309 $(CHECK)
4310 .PHONY: container/ring/check
4312 container/libvector.$(OBJEXT): $(go_container_vector_files)
4313 $(BUILDPACKAGE)
4314 container/libvector.lo: container/libvector.$(OBJEXT)
4315 container/libvector.la: container/libvector.lo
4316 container/vector/check: $(CHECK_DEPS)
4317 @$(MKDIR_P) container/vector
4318 $(CHECK)
4319 .PHONY: container/vector/check
4321 crypto/libaes.$(OBJEXT): $(go_crypto_aes_files) os.gox strconv.gox
4322 $(BUILDPACKAGE)
4323 crypto/libaes.lo: crypto/libaes.$(OBJEXT)
4324 crypto/libaes.la: crypto/libaes.lo
4325 crypto/aes/check: $(CHECK_DEPS)
4326 @$(MKDIR_P) crypto/aes
4327 $(CHECK)
4328 .PHONY: crypto/aes/check
4330 crypto/libblock.$(OBJEXT): $(go_crypto_block_files) fmt.gox io.gox os.gox \
4331 strconv.gox
4332 $(BUILDPACKAGE)
4333 crypto/libblock.lo: crypto/libblock.$(OBJEXT)
4334 crypto/libblock.la: crypto/libblock.lo
4335 crypto/block/check: $(CHECK_DEPS)
4336 @$(MKDIR_P) crypto/block
4337 $(CHECK)
4338 .PHONY: crypto/block/check
4340 crypto/libblowfish.$(OBJEXT): $(go_crypto_blowfish_files) os.gox strconv.gox
4341 $(BUILDPACKAGE)
4342 crypto/libblowfish.lo: crypto/libblowfish.$(OBJEXT)
4343 crypto/libblowfish.la: crypto/libblowfish.lo
4344 crypto/blowfish/check: $(CHECK_DEPS)
4345 @$(MKDIR_P) crypto/blowfish
4346 $(CHECK)
4347 .PHONY: crypto/blowfish/check
4349 crypto/libcast5.$(OBJEXT): $(go_crypto_cast5_files) os.gox
4350 $(BUILDPACKAGE)
4351 crypto/libcast5.lo: crypto/libcast5.$(OBJEXT)
4352 crypto/libcast5.la: crypto/libcast5.lo
4353 crypt/cast5/check: $(CHECK_DEPS)
4354 @$(MKDIR_P) crypto/cast5
4355 $(CHECK)
4356 .PHONY: crypto/cast5/check
4358 crypto/libcipher.$(OBJEXT): $(go_crypto_cipher_files) io.gox os.gox
4359 $(BUILDPACKAGE)
4360 crypto/libcipher.lo: crypto/libcipher.$(OBJEXT)
4361 crypto/libcipher.la: crypto/libcipher.lo
4362 crypto/cipher/check: $(CHECK_DEPS)
4363 @$(MKDIR_P) crypto/cipher
4364 $(CHECK)
4365 .PHONY: crypto/cipher/check
4367 crypto/libelliptic.$(OBJEXT): $(go_crypto_elliptic_files) big.gox io.gox \
4368 os.gox sync.gox
4369 $(BUILDPACKAGE)
4370 crypto/libelliptic.lo: crypto/libelliptic.$(OBJEXT)
4371 crypto/libelliptic.la: crypto/libelliptic.lo
4372 crypto/elliptic/check: $(CHECK_DEPS)
4373 @$(MKDIR_P) crypto/elliptic
4374 $(CHECK)
4375 .PHONY: crypto/elliptic/check
4377 crypto/libhmac.$(OBJEXT): $(go_crypto_hmac_files) crypto/md5.gox \
4378 crypto/sha1.gox crypto/sha256.gox hash.gox os.gox
4379 $(BUILDPACKAGE)
4380 crypto/libhmac.lo: crypto/libhmac.$(OBJEXT)
4381 crypto/libhmac.la: crypto/libhmac.lo
4382 crypto/hmac/check: $(CHECK_DEPS)
4383 @$(MKDIR_P) crypto/hmac
4384 $(CHECK)
4385 .PHONY: crypto/hmac/check
4387 crypto/libmd4.$(OBJEXT): $(go_crypto_md4_files) hash.gox os.gox
4388 $(BUILDPACKAGE)
4389 crypto/libmd4.lo: crypto/libmd4.$(OBJEXT)
4390 crypto/libmd4.la: crypto/libmd4.lo
4391 crypto/md4/check: $(CHECK_DEPS)
4392 @$(MKDIR_P) crypto/md4
4393 $(CHECK)
4394 .PHONY: crypto/md4/check
4396 crypto/libmd5.$(OBJEXT): $(go_crypto_md5_files) hash.gox os.gox
4397 $(BUILDPACKAGE)
4398 crypto/libmd5.lo: crypto/libmd5.$(OBJEXT)
4399 crypto/libmd5.la: crypto/libmd5.lo
4400 crypto/md5/check: $(CHECK_DEPS)
4401 @$(MKDIR_P) crypto/md5
4402 $(CHECK)
4403 .PHONY: crypto/md5/check
4405 crypto/libocsp.$(OBJEXT): $(go_crypto_ocsp_files) asn1.gox crypto/rsa.gox \
4406 crypto/sha1.gox crypto/x509.gox os.gox time.gox
4407 $(BUILDPACKAGE)
4408 crypto/libocsp.lo: crypto/libocsp.$(OBJEXT)
4409 crypto/libocsp.la: crypto/libocsp.lo
4410 crypto/ocsp/check: $(CHECK_DEPS)
4411 @$(MKDIR_P) crypto/ocsp
4412 $(CHECK)
4413 .PHONY: crypto/ocsp/check
4415 crypto/librand.$(OBJEXT): $(go_crypto_rand_files) crypto/aes.gox io.gox os.gox \
4416 sync.gox time.gox
4417 $(BUILDPACKAGE)
4418 crypto/librand.lo: crypto/librand.$(OBJEXT)
4419 crypto/librand.la: crypto/librand.lo
4420 crypto/rand/check: $(CHECK_DEPS)
4421 @$(MKDIR_P) crypto/rand
4422 $(CHECK)
4423 .PHONY: crypto/rand/check
4425 crypto/librc4.$(OBJEXT): $(go_crypto_rc4_files) os.gox strconv.gox
4426 $(BUILDPACKAGE)
4427 crypto/librc4.lo: crypto/librc4.$(OBJEXT)
4428 crypto/librc4.la: crypto/librc4.lo
4429 crypto/rc4/check: $(CHECK_DEPS)
4430 @$(MKDIR_P) crypto/rc4
4431 $(CHECK)
4432 .PHONY: crypto/rc4/check
4434 crypto/libripemd160.$(OBJEXT): $(go_crypto_ripemd160_files) hash.gox os.gox
4435 $(BUILDPACKAGE)
4436 crypto/libripemd160.lo: crypto/libripemd160.$(OBJEXT)
4437 crypto/libripemd160.la: crypto/libripemd160.lo
4438 crypto/ripemd160/check: $(CHECK_DEPS)
4439 @$(MKDIR_P) crypto/ripemd160
4440 $(CHECK)
4441 .PHONY: crypto/ripemd160/check
4443 crypto/librsa.$(OBJEXT): $(go_crypto_rsa_files) big.gox crypto/sha1.gox \
4444 crypto/subtle.gox encoding/hex.gox hash.gox io.gox os.gox
4445 $(BUILDPACKAGE)
4446 crypto/librsa.lo: crypto/librsa.$(OBJEXT)
4447 crypto/librsa.la: crypto/librsa.lo
4448 crypto/rsa/check: $(CHECK_DEPS)
4449 @$(MKDIR_P) crypto/rsa
4450 $(CHECK)
4451 .PHONY: crypto/rsa/check
4453 crypto/libsha1.$(OBJEXT): $(go_crypto_sha1_files) hash.gox os.gox
4454 $(BUILDPACKAGE)
4455 crypto/libsha1.lo: crypto/libsha1.$(OBJEXT)
4456 crypto/libsha1.la: crypto/libsha1.lo
4457 crypto/sha1/check: $(CHECK_DEPS)
4458 @$(MKDIR_P) crypto/sha1
4459 $(CHECK)
4460 .PHONY: crypto/sha1/check
4462 crypto/libsha256.$(OBJEXT): $(go_crypto_sha256_files) hash.gox os.gox
4463 $(BUILDPACKAGE)
4464 crypto/libsha256.lo: crypto/libsha256.$(OBJEXT)
4465 crypto/libsha256.la: crypto/libsha256.lo
4466 crypto/sha256/check: $(CHECK_DEPS)
4467 @$(MKDIR_P) crypto/sha256
4468 $(CHECK)
4469 .PHONY: crypto/sha256/check
4471 crypto/libsha512.$(OBJEXT): $(go_crypto_sha512_files) hash.gox os.gox
4472 $(BUILDPACKAGE)
4473 crypto/libsha512.lo: crypto/libsha512.$(OBJEXT)
4474 crypto/libsha512.la: crypto/libsha512.lo
4475 crypto/sha512/check: $(CHECK_DEPS)
4476 @$(MKDIR_P) crypto/sha512
4477 $(CHECK)
4478 .PHONY: crypto/sha512/check
4480 crypto/libsubtle.$(OBJEXT): $(go_crypto_subtle_files)
4481 $(BUILDPACKAGE)
4482 crypto/libsubtle.lo: crypto/libsubtle.$(OBJEXT)
4483 crypto/libsubtle.la: crypto/libsubtle.lo
4484 crypto/subtle/check: $(CHECK_DEPS)
4485 @$(MKDIR_P) crypto/subtle
4486 $(CHECK)
4487 .PHONY: crypto/subtle/check
4489 crypto/libtls.$(OBJEXT): $(go_crypto_tls_files) big.gox bufio.gox bytes.gox \
4490 container/list.gox crypto/aes.gox crypto/cipher.gox \
4491 crypto/elliptic.gox crypto/hmac.gox crypto/md5.gox \
4492 crypto/rc4.gox crypto/rand.gox crypto/rsa.gox crypto/sha1.gox \
4493 crypto/subtle.gox crypto/rsa.gox crypto/sha1.gox \
4494 crypto/x509.gox encoding/pem.gox fmt.gox hash.gox io.gox \
4495 io/ioutil.gox net.gox os.gox strings.gox sync.gox time.gox
4496 $(BUILDPACKAGE)
4497 crypto/libtls.lo: crypto/libtls.$(OBJEXT)
4498 crypto/libtls.la: crypto/libtls.lo
4499 crypto/tls/check: $(CHECK_DEPS)
4500 @$(MKDIR_P) crypto/tls
4501 $(CHECK)
4502 .PHONY: crypto/tls/check
4504 crypto/libtwofish.$(OBJEXT): $(go_crypto_twofish_files) os.gox strconv.gox
4505 $(BUILDPACKAGE)
4506 crypto/libtwofish.lo: crypto/libtwofish.$(OBJEXT)
4507 crypto/libtwofish.la: crypto/libtwofish.lo
4508 crypto/twofish/check: $(CHECK_DEPS)
4509 @$(MKDIR_P) crypto/twofish
4510 $(CHECK)
4511 .PHONY: crypto/twofish/check
4513 crypto/libx509.$(OBJEXT): $(go_crypto_x509_files) asn1.gox big.gox \
4514 container/vector.gox crypto/rsa.gox crypto/sha1.gox hash.gox \
4515 os.gox strings.gox time.gox
4516 $(BUILDPACKAGE)
4517 crypto/libx509.lo: crypto/libx509.$(OBJEXT)
4518 crypto/libx509.la: crypto/libx509.lo
4519 crypto/x509/check: $(CHECK_DEPS)
4520 @$(MKDIR_P) crypto/x509
4521 $(CHECK)
4522 .PHONY: crypto/x509/check
4524 crypto/libxtea.$(OBJEXT): $(go_crypto_xtea_files) os.gox strconv.gox
4525 $(BUILDPACKAGE)
4526 crypto/libxtea.lo: crypto/libxtea.$(OBJEXT)
4527 crypto/libxtea.la: crypto/libxtea.lo
4528 crypto/xtea/check: $(CHECK_DEPS)
4529 @$(MKDIR_P) crypto/xtea
4530 $(CHECK)
4531 .PHONY: crypto/xtea/check
4533 crypto/openpgp/libarmor.$(OBJEXT): $(go_crypto_openpgp_armor_files) bytes.gox \
4534 crypto/openpgp/error.gox encoding/base64.gox \
4535 encoding/line.gox io.gox os.gox
4536 $(BUILDPACKAGE)
4537 crypto/openpgp/libarmor.lo: crypto/openpgp/libarmor.$(OBJEXT)
4538 crypto/openpgp/libarmor.la: crypto/openpgp/libarmor.lo
4539 crypto/openpgp/armor/check: $(CHECK_DEPS)
4540 @$(MKDIR_P) crypto/openpgp/armor
4541 $(CHECK)
4542 .PHONY: crypto/openpgp/armor/check
4544 crypto/openpgp/liberror.$(OBJEXT): $(go_crypto_openpgp_error_files)
4545 $(BUILDPACKAGE)
4546 crypto/openpgp/liberror.lo: crypto/openpgp/liberror.$(OBJEXT)
4547 crypto/openpgp/liberror.la: crypto/openpgp/liberror.lo
4548 crypto/openpgp/error/check: $(CHECK_DEPS)
4549 @$(MKDIR_P) crypto/openpgp/error
4550 $(CHECK)
4551 .PHONY: crypto/openpgp/error/check
4553 crypto/openpgp/libs2k.$(OBJEXT): $(go_crypto_openpgp_s2k_files) crypto/md5.gox \
4554 crypto/openpgp/error.gox crypto/ripemd160.gox crypto/sha1.gox \
4555 crypto/sha256.gox crypto/sha512.gox hash.gox io.gox os.gox
4556 $(BUILDPACKAGE)
4557 crypto/openpgp/libs2k.lo: crypto/openpgp/libs2k.$(OBJEXT)
4558 crypto/openpgp/libs2k.la: crypto/openpgp/libs2k.lo
4559 crypto/openpgp/s2k/check: $(CHECK_DEPS)
4560 @$(MKDIR_P) crypto/openpgp/s2k
4561 $(CHECK)
4562 .PHONY: crypto/openpgp/s2k/check
4564 debug/libdwarf.$(OBJEXT): $(go_debug_dwarf_files) encoding/binary.gox os.gox \
4565 strconv.gox
4566 $(BUILDPACKAGE)
4567 debug/libdwarf.lo: debug/libdwarf.$(OBJEXT)
4568 debug/libdwarf.la: debug/libdwarf.lo
4569 debug/dwarf/check: $(CHECK_DEPS)
4570 @$(MKDIR_P) debug/dwarf
4571 $(CHECK)
4572 .PHONY: debug/dwarf/check
4574 debug/libelf.$(OBJEXT): $(go_debug_elf_files) bytes.gox debug/dwarf.gox \
4575 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4576 $(BUILDPACKAGE)
4577 debug/libelf.lo: debug/libelf.$(OBJEXT)
4578 debug/libelf.la: debug/libelf.lo
4579 debug/elf/check: $(CHECK_DEPS)
4580 @$(MKDIR_P) debug/elf
4581 $(CHECK)
4582 .PHONY: debug/elf/check
4584 debug/libgosym.$(OBJEXT): $(go_debug_gosym_files) encoding/binary.gox fmt.gox \
4585 os.gox strconv.gox strings.gox
4586 $(BUILDPACKAGE)
4587 debug/libgosym.lo: debug/libgosym.$(OBJEXT)
4588 debug/libgosym.la: debug/libgosym.lo
4589 debug/gosym/check: $(CHECK_DEPS)
4590 @$(MKDIR_P) debug/gosym
4591 $(CHECK)
4592 .PHONY: debug/gosym/check
4594 debug/libmacho.$(OBJEXT): $(go_debug_macho_files) bytes.gox debug/dwarf.gox \
4595 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4596 $(BUILDPACKAGE)
4597 debug/libmacho.lo: debug/libmacho.$(OBJEXT)
4598 debug/libmacho.la: debug/libmacho.lo
4599 debug/macho/check: $(CHECK_DEPS)
4600 @$(MKDIR_P) debug/macho
4601 $(CHECK)
4602 .PHONY: debug/macho/check
4604 debug/libpe.$(OBJEXT): $(go_debug_pe_files) debug/dwarf.gox \
4605 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4606 $(BUILDPACKAGE)
4607 debug/libpe.lo: debug/libpe.$(OBJEXT)
4608 debug/libpe.la: debug/libpe.lo
4609 debug/pe/check: $(CHECK_DEPS)
4610 @$(MKDIR_P) debug/pe
4611 $(CHECK)
4612 .PHONY: debug/pe/check
4614 debug/libproc.$(OBJEXT): $(go_debug_proc_files) container/vector.gox fmt.gox \
4615 io/ioutil.gox os.gox runtime.gox strconv.gox strings.gox \
4616 sync.gox syscall.gox
4617 $(BUILDPACKAGE)
4618 debug/libproc.lo: debug/libproc.$(OBJEXT)
4619 debug/libproc.la: debug/libproc.lo
4620 debug/proc/check: $(CHECK_DEPS)
4621 @$(MKDIR_P) debug/proc
4622 $(CHECK)
4623 .PHONY: debug/proc/check
4625 encoding/libascii85.$(OBJEXT): $(go_encoding_ascii85_files) io.gox os.gox \
4626 strconv.gox
4627 $(BUILDPACKAGE)
4628 encoding/libascii85.lo: encoding/libascii85.$(OBJEXT)
4629 encoding/libascii85.la: encoding/libascii85.lo
4630 encoding/ascii85/check: $(CHECK_DEPS)
4631 @$(MKDIR_P) encoding/ascii85
4632 $(CHECK)
4633 .PHONY: encoding/ascii85/check
4635 encoding/libbase32.$(OBJEXT): $(go_encoding_base32_files) io.gox os.gox \
4636 strconv.gox
4637 $(BUILDPACKAGE)
4638 encoding/libbase32.lo: encoding/libbase32.$(OBJEXT)
4639 encoding/libbase32.la: encoding/libbase32.lo
4640 encoding/base32/check: $(CHECK_DEPS)
4641 @$(MKDIR_P) encoding/base32
4642 $(CHECK)
4643 .PHONY: encoding/base32/check
4645 encoding/libbase64.$(OBJEXT): $(go_encoding_base64_files) io.gox os.gox \
4646 strconv.gox
4647 $(BUILDPACKAGE)
4648 encoding/libbase64.lo: encoding/libbase64.$(OBJEXT)
4649 encoding/libbase64.la: encoding/libbase64.lo
4650 encoding/base64/check: $(CHECK_DEPS)
4651 @$(MKDIR_P) encoding/base64
4652 $(CHECK)
4653 .PHONY: encoding/base64/check
4655 encoding/libbinary.$(OBJEXT): $(go_encoding_binary_files) io.gox math.gox \
4656 os.gox reflect.gox
4657 $(BUILDPACKAGE)
4658 encoding/libbinary.lo: encoding/libbinary.$(OBJEXT)
4659 encoding/libbinary.la: encoding/libbinary.lo
4660 encoding/binary/check: $(CHECK_DEPS)
4661 @$(MKDIR_P) encoding/binary
4662 $(CHECK)
4663 .PHONY: encoding/binary/check
4665 encoding/libgit85.$(OBJEXT): $(go_encoding_git85_files) bytes.gox io.gox \
4666 os.gox strconv.gox
4667 $(BUILDPACKAGE)
4668 encoding/libgit85.lo: encoding/libgit85.$(OBJEXT)
4669 encoding/libgit85.la: encoding/libgit85.lo
4670 encoding/git85/check: $(CHECK_DEPS)
4671 @$(MKDIR_P) encoding/git85
4672 $(CHECK)
4673 .PHONY: encoding/git85/check
4675 encoding/libhex.$(OBJEXT): $(go_encoding_hex_files) os.gox strconv.gox
4676 $(BUILDPACKAGE)
4677 encoding/libhex.lo: encoding/libhex.$(OBJEXT)
4678 encoding/libhex.la: encoding/libhex.lo
4679 encoding/hex/check: $(CHECK_DEPS)
4680 @$(MKDIR_P) encoding/hex
4681 $(CHECK)
4682 .PHONY: encoding/hex/check
4684 encoding/libline.$(OBJEXT): $(go_encoding_line_files) io.gox os.gox
4685 $(BUILDPACKAGE)
4686 encoding/libline.lo: encoding/libline.$(OBJEXT)
4687 encoding/libline.la: encoding/libline.lo
4688 encoding/line/check: $(CHECK_DEPS)
4689 @$(MKDIR_P) encoding/line
4690 $(CHECK)
4691 .PHONY: encoding/line/check
4693 encoding/libpem.$(OBJEXT): $(go_encoding_pem_files) bytes.gox \
4694 encoding/base64.gox
4695 $(BUILDPACKAGE)
4696 encoding/libpem.lo: encoding/libpem.$(OBJEXT)
4697 encoding/libpem.la: encoding/libpem.lo
4698 encoding/pem/check: $(CHECK_DEPS)
4699 @$(MKDIR_P) encoding/pem
4700 $(CHECK)
4701 .PHONY: encoding/pem/check
4703 exp/libdatafmt.$(OBJEXT): $(go_exp_datafmt_files) bytes.gox \
4704 container/vector.gox fmt.gox go/scanner.gox go/token.gox \
4705 io.gox os.gox reflect.gox runtime.gox strconv.gox strings.gox
4706 $(BUILDPACKAGE)
4707 exp/libdatafmt.lo: exp/libdatafmt.$(OBJEXT)
4708 exp/libdatafmt.la: exp/libdatafmt.lo
4709 exp/datafmt/check: $(CHECK_DEPS)
4710 @$(MKDIR_P) exp/datafmt
4711 $(CHECK)
4712 .PHONY: exp/datafmt/check
4714 exp/libdraw.$(OBJEXT): $(go_exp_draw_files) image.gox os.gox
4715 $(BUILDPACKAGE)
4716 exp/libdraw.lo: exp/libdraw.$(OBJEXT)
4717 exp/libdraw.la: exp/libdraw.lo
4718 exp/draw/check: $(CHECK_DEPS)
4719 @$(MKDIR_P) exp/draw
4720 $(CHECK)
4721 .PHONY: exp/draw/check
4723 exp/libeval.$(OBJEXT): $(go_exp_eval_files) big.gox go/ast.gox go/parser.gox \
4724 go/scanner.gox go/token.gox fmt.gox log.gox strconv.gox \
4725 strings.gox os.gox reflect.gox runtime.gox sort.gox template.gox
4726 $(BUILDPACKAGE)
4727 exp/libeval.lo: exp/libeval.$(OBJEXT)
4728 exp/libeval.la: exp/libeval.lo
4729 exp/eval/check: $(CHECK_DEPS)
4730 @$(MKDIR_P) exp/eval
4731 $(CHECK)
4732 .PHONY: exp/eval/check
4734 go/libast.$(OBJEXT): $(go_go_ast_files) fmt.gox go/token.gox io.gox os.gox \
4735 reflect.gox unicode.gox utf8.gox
4736 $(BUILDPACKAGE)
4737 go/libast.lo: go/libast.$(OBJEXT)
4738 go/libast.la: go/libast.lo
4739 go/ast/check: $(CHECK_DEPS)
4740 @$(MKDIR_P) go/ast
4741 $(CHECK)
4742 .PHONY: go/ast/check
4744 go/libdoc.$(OBJEXT): $(go_go_doc_files) go/ast.gox go/token.gox io.gox \
4745 regexp.gox sort.gox strings.gox template.gox
4746 $(BUILDPACKAGE)
4747 go/libdoc.lo: go/libdoc.$(OBJEXT)
4748 go/libdoc.la: go/libdoc.lo
4749 go/doc/check: $(CHECK_DEPS)
4750 @$(MKDIR_P) go/doc
4751 $(CHECK)
4752 .PHONY: go/doc/check
4754 go/libparser.$(OBJEXT): $(go_go_parser_files) bytes.gox fmt.gox go/ast.gox \
4755 go/scanner.gox go/token.gox io.gox io/ioutil.gox os.gox \
4756 path.gox strings.gox
4757 $(BUILDPACKAGE)
4758 go/libparser.lo: go/libparser.$(OBJEXT)
4759 go/libparser.la: go/libparser.lo
4760 go/parser/check: $(CHECK_DEPS)
4761 @$(MKDIR_P) go/parser
4762 $(CHECK)
4763 .PHONY: go/parser/check
4765 go/libprinter.$(OBJEXT): $(go_go_printer_files) bytes.gox fmt.gox go/ast.gox \
4766 go/token.gox io.gox os.gox reflect.gox runtime.gox \
4767 strings.gox tabwriter.gox
4768 $(BUILDPACKAGE)
4769 go/libprinter.lo: go/libprinter.$(OBJEXT)
4770 go/libprinter.la: go/libprinter.lo
4771 go/printer/check: $(CHECK_DEPS)
4772 @$(MKDIR_P) go/printer
4773 $(CHECK)
4774 .PHONY: go/printer/check
4776 go/libscanner.$(OBJEXT): $(go_go_scanner_files) bytes.gox \
4777 container/vector.gox fmt.gox go/token.gox io.gox os.gox \
4778 path.gox sort.gox strconv.gox unicode.gox utf8.gox
4779 $(BUILDPACKAGE)
4780 go/libscanner.lo: go/libscanner.$(OBJEXT)
4781 go/libscanner.la: go/libscanner.lo
4782 go/scanner/check: $(CHECK_DEPS)
4783 @$(MKDIR_P) go/scanner
4784 $(CHECK)
4785 .PHONY: go/scanner/check
4787 go/libtoken.$(OBJEXT): $(go_go_token_files) fmt.gox strconv.gox
4788 $(BUILDPACKAGE)
4789 go/libtoken.lo: go/libtoken.$(OBJEXT)
4790 go/libtoken.la: go/libtoken.lo
4791 go/token/check: $(CHECK_DEPS)
4792 @$(MKDIR_P) go/token
4793 $(CHECK)
4794 .PHONY: go/token/check
4796 go/libtypechecker.$(OBJEXT): $(go_go_typechecker_files) fmt.gox go/ast.gox \
4797 go/token.gox go/scanner.gox os.gox
4798 $(BUILDPACKAGE)
4799 go/libtypechecker.lo: go/libtypechecker.$(OBJEXT)
4800 go/libtypechecker.la: go/libtypechecker.lo
4801 go/typechecker/check: $(CHECK_DEPS)
4802 @$(MKDIR_P) go/typechecker
4803 $(CHECK)
4804 .PHONY: go/typechecker/check
4806 hash/libadler32.$(OBJEXT): $(go_hash_adler32_files) hash.gox os.gox
4807 $(BUILDPACKAGE)
4808 hash/libadler32.lo: hash/libadler32.$(OBJEXT)
4809 hash/libadler32.la: hash/libadler32.lo
4810 hash/adler32/check: $(CHECK_DEPS)
4811 @$(MKDIR_P) hash/adler32
4812 $(CHECK)
4813 .PHONY: hash/adler32/check
4815 hash/libcrc32.$(OBJEXT): $(go_hash_crc32_files) hash.gox os.gox
4816 $(BUILDPACKAGE)
4817 hash/libcrc32.lo: hash/libcrc32.$(OBJEXT)
4818 hash/libcrc32.la: hash/libcrc32.lo
4819 hash/crc32/check: $(CHECK_DEPS)
4820 @$(MKDIR_P) hash/crc32
4821 $(CHECK)
4822 .PHONY: hash/crc32/check
4824 hash/libcrc64.$(OBJEXT): $(go_hash_crc64_files) hash.gox os.gox
4825 $(BUILDPACKAGE)
4826 hash/libcrc64.lo: hash/libcrc64.$(OBJEXT)
4827 hash/libcrc64.la: hash/libcrc64.lo
4828 hash/crc64/check: $(CHECK_DEPS)
4829 @$(MKDIR_P) hash/crc64
4830 $(CHECK)
4831 .PHONY: hash/crc64/check
4833 http/libpprof.$(OBJEXT): $(go_http_pprof_files) bufio.gox fmt.gox http.gox \
4834 os.gox runtime.gox runtime/pprof.gox strconv.gox strings.gox
4835 $(BUILDPACKAGE)
4836 http/libpprof.lo: http/libpprof.$(OBJEXT)
4837 http/libpprof.la: http/libpprof.lo
4838 http/pprof/check: $(CHECK_DEPS)
4839 @$(MKDIR_P) http/pprof
4840 $(CHECK)
4841 .PHONY: http/pprof/check
4843 image/libjpeg.$(OBJEXT): $(go_image_jpeg_files) bufio.gox image.gox io.gox \
4844 os.gox
4845 $(BUILDPACKAGE)
4846 image/libjpeg.lo: image/libjpeg.$(OBJEXT)
4847 image/libjpeg.la: image/libjpeg.lo
4848 image/jpeg/check: $(CHECK_DEPS)
4849 @$(MKDIR_P) image/jpeg
4850 $(CHECK)
4851 .PHONY: image/jpeg/check
4853 image/libpng.$(OBJEXT): $(go_image_png_files) bufio.gox compress/zlib.gox \
4854 fmt.gox hash.gox hash/crc32.gox image.gox io.gox os.gox \
4855 strconv.gox
4856 $(BUILDPACKAGE)
4857 image/libpng.lo: image/libpng.$(OBJEXT)
4858 image/libpng.la: image/libpng.lo
4859 image/png/check: $(CHECK_DEPS)
4860 @$(MKDIR_P) image/png
4861 $(CHECK)
4862 .PHONY: image/png/check
4864 index/libsuffixarray.$(OBJEXT): $(go_index_suffixarray_files) bytes.gox \
4865 regexp.gox sort.gox
4866 $(BUILDPACKAGE)
4867 index/libsuffixarray.lo: index/libsuffixarray.$(OBJEXT)
4868 index/libsuffixarray.la: index/libsuffixarray.lo
4869 index/suffixarray/check: $(CHECK_DEPS)
4870 @$(MKDIR_P) index/suffixarray
4871 $(CHECK)
4872 .PHONY: index/suffixarray/check
4874 io/libioutil.$(OBJEXT): $(go_io_ioutil_files) bytes.gox io.gox os.gox sort.gox \
4875 strconv.gox
4876 $(BUILDPACKAGE)
4877 io/libioutil.lo: io/libioutil.$(OBJEXT)
4878 io/libioutil.la: io/libioutil.lo
4879 io/ioutil/check: $(CHECK_DEPS)
4880 @$(MKDIR_P) io/ioutil
4881 $(CHECK)
4882 .PHONY: io/ioutil/check
4884 mime/libmultipart.$(OBJEXT): $(go_mime_multipart_files) bufio.gox bytes.gox \
4885 io.gox mime.gox os.gox regexp.gox strings.gox
4886 $(BUILDPACKAGE)
4887 mime/libmultipart.lo: mime/libmultipart.$(OBJEXT)
4888 mime/libmultipart.la: mime/libmultipart.lo
4889 mime/multipart/check: $(CHECK_DEPS)
4890 @$(MKDIR_P) mime/multipart
4891 $(CHECK)
4892 .PHONY: mime/multipart/check
4894 net/libdict.$(OBJEXT): $(go_net_dict_files) container/vector.gox \
4895 net/textproto.gox os.gox strconv.gox strings.gox
4896 $(BUILDPACKAGE)
4897 net/libdict.lo: net/libdict.$(OBJEXT)
4898 net/libdict.la: net/libdict.lo
4900 net/libtextproto.$(OBJEXT): $(go_net_textproto_files) bufio.gox bytes.gox \
4901 container/vector.gox fmt.gox io.gox io/ioutil.gox net.gox \
4902 os.gox strconv.gox sync.gox
4903 $(BUILDPACKAGE)
4904 net/libtextproto.lo: net/libtextproto.$(OBJEXT)
4905 net/libtextproto.la: net/libtextproto.lo
4906 net/textproto/check: $(CHECK_DEPS)
4907 @$(MKDIR_P) net/textproto
4908 $(CHECK)
4909 .PHONY: net/textproto/check
4911 os/libinotify.$(OBJEXT): $(go_os_inotify_files) fmt.gox os.gox strings.gox \
4912 syscall.gox
4913 $(BUILDPACKAGE)
4914 os/libinotify.lo: os/libinotify.$(OBJEXT)
4915 os/libinotify.la: os/libinotify.lo
4916 os/inotify/check: $(CHECK_DEPS)
4917 @$(MKDIR_P) os/inotify
4918 $(CHECK)
4919 .PHONY: os/inotify/check
4921 os/libsignal.$(OBJEXT): $(go_os_signal_files) runtime.gox strconv.gox
4922 $(BUILDPACKAGE)
4923 os/libsignal.lo: os/libsignal.$(OBJEXT)
4924 os/libsignal.la: os/libsignal.lo
4925 os/signal/check: $(CHECK_DEPS)
4926 @$(MKDIR_P) os/signal
4927 $(CHECK)
4928 .PHONY: os/signal/check
4930 unix.go: $(srcdir)/go/os/signal/mkunix.sh sysinfo.go
4931 $(SHELL) $(srcdir)/go/os/signal/mkunix.sh sysinfo.go > $@.tmp
4932 mv -f $@.tmp $@
4934 rpc/libjsonrpc.$(OBJEXT): $(go_rpc_jsonrpc_files) fmt.gox io.gox json.gox \
4935 net.gox os.gox rpc.gox sync.gox
4936 $(BUILDPACKAGE)
4937 rpc/libjsonrpc.lo: rpc/libjsonrpc.$(OBJEXT)
4938 rpc/libjsonrpc.la: rpc/libjsonrpc.lo
4939 rpc/jsonrpc/check: $(CHECK_DEPS)
4940 @$(MKDIR_P) rpc/jsonrpc
4941 $(CHECK)
4942 .PHONY: rpc/jsonrpc/check
4944 runtime/libdebug.$(OBJEXT): $(go_runtime_debug_files) bytes.gox fmt.gox \
4945 io/ioutil.gox os.gox runtime.gox
4946 $(BUILDPACKAGE)
4947 runtime/libdebug.lo: runtime/libdebug.$(OBJEXT)
4948 runtime/libdebug.la: runtime/libdebug.lo
4949 runtime/debug/check: $(CHECK_DEPS)
4950 @$(MKDIR_P) runtime/debug
4951 $(CHECK)
4952 .PHONY: runtime/debug/check
4954 runtime/libpprof.$(OBJEXT): $(go_runtime_pprof_files) bufio.gox fmt.gox \
4955 io.gox os.gox runtime.gox
4956 $(BUILDPACKAGE)
4957 runtime/libpprof.lo: runtime/libpprof.$(OBJEXT)
4958 runtime/libpprof.la: runtime/libpprof.lo
4959 runtime/pprof/check: $(CHECK_DEPS)
4960 @$(MKDIR_P) runtime/pprof
4961 $(CHECK)
4962 .PHONY: runtime/pprof/check
4964 testing/libiotest.$(OBJEXT): $(go_testing_iotest_files) io.gox log.gox os.gox
4965 $(BUILDPACKAGE)
4966 testing/libiotest.lo: testing/libiotest.$(OBJEXT)
4967 testing/libiotest.la: testing/libiotest.lo
4968 testing/iotest/check: $(CHECK_DEPS)
4969 @$(MKDIR_P) testing/iotest
4970 $(CHECK)
4971 .PHONY: testing/iotest/check
4973 testing/libquick.$(OBJEXT): $(go_testing_quick_files) flag.gox fmt.gox \
4974 math.gox os.gox rand.gox reflect.gox strings.gox
4975 $(BUILDPACKAGE)
4976 testing/libquick.lo: testing/libquick.$(OBJEXT)
4977 testing/libquick.la: testing/libquick.lo
4978 testing/quick/check: $(CHECK_DEPS)
4979 @$(MKDIR_P) testing/quick
4980 $(CHECK)
4981 .PHONY: testing/quick/check
4983 testing/libscript.$(OBJEXT): $(go_testing_script_files) fmt.gox os.gox \
4984 rand.gox reflect.gox strings.gox
4985 $(BUILDPACKAGE)
4986 testing/libscript.lo: testing/libscript.$(OBJEXT)
4987 testing/libscript.la: testing/libscript.lo
4988 testing/script/check: $(CHECK_DEPS)
4989 @$(MKDIR_P) testing/script
4990 $(CHECK)
4991 .PHONY: testing/script/check
4993 sysinfo.go: s-sysinfo; @true
4994 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4995 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4996 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4997 $(STAMP) $@
4999 syscalls/syscall.$(OBJEXT): $(go_syscall_files) $(go_syscall_c_files) sync.gox
5000 rm -f syscall.gox syscalls/libsyscall.a
5001 test -d syscalls || $(MKDIR_P) syscalls
5002 files=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e's/[^ ]*\.c//g'`; \
5003 $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_syscalls" -o syscalls/syscall.$(OBJEXT) $$files
5004 syscalls/errno.$(OBJEXT): $(srcdir)/syscalls/errno.c syscalls/syscall.$(OBJEXT)
5005 $(LTCOMPILE) -c -o syscalls/errno.$(OBJEXT) $(srcdir)/syscalls/errno.c
5006 syscalls/libsyscall.la: syscalls/syscall.$(OBJEXT) syscalls/errno.$(OBJEXT)
5007 $(LINK) syscalls/syscall.lo syscalls/errno.lo
5009 asn1.gox: asn1/libasn1.$(OBJEXT)
5010 $(BUILDGOX)
5011 big.gox: big/libbig.$(OBJEXT)
5012 $(BUILDGOX)
5013 bufio.gox: bufio/libbufio.$(OBJEXT)
5014 $(BUILDGOX)
5015 bytes.gox: bytes/bytes.$(OBJEXT)
5016 $(BUILDGOX)
5017 cmath.gox: cmath/libcmath.$(OBJEXT)
5018 $(BUILDGOX)
5019 ebnf.gox: ebnf/libebnf.$(OBJEXT)
5020 $(BUILDGOX)
5021 exec.gox: exec/libexec.$(OBJEXT)
5022 $(BUILDGOX)
5023 expvar.gox: expvar/libexpvar.$(OBJEXT)
5024 $(BUILDGOX)
5025 flag.gox: flag/libflag.$(OBJEXT)
5026 $(BUILDGOX)
5027 fmt.gox: fmt/libfmt.$(OBJEXT)
5028 $(BUILDGOX)
5029 gob.gox: gob/libgob.$(OBJEXT)
5030 $(BUILDGOX)
5031 hash.gox: hash/libhash.$(OBJEXT)
5032 $(BUILDGOX)
5033 html.gox: html/libhtml.$(OBJEXT)
5034 $(BUILDGOX)
5035 http.gox: http/libhttp.$(OBJEXT)
5036 $(BUILDGOX)
5037 image.gox: image/libimage.$(OBJEXT)
5038 $(BUILDGOX)
5039 io.gox: io/libio.$(OBJEXT)
5040 $(BUILDGOX)
5041 json.gox: json/libjson.$(OBJEXT)
5042 $(BUILDGOX)
5043 log.gox: log/liblog.$(OBJEXT)
5044 $(BUILDGOX)
5045 math.gox: math/libmath.$(OBJEXT)
5046 $(BUILDGOX)
5047 mime.gox: mime/libmime.$(OBJEXT)
5048 $(BUILDGOX)
5049 net.gox: net/libnet.$(OBJEXT)
5050 $(BUILDGOX)
5051 netchan.gox: netchan/libnetchan.$(OBJEXT)
5052 $(BUILDGOX)
5053 os.gox: os/libos.$(OBJEXT)
5054 $(BUILDGOX)
5055 patch.gox: patch/libpatch.$(OBJEXT)
5056 $(BUILDGOX)
5057 path.gox: path/libpath.$(OBJEXT)
5058 $(BUILDGOX)
5059 rand.gox: rand/librand.$(OBJEXT)
5060 $(BUILDGOX)
5061 reflect.gox: reflect/libreflect.$(OBJEXT)
5062 $(BUILDGOX)
5063 regexp.gox: regexp/libregexp.$(OBJEXT)
5064 $(BUILDGOX)
5065 rpc.gox: rpc/librpc.$(OBJEXT)
5066 $(BUILDGOX)
5067 runtime.gox: runtime/libruntime.$(OBJEXT)
5068 $(BUILDGOX)
5069 scanner.gox: scanner/libscanner.$(OBJEXT)
5070 $(BUILDGOX)
5071 smtp.gox: smtp/libsmtp.$(OBJEXT)
5072 $(BUILDGOX)
5073 sort.gox: sort/libsort.$(OBJEXT)
5074 $(BUILDGOX)
5075 strconv.gox: strconv/libstrconv.$(OBJEXT)
5076 $(BUILDGOX)
5077 strings.gox: strings/libstrings.$(OBJEXT)
5078 $(BUILDGOX)
5079 sync.gox: sync/mutex.$(OBJEXT)
5080 $(BUILDGOX)
5081 syslog.gox: syslog/libsyslog.$(OBJEXT)
5082 $(BUILDGOX)
5083 syscall.gox: syscalls/syscall.$(OBJEXT)
5084 $(BUILDGOX)
5085 tabwriter.gox: tabwriter/libtabwriter.$(OBJEXT)
5086 $(BUILDGOX)
5087 template.gox: template/libtemplate.$(OBJEXT)
5088 $(BUILDGOX)
5089 testing.gox: testing/libtesting.$(OBJEXT)
5090 $(BUILDGOX)
5091 time.gox: time/libtime.$(OBJEXT)
5092 $(BUILDGOX)
5093 try.gox: try/libtry.$(OBJEXT)
5094 $(BUILDGOX)
5095 unicode.gox: unicode/libunicode.$(OBJEXT)
5096 $(BUILDGOX)
5097 utf16.gox: utf16/libutf16.$(OBJEXT)
5098 $(BUILDGOX)
5099 utf8.gox: utf8/libutf8.$(OBJEXT)
5100 $(BUILDGOX)
5101 websocket.gox: websocket/libwebsocket.$(OBJEXT)
5102 $(BUILDGOX)
5103 xml.gox: xml/libxml.$(OBJEXT)
5104 $(BUILDGOX)
5106 archive/tar.gox: archive/libtar.$(OBJEXT)
5107 $(BUILDGOX)
5108 archive/zip.gox: archive/libzip.$(OBJEXT)
5109 $(BUILDGOX)
5111 compress/flate.gox: compress/libflate.$(OBJEXT)
5112 $(BUILDGOX)
5113 compress/gzip.gox: compress/libgzip.$(OBJEXT)
5114 $(BUILDGOX)
5115 compress/zlib.gox: compress/libzlib.$(OBJEXT)
5116 $(BUILDGOX)
5118 container/heap.gox: container/libheap.$(OBJEXT)
5119 $(BUILDGOX)
5120 container/list.gox: container/liblist.$(OBJEXT)
5121 $(BUILDGOX)
5122 container/ring.gox: container/libring.$(OBJEXT)
5123 $(BUILDGOX)
5124 container/vector.gox: container/libvector.$(OBJEXT)
5125 $(BUILDGOX)
5127 crypto/aes.gox: crypto/libaes.$(OBJEXT)
5128 $(BUILDGOX)
5129 crypto/block.gox: crypto/libblock.$(OBJEXT)
5130 $(BUILDGOX)
5131 crypto/blowfish.gox: crypto/libblowfish.$(OBJEXT)
5132 $(BUILDGOX)
5133 crypto/cast5.gox: crypto/libcast5.$(OBJEXT)
5134 $(BUILDGOX)
5135 crypto/cipher.gox: crypto/libcipher.$(OBJEXT)
5136 $(BUILDGOX)
5137 crypto/elliptic.gox: crypto/libelliptic.$(OBJEXT)
5138 $(BUILDGOX)
5139 crypto/hmac.gox: crypto/libhmac.$(OBJEXT)
5140 $(BUILDGOX)
5141 crypto/md4.gox: crypto/libmd4.$(OBJEXT)
5142 $(BUILDGOX)
5143 crypto/md5.gox: crypto/libmd5.$(OBJEXT)
5144 $(BUILDGOX)
5145 crypto/ocsp.gox: crypto/libocsp.$(OBJEXT)
5146 $(BUILDGOX)
5147 crypto/rand.gox: crypto/librand.$(OBJEXT)
5148 $(BUILDGOX)
5149 crypto/rc4.gox: crypto/librc4.$(OBJEXT)
5150 $(BUILDGOX)
5151 crypto/ripemd160.gox: crypto/libripemd160.$(OBJEXT)
5152 $(BUILDGOX)
5153 crypto/rsa.gox: crypto/librsa.$(OBJEXT)
5154 $(BUILDGOX)
5155 crypto/sha1.gox: crypto/libsha1.$(OBJEXT)
5156 $(BUILDGOX)
5157 crypto/sha256.gox: crypto/libsha256.$(OBJEXT)
5158 $(BUILDGOX)
5159 crypto/sha512.gox: crypto/libsha512.$(OBJEXT)
5160 $(BUILDGOX)
5161 crypto/subtle.gox: crypto/libsubtle.$(OBJEXT)
5162 $(BUILDGOX)
5163 crypto/tls.gox: crypto/libtls.$(OBJEXT)
5164 $(BUILDGOX)
5165 crypto/twofish.gox: crypto/libtwofish.$(OBJEXT)
5166 $(BUILDGOX)
5167 crypto/x509.gox: crypto/libx509.$(OBJEXT)
5168 $(BUILDGOX)
5169 crypto/xtea.gox: crypto/libxtea.$(OBJEXT)
5170 $(BUILDGOX)
5172 crypto/openpgp/armor.gox: crypto/openpgp/libarmor.$(OBJEXT)
5173 $(BUILDGOX)
5174 crypto/openpgp/error.gox: crypto/openpgp/liberror.$(OBJEXT)
5175 $(BUILDGOX)
5176 crypto/openpgp/s2k.gox: crypto/openpgp/libs2k.$(OBJEXT)
5177 $(BUILDGOX)
5179 debug/dwarf.gox: debug/libdwarf.$(OBJEXT)
5180 $(BUILDGOX)
5181 debug/elf.gox: debug/libelf.$(OBJEXT)
5182 $(BUILDGOX)
5183 debug/gosym.gox: debug/libgosym.$(OBJEXT)
5184 $(BUILDGOX)
5185 debug/macho.gox: debug/libmacho.$(OBJEXT)
5186 $(BUILDGOX)
5187 debug/pe.gox: debug/libpe.$(OBJEXT)
5188 $(BUILDGOX)
5189 debug/proc.gox: debug/libproc.$(OBJEXT)
5190 $(BUILDGOX)
5192 encoding/ascii85.gox: encoding/libascii85.$(OBJEXT)
5193 $(BUILDGOX)
5194 encoding/base32.gox: encoding/libbase32.$(OBJEXT)
5195 $(BUILDGOX)
5196 encoding/base64.gox: encoding/libbase64.$(OBJEXT)
5197 $(BUILDGOX)
5198 encoding/binary.gox: encoding/libbinary.$(OBJEXT)
5199 $(BUILDGOX)
5200 encoding/git85.gox: encoding/libgit85.$(OBJEXT)
5201 $(BUILDGOX)
5202 encoding/hex.gox: encoding/libhex.$(OBJEXT)
5203 $(BUILDGOX)
5204 encoding/line.gox: encoding/libline.$(OBJEXT)
5205 $(BUILDGOX)
5206 encoding/pem.gox: encoding/libpem.$(OBJEXT)
5207 $(BUILDGOX)
5209 exp/datafmt.gox: exp/libdatafmt.$(OBJEXT)
5210 $(BUILDGOX)
5211 exp/draw.gox: exp/libdraw.$(OBJEXT)
5212 $(BUILDGOX)
5213 exp/eval.gox: exp/libeval.$(OBJEXT)
5214 $(BUILDGOX)
5216 go/ast.gox: go/libast.$(OBJEXT)
5217 $(BUILDGOX)
5218 go/doc.gox: go/libdoc.$(OBJEXT)
5219 $(BUILDGOX)
5220 go/parser.gox: go/libparser.$(OBJEXT)
5221 $(BUILDGOX)
5222 go/printer.gox: go/libprinter.$(OBJEXT)
5223 $(BUILDGOX)
5224 go/scanner.gox: go/libscanner.$(OBJEXT)
5225 $(BUILDGOX)
5226 go/token.gox: go/libtoken.$(OBJEXT)
5227 $(BUILDGOX)
5228 go/typechecker.gox: go/libtypechecker.$(OBJEXT)
5229 $(BUILDGOX)
5231 hash/adler32.gox: hash/libadler32.$(OBJEXT)
5232 $(BUILDGOX)
5233 hash/crc32.gox: hash/libcrc32.$(OBJEXT)
5234 $(BUILDGOX)
5235 hash/crc64.gox: hash/libcrc64.$(OBJEXT)
5236 $(BUILDGOX)
5238 http/pprof.gox: http/libpprof.$(OBJEXT)
5239 $(BUILDGOX)
5241 image/jpeg.gox: image/libjpeg.$(OBJEXT)
5242 $(BUILDGOX)
5243 image/png.gox: image/libpng.$(OBJEXT)
5244 $(BUILDGOX)
5246 index/suffixarray.gox: index/libsuffixarray.$(OBJEXT)
5247 $(BUILDGOX)
5249 io/ioutil.gox: io/libioutil.$(OBJEXT)
5250 $(BUILDGOX)
5252 mime/multipart.gox: mime/libmultipart.$(OBJEXT)
5253 $(BUILDGOX)
5255 net/dict.gox: net/libdict.$(OBJEXT)
5256 $(BUILDGOX)
5257 net/textproto.gox: net/libtextproto.$(OBJEXT)
5258 $(BUILDGOX)
5260 os/inotify.gox: os/libinotify.$(OBJEXT)
5261 $(BUILDGOX)
5262 os/signal.gox: os/libsignal.$(OBJEXT)
5263 $(BUILDGOX)
5265 rpc/jsonrpc.gox: rpc/libjsonrpc.$(OBJEXT)
5266 $(BUILDGOX)
5268 runtime/debug.gox: runtime/libdebug.$(OBJEXT)
5269 $(BUILDGOX)
5270 runtime/pprof.gox: runtime/libpprof.$(OBJEXT)
5271 $(BUILDGOX)
5273 testing/iotest.gox: testing/libiotest.$(OBJEXT)
5274 $(BUILDGOX)
5275 testing/quick.gox: testing/libquick.$(OBJEXT)
5276 $(BUILDGOX)
5277 testing/script.gox: testing/libscript.$(OBJEXT)
5278 $(BUILDGOX)
5280 check-recursive: $(TEST_PACKAGES)
5282 mostlyclean-local:
5283 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
5284 find . -name '*.$(OBJEXT)' -print | xargs rm -f
5286 clean-local:
5287 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
5288 find . -name '*.a' -print | xargs rm -f
5290 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5291 # Otherwise a system limit (for SysV at least) may be exceeded.
5292 .NOEXPORT: