OSDN Git Service

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