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