Support libgo on Solaris.
[official-gcc.git] / libgo / Makefile.in
blobe4ec14901c6c922b168f4b23a285625e04d3d448
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_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_regfile.go
1041 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
1042 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
1043 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
1044 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1045 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1046 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1047 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1048 go_os_files = \
1049 $(go_os_dir_file) \
1050 go/os/dir.go \
1051 go/os/env.go \
1052 go/os/env_unix.go \
1053 go/os/error.go \
1054 go/os/exec.go \
1055 go/os/file.go \
1056 go/os/file_unix.go \
1057 go/os/getwd.go \
1058 go/os/path.go \
1059 go/os/proc.go \
1060 go/os/stat.go \
1061 $(go_os_sys_file) \
1062 go/os/time.go \
1063 go/os/types.go
1065 go_patch_files = \
1066 go/patch/apply.go \
1067 go/patch/git.go \
1068 go/patch/patch.go \
1069 go/patch/textdiff.go
1071 go_path_files = \
1072 go/path/match.go \
1073 go/path/path.go \
1074 go/path/path_unix.go
1076 go_rand_files = \
1077 go/rand/exp.go \
1078 go/rand/normal.go \
1079 go/rand/rand.go \
1080 go/rand/rng.go \
1081 go/rand/zipf.go
1083 go_reflect_files = \
1084 go/reflect/deepequal.go \
1085 go/reflect/type.go \
1086 go/reflect/value.go
1088 go_regexp_files = \
1089 go/regexp/regexp.go
1091 go_rpc_files = \
1092 go/rpc/client.go \
1093 go/rpc/debug.go \
1094 go/rpc/server.go
1096 go_runtime_files = \
1097 go/runtime/debug.go \
1098 go/runtime/error.go \
1099 go/runtime/extern.go \
1100 go/runtime/malloc_defs.go \
1101 go/runtime/runtime_defs.go \
1102 go/runtime/sig.go \
1103 go/runtime/softfloat64.go \
1104 go/runtime/type.go \
1105 version.go
1107 go_scanner_files = \
1108 go/scanner/scanner.go
1110 go_smtp_files = \
1111 go/smtp/auth.go \
1112 go/smtp/smtp.go
1114 go_sort_files = \
1115 go/sort/search.go \
1116 go/sort/sort.go
1118 go_strconv_files = \
1119 go/strconv/atob.go \
1120 go/strconv/atof.go \
1121 go/strconv/atoi.go \
1122 go/strconv/decimal.go \
1123 go/strconv/ftoa.go \
1124 go/strconv/itoa.go \
1125 go/strconv/quote.go
1127 go_strings_files = \
1128 go/strings/reader.go \
1129 go/strings/strings.go
1131 go_sync_files = \
1132 go/sync/mutex.go \
1133 go/sync/once.go \
1134 go/sync/rwmutex.go
1136 go_sync_c_files = \
1137 go/sync/cas.c
1139 go_syslog_files = \
1140 go/syslog/syslog.go
1142 go_tabwriter_files = \
1143 go/tabwriter/tabwriter.go
1145 go_template_files = \
1146 go/template/format.go \
1147 go/template/template.go
1149 go_testing_files = \
1150 go/testing/benchmark.go \
1151 go/testing/testing.go
1153 go_time_files = \
1154 go/time/format.go \
1155 go/time/sleep.go \
1156 go/time/tick.go \
1157 go/time/time.go \
1158 go/time/zoneinfo_unix.go
1160 go_try_files = \
1161 go/try/try.go
1163 go_unicode_files = \
1164 go/unicode/casetables.go \
1165 go/unicode/digit.go \
1166 go/unicode/letter.go \
1167 go/unicode/tables.go
1169 go_utf16_files = \
1170 go/utf16/utf16.go
1172 go_utf8_files = \
1173 go/utf8/string.go \
1174 go/utf8/utf8.go
1176 go_websocket_files = \
1177 go/websocket/client.go \
1178 go/websocket/server.go \
1179 go/websocket/websocket.go
1181 go_xml_files = \
1182 go/xml/read.go \
1183 go/xml/xml.go
1185 go_archive_tar_files = \
1186 go/archive/tar/common.go \
1187 go/archive/tar/reader.go \
1188 go/archive/tar/writer.go
1190 go_archive_zip_files = \
1191 go/archive/zip/reader.go \
1192 go/archive/zip/struct.go
1194 go_compress_flate_files = \
1195 go/compress/flate/deflate.go \
1196 go/compress/flate/huffman_bit_writer.go \
1197 go/compress/flate/huffman_code.go \
1198 go/compress/flate/inflate.go \
1199 go/compress/flate/reverse_bits.go \
1200 go/compress/flate/token.go \
1201 go/compress/flate/util.go
1203 go_compress_gzip_files = \
1204 go/compress/gzip/gzip.go \
1205 go/compress/gzip/gunzip.go
1207 go_compress_zlib_files = \
1208 go/compress/zlib/reader.go \
1209 go/compress/zlib/writer.go
1211 go_container_heap_files = \
1212 go/container/heap/heap.go
1214 go_container_list_files = \
1215 go/container/list/list.go
1217 go_container_ring_files = \
1218 go/container/ring/ring.go
1220 go_container_vector_files = \
1221 go/container/vector/defs.go \
1222 go/container/vector/intvector.go \
1223 go/container/vector/stringvector.go \
1224 go/container/vector/vector.go
1226 go_crypto_aes_files = \
1227 go/crypto/aes/block.go \
1228 go/crypto/aes/cipher.go \
1229 go/crypto/aes/const.go
1231 go_crypto_block_files = \
1232 go/crypto/block/cbc.go \
1233 go/crypto/block/cfb.go \
1234 go/crypto/block/cmac.go \
1235 go/crypto/block/cipher.go \
1236 go/crypto/block/ctr.go \
1237 go/crypto/block/eax.go \
1238 go/crypto/block/ecb.go \
1239 go/crypto/block/ofb.go \
1240 go/crypto/block/xor.go
1242 go_crypto_blowfish_files = \
1243 go/crypto/blowfish/block.go \
1244 go/crypto/blowfish/const.go \
1245 go/crypto/blowfish/cipher.go
1247 go_crypto_cast5_files = \
1248 go/crypto/cast5/cast5.go
1250 go_crypto_cipher_files = \
1251 go/crypto/cipher/cbc.go \
1252 go/crypto/cipher/cfb.go \
1253 go/crypto/cipher/cipher.go \
1254 go/crypto/cipher/ctr.go \
1255 go/crypto/cipher/io.go \
1256 go/crypto/cipher/ocfb.go \
1257 go/crypto/cipher/ofb.go
1259 go_crypto_elliptic_files = \
1260 go/crypto/elliptic/elliptic.go
1262 go_crypto_hmac_files = \
1263 go/crypto/hmac/hmac.go
1265 go_crypto_md4_files = \
1266 go/crypto/md4/md4.go \
1267 go/crypto/md4/md4block.go
1269 go_crypto_md5_files = \
1270 go/crypto/md5/md5.go \
1271 go/crypto/md5/md5block.go
1273 go_crypto_ocsp_files = \
1274 go/crypto/ocsp/ocsp.go
1276 go_crypto_rand_files = \
1277 go/crypto/rand/rand.go \
1278 go/crypto/rand/rand_unix.go
1280 go_crypto_rc4_files = \
1281 go/crypto/rc4/rc4.go
1283 go_crypto_ripemd160_files = \
1284 go/crypto/ripemd160/ripemd160.go \
1285 go/crypto/ripemd160/ripemd160block.go
1287 go_crypto_rsa_files = \
1288 go/crypto/rsa/pkcs1v15.go \
1289 go/crypto/rsa/rsa.go
1291 go_crypto_sha1_files = \
1292 go/crypto/sha1/sha1.go \
1293 go/crypto/sha1/sha1block.go
1295 go_crypto_sha256_files = \
1296 go/crypto/sha256/sha256.go \
1297 go/crypto/sha256/sha256block.go
1299 go_crypto_sha512_files = \
1300 go/crypto/sha512/sha512.go \
1301 go/crypto/sha512/sha512block.go
1303 go_crypto_subtle_files = \
1304 go/crypto/subtle/constant_time.go
1306 go_crypto_tls_files = \
1307 go/crypto/tls/alert.go \
1308 go/crypto/tls/ca_set.go \
1309 go/crypto/tls/cipher_suites.go \
1310 go/crypto/tls/common.go \
1311 go/crypto/tls/conn.go \
1312 go/crypto/tls/handshake_client.go \
1313 go/crypto/tls/handshake_messages.go \
1314 go/crypto/tls/handshake_server.go \
1315 go/crypto/tls/key_agreement.go \
1316 go/crypto/tls/prf.go \
1317 go/crypto/tls/tls.go
1319 go_crypto_twofish_files = \
1320 go/crypto/twofish/twofish.go
1322 go_crypto_x509_files = \
1323 go/crypto/x509/x509.go
1325 go_crypto_xtea_files = \
1326 go/crypto/xtea/block.go \
1327 go/crypto/xtea/cipher.go
1329 go_crypto_openpgp_armor_files = \
1330 go/crypto/openpgp/armor/armor.go \
1331 go/crypto/openpgp/armor/encode.go
1333 go_crypto_openpgp_error_files = \
1334 go/crypto/openpgp/error/error.go
1336 go_crypto_openpgp_s2k_files = \
1337 go/crypto/openpgp/s2k/s2k.go
1339 go_debug_dwarf_files = \
1340 go/debug/dwarf/buf.go \
1341 go/debug/dwarf/const.go \
1342 go/debug/dwarf/entry.go \
1343 go/debug/dwarf/open.go \
1344 go/debug/dwarf/type.go \
1345 go/debug/dwarf/unit.go
1347 go_debug_elf_files = \
1348 go/debug/elf/elf.go \
1349 go/debug/elf/file.go
1351 go_debug_gosym_files = \
1352 go/debug/gosym/pclntab.go \
1353 go/debug/gosym/symtab.go
1355 go_debug_macho_files = \
1356 go/debug/macho/file.go \
1357 go/debug/macho/macho.go
1359 go_debug_pe_files = \
1360 go/debug/pe/file.go \
1361 go/debug/pe/pe.go
1363 go_debug_proc_files = \
1364 go/debug/proc/proc.go \
1365 go/debug/proc/proc_$(GOOS).go \
1366 $(GO_DEBUG_PROC_REGS_OS_ARCH_FILE)
1368 go_encoding_ascii85_files = \
1369 go/encoding/ascii85/ascii85.go
1371 go_encoding_base32_files = \
1372 go/encoding/base32/base32.go
1374 go_encoding_base64_files = \
1375 go/encoding/base64/base64.go
1377 go_encoding_binary_files = \
1378 go/encoding/binary/binary.go
1380 go_encoding_git85_files = \
1381 go/encoding/git85/git.go
1383 go_encoding_hex_files = \
1384 go/encoding/hex/hex.go
1386 go_encoding_line_files = \
1387 go/encoding/line/line.go
1389 go_encoding_pem_files = \
1390 go/encoding/pem/pem.go
1392 go_exp_datafmt_files = \
1393 go/exp/datafmt/datafmt.go \
1394 go/exp/datafmt/parser.go
1396 go_exp_draw_files = \
1397 go/exp/draw/draw.go \
1398 go/exp/draw/event.go
1400 go_exp_eval_files = \
1401 go/exp/eval/abort.go \
1402 go/exp/eval/bridge.go \
1403 go/exp/eval/compiler.go \
1404 go/exp/eval/expr.go \
1405 go/exp/eval/expr1.go \
1406 go/exp/eval/func.go \
1407 go/exp/eval/scope.go \
1408 go/exp/eval/stmt.go \
1409 go/exp/eval/type.go \
1410 go/exp/eval/typec.go \
1411 go/exp/eval/value.go \
1412 go/exp/eval/world.go
1414 go_go_ast_files = \
1415 go/go/ast/ast.go \
1416 go/go/ast/filter.go \
1417 go/go/ast/print.go \
1418 go/go/ast/scope.go \
1419 go/go/ast/walk.go
1421 go_go_doc_files = \
1422 go/go/doc/comment.go \
1423 go/go/doc/doc.go
1425 go_go_parser_files = \
1426 go/go/parser/interface.go \
1427 go/go/parser/parser.go
1429 go_go_printer_files = \
1430 go/go/printer/nodes.go \
1431 go/go/printer/printer.go
1433 go_go_scanner_files = \
1434 go/go/scanner/errors.go \
1435 go/go/scanner/scanner.go
1437 go_go_token_files = \
1438 go/go/token/position.go \
1439 go/go/token/token.go
1441 go_go_typechecker_files = \
1442 go/go/typechecker/scope.go \
1443 go/go/typechecker/typechecker.go \
1444 go/go/typechecker/universe.go
1446 go_hash_adler32_files = \
1447 go/hash/adler32/adler32.go
1449 go_hash_crc32_files = \
1450 go/hash/crc32/crc32.go
1452 go_hash_crc64_files = \
1453 go/hash/crc64/crc64.go
1455 go_http_pprof_files = \
1456 go/http/pprof/pprof.go
1458 go_image_jpeg_files = \
1459 go/image/jpeg/huffman.go \
1460 go/image/jpeg/idct.go \
1461 go/image/jpeg/reader.go
1463 go_image_png_files = \
1464 go/image/png/reader.go \
1465 go/image/png/writer.go
1467 go_index_suffixarray_files = \
1468 go/index/suffixarray/qsufsort.go \
1469 go/index/suffixarray/suffixarray.go
1471 go_io_ioutil_files = \
1472 go/io/ioutil/ioutil.go \
1473 go/io/ioutil/tempfile.go
1475 go_mime_multipart_files = \
1476 go/mime/multipart/multipart.go
1478 go_net_dict_files = \
1479 go/net/dict/dict.go
1481 go_net_textproto_files = \
1482 go/net/textproto/pipeline.go \
1483 go/net/textproto/reader.go \
1484 go/net/textproto/textproto.go \
1485 go/net/textproto/writer.go
1487 go_os_inotify_files = \
1488 go/os/inotify/inotify_linux.go
1490 go_os_signal_files = \
1491 go/os/signal/signal.go \
1492 unix.go
1494 go_rpc_jsonrpc_files = \
1495 go/rpc/jsonrpc/client.go \
1496 go/rpc/jsonrpc/server.go
1498 go_runtime_debug_files = \
1499 go/runtime/debug/stack.go
1501 go_runtime_pprof_files = \
1502 go/runtime/pprof/pprof.go
1504 go_testing_iotest_files = \
1505 go/testing/iotest/logger.go \
1506 go/testing/iotest/reader.go \
1507 go/testing/iotest/writer.go
1509 go_testing_quick_files = \
1510 go/testing/quick/quick.go
1512 go_testing_script_files = \
1513 go/testing/script/script.go
1515 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = syscalls/syscall.go
1517 # Define Syscall and Syscall6.
1518 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = syscalls/syscall_stubs.go
1519 # Use lseek on amd64 Solaris.
1520 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_regfile.go
1521 # FIXME: Same for sparc vs. sparc64. Introduce new/additional conditional?
1522 # Use lseek64 on 386 Solaris.
1523 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1524 # Use lseek by default.
1525 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_filesize_file = syscalls/sysfile_regfile.go
1527 # Declare libc functions that vary for largefile systems.
1528 # Always use lseek64 on GNU/Linux.
1529 @LIBGO_IS_LINUX_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1530 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_stat_file = syscalls/sysfile_stat_regfile.go
1531 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_stat_file = syscalls/sysfile_stat_largefile.go
1532 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_stat_file = syscalls/sysfile_stat_regfile.go
1533 @LIBGO_IS_LINUX_TRUE@syscall_stat_file = syscalls/sysfile_stat_largefile.go
1534 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = syscalls/exec.go
1536 # Define ForkExec, PtraceForkExec, Exec, and Wait4.
1537 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file = syscalls/exec_stubs.go
1538 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = syscalls/sleep_select.go
1540 # Define Sleep.
1541 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = syscalls/sleep_rtems.go
1542 @LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr.go
1544 # Define Errstr.
1545 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = syscalls/errstr_rtems.go
1546 # On other systems we hope strerror_r is just strerror_r.
1547 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl.go
1548 # In Linux the POSIX strerror_r is called __xpg_strerror_r.
1549 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
1551 # Declare libc_strerror_r which is the Go name for strerror_r.
1552 # RTEMS uses newlib in which strerror_r returns char *.
1553 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
1554 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = syscalls/socket_bsd.go
1555 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = syscalls/socket_solaris.go
1557 # Define socket sizes and types.
1558 @LIBGO_IS_LINUX_TRUE@syscall_socket_os_file = syscalls/socket_linux.go
1559 @LIBGO_IS_LINUX_FALSE@syscall_socket_epoll_file =
1561 # Support for epoll.
1562 @LIBGO_IS_LINUX_TRUE@syscall_socket_epoll_file = syscalls/socket_epoll.go
1563 go_syscall_files = \
1564 $(syscall_errstr_file) \
1565 $(syscall_errstr_decl_file) \
1566 syscalls/exec_helpers.go \
1567 $(syscall_exec_os_file) \
1568 $(syscall_filesize_file) \
1569 $(syscall_stat_file) \
1570 $(syscall_sleep_file) \
1571 syscalls/socket.go \
1572 $(syscall_socket_os_file) \
1573 $(syscall_socket_epoll_file) \
1574 $(syscall_syscall_file) \
1575 syscalls/syscall_unix.go \
1576 syscalls/stringbyte.go \
1577 syscalls/syscall_$(GOOS).go \
1578 $(GO_SYSCALLS_SYSCALL_OS_ARCH_FILE) \
1579 syscalls/sysfile_posix.go \
1580 sysinfo.go \
1581 syscall_arch.go
1583 go_syscall_c_files = \
1584 syscalls/errno.c
1586 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_la =
1588 # os_lib_inotify_la = os/libinotify.la
1589 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_la =
1590 libgo_go_objs = \
1591 asn1/libasn1.la \
1592 big/libbig.la \
1593 bufio/libbufio.la \
1594 bytes/libbytes.la \
1595 cmath/libcmath.la \
1596 ebnf/libebnf.la \
1597 exec/libexec.la \
1598 expvar/libexpvar.la \
1599 flag/libflag.la \
1600 fmt/libfmt.la \
1601 gob/libgob.la \
1602 hash/libhash.la \
1603 html/libhtml.la \
1604 http/libhttp.la \
1605 image/libimage.la \
1606 io/libio.la \
1607 json/libjson.la \
1608 log/liblog.la \
1609 math/libmath.la \
1610 mime/libmime.la \
1611 net/libnet.la \
1612 netchan/libnetchan.la \
1613 os/libos.la \
1614 patch/libpatch.la \
1615 path/libpath.la \
1616 rand/librand.la \
1617 reflect/libreflect.la \
1618 regexp/libregexp.la \
1619 rpc/librpc.la \
1620 runtime/libruntime.la \
1621 scanner/libscanner.la \
1622 smtp/libsmtp.la \
1623 sort/libsort.la \
1624 strconv/libstrconv.la \
1625 strings/libstrings.la \
1626 sync/libsync.la \
1627 syslog/libsyslog.la \
1628 tabwriter/libtabwriter.la \
1629 template/libtemplate.la \
1630 time/libtime.la \
1631 try/libtry.la \
1632 unicode/libunicode.la \
1633 utf16/libutf16.la \
1634 utf8/libutf8.la \
1635 websocket/libwebsocket.la \
1636 xml/libxml.la \
1637 archive/libtar.la \
1638 archive/libzip.la \
1639 compress/libflate.la \
1640 compress/libgzip.la \
1641 compress/libzlib.la \
1642 container/libheap.la \
1643 container/liblist.la \
1644 container/libring.la \
1645 container/libvector.la \
1646 crypto/libaes.la \
1647 crypto/libblock.la \
1648 crypto/libblowfish.la \
1649 crypto/libcast5.la \
1650 crypto/libcipher.la \
1651 crypto/libelliptic.la \
1652 crypto/libhmac.la \
1653 crypto/libmd4.la \
1654 crypto/libmd5.la \
1655 crypto/libocsp.la \
1656 crypto/librand.la \
1657 crypto/librc4.la \
1658 crypto/libripemd160.la \
1659 crypto/librsa.la \
1660 crypto/libsha1.la \
1661 crypto/libsha256.la \
1662 crypto/libsha512.la \
1663 crypto/libsubtle.la \
1664 crypto/libtls.la \
1665 crypto/libtwofish.la \
1666 crypto/libx509.la \
1667 crypto/libxtea.la \
1668 crypto/openpgp/libarmor.la \
1669 crypto/openpgp/liberror.la \
1670 crypto/openpgp/libs2k.la \
1671 debug/libdwarf.la \
1672 debug/libelf.la \
1673 debug/libgosym.la \
1674 debug/libmacho.la \
1675 debug/libpe.la \
1676 debug/libproc.la \
1677 encoding/libascii85.la \
1678 encoding/libbase32.la \
1679 encoding/libbase64.la \
1680 encoding/libbinary.la \
1681 encoding/libgit85.la \
1682 encoding/libhex.la \
1683 encoding/libline.la \
1684 encoding/libpem.la \
1685 exp/libdatafmt.la \
1686 exp/libdraw.la \
1687 exp/libeval.la \
1688 go/libast.la \
1689 go/libdoc.la \
1690 go/libparser.la \
1691 go/libprinter.la \
1692 go/libscanner.la \
1693 go/libtoken.la \
1694 go/libtypechecker.la \
1695 hash/libadler32.la \
1696 hash/libcrc32.la \
1697 hash/libcrc64.la \
1698 http/libpprof.la \
1699 image/libjpeg.la \
1700 image/libpng.la \
1701 index/libsuffixarray.la \
1702 io/libioutil.la \
1703 mime/libmultipart.la \
1704 net/libdict.la \
1705 net/libtextproto.la \
1706 $(os_lib_inotify_la) \
1707 os/libsignal.la \
1708 rpc/libjsonrpc.la \
1709 runtime/libdebug.la \
1710 runtime/libpprof.la \
1711 syscalls/libsyscall.la \
1712 testing/libtesting.la \
1713 testing/libiotest.la \
1714 testing/libquick.la \
1715 testing/libscript.la
1717 libgo_la_SOURCES = $(runtime_files)
1718 libgo_la_LIBADD = \
1719 $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1721 libgobegin_a_SOURCES = \
1722 runtime/go-main.c
1724 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1725 AM_GOCFLAGS = $(STRINGOPS_FLAG)
1726 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1727 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1728 $(AM_GOCFLAGS) $(GOCFLAGS)
1730 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1731 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
1734 # Build a package. This builds a .o and a .lo.
1735 BUILDPACKAGE = \
1736 rm -f `echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/'`; \
1737 test -d $(@D) || $(MKDIR_P) $(@D); \
1738 rm -f $@; \
1739 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1740 $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_$(@D)" -o $@ $$files
1742 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
1743 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
1745 # Check a package.
1746 CHECK = \
1747 @GC="$(GOC) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs -Wl,-R,`${PWD_COMMAND}`/.libs"; \
1748 export GC; \
1749 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1750 export RUNTESTFLAGS; \
1751 MAKE="$(MAKE)"; \
1752 export MAKE; \
1753 rm -f $@-log; \
1754 prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1755 test "$${prefix}" != "." || prefix="$(@D)"; \
1756 if test "$(use_dejagnu)" = "yes"; then \
1757 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)"; \
1758 else \
1759 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" >>$@-log 2>&1; then \
1760 echo "PASS: $(@D)"; \
1761 else \
1762 echo "FAIL: $(@D)"; \
1763 cat $@-log; \
1764 exit 1; \
1765 fi; \
1769 # Build all packages before checking any.
1770 CHECK_DEPS = libgo.la libgobegin.a \
1771 $(toolexeclib_DATA) \
1772 $(toolexeclibarchive_DATA) \
1773 $(toolexeclibcompress_DATA) \
1774 $(toolexeclibcontainer_DATA) \
1775 $(toolexeclibcrypto_DATA) \
1776 $(toolexeclibdebug_DATA) \
1777 $(toolexeclibencoding_DATA) \
1778 $(toolexeclibexp_DATA) \
1779 $(toolexeclibgo_DATA) \
1780 $(toolexeclibhash_DATA) \
1781 $(toolexeclibhttp_DATA) \
1782 $(toolexeclibimage_DATA) \
1783 $(toolexeclibio_DATA) \
1784 $(toolexeclibos_DATA) \
1785 $(toolexeclibrpc_DATA) \
1786 $(toolexeclibruntime_DATA) \
1787 $(toolexeclibtesting_DATA)
1790 # How to build a .gox file from a .a file.
1791 BUILDGOX = \
1792 $(OBJCOPY) -j .go_export $< $@.tmp && mv -f $@.tmp $@
1794 @LIBGO_IS_LINUX_FALSE@os_inotify_check =
1796 # os_inotify_check = os/inotify/check
1797 @LIBGO_IS_LINUX_TRUE@os_inotify_check =
1798 TEST_PACKAGES = \
1799 asn1/check \
1800 big/check \
1801 bufio/check \
1802 bytes/check \
1803 cmath/check \
1804 ebnf/check \
1805 exec/check \
1806 expvar/check \
1807 flag/check \
1808 fmt/check \
1809 gob/check \
1810 html/check \
1811 http/check \
1812 io/check \
1813 json/check \
1814 log/check \
1815 math/check \
1816 mime/check \
1817 net/check \
1818 netchan/check \
1819 os/check \
1820 patch/check \
1821 path/check \
1822 rand/check \
1823 reflect/check \
1824 regexp/check \
1825 rpc/check \
1826 runtime/check \
1827 scanner/check \
1828 smtp/check \
1829 sort/check \
1830 strconv/check \
1831 strings/check \
1832 sync/check \
1833 syslog/check \
1834 tabwriter/check \
1835 template/check \
1836 time/check \
1837 try/check \
1838 unicode/check \
1839 utf16/check \
1840 utf8/check \
1841 websocket/check \
1842 xml/check \
1843 archive/tar/check \
1844 archive/zip/check \
1845 compress/flate/check \
1846 compress/gzip/check \
1847 compress/zlib/check \
1848 container/heap/check \
1849 container/list/check \
1850 container/ring/check \
1851 container/vector/check \
1852 crypto/aes/check \
1853 crypto/block/check \
1854 crypto/blowfish/check \
1855 crypto/cast5/check \
1856 crypto/cipher/check \
1857 crypto/elliptic/check \
1858 crypto/hmac/check \
1859 crypto/md4/check \
1860 crypto/md5/check \
1861 crypto/ocsp/check \
1862 crypto/rand/check \
1863 crypto/rc4/check \
1864 crypto/ripemd160/check \
1865 crypto/rsa/check \
1866 crypto/sha1/check \
1867 crypto/sha256/check \
1868 crypto/sha512/check \
1869 crypto/subtle/check \
1870 crypto/tls/check \
1871 crypto/twofish/check \
1872 crypto/x509/check \
1873 crypto/xtea/check \
1874 crypto/openpgp/armor/check \
1875 crypto/openpgp/s2k/check \
1876 debug/dwarf/check \
1877 debug/elf/check \
1878 debug/macho/check \
1879 debug/pe/check \
1880 encoding/ascii85/check \
1881 encoding/base32/check \
1882 encoding/base64/check \
1883 encoding/binary/check \
1884 encoding/git85/check \
1885 encoding/hex/check \
1886 encoding/line/check \
1887 encoding/pem/check \
1888 exp/datafmt/check \
1889 exp/draw/check \
1890 exp/eval/check \
1891 go/parser/check \
1892 go/printer/check \
1893 go/scanner/check \
1894 go/token/check \
1895 go/typechecker/check \
1896 hash/adler32/check \
1897 hash/crc32/check \
1898 hash/crc64/check \
1899 image/png/check \
1900 index/suffixarray/check \
1901 io/ioutil/check \
1902 mime/multipart/check \
1903 net/textproto/check \
1904 $(os_inotify_check) \
1905 os/signal/check \
1906 rpc/jsonrpc/check \
1907 testing/quick/check \
1908 testing/script/check
1910 CLEANFILES = *.go *.gox goc2c *.c s-version
1911 all: config.h
1912 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1914 .SUFFIXES:
1915 .SUFFIXES: .c .go .gox .o .obj .lo .a .la
1916 am--refresh:
1918 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1919 @for dep in $?; do \
1920 case '$(am__configure_deps)' in \
1921 *$$dep*) \
1922 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1923 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1924 && exit 0; \
1925 exit 1;; \
1926 esac; \
1927 done; \
1928 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1929 $(am__cd) $(top_srcdir) && \
1930 $(AUTOMAKE) --foreign Makefile
1931 .PRECIOUS: Makefile
1932 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1933 @case '$?' in \
1934 *config.status*) \
1935 echo ' $(SHELL) ./config.status'; \
1936 $(SHELL) ./config.status;; \
1937 *) \
1938 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1939 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1940 esac;
1942 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1943 $(SHELL) ./config.status --recheck
1945 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1946 $(am__cd) $(srcdir) && $(AUTOCONF)
1947 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1948 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1949 $(am__aclocal_m4_deps):
1951 config.h: stamp-h1
1952 @if test ! -f $@; then \
1953 rm -f stamp-h1; \
1954 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1955 else :; fi
1957 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1958 @rm -f stamp-h1
1959 cd $(top_builddir) && $(SHELL) ./config.status config.h
1960 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1961 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1962 rm -f stamp-h1
1963 touch $@
1965 distclean-hdr:
1966 -rm -f config.h stamp-h1
1967 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
1968 @$(NORMAL_INSTALL)
1969 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1970 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1971 list2=; for p in $$list; do \
1972 if test -f $$p; then \
1973 list2="$$list2 $$p"; \
1974 else :; fi; \
1975 done; \
1976 test -z "$$list2" || { \
1977 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1978 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
1979 @$(POST_INSTALL)
1980 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1981 for p in $$list; do \
1982 if test -f $$p; then \
1983 $(am__strip_dir) \
1984 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1985 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
1986 else :; fi; \
1987 done
1989 uninstall-toolexeclibLIBRARIES:
1990 @$(NORMAL_UNINSTALL)
1991 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1992 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1993 test -n "$$files" || exit 0; \
1994 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
1995 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
1997 clean-toolexeclibLIBRARIES:
1998 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
1999 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2000 -rm -f libgobegin.a
2001 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2002 $(RANLIB) libgobegin.a
2003 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2004 @$(NORMAL_INSTALL)
2005 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2006 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2007 list2=; for p in $$list; do \
2008 if test -f $$p; then \
2009 list2="$$list2 $$p"; \
2010 else :; fi; \
2011 done; \
2012 test -z "$$list2" || { \
2013 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2014 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2017 uninstall-toolexeclibLTLIBRARIES:
2018 @$(NORMAL_UNINSTALL)
2019 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2020 for p in $$list; do \
2021 $(am__strip_dir) \
2022 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2023 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2024 done
2026 clean-toolexeclibLTLIBRARIES:
2027 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2028 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2029 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2030 test "$$dir" != "$$p" || dir=.; \
2031 echo "rm -f \"$${dir}/so_locations\""; \
2032 rm -f "$${dir}/so_locations"; \
2033 done
2034 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2035 $(LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2037 mostlyclean-compile:
2038 -rm -f *.$(OBJEXT)
2040 distclean-compile:
2041 -rm -f *.tab.c
2043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-cap.Plo@am__quote@
2053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-len.Plo@am__quote@
2054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-close.Plo@am__quote@
2056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-closed.Plo@am__quote@
2057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-go.Plo@am__quote@
2066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-gomaxprocs.Plo@am__quote@
2067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-lock-os-thread.Plo@am__quote@
2072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-channel.Plo@am__quote@
2079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-note.Plo@am__quote@
2082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic-defer.Plo@am__quote@
2083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-big.Plo@am__quote@
2086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-big.Plo@am__quote@
2087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-small.Plo@am__quote@
2088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-small.Plo@am__quote@
2089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-chan.Plo@am__quote@
2092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect.Plo@am__quote@
2094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-sched.Plo@am__quote@
2097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-select.Plo@am__quote@
2098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-semacquire.Plo@am__quote@
2099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-big.Plo@am__quote@
2100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-big.Plo@am__quote@
2101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-small.Plo@am__quote@
2102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-small.Plo@am__quote@
2103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2112 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2113 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2115 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2116 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2117 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unreflect.Plo@am__quote@
2118 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2120 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2121 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2122 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2123 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2124 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2125 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2126 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2127 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2128 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2129 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2130 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2131 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2132 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2133 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap32.Plo@am__quote@
2134 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap64.Plo@am__quote@
2135 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2136 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2137 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2138 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2139 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2140 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2141 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2142 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2144 .c.o:
2145 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2146 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2147 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2148 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2149 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2151 .c.obj:
2152 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2153 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2154 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2155 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2156 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2158 .c.lo:
2159 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2160 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2161 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2162 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2163 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2165 go-main.o: runtime/go-main.c
2166 @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
2167 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2168 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2169 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2170 @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
2172 go-main.obj: runtime/go-main.c
2173 @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`
2174 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2175 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2176 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2177 @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`
2179 go-append.lo: runtime/go-append.c
2180 @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
2181 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2182 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2183 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2184 @am__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
2186 go-assert.lo: runtime/go-assert.c
2187 @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
2188 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2189 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2190 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2191 @am__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
2193 go-assert-interface.lo: runtime/go-assert-interface.c
2194 @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
2195 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2196 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2197 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2198 @am__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
2200 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2201 @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
2202 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2203 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2204 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2205 @am__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
2207 go-breakpoint.lo: runtime/go-breakpoint.c
2208 @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
2209 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2210 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2211 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2212 @am__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
2214 go-caller.lo: runtime/go-caller.c
2215 @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
2216 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2217 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2218 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2219 @am__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
2221 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2222 @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
2223 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2224 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2225 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2226 @am__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
2228 go-cgo.lo: runtime/go-cgo.c
2229 @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
2230 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2231 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2232 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2233 @am__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
2235 go-chan-cap.lo: runtime/go-chan-cap.c
2236 @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
2237 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-cap.Tpo $(DEPDIR)/go-chan-cap.Plo
2238 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-cap.c' object='go-chan-cap.lo' libtool=yes @AMDEPBACKSLASH@
2239 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2240 @am__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
2242 go-chan-len.lo: runtime/go-chan-len.c
2243 @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
2244 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-chan-len.Tpo $(DEPDIR)/go-chan-len.Plo
2245 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-chan-len.c' object='go-chan-len.lo' libtool=yes @AMDEPBACKSLASH@
2246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2247 @am__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
2249 go-check-interface.lo: runtime/go-check-interface.c
2250 @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
2251 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2253 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2254 @am__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
2256 go-close.lo: runtime/go-close.c
2257 @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
2258 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-close.Tpo $(DEPDIR)/go-close.Plo
2259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-close.c' object='go-close.lo' libtool=yes @AMDEPBACKSLASH@
2260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2261 @am__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
2263 go-closed.lo: runtime/go-closed.c
2264 @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
2265 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-closed.Tpo $(DEPDIR)/go-closed.Plo
2266 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-closed.c' object='go-closed.lo' libtool=yes @AMDEPBACKSLASH@
2267 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2268 @am__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
2270 go-construct-map.lo: runtime/go-construct-map.c
2271 @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
2272 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2273 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2274 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2275 @am__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
2277 go-convert-interface.lo: runtime/go-convert-interface.c
2278 @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
2279 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2280 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2281 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2282 @am__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
2284 go-copy.lo: runtime/go-copy.c
2285 @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
2286 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2287 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2288 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2289 @am__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
2291 go-defer.lo: runtime/go-defer.c
2292 @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
2293 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2294 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2295 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2296 @am__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
2298 go-deferred-recover.lo: runtime/go-deferred-recover.c
2299 @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
2300 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2301 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2302 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2303 @am__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
2305 go-eface-compare.lo: runtime/go-eface-compare.c
2306 @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
2307 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2310 @am__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
2312 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2313 @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
2314 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2315 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2317 @am__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
2319 go-getgoroot.lo: runtime/go-getgoroot.c
2320 @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
2321 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2322 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2324 @am__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
2326 go-go.lo: runtime/go-go.c
2327 @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
2328 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-go.Tpo $(DEPDIR)/go-go.Plo
2329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-go.c' object='go-go.lo' libtool=yes @AMDEPBACKSLASH@
2330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2331 @am__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
2333 go-gomaxprocs.lo: runtime/go-gomaxprocs.c
2334 @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
2335 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-gomaxprocs.Tpo $(DEPDIR)/go-gomaxprocs.Plo
2336 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-gomaxprocs.c' object='go-gomaxprocs.lo' libtool=yes @AMDEPBACKSLASH@
2337 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2338 @am__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
2340 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2341 @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
2342 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2344 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2345 @am__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
2347 go-int-to-string.lo: runtime/go-int-to-string.c
2348 @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
2349 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2352 @am__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
2354 go-interface-compare.lo: runtime/go-interface-compare.c
2355 @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
2356 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2359 @am__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
2361 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2362 @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
2363 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2364 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2365 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2366 @am__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
2368 go-lock-os-thread.lo: runtime/go-lock-os-thread.c
2369 @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
2370 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-lock-os-thread.Tpo $(DEPDIR)/go-lock-os-thread.Plo
2371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-lock-os-thread.c' object='go-lock-os-thread.lo' libtool=yes @AMDEPBACKSLASH@
2372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2373 @am__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
2375 go-map-delete.lo: runtime/go-map-delete.c
2376 @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
2377 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2380 @am__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
2382 go-map-index.lo: runtime/go-map-index.c
2383 @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
2384 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2387 @am__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
2389 go-map-len.lo: runtime/go-map-len.c
2390 @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
2391 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2394 @am__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
2396 go-map-range.lo: runtime/go-map-range.c
2397 @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
2398 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2401 @am__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
2403 go-nanotime.lo: runtime/go-nanotime.c
2404 @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
2405 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2408 @am__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
2410 go-new-channel.lo: runtime/go-new-channel.c
2411 @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
2412 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-channel.Tpo $(DEPDIR)/go-new-channel.Plo
2413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-channel.c' object='go-new-channel.lo' libtool=yes @AMDEPBACKSLASH@
2414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2415 @am__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
2417 go-new-map.lo: runtime/go-new-map.c
2418 @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
2419 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2422 @am__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
2424 go-new.lo: runtime/go-new.c
2425 @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
2426 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2429 @am__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
2431 go-note.lo: runtime/go-note.c
2432 @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
2433 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-note.Tpo $(DEPDIR)/go-note.Plo
2434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-note.c' object='go-note.lo' libtool=yes @AMDEPBACKSLASH@
2435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2436 @am__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
2438 go-panic.lo: runtime/go-panic.c
2439 @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
2440 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2443 @am__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
2445 go-panic-defer.lo: runtime/go-panic-defer.c
2446 @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
2447 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic-defer.Tpo $(DEPDIR)/go-panic-defer.Plo
2448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic-defer.c' object='go-panic-defer.lo' libtool=yes @AMDEPBACKSLASH@
2449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2450 @am__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
2452 go-print.lo: runtime/go-print.c
2453 @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
2454 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2457 @am__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
2459 go-rec-big.lo: runtime/go-rec-big.c
2460 @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
2461 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-big.Tpo $(DEPDIR)/go-rec-big.Plo
2462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-big.c' object='go-rec-big.lo' libtool=yes @AMDEPBACKSLASH@
2463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2464 @am__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
2466 go-rec-nb-big.lo: runtime/go-rec-nb-big.c
2467 @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
2468 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-big.Tpo $(DEPDIR)/go-rec-nb-big.Plo
2469 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-big.c' object='go-rec-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2471 @am__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
2473 go-rec-nb-small.lo: runtime/go-rec-nb-small.c
2474 @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
2475 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-nb-small.Tpo $(DEPDIR)/go-rec-nb-small.Plo
2476 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-nb-small.c' object='go-rec-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2477 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2478 @am__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
2480 go-rec-small.lo: runtime/go-rec-small.c
2481 @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
2482 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rec-small.Tpo $(DEPDIR)/go-rec-small.Plo
2483 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rec-small.c' object='go-rec-small.lo' libtool=yes @AMDEPBACKSLASH@
2484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2485 @am__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
2487 go-recover.lo: runtime/go-recover.c
2488 @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
2489 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2492 @am__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
2494 go-reflect.lo: runtime/go-reflect.c
2495 @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
2496 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect.Tpo $(DEPDIR)/go-reflect.Plo
2497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect.c' object='go-reflect.lo' libtool=yes @AMDEPBACKSLASH@
2498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2499 @am__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
2501 go-reflect-call.lo: runtime/go-reflect-call.c
2502 @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
2503 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2506 @am__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
2508 go-reflect-chan.lo: runtime/go-reflect-chan.c
2509 @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
2510 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-chan.Tpo $(DEPDIR)/go-reflect-chan.Plo
2511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-chan.c' object='go-reflect-chan.lo' libtool=yes @AMDEPBACKSLASH@
2512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2513 @am__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
2515 go-reflect-map.lo: runtime/go-reflect-map.c
2516 @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
2517 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2520 @am__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
2522 go-rune.lo: runtime/go-rune.c
2523 @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
2524 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2527 @am__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
2529 go-runtime-error.lo: runtime/go-runtime-error.c
2530 @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
2531 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2534 @am__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
2536 go-sched.lo: runtime/go-sched.c
2537 @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
2538 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-sched.Tpo $(DEPDIR)/go-sched.Plo
2539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-sched.c' object='go-sched.lo' libtool=yes @AMDEPBACKSLASH@
2540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2541 @am__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
2543 go-select.lo: runtime/go-select.c
2544 @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
2545 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-select.Tpo $(DEPDIR)/go-select.Plo
2546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-select.c' object='go-select.lo' libtool=yes @AMDEPBACKSLASH@
2547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2548 @am__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
2550 go-semacquire.lo: runtime/go-semacquire.c
2551 @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
2552 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-semacquire.Tpo $(DEPDIR)/go-semacquire.Plo
2553 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-semacquire.c' object='go-semacquire.lo' libtool=yes @AMDEPBACKSLASH@
2554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2555 @am__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
2557 go-send-big.lo: runtime/go-send-big.c
2558 @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
2559 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-big.Tpo $(DEPDIR)/go-send-big.Plo
2560 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-big.c' object='go-send-big.lo' libtool=yes @AMDEPBACKSLASH@
2561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2562 @am__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
2564 go-send-nb-big.lo: runtime/go-send-nb-big.c
2565 @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
2566 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-big.Tpo $(DEPDIR)/go-send-nb-big.Plo
2567 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-big.c' object='go-send-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2569 @am__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
2571 go-send-nb-small.lo: runtime/go-send-nb-small.c
2572 @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
2573 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-nb-small.Tpo $(DEPDIR)/go-send-nb-small.Plo
2574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-nb-small.c' object='go-send-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2576 @am__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
2578 go-send-small.lo: runtime/go-send-small.c
2579 @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
2580 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-send-small.Tpo $(DEPDIR)/go-send-small.Plo
2581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-send-small.c' object='go-send-small.lo' libtool=yes @AMDEPBACKSLASH@
2582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2583 @am__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
2585 go-signal.lo: runtime/go-signal.c
2586 @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
2587 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2590 @am__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
2592 go-strcmp.lo: runtime/go-strcmp.c
2593 @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
2594 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2597 @am__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
2599 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2600 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2601 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2604 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2606 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2607 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2608 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2611 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2613 go-strplus.lo: runtime/go-strplus.c
2614 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2615 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2618 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2620 go-strslice.lo: runtime/go-strslice.c
2621 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2622 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2625 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
2627 go-trampoline.lo: runtime/go-trampoline.c
2628 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2629 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2632 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2634 go-type-eface.lo: runtime/go-type-eface.c
2635 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2636 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2639 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2641 go-type-error.lo: runtime/go-type-error.c
2642 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2643 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2646 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2648 go-type-identity.lo: runtime/go-type-identity.c
2649 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2650 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2653 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2655 go-type-interface.lo: runtime/go-type-interface.c
2656 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2657 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2660 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2662 go-type-string.lo: runtime/go-type-string.c
2663 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2664 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2667 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
2669 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2670 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2671 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2674 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
2676 go-typestring.lo: runtime/go-typestring.c
2677 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2678 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2681 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2683 go-unreflect.lo: runtime/go-unreflect.c
2684 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2685 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unreflect.Tpo $(DEPDIR)/go-unreflect.Plo
2686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unreflect.c' object='go-unreflect.lo' libtool=yes @AMDEPBACKSLASH@
2687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2688 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2690 go-unsafe-new.lo: runtime/go-unsafe-new.c
2691 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2692 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2695 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
2697 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2698 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2699 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2702 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
2704 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2705 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2706 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2709 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
2711 go-unwind.lo: runtime/go-unwind.c
2712 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-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
2713 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2716 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
2718 mcache.lo: runtime/mcache.c
2719 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcache.lo -MD -MP -MF $(DEPDIR)/mcache.Tpo -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2720 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2723 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2725 mcentral.lo: runtime/mcentral.c
2726 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcentral.lo -MD -MP -MF $(DEPDIR)/mcentral.Tpo -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2727 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2730 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2732 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2733 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT 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
2734 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2737 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
2739 mem.lo: runtime/mem.c
2740 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem.lo -MD -MP -MF $(DEPDIR)/mem.Tpo -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
2741 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
2742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
2743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2744 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
2746 mfinal.lo: runtime/mfinal.c
2747 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2748 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
2749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
2750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2751 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2753 mfixalloc.lo: runtime/mfixalloc.c
2754 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfixalloc.lo -MD -MP -MF $(DEPDIR)/mfixalloc.Tpo -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
2755 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
2756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
2757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2758 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
2760 mgc0.lo: runtime/mgc0.c
2761 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mgc0.lo -MD -MP -MF $(DEPDIR)/mgc0.Tpo -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
2762 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
2763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
2764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2765 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
2767 mheap.lo: runtime/mheap.c
2768 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheap.lo -MD -MP -MF $(DEPDIR)/mheap.Tpo -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
2769 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
2770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
2771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2772 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
2774 mheapmap32.lo: runtime/mheapmap32.c
2775 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap32.lo -MD -MP -MF $(DEPDIR)/mheapmap32.Tpo -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2776 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap32.Tpo $(DEPDIR)/mheapmap32.Plo
2777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap32.c' object='mheapmap32.lo' libtool=yes @AMDEPBACKSLASH@
2778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2779 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2781 mheapmap64.lo: runtime/mheapmap64.c
2782 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap64.lo -MD -MP -MF $(DEPDIR)/mheapmap64.Tpo -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2783 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheapmap64.Tpo $(DEPDIR)/mheapmap64.Plo
2784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheapmap64.c' object='mheapmap64.lo' libtool=yes @AMDEPBACKSLASH@
2785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2786 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2788 msize.lo: runtime/msize.c
2789 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msize.lo -MD -MP -MF $(DEPDIR)/msize.Tpo -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
2790 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
2791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
2792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2793 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
2795 proc.lo: runtime/proc.c
2796 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proc.lo -MD -MP -MF $(DEPDIR)/proc.Tpo -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
2797 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
2798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
2799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2800 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
2802 thread.lo: runtime/thread.c
2803 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread.lo -MD -MP -MF $(DEPDIR)/thread.Tpo -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
2804 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
2805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
2806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2807 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
2809 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
2810 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT 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
2811 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
2812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
2813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2814 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
2816 mostlyclean-libtool:
2817 -rm -f *.lo
2819 clean-libtool:
2820 -rm -rf .libs _libs
2822 distclean-libtool:
2823 -rm -f libtool config.lt
2825 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2826 # runs to enable its job server during parallel builds. Hence the
2827 # comments below.
2828 all-multi:
2829 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
2830 install-multi:
2831 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
2833 mostlyclean-multi:
2834 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
2835 clean-multi:
2836 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
2837 distclean-multi:
2838 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
2839 maintainer-clean-multi:
2840 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
2841 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
2842 @$(NORMAL_INSTALL)
2843 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
2844 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2845 for p in $$list; do \
2846 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2847 echo "$$d$$p"; \
2848 done | $(am__base_list) | \
2849 while read files; do \
2850 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2851 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
2852 done
2854 uninstall-toolexeclibgoDATA:
2855 @$(NORMAL_UNINSTALL)
2856 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2857 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2858 test -n "$$files" || exit 0; \
2859 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
2860 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
2861 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
2862 @$(NORMAL_INSTALL)
2863 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
2864 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2865 for p in $$list; do \
2866 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2867 echo "$$d$$p"; \
2868 done | $(am__base_list) | \
2869 while read files; do \
2870 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2871 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
2872 done
2874 uninstall-toolexeclibgoarchiveDATA:
2875 @$(NORMAL_UNINSTALL)
2876 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2877 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2878 test -n "$$files" || exit 0; \
2879 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
2880 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
2881 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
2882 @$(NORMAL_INSTALL)
2883 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
2884 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2885 for p in $$list; do \
2886 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2887 echo "$$d$$p"; \
2888 done | $(am__base_list) | \
2889 while read files; do \
2890 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2891 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
2892 done
2894 uninstall-toolexeclibgocompressDATA:
2895 @$(NORMAL_UNINSTALL)
2896 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2897 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2898 test -n "$$files" || exit 0; \
2899 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
2900 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
2901 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
2902 @$(NORMAL_INSTALL)
2903 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
2904 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2905 for p in $$list; do \
2906 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2907 echo "$$d$$p"; \
2908 done | $(am__base_list) | \
2909 while read files; do \
2910 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2911 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
2912 done
2914 uninstall-toolexeclibgocontainerDATA:
2915 @$(NORMAL_UNINSTALL)
2916 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2917 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2918 test -n "$$files" || exit 0; \
2919 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
2920 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
2921 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
2922 @$(NORMAL_INSTALL)
2923 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
2924 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2925 for p in $$list; do \
2926 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2927 echo "$$d$$p"; \
2928 done | $(am__base_list) | \
2929 while read files; do \
2930 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2931 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
2932 done
2934 uninstall-toolexeclibgocryptoDATA:
2935 @$(NORMAL_UNINSTALL)
2936 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2937 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2938 test -n "$$files" || exit 0; \
2939 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
2940 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
2941 install-toolexeclibgocryptoopenpgpDATA: $(toolexeclibgocryptoopenpgp_DATA)
2942 @$(NORMAL_INSTALL)
2943 test -z "$(toolexeclibgocryptoopenpgpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)"
2944 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2945 for p in $$list; do \
2946 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2947 echo "$$d$$p"; \
2948 done | $(am__base_list) | \
2949 while read files; do \
2950 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)'"; \
2951 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" || exit $$?; \
2952 done
2954 uninstall-toolexeclibgocryptoopenpgpDATA:
2955 @$(NORMAL_UNINSTALL)
2956 @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2957 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2958 test -n "$$files" || exit 0; \
2959 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)' && rm -f" $$files ")"; \
2960 cd "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" && rm -f $$files
2961 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
2962 @$(NORMAL_INSTALL)
2963 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
2964 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2965 for p in $$list; do \
2966 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2967 echo "$$d$$p"; \
2968 done | $(am__base_list) | \
2969 while read files; do \
2970 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2971 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
2972 done
2974 uninstall-toolexeclibgodebugDATA:
2975 @$(NORMAL_UNINSTALL)
2976 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2977 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2978 test -n "$$files" || exit 0; \
2979 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
2980 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
2981 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
2982 @$(NORMAL_INSTALL)
2983 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
2984 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2985 for p in $$list; do \
2986 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2987 echo "$$d$$p"; \
2988 done | $(am__base_list) | \
2989 while read files; do \
2990 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2991 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
2992 done
2994 uninstall-toolexeclibgoencodingDATA:
2995 @$(NORMAL_UNINSTALL)
2996 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2997 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2998 test -n "$$files" || exit 0; \
2999 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3000 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3001 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3002 @$(NORMAL_INSTALL)
3003 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3004 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3005 for p in $$list; do \
3006 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3007 echo "$$d$$p"; \
3008 done | $(am__base_list) | \
3009 while read files; do \
3010 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3011 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3012 done
3014 uninstall-toolexeclibgoexpDATA:
3015 @$(NORMAL_UNINSTALL)
3016 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3017 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3018 test -n "$$files" || exit 0; \
3019 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3020 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3021 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3022 @$(NORMAL_INSTALL)
3023 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3024 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3025 for p in $$list; do \
3026 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3027 echo "$$d$$p"; \
3028 done | $(am__base_list) | \
3029 while read files; do \
3030 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3031 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3032 done
3034 uninstall-toolexeclibgogoDATA:
3035 @$(NORMAL_UNINSTALL)
3036 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3037 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3038 test -n "$$files" || exit 0; \
3039 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3040 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3041 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3042 @$(NORMAL_INSTALL)
3043 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3044 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3045 for p in $$list; do \
3046 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3047 echo "$$d$$p"; \
3048 done | $(am__base_list) | \
3049 while read files; do \
3050 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3051 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3052 done
3054 uninstall-toolexeclibgohashDATA:
3055 @$(NORMAL_UNINSTALL)
3056 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3057 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3058 test -n "$$files" || exit 0; \
3059 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3060 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3061 install-toolexeclibgohttpDATA: $(toolexeclibgohttp_DATA)
3062 @$(NORMAL_INSTALL)
3063 test -z "$(toolexeclibgohttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohttpdir)"
3064 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3065 for p in $$list; do \
3066 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3067 echo "$$d$$p"; \
3068 done | $(am__base_list) | \
3069 while read files; do \
3070 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohttpdir)'"; \
3071 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit $$?; \
3072 done
3074 uninstall-toolexeclibgohttpDATA:
3075 @$(NORMAL_UNINSTALL)
3076 @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3077 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3078 test -n "$$files" || exit 0; \
3079 echo " ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
3080 cd "$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f $$files
3081 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3082 @$(NORMAL_INSTALL)
3083 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3084 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3085 for p in $$list; do \
3086 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3087 echo "$$d$$p"; \
3088 done | $(am__base_list) | \
3089 while read files; do \
3090 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3091 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3092 done
3094 uninstall-toolexeclibgoimageDATA:
3095 @$(NORMAL_UNINSTALL)
3096 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3097 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3098 test -n "$$files" || exit 0; \
3099 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3100 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3101 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3102 @$(NORMAL_INSTALL)
3103 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3104 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3105 for p in $$list; do \
3106 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3107 echo "$$d$$p"; \
3108 done | $(am__base_list) | \
3109 while read files; do \
3110 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3111 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3112 done
3114 uninstall-toolexeclibgoindexDATA:
3115 @$(NORMAL_UNINSTALL)
3116 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3117 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3118 test -n "$$files" || exit 0; \
3119 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3120 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3121 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3122 @$(NORMAL_INSTALL)
3123 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3124 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3125 for p in $$list; do \
3126 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3127 echo "$$d$$p"; \
3128 done | $(am__base_list) | \
3129 while read files; do \
3130 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3131 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3132 done
3134 uninstall-toolexeclibgoioDATA:
3135 @$(NORMAL_UNINSTALL)
3136 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3137 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3138 test -n "$$files" || exit 0; \
3139 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3140 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3141 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3142 @$(NORMAL_INSTALL)
3143 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3144 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3145 for p in $$list; do \
3146 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3147 echo "$$d$$p"; \
3148 done | $(am__base_list) | \
3149 while read files; do \
3150 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3151 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3152 done
3154 uninstall-toolexeclibgomimeDATA:
3155 @$(NORMAL_UNINSTALL)
3156 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3157 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3158 test -n "$$files" || exit 0; \
3159 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3160 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3161 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3162 @$(NORMAL_INSTALL)
3163 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3164 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3165 for p in $$list; do \
3166 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3167 echo "$$d$$p"; \
3168 done | $(am__base_list) | \
3169 while read files; do \
3170 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3171 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3172 done
3174 uninstall-toolexeclibgonetDATA:
3175 @$(NORMAL_UNINSTALL)
3176 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3177 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3178 test -n "$$files" || exit 0; \
3179 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3180 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3181 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3182 @$(NORMAL_INSTALL)
3183 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3184 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3185 for p in $$list; do \
3186 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3187 echo "$$d$$p"; \
3188 done | $(am__base_list) | \
3189 while read files; do \
3190 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3191 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3192 done
3194 uninstall-toolexeclibgoosDATA:
3195 @$(NORMAL_UNINSTALL)
3196 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3197 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3198 test -n "$$files" || exit 0; \
3199 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3200 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3201 install-toolexeclibgorpcDATA: $(toolexeclibgorpc_DATA)
3202 @$(NORMAL_INSTALL)
3203 test -z "$(toolexeclibgorpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgorpcdir)"
3204 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3205 for p in $$list; do \
3206 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3207 echo "$$d$$p"; \
3208 done | $(am__base_list) | \
3209 while read files; do \
3210 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgorpcdir)'"; \
3211 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit $$?; \
3212 done
3214 uninstall-toolexeclibgorpcDATA:
3215 @$(NORMAL_UNINSTALL)
3216 @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3217 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3218 test -n "$$files" || exit 0; \
3219 echo " ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3220 cd "$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f $$files
3221 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3222 @$(NORMAL_INSTALL)
3223 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3224 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3225 for p in $$list; do \
3226 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3227 echo "$$d$$p"; \
3228 done | $(am__base_list) | \
3229 while read files; do \
3230 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3231 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3232 done
3234 uninstall-toolexeclibgoruntimeDATA:
3235 @$(NORMAL_UNINSTALL)
3236 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3237 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3238 test -n "$$files" || exit 0; \
3239 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3240 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3241 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3242 @$(NORMAL_INSTALL)
3243 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3244 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3245 for p in $$list; do \
3246 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3247 echo "$$d$$p"; \
3248 done | $(am__base_list) | \
3249 while read files; do \
3250 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3251 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3252 done
3254 uninstall-toolexeclibgotestingDATA:
3255 @$(NORMAL_UNINSTALL)
3256 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3257 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3258 test -n "$$files" || exit 0; \
3259 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3260 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3262 # This directory's subdirectories are mostly independent; you can cd
3263 # into them and run `make' without going through this Makefile.
3264 # To change the values of `make' variables: instead of editing Makefiles,
3265 # (1) if the variable is set in `config.status', edit `config.status'
3266 # (which will cause the Makefiles to be regenerated when you run `make');
3267 # (2) otherwise, pass the desired values on the `make' command line.
3268 $(RECURSIVE_TARGETS):
3269 @fail= failcom='exit 1'; \
3270 for f in x $$MAKEFLAGS; do \
3271 case $$f in \
3272 *=* | --[!k]*);; \
3273 *k*) failcom='fail=yes';; \
3274 esac; \
3275 done; \
3276 dot_seen=no; \
3277 target=`echo $@ | sed s/-recursive//`; \
3278 list='$(SUBDIRS)'; for subdir in $$list; do \
3279 echo "Making $$target in $$subdir"; \
3280 if test "$$subdir" = "."; then \
3281 dot_seen=yes; \
3282 local_target="$$target-am"; \
3283 else \
3284 local_target="$$target"; \
3285 fi; \
3286 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3287 || eval $$failcom; \
3288 done; \
3289 if test "$$dot_seen" = "no"; then \
3290 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3291 fi; test -z "$$fail"
3293 $(RECURSIVE_CLEAN_TARGETS):
3294 @fail= failcom='exit 1'; \
3295 for f in x $$MAKEFLAGS; do \
3296 case $$f in \
3297 *=* | --[!k]*);; \
3298 *k*) failcom='fail=yes';; \
3299 esac; \
3300 done; \
3301 dot_seen=no; \
3302 case "$@" in \
3303 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3304 *) list='$(SUBDIRS)' ;; \
3305 esac; \
3306 rev=''; for subdir in $$list; do \
3307 if test "$$subdir" = "."; then :; else \
3308 rev="$$subdir $$rev"; \
3309 fi; \
3310 done; \
3311 rev="$$rev ."; \
3312 target=`echo $@ | sed s/-recursive//`; \
3313 for subdir in $$rev; do \
3314 echo "Making $$target in $$subdir"; \
3315 if test "$$subdir" = "."; then \
3316 local_target="$$target-am"; \
3317 else \
3318 local_target="$$target"; \
3319 fi; \
3320 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3321 || eval $$failcom; \
3322 done && test -z "$$fail"
3323 tags-recursive:
3324 list='$(SUBDIRS)'; for subdir in $$list; do \
3325 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3326 done
3327 ctags-recursive:
3328 list='$(SUBDIRS)'; for subdir in $$list; do \
3329 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3330 done
3332 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3333 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3334 unique=`for i in $$list; do \
3335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3336 done | \
3337 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3338 END { if (nonempty) { for (i in files) print i; }; }'`; \
3339 mkid -fID $$unique
3340 tags: TAGS
3342 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3343 $(TAGS_FILES) $(LISP)
3344 set x; \
3345 here=`pwd`; \
3346 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3347 include_option=--etags-include; \
3348 empty_fix=.; \
3349 else \
3350 include_option=--include; \
3351 empty_fix=; \
3352 fi; \
3353 list='$(SUBDIRS)'; for subdir in $$list; do \
3354 if test "$$subdir" = .; then :; else \
3355 test ! -f $$subdir/TAGS || \
3356 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3357 fi; \
3358 done; \
3359 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3360 unique=`for i in $$list; do \
3361 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3362 done | \
3363 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3364 END { if (nonempty) { for (i in files) print i; }; }'`; \
3365 shift; \
3366 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3367 test -n "$$unique" || unique=$$empty_fix; \
3368 if test $$# -gt 0; then \
3369 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3370 "$$@" $$unique; \
3371 else \
3372 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3373 $$unique; \
3374 fi; \
3376 ctags: CTAGS
3377 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3378 $(TAGS_FILES) $(LISP)
3379 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3380 unique=`for i in $$list; do \
3381 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3382 done | \
3383 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3384 END { if (nonempty) { for (i in files) print i; }; }'`; \
3385 test -z "$(CTAGS_ARGS)$$unique" \
3386 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3387 $$unique
3389 GTAGS:
3390 here=`$(am__cd) $(top_builddir) && pwd` \
3391 && $(am__cd) $(top_srcdir) \
3392 && gtags -i $(GTAGS_ARGS) "$$here"
3394 distclean-tags:
3395 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3397 distdir: $(DISTFILES)
3398 $(am__remove_distdir)
3399 test -d "$(distdir)" || mkdir "$(distdir)"
3400 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3401 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3402 list='$(DISTFILES)'; \
3403 dist_files=`for file in $$list; do echo $$file; done | \
3404 sed -e "s|^$$srcdirstrip/||;t" \
3405 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3406 case $$dist_files in \
3407 */*) $(MKDIR_P) `echo "$$dist_files" | \
3408 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3409 sort -u` ;; \
3410 esac; \
3411 for file in $$dist_files; do \
3412 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3413 if test -d $$d/$$file; then \
3414 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3415 if test -d "$(distdir)/$$file"; then \
3416 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3417 fi; \
3418 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3419 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3420 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3421 fi; \
3422 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3423 else \
3424 test -f "$(distdir)/$$file" \
3425 || cp -p $$d/$$file "$(distdir)/$$file" \
3426 || exit 1; \
3427 fi; \
3428 done
3429 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3430 if test "$$subdir" = .; then :; else \
3431 test -d "$(distdir)/$$subdir" \
3432 || $(MKDIR_P) "$(distdir)/$$subdir" \
3433 || exit 1; \
3434 fi; \
3435 done
3436 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3437 if test "$$subdir" = .; then :; else \
3438 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3439 $(am__relativize); \
3440 new_distdir=$$reldir; \
3441 dir1=$$subdir; dir2="$(top_distdir)"; \
3442 $(am__relativize); \
3443 new_top_distdir=$$reldir; \
3444 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3445 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3446 ($(am__cd) $$subdir && \
3447 $(MAKE) $(AM_MAKEFLAGS) \
3448 top_distdir="$$new_top_distdir" \
3449 distdir="$$new_distdir" \
3450 am__remove_distdir=: \
3451 am__skip_length_check=: \
3452 am__skip_mode_fix=: \
3453 distdir) \
3454 || exit 1; \
3455 fi; \
3456 done
3457 -test -n "$(am__skip_mode_fix)" \
3458 || find "$(distdir)" -type d ! -perm -755 \
3459 -exec chmod u+rwx,go+rx {} \; -o \
3460 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3461 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3462 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3463 || chmod -R a+r "$(distdir)"
3464 dist-gzip: distdir
3465 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3466 $(am__remove_distdir)
3468 dist-bzip2: distdir
3469 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3470 $(am__remove_distdir)
3472 dist-lzma: distdir
3473 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3474 $(am__remove_distdir)
3476 dist-xz: distdir
3477 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3478 $(am__remove_distdir)
3480 dist-tarZ: distdir
3481 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3482 $(am__remove_distdir)
3484 dist-shar: distdir
3485 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
3486 $(am__remove_distdir)
3488 dist-zip: distdir
3489 -rm -f $(distdir).zip
3490 zip -rq $(distdir).zip $(distdir)
3491 $(am__remove_distdir)
3493 dist dist-all: distdir
3494 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3495 $(am__remove_distdir)
3497 # This target untars the dist file and tries a VPATH configuration. Then
3498 # it guarantees that the distribution is self-contained by making another
3499 # tarfile.
3500 distcheck: dist
3501 case '$(DIST_ARCHIVES)' in \
3502 *.tar.gz*) \
3503 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
3504 *.tar.bz2*) \
3505 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3506 *.tar.lzma*) \
3507 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
3508 *.tar.xz*) \
3509 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3510 *.tar.Z*) \
3511 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3512 *.shar.gz*) \
3513 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3514 *.zip*) \
3515 unzip $(distdir).zip ;;\
3516 esac
3517 chmod -R a-w $(distdir); chmod a+w $(distdir)
3518 mkdir $(distdir)/_build
3519 mkdir $(distdir)/_inst
3520 chmod a-w $(distdir)
3521 test -d $(distdir)/_build || exit 0; \
3522 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3523 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3524 && am__cwd=`pwd` \
3525 && $(am__cd) $(distdir)/_build \
3526 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
3527 $(DISTCHECK_CONFIGURE_FLAGS) \
3528 && $(MAKE) $(AM_MAKEFLAGS) \
3529 && $(MAKE) $(AM_MAKEFLAGS) dvi \
3530 && $(MAKE) $(AM_MAKEFLAGS) check \
3531 && $(MAKE) $(AM_MAKEFLAGS) install \
3532 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3533 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3534 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3535 distuninstallcheck \
3536 && chmod -R a-w "$$dc_install_base" \
3537 && ({ \
3538 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3539 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3540 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3541 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3542 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3543 } || { rm -rf "$$dc_destdir"; exit 1; }) \
3544 && rm -rf "$$dc_destdir" \
3545 && $(MAKE) $(AM_MAKEFLAGS) dist \
3546 && rm -rf $(DIST_ARCHIVES) \
3547 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3548 && cd "$$am__cwd" \
3549 || exit 1
3550 $(am__remove_distdir)
3551 @(echo "$(distdir) archives ready for distribution: "; \
3552 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3553 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3554 distuninstallcheck:
3555 @$(am__cd) '$(distuninstallcheck_dir)' \
3556 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
3557 || { echo "ERROR: files left after uninstall:" ; \
3558 if test -n "$(DESTDIR)"; then \
3559 echo " (check DESTDIR support)"; \
3560 fi ; \
3561 $(distuninstallcheck_listfiles) ; \
3562 exit 1; } >&2
3563 distcleancheck: distclean
3564 @if test '$(srcdir)' = . ; then \
3565 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3566 exit 1 ; \
3568 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3569 || { echo "ERROR: files left in build directory after distclean:" ; \
3570 $(distcleancheck_listfiles) ; \
3571 exit 1; } >&2
3572 check-am: all-am
3573 check: check-recursive
3574 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
3575 config.h
3576 installdirs: installdirs-recursive
3577 installdirs-am:
3578 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 \
3579 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3580 done
3581 install: install-recursive
3582 install-exec: install-exec-recursive
3583 install-data: install-data-recursive
3584 uninstall: uninstall-recursive
3586 install-am: all-am
3587 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3589 installcheck: installcheck-recursive
3590 install-strip:
3591 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3592 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3593 `test -z '$(STRIP)' || \
3594 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3595 mostlyclean-generic:
3597 clean-generic:
3598 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3600 distclean-generic:
3601 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3602 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3604 maintainer-clean-generic:
3605 @echo "This command is intended for maintainers to use"
3606 @echo "it deletes files that may require special tools to rebuild."
3607 clean: clean-multi clean-recursive
3609 clean-am: clean-generic clean-libtool clean-local \
3610 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3611 mostlyclean-am
3613 distclean: distclean-multi distclean-recursive
3614 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3615 -rm -rf ./$(DEPDIR)
3616 -rm -f Makefile
3617 distclean-am: clean-am distclean-compile distclean-generic \
3618 distclean-hdr distclean-libtool distclean-tags
3620 dvi: dvi-recursive
3622 dvi-am:
3624 html: html-recursive
3626 html-am:
3628 info: info-recursive
3630 info-am:
3632 install-data-am:
3634 install-dvi: install-dvi-recursive
3636 install-dvi-am:
3638 install-exec-am: install-multi install-toolexeclibLIBRARIES \
3639 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3640 install-toolexeclibgoarchiveDATA \
3641 install-toolexeclibgocompressDATA \
3642 install-toolexeclibgocontainerDATA \
3643 install-toolexeclibgocryptoDATA \
3644 install-toolexeclibgocryptoopenpgpDATA \
3645 install-toolexeclibgodebugDATA \
3646 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3647 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3648 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3649 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3650 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3651 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3652 install-toolexeclibgoruntimeDATA \
3653 install-toolexeclibgotestingDATA
3655 install-html: install-html-recursive
3657 install-html-am:
3659 install-info: install-info-recursive
3661 install-info-am:
3663 install-man:
3665 install-pdf: install-pdf-recursive
3667 install-pdf-am:
3669 install-ps: install-ps-recursive
3671 install-ps-am:
3673 installcheck-am:
3675 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
3676 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3677 -rm -rf $(top_srcdir)/autom4te.cache
3678 -rm -rf ./$(DEPDIR)
3679 -rm -f Makefile
3680 maintainer-clean-am: distclean-am maintainer-clean-generic
3682 mostlyclean: mostlyclean-multi mostlyclean-recursive
3684 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3685 mostlyclean-libtool mostlyclean-local
3687 pdf: pdf-recursive
3689 pdf-am:
3691 ps: ps-recursive
3693 ps-am:
3695 uninstall-am: uninstall-toolexeclibLIBRARIES \
3696 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3697 uninstall-toolexeclibgoarchiveDATA \
3698 uninstall-toolexeclibgocompressDATA \
3699 uninstall-toolexeclibgocontainerDATA \
3700 uninstall-toolexeclibgocryptoDATA \
3701 uninstall-toolexeclibgocryptoopenpgpDATA \
3702 uninstall-toolexeclibgodebugDATA \
3703 uninstall-toolexeclibgoencodingDATA \
3704 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3705 uninstall-toolexeclibgohashDATA \
3706 uninstall-toolexeclibgohttpDATA \
3707 uninstall-toolexeclibgoimageDATA \
3708 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3709 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3710 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3711 uninstall-toolexeclibgoruntimeDATA \
3712 uninstall-toolexeclibgotestingDATA
3714 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
3715 clean-multi ctags-recursive distclean-multi install-am \
3716 install-multi install-strip maintainer-clean-multi \
3717 mostlyclean-multi tags-recursive
3719 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3720 all all-am all-multi am--refresh check check-am clean \
3721 clean-generic clean-libtool clean-local clean-multi \
3722 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3723 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
3724 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
3725 distclean-compile distclean-generic distclean-hdr \
3726 distclean-libtool distclean-multi distclean-tags \
3727 distcleancheck distdir distuninstallcheck dvi dvi-am html \
3728 html-am info info-am install install-am install-data \
3729 install-data-am install-dvi install-dvi-am install-exec \
3730 install-exec-am install-html install-html-am install-info \
3731 install-info-am install-man install-multi install-pdf \
3732 install-pdf-am install-ps install-ps-am install-strip \
3733 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
3734 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
3735 install-toolexeclibgocompressDATA \
3736 install-toolexeclibgocontainerDATA \
3737 install-toolexeclibgocryptoDATA \
3738 install-toolexeclibgocryptoopenpgpDATA \
3739 install-toolexeclibgodebugDATA \
3740 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3741 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3742 install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3743 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3744 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3745 install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3746 install-toolexeclibgoruntimeDATA \
3747 install-toolexeclibgotestingDATA installcheck installcheck-am \
3748 installdirs installdirs-am maintainer-clean \
3749 maintainer-clean-generic maintainer-clean-multi mostlyclean \
3750 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3751 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
3752 tags-recursive uninstall uninstall-am \
3753 uninstall-toolexeclibLIBRARIES \
3754 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3755 uninstall-toolexeclibgoarchiveDATA \
3756 uninstall-toolexeclibgocompressDATA \
3757 uninstall-toolexeclibgocontainerDATA \
3758 uninstall-toolexeclibgocryptoDATA \
3759 uninstall-toolexeclibgocryptoopenpgpDATA \
3760 uninstall-toolexeclibgodebugDATA \
3761 uninstall-toolexeclibgoencodingDATA \
3762 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3763 uninstall-toolexeclibgohashDATA \
3764 uninstall-toolexeclibgohttpDATA \
3765 uninstall-toolexeclibgoimageDATA \
3766 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3767 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3768 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3769 uninstall-toolexeclibgoruntimeDATA \
3770 uninstall-toolexeclibgotestingDATA
3773 goc2c.$(OBJEXT): runtime/goc2c.c
3774 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
3776 goc2c: goc2c.$(OBJEXT)
3777 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
3779 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
3780 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3781 mv -f $@.tmp $@
3783 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
3784 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3785 mv -f $@.tmp $@
3787 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
3788 ./goc2c --gcc --go-prefix libgo_reflect $< > $@.tmp
3789 mv -f $@.tmp $@
3791 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
3792 ./goc2c --gcc --go-prefix libgo_runtime $< > $@.tmp
3793 mv -f $@.tmp $@
3795 %.c: $(srcdir)/runtime/%.goc goc2c
3796 ./goc2c --gcc $< > $@.tmp
3797 mv -f $@.tmp $@
3799 version.go: s-version; @true
3800 s-version: Makefile
3801 rm -f version.go.tmp
3802 echo "package runtime" > version.go.tmp
3803 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
3804 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
3805 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
3806 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
3807 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
3808 $(STAMP) $@
3810 syscall_arch.go: s-syscall_arch; @true
3811 s-syscall_arch: Makefile
3812 rm -f syscall_arch.go.tmp
3813 echo "package syscall" > syscall_arch.go.tmp
3814 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
3815 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
3816 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
3817 $(STAMP) $@
3819 # Build a .la file from a .lo file.
3820 .lo.la:
3821 $(LINK) $<
3823 asn1/libasn1.$(OBJEXT): $(go_asn1_files) bytes.gox fmt.gox io.gox os.gox \
3824 reflect.gox strconv.gox strings.gox time.gox
3825 $(BUILDPACKAGE)
3826 asn1/libasn1.lo: asn1/libasn1.$(OBJEXT)
3827 asn1/libasn1.la: asn1/libasn1.lo
3828 asn1/check: $(CHECK_DEPS)
3829 $(CHECK)
3830 .PHONY: asn1/check
3832 big/libbig.$(OBJEXT): $(go_big_files) fmt.gox rand.gox strings.gox
3833 $(BUILDPACKAGE)
3834 big/libbig.lo: big/libbig.$(OBJEXT)
3835 big/libbig.la: big/libbig.lo
3836 big/check: $(CHECK_DEPS)
3837 $(CHECK)
3838 .PHONY: big/check
3840 bufio/libbufio.$(OBJEXT): $(go_bufio_files) bytes.gox io.gox os.gox \
3841 strconv.gox utf8.gox
3842 $(BUILDPACKAGE)
3843 bufio/libbufio.lo: bufio/libbufio.$(OBJEXT)
3844 bufio/libbufio.la: bufio/libbufio.lo
3845 bufio/check: $(CHECK_DEPS)
3846 $(CHECK)
3847 .PHONY: bufio/check
3849 bytes/bytes.$(OBJEXT): $(go_bytes_files) $(go_bytes_c_files) io.gox os.gox \
3850 unicode.gox utf8.gox
3851 test -d bytes || $(MKDIR_P) bytes
3852 $(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
3853 bytes/index.$(OBJEXT): go/bytes/indexbyte.c bytes/bytes.$(OBJEXT)
3854 $(LTCOMPILE) -c -o bytes/index.$(OBJEXT) $(srcdir)/go/bytes/indexbyte.c
3855 bytes/libbytes.la: bytes/bytes.$(OBJEXT) bytes/index.$(OBJEXT)
3856 $(LINK) bytes/bytes.lo bytes/index.lo
3857 bytes/check: $(CHECK_DEPS)
3858 $(CHECK)
3859 .PHONY: bytes/check
3861 cmath/libcmath.$(OBJEXT): $(go_cmath_files) math.gox
3862 $(BUILDPACKAGE)
3863 cmath/libcmath.lo: cmath/libcmath.$(OBJEXT)
3864 cmath/libcmath.la: cmath/libcmath.lo
3865 cmath/check: $(CHECK_DEPS)
3866 $(CHECK)
3867 .PHONY: cmath/check
3869 ebnf/libebnf.$(OBJEXT): $(go_ebnf_files) container/vector.gox go/scanner.gox \
3870 go/token.gox os.gox strconv.gox unicode.gox utf8.gox
3871 $(BUILDPACKAGE)
3872 ebnf/libebnf.lo: ebnf/libebnf.$(OBJEXT)
3873 ebnf/libebnf.la: ebnf/libebnf.lo
3874 ebnf/check: $(CHECK_DEPS)
3875 $(CHECK)
3876 .PHONY: ebnf/check
3878 exec/libexec.$(OBJEXT): $(go_exec_files) os.gox strings.gox
3879 $(BUILDPACKAGE)
3880 exec/libexec.lo: exec/libexec.$(OBJEXT)
3881 exec/libexec.la: exec/libexec.lo
3882 exec/check: $(CHECK_DEPS)
3883 $(CHECK)
3884 .PHONY: exec/check
3886 expvar/libexpvar.$(OBJEXT): $(go_expvar_files) bytes.gox fmt.gox http.gox \
3887 json.gox log.gox os.gox runtime.gox strconv.gox sync.gox
3888 $(BUILDPACKAGE)
3889 expvar/libexpvar.lo: expvar/libexpvar.$(OBJEXT)
3890 expvar/libexpvar.la: expvar/libexpvar.lo
3891 expvar/check: $(CHECK_DEPS)
3892 $(CHECK)
3893 .PHONY: expvar/check
3895 flag/libflag.$(OBJEXT): $(go_flag_files) fmt.gox os.gox strconv.gox
3896 $(BUILDPACKAGE)
3897 flag/libflag.lo: flag/libflag.$(OBJEXT)
3898 flag/libflag.la: flag/libflag.lo
3899 flag/check: $(CHECK_DEPS)
3900 $(CHECK)
3901 .PHONY: flag/check
3903 fmt/libfmt.$(OBJEXT): $(go_fmt_files) bytes.gox io.gox os.gox reflect.gox \
3904 strconv.gox strings.gox unicode.gox utf8.gox
3905 $(BUILDPACKAGE)
3906 fmt/libfmt.lo: fmt/libfmt.$(OBJEXT)
3907 fmt/libfmt.la: fmt/libfmt.lo
3908 fmt/check: $(CHECK_DEPS)
3909 $(CHECK)
3910 .PHONY: fmt/check
3912 gob/libgob.$(OBJEXT): $(go_gob_files) bytes.gox fmt.gox io.gox math.gox \
3913 os.gox reflect.gox runtime.gox strings.gox sync.gox \
3914 unicode.gox utf8.gox
3915 $(BUILDPACKAGE)
3916 gob/libgob.lo: gob/libgob.$(OBJEXT)
3917 gob/libgob.la: gob/libgob.lo
3918 gob/check: $(CHECK_DEPS)
3919 $(CHECK)
3920 .PHONY: gob/check
3922 hash/libhash.$(OBJEXT): $(go_hash_files) io.gox
3923 $(BUILDPACKAGE)
3924 hash/libhash.lo: hash/libhash.$(OBJEXT)
3925 hash/libhash.la: hash/libhash.lo
3926 hash/check: $(CHECK_DEPS)
3927 $(CHECK)
3928 .PHONY: hash/check
3930 html/libhtml.$(OBJEXT): $(go_html_files) bytes.gox io.gox os.gox strconv.gox \
3931 strings.gox utf8.gox
3932 $(BUILDPACKAGE)
3933 html/libhtml.lo: html/libhtml.$(OBJEXT)
3934 html/libhtml.la: html/libhtml.lo
3935 html/check: $(CHECK_DEPS)
3936 $(CHECK)
3937 .PHONY: html/check
3939 http/libhttp.$(OBJEXT): $(go_http_files) bufio.gox bytes.gox \
3940 container/list.gox container/vector.gox crypto/rand.gox \
3941 crypto/tls.gox encoding/base64.gox fmt.gox io.gox \
3942 io/ioutil.gox log.gox mime.gox mime/multipart.gox net.gox \
3943 os.gox path.gox sort.gox strconv.gox strings.gox sync.gox \
3944 time.gox utf8.gox
3945 $(BUILDPACKAGE)
3946 http/libhttp.lo: http/libhttp.$(OBJEXT)
3947 http/libhttp.la: http/libhttp.lo
3948 http/check: $(CHECK_DEPS)
3949 $(CHECK)
3950 .PHONY: http/check
3952 image/libimage.$(OBJEXT): $(go_image_files) bufio.gox io.gox os.gox strconv.gox
3953 $(BUILDPACKAGE)
3954 image/libimage.lo: image/libimage.$(OBJEXT)
3955 image/libimage.la: image/libimage.lo
3956 image/check: $(CHECK_DEPS)
3957 $(CHECK)
3958 .PHONY: image/check
3960 io/libio.$(OBJEXT): $(go_io_files) os.gox runtime.gox sync.gox
3961 $(BUILDPACKAGE)
3962 io/libio.lo: io/libio.$(OBJEXT)
3963 io/libio.la: io/libio.lo
3964 io/check: $(CHECK_DEPS)
3965 $(CHECK)
3966 .PHONY: io/check
3968 json/libjson.$(OBJEXT): $(go_json_files) bytes.gox container/vector.gox \
3969 fmt.gox io.gox math.gox os.gox reflect.gox runtime.gox \
3970 strconv.gox strings.gox unicode.gox utf16.gox utf8.gox
3971 $(BUILDPACKAGE)
3972 json/libjson.lo: json/libjson.$(OBJEXT)
3973 json/libjson.la: json/libjson.lo
3974 json/check: $(CHECK_DEPS)
3975 $(CHECK)
3976 .PHONY: json/check
3978 log/liblog.$(OBJEXT): $(go_log_files) bytes.gox fmt.gox io.gox runtime.gox \
3979 os.gox sync.gox time.gox
3980 $(BUILDPACKAGE)
3981 log/liblog.lo: log/liblog.$(OBJEXT)
3982 log/liblog.la: log/liblog.lo
3983 log/check: $(CHECK_DEPS)
3984 $(CHECK)
3985 .PHONY: log/check
3987 math/libmath.$(OBJEXT): $(go_math_files)
3988 $(BUILDPACKAGE)
3989 math/libmath.lo: math/libmath.$(OBJEXT)
3990 math/libmath.la: math/libmath.lo
3991 math/check: $(CHECK_DEPS)
3992 $(CHECK)
3993 .PHONY: math/check
3995 mime/libmime.$(OBJEXT): $(go_mime_files) bufio.gox bytes.gox os.gox \
3996 strings.gox sync.gox unicode.gox
3997 $(BUILDPACKAGE)
3998 mime/libmime.lo: mime/libmime.$(OBJEXT)
3999 mime/libmime.la: mime/libmime.lo
4000 mime/check: $(CHECK_DEPS)
4001 $(CHECK)
4002 .PHONY: mime/check
4004 net/libnet.$(OBJEXT): $(go_net_files) bytes.gox fmt.gox io.gox os.gox \
4005 reflect.gox strconv.gox strings.gox sync.gox syscall.gox
4006 $(BUILDPACKAGE)
4007 net/libnet.lo: net/libnet.$(OBJEXT)
4008 net/libnet.la: net/libnet.lo
4009 net/check: $(CHECK_DEPS)
4010 $(CHECK)
4011 .PHONY: net/check
4013 netchan/libnetchan.$(OBJEXT): $(go_netchan_files) gob.gox log.gox net.gox \
4014 os.gox reflect.gox strconv.gox sync.gox time.gox
4015 $(BUILDPACKAGE)
4016 netchan/libnetchan.lo: netchan/libnetchan.$(OBJEXT)
4017 netchan/libnetchan.la: netchan/libnetchan.lo
4018 netchan/check: $(CHECK_DEPS)
4019 $(CHECK)
4020 .PHONY: netchan/check
4022 os/libos.$(OBJEXT): $(go_os_files) sync.gox syscall.gox
4023 $(BUILDPACKAGE)
4024 os/libos.lo: os/libos.$(OBJEXT)
4025 os/libos.la: os/libos.lo
4026 os/check: $(CHECK_DEPS)
4027 $(CHECK)
4028 .PHONY: os/check
4030 patch/libpatch.$(OBJEXT): $(go_patch_files) bytes.gox compress/zlib.gox \
4031 crypto/sha1.gox encoding/git85.gox fmt.gox io.gox os.gox \
4032 path.gox strings.gox
4033 $(BUILDPACKAGE)
4034 patch/libpatch.lo: patch/libpatch.$(OBJEXT)
4035 patch/libpatch.la: patch/libpatch.lo
4036 patch/check: $(CHECK_DEPS)
4037 $(CHECK)
4038 .PHONY: patch/check
4040 path/libpath.$(OBJEXT): $(go_path_files) io/ioutil.gox os.gox sort.gox \
4041 strings.gox utf8.gox
4042 $(BUILDPACKAGE)
4043 path/libpath.lo: path/libpath.$(OBJEXT)
4044 path/libpath.la: path/libpath.lo
4045 path/check: $(CHECK_DEPS)
4046 $(CHECK)
4047 .PHONY: path/check
4049 rand/librand.$(OBJEXT): $(go_rand_files) math.gox sync.gox
4050 $(BUILDPACKAGE)
4051 rand/librand.lo: rand/librand.$(OBJEXT)
4052 rand/librand.la: rand/librand.lo
4053 rand/check: $(CHECK_DEPS)
4054 $(CHECK)
4055 .PHONY: rand/check
4057 reflect/libreflect.$(OBJEXT): $(go_reflect_files) math.gox runtime.gox \
4058 strconv.gox sync.gox
4059 $(BUILDPACKAGE)
4060 reflect/libreflect.lo: reflect/libreflect.$(OBJEXT)
4061 reflect/libreflect.la: reflect/libreflect.lo
4062 reflect/check: $(CHECK_DEPS)
4063 $(CHECK)
4064 .PHONY: reflect/check
4066 regexp/libregexp.$(OBJEXT): $(go_regexp_files) bytes.gox io.gox os.gox \
4067 strings.gox utf8.gox
4068 $(BUILDPACKAGE)
4069 regexp/libregexp.lo: regexp/libregexp.$(OBJEXT)
4070 regexp/libregexp.la: regexp/libregexp.lo
4071 regexp/check: $(CHECK_DEPS)
4072 $(CHECK)
4073 .PHONY: regexp/check
4075 rpc/librpc.$(OBJEXT): $(go_rpc_files) bufio.gox fmt.gox gob.gox http.gox \
4076 io.gox log.gox net.gox os.gox reflect.gox sort.gox \
4077 strings.gox strconv.gox sync.gox template.gox unicode.gox \
4078 utf8.gox
4079 $(BUILDPACKAGE)
4080 rpc/librpc.lo: rpc/librpc.$(OBJEXT)
4081 rpc/librpc.la: rpc/librpc.lo
4082 rpc/check: $(CHECK_DEPS)
4083 $(CHECK)
4084 .PHONY: rpc/check
4086 runtime/libruntime.$(OBJEXT): $(go_runtime_files)
4087 $(BUILDPACKAGE)
4088 runtime/libruntime.lo: runtime/libruntime.$(OBJEXT)
4089 runtime/libruntime.la: runtime/libruntime.lo
4090 runtime/check: $(CHECK_DEPS)
4091 $(CHECK)
4092 .PHONY: runtime/check
4094 scanner/libscanner.$(OBJEXT): $(go_scanner_files) bytes.gox fmt.gox io.gox \
4095 os.gox unicode.gox utf8.gox
4096 $(BUILDPACKAGE)
4097 scanner/libscanner.lo: scanner/libscanner.$(OBJEXT)
4098 scanner/libscanner.la: scanner/libscanner.lo
4099 scanner/check: $(CHECK_DEPS)
4100 $(CHECK)
4101 .PHONY: scanner/check
4103 smtp/libsmtp.$(OBJEXT): $(go_smtp_files) crypto/tls.gox encoding/base64.gox \
4104 io.gox net.gox net/textproto.gox os.gox strings.gox
4105 $(BUILDPACKAGE)
4106 smtp/libsmtp.lo: smtp/libsmtp.$(OBJEXT)
4107 smtp/libsmtp.la: smtp/libsmtp.lo
4108 smtp/check: $(CHECK_DEPS)
4109 $(CHECK)
4110 .PHONY: smtp/check
4112 sort/libsort.$(OBJEXT): $(go_sort_files)
4113 $(BUILDPACKAGE)
4114 sort/libsort.lo: sort/libsort.$(OBJEXT)
4115 sort/libsort.la: sort/libsort.lo
4116 sort/check: $(CHECK_DEPS)
4117 $(CHECK)
4118 .PHONY: sort/check
4120 strconv/libstrconv.$(OBJEXT): $(go_strconv_files) bytes.gox math.gox os.gox \
4121 strings.gox unicode.gox utf8.gox
4122 $(BUILDPACKAGE)
4123 strconv/libstrconv.lo: strconv/libstrconv.$(OBJEXT)
4124 strconv/libstrconv.la: strconv/libstrconv.lo
4125 strconv/check: $(CHECK_DEPS)
4126 $(CHECK)
4127 .PHONY: strconv/check
4129 strings/libstrings.$(OBJEXT): $(go_strings_files) os.gox unicode.gox utf8.gox
4130 $(BUILDPACKAGE)
4131 strings/libstrings.lo: strings/libstrings.$(OBJEXT)
4132 strings/libstrings.la: strings/libstrings.lo
4133 strings/check: $(CHECK_DEPS)
4134 $(CHECK)
4135 .PHONY: strings/check
4137 sync/mutex.$(OBJEXT): $(go_sync_files) $(go_sync_c_files) runtime.gox
4138 test -d sync || $(MKDIR_P) sync
4139 $(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
4140 sync/cas.$(OBJEXT): $(srcdir)/go/sync/cas.c sync/mutex.$(OBJEXT)
4141 $(LTCOMPILE) -c -o sync/cas.$(OBJEXT) $(srcdir)/go/sync/cas.c
4142 sync/libsync.la: sync/mutex.$(OBJEXT) sync/cas.$(OBJEXT)
4143 $(LINK) sync/mutex.lo sync/cas.lo
4144 sync/check: $(CHECK_DEPS)
4145 $(CHECK)
4146 .PHONY: sync/check
4148 syslog/libsyslog.$(OBJEXT): $(go_syslog_files) fmt.gox log.gox net.gox os.gox
4149 $(BUILDPACKAGE)
4150 syslog/libsyslog.lo: syslog/libsyslog.$(OBJEXT)
4151 syslog/libsyslog.la: syslog/libsyslog.lo
4152 syslog/check: $(CHECK_DEPS)
4153 $(CHECK)
4154 .PHONY: syslog/check
4156 tabwriter/libtabwriter.$(OBJEXT): $(go_tabwriter_files) bytes.gox io.gox \
4157 os.gox utf8.gox
4158 $(BUILDPACKAGE)
4159 tabwriter/libtabwriter.lo: tabwriter/libtabwriter.$(OBJEXT)
4160 tabwriter/libtabwriter.la: tabwriter/libtabwriter.lo
4161 tabwriter/check: $(CHECK_DEPS)
4162 $(CHECK)
4163 .PHONY: tabwriter/check
4165 template/libtemplate.$(OBJEXT): $(go_template_files) bytes.gox fmt.gox io.gox \
4166 os.gox reflect.gox runtime.gox strings.gox container/vector.gox
4167 $(BUILDPACKAGE)
4168 template/libtemplate.lo: template/libtemplate.$(OBJEXT)
4169 template/libtemplate.la: template/libtemplate.lo
4170 template/check: $(CHECK_DEPS)
4171 $(CHECK)
4172 .PHONY: template/check
4174 testing/libtesting.$(OBJEXT): $(go_testing_files) flag.gox fmt.gox os.gox \
4175 regexp.gox runtime.gox time.gox
4176 $(BUILDPACKAGE)
4177 testing/libtesting.lo: testing/libtesting.$(OBJEXT)
4178 testing/libtesting.la: testing/libtesting.lo
4179 testing/check: $(CHECK_DEPS)
4180 $(CHECK)
4181 .PHONY: testing/check
4183 time/libtime.$(OBJEXT): $(go_time_files) bytes.gox container/heap.gox \
4184 io/ioutil.gox os.gox strconv.gox sync.gox syscall.gox
4185 $(BUILDPACKAGE)
4186 time/libtime.lo: time/libtime.$(OBJEXT)
4187 time/libtime.la: time/libtime.lo
4188 time/check: $(CHECK_DEPS)
4189 $(CHECK)
4190 .PHONY: time/check
4192 try/libtry.$(OBJEXT): $(go_try_files) fmt.gox io.gox os.gox reflect.gox \
4193 unicode.gox
4194 $(BUILDPACKAGE)
4195 try/libtry.lo: try/libtry.$(OBJEXT)
4196 try/libtry.la: try/libtry.lo
4197 try/check: $(CHECK_DEPS)
4198 $(CHECK)
4199 .PHONY: try/check
4201 unicode/libunicode.$(OBJEXT): $(go_unicode_files)
4202 $(BUILDPACKAGE)
4203 unicode/libunicode.lo: unicode/libunicode.$(OBJEXT)
4204 unicode/libunicode.la: unicode/libunicode.lo
4205 unicode/check: $(CHECK_DEPS)
4206 $(CHECK)
4207 .PHONY: unicode/check
4209 utf16/libutf16.$(OBJEXT): $(go_utf16_files) unicode.gox
4210 $(BUILDPACKAGE)
4211 utf16/libutf16.lo: utf16/libutf16.$(OBJEXT)
4212 utf16/libutf16.la: utf16/libutf16.lo
4213 utf16/check: $(CHECK_DEPS)
4214 $(CHECK)
4215 .PHONY: utf16/check
4217 utf8/libutf8.$(OBJEXT): $(go_utf8_files) unicode.gox
4218 $(BUILDPACKAGE)
4219 utf8/libutf8.lo: utf8/libutf8.$(OBJEXT)
4220 utf8/libutf8.la: utf8/libutf8.lo
4221 utf8/check: $(CHECK_DEPS)
4222 $(CHECK)
4223 .PHONY: utf8/check
4225 websocket/libwebsocket.$(OBJEXT): $(go_websocket_files) bufio.gox bytes.gox \
4226 container/vector.gox crypto/md5.gox crypto/tls.gox \
4227 encoding/binary.gox fmt.gox http.gox io.gox net.gox os.gox \
4228 rand.gox strings.gox
4229 $(BUILDPACKAGE)
4230 websocket/libwebsocket.lo: websocket/libwebsocket.$(OBJEXT)
4231 websocket/libwebsocket.la: websocket/libwebsocket.lo
4232 websocket/check: $(CHECK_DEPS)
4233 $(CHECK)
4234 .PHONY: websocket/check
4236 xml/libxml.$(OBJEXT): $(go_xml_files) bufio.gox bytes.gox fmt.gox io.gox \
4237 os.gox reflect.gox strconv.gox strings.gox unicode.gox utf8.gox
4238 $(BUILDPACKAGE)
4239 xml/libxml.lo: xml/libxml.$(OBJEXT)
4240 xml/libxml.la: xml/libxml.lo
4241 xml/check: $(CHECK_DEPS)
4242 $(CHECK)
4243 .PHONY: xml/check
4245 archive/libtar.$(OBJEXT): $(go_archive_tar_files) bytes.gox io.gox os.gox \
4246 strconv.gox strings.gox
4247 $(BUILDPACKAGE)
4248 archive/libtar.lo: archive/libtar.$(OBJEXT)
4249 archive/libtar.la: archive/libtar.lo
4250 archive/tar/check: $(CHECK_DEPS)
4251 @$(MKDIR_P) archive/tar
4252 $(CHECK)
4253 .PHONY: archive/tar/check
4255 archive/libzip.$(OBJEXT): $(go_archive_zip_files) bufio.gox bytes.gox \
4256 compress/flate.gox hash.gox hash/crc32.gox \
4257 encoding/binary.gox io.gox os.gox
4258 $(BUILDPACKAGE)
4259 archive/libzip.lo: archive/libzip.$(OBJEXT)
4260 archive/libzip.la: archive/libzip.lo
4261 archive/zip/check: $(CHECK_DEPS)
4262 @$(MKDIR_P) archive/zip
4263 $(CHECK)
4264 .PHONY: archive/zip/check
4266 compress/libflate.$(OBJEXT): $(go_compress_flate_files) bufio.gox io.gox \
4267 math.gox os.gox sort.gox strconv.gox
4268 $(BUILDPACKAGE)
4269 compress/libflate.lo: compress/libflate.$(OBJEXT)
4270 compress/libflate.la: compress/libflate.lo
4271 compress/flate/check: $(CHECK_DEPS)
4272 @$(MKDIR_P) compress/flate
4273 $(CHECK)
4274 .PHONY: compress/flate/check
4276 compress/libgzip.$(OBJEXT): $(go_compress_gzip_files) bufio.gox \
4277 compress/flate.gox hash.gox hash/crc32.gox io.gox os.gox
4278 $(BUILDPACKAGE)
4279 compress/libgzip.lo: compress/libgzip.$(OBJEXT)
4280 compress/libgzip.la: compress/libgzip.lo
4281 compress/gzip/check: $(CHECK_DEPS)
4282 @$(MKDIR_P) compress/gzip
4283 $(CHECK)
4284 .PHONY: compress/gzip/check
4286 compress/libzlib.$(OBJEXT): $(go_compress_zlib_files) bufio.gox \
4287 compress/flate.gox hash.gox hash/adler32.gox io.gox os.gox
4288 $(BUILDPACKAGE)
4289 compress/libzlib.lo: compress/libzlib.$(OBJEXT)
4290 compress/libzlib.la: compress/libzlib.lo
4291 compress/zlib/check: $(CHECK_DEPS)
4292 @$(MKDIR_P) compress/zlib
4293 $(CHECK)
4294 .PHONY: compress/zlib/check
4296 container/libheap.$(OBJEXT): $(go_container_heap_files) sort.gox
4297 $(BUILDPACKAGE)
4298 container/libheap.lo: container/libheap.$(OBJEXT)
4299 container/libheap.la: container/libheap.lo
4300 container/heap/check: $(CHECK_DEPS)
4301 @$(MKDIR_P) container/heap
4302 $(CHECK)
4303 .PHONY: container/heap/check
4305 container/liblist.$(OBJEXT): $(go_container_list_files)
4306 $(BUILDPACKAGE)
4307 container/liblist.lo: container/liblist.$(OBJEXT)
4308 container/liblist.la: container/liblist.lo
4309 container/list/check: $(CHECK_DEPS)
4310 @$(MKDIR_P) container/list
4311 $(CHECK)
4312 .PHONY: container/list/check
4314 container/libring.$(OBJEXT): $(go_container_ring_files)
4315 $(BUILDPACKAGE)
4316 container/libring.lo: container/libring.$(OBJEXT)
4317 container/libring.la: container/libring.lo
4318 container/ring/check: $(CHECK_DEPS)
4319 @$(MKDIR_P) container/ring
4320 $(CHECK)
4321 .PHONY: container/ring/check
4323 container/libvector.$(OBJEXT): $(go_container_vector_files)
4324 $(BUILDPACKAGE)
4325 container/libvector.lo: container/libvector.$(OBJEXT)
4326 container/libvector.la: container/libvector.lo
4327 container/vector/check: $(CHECK_DEPS)
4328 @$(MKDIR_P) container/vector
4329 $(CHECK)
4330 .PHONY: container/vector/check
4332 crypto/libaes.$(OBJEXT): $(go_crypto_aes_files) os.gox strconv.gox
4333 $(BUILDPACKAGE)
4334 crypto/libaes.lo: crypto/libaes.$(OBJEXT)
4335 crypto/libaes.la: crypto/libaes.lo
4336 crypto/aes/check: $(CHECK_DEPS)
4337 @$(MKDIR_P) crypto/aes
4338 $(CHECK)
4339 .PHONY: crypto/aes/check
4341 crypto/libblock.$(OBJEXT): $(go_crypto_block_files) fmt.gox io.gox os.gox \
4342 strconv.gox
4343 $(BUILDPACKAGE)
4344 crypto/libblock.lo: crypto/libblock.$(OBJEXT)
4345 crypto/libblock.la: crypto/libblock.lo
4346 crypto/block/check: $(CHECK_DEPS)
4347 @$(MKDIR_P) crypto/block
4348 $(CHECK)
4349 .PHONY: crypto/block/check
4351 crypto/libblowfish.$(OBJEXT): $(go_crypto_blowfish_files) os.gox strconv.gox
4352 $(BUILDPACKAGE)
4353 crypto/libblowfish.lo: crypto/libblowfish.$(OBJEXT)
4354 crypto/libblowfish.la: crypto/libblowfish.lo
4355 crypto/blowfish/check: $(CHECK_DEPS)
4356 @$(MKDIR_P) crypto/blowfish
4357 $(CHECK)
4358 .PHONY: crypto/blowfish/check
4360 crypto/libcast5.$(OBJEXT): $(go_crypto_cast5_files) os.gox
4361 $(BUILDPACKAGE)
4362 crypto/libcast5.lo: crypto/libcast5.$(OBJEXT)
4363 crypto/libcast5.la: crypto/libcast5.lo
4364 crypt/cast5/check: $(CHECK_DEPS)
4365 @$(MKDIR_P) crypto/cast5
4366 $(CHECK)
4367 .PHONY: crypto/cast5/check
4369 crypto/libcipher.$(OBJEXT): $(go_crypto_cipher_files) io.gox os.gox
4370 $(BUILDPACKAGE)
4371 crypto/libcipher.lo: crypto/libcipher.$(OBJEXT)
4372 crypto/libcipher.la: crypto/libcipher.lo
4373 crypto/cipher/check: $(CHECK_DEPS)
4374 @$(MKDIR_P) crypto/cipher
4375 $(CHECK)
4376 .PHONY: crypto/cipher/check
4378 crypto/libelliptic.$(OBJEXT): $(go_crypto_elliptic_files) big.gox io.gox \
4379 os.gox sync.gox
4380 $(BUILDPACKAGE)
4381 crypto/libelliptic.lo: crypto/libelliptic.$(OBJEXT)
4382 crypto/libelliptic.la: crypto/libelliptic.lo
4383 crypto/elliptic/check: $(CHECK_DEPS)
4384 @$(MKDIR_P) crypto/elliptic
4385 $(CHECK)
4386 .PHONY: crypto/elliptic/check
4388 crypto/libhmac.$(OBJEXT): $(go_crypto_hmac_files) crypto/md5.gox \
4389 crypto/sha1.gox crypto/sha256.gox hash.gox os.gox
4390 $(BUILDPACKAGE)
4391 crypto/libhmac.lo: crypto/libhmac.$(OBJEXT)
4392 crypto/libhmac.la: crypto/libhmac.lo
4393 crypto/hmac/check: $(CHECK_DEPS)
4394 @$(MKDIR_P) crypto/hmac
4395 $(CHECK)
4396 .PHONY: crypto/hmac/check
4398 crypto/libmd4.$(OBJEXT): $(go_crypto_md4_files) hash.gox os.gox
4399 $(BUILDPACKAGE)
4400 crypto/libmd4.lo: crypto/libmd4.$(OBJEXT)
4401 crypto/libmd4.la: crypto/libmd4.lo
4402 crypto/md4/check: $(CHECK_DEPS)
4403 @$(MKDIR_P) crypto/md4
4404 $(CHECK)
4405 .PHONY: crypto/md4/check
4407 crypto/libmd5.$(OBJEXT): $(go_crypto_md5_files) hash.gox os.gox
4408 $(BUILDPACKAGE)
4409 crypto/libmd5.lo: crypto/libmd5.$(OBJEXT)
4410 crypto/libmd5.la: crypto/libmd5.lo
4411 crypto/md5/check: $(CHECK_DEPS)
4412 @$(MKDIR_P) crypto/md5
4413 $(CHECK)
4414 .PHONY: crypto/md5/check
4416 crypto/libocsp.$(OBJEXT): $(go_crypto_ocsp_files) asn1.gox crypto/rsa.gox \
4417 crypto/sha1.gox crypto/x509.gox os.gox time.gox
4418 $(BUILDPACKAGE)
4419 crypto/libocsp.lo: crypto/libocsp.$(OBJEXT)
4420 crypto/libocsp.la: crypto/libocsp.lo
4421 crypto/ocsp/check: $(CHECK_DEPS)
4422 @$(MKDIR_P) crypto/ocsp
4423 $(CHECK)
4424 .PHONY: crypto/ocsp/check
4426 crypto/librand.$(OBJEXT): $(go_crypto_rand_files) crypto/aes.gox io.gox os.gox \
4427 sync.gox time.gox
4428 $(BUILDPACKAGE)
4429 crypto/librand.lo: crypto/librand.$(OBJEXT)
4430 crypto/librand.la: crypto/librand.lo
4431 crypto/rand/check: $(CHECK_DEPS)
4432 @$(MKDIR_P) crypto/rand
4433 $(CHECK)
4434 .PHONY: crypto/rand/check
4436 crypto/librc4.$(OBJEXT): $(go_crypto_rc4_files) os.gox strconv.gox
4437 $(BUILDPACKAGE)
4438 crypto/librc4.lo: crypto/librc4.$(OBJEXT)
4439 crypto/librc4.la: crypto/librc4.lo
4440 crypto/rc4/check: $(CHECK_DEPS)
4441 @$(MKDIR_P) crypto/rc4
4442 $(CHECK)
4443 .PHONY: crypto/rc4/check
4445 crypto/libripemd160.$(OBJEXT): $(go_crypto_ripemd160_files) hash.gox os.gox
4446 $(BUILDPACKAGE)
4447 crypto/libripemd160.lo: crypto/libripemd160.$(OBJEXT)
4448 crypto/libripemd160.la: crypto/libripemd160.lo
4449 crypto/ripemd160/check: $(CHECK_DEPS)
4450 @$(MKDIR_P) crypto/ripemd160
4451 $(CHECK)
4452 .PHONY: crypto/ripemd160/check
4454 crypto/librsa.$(OBJEXT): $(go_crypto_rsa_files) big.gox crypto/sha1.gox \
4455 crypto/subtle.gox encoding/hex.gox hash.gox io.gox os.gox
4456 $(BUILDPACKAGE)
4457 crypto/librsa.lo: crypto/librsa.$(OBJEXT)
4458 crypto/librsa.la: crypto/librsa.lo
4459 crypto/rsa/check: $(CHECK_DEPS)
4460 @$(MKDIR_P) crypto/rsa
4461 $(CHECK)
4462 .PHONY: crypto/rsa/check
4464 crypto/libsha1.$(OBJEXT): $(go_crypto_sha1_files) hash.gox os.gox
4465 $(BUILDPACKAGE)
4466 crypto/libsha1.lo: crypto/libsha1.$(OBJEXT)
4467 crypto/libsha1.la: crypto/libsha1.lo
4468 crypto/sha1/check: $(CHECK_DEPS)
4469 @$(MKDIR_P) crypto/sha1
4470 $(CHECK)
4471 .PHONY: crypto/sha1/check
4473 crypto/libsha256.$(OBJEXT): $(go_crypto_sha256_files) hash.gox os.gox
4474 $(BUILDPACKAGE)
4475 crypto/libsha256.lo: crypto/libsha256.$(OBJEXT)
4476 crypto/libsha256.la: crypto/libsha256.lo
4477 crypto/sha256/check: $(CHECK_DEPS)
4478 @$(MKDIR_P) crypto/sha256
4479 $(CHECK)
4480 .PHONY: crypto/sha256/check
4482 crypto/libsha512.$(OBJEXT): $(go_crypto_sha512_files) hash.gox os.gox
4483 $(BUILDPACKAGE)
4484 crypto/libsha512.lo: crypto/libsha512.$(OBJEXT)
4485 crypto/libsha512.la: crypto/libsha512.lo
4486 crypto/sha512/check: $(CHECK_DEPS)
4487 @$(MKDIR_P) crypto/sha512
4488 $(CHECK)
4489 .PHONY: crypto/sha512/check
4491 crypto/libsubtle.$(OBJEXT): $(go_crypto_subtle_files)
4492 $(BUILDPACKAGE)
4493 crypto/libsubtle.lo: crypto/libsubtle.$(OBJEXT)
4494 crypto/libsubtle.la: crypto/libsubtle.lo
4495 crypto/subtle/check: $(CHECK_DEPS)
4496 @$(MKDIR_P) crypto/subtle
4497 $(CHECK)
4498 .PHONY: crypto/subtle/check
4500 crypto/libtls.$(OBJEXT): $(go_crypto_tls_files) big.gox bufio.gox bytes.gox \
4501 container/list.gox crypto/aes.gox crypto/cipher.gox \
4502 crypto/elliptic.gox crypto/hmac.gox crypto/md5.gox \
4503 crypto/rc4.gox crypto/rand.gox crypto/rsa.gox crypto/sha1.gox \
4504 crypto/subtle.gox crypto/rsa.gox crypto/sha1.gox \
4505 crypto/x509.gox encoding/pem.gox fmt.gox hash.gox io.gox \
4506 io/ioutil.gox net.gox os.gox strings.gox sync.gox time.gox
4507 $(BUILDPACKAGE)
4508 crypto/libtls.lo: crypto/libtls.$(OBJEXT)
4509 crypto/libtls.la: crypto/libtls.lo
4510 crypto/tls/check: $(CHECK_DEPS)
4511 @$(MKDIR_P) crypto/tls
4512 $(CHECK)
4513 .PHONY: crypto/tls/check
4515 crypto/libtwofish.$(OBJEXT): $(go_crypto_twofish_files) os.gox strconv.gox
4516 $(BUILDPACKAGE)
4517 crypto/libtwofish.lo: crypto/libtwofish.$(OBJEXT)
4518 crypto/libtwofish.la: crypto/libtwofish.lo
4519 crypto/twofish/check: $(CHECK_DEPS)
4520 @$(MKDIR_P) crypto/twofish
4521 $(CHECK)
4522 .PHONY: crypto/twofish/check
4524 crypto/libx509.$(OBJEXT): $(go_crypto_x509_files) asn1.gox big.gox \
4525 container/vector.gox crypto/rsa.gox crypto/sha1.gox hash.gox \
4526 os.gox strings.gox time.gox
4527 $(BUILDPACKAGE)
4528 crypto/libx509.lo: crypto/libx509.$(OBJEXT)
4529 crypto/libx509.la: crypto/libx509.lo
4530 crypto/x509/check: $(CHECK_DEPS)
4531 @$(MKDIR_P) crypto/x509
4532 $(CHECK)
4533 .PHONY: crypto/x509/check
4535 crypto/libxtea.$(OBJEXT): $(go_crypto_xtea_files) os.gox strconv.gox
4536 $(BUILDPACKAGE)
4537 crypto/libxtea.lo: crypto/libxtea.$(OBJEXT)
4538 crypto/libxtea.la: crypto/libxtea.lo
4539 crypto/xtea/check: $(CHECK_DEPS)
4540 @$(MKDIR_P) crypto/xtea
4541 $(CHECK)
4542 .PHONY: crypto/xtea/check
4544 crypto/openpgp/libarmor.$(OBJEXT): $(go_crypto_openpgp_armor_files) bytes.gox \
4545 crypto/openpgp/error.gox encoding/base64.gox \
4546 encoding/line.gox io.gox os.gox
4547 $(BUILDPACKAGE)
4548 crypto/openpgp/libarmor.lo: crypto/openpgp/libarmor.$(OBJEXT)
4549 crypto/openpgp/libarmor.la: crypto/openpgp/libarmor.lo
4550 crypto/openpgp/armor/check: $(CHECK_DEPS)
4551 @$(MKDIR_P) crypto/openpgp/armor
4552 $(CHECK)
4553 .PHONY: crypto/openpgp/armor/check
4555 crypto/openpgp/liberror.$(OBJEXT): $(go_crypto_openpgp_error_files)
4556 $(BUILDPACKAGE)
4557 crypto/openpgp/liberror.lo: crypto/openpgp/liberror.$(OBJEXT)
4558 crypto/openpgp/liberror.la: crypto/openpgp/liberror.lo
4559 crypto/openpgp/error/check: $(CHECK_DEPS)
4560 @$(MKDIR_P) crypto/openpgp/error
4561 $(CHECK)
4562 .PHONY: crypto/openpgp/error/check
4564 crypto/openpgp/libs2k.$(OBJEXT): $(go_crypto_openpgp_s2k_files) crypto/md5.gox \
4565 crypto/openpgp/error.gox crypto/ripemd160.gox crypto/sha1.gox \
4566 crypto/sha256.gox crypto/sha512.gox hash.gox io.gox os.gox
4567 $(BUILDPACKAGE)
4568 crypto/openpgp/libs2k.lo: crypto/openpgp/libs2k.$(OBJEXT)
4569 crypto/openpgp/libs2k.la: crypto/openpgp/libs2k.lo
4570 crypto/openpgp/s2k/check: $(CHECK_DEPS)
4571 @$(MKDIR_P) crypto/openpgp/s2k
4572 $(CHECK)
4573 .PHONY: crypto/openpgp/s2k/check
4575 debug/libdwarf.$(OBJEXT): $(go_debug_dwarf_files) encoding/binary.gox os.gox \
4576 strconv.gox
4577 $(BUILDPACKAGE)
4578 debug/libdwarf.lo: debug/libdwarf.$(OBJEXT)
4579 debug/libdwarf.la: debug/libdwarf.lo
4580 debug/dwarf/check: $(CHECK_DEPS)
4581 @$(MKDIR_P) debug/dwarf
4582 $(CHECK)
4583 .PHONY: debug/dwarf/check
4585 debug/libelf.$(OBJEXT): $(go_debug_elf_files) bytes.gox debug/dwarf.gox \
4586 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4587 $(BUILDPACKAGE)
4588 debug/libelf.lo: debug/libelf.$(OBJEXT)
4589 debug/libelf.la: debug/libelf.lo
4590 debug/elf/check: $(CHECK_DEPS)
4591 @$(MKDIR_P) debug/elf
4592 $(CHECK)
4593 .PHONY: debug/elf/check
4595 debug/libgosym.$(OBJEXT): $(go_debug_gosym_files) encoding/binary.gox fmt.gox \
4596 os.gox strconv.gox strings.gox
4597 $(BUILDPACKAGE)
4598 debug/libgosym.lo: debug/libgosym.$(OBJEXT)
4599 debug/libgosym.la: debug/libgosym.lo
4600 debug/gosym/check: $(CHECK_DEPS)
4601 @$(MKDIR_P) debug/gosym
4602 $(CHECK)
4603 .PHONY: debug/gosym/check
4605 debug/libmacho.$(OBJEXT): $(go_debug_macho_files) bytes.gox debug/dwarf.gox \
4606 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4607 $(BUILDPACKAGE)
4608 debug/libmacho.lo: debug/libmacho.$(OBJEXT)
4609 debug/libmacho.la: debug/libmacho.lo
4610 debug/macho/check: $(CHECK_DEPS)
4611 @$(MKDIR_P) debug/macho
4612 $(CHECK)
4613 .PHONY: debug/macho/check
4615 debug/libpe.$(OBJEXT): $(go_debug_pe_files) debug/dwarf.gox \
4616 encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
4617 $(BUILDPACKAGE)
4618 debug/libpe.lo: debug/libpe.$(OBJEXT)
4619 debug/libpe.la: debug/libpe.lo
4620 debug/pe/check: $(CHECK_DEPS)
4621 @$(MKDIR_P) debug/pe
4622 $(CHECK)
4623 .PHONY: debug/pe/check
4625 debug/libproc.$(OBJEXT): $(go_debug_proc_files) container/vector.gox fmt.gox \
4626 io/ioutil.gox os.gox runtime.gox strconv.gox strings.gox \
4627 sync.gox syscall.gox
4628 $(BUILDPACKAGE)
4629 debug/libproc.lo: debug/libproc.$(OBJEXT)
4630 debug/libproc.la: debug/libproc.lo
4631 debug/proc/check: $(CHECK_DEPS)
4632 @$(MKDIR_P) debug/proc
4633 $(CHECK)
4634 .PHONY: debug/proc/check
4636 encoding/libascii85.$(OBJEXT): $(go_encoding_ascii85_files) io.gox os.gox \
4637 strconv.gox
4638 $(BUILDPACKAGE)
4639 encoding/libascii85.lo: encoding/libascii85.$(OBJEXT)
4640 encoding/libascii85.la: encoding/libascii85.lo
4641 encoding/ascii85/check: $(CHECK_DEPS)
4642 @$(MKDIR_P) encoding/ascii85
4643 $(CHECK)
4644 .PHONY: encoding/ascii85/check
4646 encoding/libbase32.$(OBJEXT): $(go_encoding_base32_files) io.gox os.gox \
4647 strconv.gox
4648 $(BUILDPACKAGE)
4649 encoding/libbase32.lo: encoding/libbase32.$(OBJEXT)
4650 encoding/libbase32.la: encoding/libbase32.lo
4651 encoding/base32/check: $(CHECK_DEPS)
4652 @$(MKDIR_P) encoding/base32
4653 $(CHECK)
4654 .PHONY: encoding/base32/check
4656 encoding/libbase64.$(OBJEXT): $(go_encoding_base64_files) io.gox os.gox \
4657 strconv.gox
4658 $(BUILDPACKAGE)
4659 encoding/libbase64.lo: encoding/libbase64.$(OBJEXT)
4660 encoding/libbase64.la: encoding/libbase64.lo
4661 encoding/base64/check: $(CHECK_DEPS)
4662 @$(MKDIR_P) encoding/base64
4663 $(CHECK)
4664 .PHONY: encoding/base64/check
4666 encoding/libbinary.$(OBJEXT): $(go_encoding_binary_files) io.gox math.gox \
4667 os.gox reflect.gox
4668 $(BUILDPACKAGE)
4669 encoding/libbinary.lo: encoding/libbinary.$(OBJEXT)
4670 encoding/libbinary.la: encoding/libbinary.lo
4671 encoding/binary/check: $(CHECK_DEPS)
4672 @$(MKDIR_P) encoding/binary
4673 $(CHECK)
4674 .PHONY: encoding/binary/check
4676 encoding/libgit85.$(OBJEXT): $(go_encoding_git85_files) bytes.gox io.gox \
4677 os.gox strconv.gox
4678 $(BUILDPACKAGE)
4679 encoding/libgit85.lo: encoding/libgit85.$(OBJEXT)
4680 encoding/libgit85.la: encoding/libgit85.lo
4681 encoding/git85/check: $(CHECK_DEPS)
4682 @$(MKDIR_P) encoding/git85
4683 $(CHECK)
4684 .PHONY: encoding/git85/check
4686 encoding/libhex.$(OBJEXT): $(go_encoding_hex_files) os.gox strconv.gox
4687 $(BUILDPACKAGE)
4688 encoding/libhex.lo: encoding/libhex.$(OBJEXT)
4689 encoding/libhex.la: encoding/libhex.lo
4690 encoding/hex/check: $(CHECK_DEPS)
4691 @$(MKDIR_P) encoding/hex
4692 $(CHECK)
4693 .PHONY: encoding/hex/check
4695 encoding/libline.$(OBJEXT): $(go_encoding_line_files) io.gox os.gox
4696 $(BUILDPACKAGE)
4697 encoding/libline.lo: encoding/libline.$(OBJEXT)
4698 encoding/libline.la: encoding/libline.lo
4699 encoding/line/check: $(CHECK_DEPS)
4700 @$(MKDIR_P) encoding/line
4701 $(CHECK)
4702 .PHONY: encoding/line/check
4704 encoding/libpem.$(OBJEXT): $(go_encoding_pem_files) bytes.gox \
4705 encoding/base64.gox
4706 $(BUILDPACKAGE)
4707 encoding/libpem.lo: encoding/libpem.$(OBJEXT)
4708 encoding/libpem.la: encoding/libpem.lo
4709 encoding/pem/check: $(CHECK_DEPS)
4710 @$(MKDIR_P) encoding/pem
4711 $(CHECK)
4712 .PHONY: encoding/pem/check
4714 exp/libdatafmt.$(OBJEXT): $(go_exp_datafmt_files) bytes.gox \
4715 container/vector.gox fmt.gox go/scanner.gox go/token.gox \
4716 io.gox os.gox reflect.gox runtime.gox strconv.gox strings.gox
4717 $(BUILDPACKAGE)
4718 exp/libdatafmt.lo: exp/libdatafmt.$(OBJEXT)
4719 exp/libdatafmt.la: exp/libdatafmt.lo
4720 exp/datafmt/check: $(CHECK_DEPS)
4721 @$(MKDIR_P) exp/datafmt
4722 $(CHECK)
4723 .PHONY: exp/datafmt/check
4725 exp/libdraw.$(OBJEXT): $(go_exp_draw_files) image.gox os.gox
4726 $(BUILDPACKAGE)
4727 exp/libdraw.lo: exp/libdraw.$(OBJEXT)
4728 exp/libdraw.la: exp/libdraw.lo
4729 exp/draw/check: $(CHECK_DEPS)
4730 @$(MKDIR_P) exp/draw
4731 $(CHECK)
4732 .PHONY: exp/draw/check
4734 exp/libeval.$(OBJEXT): $(go_exp_eval_files) big.gox go/ast.gox go/parser.gox \
4735 go/scanner.gox go/token.gox fmt.gox log.gox strconv.gox \
4736 strings.gox os.gox reflect.gox runtime.gox sort.gox template.gox
4737 $(BUILDPACKAGE)
4738 exp/libeval.lo: exp/libeval.$(OBJEXT)
4739 exp/libeval.la: exp/libeval.lo
4740 exp/eval/check: $(CHECK_DEPS)
4741 @$(MKDIR_P) exp/eval
4742 $(CHECK)
4743 .PHONY: exp/eval/check
4745 go/libast.$(OBJEXT): $(go_go_ast_files) fmt.gox go/token.gox io.gox os.gox \
4746 reflect.gox unicode.gox utf8.gox
4747 $(BUILDPACKAGE)
4748 go/libast.lo: go/libast.$(OBJEXT)
4749 go/libast.la: go/libast.lo
4750 go/ast/check: $(CHECK_DEPS)
4751 @$(MKDIR_P) go/ast
4752 $(CHECK)
4753 .PHONY: go/ast/check
4755 go/libdoc.$(OBJEXT): $(go_go_doc_files) go/ast.gox go/token.gox io.gox \
4756 regexp.gox sort.gox strings.gox template.gox
4757 $(BUILDPACKAGE)
4758 go/libdoc.lo: go/libdoc.$(OBJEXT)
4759 go/libdoc.la: go/libdoc.lo
4760 go/doc/check: $(CHECK_DEPS)
4761 @$(MKDIR_P) go/doc
4762 $(CHECK)
4763 .PHONY: go/doc/check
4765 go/libparser.$(OBJEXT): $(go_go_parser_files) bytes.gox fmt.gox go/ast.gox \
4766 go/scanner.gox go/token.gox io.gox io/ioutil.gox os.gox \
4767 path.gox strings.gox
4768 $(BUILDPACKAGE)
4769 go/libparser.lo: go/libparser.$(OBJEXT)
4770 go/libparser.la: go/libparser.lo
4771 go/parser/check: $(CHECK_DEPS)
4772 @$(MKDIR_P) go/parser
4773 $(CHECK)
4774 .PHONY: go/parser/check
4776 go/libprinter.$(OBJEXT): $(go_go_printer_files) bytes.gox fmt.gox go/ast.gox \
4777 go/token.gox io.gox os.gox reflect.gox runtime.gox \
4778 strings.gox tabwriter.gox
4779 $(BUILDPACKAGE)
4780 go/libprinter.lo: go/libprinter.$(OBJEXT)
4781 go/libprinter.la: go/libprinter.lo
4782 go/printer/check: $(CHECK_DEPS)
4783 @$(MKDIR_P) go/printer
4784 $(CHECK)
4785 .PHONY: go/printer/check
4787 go/libscanner.$(OBJEXT): $(go_go_scanner_files) bytes.gox \
4788 container/vector.gox fmt.gox go/token.gox io.gox os.gox \
4789 path.gox sort.gox strconv.gox unicode.gox utf8.gox
4790 $(BUILDPACKAGE)
4791 go/libscanner.lo: go/libscanner.$(OBJEXT)
4792 go/libscanner.la: go/libscanner.lo
4793 go/scanner/check: $(CHECK_DEPS)
4794 @$(MKDIR_P) go/scanner
4795 $(CHECK)
4796 .PHONY: go/scanner/check
4798 go/libtoken.$(OBJEXT): $(go_go_token_files) fmt.gox strconv.gox
4799 $(BUILDPACKAGE)
4800 go/libtoken.lo: go/libtoken.$(OBJEXT)
4801 go/libtoken.la: go/libtoken.lo
4802 go/token/check: $(CHECK_DEPS)
4803 @$(MKDIR_P) go/token
4804 $(CHECK)
4805 .PHONY: go/token/check
4807 go/libtypechecker.$(OBJEXT): $(go_go_typechecker_files) fmt.gox go/ast.gox \
4808 go/token.gox go/scanner.gox os.gox
4809 $(BUILDPACKAGE)
4810 go/libtypechecker.lo: go/libtypechecker.$(OBJEXT)
4811 go/libtypechecker.la: go/libtypechecker.lo
4812 go/typechecker/check: $(CHECK_DEPS)
4813 @$(MKDIR_P) go/typechecker
4814 $(CHECK)
4815 .PHONY: go/typechecker/check
4817 hash/libadler32.$(OBJEXT): $(go_hash_adler32_files) hash.gox os.gox
4818 $(BUILDPACKAGE)
4819 hash/libadler32.lo: hash/libadler32.$(OBJEXT)
4820 hash/libadler32.la: hash/libadler32.lo
4821 hash/adler32/check: $(CHECK_DEPS)
4822 @$(MKDIR_P) hash/adler32
4823 $(CHECK)
4824 .PHONY: hash/adler32/check
4826 hash/libcrc32.$(OBJEXT): $(go_hash_crc32_files) hash.gox os.gox
4827 $(BUILDPACKAGE)
4828 hash/libcrc32.lo: hash/libcrc32.$(OBJEXT)
4829 hash/libcrc32.la: hash/libcrc32.lo
4830 hash/crc32/check: $(CHECK_DEPS)
4831 @$(MKDIR_P) hash/crc32
4832 $(CHECK)
4833 .PHONY: hash/crc32/check
4835 hash/libcrc64.$(OBJEXT): $(go_hash_crc64_files) hash.gox os.gox
4836 $(BUILDPACKAGE)
4837 hash/libcrc64.lo: hash/libcrc64.$(OBJEXT)
4838 hash/libcrc64.la: hash/libcrc64.lo
4839 hash/crc64/check: $(CHECK_DEPS)
4840 @$(MKDIR_P) hash/crc64
4841 $(CHECK)
4842 .PHONY: hash/crc64/check
4844 http/libpprof.$(OBJEXT): $(go_http_pprof_files) bufio.gox fmt.gox http.gox \
4845 os.gox runtime.gox runtime/pprof.gox strconv.gox strings.gox
4846 $(BUILDPACKAGE)
4847 http/libpprof.lo: http/libpprof.$(OBJEXT)
4848 http/libpprof.la: http/libpprof.lo
4849 http/pprof/check: $(CHECK_DEPS)
4850 @$(MKDIR_P) http/pprof
4851 $(CHECK)
4852 .PHONY: http/pprof/check
4854 image/libjpeg.$(OBJEXT): $(go_image_jpeg_files) bufio.gox image.gox io.gox \
4855 os.gox
4856 $(BUILDPACKAGE)
4857 image/libjpeg.lo: image/libjpeg.$(OBJEXT)
4858 image/libjpeg.la: image/libjpeg.lo
4859 image/jpeg/check: $(CHECK_DEPS)
4860 @$(MKDIR_P) image/jpeg
4861 $(CHECK)
4862 .PHONY: image/jpeg/check
4864 image/libpng.$(OBJEXT): $(go_image_png_files) bufio.gox compress/zlib.gox \
4865 fmt.gox hash.gox hash/crc32.gox image.gox io.gox os.gox \
4866 strconv.gox
4867 $(BUILDPACKAGE)
4868 image/libpng.lo: image/libpng.$(OBJEXT)
4869 image/libpng.la: image/libpng.lo
4870 image/png/check: $(CHECK_DEPS)
4871 @$(MKDIR_P) image/png
4872 $(CHECK)
4873 .PHONY: image/png/check
4875 index/libsuffixarray.$(OBJEXT): $(go_index_suffixarray_files) bytes.gox \
4876 regexp.gox sort.gox
4877 $(BUILDPACKAGE)
4878 index/libsuffixarray.lo: index/libsuffixarray.$(OBJEXT)
4879 index/libsuffixarray.la: index/libsuffixarray.lo
4880 index/suffixarray/check: $(CHECK_DEPS)
4881 @$(MKDIR_P) index/suffixarray
4882 $(CHECK)
4883 .PHONY: index/suffixarray/check
4885 io/libioutil.$(OBJEXT): $(go_io_ioutil_files) bytes.gox io.gox os.gox sort.gox \
4886 strconv.gox
4887 $(BUILDPACKAGE)
4888 io/libioutil.lo: io/libioutil.$(OBJEXT)
4889 io/libioutil.la: io/libioutil.lo
4890 io/ioutil/check: $(CHECK_DEPS)
4891 @$(MKDIR_P) io/ioutil
4892 $(CHECK)
4893 .PHONY: io/ioutil/check
4895 mime/libmultipart.$(OBJEXT): $(go_mime_multipart_files) bufio.gox bytes.gox \
4896 io.gox mime.gox os.gox regexp.gox strings.gox
4897 $(BUILDPACKAGE)
4898 mime/libmultipart.lo: mime/libmultipart.$(OBJEXT)
4899 mime/libmultipart.la: mime/libmultipart.lo
4900 mime/multipart/check: $(CHECK_DEPS)
4901 @$(MKDIR_P) mime/multipart
4902 $(CHECK)
4903 .PHONY: mime/multipart/check
4905 net/libdict.$(OBJEXT): $(go_net_dict_files) container/vector.gox \
4906 net/textproto.gox os.gox strconv.gox strings.gox
4907 $(BUILDPACKAGE)
4908 net/libdict.lo: net/libdict.$(OBJEXT)
4909 net/libdict.la: net/libdict.lo
4911 net/libtextproto.$(OBJEXT): $(go_net_textproto_files) bufio.gox bytes.gox \
4912 container/vector.gox fmt.gox io.gox io/ioutil.gox net.gox \
4913 os.gox strconv.gox sync.gox
4914 $(BUILDPACKAGE)
4915 net/libtextproto.lo: net/libtextproto.$(OBJEXT)
4916 net/libtextproto.la: net/libtextproto.lo
4917 net/textproto/check: $(CHECK_DEPS)
4918 @$(MKDIR_P) net/textproto
4919 $(CHECK)
4920 .PHONY: net/textproto/check
4922 os/libinotify.$(OBJEXT): $(go_os_inotify_files) fmt.gox os.gox strings.gox \
4923 syscall.gox
4924 $(BUILDPACKAGE)
4925 os/libinotify.lo: os/libinotify.$(OBJEXT)
4926 os/libinotify.la: os/libinotify.lo
4927 os/inotify/check: $(CHECK_DEPS)
4928 @$(MKDIR_P) os/inotify
4929 $(CHECK)
4930 .PHONY: os/inotify/check
4932 os/libsignal.$(OBJEXT): $(go_os_signal_files) runtime.gox strconv.gox
4933 $(BUILDPACKAGE)
4934 os/libsignal.lo: os/libsignal.$(OBJEXT)
4935 os/libsignal.la: os/libsignal.lo
4936 os/signal/check: $(CHECK_DEPS)
4937 @$(MKDIR_P) os/signal
4938 $(CHECK)
4939 .PHONY: os/signal/check
4941 unix.go: $(srcdir)/go/os/signal/mkunix.sh sysinfo.go
4942 $(SHELL) $(srcdir)/go/os/signal/mkunix.sh sysinfo.go > $@.tmp
4943 mv -f $@.tmp $@
4945 rpc/libjsonrpc.$(OBJEXT): $(go_rpc_jsonrpc_files) fmt.gox io.gox json.gox \
4946 net.gox os.gox rpc.gox sync.gox
4947 $(BUILDPACKAGE)
4948 rpc/libjsonrpc.lo: rpc/libjsonrpc.$(OBJEXT)
4949 rpc/libjsonrpc.la: rpc/libjsonrpc.lo
4950 rpc/jsonrpc/check: $(CHECK_DEPS)
4951 @$(MKDIR_P) rpc/jsonrpc
4952 $(CHECK)
4953 .PHONY: rpc/jsonrpc/check
4955 runtime/libdebug.$(OBJEXT): $(go_runtime_debug_files) bytes.gox fmt.gox \
4956 io/ioutil.gox os.gox runtime.gox
4957 $(BUILDPACKAGE)
4958 runtime/libdebug.lo: runtime/libdebug.$(OBJEXT)
4959 runtime/libdebug.la: runtime/libdebug.lo
4960 runtime/debug/check: $(CHECK_DEPS)
4961 @$(MKDIR_P) runtime/debug
4962 $(CHECK)
4963 .PHONY: runtime/debug/check
4965 runtime/libpprof.$(OBJEXT): $(go_runtime_pprof_files) bufio.gox fmt.gox \
4966 io.gox os.gox runtime.gox
4967 $(BUILDPACKAGE)
4968 runtime/libpprof.lo: runtime/libpprof.$(OBJEXT)
4969 runtime/libpprof.la: runtime/libpprof.lo
4970 runtime/pprof/check: $(CHECK_DEPS)
4971 @$(MKDIR_P) runtime/pprof
4972 $(CHECK)
4973 .PHONY: runtime/pprof/check
4975 testing/libiotest.$(OBJEXT): $(go_testing_iotest_files) io.gox log.gox os.gox
4976 $(BUILDPACKAGE)
4977 testing/libiotest.lo: testing/libiotest.$(OBJEXT)
4978 testing/libiotest.la: testing/libiotest.lo
4979 testing/iotest/check: $(CHECK_DEPS)
4980 @$(MKDIR_P) testing/iotest
4981 $(CHECK)
4982 .PHONY: testing/iotest/check
4984 testing/libquick.$(OBJEXT): $(go_testing_quick_files) flag.gox fmt.gox \
4985 math.gox os.gox rand.gox reflect.gox strings.gox
4986 $(BUILDPACKAGE)
4987 testing/libquick.lo: testing/libquick.$(OBJEXT)
4988 testing/libquick.la: testing/libquick.lo
4989 testing/quick/check: $(CHECK_DEPS)
4990 @$(MKDIR_P) testing/quick
4991 $(CHECK)
4992 .PHONY: testing/quick/check
4994 testing/libscript.$(OBJEXT): $(go_testing_script_files) fmt.gox os.gox \
4995 rand.gox reflect.gox strings.gox
4996 $(BUILDPACKAGE)
4997 testing/libscript.lo: testing/libscript.$(OBJEXT)
4998 testing/libscript.la: testing/libscript.lo
4999 testing/script/check: $(CHECK_DEPS)
5000 @$(MKDIR_P) testing/script
5001 $(CHECK)
5002 .PHONY: testing/script/check
5004 sysinfo.go: s-sysinfo; @true
5005 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
5006 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
5007 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
5008 $(STAMP) $@
5010 syscalls/syscall.$(OBJEXT): $(go_syscall_files) $(go_syscall_c_files) sync.gox
5011 rm -f syscall.gox syscalls/libsyscall.a
5012 test -d syscalls || $(MKDIR_P) syscalls
5013 files=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e's/[^ ]*\.c//g'`; \
5014 $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_syscalls" -o syscalls/syscall.$(OBJEXT) $$files
5015 syscalls/errno.$(OBJEXT): $(srcdir)/syscalls/errno.c syscalls/syscall.$(OBJEXT)
5016 $(LTCOMPILE) -c -o syscalls/errno.$(OBJEXT) $(srcdir)/syscalls/errno.c
5017 syscalls/libsyscall.la: syscalls/syscall.$(OBJEXT) syscalls/errno.$(OBJEXT)
5018 $(LINK) syscalls/syscall.lo syscalls/errno.lo
5020 asn1.gox: asn1/libasn1.$(OBJEXT)
5021 $(BUILDGOX)
5022 big.gox: big/libbig.$(OBJEXT)
5023 $(BUILDGOX)
5024 bufio.gox: bufio/libbufio.$(OBJEXT)
5025 $(BUILDGOX)
5026 bytes.gox: bytes/bytes.$(OBJEXT)
5027 $(BUILDGOX)
5028 cmath.gox: cmath/libcmath.$(OBJEXT)
5029 $(BUILDGOX)
5030 ebnf.gox: ebnf/libebnf.$(OBJEXT)
5031 $(BUILDGOX)
5032 exec.gox: exec/libexec.$(OBJEXT)
5033 $(BUILDGOX)
5034 expvar.gox: expvar/libexpvar.$(OBJEXT)
5035 $(BUILDGOX)
5036 flag.gox: flag/libflag.$(OBJEXT)
5037 $(BUILDGOX)
5038 fmt.gox: fmt/libfmt.$(OBJEXT)
5039 $(BUILDGOX)
5040 gob.gox: gob/libgob.$(OBJEXT)
5041 $(BUILDGOX)
5042 hash.gox: hash/libhash.$(OBJEXT)
5043 $(BUILDGOX)
5044 html.gox: html/libhtml.$(OBJEXT)
5045 $(BUILDGOX)
5046 http.gox: http/libhttp.$(OBJEXT)
5047 $(BUILDGOX)
5048 image.gox: image/libimage.$(OBJEXT)
5049 $(BUILDGOX)
5050 io.gox: io/libio.$(OBJEXT)
5051 $(BUILDGOX)
5052 json.gox: json/libjson.$(OBJEXT)
5053 $(BUILDGOX)
5054 log.gox: log/liblog.$(OBJEXT)
5055 $(BUILDGOX)
5056 math.gox: math/libmath.$(OBJEXT)
5057 $(BUILDGOX)
5058 mime.gox: mime/libmime.$(OBJEXT)
5059 $(BUILDGOX)
5060 net.gox: net/libnet.$(OBJEXT)
5061 $(BUILDGOX)
5062 netchan.gox: netchan/libnetchan.$(OBJEXT)
5063 $(BUILDGOX)
5064 os.gox: os/libos.$(OBJEXT)
5065 $(BUILDGOX)
5066 patch.gox: patch/libpatch.$(OBJEXT)
5067 $(BUILDGOX)
5068 path.gox: path/libpath.$(OBJEXT)
5069 $(BUILDGOX)
5070 rand.gox: rand/librand.$(OBJEXT)
5071 $(BUILDGOX)
5072 reflect.gox: reflect/libreflect.$(OBJEXT)
5073 $(BUILDGOX)
5074 regexp.gox: regexp/libregexp.$(OBJEXT)
5075 $(BUILDGOX)
5076 rpc.gox: rpc/librpc.$(OBJEXT)
5077 $(BUILDGOX)
5078 runtime.gox: runtime/libruntime.$(OBJEXT)
5079 $(BUILDGOX)
5080 scanner.gox: scanner/libscanner.$(OBJEXT)
5081 $(BUILDGOX)
5082 smtp.gox: smtp/libsmtp.$(OBJEXT)
5083 $(BUILDGOX)
5084 sort.gox: sort/libsort.$(OBJEXT)
5085 $(BUILDGOX)
5086 strconv.gox: strconv/libstrconv.$(OBJEXT)
5087 $(BUILDGOX)
5088 strings.gox: strings/libstrings.$(OBJEXT)
5089 $(BUILDGOX)
5090 sync.gox: sync/mutex.$(OBJEXT)
5091 $(BUILDGOX)
5092 syslog.gox: syslog/libsyslog.$(OBJEXT)
5093 $(BUILDGOX)
5094 syscall.gox: syscalls/syscall.$(OBJEXT)
5095 $(BUILDGOX)
5096 tabwriter.gox: tabwriter/libtabwriter.$(OBJEXT)
5097 $(BUILDGOX)
5098 template.gox: template/libtemplate.$(OBJEXT)
5099 $(BUILDGOX)
5100 testing.gox: testing/libtesting.$(OBJEXT)
5101 $(BUILDGOX)
5102 time.gox: time/libtime.$(OBJEXT)
5103 $(BUILDGOX)
5104 try.gox: try/libtry.$(OBJEXT)
5105 $(BUILDGOX)
5106 unicode.gox: unicode/libunicode.$(OBJEXT)
5107 $(BUILDGOX)
5108 utf16.gox: utf16/libutf16.$(OBJEXT)
5109 $(BUILDGOX)
5110 utf8.gox: utf8/libutf8.$(OBJEXT)
5111 $(BUILDGOX)
5112 websocket.gox: websocket/libwebsocket.$(OBJEXT)
5113 $(BUILDGOX)
5114 xml.gox: xml/libxml.$(OBJEXT)
5115 $(BUILDGOX)
5117 archive/tar.gox: archive/libtar.$(OBJEXT)
5118 $(BUILDGOX)
5119 archive/zip.gox: archive/libzip.$(OBJEXT)
5120 $(BUILDGOX)
5122 compress/flate.gox: compress/libflate.$(OBJEXT)
5123 $(BUILDGOX)
5124 compress/gzip.gox: compress/libgzip.$(OBJEXT)
5125 $(BUILDGOX)
5126 compress/zlib.gox: compress/libzlib.$(OBJEXT)
5127 $(BUILDGOX)
5129 container/heap.gox: container/libheap.$(OBJEXT)
5130 $(BUILDGOX)
5131 container/list.gox: container/liblist.$(OBJEXT)
5132 $(BUILDGOX)
5133 container/ring.gox: container/libring.$(OBJEXT)
5134 $(BUILDGOX)
5135 container/vector.gox: container/libvector.$(OBJEXT)
5136 $(BUILDGOX)
5138 crypto/aes.gox: crypto/libaes.$(OBJEXT)
5139 $(BUILDGOX)
5140 crypto/block.gox: crypto/libblock.$(OBJEXT)
5141 $(BUILDGOX)
5142 crypto/blowfish.gox: crypto/libblowfish.$(OBJEXT)
5143 $(BUILDGOX)
5144 crypto/cast5.gox: crypto/libcast5.$(OBJEXT)
5145 $(BUILDGOX)
5146 crypto/cipher.gox: crypto/libcipher.$(OBJEXT)
5147 $(BUILDGOX)
5148 crypto/elliptic.gox: crypto/libelliptic.$(OBJEXT)
5149 $(BUILDGOX)
5150 crypto/hmac.gox: crypto/libhmac.$(OBJEXT)
5151 $(BUILDGOX)
5152 crypto/md4.gox: crypto/libmd4.$(OBJEXT)
5153 $(BUILDGOX)
5154 crypto/md5.gox: crypto/libmd5.$(OBJEXT)
5155 $(BUILDGOX)
5156 crypto/ocsp.gox: crypto/libocsp.$(OBJEXT)
5157 $(BUILDGOX)
5158 crypto/rand.gox: crypto/librand.$(OBJEXT)
5159 $(BUILDGOX)
5160 crypto/rc4.gox: crypto/librc4.$(OBJEXT)
5161 $(BUILDGOX)
5162 crypto/ripemd160.gox: crypto/libripemd160.$(OBJEXT)
5163 $(BUILDGOX)
5164 crypto/rsa.gox: crypto/librsa.$(OBJEXT)
5165 $(BUILDGOX)
5166 crypto/sha1.gox: crypto/libsha1.$(OBJEXT)
5167 $(BUILDGOX)
5168 crypto/sha256.gox: crypto/libsha256.$(OBJEXT)
5169 $(BUILDGOX)
5170 crypto/sha512.gox: crypto/libsha512.$(OBJEXT)
5171 $(BUILDGOX)
5172 crypto/subtle.gox: crypto/libsubtle.$(OBJEXT)
5173 $(BUILDGOX)
5174 crypto/tls.gox: crypto/libtls.$(OBJEXT)
5175 $(BUILDGOX)
5176 crypto/twofish.gox: crypto/libtwofish.$(OBJEXT)
5177 $(BUILDGOX)
5178 crypto/x509.gox: crypto/libx509.$(OBJEXT)
5179 $(BUILDGOX)
5180 crypto/xtea.gox: crypto/libxtea.$(OBJEXT)
5181 $(BUILDGOX)
5183 crypto/openpgp/armor.gox: crypto/openpgp/libarmor.$(OBJEXT)
5184 $(BUILDGOX)
5185 crypto/openpgp/error.gox: crypto/openpgp/liberror.$(OBJEXT)
5186 $(BUILDGOX)
5187 crypto/openpgp/s2k.gox: crypto/openpgp/libs2k.$(OBJEXT)
5188 $(BUILDGOX)
5190 debug/dwarf.gox: debug/libdwarf.$(OBJEXT)
5191 $(BUILDGOX)
5192 debug/elf.gox: debug/libelf.$(OBJEXT)
5193 $(BUILDGOX)
5194 debug/gosym.gox: debug/libgosym.$(OBJEXT)
5195 $(BUILDGOX)
5196 debug/macho.gox: debug/libmacho.$(OBJEXT)
5197 $(BUILDGOX)
5198 debug/pe.gox: debug/libpe.$(OBJEXT)
5199 $(BUILDGOX)
5200 debug/proc.gox: debug/libproc.$(OBJEXT)
5201 $(BUILDGOX)
5203 encoding/ascii85.gox: encoding/libascii85.$(OBJEXT)
5204 $(BUILDGOX)
5205 encoding/base32.gox: encoding/libbase32.$(OBJEXT)
5206 $(BUILDGOX)
5207 encoding/base64.gox: encoding/libbase64.$(OBJEXT)
5208 $(BUILDGOX)
5209 encoding/binary.gox: encoding/libbinary.$(OBJEXT)
5210 $(BUILDGOX)
5211 encoding/git85.gox: encoding/libgit85.$(OBJEXT)
5212 $(BUILDGOX)
5213 encoding/hex.gox: encoding/libhex.$(OBJEXT)
5214 $(BUILDGOX)
5215 encoding/line.gox: encoding/libline.$(OBJEXT)
5216 $(BUILDGOX)
5217 encoding/pem.gox: encoding/libpem.$(OBJEXT)
5218 $(BUILDGOX)
5220 exp/datafmt.gox: exp/libdatafmt.$(OBJEXT)
5221 $(BUILDGOX)
5222 exp/draw.gox: exp/libdraw.$(OBJEXT)
5223 $(BUILDGOX)
5224 exp/eval.gox: exp/libeval.$(OBJEXT)
5225 $(BUILDGOX)
5227 go/ast.gox: go/libast.$(OBJEXT)
5228 $(BUILDGOX)
5229 go/doc.gox: go/libdoc.$(OBJEXT)
5230 $(BUILDGOX)
5231 go/parser.gox: go/libparser.$(OBJEXT)
5232 $(BUILDGOX)
5233 go/printer.gox: go/libprinter.$(OBJEXT)
5234 $(BUILDGOX)
5235 go/scanner.gox: go/libscanner.$(OBJEXT)
5236 $(BUILDGOX)
5237 go/token.gox: go/libtoken.$(OBJEXT)
5238 $(BUILDGOX)
5239 go/typechecker.gox: go/libtypechecker.$(OBJEXT)
5240 $(BUILDGOX)
5242 hash/adler32.gox: hash/libadler32.$(OBJEXT)
5243 $(BUILDGOX)
5244 hash/crc32.gox: hash/libcrc32.$(OBJEXT)
5245 $(BUILDGOX)
5246 hash/crc64.gox: hash/libcrc64.$(OBJEXT)
5247 $(BUILDGOX)
5249 http/pprof.gox: http/libpprof.$(OBJEXT)
5250 $(BUILDGOX)
5252 image/jpeg.gox: image/libjpeg.$(OBJEXT)
5253 $(BUILDGOX)
5254 image/png.gox: image/libpng.$(OBJEXT)
5255 $(BUILDGOX)
5257 index/suffixarray.gox: index/libsuffixarray.$(OBJEXT)
5258 $(BUILDGOX)
5260 io/ioutil.gox: io/libioutil.$(OBJEXT)
5261 $(BUILDGOX)
5263 mime/multipart.gox: mime/libmultipart.$(OBJEXT)
5264 $(BUILDGOX)
5266 net/dict.gox: net/libdict.$(OBJEXT)
5267 $(BUILDGOX)
5268 net/textproto.gox: net/libtextproto.$(OBJEXT)
5269 $(BUILDGOX)
5271 os/inotify.gox: os/libinotify.$(OBJEXT)
5272 $(BUILDGOX)
5273 os/signal.gox: os/libsignal.$(OBJEXT)
5274 $(BUILDGOX)
5276 rpc/jsonrpc.gox: rpc/libjsonrpc.$(OBJEXT)
5277 $(BUILDGOX)
5279 runtime/debug.gox: runtime/libdebug.$(OBJEXT)
5280 $(BUILDGOX)
5281 runtime/pprof.gox: runtime/libpprof.$(OBJEXT)
5282 $(BUILDGOX)
5284 testing/iotest.gox: testing/libiotest.$(OBJEXT)
5285 $(BUILDGOX)
5286 testing/quick.gox: testing/libquick.$(OBJEXT)
5287 $(BUILDGOX)
5288 testing/script.gox: testing/libscript.$(OBJEXT)
5289 $(BUILDGOX)
5291 check-recursive: $(TEST_PACKAGES)
5293 mostlyclean-local:
5294 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
5295 find . -name '*.$(OBJEXT)' -print | xargs rm -f
5297 clean-local:
5298 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
5299 find . -name '*.a' -print | xargs rm -f
5301 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5302 # Otherwise a system limit (for SysV at least) may be exceeded.
5303 .NOEXPORT: