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