OSDN Git Service

729c6e2c7238fe43348fcc10689a56dd90936211
[pf3gnuchains/gcc-fork.git] / libgo / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am -- Go library Makefile.
19
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
23
24 # Process this file with autoreconf to produce Makefile.in.
25
26
27
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 target_triplet = @target@
48 subdir = .
49 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
50         $(srcdir)/../config.sub $(srcdir)/../depcomp \
51         $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
52         $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
53         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54         $(srcdir)/config.h.in $(top_srcdir)/configure
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
57         $(top_srcdir)/../config/lead-dot.m4 \
58         $(top_srcdir)/../config/multi.m4 \
59         $(top_srcdir)/../config/override.m4 \
60         $(top_srcdir)/../config/unwind_ipinfo.m4 \
61         $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
62         $(top_srcdir)/config/ltoptions.m4 \
63         $(top_srcdir)/config/ltsugar.m4 \
64         $(top_srcdir)/config/ltversion.m4 \
65         $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69  configure.lineno config.status.lineno
70 CONFIG_HEADER = config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76     *) f=$$p;; \
77   esac;
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__install_max = 40
80 am__nobase_strip_setup = \
81   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 am__nobase_strip = \
83   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85   for p in $$list; do echo "$$p $$p"; done | \
86   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88     if (++n[$$2] == $(am__install_max)) \
89       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90     END { for (dir in files) print dir, files[dir] }'
91 am__base_list = \
92   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
95         "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
96         "$(DESTDIR)$(toolexeclibgoarchivedir)" \
97         "$(DESTDIR)$(toolexeclibgocompressdir)" \
98         "$(DESTDIR)$(toolexeclibgocontainerdir)" \
99         "$(DESTDIR)$(toolexeclibgocryptodir)" \
100         "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" \
101         "$(DESTDIR)$(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@
469
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)
482
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
489
490 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
491
492 # Multilib support.
493 MAKEOVERRIDES = 
494
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)"
538
539
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
594
595 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
596 toolexeclibgoarchive_DATA = \
597         archive/tar.gox \
598         archive/zip.gox
599
600 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
601 toolexeclibgocompress_DATA = \
602         compress/flate.gox \
603         compress/gzip.gox \
604         compress/zlib.gox
605
606 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
607 toolexeclibgocontainer_DATA = \
608         container/heap.gox \
609         container/list.gox \
610         container/ring.gox \
611         container/vector.gox
612
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
637
638 toolexeclibgocryptoopenpgpdir = $(toolexeclibgocryptodir)/openpgp
639 toolexeclibgocryptoopenpgp_DATA = \
640         crypto/openpgp/armor.gox \
641         crypto/openpgp/error.gox \
642         crypto/openpgp/s2k.gox
643
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
652
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
663
664 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
665 toolexeclibgoexp_DATA = \
666         exp/datafmt.gox \
667         exp/draw.gox \
668         exp/eval.gox
669
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
679
680 toolexeclibgohashdir = $(toolexeclibgodir)/hash
681 toolexeclibgohash_DATA = \
682         hash/adler32.gox \
683         hash/crc32.gox \
684         hash/crc64.gox
685
686 toolexeclibgohttpdir = $(toolexeclibgodir)/http
687 toolexeclibgohttp_DATA = \
688         http/pprof.gox
689
690 toolexeclibgoimagedir = $(toolexeclibgodir)/image
691 toolexeclibgoimage_DATA = \
692         image/jpeg.gox \
693         image/png.gox
694
695 toolexeclibgoindexdir = $(toolexeclibgodir)/index
696 toolexeclibgoindex_DATA = \
697         index/suffixarray.gox
698
699 toolexeclibgoiodir = $(toolexeclibgodir)/io
700 toolexeclibgoio_DATA = \
701         io/ioutil.gox
702
703 toolexeclibgomimedir = $(toolexeclibgodir)/mime
704 toolexeclibgomime_DATA = \
705         mime/multipart.gox
706
707 toolexeclibgonetdir = $(toolexeclibgodir)/net
708 toolexeclibgonet_DATA = \
709         net/dict.gox \
710         net/textproto.gox
711
712 toolexeclibgoosdir = $(toolexeclibgodir)/os
713 @LIBGO_IS_LINUX_FALSE@os_inotify_gox = 
714
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
720
721 toolexeclibgorpcdir = $(toolexeclibgodir)/rpc
722 toolexeclibgorpc_DATA = \
723         rpc/jsonrpc.gox
724
725 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
726 toolexeclibgoruntime_DATA = \
727         runtime/debug.gox \
728         runtime/pprof.gox
729
730 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
731 toolexeclibgotesting_DATA = \
732         testing/iotest.gox \
733         testing/quick.gox \
734         testing/script.gox
735
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
839
840 go_asn1_files = \
841         go/asn1/asn1.go \
842         go/asn1/common.go \
843         go/asn1/marshal.go
844
845 go_big_files = \
846         go/big/arith.go \
847         go/big/int.go \
848         go/big/nat.go \
849         go/big/rat.go
850
851 go_bufio_files = \
852         go/bufio/bufio.go
853
854 go_bytes_files = \
855         go/bytes/buffer.go \
856         go/bytes/bytes.go \
857         go/bytes/bytes_decl.go
858
859 go_bytes_c_files = \
860         go/bytes/indexbyte.c
861
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
877
878 go_ebnf_files = \
879         go/ebnf/ebnf.go \
880         go/ebnf/parser.go
881
882 go_exec_files = \
883         go/exec/exec.go \
884         go/exec/lp_unix.go
885
886 go_expvar_files = \
887         go/expvar/expvar.go
888
889 go_flag_files = \
890         go/flag/flag.go
891
892 go_fmt_files = \
893         go/fmt/doc.go \
894         go/fmt/format.go \
895         go/fmt/print.go \
896         go/fmt/scan.go
897
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
906
907 go_hash_files = \
908         go/hash/hash.go
909
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
916
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
930
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
937
938 go_io_files = \
939         go/io/multi.go \
940         go/io/io.go \
941         go/io/pipe.go
942
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
949
950 go_log_files = \
951         go/log/log.go
952
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
1000
1001 go_mime_files = \
1002         go/mime/grammar.go \
1003         go/mime/mediatype.go \
1004         go/mime/type.go
1005
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
1034
1035 go_netchan_files = \
1036         go/netchan/common.go \
1037         go/netchan/export.go \
1038         go/netchan/import.go
1039
1040 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1041 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1042 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1043 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1044 go_os_files = \
1045         go/os/dir.go \
1046         go/os/env.go \
1047         go/os/env_unix.go \
1048         go/os/error.go \
1049         go/os/exec.go \
1050         go/os/file.go \
1051         go/os/file_unix.go \
1052         go/os/getwd.go \
1053         go/os/path.go \
1054         go/os/proc.go \
1055         go/os/stat.go \
1056         $(go_os_sys_file) \
1057         go/os/time.go \
1058         go/os/types.go
1059
1060 go_patch_files = \
1061         go/patch/apply.go \
1062         go/patch/git.go \
1063         go/patch/patch.go \
1064         go/patch/textdiff.go
1065
1066 go_path_files = \
1067         go/path/match.go \
1068         go/path/path.go \
1069         go/path/path_unix.go
1070
1071 go_rand_files = \
1072         go/rand/exp.go \
1073         go/rand/normal.go \
1074         go/rand/rand.go \
1075         go/rand/rng.go \
1076         go/rand/zipf.go
1077
1078 go_reflect_files = \
1079         go/reflect/deepequal.go \
1080         go/reflect/type.go \
1081         go/reflect/value.go
1082
1083 go_regexp_files = \
1084         go/regexp/regexp.go
1085
1086 go_rpc_files = \
1087         go/rpc/client.go \
1088         go/rpc/debug.go \
1089         go/rpc/server.go
1090
1091 go_runtime_files = \
1092         go/runtime/debug.go \
1093         go/runtime/error.go \
1094         go/runtime/extern.go \
1095         go/runtime/malloc_defs.go \
1096         go/runtime/runtime_defs.go \
1097         go/runtime/sig.go \
1098         go/runtime/softfloat64.go \
1099         go/runtime/type.go \
1100         version.go
1101
1102 go_scanner_files = \
1103         go/scanner/scanner.go
1104
1105 go_smtp_files = \
1106         go/smtp/auth.go \
1107         go/smtp/smtp.go
1108
1109 go_sort_files = \
1110         go/sort/search.go \
1111         go/sort/sort.go
1112
1113 go_strconv_files = \
1114         go/strconv/atob.go \
1115         go/strconv/atof.go \
1116         go/strconv/atoi.go \
1117         go/strconv/decimal.go \
1118         go/strconv/ftoa.go \
1119         go/strconv/itoa.go \
1120         go/strconv/quote.go
1121
1122 go_strings_files = \
1123         go/strings/reader.go \
1124         go/strings/strings.go
1125
1126 go_sync_files = \
1127         go/sync/mutex.go \
1128         go/sync/once.go \
1129         go/sync/rwmutex.go
1130
1131 go_sync_c_files = \
1132         go/sync/cas.c
1133
1134 go_syslog_files = \
1135         go/syslog/syslog.go
1136
1137 go_tabwriter_files = \
1138         go/tabwriter/tabwriter.go
1139
1140 go_template_files = \
1141         go/template/format.go \
1142         go/template/template.go
1143
1144 go_testing_files = \
1145         go/testing/benchmark.go \
1146         go/testing/testing.go
1147
1148 go_time_files = \
1149         go/time/format.go \
1150         go/time/sleep.go \
1151         go/time/tick.go \
1152         go/time/time.go \
1153         go/time/zoneinfo_unix.go
1154
1155 go_try_files = \
1156         go/try/try.go
1157
1158 go_unicode_files = \
1159         go/unicode/casetables.go \
1160         go/unicode/digit.go \
1161         go/unicode/letter.go \
1162         go/unicode/tables.go
1163
1164 go_utf16_files = \
1165         go/utf16/utf16.go
1166
1167 go_utf8_files = \
1168         go/utf8/string.go \
1169         go/utf8/utf8.go
1170
1171 go_websocket_files = \
1172         go/websocket/client.go \
1173         go/websocket/server.go \
1174         go/websocket/websocket.go
1175
1176 go_xml_files = \
1177         go/xml/read.go \
1178         go/xml/xml.go
1179
1180 go_archive_tar_files = \
1181         go/archive/tar/common.go \
1182         go/archive/tar/reader.go \
1183         go/archive/tar/writer.go
1184
1185 go_archive_zip_files = \
1186         go/archive/zip/reader.go \
1187         go/archive/zip/struct.go
1188
1189 go_compress_flate_files = \
1190         go/compress/flate/deflate.go \
1191         go/compress/flate/huffman_bit_writer.go \
1192         go/compress/flate/huffman_code.go \
1193         go/compress/flate/inflate.go \
1194         go/compress/flate/reverse_bits.go \
1195         go/compress/flate/token.go \
1196         go/compress/flate/util.go
1197
1198 go_compress_gzip_files = \
1199         go/compress/gzip/gzip.go \
1200         go/compress/gzip/gunzip.go
1201
1202 go_compress_zlib_files = \
1203         go/compress/zlib/reader.go \
1204         go/compress/zlib/writer.go
1205
1206 go_container_heap_files = \
1207         go/container/heap/heap.go
1208
1209 go_container_list_files = \
1210         go/container/list/list.go
1211
1212 go_container_ring_files = \
1213         go/container/ring/ring.go
1214
1215 go_container_vector_files = \
1216         go/container/vector/defs.go \
1217         go/container/vector/intvector.go \
1218         go/container/vector/stringvector.go \
1219         go/container/vector/vector.go
1220
1221 go_crypto_aes_files = \
1222         go/crypto/aes/block.go \
1223         go/crypto/aes/cipher.go \
1224         go/crypto/aes/const.go
1225
1226 go_crypto_block_files = \
1227         go/crypto/block/cbc.go \
1228         go/crypto/block/cfb.go \
1229         go/crypto/block/cmac.go \
1230         go/crypto/block/cipher.go \
1231         go/crypto/block/ctr.go \
1232         go/crypto/block/eax.go \
1233         go/crypto/block/ecb.go \
1234         go/crypto/block/ofb.go \
1235         go/crypto/block/xor.go
1236
1237 go_crypto_blowfish_files = \
1238         go/crypto/blowfish/block.go \
1239         go/crypto/blowfish/const.go \
1240         go/crypto/blowfish/cipher.go
1241
1242 go_crypto_cast5_files = \
1243         go/crypto/cast5/cast5.go
1244
1245 go_crypto_cipher_files = \
1246         go/crypto/cipher/cbc.go \
1247         go/crypto/cipher/cfb.go \
1248         go/crypto/cipher/cipher.go \
1249         go/crypto/cipher/ctr.go \
1250         go/crypto/cipher/io.go \
1251         go/crypto/cipher/ocfb.go \
1252         go/crypto/cipher/ofb.go
1253
1254 go_crypto_elliptic_files = \
1255         go/crypto/elliptic/elliptic.go
1256
1257 go_crypto_hmac_files = \
1258         go/crypto/hmac/hmac.go
1259
1260 go_crypto_md4_files = \
1261         go/crypto/md4/md4.go \
1262         go/crypto/md4/md4block.go
1263
1264 go_crypto_md5_files = \
1265         go/crypto/md5/md5.go \
1266         go/crypto/md5/md5block.go
1267
1268 go_crypto_ocsp_files = \
1269         go/crypto/ocsp/ocsp.go
1270
1271 go_crypto_rand_files = \
1272         go/crypto/rand/rand.go \
1273         go/crypto/rand/rand_unix.go
1274
1275 go_crypto_rc4_files = \
1276         go/crypto/rc4/rc4.go
1277
1278 go_crypto_ripemd160_files = \
1279         go/crypto/ripemd160/ripemd160.go \
1280         go/crypto/ripemd160/ripemd160block.go
1281
1282 go_crypto_rsa_files = \
1283         go/crypto/rsa/pkcs1v15.go \
1284         go/crypto/rsa/rsa.go
1285
1286 go_crypto_sha1_files = \
1287         go/crypto/sha1/sha1.go \
1288         go/crypto/sha1/sha1block.go
1289
1290 go_crypto_sha256_files = \
1291         go/crypto/sha256/sha256.go \
1292         go/crypto/sha256/sha256block.go
1293
1294 go_crypto_sha512_files = \
1295         go/crypto/sha512/sha512.go \
1296         go/crypto/sha512/sha512block.go
1297
1298 go_crypto_subtle_files = \
1299         go/crypto/subtle/constant_time.go
1300
1301 go_crypto_tls_files = \
1302         go/crypto/tls/alert.go \
1303         go/crypto/tls/ca_set.go \
1304         go/crypto/tls/cipher_suites.go \
1305         go/crypto/tls/common.go \
1306         go/crypto/tls/conn.go \
1307         go/crypto/tls/handshake_client.go \
1308         go/crypto/tls/handshake_messages.go \
1309         go/crypto/tls/handshake_server.go \
1310         go/crypto/tls/key_agreement.go \
1311         go/crypto/tls/prf.go \
1312         go/crypto/tls/tls.go
1313
1314 go_crypto_twofish_files = \
1315         go/crypto/twofish/twofish.go
1316
1317 go_crypto_x509_files = \
1318         go/crypto/x509/x509.go
1319
1320 go_crypto_xtea_files = \
1321         go/crypto/xtea/block.go \
1322         go/crypto/xtea/cipher.go
1323
1324 go_crypto_openpgp_armor_files = \
1325         go/crypto/openpgp/armor/armor.go \
1326         go/crypto/openpgp/armor/encode.go
1327
1328 go_crypto_openpgp_error_files = \
1329         go/crypto/openpgp/error/error.go
1330
1331 go_crypto_openpgp_s2k_files = \
1332         go/crypto/openpgp/s2k/s2k.go
1333
1334 go_debug_dwarf_files = \
1335         go/debug/dwarf/buf.go \
1336         go/debug/dwarf/const.go \
1337         go/debug/dwarf/entry.go \
1338         go/debug/dwarf/open.go \
1339         go/debug/dwarf/type.go \
1340         go/debug/dwarf/unit.go
1341
1342 go_debug_elf_files = \
1343         go/debug/elf/elf.go \
1344         go/debug/elf/file.go
1345
1346 go_debug_gosym_files = \
1347         go/debug/gosym/pclntab.go \
1348         go/debug/gosym/symtab.go
1349
1350 go_debug_macho_files = \
1351         go/debug/macho/file.go \
1352         go/debug/macho/macho.go
1353
1354 go_debug_pe_files = \
1355         go/debug/pe/file.go \
1356         go/debug/pe/pe.go
1357
1358 go_debug_proc_files = \
1359         go/debug/proc/proc.go \
1360         go/debug/proc/proc_$(GOOS).go \
1361         $(GO_DEBUG_PROC_REGS_OS_ARCH_FILE)
1362
1363 go_encoding_ascii85_files = \
1364         go/encoding/ascii85/ascii85.go
1365
1366 go_encoding_base32_files = \
1367         go/encoding/base32/base32.go
1368
1369 go_encoding_base64_files = \
1370         go/encoding/base64/base64.go
1371
1372 go_encoding_binary_files = \
1373         go/encoding/binary/binary.go
1374
1375 go_encoding_git85_files = \
1376         go/encoding/git85/git.go
1377
1378 go_encoding_hex_files = \
1379         go/encoding/hex/hex.go
1380
1381 go_encoding_line_files = \
1382         go/encoding/line/line.go
1383
1384 go_encoding_pem_files = \
1385         go/encoding/pem/pem.go
1386
1387 go_exp_datafmt_files = \
1388         go/exp/datafmt/datafmt.go \
1389         go/exp/datafmt/parser.go
1390
1391 go_exp_draw_files = \
1392         go/exp/draw/draw.go \
1393         go/exp/draw/event.go
1394
1395 go_exp_eval_files = \
1396         go/exp/eval/abort.go \
1397         go/exp/eval/bridge.go \
1398         go/exp/eval/compiler.go \
1399         go/exp/eval/expr.go \
1400         go/exp/eval/expr1.go \
1401         go/exp/eval/func.go \
1402         go/exp/eval/scope.go \
1403         go/exp/eval/stmt.go \
1404         go/exp/eval/type.go \
1405         go/exp/eval/typec.go \
1406         go/exp/eval/value.go \
1407         go/exp/eval/world.go
1408
1409 go_go_ast_files = \
1410         go/go/ast/ast.go \
1411         go/go/ast/filter.go \
1412         go/go/ast/print.go \
1413         go/go/ast/scope.go \
1414         go/go/ast/walk.go
1415
1416 go_go_doc_files = \
1417         go/go/doc/comment.go \
1418         go/go/doc/doc.go
1419
1420 go_go_parser_files = \
1421         go/go/parser/interface.go \
1422         go/go/parser/parser.go
1423
1424 go_go_printer_files = \
1425         go/go/printer/nodes.go \
1426         go/go/printer/printer.go
1427
1428 go_go_scanner_files = \
1429         go/go/scanner/errors.go \
1430         go/go/scanner/scanner.go
1431
1432 go_go_token_files = \
1433         go/go/token/position.go \
1434         go/go/token/token.go
1435
1436 go_go_typechecker_files = \
1437         go/go/typechecker/scope.go \
1438         go/go/typechecker/typechecker.go \
1439         go/go/typechecker/universe.go
1440
1441 go_hash_adler32_files = \
1442         go/hash/adler32/adler32.go
1443
1444 go_hash_crc32_files = \
1445         go/hash/crc32/crc32.go
1446
1447 go_hash_crc64_files = \
1448         go/hash/crc64/crc64.go
1449
1450 go_http_pprof_files = \
1451         go/http/pprof/pprof.go
1452
1453 go_image_jpeg_files = \
1454         go/image/jpeg/huffman.go \
1455         go/image/jpeg/idct.go \
1456         go/image/jpeg/reader.go
1457
1458 go_image_png_files = \
1459         go/image/png/reader.go \
1460         go/image/png/writer.go
1461
1462 go_index_suffixarray_files = \
1463         go/index/suffixarray/qsufsort.go \
1464         go/index/suffixarray/suffixarray.go
1465
1466 go_io_ioutil_files = \
1467         go/io/ioutil/ioutil.go \
1468         go/io/ioutil/tempfile.go
1469
1470 go_mime_multipart_files = \
1471         go/mime/multipart/multipart.go
1472
1473 go_net_dict_files = \
1474         go/net/dict/dict.go
1475
1476 go_net_textproto_files = \
1477         go/net/textproto/pipeline.go \
1478         go/net/textproto/reader.go \
1479         go/net/textproto/textproto.go \
1480         go/net/textproto/writer.go
1481
1482 go_os_inotify_files = \
1483         go/os/inotify/inotify_linux.go
1484
1485 go_os_signal_files = \
1486         go/os/signal/signal.go \
1487         unix.go
1488
1489 go_rpc_jsonrpc_files = \
1490         go/rpc/jsonrpc/client.go \
1491         go/rpc/jsonrpc/server.go
1492
1493 go_runtime_debug_files = \
1494         go/runtime/debug/stack.go
1495
1496 go_runtime_pprof_files = \
1497         go/runtime/pprof/pprof.go
1498
1499 go_testing_iotest_files = \
1500         go/testing/iotest/logger.go \
1501         go/testing/iotest/reader.go \
1502         go/testing/iotest/writer.go
1503
1504 go_testing_quick_files = \
1505         go/testing/quick/quick.go
1506
1507 go_testing_script_files = \
1508         go/testing/script/script.go
1509
1510 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = syscalls/syscall.go
1511
1512 # Define Syscall and Syscall6.
1513 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = syscalls/syscall_stubs.go
1514 # Use lseek on amd64 Solaris.
1515 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_regfile.go
1516 # Use lseek64 on 386 Solaris.
1517 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1518 # Use lseek by default.
1519 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_filesize_file = syscalls/sysfile_regfile.go
1520
1521 # Declare libc functions that vary for largefile systems.
1522 # Always use lseek64 on GNU/Linux.
1523 @LIBGO_IS_LINUX_TRUE@syscall_filesize_file = syscalls/sysfile_largefile.go
1524 @LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = syscalls/exec.go
1525
1526 # Define ForkExec, PtraceForkExec, Exec, and Wait4.
1527 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file = syscalls/exec_stubs.go
1528 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = syscalls/sleep_select.go
1529
1530 # Define Sleep.
1531 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = syscalls/sleep_rtems.go
1532 @LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = syscalls/errstr.go
1533
1534 # Define Errstr.
1535 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = syscalls/errstr_rtems.go
1536 # On other systems we hope strerror_r is just strerror_r.
1537 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl.go
1538 # In Linux the POSIX strerror_r is called __xpg_strerror_r.
1539 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
1540
1541 # Declare libc_strerror_r which is the Go name for strerror_r.
1542 # RTEMS uses newlib in which strerror_r returns char *.
1543 @LIBGO_IS_RTEMS_TRUE@syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
1544 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = syscalls/socket_bsd.go
1545 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = syscalls/socket_solaris.go
1546
1547 # Define socket sizes and types.
1548 @LIBGO_IS_LINUX_TRUE@syscall_socket_os_file = syscalls/socket_linux.go
1549 @LIBGO_IS_LINUX_FALSE@syscall_socket_epoll_file = 
1550
1551 # Support for epoll.
1552 @LIBGO_IS_LINUX_TRUE@syscall_socket_epoll_file = syscalls/socket_epoll.go
1553 go_syscall_files = \
1554         $(syscall_errstr_file) \
1555         $(syscall_errstr_decl_file) \
1556         syscalls/exec_helpers.go \
1557         $(syscall_exec_os_file) \
1558         $(syscall_filesize_file) \
1559         $(syscall_sleep_file) \
1560         syscalls/socket.go \
1561         $(syscall_socket_os_file) \
1562         $(syscall_socket_epoll_file) \
1563         $(syscall_syscall_file) \
1564         syscalls/syscall_unix.go \
1565         syscalls/stringbyte.go \
1566         syscalls/syscall_$(GOOS).go \
1567         $(GO_SYSCALLS_SYSCALL_OS_ARCH_FILE) \
1568         syscalls/sysfile_posix.go \
1569         sysinfo.go \
1570         syscall_arch.go
1571
1572 go_syscall_c_files = \
1573         syscalls/errno.c
1574
1575 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_la = 
1576
1577 # os_lib_inotify_la = os/libinotify.la
1578 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_la = 
1579 libgo_go_objs = \
1580         asn1/libasn1.la \
1581         big/libbig.la \
1582         bufio/libbufio.la \
1583         bytes/libbytes.la \
1584         cmath/libcmath.la \
1585         ebnf/libebnf.la \
1586         exec/libexec.la \
1587         expvar/libexpvar.la \
1588         flag/libflag.la \
1589         fmt/libfmt.la \
1590         gob/libgob.la \
1591         hash/libhash.la \
1592         html/libhtml.la \
1593         http/libhttp.la \
1594         image/libimage.la \
1595         io/libio.la \
1596         json/libjson.la \
1597         log/liblog.la \
1598         math/libmath.la \
1599         mime/libmime.la \
1600         net/libnet.la \
1601         netchan/libnetchan.la \
1602         os/libos.la \
1603         patch/libpatch.la \
1604         path/libpath.la \
1605         rand/librand.la \
1606         reflect/libreflect.la \
1607         regexp/libregexp.la \
1608         rpc/librpc.la \
1609         runtime/libruntime.la \
1610         scanner/libscanner.la \
1611         smtp/libsmtp.la \
1612         sort/libsort.la \
1613         strconv/libstrconv.la \
1614         strings/libstrings.la \
1615         sync/libsync.la \
1616         syslog/libsyslog.la \
1617         tabwriter/libtabwriter.la \
1618         template/libtemplate.la \
1619         time/libtime.la \
1620         try/libtry.la \
1621         unicode/libunicode.la \
1622         utf16/libutf16.la \
1623         utf8/libutf8.la \
1624         websocket/libwebsocket.la \
1625         xml/libxml.la \
1626         archive/libtar.la \
1627         archive/libzip.la \
1628         compress/libflate.la \
1629         compress/libgzip.la \
1630         compress/libzlib.la \
1631         container/libheap.la \
1632         container/liblist.la \
1633         container/libring.la \
1634         container/libvector.la \
1635         crypto/libaes.la \
1636         crypto/libblock.la \
1637         crypto/libblowfish.la \
1638         crypto/libcast5.la \
1639         crypto/libcipher.la \
1640         crypto/libelliptic.la \
1641         crypto/libhmac.la \
1642         crypto/libmd4.la \
1643         crypto/libmd5.la \
1644         crypto/libocsp.la \
1645         crypto/librand.la \
1646         crypto/librc4.la \
1647         crypto/libripemd160.la \
1648         crypto/librsa.la \
1649         crypto/libsha1.la \
1650         crypto/libsha256.la \
1651         crypto/libsha512.la \
1652         crypto/libsubtle.la \
1653         crypto/libtls.la \
1654         crypto/libtwofish.la \
1655         crypto/libx509.la \
1656         crypto/libxtea.la \
1657         crypto/openpgp/libarmor.la \
1658         crypto/openpgp/liberror.la \
1659         crypto/openpgp/libs2k.la \
1660         debug/libdwarf.la \
1661         debug/libelf.la \
1662         debug/libgosym.la \
1663         debug/libmacho.la \
1664         debug/libpe.la \
1665         debug/libproc.la \
1666         encoding/libascii85.la \
1667         encoding/libbase32.la \
1668         encoding/libbase64.la \
1669         encoding/libbinary.la \
1670         encoding/libgit85.la \
1671         encoding/libhex.la \
1672         encoding/libline.la \
1673         encoding/libpem.la \
1674         exp/libdatafmt.la \
1675         exp/libdraw.la \
1676         exp/libeval.la \
1677         go/libast.la \
1678         go/libdoc.la \
1679         go/libparser.la \
1680         go/libprinter.la \
1681         go/libscanner.la \
1682         go/libtoken.la \
1683         go/libtypechecker.la \
1684         hash/libadler32.la \
1685         hash/libcrc32.la \
1686         hash/libcrc64.la \
1687         http/libpprof.la \
1688         image/libjpeg.la \
1689         image/libpng.la \
1690         index/libsuffixarray.la \
1691         io/libioutil.la \
1692         mime/libmultipart.la \
1693         net/libdict.la \
1694         net/libtextproto.la \
1695         $(os_lib_inotify_la) \
1696         os/libsignal.la \
1697         rpc/libjsonrpc.la \
1698         runtime/libdebug.la \
1699         runtime/libpprof.la \
1700         syscalls/libsyscall.la \
1701         testing/libtesting.la \
1702         testing/libiotest.la \
1703         testing/libquick.la \
1704         testing/libscript.la
1705
1706 libgo_la_SOURCES = $(runtime_files)
1707 libgo_la_LIBADD = \
1708         $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1709
1710 libgobegin_a_SOURCES = \
1711         runtime/go-main.c
1712
1713 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1714 AM_GOCFLAGS = $(STRINGOPS_FLAG)
1715 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1716 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1717         $(AM_GOCFLAGS) $(GOCFLAGS)
1718
1719 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1720         $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
1721
1722
1723 # Build a package.  This builds a .o and a .lo.
1724 BUILDPACKAGE = \
1725         rm -f `echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/'`; \
1726         test -d $(@D) || $(MKDIR_P) $(@D); \
1727         rm -f $@; \
1728         files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
1729         $(LTGOCOMPILE) -I . -c -fgo-prefix="libgo_$(@D)" -o $@ $$files
1730
1731 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
1732 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
1733
1734 # Check a package.
1735 CHECK = \
1736         @GC="$(GOC) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs -Wl,-R,`${PWD_COMMAND}`/.libs"; \
1737         export GC; \
1738         RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1739         export RUNTESTFLAGS; \
1740         MAKE="$(MAKE)"; \
1741         export MAKE; \
1742         rm -f $@-log; \
1743         prefix=`if test "$(@D)" = "regexp"; then echo regexp-test; else dirname $(@D); fi`; \
1744         test "$${prefix}" != "." || prefix="$(@D)"; \
1745         if test "$(use_dejagnu)" = "yes"; then \
1746           $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)"; \
1747         else \
1748           if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --prefix="libgo_$${prefix}" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" >>$@-log 2>&1; then \
1749             echo "PASS: $(@D)"; \
1750           else \
1751             echo "FAIL: $(@D)"; \
1752             cat $@-log; \
1753             exit 1; \
1754           fi; \
1755         fi
1756
1757
1758 # Build all packages before checking any.
1759 CHECK_DEPS = libgo.la libgobegin.a \
1760         $(toolexeclib_DATA) \
1761         $(toolexeclibarchive_DATA) \
1762         $(toolexeclibcompress_DATA) \
1763         $(toolexeclibcontainer_DATA) \
1764         $(toolexeclibcrypto_DATA) \
1765         $(toolexeclibdebug_DATA) \
1766         $(toolexeclibencoding_DATA) \
1767         $(toolexeclibexp_DATA) \
1768         $(toolexeclibgo_DATA) \
1769         $(toolexeclibhash_DATA) \
1770         $(toolexeclibhttp_DATA) \
1771         $(toolexeclibimage_DATA) \
1772         $(toolexeclibio_DATA) \
1773         $(toolexeclibos_DATA) \
1774         $(toolexeclibrpc_DATA) \
1775         $(toolexeclibruntime_DATA) \
1776         $(toolexeclibtesting_DATA)
1777
1778
1779 # How to build a .gox file from a .a file.
1780 BUILDGOX = \
1781         $(OBJCOPY) -j .go_export $< $@.tmp && mv -f $@.tmp $@
1782
1783 @LIBGO_IS_LINUX_FALSE@os_inotify_check = 
1784
1785 # os_inotify_check = os/inotify/check
1786 @LIBGO_IS_LINUX_TRUE@os_inotify_check = 
1787 TEST_PACKAGES = \
1788         asn1/check \
1789         big/check \
1790         bufio/check \
1791         bytes/check \
1792         cmath/check \
1793         ebnf/check \
1794         exec/check \
1795         expvar/check \
1796         flag/check \
1797         fmt/check \
1798         gob/check \
1799         html/check \
1800         http/check \
1801         io/check \
1802         json/check \
1803         log/check \
1804         math/check \
1805         mime/check \
1806         net/check \
1807         netchan/check \
1808         os/check \
1809         patch/check \
1810         path/check \
1811         rand/check \
1812         reflect/check \
1813         regexp/check \
1814         rpc/check \
1815         runtime/check \
1816         scanner/check \
1817         smtp/check \
1818         sort/check \
1819         strconv/check \
1820         strings/check \
1821         sync/check \
1822         syslog/check \
1823         tabwriter/check \
1824         template/check \
1825         time/check \
1826         try/check \
1827         unicode/check \
1828         utf16/check \
1829         utf8/check \
1830         websocket/check \
1831         xml/check \
1832         archive/tar/check \
1833         archive/zip/check \
1834         compress/flate/check \
1835         compress/gzip/check \
1836         compress/zlib/check \
1837         container/heap/check \
1838         container/list/check \
1839         container/ring/check \
1840         container/vector/check \
1841         crypto/aes/check \
1842         crypto/block/check \
1843         crypto/blowfish/check \
1844         crypto/cast5/check \
1845         crypto/cipher/check \
1846         crypto/elliptic/check \
1847         crypto/hmac/check \
1848         crypto/md4/check \
1849         crypto/md5/check \
1850         crypto/ocsp/check \
1851         crypto/rand/check \
1852         crypto/rc4/check \
1853         crypto/ripemd160/check \
1854         crypto/rsa/check \
1855         crypto/sha1/check \
1856         crypto/sha256/check \
1857         crypto/sha512/check \
1858         crypto/subtle/check \
1859         crypto/tls/check \
1860         crypto/twofish/check \
1861         crypto/x509/check \
1862         crypto/xtea/check \
1863         crypto/openpgp/armor/check \
1864         crypto/openpgp/s2k/check \
1865         debug/dwarf/check \
1866         debug/elf/check \
1867         debug/macho/check \
1868         debug/pe/check \
1869         encoding/ascii85/check \
1870         encoding/base32/check \
1871         encoding/base64/check \
1872         encoding/binary/check \
1873         encoding/git85/check \
1874         encoding/hex/check \
1875         encoding/line/check \
1876         encoding/pem/check \
1877         exp/datafmt/check \
1878         exp/draw/check \
1879         exp/eval/check \
1880         go/parser/check \
1881         go/printer/check \
1882         go/scanner/check \
1883         go/token/check \
1884         go/typechecker/check \
1885         hash/adler32/check \
1886         hash/crc32/check \
1887         hash/crc64/check \
1888         image/png/check \
1889         index/suffixarray/check \
1890         io/ioutil/check \
1891         mime/multipart/check \
1892         net/textproto/check \
1893         $(os_inotify_check) \
1894         os/signal/check \
1895         rpc/jsonrpc/check \
1896         testing/quick/check \
1897         testing/script/check
1898
1899 CLEANFILES = *.go *.gox goc2c *.c s-version
1900 all: config.h
1901         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1902
1903 .SUFFIXES:
1904 .SUFFIXES: .c .go .gox .o .obj .lo .a .la
1905 am--refresh:
1906         @:
1907 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
1908         @for dep in $?; do \
1909           case '$(am__configure_deps)' in \
1910             *$$dep*) \
1911               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1912               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1913                 && exit 0; \
1914               exit 1;; \
1915           esac; \
1916         done; \
1917         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1918         $(am__cd) $(top_srcdir) && \
1919           $(AUTOMAKE) --foreign Makefile
1920 .PRECIOUS: Makefile
1921 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1922         @case '$?' in \
1923           *config.status*) \
1924             echo ' $(SHELL) ./config.status'; \
1925             $(SHELL) ./config.status;; \
1926           *) \
1927             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1928             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1929         esac;
1930
1931 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1932         $(SHELL) ./config.status --recheck
1933
1934 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1935         $(am__cd) $(srcdir) && $(AUTOCONF)
1936 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1937         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1938 $(am__aclocal_m4_deps):
1939
1940 config.h: stamp-h1
1941         @if test ! -f $@; then \
1942           rm -f stamp-h1; \
1943           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1944         else :; fi
1945
1946 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1947         @rm -f stamp-h1
1948         cd $(top_builddir) && $(SHELL) ./config.status config.h
1949 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1950         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1951         rm -f stamp-h1
1952         touch $@
1953
1954 distclean-hdr:
1955         -rm -f config.h stamp-h1
1956 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
1957         @$(NORMAL_INSTALL)
1958         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1959         @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1960         list2=; for p in $$list; do \
1961           if test -f $$p; then \
1962             list2="$$list2 $$p"; \
1963           else :; fi; \
1964         done; \
1965         test -z "$$list2" || { \
1966           echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1967           $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
1968         @$(POST_INSTALL)
1969         @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1970         for p in $$list; do \
1971           if test -f $$p; then \
1972             $(am__strip_dir) \
1973             echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1974             ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
1975           else :; fi; \
1976         done
1977
1978 uninstall-toolexeclibLIBRARIES:
1979         @$(NORMAL_UNINSTALL)
1980         @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1981         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1982         test -n "$$files" || exit 0; \
1983         echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
1984         cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
1985
1986 clean-toolexeclibLIBRARIES:
1987         -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
1988 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES) 
1989         -rm -f libgobegin.a
1990         $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
1991         $(RANLIB) libgobegin.a
1992 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
1993         @$(NORMAL_INSTALL)
1994         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
1995         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1996         list2=; for p in $$list; do \
1997           if test -f $$p; then \
1998             list2="$$list2 $$p"; \
1999           else :; fi; \
2000         done; \
2001         test -z "$$list2" || { \
2002           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2003           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2004         }
2005
2006 uninstall-toolexeclibLTLIBRARIES:
2007         @$(NORMAL_UNINSTALL)
2008         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2009         for p in $$list; do \
2010           $(am__strip_dir) \
2011           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2012           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2013         done
2014
2015 clean-toolexeclibLTLIBRARIES:
2016         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2017         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2018           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2019           test "$$dir" != "$$p" || dir=.; \
2020           echo "rm -f \"$${dir}/so_locations\""; \
2021           rm -f "$${dir}/so_locations"; \
2022         done
2023 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES) 
2024         $(LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2025
2026 mostlyclean-compile:
2027         -rm -f *.$(OBJEXT)
2028
2029 distclean-compile:
2030         -rm -f *.tab.c
2031
2032 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2033 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2034 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2035 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2036 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2037 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2038 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2039 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-cap.Plo@am__quote@
2042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-chan-len.Plo@am__quote@
2043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-close.Plo@am__quote@
2045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-closed.Plo@am__quote@
2046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-go.Plo@am__quote@
2055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-gomaxprocs.Plo@am__quote@
2056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-lock-os-thread.Plo@am__quote@
2061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-channel.Plo@am__quote@
2068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-note.Plo@am__quote@
2071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic-defer.Plo@am__quote@
2072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-big.Plo@am__quote@
2075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-big.Plo@am__quote@
2076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-nb-small.Plo@am__quote@
2077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rec-small.Plo@am__quote@
2078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-chan.Plo@am__quote@
2081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect.Plo@am__quote@
2083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-sched.Plo@am__quote@
2086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-select.Plo@am__quote@
2087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-semacquire.Plo@am__quote@
2088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-big.Plo@am__quote@
2089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-big.Plo@am__quote@
2090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-nb-small.Plo@am__quote@
2091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-send-small.Plo@am__quote@
2092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unreflect.Plo@am__quote@
2107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2112 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2113 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2115 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2116 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2117 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2118 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2120 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2121 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2122 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap32.Plo@am__quote@
2123 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheapmap64.Plo@am__quote@
2124 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2125 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2126 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2127 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2128 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2129 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2130 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2131 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2132
2133 .c.o:
2134 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2135 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2138 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
2139
2140 .c.obj:
2141 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2142 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2145 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
2146
2147 .c.lo:
2148 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2149 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2152 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
2153
2154 go-main.o: runtime/go-main.c
2155 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.o -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2156 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2159 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2160
2161 go-main.obj: runtime/go-main.c
2162 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.obj -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2163 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2166 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
2167
2168 go-append.lo: runtime/go-append.c
2169 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-append.lo -MD -MP -MF $(DEPDIR)/go-append.Tpo -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2170 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2173 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2174
2175 go-assert.lo: runtime/go-assert.c
2176 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-assert.lo -MD -MP -MF $(DEPDIR)/go-assert.Tpo -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
2177 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2180 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
2181
2182 go-assert-interface.lo: runtime/go-assert-interface.c
2183 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-assert-interface.lo -MD -MP -MF $(DEPDIR)/go-assert-interface.Tpo -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2184 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2187 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2188
2189 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2190 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-byte-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-byte-array-to-string.Tpo -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2191 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2194 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2195
2196 go-breakpoint.lo: runtime/go-breakpoint.c
2197 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-breakpoint.lo -MD -MP -MF $(DEPDIR)/go-breakpoint.Tpo -c -o go-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
2198 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2201 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
2202
2203 go-caller.lo: runtime/go-caller.c
2204 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-caller.lo -MD -MP -MF $(DEPDIR)/go-caller.Tpo -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
2205 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2208 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
2209
2210 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2211 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-can-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-can-convert-interface.Tpo -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2212 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2215 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2216
2217 go-cgo.lo: runtime/go-cgo.c
2218 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-cgo.lo -MD -MP -MF $(DEPDIR)/go-cgo.Tpo -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
2219 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2222 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
2223
2224 go-chan-cap.lo: runtime/go-chan-cap.c
2225 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-cap.lo -MD -MP -MF $(DEPDIR)/go-chan-cap.Tpo -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2226 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-chan-cap.Tpo $(DEPDIR)/go-chan-cap.Plo
2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-chan-cap.c' object='go-chan-cap.lo' libtool=yes @AMDEPBACKSLASH@
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2229 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-cap.lo `test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/'`runtime/go-chan-cap.c
2230
2231 go-chan-len.lo: runtime/go-chan-len.c
2232 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-chan-len.lo -MD -MP -MF $(DEPDIR)/go-chan-len.Tpo -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2233 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-chan-len.Tpo $(DEPDIR)/go-chan-len.Plo
2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-chan-len.c' object='go-chan-len.lo' libtool=yes @AMDEPBACKSLASH@
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2236 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-chan-len.lo `test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/'`runtime/go-chan-len.c
2237
2238 go-check-interface.lo: runtime/go-check-interface.c
2239 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-check-interface.lo -MD -MP -MF $(DEPDIR)/go-check-interface.Tpo -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2240 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2243 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2244
2245 go-close.lo: runtime/go-close.c
2246 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-close.lo -MD -MP -MF $(DEPDIR)/go-close.Tpo -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2247 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-close.Tpo $(DEPDIR)/go-close.Plo
2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-close.c' object='go-close.lo' libtool=yes @AMDEPBACKSLASH@
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2250 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-close.lo `test -f 'runtime/go-close.c' || echo '$(srcdir)/'`runtime/go-close.c
2251
2252 go-closed.lo: runtime/go-closed.c
2253 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-closed.lo -MD -MP -MF $(DEPDIR)/go-closed.Tpo -c -o go-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2254 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-closed.Tpo $(DEPDIR)/go-closed.Plo
2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-closed.c' object='go-closed.lo' libtool=yes @AMDEPBACKSLASH@
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2257 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-closed.lo `test -f 'runtime/go-closed.c' || echo '$(srcdir)/'`runtime/go-closed.c
2258
2259 go-construct-map.lo: runtime/go-construct-map.c
2260 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-construct-map.lo -MD -MP -MF $(DEPDIR)/go-construct-map.Tpo -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
2261 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2264 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
2265
2266 go-convert-interface.lo: runtime/go-convert-interface.c
2267 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-convert-interface.Tpo -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2268 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2271 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2272
2273 go-copy.lo: runtime/go-copy.c
2274 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-copy.lo -MD -MP -MF $(DEPDIR)/go-copy.Tpo -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2275 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2278 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2279
2280 go-defer.lo: runtime/go-defer.c
2281 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-defer.lo -MD -MP -MF $(DEPDIR)/go-defer.Tpo -c -o go-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
2282 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2285 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
2286
2287 go-deferred-recover.lo: runtime/go-deferred-recover.c
2288 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-deferred-recover.lo -MD -MP -MF $(DEPDIR)/go-deferred-recover.Tpo -c -o go-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
2289 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2292 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
2293
2294 go-eface-compare.lo: runtime/go-eface-compare.c
2295 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-compare.Tpo -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2296 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2299 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2300
2301 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2302 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-val-compare.Tpo -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2303 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2306 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2307
2308 go-getgoroot.lo: runtime/go-getgoroot.c
2309 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $(DEPDIR)/go-getgoroot.Tpo -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2310 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2313 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2314
2315 go-go.lo: runtime/go-go.c
2316 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-go.lo -MD -MP -MF $(DEPDIR)/go-go.Tpo -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2317 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-go.Tpo $(DEPDIR)/go-go.Plo
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-go.c' object='go-go.lo' libtool=yes @AMDEPBACKSLASH@
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2320 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-go.lo `test -f 'runtime/go-go.c' || echo '$(srcdir)/'`runtime/go-go.c
2321
2322 go-gomaxprocs.lo: runtime/go-gomaxprocs.c
2323 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-gomaxprocs.lo -MD -MP -MF $(DEPDIR)/go-gomaxprocs.Tpo -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2324 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-gomaxprocs.Tpo $(DEPDIR)/go-gomaxprocs.Plo
2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-gomaxprocs.c' object='go-gomaxprocs.lo' libtool=yes @AMDEPBACKSLASH@
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2327 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-gomaxprocs.lo `test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/'`runtime/go-gomaxprocs.c
2328
2329 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2330 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-array-to-string.Tpo -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2331 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2334 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2335
2336 go-int-to-string.lo: runtime/go-int-to-string.c
2337 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-to-string.Tpo -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2338 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2341 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2342
2343 go-interface-compare.lo: runtime/go-interface-compare.c
2344 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-compare.Tpo -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2345 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2348 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2349
2350 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2351 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-val-compare.Tpo -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2352 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2355 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2356
2357 go-lock-os-thread.lo: runtime/go-lock-os-thread.c
2358 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-lock-os-thread.lo -MD -MP -MF $(DEPDIR)/go-lock-os-thread.Tpo -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2359 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-lock-os-thread.Tpo $(DEPDIR)/go-lock-os-thread.Plo
2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-lock-os-thread.c' object='go-lock-os-thread.lo' libtool=yes @AMDEPBACKSLASH@
2361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2362 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-lock-os-thread.lo `test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/'`runtime/go-lock-os-thread.c
2363
2364 go-map-delete.lo: runtime/go-map-delete.c
2365 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-delete.lo -MD -MP -MF $(DEPDIR)/go-map-delete.Tpo -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2366 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2368 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2369 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2370
2371 go-map-index.lo: runtime/go-map-index.c
2372 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-index.lo -MD -MP -MF $(DEPDIR)/go-map-index.Tpo -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2373 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2375 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2376 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2377
2378 go-map-len.lo: runtime/go-map-len.c
2379 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-len.lo -MD -MP -MF $(DEPDIR)/go-map-len.Tpo -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2380 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2383 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2384
2385 go-map-range.lo: runtime/go-map-range.c
2386 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-range.lo -MD -MP -MF $(DEPDIR)/go-map-range.Tpo -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2387 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2390 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2391
2392 go-nanotime.lo: runtime/go-nanotime.c
2393 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-nanotime.lo -MD -MP -MF $(DEPDIR)/go-nanotime.Tpo -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
2394 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2397 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
2398
2399 go-new-channel.lo: runtime/go-new-channel.c
2400 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-channel.lo -MD -MP -MF $(DEPDIR)/go-new-channel.Tpo -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2401 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-new-channel.Tpo $(DEPDIR)/go-new-channel.Plo
2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-new-channel.c' object='go-new-channel.lo' libtool=yes @AMDEPBACKSLASH@
2403 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2404 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new-channel.lo `test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/'`runtime/go-new-channel.c
2405
2406 go-new-map.lo: runtime/go-new-map.c
2407 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-map.lo -MD -MP -MF $(DEPDIR)/go-new-map.Tpo -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2408 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2411 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2412
2413 go-new.lo: runtime/go-new.c
2414 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new.lo -MD -MP -MF $(DEPDIR)/go-new.Tpo -c -o go-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
2415 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2417 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2418 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
2419
2420 go-note.lo: runtime/go-note.c
2421 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-note.lo -MD -MP -MF $(DEPDIR)/go-note.Tpo -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2422 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-note.Tpo $(DEPDIR)/go-note.Plo
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-note.c' object='go-note.lo' libtool=yes @AMDEPBACKSLASH@
2424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2425 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-note.lo `test -f 'runtime/go-note.c' || echo '$(srcdir)/'`runtime/go-note.c
2426
2427 go-panic.lo: runtime/go-panic.c
2428 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-panic.lo -MD -MP -MF $(DEPDIR)/go-panic.Tpo -c -o go-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
2429 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2432 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
2433
2434 go-panic-defer.lo: runtime/go-panic-defer.c
2435 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-panic-defer.lo -MD -MP -MF $(DEPDIR)/go-panic-defer.Tpo -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2436 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-panic-defer.Tpo $(DEPDIR)/go-panic-defer.Plo
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-panic-defer.c' object='go-panic-defer.lo' libtool=yes @AMDEPBACKSLASH@
2438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2439 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-panic-defer.lo `test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/'`runtime/go-panic-defer.c
2440
2441 go-print.lo: runtime/go-print.c
2442 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-print.lo -MD -MP -MF $(DEPDIR)/go-print.Tpo -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2443 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2446 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2447
2448 go-rec-big.lo: runtime/go-rec-big.c
2449 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-big.lo -MD -MP -MF $(DEPDIR)/go-rec-big.Tpo -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2450 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-rec-big.Tpo $(DEPDIR)/go-rec-big.Plo
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-rec-big.c' object='go-rec-big.lo' libtool=yes @AMDEPBACKSLASH@
2452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2453 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-big.lo `test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/'`runtime/go-rec-big.c
2454
2455 go-rec-nb-big.lo: runtime/go-rec-nb-big.c
2456 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-big.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-big.Tpo -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2457 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-rec-nb-big.Tpo $(DEPDIR)/go-rec-nb-big.Plo
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-rec-nb-big.c' object='go-rec-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2459 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2460 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-big.lo `test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/'`runtime/go-rec-nb-big.c
2461
2462 go-rec-nb-small.lo: runtime/go-rec-nb-small.c
2463 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-nb-small.lo -MD -MP -MF $(DEPDIR)/go-rec-nb-small.Tpo -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2464 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-rec-nb-small.Tpo $(DEPDIR)/go-rec-nb-small.Plo
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-rec-nb-small.c' object='go-rec-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2467 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-nb-small.lo `test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/'`runtime/go-rec-nb-small.c
2468
2469 go-rec-small.lo: runtime/go-rec-small.c
2470 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rec-small.lo -MD -MP -MF $(DEPDIR)/go-rec-small.Tpo -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2471 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-rec-small.Tpo $(DEPDIR)/go-rec-small.Plo
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-rec-small.c' object='go-rec-small.lo' libtool=yes @AMDEPBACKSLASH@
2473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2474 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rec-small.lo `test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/'`runtime/go-rec-small.c
2475
2476 go-recover.lo: runtime/go-recover.c
2477 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-recover.lo -MD -MP -MF $(DEPDIR)/go-recover.Tpo -c -o go-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
2478 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2481 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
2482
2483 go-reflect.lo: runtime/go-reflect.c
2484 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect.lo -MD -MP -MF $(DEPDIR)/go-reflect.Tpo -c -o go-reflect.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2485 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-reflect.Tpo $(DEPDIR)/go-reflect.Plo
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-reflect.c' object='go-reflect.lo' libtool=yes @AMDEPBACKSLASH@
2487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2488 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect.lo `test -f 'runtime/go-reflect.c' || echo '$(srcdir)/'`runtime/go-reflect.c
2489
2490 go-reflect-call.lo: runtime/go-reflect-call.c
2491 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-call.lo -MD -MP -MF $(DEPDIR)/go-reflect-call.Tpo -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
2492 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2495 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
2496
2497 go-reflect-chan.lo: runtime/go-reflect-chan.c
2498 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-chan.lo -MD -MP -MF $(DEPDIR)/go-reflect-chan.Tpo -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2499 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-reflect-chan.Tpo $(DEPDIR)/go-reflect-chan.Plo
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-reflect-chan.c' object='go-reflect-chan.lo' libtool=yes @AMDEPBACKSLASH@
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2502 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-chan.lo `test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/'`runtime/go-reflect-chan.c
2503
2504 go-reflect-map.lo: runtime/go-reflect-map.c
2505 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-map.lo -MD -MP -MF $(DEPDIR)/go-reflect-map.Tpo -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2506 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2509 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2510
2511 go-rune.lo: runtime/go-rune.c
2512 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rune.lo -MD -MP -MF $(DEPDIR)/go-rune.Tpo -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2513 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2516 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2517
2518 go-runtime-error.lo: runtime/go-runtime-error.c
2519 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-runtime-error.lo -MD -MP -MF $(DEPDIR)/go-runtime-error.Tpo -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
2520 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2523 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
2524
2525 go-sched.lo: runtime/go-sched.c
2526 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-sched.lo -MD -MP -MF $(DEPDIR)/go-sched.Tpo -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2527 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-sched.Tpo $(DEPDIR)/go-sched.Plo
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-sched.c' object='go-sched.lo' libtool=yes @AMDEPBACKSLASH@
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2530 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-sched.lo `test -f 'runtime/go-sched.c' || echo '$(srcdir)/'`runtime/go-sched.c
2531
2532 go-select.lo: runtime/go-select.c
2533 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-select.lo -MD -MP -MF $(DEPDIR)/go-select.Tpo -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2534 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-select.Tpo $(DEPDIR)/go-select.Plo
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-select.c' object='go-select.lo' libtool=yes @AMDEPBACKSLASH@
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2537 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-select.lo `test -f 'runtime/go-select.c' || echo '$(srcdir)/'`runtime/go-select.c
2538
2539 go-semacquire.lo: runtime/go-semacquire.c
2540 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-semacquire.lo -MD -MP -MF $(DEPDIR)/go-semacquire.Tpo -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2541 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-semacquire.Tpo $(DEPDIR)/go-semacquire.Plo
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-semacquire.c' object='go-semacquire.lo' libtool=yes @AMDEPBACKSLASH@
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2544 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-semacquire.lo `test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/'`runtime/go-semacquire.c
2545
2546 go-send-big.lo: runtime/go-send-big.c
2547 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-big.lo -MD -MP -MF $(DEPDIR)/go-send-big.Tpo -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2548 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-send-big.Tpo $(DEPDIR)/go-send-big.Plo
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-send-big.c' object='go-send-big.lo' libtool=yes @AMDEPBACKSLASH@
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2551 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-big.lo `test -f 'runtime/go-send-big.c' || echo '$(srcdir)/'`runtime/go-send-big.c
2552
2553 go-send-nb-big.lo: runtime/go-send-nb-big.c
2554 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-big.lo -MD -MP -MF $(DEPDIR)/go-send-nb-big.Tpo -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2555 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-send-nb-big.Tpo $(DEPDIR)/go-send-nb-big.Plo
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-send-nb-big.c' object='go-send-nb-big.lo' libtool=yes @AMDEPBACKSLASH@
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2558 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-big.lo `test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/'`runtime/go-send-nb-big.c
2559
2560 go-send-nb-small.lo: runtime/go-send-nb-small.c
2561 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-nb-small.lo -MD -MP -MF $(DEPDIR)/go-send-nb-small.Tpo -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2562 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-send-nb-small.Tpo $(DEPDIR)/go-send-nb-small.Plo
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-send-nb-small.c' object='go-send-nb-small.lo' libtool=yes @AMDEPBACKSLASH@
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2565 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-nb-small.lo `test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/'`runtime/go-send-nb-small.c
2566
2567 go-send-small.lo: runtime/go-send-small.c
2568 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-send-small.lo -MD -MP -MF $(DEPDIR)/go-send-small.Tpo -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2569 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-send-small.Tpo $(DEPDIR)/go-send-small.Plo
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-send-small.c' object='go-send-small.lo' libtool=yes @AMDEPBACKSLASH@
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2572 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-send-small.lo `test -f 'runtime/go-send-small.c' || echo '$(srcdir)/'`runtime/go-send-small.c
2573
2574 go-signal.lo: runtime/go-signal.c
2575 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-signal.lo -MD -MP -MF $(DEPDIR)/go-signal.Tpo -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
2576 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2579 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
2580
2581 go-strcmp.lo: runtime/go-strcmp.c
2582 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strcmp.lo -MD -MP -MF $(DEPDIR)/go-strcmp.Tpo -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2583 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2586 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2587
2588 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2589 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-byte-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-byte-array.Tpo -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2590 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2593 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2594
2595 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2596 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-int-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-int-array.Tpo -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2597 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2600 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2601
2602 go-strplus.lo: runtime/go-strplus.c
2603 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strplus.lo -MD -MP -MF $(DEPDIR)/go-strplus.Tpo -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2604 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2607 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2608
2609 go-strslice.lo: runtime/go-strslice.c
2610 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strslice.lo -MD -MP -MF $(DEPDIR)/go-strslice.Tpo -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
2611 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2614 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
2615
2616 go-trampoline.lo: runtime/go-trampoline.c
2617 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-trampoline.lo -MD -MP -MF $(DEPDIR)/go-trampoline.Tpo -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2618 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2621 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2622
2623 go-type-eface.lo: runtime/go-type-eface.c
2624 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-eface.lo -MD -MP -MF $(DEPDIR)/go-type-eface.Tpo -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2625 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2628 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2629
2630 go-type-error.lo: runtime/go-type-error.c
2631 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-error.lo -MD -MP -MF $(DEPDIR)/go-type-error.Tpo -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2632 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2635 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2636
2637 go-type-identity.lo: runtime/go-type-identity.c
2638 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-identity.lo -MD -MP -MF $(DEPDIR)/go-type-identity.Tpo -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2639 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2642 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2643
2644 go-type-interface.lo: runtime/go-type-interface.c
2645 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-interface.lo -MD -MP -MF $(DEPDIR)/go-type-interface.Tpo -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2646 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2649 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2650
2651 go-type-string.lo: runtime/go-type-string.c
2652 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-string.lo -MD -MP -MF $(DEPDIR)/go-type-string.Tpo -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
2653 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2656 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
2657
2658 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2659 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typedesc-equal.lo -MD -MP -MF $(DEPDIR)/go-typedesc-equal.Tpo -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
2660 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2663 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
2664
2665 go-typestring.lo: runtime/go-typestring.c
2666 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typestring.lo -MD -MP -MF $(DEPDIR)/go-typestring.Tpo -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2667 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2670 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2671
2672 go-unreflect.lo: runtime/go-unreflect.c
2673 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unreflect.lo -MD -MP -MF $(DEPDIR)/go-unreflect.Tpo -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2674 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-unreflect.Tpo $(DEPDIR)/go-unreflect.Plo
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-unreflect.c' object='go-unreflect.lo' libtool=yes @AMDEPBACKSLASH@
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2677 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unreflect.lo `test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/'`runtime/go-unreflect.c
2678
2679 go-unsafe-new.lo: runtime/go-unsafe-new.c
2680 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-new.lo -MD -MP -MF $(DEPDIR)/go-unsafe-new.Tpo -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
2681 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2684 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
2685
2686 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2687 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-newarray.lo -MD -MP -MF $(DEPDIR)/go-unsafe-newarray.Tpo -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
2688 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2691 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
2692
2693 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2694 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-pointer.lo -MD -MP -MF $(DEPDIR)/go-unsafe-pointer.Tpo -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
2695 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2698 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
2699
2700 go-unwind.lo: runtime/go-unwind.c
2701 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unwind.lo -MD -MP -MF $(DEPDIR)/go-unwind.Tpo -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
2702 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2705 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
2706
2707 mcache.lo: runtime/mcache.c
2708 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcache.lo -MD -MP -MF $(DEPDIR)/mcache.Tpo -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2709 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2712 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2713
2714 mcentral.lo: runtime/mcentral.c
2715 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcentral.lo -MD -MP -MF $(DEPDIR)/mcentral.Tpo -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2716 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2719 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2720
2721 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2722 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem_posix_memalign.lo -MD -MP -MF $(DEPDIR)/mem_posix_memalign.Tpo -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
2723 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2726 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
2727
2728 mem.lo: runtime/mem.c
2729 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem.lo -MD -MP -MF $(DEPDIR)/mem.Tpo -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
2730 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2733 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
2734
2735 mfinal.lo: runtime/mfinal.c
2736 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2737 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2740 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
2741
2742 mfixalloc.lo: runtime/mfixalloc.c
2743 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfixalloc.lo -MD -MP -MF $(DEPDIR)/mfixalloc.Tpo -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
2744 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2747 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
2748
2749 mgc0.lo: runtime/mgc0.c
2750 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mgc0.lo -MD -MP -MF $(DEPDIR)/mgc0.Tpo -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
2751 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2754 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
2755
2756 mheap.lo: runtime/mheap.c
2757 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheap.lo -MD -MP -MF $(DEPDIR)/mheap.Tpo -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
2758 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2761 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
2762
2763 mheapmap32.lo: runtime/mheapmap32.c
2764 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap32.lo -MD -MP -MF $(DEPDIR)/mheapmap32.Tpo -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2765 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mheapmap32.Tpo $(DEPDIR)/mheapmap32.Plo
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mheapmap32.c' object='mheapmap32.lo' libtool=yes @AMDEPBACKSLASH@
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2768 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap32.lo `test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/'`runtime/mheapmap32.c
2769
2770 mheapmap64.lo: runtime/mheapmap64.c
2771 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheapmap64.lo -MD -MP -MF $(DEPDIR)/mheapmap64.Tpo -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2772 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mheapmap64.Tpo $(DEPDIR)/mheapmap64.Plo
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/mheapmap64.c' object='mheapmap64.lo' libtool=yes @AMDEPBACKSLASH@
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2775 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheapmap64.lo `test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/'`runtime/mheapmap64.c
2776
2777 msize.lo: runtime/msize.c
2778 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msize.lo -MD -MP -MF $(DEPDIR)/msize.Tpo -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
2779 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2782 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
2783
2784 proc.lo: runtime/proc.c
2785 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proc.lo -MD -MP -MF $(DEPDIR)/proc.Tpo -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
2786 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2789 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
2790
2791 thread.lo: runtime/thread.c
2792 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread.lo -MD -MP -MF $(DEPDIR)/thread.Tpo -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
2793 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2796 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
2797
2798 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
2799 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rtems-task-variable-add.lo -MD -MP -MF $(DEPDIR)/rtems-task-variable-add.Tpo -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
2800 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2803 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
2804
2805 mostlyclean-libtool:
2806         -rm -f *.lo
2807
2808 clean-libtool:
2809         -rm -rf .libs _libs
2810
2811 distclean-libtool:
2812         -rm -f libtool config.lt
2813
2814 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2815 # runs to enable its job server during parallel builds.  Hence the
2816 # comments below.
2817 all-multi:
2818         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
2819 install-multi:
2820         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
2821
2822 mostlyclean-multi:
2823         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
2824 clean-multi:
2825         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
2826 distclean-multi:
2827         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
2828 maintainer-clean-multi:
2829         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
2830 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
2831         @$(NORMAL_INSTALL)
2832         test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
2833         @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2834         for p in $$list; do \
2835           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2836           echo "$$d$$p"; \
2837         done | $(am__base_list) | \
2838         while read files; do \
2839           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2840           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
2841         done
2842
2843 uninstall-toolexeclibgoDATA:
2844         @$(NORMAL_UNINSTALL)
2845         @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
2846         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2847         test -n "$$files" || exit 0; \
2848         echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
2849         cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
2850 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
2851         @$(NORMAL_INSTALL)
2852         test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
2853         @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2854         for p in $$list; do \
2855           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2856           echo "$$d$$p"; \
2857         done | $(am__base_list) | \
2858         while read files; do \
2859           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2860           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
2861         done
2862
2863 uninstall-toolexeclibgoarchiveDATA:
2864         @$(NORMAL_UNINSTALL)
2865         @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2866         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2867         test -n "$$files" || exit 0; \
2868         echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
2869         cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
2870 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
2871         @$(NORMAL_INSTALL)
2872         test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
2873         @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2874         for p in $$list; do \
2875           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2876           echo "$$d$$p"; \
2877         done | $(am__base_list) | \
2878         while read files; do \
2879           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2880           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
2881         done
2882
2883 uninstall-toolexeclibgocompressDATA:
2884         @$(NORMAL_UNINSTALL)
2885         @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2886         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2887         test -n "$$files" || exit 0; \
2888         echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
2889         cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
2890 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
2891         @$(NORMAL_INSTALL)
2892         test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
2893         @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2894         for p in $$list; do \
2895           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2896           echo "$$d$$p"; \
2897         done | $(am__base_list) | \
2898         while read files; do \
2899           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2900           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
2901         done
2902
2903 uninstall-toolexeclibgocontainerDATA:
2904         @$(NORMAL_UNINSTALL)
2905         @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2906         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2907         test -n "$$files" || exit 0; \
2908         echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
2909         cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
2910 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
2911         @$(NORMAL_INSTALL)
2912         test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
2913         @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2914         for p in $$list; do \
2915           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2916           echo "$$d$$p"; \
2917         done | $(am__base_list) | \
2918         while read files; do \
2919           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2920           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
2921         done
2922
2923 uninstall-toolexeclibgocryptoDATA:
2924         @$(NORMAL_UNINSTALL)
2925         @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2926         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2927         test -n "$$files" || exit 0; \
2928         echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
2929         cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
2930 install-toolexeclibgocryptoopenpgpDATA: $(toolexeclibgocryptoopenpgp_DATA)
2931         @$(NORMAL_INSTALL)
2932         test -z "$(toolexeclibgocryptoopenpgpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)"
2933         @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2934         for p in $$list; do \
2935           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2936           echo "$$d$$p"; \
2937         done | $(am__base_list) | \
2938         while read files; do \
2939           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)'"; \
2940           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" || exit $$?; \
2941         done
2942
2943 uninstall-toolexeclibgocryptoopenpgpDATA:
2944         @$(NORMAL_UNINSTALL)
2945         @list='$(toolexeclibgocryptoopenpgp_DATA)'; test -n "$(toolexeclibgocryptoopenpgpdir)" || list=; \
2946         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2947         test -n "$$files" || exit 0; \
2948         echo " ( cd '$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)' && rm -f" $$files ")"; \
2949         cd "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" && rm -f $$files
2950 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
2951         @$(NORMAL_INSTALL)
2952         test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
2953         @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2954         for p in $$list; do \
2955           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2956           echo "$$d$$p"; \
2957         done | $(am__base_list) | \
2958         while read files; do \
2959           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2960           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
2961         done
2962
2963 uninstall-toolexeclibgodebugDATA:
2964         @$(NORMAL_UNINSTALL)
2965         @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2966         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2967         test -n "$$files" || exit 0; \
2968         echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
2969         cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
2970 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
2971         @$(NORMAL_INSTALL)
2972         test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
2973         @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2974         for p in $$list; do \
2975           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2976           echo "$$d$$p"; \
2977         done | $(am__base_list) | \
2978         while read files; do \
2979           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2980           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
2981         done
2982
2983 uninstall-toolexeclibgoencodingDATA:
2984         @$(NORMAL_UNINSTALL)
2985         @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2986         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2987         test -n "$$files" || exit 0; \
2988         echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
2989         cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
2990 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
2991         @$(NORMAL_INSTALL)
2992         test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
2993         @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2994         for p in $$list; do \
2995           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2996           echo "$$d$$p"; \
2997         done | $(am__base_list) | \
2998         while read files; do \
2999           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3000           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3001         done
3002
3003 uninstall-toolexeclibgoexpDATA:
3004         @$(NORMAL_UNINSTALL)
3005         @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3006         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3007         test -n "$$files" || exit 0; \
3008         echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3009         cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3010 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3011         @$(NORMAL_INSTALL)
3012         test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3013         @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3014         for p in $$list; do \
3015           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3016           echo "$$d$$p"; \
3017         done | $(am__base_list) | \
3018         while read files; do \
3019           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3020           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3021         done
3022
3023 uninstall-toolexeclibgogoDATA:
3024         @$(NORMAL_UNINSTALL)
3025         @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3026         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3027         test -n "$$files" || exit 0; \
3028         echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3029         cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3030 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3031         @$(NORMAL_INSTALL)
3032         test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3033         @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3034         for p in $$list; do \
3035           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3036           echo "$$d$$p"; \
3037         done | $(am__base_list) | \
3038         while read files; do \
3039           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3040           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3041         done
3042
3043 uninstall-toolexeclibgohashDATA:
3044         @$(NORMAL_UNINSTALL)
3045         @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3046         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3047         test -n "$$files" || exit 0; \
3048         echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3049         cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3050 install-toolexeclibgohttpDATA: $(toolexeclibgohttp_DATA)
3051         @$(NORMAL_INSTALL)
3052         test -z "$(toolexeclibgohttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohttpdir)"
3053         @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3054         for p in $$list; do \
3055           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3056           echo "$$d$$p"; \
3057         done | $(am__base_list) | \
3058         while read files; do \
3059           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohttpdir)'"; \
3060           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohttpdir)" || exit $$?; \
3061         done
3062
3063 uninstall-toolexeclibgohttpDATA:
3064         @$(NORMAL_UNINSTALL)
3065         @list='$(toolexeclibgohttp_DATA)'; test -n "$(toolexeclibgohttpdir)" || list=; \
3066         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3067         test -n "$$files" || exit 0; \
3068         echo " ( cd '$(DESTDIR)$(toolexeclibgohttpdir)' && rm -f" $$files ")"; \
3069         cd "$(DESTDIR)$(toolexeclibgohttpdir)" && rm -f $$files
3070 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3071         @$(NORMAL_INSTALL)
3072         test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3073         @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3074         for p in $$list; do \
3075           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3076           echo "$$d$$p"; \
3077         done | $(am__base_list) | \
3078         while read files; do \
3079           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3080           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3081         done
3082
3083 uninstall-toolexeclibgoimageDATA:
3084         @$(NORMAL_UNINSTALL)
3085         @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3086         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3087         test -n "$$files" || exit 0; \
3088         echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3089         cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3090 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3091         @$(NORMAL_INSTALL)
3092         test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3093         @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3094         for p in $$list; do \
3095           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3096           echo "$$d$$p"; \
3097         done | $(am__base_list) | \
3098         while read files; do \
3099           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3100           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3101         done
3102
3103 uninstall-toolexeclibgoindexDATA:
3104         @$(NORMAL_UNINSTALL)
3105         @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3106         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3107         test -n "$$files" || exit 0; \
3108         echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3109         cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3110 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3111         @$(NORMAL_INSTALL)
3112         test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3113         @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3114         for p in $$list; do \
3115           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3116           echo "$$d$$p"; \
3117         done | $(am__base_list) | \
3118         while read files; do \
3119           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3120           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3121         done
3122
3123 uninstall-toolexeclibgoioDATA:
3124         @$(NORMAL_UNINSTALL)
3125         @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3126         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3127         test -n "$$files" || exit 0; \
3128         echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3129         cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3130 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3131         @$(NORMAL_INSTALL)
3132         test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3133         @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3134         for p in $$list; do \
3135           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3136           echo "$$d$$p"; \
3137         done | $(am__base_list) | \
3138         while read files; do \
3139           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3140           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3141         done
3142
3143 uninstall-toolexeclibgomimeDATA:
3144         @$(NORMAL_UNINSTALL)
3145         @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3146         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3147         test -n "$$files" || exit 0; \
3148         echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3149         cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3150 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3151         @$(NORMAL_INSTALL)
3152         test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3153         @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3154         for p in $$list; do \
3155           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3156           echo "$$d$$p"; \
3157         done | $(am__base_list) | \
3158         while read files; do \
3159           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3160           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3161         done
3162
3163 uninstall-toolexeclibgonetDATA:
3164         @$(NORMAL_UNINSTALL)
3165         @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3166         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3167         test -n "$$files" || exit 0; \
3168         echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3169         cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3170 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3171         @$(NORMAL_INSTALL)
3172         test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3173         @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3174         for p in $$list; do \
3175           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3176           echo "$$d$$p"; \
3177         done | $(am__base_list) | \
3178         while read files; do \
3179           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3180           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3181         done
3182
3183 uninstall-toolexeclibgoosDATA:
3184         @$(NORMAL_UNINSTALL)
3185         @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3186         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3187         test -n "$$files" || exit 0; \
3188         echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3189         cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3190 install-toolexeclibgorpcDATA: $(toolexeclibgorpc_DATA)
3191         @$(NORMAL_INSTALL)
3192         test -z "$(toolexeclibgorpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgorpcdir)"
3193         @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3194         for p in $$list; do \
3195           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3196           echo "$$d$$p"; \
3197         done | $(am__base_list) | \
3198         while read files; do \
3199           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgorpcdir)'"; \
3200           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgorpcdir)" || exit $$?; \
3201         done
3202
3203 uninstall-toolexeclibgorpcDATA:
3204         @$(NORMAL_UNINSTALL)
3205         @list='$(toolexeclibgorpc_DATA)'; test -n "$(toolexeclibgorpcdir)" || list=; \
3206         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3207         test -n "$$files" || exit 0; \
3208         echo " ( cd '$(DESTDIR)$(toolexeclibgorpcdir)' && rm -f" $$files ")"; \
3209         cd "$(DESTDIR)$(toolexeclibgorpcdir)" && rm -f $$files
3210 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3211         @$(NORMAL_INSTALL)
3212         test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3213         @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3214         for p in $$list; do \
3215           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3216           echo "$$d$$p"; \
3217         done | $(am__base_list) | \
3218         while read files; do \
3219           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3220           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3221         done
3222
3223 uninstall-toolexeclibgoruntimeDATA:
3224         @$(NORMAL_UNINSTALL)
3225         @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3226         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3227         test -n "$$files" || exit 0; \
3228         echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3229         cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3230 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3231         @$(NORMAL_INSTALL)
3232         test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3233         @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3234         for p in $$list; do \
3235           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3236           echo "$$d$$p"; \
3237         done | $(am__base_list) | \
3238         while read files; do \
3239           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3240           $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3241         done
3242
3243 uninstall-toolexeclibgotestingDATA:
3244         @$(NORMAL_UNINSTALL)
3245         @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3246         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3247         test -n "$$files" || exit 0; \
3248         echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3249         cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3250
3251 # This directory's subdirectories are mostly independent; you can cd
3252 # into them and run `make' without going through this Makefile.
3253 # To change the values of `make' variables: instead of editing Makefiles,
3254 # (1) if the variable is set in `config.status', edit `config.status'
3255 #     (which will cause the Makefiles to be regenerated when you run `make');
3256 # (2) otherwise, pass the desired values on the `make' command line.
3257 $(RECURSIVE_TARGETS):
3258         @fail= failcom='exit 1'; \
3259         for f in x $$MAKEFLAGS; do \
3260           case $$f in \
3261             *=* | --[!k]*);; \
3262             *k*) failcom='fail=yes';; \
3263           esac; \
3264         done; \
3265         dot_seen=no; \
3266         target=`echo $@ | sed s/-recursive//`; \
3267         list='$(SUBDIRS)'; for subdir in $$list; do \
3268           echo "Making $$target in $$subdir"; \
3269           if test "$$subdir" = "."; then \
3270             dot_seen=yes; \
3271             local_target="$$target-am"; \
3272           else \
3273             local_target="$$target"; \
3274           fi; \
3275           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3276           || eval $$failcom; \
3277         done; \
3278         if test "$$dot_seen" = "no"; then \
3279           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3280         fi; test -z "$$fail"
3281
3282 $(RECURSIVE_CLEAN_TARGETS):
3283         @fail= failcom='exit 1'; \
3284         for f in x $$MAKEFLAGS; do \
3285           case $$f in \
3286             *=* | --[!k]*);; \
3287             *k*) failcom='fail=yes';; \
3288           esac; \
3289         done; \
3290         dot_seen=no; \
3291         case "$@" in \
3292           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3293           *) list='$(SUBDIRS)' ;; \
3294         esac; \
3295         rev=''; for subdir in $$list; do \
3296           if test "$$subdir" = "."; then :; else \
3297             rev="$$subdir $$rev"; \
3298           fi; \
3299         done; \
3300         rev="$$rev ."; \
3301         target=`echo $@ | sed s/-recursive//`; \
3302         for subdir in $$rev; do \
3303           echo "Making $$target in $$subdir"; \
3304           if test "$$subdir" = "."; then \
3305             local_target="$$target-am"; \
3306           else \
3307             local_target="$$target"; \
3308           fi; \
3309           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3310           || eval $$failcom; \
3311         done && test -z "$$fail"
3312 tags-recursive:
3313         list='$(SUBDIRS)'; for subdir in $$list; do \
3314           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3315         done
3316 ctags-recursive:
3317         list='$(SUBDIRS)'; for subdir in $$list; do \
3318           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3319         done
3320
3321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3322         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3323         unique=`for i in $$list; do \
3324             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3325           done | \
3326           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3327               END { if (nonempty) { for (i in files) print i; }; }'`; \
3328         mkid -fID $$unique
3329 tags: TAGS
3330
3331 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3332                 $(TAGS_FILES) $(LISP)
3333         set x; \
3334         here=`pwd`; \
3335         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3336           include_option=--etags-include; \
3337           empty_fix=.; \
3338         else \
3339           include_option=--include; \
3340           empty_fix=; \
3341         fi; \
3342         list='$(SUBDIRS)'; for subdir in $$list; do \
3343           if test "$$subdir" = .; then :; else \
3344             test ! -f $$subdir/TAGS || \
3345               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3346           fi; \
3347         done; \
3348         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3349         unique=`for i in $$list; do \
3350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3351           done | \
3352           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3353               END { if (nonempty) { for (i in files) print i; }; }'`; \
3354         shift; \
3355         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3356           test -n "$$unique" || unique=$$empty_fix; \
3357           if test $$# -gt 0; then \
3358             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3359               "$$@" $$unique; \
3360           else \
3361             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3362               $$unique; \
3363           fi; \
3364         fi
3365 ctags: CTAGS
3366 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3367                 $(TAGS_FILES) $(LISP)
3368         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3369         unique=`for i in $$list; do \
3370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3371           done | \
3372           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3373               END { if (nonempty) { for (i in files) print i; }; }'`; \
3374         test -z "$(CTAGS_ARGS)$$unique" \
3375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3376              $$unique
3377
3378 GTAGS:
3379         here=`$(am__cd) $(top_builddir) && pwd` \
3380           && $(am__cd) $(top_srcdir) \
3381           && gtags -i $(GTAGS_ARGS) "$$here"
3382
3383 distclean-tags:
3384         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3385
3386 distdir: $(DISTFILES)
3387         $(am__remove_distdir)
3388         test -d "$(distdir)" || mkdir "$(distdir)"
3389         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3390         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3391         list='$(DISTFILES)'; \
3392           dist_files=`for file in $$list; do echo $$file; done | \
3393           sed -e "s|^$$srcdirstrip/||;t" \
3394               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3395         case $$dist_files in \
3396           */*) $(MKDIR_P) `echo "$$dist_files" | \
3397                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3398                            sort -u` ;; \
3399         esac; \
3400         for file in $$dist_files; do \
3401           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3402           if test -d $$d/$$file; then \
3403             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3404             if test -d "$(distdir)/$$file"; then \
3405               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3406             fi; \
3407             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3408               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3409               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3410             fi; \
3411             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3412           else \
3413             test -f "$(distdir)/$$file" \
3414             || cp -p $$d/$$file "$(distdir)/$$file" \
3415             || exit 1; \
3416           fi; \
3417         done
3418         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3419           if test "$$subdir" = .; then :; else \
3420             test -d "$(distdir)/$$subdir" \
3421             || $(MKDIR_P) "$(distdir)/$$subdir" \
3422             || exit 1; \
3423           fi; \
3424         done
3425         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3426           if test "$$subdir" = .; then :; else \
3427             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3428             $(am__relativize); \
3429             new_distdir=$$reldir; \
3430             dir1=$$subdir; dir2="$(top_distdir)"; \
3431             $(am__relativize); \
3432             new_top_distdir=$$reldir; \
3433             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3434             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3435             ($(am__cd) $$subdir && \
3436               $(MAKE) $(AM_MAKEFLAGS) \
3437                 top_distdir="$$new_top_distdir" \
3438                 distdir="$$new_distdir" \
3439                 am__remove_distdir=: \
3440                 am__skip_length_check=: \
3441                 am__skip_mode_fix=: \
3442                 distdir) \
3443               || exit 1; \
3444           fi; \
3445         done
3446         -test -n "$(am__skip_mode_fix)" \
3447         || find "$(distdir)" -type d ! -perm -755 \
3448                 -exec chmod u+rwx,go+rx {} \; -o \
3449           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3450           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3451           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3452         || chmod -R a+r "$(distdir)"
3453 dist-gzip: distdir
3454         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3455         $(am__remove_distdir)
3456
3457 dist-bzip2: distdir
3458         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3459         $(am__remove_distdir)
3460
3461 dist-lzma: distdir
3462         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3463         $(am__remove_distdir)
3464
3465 dist-xz: distdir
3466         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3467         $(am__remove_distdir)
3468
3469 dist-tarZ: distdir
3470         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3471         $(am__remove_distdir)
3472
3473 dist-shar: distdir
3474         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
3475         $(am__remove_distdir)
3476
3477 dist-zip: distdir
3478         -rm -f $(distdir).zip
3479         zip -rq $(distdir).zip $(distdir)
3480         $(am__remove_distdir)
3481
3482 dist dist-all: distdir
3483         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3484         $(am__remove_distdir)
3485
3486 # This target untars the dist file and tries a VPATH configuration.  Then
3487 # it guarantees that the distribution is self-contained by making another
3488 # tarfile.
3489 distcheck: dist
3490         case '$(DIST_ARCHIVES)' in \
3491         *.tar.gz*) \
3492           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
3493         *.tar.bz2*) \
3494           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3495         *.tar.lzma*) \
3496           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
3497         *.tar.xz*) \
3498           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3499         *.tar.Z*) \
3500           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3501         *.shar.gz*) \
3502           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3503         *.zip*) \
3504           unzip $(distdir).zip ;;\
3505         esac
3506         chmod -R a-w $(distdir); chmod a+w $(distdir)
3507         mkdir $(distdir)/_build
3508         mkdir $(distdir)/_inst
3509         chmod a-w $(distdir)
3510         test -d $(distdir)/_build || exit 0; \
3511         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3512           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3513           && am__cwd=`pwd` \
3514           && $(am__cd) $(distdir)/_build \
3515           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
3516             $(DISTCHECK_CONFIGURE_FLAGS) \
3517           && $(MAKE) $(AM_MAKEFLAGS) \
3518           && $(MAKE) $(AM_MAKEFLAGS) dvi \
3519           && $(MAKE) $(AM_MAKEFLAGS) check \
3520           && $(MAKE) $(AM_MAKEFLAGS) install \
3521           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3522           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3523           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3524                 distuninstallcheck \
3525           && chmod -R a-w "$$dc_install_base" \
3526           && ({ \
3527                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3528                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3529                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3530                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3531                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3532               } || { rm -rf "$$dc_destdir"; exit 1; }) \
3533           && rm -rf "$$dc_destdir" \
3534           && $(MAKE) $(AM_MAKEFLAGS) dist \
3535           && rm -rf $(DIST_ARCHIVES) \
3536           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3537           && cd "$$am__cwd" \
3538           || exit 1
3539         $(am__remove_distdir)
3540         @(echo "$(distdir) archives ready for distribution: "; \
3541           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3542           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3543 distuninstallcheck:
3544         @$(am__cd) '$(distuninstallcheck_dir)' \
3545         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
3546            || { echo "ERROR: files left after uninstall:" ; \
3547                 if test -n "$(DESTDIR)"; then \
3548                   echo "  (check DESTDIR support)"; \
3549                 fi ; \
3550                 $(distuninstallcheck_listfiles) ; \
3551                 exit 1; } >&2
3552 distcleancheck: distclean
3553         @if test '$(srcdir)' = . ; then \
3554           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3555           exit 1 ; \
3556         fi
3557         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3558           || { echo "ERROR: files left in build directory after distclean:" ; \
3559                $(distcleancheck_listfiles) ; \
3560                exit 1; } >&2
3561 check-am: all-am
3562 check: check-recursive
3563 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
3564                 config.h
3565 installdirs: installdirs-recursive
3566 installdirs-am:
3567         for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptoopenpgpdir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohttpdir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgorpcdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgotestingdir)"; do \
3568           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3569         done
3570 install: install-recursive
3571 install-exec: install-exec-recursive
3572 install-data: install-data-recursive
3573 uninstall: uninstall-recursive
3574
3575 install-am: all-am
3576         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3577
3578 installcheck: installcheck-recursive
3579 install-strip:
3580         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3581           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3582           `test -z '$(STRIP)' || \
3583             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3584 mostlyclean-generic:
3585
3586 clean-generic:
3587         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3588
3589 distclean-generic:
3590         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3591         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3592
3593 maintainer-clean-generic:
3594         @echo "This command is intended for maintainers to use"
3595         @echo "it deletes files that may require special tools to rebuild."
3596 clean: clean-multi clean-recursive
3597
3598 clean-am: clean-generic clean-libtool clean-local \
3599         clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3600         mostlyclean-am
3601
3602 distclean: distclean-multi distclean-recursive
3603         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3604         -rm -rf ./$(DEPDIR)
3605         -rm -f Makefile
3606 distclean-am: clean-am distclean-compile distclean-generic \
3607         distclean-hdr distclean-libtool distclean-tags
3608
3609 dvi: dvi-recursive
3610
3611 dvi-am:
3612
3613 html: html-recursive
3614
3615 html-am:
3616
3617 info: info-recursive
3618
3619 info-am:
3620
3621 install-data-am:
3622
3623 install-dvi: install-dvi-recursive
3624
3625 install-dvi-am:
3626
3627 install-exec-am: install-multi install-toolexeclibLIBRARIES \
3628         install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3629         install-toolexeclibgoarchiveDATA \
3630         install-toolexeclibgocompressDATA \
3631         install-toolexeclibgocontainerDATA \
3632         install-toolexeclibgocryptoDATA \
3633         install-toolexeclibgocryptoopenpgpDATA \
3634         install-toolexeclibgodebugDATA \
3635         install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3636         install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3637         install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3638         install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3639         install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3640         install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3641         install-toolexeclibgoruntimeDATA \
3642         install-toolexeclibgotestingDATA
3643
3644 install-html: install-html-recursive
3645
3646 install-html-am:
3647
3648 install-info: install-info-recursive
3649
3650 install-info-am:
3651
3652 install-man:
3653
3654 install-pdf: install-pdf-recursive
3655
3656 install-pdf-am:
3657
3658 install-ps: install-ps-recursive
3659
3660 install-ps-am:
3661
3662 installcheck-am:
3663
3664 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
3665         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3666         -rm -rf $(top_srcdir)/autom4te.cache
3667         -rm -rf ./$(DEPDIR)
3668         -rm -f Makefile
3669 maintainer-clean-am: distclean-am maintainer-clean-generic
3670
3671 mostlyclean: mostlyclean-multi mostlyclean-recursive
3672
3673 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3674         mostlyclean-libtool mostlyclean-local
3675
3676 pdf: pdf-recursive
3677
3678 pdf-am:
3679
3680 ps: ps-recursive
3681
3682 ps-am:
3683
3684 uninstall-am: uninstall-toolexeclibLIBRARIES \
3685         uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3686         uninstall-toolexeclibgoarchiveDATA \
3687         uninstall-toolexeclibgocompressDATA \
3688         uninstall-toolexeclibgocontainerDATA \
3689         uninstall-toolexeclibgocryptoDATA \
3690         uninstall-toolexeclibgocryptoopenpgpDATA \
3691         uninstall-toolexeclibgodebugDATA \
3692         uninstall-toolexeclibgoencodingDATA \
3693         uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3694         uninstall-toolexeclibgohashDATA \
3695         uninstall-toolexeclibgohttpDATA \
3696         uninstall-toolexeclibgoimageDATA \
3697         uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3698         uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3699         uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
3700         uninstall-toolexeclibgoruntimeDATA \
3701         uninstall-toolexeclibgotestingDATA
3702
3703 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
3704         clean-multi ctags-recursive distclean-multi install-am \
3705         install-multi install-strip maintainer-clean-multi \
3706         mostlyclean-multi tags-recursive
3707
3708 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3709         all all-am all-multi am--refresh check check-am clean \
3710         clean-generic clean-libtool clean-local clean-multi \
3711         clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3712         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
3713         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
3714         distclean-compile distclean-generic distclean-hdr \
3715         distclean-libtool distclean-multi distclean-tags \
3716         distcleancheck distdir distuninstallcheck dvi dvi-am html \
3717         html-am info info-am install install-am install-data \
3718         install-data-am install-dvi install-dvi-am install-exec \
3719         install-exec-am install-html install-html-am install-info \
3720         install-info-am install-man install-multi install-pdf \
3721         install-pdf-am install-ps install-ps-am install-strip \
3722         install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
3723         install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
3724         install-toolexeclibgocompressDATA \
3725         install-toolexeclibgocontainerDATA \
3726         install-toolexeclibgocryptoDATA \
3727         install-toolexeclibgocryptoopenpgpDATA \
3728         install-toolexeclibgodebugDATA \
3729         install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3730         install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3731         install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
3732         install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3733         install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3734         install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
3735         install-toolexeclibgoruntimeDATA \
3736         install-toolexeclibgotestingDATA installcheck installcheck-am \
3737         installdirs installdirs-am maintainer-clean \
3738         maintainer-clean-generic maintainer-clean-multi mostlyclean \
3739         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3740         mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
3741         tags-recursive uninstall uninstall-am \
3742         uninstall-toolexeclibLIBRARIES \
3743         uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3744         uninstall-toolexeclibgoarchiveDATA \
3745         uninstall-toolexeclibgocompressDATA \
3746         uninstall-toolexeclibgocontainerDATA \
3747         uninstall-toolexeclibgocryptoDATA \