1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @GOC_IS_LLGO_TRUE@am__append_1
= libgo-llgo.la libgobegin-llgo.a
66 @GOC_IS_LLGO_FALSE@am__append_2
= libgo.la libgobegin.a
68 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
69 $(top_srcdir
)/configure
$(am__configure_deps
) \
70 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
72 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
73 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
74 $(top_srcdir
)/..
/config
/lead-dot.m4 \
75 $(top_srcdir
)/..
/config
/multi.m4 \
76 $(top_srcdir
)/..
/config
/override.m4 \
77 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
78 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
79 $(top_srcdir
)/config
/ltoptions.m4 \
80 $(top_srcdir
)/config
/ltsugar.m4 \
81 $(top_srcdir
)/config
/ltversion.m4 \
82 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
83 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
85 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
86 configure.lineno config.status.lineno
87 CONFIG_HEADER
= config.h
89 CONFIG_CLEAN_VPATH_FILES
=
90 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj
= case
$$p in \
92 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
97 am__nobase_strip_setup
= \
98 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
101 am__nobase_list
= $(am__nobase_strip_setup
); \
102 for p in
$$list; do echo
"$$p $$p"; done | \
103 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
109 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__uninstall_files_from_dir
= { \
113 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
114 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
115 $(am__cd
) "$$dir" && rm -f
$$files; }; \
117 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
118 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
119 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
120 "$(DESTDIR)$(toolexeclibgocompressdir)" \
121 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
122 "$(DESTDIR)$(toolexeclibgocryptodir)" \
123 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
124 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
125 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
126 "$(DESTDIR)$(toolexeclibgodebugdir)" \
127 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
128 "$(DESTDIR)$(toolexeclibgoexpdir)" \
129 "$(DESTDIR)$(toolexeclibgogodir)" \
130 "$(DESTDIR)$(toolexeclibgohashdir)" \
131 "$(DESTDIR)$(toolexeclibgohtmldir)" \
132 "$(DESTDIR)$(toolexeclibgoimagedir)" \
133 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
134 "$(DESTDIR)$(toolexeclibgoindexdir)" \
135 "$(DESTDIR)$(toolexeclibgoiodir)" \
136 "$(DESTDIR)$(toolexeclibgologdir)" \
137 "$(DESTDIR)$(toolexeclibgomathdir)" \
138 "$(DESTDIR)$(toolexeclibgomimedir)" \
139 "$(DESTDIR)$(toolexeclibgonetdir)" \
140 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
141 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
142 "$(DESTDIR)$(toolexeclibgoolddir)" \
143 "$(DESTDIR)$(toolexeclibgoosdir)" \
144 "$(DESTDIR)$(toolexeclibgopathdir)" \
145 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
146 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
147 "$(DESTDIR)$(toolexeclibgosyncdir)" \
148 "$(DESTDIR)$(toolexeclibgotestingdir)" \
149 "$(DESTDIR)$(toolexeclibgotextdir)" \
150 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
151 "$(DESTDIR)$(toolexeclibgounicodedir)"
152 LIBRARIES
= $(toolexeclib_LIBRARIES
)
154 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
155 libgobegin_llgo_a_LIBADD
=
156 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
157 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
158 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
159 libgobegin_a_LIBADD
=
160 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
161 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
162 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
163 libgolibbegin_a_LIBADD
=
164 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
165 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
166 libnetgo_a_AR
= $(AR
) $(ARFLAGS
)
167 libnetgo_a_DEPENDENCIES
= netgo.o
168 am_libnetgo_a_OBJECTS
=
169 libnetgo_a_OBJECTS
= $(am_libnetgo_a_OBJECTS
)
170 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
171 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
172 am__DEPENDENCIES_2
= bufio.lo bytes.lo bytes
/index.lo context.lo \
173 crypto.lo encoding.lo errors.lo expvar.lo flag.lo fmt.lo \
174 hash.lo html.lo image.lo io.lo log.lo math.lo mime.lo net.lo \
175 os.lo path.lo reflect-go.lo reflect
/makefunc_ffi_c.lo \
176 regexp.lo runtime-go.lo
sort.lo strconv.lo strings.lo \
177 strings
/index.lo sync.lo syscall.lo
$(am__DEPENDENCIES_1
) \
178 syscall
/errno.lo syscall
/signame.lo syscall
/wait.lo testing.lo \
179 time-go.lo unicode.lo archive
/tar.lo archive
/zip.lo \
180 compress
/bzip2.lo compress
/flate.lo compress
/gzip.lo \
181 compress
/lzw.lo compress
/zlib.lo container
/heap.lo \
182 container
/list.lo container
/ring.lo crypto
/aes.lo \
183 crypto
/cipher.lo crypto
/des.lo crypto
/dsa.lo crypto
/ecdsa.lo \
184 crypto
/elliptic.lo crypto
/hmac.lo crypto
/md5.lo crypto
/rand.lo \
185 crypto
/rc4.lo crypto
/rsa.lo crypto
/sha1.lo crypto
/sha256.lo \
186 crypto
/sha512.lo crypto
/subtle.lo crypto
/tls.lo crypto
/x509.lo \
187 crypto
/x509
/pkix.lo database
/sql.lo database
/sql
/driver.lo \
188 debug
/dwarf.lo debug
/elf.lo debug
/gosym.lo debug
/macho.lo \
189 debug
/pe.lo debug
/plan9obj.lo encoding
/ascii85.lo \
190 encoding
/asn1.lo encoding
/base32.lo encoding
/base64.lo \
191 encoding
/binary.lo encoding
/csv.lo encoding
/gob.lo \
192 encoding
/hex.lo encoding
/json.lo encoding
/pem.lo \
193 encoding
/xml.lo exp
/proxy.lo exp
/terminal.lo html
/template.lo \
194 go
/ast.lo go
/build.lo go
/constant.lo go
/doc.lo go
/format.lo \
195 go
/importer.lo go
/internal
/gcimporter.lo \
196 go
/internal
/gccgoimporter.lo go
/parser.lo go
/printer.lo \
197 go
/scanner.lo go
/token.lo go
/types.lo \
198 golang_org
/x
/net
/http2
/hpack.lo \
199 golang_org
/x
/net
/lex/httplex.lo
$(golang_org_x_net_route_lo
) \
200 hash
/adler32.lo hash
/crc32.lo hash
/crc64.lo hash
/fnv.lo \
201 net
/http
/cgi.lo net
/http
/cookiejar.lo net
/http
/fcgi.lo \
202 net
/http
/httptest.lo net
/http
/httptrace.lo \
203 net
/http
/httputil.lo net
/http
/internal.lo net
/http
/pprof.lo \
204 image
/color.lo image
/color
/palette.lo image
/draw.lo \
205 image
/gif.lo image
/internal
/imageutil.lo image
/jpeg.lo \
206 image
/png.lo index
/suffixarray.lo internal
/nettrace.lo \
207 internal
/race.lo internal
/singleflight.lo \
208 internal
/syscall
/unix.lo internal
/testenv.lo internal
/trace.lo \
209 io
/ioutil.lo log
/syslog.lo log
/syslog
/syslog_c.lo math
/big.lo \
210 math
/cmplx.lo math
/rand.lo mime
/multipart.lo \
211 mime
/quotedprintable.lo net
/http.lo net
/internal
/socktest.lo \
212 net
/mail.lo net
/rpc.lo net
/smtp.lo net
/textproto.lo net
/url.lo \
213 old
/regexp.lo old
/template.lo os
/exec.lo os
/signal.lo \
214 os
/user.lo path
/filepath.lo regexp
/syntax.lo \
215 net
/rpc
/jsonrpc.lo runtime
/debug.lo runtime
/pprof.lo \
216 runtime
/internal
/atomic.lo runtime
/internal
/atomic_c.lo \
217 runtime
/internal
/sys.lo sync
/atomic.lo sync
/atomic_c.lo \
218 text
/scanner.lo text
/tabwriter.lo text
/template.lo \
219 text
/template
/parse.lo testing
/iotest.lo testing
/quick.lo \
220 unicode
/utf16.lo unicode
/utf8.lo
222 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
223 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
224 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
225 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
226 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
227 @HAVE_SYS_MMAN_H_FALSE@am__objects_1
= mem_posix_memalign.lo
228 @HAVE_SYS_MMAN_H_TRUE@am__objects_1
= mem.lo
229 @LIBGO_IS_LINUX_FALSE@am__objects_2
= thread-sema.lo
230 @LIBGO_IS_LINUX_TRUE@am__objects_2
= thread-linux.lo
231 @LIBGO_IS_RTEMS_TRUE@am__objects_3
= rtems-task-variable-add.lo
232 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-none.lo
233 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-bsd.lo
234 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_4
= getncpu-bsd.lo
235 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_4
= getncpu-solaris.lo
236 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4
= getncpu-irix.lo
237 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_4
= \
238 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
239 @LIBGO_IS_LINUX_TRUE@am__objects_4
= getncpu-linux.lo
240 am__objects_5
= go-append.lo go-assert.lo go-breakpoint.lo \
241 go-caller.lo go-callers.lo go-cdiv.lo go-cgo.lo \
242 go-construct-map.lo go-copy.lo go-defer.lo \
243 go-deferred-recover.lo go-ffi.lo go-fieldtrack.lo \
244 go-make-slice.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
245 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
246 go-new.lo go-nosys.lo go-panic.lo go-recover.lo \
247 go-reflect-call.lo go-runtime-error.lo go-setenv.lo \
248 go-signal.lo go-strslice.lo go-type-complex.lo \
249 go-type-float.lo go-type-identity.lo go-type-string.lo \
250 go-typedesc-equal.lo go-unsafe-new.lo go-unsafe-newarray.lo \
251 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
252 env_posix.lo heapdump.lo mcache.lo mcentral.lo \
253 $(am__objects_1
) mfixalloc.lo mgc0.lo mheap.lo msize.lo \
254 panic.lo parfor.lo
print.lo proc.lo runtime.lo signal_unix.lo \
255 thread.lo
$(am__objects_2
) yield.lo
$(am__objects_3
) malloc.lo \
256 runtime1.lo sigqueue.lo
$(am__objects_4
)
257 am_libgo_llgo_la_OBJECTS
= $(am__objects_5
)
258 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
259 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
260 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
261 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
262 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
263 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
264 am_libgo_la_OBJECTS
= $(am__objects_5
)
265 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
266 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
267 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
269 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
270 DEFAULT_INCLUDES
= -I.@am__isrc@
271 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
272 am__depfiles_maybe
= depfiles
274 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
275 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
276 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
277 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
278 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
280 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
281 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
283 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
284 $(libgolibbegin_a_SOURCES
) $(libnetgo_a_SOURCES
) \
285 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
292 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
293 html-recursive info-recursive install-data-recursive \
294 install-dvi-recursive install-exec-recursive \
295 install-html-recursive install-info-recursive \
296 install-pdf-recursive install-ps-recursive install-recursive \
297 installcheck-recursive installdirs-recursive pdf-recursive \
298 ps-recursive uninstall-recursive
299 am__can_run_installinfo
= \
300 case
$$AM_UPDATE_INFO_DIR in \
302 *) (install-info
--version
) >/dev
/null
2>&1;; \
304 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
305 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
306 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
307 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
308 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
309 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
310 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
311 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
312 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
313 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
314 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
315 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
316 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoold_DATA
) \
317 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
318 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
319 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
320 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
321 $(toolexeclibgounicode_DATA
)
322 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
323 distclean-recursive maintainer-clean-recursive
324 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
325 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
328 DIST_SUBDIRS
= testsuite
330 ALLGOARCH
= @ALLGOARCH@
331 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
335 AUTOCONF
= @AUTOCONF@
336 AUTOHEADER
= @AUTOHEADER@
337 AUTOMAKE
= @AUTOMAKE@
340 CCDEPMODE
= @CCDEPMODE@
341 CC_FOR_BUILD
= @CC_FOR_BUILD@
344 CPPFLAGS
= @CPPFLAGS@
345 CYGPATH_W
= @CYGPATH_W@
348 DSYMUTIL
= @DSYMUTIL@
357 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
358 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
359 GOARCH_FAMILY
= @GOARCH_FAMILY@
360 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
361 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
362 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
363 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
364 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
368 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
369 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
370 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
371 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
372 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
375 INSTALL_DATA
= @INSTALL_DATA@
376 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
377 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
378 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
381 LIBATOMIC
= @LIBATOMIC@
383 LIBFFIINCS
= @LIBFFIINCS@
389 LTLIBOBJS
= @LTLIBOBJS@
391 MAKEINFO
= @MAKEINFO@
392 MATH_FLAG
= @MATH_FLAG@
393 MATH_LIBS
= @MATH_LIBS@
395 NET_LIBS
= @NET_LIBS@
401 OSCFLAGS
= @OSCFLAGS@
405 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
406 PACKAGE_NAME
= @PACKAGE_NAME@
407 PACKAGE_STRING
= @PACKAGE_STRING@
408 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
409 PACKAGE_URL
= @PACKAGE_URL@
410 PACKAGE_VERSION
= @PACKAGE_VERSION@
411 PATH_SEPARATOR
= @PATH_SEPARATOR@
412 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
413 PTHREAD_LIBS
= @PTHREAD_LIBS@
416 SET_MAKE
= @SET_MAKE@
418 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
419 SPLIT_STACK
= @SPLIT_STACK@
420 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
422 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
423 USE_DEJAGNU
= @USE_DEJAGNU@
425 WARN_FLAGS
= @WARN_FLAGS@
427 abs_builddir
= @abs_builddir@
428 abs_srcdir
= @abs_srcdir@
429 abs_top_builddir
= @abs_top_builddir@
430 abs_top_srcdir
= @abs_top_srcdir@
431 ac_ct_CC
= @ac_ct_CC@
432 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
433 am__include
= @am__include@
434 am__leading_dot
= @am__leading_dot@
435 am__quote
= @am__quote@
437 am__untar
= @am__untar@
440 build_alias
= @build_alias@
441 build_cpu
= @build_cpu@
442 build_os
= @build_os@
443 build_vendor
= @build_vendor@
444 builddir
= @builddir@
446 datarootdir
= @datarootdir@
449 enable_shared
= @enable_shared@
450 enable_static
= @enable_static@
451 exec_prefix = @
exec_prefix@
452 glibgo_toolexecdir
= @glibgo_toolexecdir@
453 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
454 go_include
= @go_include@
456 host_alias
= @host_alias@
457 host_cpu
= @host_cpu@
459 host_vendor
= @host_vendor@
461 includedir = @
includedir@
463 install_sh
= @install_sh@
465 libexecdir
= @libexecdir@
466 libtool_VERSION
= @libtool_VERSION@
467 localedir
= @localedir@
468 localstatedir
= @localstatedir@
471 multi_basedir
= @multi_basedir@
472 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
473 oldincludedir = @
oldincludedir@
476 program_transform_name
= @program_transform_name@
479 sharedstatedir
= @sharedstatedir@
481 sysconfdir
= @sysconfdir@
483 target_alias
= @target_alias@
484 target_cpu
= @target_cpu@
485 target_os
= @target_os@
486 target_vendor
= @target_vendor@
487 top_build_prefix
= @top_build_prefix@
488 top_builddir
= @top_builddir@
489 top_srcdir
= @top_srcdir@
492 SUFFIXES
= .c .go .gox .o .obj .lo .a
493 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
495 gcc_version
:= $(shell $(GOC
) -dumpversion
)
496 MAINT_CHARSET
= latin1
497 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
498 PWD_COMMAND
= $${PWDCMD-pwd
}
499 STAMP
= echo timestamp
>
500 toolexecdir
= $(glibgo_toolexecdir
)
501 toolexeclibdir
= $(glibgo_toolexeclibdir
)
502 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
503 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
504 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
506 # -I/-D flags to pass when compiling.
507 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
508 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
509 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
510 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
511 $(STRINGOPS_FLAG
) $(OSCFLAGS
) \
512 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
513 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
515 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS
= -XCClinker
$(SPLIT_STACK
)
520 # Work around what appears to be a GNU make handling MAKEFLAGS
521 # values defined in terms of make variables, as is the case for CC and
522 # friends when we are called from the top level Makefile.
524 "AR_FLAGS=$(AR_FLAGS)" \
525 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
526 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
528 "CXXFLAGS=$(CXXFLAGS)" \
529 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
530 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
531 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
533 "GOCFLAGS=$(GOCFLAGS)" \
534 "INSTALL=$(INSTALL)" \
535 "INSTALL_DATA=$(INSTALL_DATA)" \
536 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
537 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
538 "LDFLAGS=$(LDFLAGS)" \
539 "LIBCFLAGS=$(LIBCFLAGS)" \
540 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
542 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
543 "PICFLAG=$(PICFLAG)" \
544 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
546 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
547 "exec_prefix=$(exec_prefix)" \
548 "infodir=$(infodir)" \
550 "includedir=$(includedir)" \
552 "tooldir=$(tooldir)" \
553 "gxx_include_dir=$(gxx_include_dir)" \
559 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
560 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
561 "DESTDIR=$(DESTDIR)" \
565 # Subdir rules rely on $(FLAGS_TO_PASS)
566 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
567 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
568 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
569 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a libnetgo.a
570 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
571 toolexeclibgo_DATA
= \
603 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
604 toolexeclibgoarchive_DATA
= \
608 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
609 toolexeclibgocompress_DATA
= \
616 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
617 toolexeclibgocontainer_DATA
= \
622 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
623 toolexeclibgocrypto_DATA
= \
629 crypto
/elliptic.gox \
642 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
643 toolexeclibgocryptox509_DATA
= \
646 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
647 toolexeclibgodatabase_DATA
= \
650 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
651 toolexeclibgodatabasesql_DATA
= \
652 database
/sql
/driver.gox
654 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
655 toolexeclibgodebug_DATA
= \
663 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
664 toolexeclibgoencoding_DATA
= \
665 encoding
/ascii85.gox \
667 encoding
/base32.gox \
668 encoding
/base64.gox \
669 encoding
/binary.gox \
677 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
678 toolexeclibgoexp_DATA
= \
682 toolexeclibgogodir
= $(toolexeclibgodir
)/go
683 toolexeclibgogo_DATA
= \
696 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
697 toolexeclibgohash_DATA
= \
703 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
704 toolexeclibgohtml_DATA
= \
707 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
708 toolexeclibgoimage_DATA
= \
715 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
716 toolexeclibgoimagecolor_DATA
= \
717 image
/color
/palette.gox
719 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
720 toolexeclibgoindex_DATA
= \
721 index
/suffixarray.gox
723 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
724 toolexeclibgoio_DATA
= \
727 toolexeclibgologdir
= $(toolexeclibgodir
)/log
728 toolexeclibgolog_DATA
= \
731 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
732 toolexeclibgomath_DATA
= \
737 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
738 toolexeclibgomime_DATA
= \
740 mime
/quotedprintable.gox
742 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
743 toolexeclibgonet_DATA
= \
751 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
752 toolexeclibgonethttp_DATA
= \
754 net
/http
/cookiejar.gox \
756 net
/http
/httptest.gox \
757 net
/http
/httptrace.gox \
758 net
/http
/httputil.gox \
761 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
762 toolexeclibgonetrpc_DATA
= \
765 toolexeclibgoolddir
= $(toolexeclibgodir
)/old
766 toolexeclibgoold_DATA
= \
770 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
771 toolexeclibgoos_DATA
= \
776 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
777 toolexeclibgopath_DATA
= \
780 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
781 toolexeclibgoregexp_DATA
= \
784 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
785 toolexeclibgoruntime_DATA
= \
789 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
790 toolexeclibgosync_DATA
= \
793 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
794 toolexeclibgotesting_DATA
= \
798 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
799 toolexeclibgotext_DATA
= \
804 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
805 toolexeclibgotexttemplate_DATA
= \
806 text
/template
/parse.gox
808 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
809 toolexeclibgounicode_DATA
= \
813 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file
= runtime
/mem_posix_memalign.c
814 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file
= runtime
/mem.c
815 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
816 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
817 @LIBGO_IS_LINUX_FALSE@runtime_thread_files
= runtime
/thread-sema.c
818 @LIBGO_IS_LINUX_TRUE@runtime_thread_files
= runtime
/thread-linux.c
819 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
820 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
821 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
822 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
823 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
824 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
825 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
827 runtime
/go-append.c \
828 runtime
/go-assert.c \
829 runtime
/go-breakpoint.c \
830 runtime
/go-caller.c \
831 runtime
/go-callers.c \
834 runtime
/go-construct-map.c \
837 runtime
/go-deferred-recover.c \
839 runtime
/go-fieldtrack.c \
840 runtime
/go-make-slice.c \
841 runtime
/go-matherr.c \
842 runtime
/go-memclr.c \
843 runtime
/go-memcmp.c \
844 runtime
/go-memequal.c \
845 runtime
/go-memmove.c \
846 runtime
/go-nanotime.c \
851 runtime
/go-recover.c \
852 runtime
/go-reflect-call.c \
853 runtime
/go-runtime-error.c \
854 runtime
/go-setenv.c \
855 runtime
/go-signal.c \
856 runtime
/go-strslice.c \
857 runtime
/go-type-complex.c \
858 runtime
/go-type-float.c \
859 runtime
/go-type-identity.c \
860 runtime
/go-type-string.c \
861 runtime
/go-typedesc-equal.c \
862 runtime
/go-unsafe-new.c \
863 runtime
/go-unsafe-newarray.c \
864 runtime
/go-unsafe-pointer.c \
865 runtime
/go-unsetenv.c \
866 runtime
/go-unwind.c \
867 runtime
/go-varargs.c \
868 runtime
/env_posix.c \
872 $(runtime_mem_file
) \
873 runtime
/mfixalloc.c \
882 runtime
/signal_unix.c \
884 $(runtime_thread_files
) \
886 $(rtems_task_variable_add_file
) \
890 $(runtime_getncpu_file
)
892 noinst_DATA
= zstdpkglist.go
893 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
894 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
895 extra_go_files_syscall
= \
899 $(syscall_epoll_file
)
902 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
903 $(CPPFLAGS
) $(OSCFLAGS
) -O
905 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
906 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
929 reflect
/makefunc_ffi_c.lo \
938 $(syscall_lib_clone_lo
) \
972 crypto
/x509
/pkix.lo \
974 database
/sql
/driver.lo \
981 encoding
/ascii85.lo \
1001 go
/internal
/gcimporter.lo \
1002 go
/internal
/gccgoimporter.lo \
1008 golang_org
/x
/net
/http2
/hpack.lo \
1009 golang_org
/x
/net
/lex/httplex.lo \
1010 $(golang_org_x_net_route_lo
) \
1016 net
/http
/cookiejar.lo \
1018 net
/http
/httptest.lo \
1019 net
/http
/httptrace.lo \
1020 net
/http
/httputil.lo \
1021 net
/http
/internal.lo \
1024 image
/color
/palette.lo \
1027 image
/internal
/imageutil.lo \
1030 index
/suffixarray.lo \
1031 internal
/nettrace.lo \
1033 internal
/singleflight.lo \
1034 internal
/syscall
/unix.lo \
1035 internal
/testenv.lo \
1039 log
/syslog
/syslog_c.lo \
1044 mime
/quotedprintable.lo \
1046 net
/internal
/socktest.lo \
1055 $(os_lib_inotify_lo
) \
1060 net
/rpc
/jsonrpc.lo \
1063 runtime
/internal
/atomic.lo \
1064 runtime
/internal
/atomic_c.lo \
1065 runtime
/internal
/sys.lo \
1071 text
/template
/parse.lo \
1078 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1081 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1082 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1084 libgo_la_SOURCES
= $(runtime_files
)
1085 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1086 libgo_la_LIBADD
= $(libgo_libadd
)
1087 libgo_llgo_la_SOURCES
= $(runtime_files
)
1088 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1089 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1090 libgobegin_a_SOURCES
= \
1093 libgobegin_llgo_a_SOURCES
= \
1097 # Use -fPIC for libgobegin so that it can be put in a PIE.
1098 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1099 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1100 libgolibbegin_a_SOURCES
= \
1101 runtime
/go-libmain.c
1103 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1104 libnetgo_a_SOURCES
=
1105 libnetgo_a_LIBADD
= netgo.o
1106 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1107 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1108 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1109 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1110 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1112 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1113 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1116 # Build the dependencies for a Go package.
1119 dir=`echo $@ | sed -e 's/.lo.dep$$//' -e 's/-go//'`; \
1120 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$$dir --extrafiles="$(extra_go_files_$(subst /,_,$(subst -go,,$(subst .lo.dep,,$@))))" $(matchargs_$(subst /,_,$(subst -go,,$(subst .lo.dep,,$@))))`; \
1121 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1122 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1123 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1128 # Build the .go files for a package, generating a .lo file.
1131 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1132 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1135 # Build deps for netgo.o.
1138 files
=`$(SHELL) $(srcdir)/match.sh --nocgo --tag=netgo --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/net`; \
1139 $(SHELL
) $(srcdir)/godeps.sh netgo.o
$$files > $@.tmp
; \
1146 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1147 $(GOCOMPILE
) -I .
-c
-fPIC
-fgo-pkgpath
=net
-o
$@
$$files
1154 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1156 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1158 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1159 export RUNTESTFLAGS
; \
1162 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1163 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1164 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1165 export LD_LIBRARY_PATH
; \
1167 rm -f
$@
-testsum
$@
-testlog
; \
1168 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1169 if
test "$(USE_DEJAGNU)" = "yes"; then \
1170 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1171 elif
test "$(GOBENCH)" != ""; then \
1172 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1174 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1175 echo
"PASS: $(@D)" >> $@
-testlog
; \
1176 echo
"PASS: $(@D)"; \
1177 echo
"PASS: $(@D)" > $@
-testsum
; \
1179 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1181 echo
"FAIL: $(@D)" > $@
-testsum
; \
1187 # Build all packages before checking any.
1188 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1189 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1190 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1191 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1192 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1193 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1194 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1195 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1196 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1197 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1198 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1199 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1200 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1201 $(toolexeclibgounicode_DATA
) $(am__append_1
) $(am__append_2
)
1202 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1203 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1204 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1205 extra_go_files_runtime
= runtime_sysinfo.go
1206 runtime_go_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1207 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1208 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1209 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/route.lo
1211 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1212 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1214 # At least for now, we need -static-libgo for this test, because
1215 # otherwise we can't get the line numbers.
1216 # Also use -fno-inline to get better results from the memory profiler.
1217 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1218 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1219 extra_go_files_runtime_internal_sys
= version.go
1220 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1222 # How to build a .gox file from a .lo file.
1224 f
=`echo $< | sed -e 's/.lo$$/.o/'`; \
1225 $(OBJCOPY
) -j .go_export
$$f $@.tmp
&& mv
-f
$@.tmp
$@
1256 compress
/bzip2
/check \
1257 compress
/flate
/check \
1258 compress
/gzip
/check \
1259 compress
/lzw
/check \
1260 compress
/zlib
/check \
1261 container
/heap
/check \
1262 container
/list
/check \
1263 container
/ring
/check \
1265 crypto
/cipher
/check \
1268 crypto
/ecdsa
/check \
1269 crypto
/elliptic
/check \
1276 crypto
/sha256
/check \
1277 crypto
/sha512
/check \
1278 crypto
/subtle
/check \
1281 database
/sql
/check \
1282 database
/sql
/driver
/check \
1287 debug
/plan9obj
/check \
1288 encoding
/ascii85
/check \
1289 encoding
/asn1
/check \
1290 encoding
/base32
/check \
1291 encoding
/base64
/check \
1292 encoding
/binary
/check \
1293 encoding
/csv
/check \
1294 encoding
/gob
/check \
1295 encoding
/hex
/check \
1296 encoding
/json
/check \
1297 encoding
/pem
/check \
1298 encoding
/xml
/check \
1300 exp
/terminal
/check \
1301 html
/template
/check \
1307 go
/internal
/gcimporter
/check \
1308 go
/internal
/gccgoimporter
/check \
1314 golang_org
/x
/net
/http2
/hpack
/check \
1315 golang_org
/x
/net
/lex/httplex
/check \
1316 $(golang_org_x_net_route_check
) \
1317 hash
/adler32
/check \
1325 index
/suffixarray
/check \
1326 internal
/singleflight
/check \
1327 internal
/trace
/check \
1333 mime
/multipart
/check \
1334 mime
/quotedprintable
/check \
1336 net
/http
/cgi
/check \
1337 net
/http
/cookiejar
/check \
1338 net
/http
/fcgi
/check \
1339 net
/http
/httptest
/check \
1340 net
/http
/httptrace
/check \
1341 net
/http
/httputil
/check \
1342 net
/http
/internal
/check \
1343 net
/internal
/socktest
/check \
1347 net
/textproto
/check \
1349 net
/rpc
/jsonrpc
/check \
1351 old
/template
/check \
1355 path
/filepath
/check \
1356 regexp
/syntax
/check \
1357 runtime
/debug
/check \
1358 runtime
/pprof
/check \
1359 runtime
/internal
/atomic
/check \
1360 runtime
/internal
/sys
/check \
1362 text
/scanner
/check \
1363 text
/tabwriter
/check \
1364 text
/template
/check \
1365 text
/template
/parse
/check \
1366 testing
/quick
/check \
1367 unicode
/utf16
/check \
1370 MOSTLYCLEAN_FILES
= libgo.head libgo.sum.sep libgo.log.sep
1371 CLEANFILES
= *.go
*.gox goc2c
*.c s-version libgo.sum libgo.log
1373 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1376 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1377 am--refresh
: Makefile
1379 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1380 @for dep in
$?
; do \
1381 case
'$(am__configure_deps)' in \
1383 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1384 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1389 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1390 $(am__cd
) $(top_srcdir
) && \
1391 $(AUTOMAKE
) --foreign Makefile
1393 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1396 echo
' $(SHELL) ./config.status'; \
1397 $(SHELL
) .
/config.status
;; \
1399 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1400 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1403 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1404 $(SHELL
) .
/config.status
--recheck
1406 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1407 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1408 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1409 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1410 $(am__aclocal_m4_deps
):
1413 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1414 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1416 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1418 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1419 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1420 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1425 -rm -f config.h stamp-h1
1426 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1428 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1429 list2
=; for p in
$$list; do \
1430 if
test -f
$$p; then \
1431 list2
="$$list2 $$p"; \
1434 test -z
"$$list2" ||
{ \
1435 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1436 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1437 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1438 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1440 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1441 for p in
$$list; do \
1442 if
test -f
$$p; then \
1444 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1445 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1449 uninstall-toolexeclibLIBRARIES
:
1450 @
$(NORMAL_UNINSTALL
)
1451 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1452 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1453 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1455 clean-toolexeclibLIBRARIES
:
1456 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1457 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1458 -rm -f libgobegin-llgo.a
1459 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1460 $(RANLIB
) libgobegin-llgo.a
1461 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1463 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1464 $(RANLIB
) libgobegin.a
1465 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1466 -rm -f libgolibbegin.a
1467 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1468 $(RANLIB
) libgolibbegin.a
1469 libnetgo.a
: $(libnetgo_a_OBJECTS
) $(libnetgo_a_DEPENDENCIES
) $(EXTRA_libnetgo_a_DEPENDENCIES
)
1471 $(libnetgo_a_AR
) libnetgo.a
$(libnetgo_a_OBJECTS
) $(libnetgo_a_LIBADD
)
1472 $(RANLIB
) libnetgo.a
1473 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1475 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1476 list2
=; for p in
$$list; do \
1477 if
test -f
$$p; then \
1478 list2
="$$list2 $$p"; \
1481 test -z
"$$list2" ||
{ \
1482 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1483 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1484 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1485 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1488 uninstall-toolexeclibLTLIBRARIES
:
1489 @
$(NORMAL_UNINSTALL
)
1490 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1491 for p in
$$list; do \
1493 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1494 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1497 clean-toolexeclibLTLIBRARIES
:
1498 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1499 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1500 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1501 test "$$dir" != "$$p" ||
dir=.
; \
1502 echo
"rm -f \"$${dir}/so_locations\""; \
1503 rm -f
"$${dir}/so_locations"; \
1505 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1506 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1507 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1508 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1510 mostlyclean-compile
:
1516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-append.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-breakpoint.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-copy.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-defer.Plo@am__quote@
1532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-deferred-recover.Plo@am__quote@
1533 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1534 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1535 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-make-slice.Plo@am__quote@
1536 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1537 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1538 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1539 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1540 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1541 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1542 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-new.Plo@am__quote@
1543 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1544 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1545 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-panic.Plo@am__quote@
1546 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-recover.Plo@am__quote@
1547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-complex.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-float.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-identity.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-type-string.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-new.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-newarray.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heapdump.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/malloc.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcache.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mcentral.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mem_posix_memalign.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mfixalloc.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mgc0.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mheap.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/msize.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parfor.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime1.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_unix.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sigqueue.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-linux.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-sema.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1591 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1592 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1594 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1595 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1598 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1599 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1602 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1605 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1606 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1609 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1611 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1612 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1613 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1616 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1618 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1619 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o libgobegin_llgo_a-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`
1620 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1623 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-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`
1625 libgobegin_a-go-main.o
: runtime
/go-main.c
1626 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.o
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1627 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1630 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1632 libgobegin_a-go-main.obj
: runtime
/go-main.c
1633 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.obj
-MD
-MP
-MF
$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o libgobegin_a-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`
1634 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1637 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-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`
1639 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1640 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.o
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1641 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1644 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1646 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1647 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.obj
-MD
-MP
-MF
$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1648 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1651 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1653 go-append.lo
: runtime
/go-append.c
1654 @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
1655 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-append.Tpo
$(DEPDIR
)/go-append.Plo
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-append.c' object
='go-append.lo' libtool
=yes @AMDEPBACKSLASH@
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1658 @am__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
1660 go-assert.lo
: runtime
/go-assert.c
1661 @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
1662 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1665 @am__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
1667 go-breakpoint.lo
: runtime
/go-breakpoint.c
1668 @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
1669 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-breakpoint.Tpo
$(DEPDIR
)/go-breakpoint.Plo
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-breakpoint.c' object
='go-breakpoint.lo' libtool
=yes @AMDEPBACKSLASH@
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1672 @am__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
1674 go-caller.lo
: runtime
/go-caller.c
1675 @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
1676 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1679 @am__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
1681 go-callers.lo
: runtime
/go-callers.c
1682 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-callers.lo
-MD
-MP
-MF
$(DEPDIR
)/go-callers.Tpo
-c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1683 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1686 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1688 go-cdiv.lo
: runtime
/go-cdiv.c
1689 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-cdiv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-cdiv.Tpo
-c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1690 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1693 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1695 go-cgo.lo
: runtime
/go-cgo.c
1696 @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
1697 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1700 @am__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
1702 go-construct-map.lo
: runtime
/go-construct-map.c
1703 @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
1704 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1707 @am__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
1709 go-copy.lo
: runtime
/go-copy.c
1710 @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
1711 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-copy.Tpo
$(DEPDIR
)/go-copy.Plo
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-copy.c' object
='go-copy.lo' libtool
=yes @AMDEPBACKSLASH@
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1714 @am__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
1716 go-defer.lo
: runtime
/go-defer.c
1717 @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
1718 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-defer.Tpo
$(DEPDIR
)/go-defer.Plo
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-defer.c' object
='go-defer.lo' libtool
=yes @AMDEPBACKSLASH@
1720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1721 @am__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
1723 go-deferred-recover.lo
: runtime
/go-deferred-recover.c
1724 @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
1725 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-deferred-recover.Tpo
$(DEPDIR
)/go-deferred-recover.Plo
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-deferred-recover.c' object
='go-deferred-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1728 @am__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
1730 go-ffi.lo
: runtime
/go-ffi.c
1731 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-ffi.lo
-MD
-MP
-MF
$(DEPDIR
)/go-ffi.Tpo
-c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1732 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1735 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1737 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1738 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-fieldtrack.lo
-MD
-MP
-MF
$(DEPDIR
)/go-fieldtrack.Tpo
-c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1739 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1742 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1744 go-make-slice.lo
: runtime
/go-make-slice.c
1745 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-make-slice.lo
-MD
-MP
-MF
$(DEPDIR
)/go-make-slice.Tpo
-c
-o go-make-slice.lo
`test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime
/go-make-slice.c
1746 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-make-slice.Tpo
$(DEPDIR
)/go-make-slice.Plo
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-make-slice.c' object
='go-make-slice.lo' libtool
=yes @AMDEPBACKSLASH@
1748 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1749 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-make-slice.lo
`test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime
/go-make-slice.c
1751 go-matherr.lo
: runtime
/go-matherr.c
1752 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-matherr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-matherr.Tpo
-c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1753 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1756 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1758 go-memclr.lo
: runtime
/go-memclr.c
1759 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memclr.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memclr.Tpo
-c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1760 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1763 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1765 go-memcmp.lo
: runtime
/go-memcmp.c
1766 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memcmp.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memcmp.Tpo
-c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1767 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1770 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1772 go-memequal.lo
: runtime
/go-memequal.c
1773 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memequal.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memequal.Tpo
-c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1774 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1777 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1779 go-memmove.lo
: runtime
/go-memmove.c
1780 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-memmove.lo
-MD
-MP
-MF
$(DEPDIR
)/go-memmove.Tpo
-c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1781 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1784 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1786 go-nanotime.lo
: runtime
/go-nanotime.c
1787 @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
1788 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1791 @am__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
1793 go-now.lo
: runtime
/go-now.c
1794 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-now.lo
-MD
-MP
-MF
$(DEPDIR
)/go-now.Tpo
-c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1795 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1798 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1800 go-new.lo
: runtime
/go-new.c
1801 @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
1802 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-new.Tpo
$(DEPDIR
)/go-new.Plo
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-new.c' object
='go-new.lo' libtool
=yes @AMDEPBACKSLASH@
1804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1805 @am__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
1807 go-nosys.lo
: runtime
/go-nosys.c
1808 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-nosys.lo
-MD
-MP
-MF
$(DEPDIR
)/go-nosys.Tpo
-c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1809 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1812 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1814 go-panic.lo
: runtime
/go-panic.c
1815 @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
1816 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-panic.Tpo
$(DEPDIR
)/go-panic.Plo
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-panic.c' object
='go-panic.lo' libtool
=yes @AMDEPBACKSLASH@
1818 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1819 @am__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
1821 go-recover.lo
: runtime
/go-recover.c
1822 @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
1823 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-recover.Tpo
$(DEPDIR
)/go-recover.Plo
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-recover.c' object
='go-recover.lo' libtool
=yes @AMDEPBACKSLASH@
1825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1826 @am__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
1828 go-reflect-call.lo
: runtime
/go-reflect-call.c
1829 @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
1830 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1833 @am__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
1835 go-runtime-error.lo
: runtime
/go-runtime-error.c
1836 @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
1837 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1840 @am__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
1842 go-setenv.lo
: runtime
/go-setenv.c
1843 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-setenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-setenv.Tpo
-c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1844 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1847 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1849 go-signal.lo
: runtime
/go-signal.c
1850 @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
1851 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1854 @am__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
1856 go-strslice.lo
: runtime
/go-strslice.c
1857 @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
1858 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1861 @am__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
1863 go-type-complex.lo
: runtime
/go-type-complex.c
1864 @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-complex.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-complex.Tpo
-c
-o go-type-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
1865 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-complex.Tpo
$(DEPDIR
)/go-type-complex.Plo
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-complex.c' object
='go-type-complex.lo' libtool
=yes @AMDEPBACKSLASH@
1867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1868 @am__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-complex.lo
`test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime
/go-type-complex.c
1870 go-type-float.lo
: runtime
/go-type-float.c
1871 @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-float.lo
-MD
-MP
-MF
$(DEPDIR
)/go-type-float.Tpo
-c
-o go-type-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
1872 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-float.Tpo
$(DEPDIR
)/go-type-float.Plo
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-float.c' object
='go-type-float.lo' libtool
=yes @AMDEPBACKSLASH@
1874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1875 @am__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-float.lo
`test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime
/go-type-float.c
1877 go-type-identity.lo
: runtime
/go-type-identity.c
1878 @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
1879 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-identity.Tpo
$(DEPDIR
)/go-type-identity.Plo
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-identity.c' object
='go-type-identity.lo' libtool
=yes @AMDEPBACKSLASH@
1881 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1882 @am__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
1884 go-type-string.lo
: runtime
/go-type-string.c
1885 @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
1886 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-type-string.Tpo
$(DEPDIR
)/go-type-string.Plo
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-type-string.c' object
='go-type-string.lo' libtool
=yes @AMDEPBACKSLASH@
1888 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1889 @am__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
1891 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1892 @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
1893 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1895 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1896 @am__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
1898 go-unsafe-new.lo
: runtime
/go-unsafe-new.c
1899 @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
1900 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-new.Tpo
$(DEPDIR
)/go-unsafe-new.Plo
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-new.c' object
='go-unsafe-new.lo' libtool
=yes @AMDEPBACKSLASH@
1902 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1903 @am__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
1905 go-unsafe-newarray.lo
: runtime
/go-unsafe-newarray.c
1906 @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
1907 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-newarray.Tpo
$(DEPDIR
)/go-unsafe-newarray.Plo
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-newarray.c' object
='go-unsafe-newarray.lo' libtool
=yes @AMDEPBACKSLASH@
1909 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1910 @am__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
1912 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1913 @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
1914 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1917 @am__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
1919 go-unsetenv.lo
: runtime
/go-unsetenv.c
1920 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-unsetenv.lo
-MD
-MP
-MF
$(DEPDIR
)/go-unsetenv.Tpo
-c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1921 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1924 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1926 go-unwind.lo
: runtime
/go-unwind.c
1927 @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
1928 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1930 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1931 @am__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
1933 go-varargs.lo
: runtime
/go-varargs.c
1934 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-varargs.lo
-MD
-MP
-MF
$(DEPDIR
)/go-varargs.Tpo
-c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1935 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1937 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1938 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1940 env_posix.lo
: runtime
/env_posix.c
1941 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT env_posix.lo
-MD
-MP
-MF
$(DEPDIR
)/env_posix.Tpo
-c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1942 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1944 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1945 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1947 heapdump.lo
: runtime
/heapdump.c
1948 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT heapdump.lo
-MD
-MP
-MF
$(DEPDIR
)/heapdump.Tpo
-c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
1949 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/heapdump.Tpo
$(DEPDIR
)/heapdump.Plo
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/heapdump.c' object
='heapdump.lo' libtool
=yes @AMDEPBACKSLASH@
1951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1952 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o heapdump.lo
`test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime
/heapdump.c
1954 mcache.lo
: runtime
/mcache.c
1955 @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
1956 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcache.Tpo
$(DEPDIR
)/mcache.Plo
1957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcache.c' object
='mcache.lo' libtool
=yes @AMDEPBACKSLASH@
1958 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1959 @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
1961 mcentral.lo
: runtime
/mcentral.c
1962 @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
1963 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mcentral.Tpo
$(DEPDIR
)/mcentral.Plo
1964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mcentral.c' object
='mcentral.lo' libtool
=yes @AMDEPBACKSLASH@
1965 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1966 @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
1968 mem_posix_memalign.lo
: runtime
/mem_posix_memalign.c
1969 @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
1970 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem_posix_memalign.Tpo
$(DEPDIR
)/mem_posix_memalign.Plo
1971 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem_posix_memalign.c' object
='mem_posix_memalign.lo' libtool
=yes @AMDEPBACKSLASH@
1972 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1973 @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
1975 mem.lo
: runtime
/mem.c
1976 @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
1977 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mem.Tpo
$(DEPDIR
)/mem.Plo
1978 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mem.c' object
='mem.lo' libtool
=yes @AMDEPBACKSLASH@
1979 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1980 @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
1982 mfixalloc.lo
: runtime
/mfixalloc.c
1983 @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
1984 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mfixalloc.Tpo
$(DEPDIR
)/mfixalloc.Plo
1985 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mfixalloc.c' object
='mfixalloc.lo' libtool
=yes @AMDEPBACKSLASH@
1986 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1987 @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
1989 mgc0.lo
: runtime
/mgc0.c
1990 @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
1991 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mgc0.Tpo
$(DEPDIR
)/mgc0.Plo
1992 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mgc0.c' object
='mgc0.lo' libtool
=yes @AMDEPBACKSLASH@
1993 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1994 @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
1996 mheap.lo
: runtime
/mheap.c
1997 @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
1998 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/mheap.Tpo
$(DEPDIR
)/mheap.Plo
1999 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/mheap.c' object
='mheap.lo' libtool
=yes @AMDEPBACKSLASH@
2000 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2001 @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
2003 msize.lo
: runtime
/msize.c
2004 @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
2005 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/msize.Tpo
$(DEPDIR
)/msize.Plo
2006 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/msize.c' object
='msize.lo' libtool
=yes @AMDEPBACKSLASH@
2007 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2008 @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
2010 panic.lo
: runtime
/panic.c
2011 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
2012 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
2013 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
2014 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2015 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
2017 parfor.lo
: runtime
/parfor.c
2018 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT parfor.lo
-MD
-MP
-MF
$(DEPDIR
)/parfor.Tpo
-c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
2019 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/parfor.Tpo
$(DEPDIR
)/parfor.Plo
2020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/parfor.c' object
='parfor.lo' libtool
=yes @AMDEPBACKSLASH@
2021 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2022 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o parfor.lo
`test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime
/parfor.c
2024 print.lo
: runtime
/print.c
2025 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
2026 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
2027 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
2028 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2029 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
2031 proc.lo
: runtime
/proc.c
2032 @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
2033 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
2034 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
2035 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2036 @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
2038 runtime.lo
: runtime
/runtime.c
2039 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT runtime.lo
-MD
-MP
-MF
$(DEPDIR
)/runtime.Tpo
-c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
2040 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime.Tpo
$(DEPDIR
)/runtime.Plo
2041 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime.c' object
='runtime.lo' libtool
=yes @AMDEPBACKSLASH@
2042 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2043 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime.lo
`test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime
/runtime.c
2045 signal_unix.lo
: runtime
/signal_unix.c
2046 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT signal_unix.lo
-MD
-MP
-MF
$(DEPDIR
)/signal_unix.Tpo
-c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
2047 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_unix.Tpo
$(DEPDIR
)/signal_unix.Plo
2048 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_unix.c' object
='signal_unix.lo' libtool
=yes @AMDEPBACKSLASH@
2049 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2050 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o signal_unix.lo
`test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime
/signal_unix.c
2052 thread.lo
: runtime
/thread.c
2053 @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
2054 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
2055 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
2056 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2057 @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
2059 thread-sema.lo
: runtime
/thread-sema.c
2060 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-sema.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-sema.Tpo
-c
-o thread-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
2061 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-sema.Tpo
$(DEPDIR
)/thread-sema.Plo
2062 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-sema.c' object
='thread-sema.lo' libtool
=yes @AMDEPBACKSLASH@
2063 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2064 @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-sema.lo
`test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime
/thread-sema.c
2066 thread-linux.lo
: runtime
/thread-linux.c
2067 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/thread-linux.Tpo
-c
-o thread-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
2068 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread-linux.Tpo
$(DEPDIR
)/thread-linux.Plo
2069 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread-linux.c' object
='thread-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2070 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2071 @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-linux.lo
`test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime
/thread-linux.c
2073 yield.lo
: runtime
/yield.c
2074 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
2075 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
2076 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
2077 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2078 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
2080 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
2081 @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
2082 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
2083 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
2084 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2085 @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
2087 getncpu-none.lo
: runtime
/getncpu-none.c
2088 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-none.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-none.Tpo
-c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
2089 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
2090 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
2091 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2092 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
2094 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
2095 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-bsd.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-bsd.Tpo
-c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
2096 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
2097 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
2098 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2099 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
2101 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
2102 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-solaris.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-solaris.Tpo
-c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
2103 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
2104 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
2105 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2106 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
2108 getncpu-irix.lo
: runtime
/getncpu-irix.c
2109 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-irix.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-irix.Tpo
-c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
2110 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
2111 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
2112 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2113 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
2115 getncpu-linux.lo
: runtime
/getncpu-linux.c
2116 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-linux.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-linux.Tpo
-c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
2117 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
2118 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
2119 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2120 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
2122 mostlyclean-libtool
:
2129 -rm -f libtool config.lt
2131 # GNU Make needs to see an explicit $(MAKE) variable in the command it
2132 # runs to enable its job server during parallel builds. Hence the
2135 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
2137 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
2140 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
2142 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
2144 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
2145 maintainer-clean-multi
:
2146 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
2147 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
2149 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2150 if
test -n
"$$list"; then \
2151 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
2152 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
2154 for p in
$$list; do \
2155 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2157 done |
$(am__base_list
) | \
2158 while read files
; do \
2159 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2160 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2163 uninstall-toolexeclibgoDATA
:
2164 @
$(NORMAL_UNINSTALL
)
2165 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2166 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2167 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2168 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2170 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2171 if
test -n
"$$list"; then \
2172 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2173 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2175 for p in
$$list; do \
2176 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2178 done |
$(am__base_list
) | \
2179 while read files
; do \
2180 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2181 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2184 uninstall-toolexeclibgoarchiveDATA
:
2185 @
$(NORMAL_UNINSTALL
)
2186 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2187 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2188 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2189 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2191 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2192 if
test -n
"$$list"; then \
2193 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2194 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2196 for p in
$$list; do \
2197 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2199 done |
$(am__base_list
) | \
2200 while read files
; do \
2201 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2202 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2205 uninstall-toolexeclibgocompressDATA
:
2206 @
$(NORMAL_UNINSTALL
)
2207 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2208 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2209 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2210 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2212 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2213 if
test -n
"$$list"; then \
2214 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2215 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2217 for p in
$$list; do \
2218 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2220 done |
$(am__base_list
) | \
2221 while read files
; do \
2222 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2223 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2226 uninstall-toolexeclibgocontainerDATA
:
2227 @
$(NORMAL_UNINSTALL
)
2228 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2229 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2230 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2231 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2233 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2234 if
test -n
"$$list"; then \
2235 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2236 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2238 for p in
$$list; do \
2239 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2241 done |
$(am__base_list
) | \
2242 while read files
; do \
2243 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2244 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2247 uninstall-toolexeclibgocryptoDATA
:
2248 @
$(NORMAL_UNINSTALL
)
2249 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2250 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2251 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2252 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2254 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2255 if
test -n
"$$list"; then \
2256 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2257 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2259 for p in
$$list; do \
2260 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2262 done |
$(am__base_list
) | \
2263 while read files
; do \
2264 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2265 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2268 uninstall-toolexeclibgocryptox509DATA
:
2269 @
$(NORMAL_UNINSTALL
)
2270 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2271 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2272 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2273 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2275 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2276 if
test -n
"$$list"; then \
2277 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2278 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2280 for p in
$$list; do \
2281 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2283 done |
$(am__base_list
) | \
2284 while read files
; do \
2285 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2286 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2289 uninstall-toolexeclibgodatabaseDATA
:
2290 @
$(NORMAL_UNINSTALL
)
2291 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2292 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2293 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2294 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2296 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2297 if
test -n
"$$list"; then \
2298 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2299 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2301 for p in
$$list; do \
2302 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2304 done |
$(am__base_list
) | \
2305 while read files
; do \
2306 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2307 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2310 uninstall-toolexeclibgodatabasesqlDATA
:
2311 @
$(NORMAL_UNINSTALL
)
2312 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2313 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2314 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2315 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2317 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2318 if
test -n
"$$list"; then \
2319 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2320 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2322 for p in
$$list; do \
2323 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2325 done |
$(am__base_list
) | \
2326 while read files
; do \
2327 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2328 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2331 uninstall-toolexeclibgodebugDATA
:
2332 @
$(NORMAL_UNINSTALL
)
2333 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2334 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2335 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2336 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2338 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2339 if
test -n
"$$list"; then \
2340 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2341 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2343 for p in
$$list; do \
2344 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2346 done |
$(am__base_list
) | \
2347 while read files
; do \
2348 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2349 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2352 uninstall-toolexeclibgoencodingDATA
:
2353 @
$(NORMAL_UNINSTALL
)
2354 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2355 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2356 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2357 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2359 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2360 if
test -n
"$$list"; then \
2361 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2362 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2364 for p in
$$list; do \
2365 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2367 done |
$(am__base_list
) | \
2368 while read files
; do \
2369 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2370 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2373 uninstall-toolexeclibgoexpDATA
:
2374 @
$(NORMAL_UNINSTALL
)
2375 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2376 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2377 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2378 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2380 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2381 if
test -n
"$$list"; then \
2382 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2383 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2385 for p in
$$list; do \
2386 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2388 done |
$(am__base_list
) | \
2389 while read files
; do \
2390 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2391 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2394 uninstall-toolexeclibgogoDATA
:
2395 @
$(NORMAL_UNINSTALL
)
2396 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2397 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2398 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2399 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2401 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2402 if
test -n
"$$list"; then \
2403 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2404 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2406 for p in
$$list; do \
2407 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2409 done |
$(am__base_list
) | \
2410 while read files
; do \
2411 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2412 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2415 uninstall-toolexeclibgohashDATA
:
2416 @
$(NORMAL_UNINSTALL
)
2417 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2418 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2419 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2420 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2422 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2423 if
test -n
"$$list"; then \
2424 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2425 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2427 for p in
$$list; do \
2428 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2430 done |
$(am__base_list
) | \
2431 while read files
; do \
2432 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2433 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2436 uninstall-toolexeclibgohtmlDATA
:
2437 @
$(NORMAL_UNINSTALL
)
2438 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2439 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2440 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2441 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2443 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2444 if
test -n
"$$list"; then \
2445 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2446 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2448 for p in
$$list; do \
2449 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2451 done |
$(am__base_list
) | \
2452 while read files
; do \
2453 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2454 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2457 uninstall-toolexeclibgoimageDATA
:
2458 @
$(NORMAL_UNINSTALL
)
2459 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2460 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2461 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2462 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2464 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2465 if
test -n
"$$list"; then \
2466 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2467 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2469 for p in
$$list; do \
2470 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2472 done |
$(am__base_list
) | \
2473 while read files
; do \
2474 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2475 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2478 uninstall-toolexeclibgoimagecolorDATA
:
2479 @
$(NORMAL_UNINSTALL
)
2480 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2481 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2482 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2483 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2485 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2486 if
test -n
"$$list"; then \
2487 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2488 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2490 for p in
$$list; do \
2491 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2493 done |
$(am__base_list
) | \
2494 while read files
; do \
2495 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2496 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2499 uninstall-toolexeclibgoindexDATA
:
2500 @
$(NORMAL_UNINSTALL
)
2501 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2502 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2503 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2504 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2506 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2507 if
test -n
"$$list"; then \
2508 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2509 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2511 for p in
$$list; do \
2512 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2514 done |
$(am__base_list
) | \
2515 while read files
; do \
2516 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2517 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2520 uninstall-toolexeclibgoioDATA
:
2521 @
$(NORMAL_UNINSTALL
)
2522 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2523 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2524 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2525 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2527 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2528 if
test -n
"$$list"; then \
2529 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2530 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2532 for p in
$$list; do \
2533 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2535 done |
$(am__base_list
) | \
2536 while read files
; do \
2537 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2538 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2541 uninstall-toolexeclibgologDATA
:
2542 @
$(NORMAL_UNINSTALL
)
2543 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2544 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2545 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2546 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2548 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2549 if
test -n
"$$list"; then \
2550 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2551 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2553 for p in
$$list; do \
2554 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2556 done |
$(am__base_list
) | \
2557 while read files
; do \
2558 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2559 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2562 uninstall-toolexeclibgomathDATA
:
2563 @
$(NORMAL_UNINSTALL
)
2564 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2565 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2566 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2567 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2569 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2570 if
test -n
"$$list"; then \
2571 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2572 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2574 for p in
$$list; do \
2575 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2577 done |
$(am__base_list
) | \
2578 while read files
; do \
2579 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2580 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2583 uninstall-toolexeclibgomimeDATA
:
2584 @
$(NORMAL_UNINSTALL
)
2585 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2586 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2587 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2588 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2590 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2591 if
test -n
"$$list"; then \
2592 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2593 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2595 for p in
$$list; do \
2596 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2598 done |
$(am__base_list
) | \
2599 while read files
; do \
2600 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2601 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2604 uninstall-toolexeclibgonetDATA
:
2605 @
$(NORMAL_UNINSTALL
)
2606 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2607 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2608 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2609 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2611 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2612 if
test -n
"$$list"; then \
2613 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2614 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2616 for p in
$$list; do \
2617 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2619 done |
$(am__base_list
) | \
2620 while read files
; do \
2621 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2622 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2625 uninstall-toolexeclibgonethttpDATA
:
2626 @
$(NORMAL_UNINSTALL
)
2627 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2628 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2629 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2630 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2632 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2633 if
test -n
"$$list"; then \
2634 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2635 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2637 for p in
$$list; do \
2638 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2640 done |
$(am__base_list
) | \
2641 while read files
; do \
2642 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2643 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2646 uninstall-toolexeclibgonetrpcDATA
:
2647 @
$(NORMAL_UNINSTALL
)
2648 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2649 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2650 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2651 install-toolexeclibgooldDATA
: $(toolexeclibgoold_DATA
)
2653 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2654 if
test -n
"$$list"; then \
2655 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2656 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoolddir)" || exit
1; \
2658 for p in
$$list; do \
2659 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2661 done |
$(am__base_list
) | \
2662 while read files
; do \
2663 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
2664 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit
$$?
; \
2667 uninstall-toolexeclibgooldDATA
:
2668 @
$(NORMAL_UNINSTALL
)
2669 @list
='$(toolexeclibgoold_DATA)'; test -n
"$(toolexeclibgoolddir)" || list
=; \
2670 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2671 dir='$(DESTDIR)$(toolexeclibgoolddir)'; $(am__uninstall_files_from_dir
)
2672 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2674 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2675 if
test -n
"$$list"; then \
2676 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2677 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2679 for p in
$$list; do \
2680 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2682 done |
$(am__base_list
) | \
2683 while read files
; do \
2684 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2685 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2688 uninstall-toolexeclibgoosDATA
:
2689 @
$(NORMAL_UNINSTALL
)
2690 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2691 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2692 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2693 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2695 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2696 if
test -n
"$$list"; then \
2697 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2698 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2700 for p in
$$list; do \
2701 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2703 done |
$(am__base_list
) | \
2704 while read files
; do \
2705 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2706 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2709 uninstall-toolexeclibgopathDATA
:
2710 @
$(NORMAL_UNINSTALL
)
2711 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2712 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2713 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2714 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2716 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2717 if
test -n
"$$list"; then \
2718 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2719 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2721 for p in
$$list; do \
2722 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2724 done |
$(am__base_list
) | \
2725 while read files
; do \
2726 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2727 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2730 uninstall-toolexeclibgoregexpDATA
:
2731 @
$(NORMAL_UNINSTALL
)
2732 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2733 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2734 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2735 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2737 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2738 if
test -n
"$$list"; then \
2739 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2740 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2742 for p in
$$list; do \
2743 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2745 done |
$(am__base_list
) | \
2746 while read files
; do \
2747 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2748 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2751 uninstall-toolexeclibgoruntimeDATA
:
2752 @
$(NORMAL_UNINSTALL
)
2753 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2754 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2755 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2756 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2758 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2759 if
test -n
"$$list"; then \
2760 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2761 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2763 for p in
$$list; do \
2764 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2766 done |
$(am__base_list
) | \
2767 while read files
; do \
2768 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2769 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2772 uninstall-toolexeclibgosyncDATA
:
2773 @
$(NORMAL_UNINSTALL
)
2774 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2775 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2776 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2777 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2779 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2780 if
test -n
"$$list"; then \
2781 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2782 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2784 for p in
$$list; do \
2785 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2787 done |
$(am__base_list
) | \
2788 while read files
; do \
2789 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2790 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2793 uninstall-toolexeclibgotestingDATA
:
2794 @
$(NORMAL_UNINSTALL
)
2795 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2796 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2797 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2798 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2800 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2801 if
test -n
"$$list"; then \
2802 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2803 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2805 for p in
$$list; do \
2806 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2808 done |
$(am__base_list
) | \
2809 while read files
; do \
2810 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2811 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2814 uninstall-toolexeclibgotextDATA
:
2815 @
$(NORMAL_UNINSTALL
)
2816 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2817 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2818 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2819 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2821 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2822 if
test -n
"$$list"; then \
2823 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2824 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2826 for p in
$$list; do \
2827 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2829 done |
$(am__base_list
) | \
2830 while read files
; do \
2831 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2832 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2835 uninstall-toolexeclibgotexttemplateDATA
:
2836 @
$(NORMAL_UNINSTALL
)
2837 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2838 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2839 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2840 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2842 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2843 if
test -n
"$$list"; then \
2844 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2845 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2847 for p in
$$list; do \
2848 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2850 done |
$(am__base_list
) | \
2851 while read files
; do \
2852 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2853 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2856 uninstall-toolexeclibgounicodeDATA
:
2857 @
$(NORMAL_UNINSTALL
)
2858 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2859 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2860 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2862 # This directory's subdirectories are mostly independent; you can cd
2863 # into them and run `make' without going through this Makefile.
2864 # To change the values of `make' variables: instead of editing Makefiles,
2865 # (1) if the variable is set in `config.status', edit `config.status'
2866 # (which will cause the Makefiles to be regenerated when you run `make');
2867 # (2) otherwise, pass the desired values on the `make' command line.
2868 $(RECURSIVE_TARGETS
):
2869 @fail
= failcom
='exit 1'; \
2870 for f in x
$$MAKEFLAGS; do \
2873 *k
*) failcom
='fail=yes';; \
2877 target
=`echo $@ | sed s/-recursive//`; \
2878 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2879 echo
"Making $$target in $$subdir"; \
2880 if
test "$$subdir" = "."; then \
2882 local_target
="$$target-am"; \
2884 local_target
="$$target"; \
2886 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2887 || eval
$$failcom; \
2889 if
test "$$dot_seen" = "no"; then \
2890 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2891 fi
; test -z
"$$fail"
2893 $(RECURSIVE_CLEAN_TARGETS
):
2894 @fail
= failcom
='exit 1'; \
2895 for f in x
$$MAKEFLAGS; do \
2898 *k
*) failcom
='fail=yes';; \
2903 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2904 *) list
='$(SUBDIRS)' ;; \
2906 rev
=''; for subdir in
$$list; do \
2907 if
test "$$subdir" = "."; then
:; else \
2908 rev
="$$subdir $$rev"; \
2912 target
=`echo $@ | sed s/-recursive//`; \
2913 for subdir in
$$rev; do \
2914 echo
"Making $$target in $$subdir"; \
2915 if
test "$$subdir" = "."; then \
2916 local_target
="$$target-am"; \
2918 local_target
="$$target"; \
2920 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2921 || eval
$$failcom; \
2922 done
&& test -z
"$$fail"
2924 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2925 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2928 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2929 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2932 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2933 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2934 unique
=`for i in $$list; do \
2935 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2937 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2938 END { if (nonempty) { for (i in files) print i; }; }'`; \
2942 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2943 $(TAGS_FILES
) $(LISP
)
2946 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2947 include_option
=--etags-include
; \
2950 include_option
=--include; \
2953 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2954 if
test "$$subdir" = .
; then
:; else \
2955 test ! -f
$$subdir/TAGS || \
2956 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2959 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2960 unique
=`for i in $$list; do \
2961 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2963 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2964 END { if (nonempty) { for (i in files) print i; }; }'`; \
2966 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2967 test -n
"$$unique" || unique
=$$empty_fix; \
2968 if
test $$# -gt 0; then \
2969 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2972 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2977 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2978 $(TAGS_FILES
) $(LISP
)
2979 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2980 unique
=`for i in $$list; do \
2981 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2983 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2984 END { if (nonempty) { for (i in files) print i; }; }'`; \
2985 test -z
"$(CTAGS_ARGS)$$unique" \
2986 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2990 here
=`$(am__cd) $(top_builddir) && pwd` \
2991 && $(am__cd
) $(top_srcdir
) \
2992 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2995 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2997 check: check-recursive
2998 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
3000 installdirs: installdirs-recursive
3002 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoolddir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
3003 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
3005 install: install-recursive
3006 install-exec
: install-exec-recursive
3007 install-data
: install-data-recursive
3008 uninstall: uninstall-recursive
3011 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
3013 installcheck: installcheck-recursive
3015 if
test -z
'$(STRIP)'; then \
3016 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3017 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3020 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
3021 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
3022 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3024 mostlyclean-generic
:
3027 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
3030 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
3031 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
3033 maintainer-clean-generic
:
3034 @echo
"This command is intended for maintainers to use"
3035 @echo
"it deletes files that may require special tools to rebuild."
3036 clean: clean-multi clean-recursive
3038 clean-am
: clean-generic clean-libtool clean-local \
3039 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
3042 distclean: distclean-multi distclean-recursive
3043 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3046 distclean-am
: clean-am distclean-compile distclean-generic \
3047 distclean-hdr distclean-libtool distclean-tags
3053 html
: html-recursive
3057 info: info-recursive
3063 install-dvi
: install-dvi-recursive
3067 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
3068 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3069 install-toolexeclibgoarchiveDATA \
3070 install-toolexeclibgocompressDATA \
3071 install-toolexeclibgocontainerDATA \
3072 install-toolexeclibgocryptoDATA \
3073 install-toolexeclibgocryptox509DATA \
3074 install-toolexeclibgodatabaseDATA \
3075 install-toolexeclibgodatabasesqlDATA \
3076 install-toolexeclibgodebugDATA \
3077 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3078 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3079 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3080 install-toolexeclibgoimagecolorDATA \
3081 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3082 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3083 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3084 install-toolexeclibgonethttpDATA \
3085 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3086 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3087 install-toolexeclibgoregexpDATA \
3088 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3089 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3090 install-toolexeclibgotexttemplateDATA \
3091 install-toolexeclibgounicodeDATA
3093 install-html
: install-html-recursive
3097 install-info
: install-info-recursive
3103 install-pdf
: install-pdf-recursive
3107 install-ps
: install-ps-recursive
3113 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
3114 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
3115 -rm -rf
$(top_srcdir
)/autom4te.cache
3118 maintainer-clean-am
: distclean-am maintainer-clean-generic
3120 mostlyclean: mostlyclean-multi mostlyclean-recursive
3122 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
3123 mostlyclean-libtool mostlyclean-local
3133 uninstall-am
: uninstall-toolexeclibLIBRARIES \
3134 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3135 uninstall-toolexeclibgoarchiveDATA \
3136 uninstall-toolexeclibgocompressDATA \
3137 uninstall-toolexeclibgocontainerDATA \
3138 uninstall-toolexeclibgocryptoDATA \
3139 uninstall-toolexeclibgocryptox509DATA \
3140 uninstall-toolexeclibgodatabaseDATA \
3141 uninstall-toolexeclibgodatabasesqlDATA \
3142 uninstall-toolexeclibgodebugDATA \
3143 uninstall-toolexeclibgoencodingDATA \
3144 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3145 uninstall-toolexeclibgohashDATA \
3146 uninstall-toolexeclibgohtmlDATA \
3147 uninstall-toolexeclibgoimageDATA \
3148 uninstall-toolexeclibgoimagecolorDATA \
3149 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3150 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3151 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3152 uninstall-toolexeclibgonethttpDATA \
3153 uninstall-toolexeclibgonetrpcDATA \
3154 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3155 uninstall-toolexeclibgopathDATA \
3156 uninstall-toolexeclibgoregexpDATA \
3157 uninstall-toolexeclibgoruntimeDATA \
3158 uninstall-toolexeclibgosyncDATA \
3159 uninstall-toolexeclibgotestingDATA \
3160 uninstall-toolexeclibgotextDATA \
3161 uninstall-toolexeclibgotexttemplateDATA \
3162 uninstall-toolexeclibgounicodeDATA
3164 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
3165 clean-multi ctags-recursive distclean-multi install-am \
3166 install-multi install-strip maintainer-clean-multi \
3167 mostlyclean-multi tags-recursive
3169 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3170 all all-am all-multi am--refresh
check check-am
clean \
3171 clean-generic clean-libtool clean-local clean-multi \
3172 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
3173 ctags-recursive
distclean distclean-compile distclean-generic \
3174 distclean-hdr distclean-libtool distclean-multi distclean-tags \
3175 dvi dvi-am html html-am
info info-am
install install-am \
3176 install-data install-data-am install-dvi install-dvi-am \
3177 install-exec install-exec-am install-html install-html-am \
3178 install-info install-info-am install-man install-multi \
3179 install-pdf install-pdf-am install-ps install-ps-am \
3180 install-strip install-toolexeclibLIBRARIES \
3181 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3182 install-toolexeclibgoarchiveDATA \
3183 install-toolexeclibgocompressDATA \
3184 install-toolexeclibgocontainerDATA \
3185 install-toolexeclibgocryptoDATA \
3186 install-toolexeclibgocryptox509DATA \
3187 install-toolexeclibgodatabaseDATA \
3188 install-toolexeclibgodatabasesqlDATA \
3189 install-toolexeclibgodebugDATA \
3190 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3191 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3192 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3193 install-toolexeclibgoimagecolorDATA \
3194 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3195 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3196 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3197 install-toolexeclibgonethttpDATA \
3198 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
3199 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
3200 install-toolexeclibgoregexpDATA \
3201 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3202 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
3203 install-toolexeclibgotexttemplateDATA \
3204 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3205 installdirs installdirs-am maintainer-clean \
3206 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3207 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3208 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3209 tags-recursive
uninstall uninstall-am \
3210 uninstall-toolexeclibLIBRARIES \
3211 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3212 uninstall-toolexeclibgoarchiveDATA \
3213 uninstall-toolexeclibgocompressDATA \
3214 uninstall-toolexeclibgocontainerDATA \
3215 uninstall-toolexeclibgocryptoDATA \
3216 uninstall-toolexeclibgocryptox509DATA \
3217 uninstall-toolexeclibgodatabaseDATA \
3218 uninstall-toolexeclibgodatabasesqlDATA \
3219 uninstall-toolexeclibgodebugDATA \
3220 uninstall-toolexeclibgoencodingDATA \
3221 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3222 uninstall-toolexeclibgohashDATA \
3223 uninstall-toolexeclibgohtmlDATA \
3224 uninstall-toolexeclibgoimageDATA \
3225 uninstall-toolexeclibgoimagecolorDATA \
3226 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3227 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3228 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3229 uninstall-toolexeclibgonethttpDATA \
3230 uninstall-toolexeclibgonetrpcDATA \
3231 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
3232 uninstall-toolexeclibgopathDATA \
3233 uninstall-toolexeclibgoregexpDATA \
3234 uninstall-toolexeclibgoruntimeDATA \
3235 uninstall-toolexeclibgosyncDATA \
3236 uninstall-toolexeclibgotestingDATA \
3237 uninstall-toolexeclibgotextDATA \
3238 uninstall-toolexeclibgotexttemplateDATA \
3239 uninstall-toolexeclibgounicodeDATA
3242 goc2c.
$(OBJEXT
): runtime
/goc2c.c
3243 $(CC_FOR_BUILD
) -c
$(CFLAGS_FOR_BUILD
) $<
3245 goc2c
: goc2c.
$(OBJEXT
)
3246 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS_FOR_BUILD
) -o
$@
$<
3248 malloc.c
: $(srcdir)/runtime
/malloc.goc goc2c
3252 runtime1.c
: $(srcdir)/runtime
/runtime1.goc goc2c
3256 sigqueue.c
: $(srcdir)/runtime
/sigqueue.goc goc2c
3257 .
/goc2c
--go-pkgpath os_signal
$< > $@.tmp
3260 %.c
: $(srcdir)/runtime
/%.goc goc2c
3264 version.go
: s-version
; @true
3266 rm -f version.go.tmp
3267 echo
"package sys" > version.go.tmp
3268 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3269 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3270 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3271 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3272 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3273 echo
>> version.go.tmp
3274 echo
"type ArchFamilyType int" >> version.go.tmp
3275 echo
>> version.go.tmp
3276 echo
"const (" >> version.go.tmp
3277 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3278 for a in
$(ALLGOARCHFAMILY
); do \
3279 echo
" $${a}" >> version.go.tmp
; \
3281 echo
")" >> version.go.tmp
3282 echo
>> version.go.tmp
3283 for a in
$(ALLGOARCH
); do \
3284 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3285 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3286 if
test "$${a}" = "$(GOARCH)"; then \
3287 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3289 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3292 echo
>> version.go.tmp
3293 echo
"const (" >> version.go.tmp
3294 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3295 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3296 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3297 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3298 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3299 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3300 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3301 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3302 echo
")" >> version.go.tmp
3303 echo
>> version.go.tmp
3304 for a in
$(ALLGOOS
); do \
3305 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3306 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3307 if
test "$${a}" = "$(GOOS)"; then \
3308 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3310 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3313 echo
>> version.go.tmp
3314 echo
"type Uintreg uintptr" >> version.go.tmp
3315 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3318 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3319 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3320 $(SHELL
) $(srcdir)/mkrsysinfo.sh
3321 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3324 # Generate the list of go std packages that were included in libgo
3325 zstdpkglist.go
: s-zstdpkglist
; @true
3326 s-zstdpkglist
: Makefile
3327 rm -f zstdpkglist.go.tmp
3328 echo
'package main' > zstdpkglist.go.tmp
3329 echo
"" >> zstdpkglist.go.tmp
3330 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3331 echo
$(libgo_go_objs
) 'unsafe.lo' 'runtime/cgo.lo' | sed
's/\.lo /\": true,\n/g' | sed
's/\.lo/\": true,/' | sed
's/-go//' | grep
-v _c | sed
's/^/\t\"/' |
sort | uniq
>> zstdpkglist.go.tmp
3332 echo
'}' >> zstdpkglist.go.tmp
3333 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3336 libcalls.go
: s-libcalls
; @true
3337 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3338 rm -f libcalls.go.tmp
3339 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3340 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3343 libcalls-list
: s-libcalls-list
; @true
3344 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3345 rm -f libcalls-list.tmp
3346 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3347 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3350 syscall_arch.go
: s-syscall_arch
; @true
3351 s-syscall_arch
: Makefile
3352 rm -f syscall_arch.go.tmp
3353 echo
"package syscall" > syscall_arch.go.tmp
3354 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3355 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3356 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3359 gen-sysinfo.go
: s-gen-sysinfo
; @true
3360 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3361 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3363 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3366 errno.i
: s-errno
; @true
3368 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3369 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3372 sysinfo.go
: s-sysinfo
; @true
3373 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3374 $(SHELL
) $(srcdir)/mksysinfo.sh
3375 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3378 # The epoll struct has an embedded union and is packed on x86_64,
3379 # which is too complicated for mksysinfo.sh. We find the offset of
3380 # the only field we care about in configure.ac, and generate the
3382 epoll.go
: s-epoll
; @true
3385 echo
'package syscall' > epoll.go.tmp
3386 echo
'type EpollEvent struct {' >> epoll.go.tmp
3387 echo
' Events uint32' >> epoll.go.tmp
3388 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3389 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3391 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3392 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3393 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3394 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3395 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3396 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3397 echo
' Fd int32' >> epoll.go.tmp
; \
3398 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3399 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3402 echo
'}' >> epoll.go.tmp
3403 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3406 # Make sure runtime.inc is built before compiling any .c file.
3407 $(libgo_la_OBJECTS
): runtime.inc
3408 $(libgo_llgo_la_OBJECTS
): runtime.inc
3409 $(libgobegin_a_OBJECTS
): runtime.inc
3410 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3411 $(libgolibbegin_a_OBJECTS
): runtime.inc
3413 @go_include@ bufio.lo.dep
3414 bufio.lo.dep
: $(srcdir)/go
/bufio
/*.go
3418 bufio
/check: $(CHECK_DEPS
)
3422 @go_include@ bytes.lo.dep
3423 bytes.lo.dep
: $(srcdir)/go
/bytes
/*.go
3427 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3429 $(LTCOMPILE
) -c
-o bytes
/index.lo
$(srcdir)/go
/bytes
/indexbyte.c
3430 bytes
/check: $(CHECK_DEPS
)
3434 @go_include@ context.lo.dep
3435 context.lo.dep
: $(srcdir)/go
/context
/*.go
3439 context
/check: $(CHECK_DEPS
)
3441 .PHONY
: context
/check
3443 @go_include@ crypto.lo.dep
3444 crypto.lo.dep
: $(srcdir)/go
/crypto
/*.go
3448 crypto
/check: $(CHECK_DEPS
)
3450 .PHONY
: crypto
/check
3452 @go_include@ encoding.lo.dep
3453 encoding.lo.dep
: $(srcdir)/go
/encoding
/*.go
3457 encoding
/check: $(CHECK_DEPS
)
3459 .PHONY
: encoding
/check
3461 @go_include@ errors.lo.dep
3462 errors.lo.dep
: $(srcdir)/go
/errors
/*.go
3466 errors
/check: $(CHECK_DEPS
)
3468 .PHONY
: errors
/check
3470 @go_include@ expvar.lo.dep
3471 expvar.lo.dep
: $(srcdir)/go
/expvar
/*.go
3475 expvar
/check: $(CHECK_DEPS
)
3477 .PHONY
: expvar
/check
3479 @go_include@ flag.lo.dep
3480 flag.lo.dep
: $(srcdir)/go
/flag
/*.go
3484 flag
/check: $(CHECK_DEPS
)
3488 @go_include@ fmt.lo.dep
3489 fmt.lo.dep
: $(srcdir)/go
/fmt
/*.go
3493 fmt
/check: $(CHECK_DEPS
)
3497 @go_include@ hash.lo.dep
3498 hash.lo.dep
: $(srcdir)/go
/hash
/*.go
3502 hash
/check: $(CHECK_DEPS
)
3506 @go_include@ html.lo.dep
3507 html.lo.dep
: $(srcdir)/go
/html
/*.go
3511 html
/check: $(CHECK_DEPS
)
3515 @go_include@ image.lo.dep
3516 image.lo.dep
: $(srcdir)/go
/image
/*.go
3520 image
/check: $(CHECK_DEPS
)
3524 @go_include@ io.lo.dep
3525 io.lo.dep
: $(srcdir)/go
/io
/*.go
3529 io
/check: $(CHECK_DEPS
)
3533 @go_include@ log.lo.dep
3534 log.lo.dep
: $(srcdir)/go
/log
/*.go
3538 log
/check: $(CHECK_DEPS
)
3542 @go_include@ math.lo.dep
3543 math.lo.dep
: $(srcdir)/go
/math
/*.go
3547 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
3548 $(LTGOCOMPILE
) $(MATH_FLAG
) -I .
-c
-fgo-pkgpath
=math
-o
$@
$$files
3549 math
/check: $(CHECK_DEPS
)
3553 @go_include@ mime.lo.dep
3554 mime.lo.dep
: $(srcdir)/go
/mime
/*.go
3558 mime
/check: $(CHECK_DEPS
)
3562 @go_include@ net.lo.dep
3563 net.lo.dep
: $(srcdir)/go
/net
/*.go
3567 net
/check: $(CHECK_DEPS
)
3571 @go_include@ netgo.o.dep
3572 netgo.o.dep
: $(srcdir)/go
/net
/*.go
3574 netgo.o
: netgo.o.dep
3577 @go_include@ os.lo.dep
3578 os.lo.dep
: $(srcdir)/go
/os
/*.go
3582 os
/check: $(CHECK_DEPS
)
3586 @go_include@ path.lo.dep
3587 path.lo.dep
: $(srcdir)/go
/path
/*.go
3591 path
/check: $(CHECK_DEPS
)
3595 @go_include@ reflect-go.lo.dep
3596 reflect-go.lo.dep
: $(srcdir)/go
/reflect
/*.go
3600 reflect
/check: $(CHECK_DEPS
)
3602 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3604 $(LTCOMPILE
) -c
-o
$@
$<
3605 .PHONY
: reflect
/check
3607 @go_include@ regexp.lo.dep
3608 regexp.lo.dep
: $(srcdir)/go
/regexp
/*.go
3612 regexp
/check: $(CHECK_DEPS
)
3614 .PHONY
: regexp
/check
3616 @go_include@ runtime-go.lo.dep
3617 runtime-go.lo.dep
: $(srcdir)/go
/runtime
/*.go
$(extra_go_files_runtime
)
3621 runtime.inc
: s-runtime-inc
; @true
3622 s-runtime-inc
: runtime-go.lo Makefile
3623 rm -f runtime.inc.tmp2
3624 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define c0 " | grep
-v
"#define c1 " > runtime.inc.tmp2
3625 for pattern in
'_G[a-z]' '_P[a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3626 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3628 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp2 runtime.inc
3630 runtime
/check: $(CHECK_DEPS
)
3632 .PHONY
: runtime
/check
3634 @go_include@
sort.lo.dep
3635 sort.lo.dep
: $(srcdir)/go
/sort/*.go
3639 sort/check: $(CHECK_DEPS
)
3643 @go_include@ strconv.lo.dep
3644 strconv.lo.dep
: $(srcdir)/go
/strconv
/*.go
3648 strconv
/check: $(CHECK_DEPS
)
3650 .PHONY
: strconv
/check
3652 @go_include@ strings.lo.dep
3653 strings.lo.dep
: $(srcdir)/go
/strings
/*.go
3657 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3659 $(LTCOMPILE
) -c
-o strings
/index.lo
$(srcdir)/go
/strings
/indexbyte.c
3660 strings
/check: $(CHECK_DEPS
)
3662 .PHONY
: strings
/check
3664 @go_include@ sync.lo.dep
3665 sync.lo.dep
: $(srcdir)/go
/sync
/*.go
3669 sync
/check: $(CHECK_DEPS
)
3673 @go_include@ testing.lo.dep
3674 testing.lo.dep
: $(srcdir)/go
/testing
/*.go
3678 testing
/check: $(CHECK_DEPS
)
3680 .PHONY
: testing
/check
3682 @go_include@ time-go.lo.dep
3683 time-go.lo.dep
: $(srcdir)/go
/time
/*.go
3687 time
/check: $(CHECK_DEPS
)
3691 @go_include@ unicode.lo.dep
3692 unicode.lo.dep
: $(srcdir)/go
/unicode
/*.go
3696 unicode
/check: $(CHECK_DEPS
)
3698 .PHONY
: unicode
/check
3700 @go_include@ archive
/tar.lo.dep
3701 archive
/tar.lo.dep
: $(srcdir)/go
/archive
/tar/*.go
3705 archive
/tar/check: $(CHECK_DEPS
)
3707 .PHONY
: archive
/tar/check
3709 @go_include@ archive
/zip.lo.dep
3710 archive
/zip.lo.dep
: $(srcdir)/go
/archive
/zip
/*.go
3714 archive
/zip
/check: $(CHECK_DEPS
)
3716 .PHONY
: archive
/zip
/check
3718 @go_include@ compress
/bzip2.lo.dep
3719 compress
/bzip2.lo.dep
: $(srcdir)/go
/compress
/bzip2
/*.go
3723 compress
/bzip2
/check: $(CHECK_DEPS
)
3725 .PHONY
: compress
/bzip2
/check
3727 @go_include@ compress
/flate.lo.dep
3728 compress
/flate.lo.dep
: $(srcdir)/go
/compress
/flate
/*.go
3732 compress
/flate
/check: $(CHECK_DEPS
)
3734 .PHONY
: compress
/flate
/check
3736 @go_include@ compress
/gzip.lo.dep
3737 compress
/gzip.lo.dep
: $(srcdir)/go
/compress
/gzip
/*.go
3741 compress
/gzip
/check: $(CHECK_DEPS
)
3743 .PHONY
: compress
/gzip
/check
3745 @go_include@ compress
/lzw.lo.dep
3746 compress
/lzw.lo.dep
: $(srcdir)/go
/compress
/lzw
/*.go
3750 compress
/lzw
/check: $(CHECK_DEPS
)
3752 .PHONY
: compress
/lzw
/check
3754 @go_include@ compress
/zlib.lo.dep
3755 compress
/zlib.lo.dep
: $(srcdir)/go
/compress
/zlib
/*.go
3759 compress
/zlib
/check: $(CHECK_DEPS
)
3761 .PHONY
: compress
/zlib
/check
3763 @go_include@ container
/heap.lo.dep
3764 container
/heap.lo.dep
: $(srcdir)/go
/container
/heap
/*.go
3768 container
/heap
/check: $(CHECK_DEPS
)
3770 .PHONY
: container
/heap
/check
3772 @go_include@ container
/list.lo.dep
3773 container
/list.lo.dep
: $(srcdir)/go
/container
/list
/*.go
3777 container
/list
/check: $(CHECK_DEPS
)
3779 .PHONY
: container
/list
/check
3781 @go_include@ container
/ring.lo.dep
3782 container
/ring.lo.dep
: $(srcdir)/go
/container
/ring
/*.go
3786 container
/ring
/check: $(CHECK_DEPS
)
3788 .PHONY
: container
/ring
/check
3790 @go_include@ crypto
/aes.lo.dep
3791 crypto
/aes.lo.dep
: $(srcdir)/go
/crypto
/aes
/*.go
3795 crypto
/aes
/check: $(CHECK_DEPS
)
3797 .PHONY
: crypto
/aes
/check
3799 @go_include@ crypto
/cipher.lo.dep
3800 crypto
/cipher.lo.dep
: $(srcdir)/go
/crypto
/cipher
/*.go
3804 crypto
/cipher
/check: $(CHECK_DEPS
)
3806 .PHONY
: crypto
/cipher
/check
3808 @go_include@ crypto
/des.lo.dep
3809 crypto
/des.lo.dep
: $(srcdir)/go
/crypto
/des
/*.go
3813 crypto
/des
/check: $(CHECK_DEPS
)
3815 .PHONY
: crypto
/des
/check
3817 @go_include@ crypto
/dsa.lo.dep
3818 crypto
/dsa.lo.dep
: $(srcdir)/go
/crypto
/dsa
/*.go
3822 crypto
/dsa
/check: $(CHECK_DEPS
)
3824 .PHONY
: crypto
/dsa
/check
3826 @go_include@ crypto
/ecdsa.lo.dep
3827 crypto
/ecdsa.lo.dep
: $(srcdir)/go
/crypto
/ecdsa
/*.go
3831 crypto
/ecdsa
/check: $(CHECK_DEPS
)
3833 .PHONY
: crypto
/ecdsa
/check
3835 @go_include@ crypto
/elliptic.lo.dep
3836 crypto
/elliptic.lo.dep
: $(srcdir)/go
/crypto
/elliptic
/*.go
3840 crypto
/elliptic
/check: $(CHECK_DEPS
)
3842 .PHONY
: crypto
/elliptic
/check
3844 @go_include@ crypto
/hmac.lo.dep
3845 crypto
/hmac.lo.dep
: $(srcdir)/go
/crypto
/hmac
/*.go
3849 crypto
/hmac
/check: $(CHECK_DEPS
)
3851 .PHONY
: crypto
/hmac
/check
3853 @go_include@ crypto
/md5.lo.dep
3854 crypto
/md5.lo.dep
: $(srcdir)/go
/crypto
/md5
/*.go
3858 crypto
/md5
/check: $(CHECK_DEPS
)
3860 .PHONY
: crypto
/md5
/check
3862 @go_include@ crypto
/rand.lo.dep
3863 crypto
/rand.lo.dep
: $(srcdir)/go
/crypto
/rand
/*.go
3867 crypto
/rand
/check: $(CHECK_DEPS
)
3869 .PHONY
: crypto
/rand
/check
3871 @go_include@ crypto
/rc4.lo.dep
3872 crypto
/rc4.lo.dep
: $(srcdir)/go
/crypto
/rc4
/*.go
3876 crypto
/rc4
/check: $(CHECK_DEPS
)
3878 .PHONY
: crypto
/rc4
/check
3880 @go_include@ crypto
/rsa.lo.dep
3881 crypto
/rsa.lo.dep
: $(srcdir)/go
/crypto
/rsa
/*.go
3885 crypto
/rsa
/check: $(CHECK_DEPS
)
3887 .PHONY
: crypto
/rsa
/check
3889 @go_include@ crypto
/sha1.lo.dep
3890 crypto
/sha1.lo.dep
: $(srcdir)/go
/crypto
/sha1
/*.go
3894 crypto
/sha1
/check: $(CHECK_DEPS
)
3896 .PHONY
: crypto
/sha1
/check
3898 @go_include@ crypto
/sha256.lo.dep
3899 crypto
/sha256.lo.dep
: $(srcdir)/go
/crypto
/sha256
/*.go
3903 crypto
/sha256
/check: $(CHECK_DEPS
)
3905 .PHONY
: crypto
/sha256
/check
3907 @go_include@ crypto
/sha512.lo.dep
3908 crypto
/sha512.lo.dep
: $(srcdir)/go
/crypto
/sha512
/*.go
3912 crypto
/sha512
/check: $(CHECK_DEPS
)
3914 .PHONY
: crypto
/sha512
/check
3916 @go_include@ crypto
/subtle.lo.dep
3917 crypto
/subtle.lo.dep
: $(srcdir)/go
/crypto
/subtle
/*.go
3921 crypto
/subtle
/check: $(CHECK_DEPS
)
3923 .PHONY
: crypto
/subtle
/check
3925 @go_include@ crypto
/tls.lo.dep
3926 crypto
/tls.lo.dep
: $(srcdir)/go
/crypto
/tls
/*.go
3930 crypto
/tls
/check: $(CHECK_DEPS
)
3932 .PHONY
: crypto
/tls
/check
3934 @go_include@ crypto
/x509.lo.dep
3935 crypto
/x509.lo.dep
: $(srcdir)/go
/crypto
/x509
/*.go
3939 crypto
/x509
/check: $(CHECK_DEPS
)
3941 .PHONY
: crypto
/x509
/check
3943 @go_include@ crypto
/x509
/pkix.lo.dep
3944 crypto
/x509
/pkix.lo.dep
: $(srcdir)/go
/crypto
/x509
/pkix
/*.go
3946 crypto
/x509
/pkix.lo
:
3948 crypto
/x509
/pkix
/check: $(CHECK_DEPS
)
3950 .PHONY
: crypto
/x509
/pkix
/check
3952 @go_include@ database
/sql.lo.dep
3953 database
/sql.lo.dep
: $(srcdir)/go
/database
/sql
/*.go
3957 database
/sql
/check: $(CHECK_DEPS
)
3959 .PHONY
: database
/sql
/check
3961 @go_include@ database
/sql
/driver.lo.dep
3962 database
/sql
/driver.lo.dep
: $(srcdir)/go
/database
/sql
/driver
/*.go
3964 database
/sql
/driver.lo
:
3966 database
/sql
/driver
/check: $(CHECK_DEPS
)
3968 .PHONY
: database
/sql
/driver
/check
3970 @go_include@ debug
/dwarf.lo.dep
3971 debug
/dwarf.lo.dep
: $(srcdir)/go
/debug
/dwarf
/*.go
3975 debug
/dwarf
/check: $(CHECK_DEPS
)
3977 .PHONY
: debug
/dwarf
/check
3979 @go_include@ debug
/elf.lo.dep
3980 debug
/elf.lo.dep
: $(srcdir)/go
/debug
/elf
/*.go
3984 debug
/elf
/check: $(CHECK_DEPS
)
3986 .PHONY
: debug
/elf
/check
3988 @go_include@ debug
/gosym.lo.dep
3989 debug
/gosym.lo.dep
: $(srcdir)/go
/debug
/gosym
/*.go
3993 debug
/gosym
/check: $(CHECK_DEPS
)
3995 .PHONY
: debug
/gosym
/check
3997 @go_include@ debug
/macho.lo.dep
3998 debug
/macho.lo.dep
: $(srcdir)/go
/debug
/macho
/*.go
4002 debug
/macho
/check: $(CHECK_DEPS
)
4004 .PHONY
: debug
/macho
/check
4006 @go_include@ debug
/pe.lo.dep
4007 debug
/pe.lo.dep
: $(srcdir)/go
/debug
/pe
/*.go
4011 debug
/pe
/check: $(CHECK_DEPS
)
4013 .PHONY
: debug
/pe
/check
4015 @go_include@ debug
/plan9obj.lo.dep
4016 debug
/plan9obj.lo.dep
: $(srcdir)/go
/debug
/plan9obj
/*.go
4020 debug
/plan9obj
/check: $(CHECK_DEPS
)
4022 .PHONY
: debug
/plan9obj
/check
4024 @go_include@ encoding
/asn1.lo.dep
4025 encoding
/asn1.lo.dep
: $(srcdir)/go
/encoding
/asn1
/*.go
4029 encoding
/asn1
/check: $(CHECK_DEPS
)
4031 .PHONY
: encoding
/asn1
/check
4033 @go_include@ encoding
/ascii85.lo.dep
4034 encoding
/ascii85.lo.dep
: $(srcdir)/go
/encoding
/ascii85
/*.go
4036 encoding
/ascii85.lo
:
4038 encoding
/ascii85
/check: $(CHECK_DEPS
)
4040 .PHONY
: encoding
/ascii85
/check
4042 @go_include@ encoding
/base32.lo.dep
4043 encoding
/base32.lo.dep
: $(srcdir)/go
/encoding
/base32
/*.go
4047 encoding
/base32
/check: $(CHECK_DEPS
)
4049 .PHONY
: encoding
/base32
/check
4051 @go_include@ encoding
/base64.lo.dep
4052 encoding
/base64.lo.dep
: $(srcdir)/go
/encoding
/base64
/*.go
4056 encoding
/base64
/check: $(CHECK_DEPS
)
4058 .PHONY
: encoding
/base64
/check
4060 @go_include@ encoding
/binary.lo.dep
4061 encoding
/binary.lo.dep
: $(srcdir)/go
/encoding
/binary
/*.go
4065 encoding
/binary
/check: $(CHECK_DEPS
)
4067 .PHONY
: encoding
/binary
/check
4069 @go_include@ encoding
/csv.lo.dep
4070 encoding
/csv.lo.dep
: $(srcdir)/go
/encoding
/csv
/*.go
4074 encoding
/csv
/check: $(CHECK_DEPS
)
4076 .PHONY
: encoding
/csv
/check
4078 @go_include@ encoding
/gob.lo.dep
4079 encoding
/gob.lo.dep
: $(srcdir)/go
/encoding
/gob
/*.go
4083 encoding
/gob
/check: $(CHECK_DEPS
)
4085 .PHONY
: encoding
/gob
/check
4087 @go_include@ encoding
/hex.lo.dep
4088 encoding
/hex.lo.dep
: $(srcdir)/go
/encoding
/hex
/*.go
4092 encoding
/hex
/check: $(CHECK_DEPS
)
4094 .PHONY
: encoding
/hex
/check
4096 @go_include@ encoding
/json.lo.dep
4097 encoding
/json.lo.dep
: $(srcdir)/go
/encoding
/json
/*.go
4101 encoding
/json
/check: $(CHECK_DEPS
)
4103 .PHONY
: encoding
/json
/check
4105 @go_include@ encoding
/pem.lo.dep
4106 encoding
/pem.lo.dep
: $(srcdir)/go
/encoding
/pem
/*.go
4110 encoding
/pem
/check: $(CHECK_DEPS
)
4112 .PHONY
: encoding
/pem
/check
4114 @go_include@ encoding
/xml.lo.dep
4115 encoding
/xml.lo.dep
: $(srcdir)/go
/encoding
/xml
/*.go
4119 encoding
/xml
/check: $(CHECK_DEPS
)
4121 .PHONY
: encoding
/xml
/check
4123 @go_include@ exp
/proxy.lo.dep
4124 exp
/proxy.lo.dep
: $(srcdir)/go
/exp
/proxy
/*.go
4128 exp
/proxy
/check: $(CHECK_DEPS
)
4130 .PHONY
: exp
/proxy
/check
4132 @go_include@ exp
/terminal.lo.dep
4133 exp
/terminal.lo.dep
: $(srcdir)/go
/exp
/terminal
/*.go
4137 exp
/terminal
/check: $(CHECK_DEPS
)
4139 .PHONY
: exp
/terminal
/check
4141 @go_include@ html
/template.lo.dep
4142 html
/template.lo.dep
: $(srcdir)/go
/html
/template
/*.go
4146 html
/template
/check: $(CHECK_DEPS
)
4148 .PHONY
: html
/template
/check
4150 @go_include@ go
/ast.lo.dep
4151 go
/ast.lo.dep
: $(srcdir)/go
/go
/ast
/*.go
4155 go
/ast
/check: $(CHECK_DEPS
)
4157 .PHONY
: go
/ast
/check
4159 @go_include@ go
/build.lo.dep
4160 go
/build.lo.dep
: $(srcdir)/go
/go
/build
/*.go
4164 go
/build
/check: $(CHECK_DEPS
)
4166 .PHONY
: go
/build
/check
4168 @go_include@ go
/constant.lo.dep
4169 go
/constant.lo.dep
: $(srcdir)/go
/go
/constant
/*.go
4173 go
/constant
/check: $(CHECK_DEPS
)
4175 .PHONY
: go
/constant
/check
4177 @go_include@ go
/doc.lo.dep
4178 go
/doc.lo.dep
: $(srcdir)/go
/go
/doc
/*.go
4182 go
/doc
/check: $(CHECK_DEPS
)
4184 .PHONY
: go
/doc
/check
4186 @go_include@ go
/format.lo.dep
4187 go
/format.lo.dep
: $(srcdir)/go
/go
/format
/*.go
4191 go
/format
/check: $(CHECK_DEPS
)
4193 .PHONY
: go
/format
/check
4195 @go_include@ go
/importer.lo.dep
4196 go
/importer.lo.dep
: $(srcdir)/go
/go
/importer
/*.go
4200 go
/importer
/check: $(CHECK_DEPS
)
4202 .PHONY
: go
/importer
/check
4204 @go_include@ go
/parser.lo.dep
4205 go
/parser.lo.dep
: $(srcdir)/go
/go
/parser
/*.go
4209 go
/parser
/check: $(CHECK_DEPS
)
4211 .PHONY
: go
/parser
/check
4213 @go_include@ go
/printer.lo.dep
4214 go
/printer.lo.dep
: $(srcdir)/go
/go
/printer
/*.go
4218 go
/printer
/check: $(CHECK_DEPS
)
4220 .PHONY
: go
/printer
/check
4222 @go_include@ go
/scanner.lo.dep
4223 go
/scanner.lo.dep
: $(srcdir)/go
/go
/scanner
/*.go
4227 go
/scanner
/check: $(CHECK_DEPS
)
4229 .PHONY
: go
/scanner
/check
4231 @go_include@ go
/token.lo.dep
4232 go
/token.lo.dep
: $(srcdir)/go
/go
/token
/*.go
4236 go
/token
/check: $(CHECK_DEPS
)
4238 .PHONY
: go
/token
/check
4240 @go_include@ go
/types.lo.dep
4241 go
/types.lo.dep
: $(srcdir)/go
/go
/types
/*.go
4245 go
/types
/check: $(CHECK_DEPS
)
4247 .PHONY
: go
/types
/check
4249 @go_include@ go
/internal
/gcimporter.lo.dep
4250 go
/internal
/gcimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gcimporter
/*.go
4252 go
/internal
/gcimporter.lo
:
4254 go
/internal
/gcimporter
/check: $(CHECK_DEPS
)
4256 .PHONY
: go
/internal
/gcimporter
/check
4258 @go_include@ go
/internal
/gccgoimporter.lo.dep
4259 go
/internal
/gccgoimporter.lo.dep
: $(srcdir)/go
/go
/internal
/gccgoimporter
/*.go
4261 go
/internal
/gccgoimporter.lo
:
4263 go
/internal
/gccgoimporter
/check: $(CHECK_DEPS
)
4265 .PHONY
: go
/internal
/gccgoimporter
/check
4267 @go_include@ golang_org
/x
/net
/http2
/hpack.lo.dep
4268 golang_org
/x
/net
/http2
/hpack.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/http2
/hpack
/*.go
4270 golang_org
/x
/net
/http2
/hpack.lo
:
4272 golang_org
/x
/net
/http2
/hpack
/check: $(CHECK_DEPS
)
4274 .PHONY
: golang_org
/x
/net
/http2
/hpack
/check
4276 @go_include@ golang_org
/x
/net
/lex/httplex.lo.dep
4277 golang_org
/x
/net
/lex/httplex.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/lex/httplex
/*.go
4279 golang_org
/x
/net
/lex/httplex.lo
:
4281 golang_org
/x
/net
/lex/httplex
/check: $(CHECK_DEPS
)
4283 .PHONY
: golang_org
/x
/net
/lex/httplex
/check
4285 @LIBGO_IS_BSD_TRUE@@go_include@ golang_org
/x
/net
/route.lo.dep
4286 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo.dep
: $(srcdir)/go
/golang_org
/x
/net
/route
/*.go
4287 @LIBGO_IS_BSD_TRUE@
$(BUILDDEPS
)
4288 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.lo
:
4289 @LIBGO_IS_BSD_TRUE@
$(BUILDPACKAGE
)
4290 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route
/check: $(CHECK_DEPS
)
4291 @LIBGO_IS_BSD_TRUE@ @
$(CHECK
)
4293 .PHONY
: golang_org
/x
/net
/route
/check
4295 @go_include@ hash
/adler32.lo.dep
4296 hash
/adler32.lo.dep
: $(srcdir)/go
/hash
/adler32
/*.go
4300 hash
/adler32
/check: $(CHECK_DEPS
)
4302 .PHONY
: hash
/adler32
/check
4304 @go_include@ hash
/crc32.lo.dep
4305 hash
/crc32.lo.dep
: $(srcdir)/go
/hash
/crc32
/*.go
4309 hash
/crc32
/check: $(CHECK_DEPS
)
4311 .PHONY
: hash
/crc32
/check
4313 @go_include@ hash
/crc64.lo.dep
4314 hash
/crc64.lo.dep
: $(srcdir)/go
/hash
/crc64
/*.go
4318 hash
/crc64
/check: $(CHECK_DEPS
)
4320 .PHONY
: hash
/crc64
/check
4322 @go_include@ hash
/fnv.lo.dep
4323 hash
/fnv.lo.dep
: $(srcdir)/go
/hash
/fnv
/*.go
4327 hash
/fnv
/check: $(CHECK_DEPS
)
4329 .PHONY
: hash
/fnv
/check
4331 @go_include@ image
/color.lo.dep
4332 image
/color.lo.dep
: $(srcdir)/go
/image
/color
/*.go
4336 image
/color
/check: $(CHECK_DEPS
)
4338 .PHONY
: image
/color
/check
4340 @go_include@ image
/color
/palette.lo.dep
4341 image
/color
/palette.lo.dep
: $(srcdir)/go
/image
/color
/palette
/*.go
4343 image
/color
/palette.lo
:
4345 image
/color
/palette
/check: $(CHECK_DEPS
)
4347 .PHONY
: image
/color
/palette
/check
4349 @go_include@ image
/draw.lo.dep
4350 image
/draw.lo.dep
: $(srcdir)/go
/image
/draw
/*.go
4354 image
/draw
/check: $(CHECK_DEPS
)
4356 .PHONY
: image
/draw
/check
4358 @go_include@ image
/gif.lo.dep
4359 image
/gif.lo.dep
: $(srcdir)/go
/image
/gif
/*.go
4363 image
/gif
/check: $(CHECK_DEPS
)
4365 .PHONY
: image
/gif
/check
4367 @go_include@ image
/internal
/imageutil.lo.dep
4368 image
/internal
/imageutil.lo.dep
: $(srcdir)/go
/image
/internal
/imageutil
/*.go
4370 image
/internal
/imageutil.lo
:
4372 image
/internal
/imageutil
/check: $(CHECK_DEPS
)
4374 .PHONY
: image
/internal
/imageutil
/check
4376 @go_include@ image
/jpeg.lo.dep
4377 image
/jpeg.lo.dep
: $(srcdir)/go
/image
/jpeg
/*.go
4381 image
/jpeg
/check: $(CHECK_DEPS
)
4383 .PHONY
: image
/jpeg
/check
4385 @go_include@ image
/png.lo.dep
4386 image
/png.lo.dep
: $(srcdir)/go
/image
/png
/*.go
4390 image
/png
/check: $(CHECK_DEPS
)
4392 .PHONY
: image
/png
/check
4394 @go_include@ index
/suffixarray.lo.dep
4395 index
/suffixarray.lo.dep
: $(srcdir)/go
/index
/suffixarray
/*.go
4397 index
/suffixarray.lo
:
4399 index
/suffixarray
/check: $(CHECK_DEPS
)
4401 .PHONY
: index
/suffixarray
/check
4403 @go_include@ internal
/nettrace.lo.dep
4404 internal
/nettrace.lo.dep
: $(srcdir)/go
/internal
/nettrace
/*.go
4406 internal
/nettrace.lo
:
4408 internal
/nettrace
/check: $(CHECK_DEPS
)
4410 .PHONY
: internal
/nettrace
/check
4412 @go_include@ internal
/race.lo.dep
4413 internal
/race.lo.dep
: $(srcdir)/go
/internal
/race
/*.go
4417 internal
/race
/check: $(CHECK_DEPS
)
4419 .PHONY
: internal
/race
/check
4421 @go_include@ internal
/singleflight.lo.dep
4422 internal
/singleflight.lo.dep
: $(srcdir)/go
/internal
/singleflight
/*.go
4424 internal
/singleflight.lo
:
4426 internal
/singleflight
/check: $(CHECK_DEPS
)
4428 .PHONY
: internal
/singleflight
/check
4430 @go_include@ internal
/syscall
/unix.lo.dep
4431 internal
/syscall
/unix.lo.dep
: $(srcdir)/go
/internal
/syscall
/unix
/*.go
4433 internal
/syscall
/unix.lo
:
4435 internal
/syscall
/unix
/check: $(CHECK_DEPS
)
4437 .PHONY
: internal
/syscall
/unix
/check
4439 @go_include@ internal
/testenv.lo.dep
4440 internal
/testenv.lo.dep
: $(srcdir)/go
/internal
/testenv
/*.go
4442 internal
/testenv.lo
:
4444 internal
/testenv
/check: $(CHECK_DEPS
)
4446 .PHONY
: internal
/testenv
/check
4448 @go_include@ internal
/trace.lo.dep
4449 internal
/trace.lo.dep
: $(srcdir)/go
/internal
/trace
/*.go
4453 internal
/trace
/check: $(CHECK_DEPS
)
4455 .PHONY
: internal
/trace
/check
4457 @go_include@ io
/ioutil.lo.dep
4458 io
/ioutil.lo.dep
: $(srcdir)/go
/io
/ioutil
/*.go
4462 io
/ioutil
/check: $(CHECK_DEPS
)
4464 .PHONY
: io
/ioutil
/check
4466 @go_include@ log
/syslog.lo.dep
4467 log
/syslog.lo.dep
: $(srcdir)/go
/log
/syslog
/*.go
4471 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc log
/syslog.lo
4472 @
$(MKDIR_P
) log
/syslog
4473 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
4474 log
/syslog
/check: $(CHECK_DEPS
)
4476 .PHONY
: log
/syslog
/check
4478 @go_include@ math
/big.lo.dep
4479 math
/big.lo.dep
: $(srcdir)/go
/math
/big
/*.go
4483 math
/big
/check: $(CHECK_DEPS
)
4485 .PHONY
: math
/big
/check
4487 @go_include@ math
/cmplx.lo.dep
4488 math
/cmplx.lo.dep
: $(srcdir)/go
/math
/cmplx
/*.go
4492 math
/cmplx
/check: $(CHECK_DEPS
)
4494 .PHONY
: math
/cmplx
/check
4496 @go_include@ math
/rand.lo.dep
4497 math
/rand.lo.dep
: $(srcdir)/go
/math
/rand
/*.go
4501 math
/rand
/check: $(CHECK_DEPS
)
4503 .PHONY
: math
/rand
/check
4505 @go_include@ mime
/multipart.lo.dep
4506 mime
/multipart.lo.dep
: $(srcdir)/go
/mime
/multipart
/*.go
4510 mime
/multipart
/check: $(CHECK_DEPS
)
4512 .PHONY
: mime
/multipart
/check
4514 @go_include@ mime
/quotedprintable.lo.dep
4515 mime
/quotedprintable.lo.dep
: $(srcdir)/go
/mime
/quotedprintable
/*.go
4517 mime
/quotedprintable.lo
:
4519 mime
/quotedprintable
/check: $(CHECK_DEPS
)
4521 .PHONY
: mime
/quotedprintable
/check
4523 @go_include@ net
/http.lo.dep
4524 net
/http.lo.dep
: $(srcdir)/go
/net
/http
/*.go
4528 net
/http
/check: $(CHECK_DEPS
)
4530 .PHONY
: net
/http
/check
4532 @go_include@ net
/mail.lo.dep
4533 net
/mail.lo.dep
: $(srcdir)/go
/net
/mail
/*.go
4537 net
/mail
/check: $(CHECK_DEPS
)
4539 .PHONY
: net
/mail
/check
4541 @go_include@ net
/rpc.lo.dep
4542 net
/rpc.lo.dep
: $(srcdir)/go
/net
/rpc
/*.go
4546 net
/rpc
/check: $(CHECK_DEPS
)
4548 .PHONY
: net
/rpc
/check
4550 @go_include@ net
/smtp.lo.dep
4551 net
/smtp.lo.dep
: $(srcdir)/go
/net
/smtp
/*.go
4555 net
/smtp
/check: $(CHECK_DEPS
)
4557 .PHONY
: net
/smtp
/check
4559 @go_include@ net
/url.lo.dep
4560 net
/url.lo.dep
: $(srcdir)/go
/net
/url
/*.go
4564 net
/url
/check: $(CHECK_DEPS
)
4566 .PHONY
: net
/url
/check
4568 @go_include@ net
/textproto.lo.dep
4569 net
/textproto.lo.dep
: $(srcdir)/go
/net
/textproto
/*.go
4573 net
/textproto
/check: $(CHECK_DEPS
)
4575 .PHONY
: net
/textproto
/check
4577 @go_include@ net
/http
/cgi.lo.dep
4578 net
/http
/cgi.lo.dep
: $(srcdir)/go
/net
/http
/cgi
/*.go
4582 net
/http
/cgi
/check: $(CHECK_DEPS
)
4584 .PHONY
: net
/http
/cgi
/check
4586 @go_include@ net
/http
/cookiejar.lo.dep
4587 net
/http
/cookiejar.lo.dep
: $(srcdir)/go
/net
/http
/cookiejar
/*.go
4589 net
/http
/cookiejar.lo
:
4591 net
/http
/cookiejar
/check: $(CHECK_DEPS
)
4593 .PHONY
: net
/http
/cookiejar
/check
4595 @go_include@ net
/http
/fcgi.lo.dep
4596 net
/http
/fcgi.lo.dep
: $(srcdir)/go
/net
/http
/fcgi
/*.go
4600 net
/http
/fcgi
/check: $(CHECK_DEPS
)
4602 .PHONY
: net
/http
/fcgi
/check
4604 @go_include@ net
/http
/httptest.lo.dep
4605 net
/http
/httptest.lo.dep
: $(srcdir)/go
/net
/http
/httptest
/*.go
4607 net
/http
/httptest.lo
:
4609 net
/http
/httptest
/check: $(check_deps
)
4611 .PHONY
: net
/http
/httptest
/check
4613 @go_include@ net
/http
/httptrace.lo.dep
4614 net
/http
/httptrace.lo.dep
: $(srcdir)/go
/net
/http
/httptrace
/*.go
4616 net
/http
/httptrace.lo
:
4618 net
/http
/httptrace
/check: $(check_deps
)
4620 .PHONY
: net
/http
/httptrace
/check
4622 @go_include@ net
/http
/httputil.lo.dep
4623 net
/http
/httputil.lo.dep
: $(srcdir)/go
/net
/http
/httputil
/*.go
4625 net
/http
/httputil.lo
:
4627 net
/http
/httputil
/check: $(check_deps
)
4629 .PHONY
: net
/http
/httputil
/check
4631 @go_include@ net
/http
/internal.lo.dep
4632 net
/http
/internal.lo.dep
: $(srcdir)/go
/net
/http
/internal
/*.go
4634 net
/http
/internal.lo
:
4636 net
/http
/internal
/check: $(CHECK_DEPS
)
4638 .PHONY
: net
/http
/internal
/check
4640 @go_include@ net
/http
/pprof.lo.dep
4641 net
/http
/pprof.lo.dep
: $(srcdir)/go
/net
/http
/pprof
/*.go
4645 net
/http
/pprof
/check: $(CHECK_DEPS
)
4647 .PHONY
: net
/http
/pprof
/check
4649 @go_include@ net
/internal
/socktest.lo.dep
4650 net
/internal
/socktest.lo.dep
: $(srcdir)/go
/net
/internal
/socktest
/*.go
4652 net
/internal
/socktest.lo
:
4654 net
/internal
/socktest
/check: $(CHECK_DEPS
)
4656 .PHONY
: net
/internal
/socktest
/check
4658 @go_include@ net
/rpc
/jsonrpc.lo.dep
4659 net
/rpc
/jsonrpc.lo.dep
: $(srcdir)/go
/net
/rpc
/jsonrpc
/*.go
4663 net
/rpc
/jsonrpc
/check: $(CHECK_DEPS
)
4665 .PHONY
: net
/rpc
/jsonrpc
/check
4667 @go_include@ old
/regexp.lo.dep
4668 old
/regexp.lo.dep
: $(srcdir)/go
/old
/regexp
/*.go
4672 old
/regexp
/check: $(CHECK_DEPS
)
4674 .PHONY
: old
/regexp
/check
4676 @go_include@ old
/template.lo.dep
4677 old
/template.lo.dep
: $(srcdir)/go
/old
/template
/*.go
4681 old
/template
/check: $(CHECK_DEPS
)
4683 .PHONY
: old
/template
/check
4685 @go_include@ os
/exec.lo.dep
4686 os
/exec.lo.dep
: $(srcdir)/go
/os
/exec
/*.go
4690 os
/exec
/check: $(CHECK_DEPS
)
4692 .PHONY
: os
/exec
/check
4694 @go_include@ os
/signal.lo.dep
4695 os
/signal.lo.dep
: $(srcdir)/go
/os
/signal
/*.go
4699 os
/signal
/check: $(CHECK_DEPS
)
4701 .PHONY
: os
/signal
/check
4703 @go_include@ os
/user.lo.dep
4704 os
/user.lo.dep
: $(srcdir)/go
/os
/user
/*.go
4708 os
/user
/check: $(CHECK_DEPS
)
4710 .PHONY
: os
/user
/check
4712 @go_include@ path
/filepath.lo.dep
4713 path
/filepath.lo.dep
: $(srcdir)/go
/path
/filepath
/*.go
4717 path
/filepath
/check: $(CHECK_DEPS
)
4719 .PHONY
: path
/filepath
/check
4721 @go_include@ regexp
/syntax.lo.dep
4722 regexp
/syntax.lo.dep
: $(srcdir)/go
/regexp
/syntax
/*.go
4726 regexp
/syntax
/check: $(CHECK_DEPS
)
4728 .PHONY
: regexp
/syntax
/check
4730 @go_include@ runtime
/debug.lo.dep
4731 runtime
/debug.lo.dep
: $(srcdir)/go
/runtime
/debug
/*.go
4735 runtime
/debug
/check: $(CHECK_DEPS
)
4737 .PHONY
: runtime
/debug
/check
4739 @go_include@ runtime
/pprof.lo.dep
4740 runtime
/pprof.lo.dep
: $(srcdir)/go
/runtime
/pprof
/*.go
4744 runtime
/pprof
/check: $(CHECK_DEPS
)
4746 .PHONY
: runtime
/pprof
/check
4748 @go_include@ runtime
/internal
/atomic.lo.dep
4749 runtime
/internal
/atomic.lo.dep
: $(srcdir)/go
/runtime
/internal
/atomic
/*.go
4751 runtime
/internal
/atomic.lo
:
4753 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc runtime
/internal
/atomic.lo
4754 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
4755 runtime
/internal
/atomic
/check: $(CHECK_DEPS
)
4757 .PHONY
: runtime
/internal
/atomic
/check
4759 @go_include@ runtime
/internal
/sys.lo.dep
4760 runtime
/internal
/sys.lo.dep
: $(srcdir)/go
/runtime
/internal
/sys
/*.go
4762 runtime
/internal
/sys.lo
:
4764 runtime
/internal
/sys
/check: $(CHECK_DEPS
)
4766 .PHONY
: runtime
/internal
/sys
/check
4768 @go_include@ sync
/atomic.lo.dep
4769 sync
/atomic.lo.dep
: $(srcdir)/go
/sync
/atomic
/*.go
4773 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc sync
/atomic.lo
4774 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
4775 sync
/atomic
/check: $(CHECK_DEPS
)
4777 .PHONY
: sync
/atomic
/check
4779 @go_include@ text
/scanner.lo.dep
4780 text
/scanner.lo.dep
: $(srcdir)/go
/text
/scanner
/*.go
4784 text
/scanner
/check: $(CHECK_DEPS
)
4786 .PHONY
: text
/scanner
/check
4788 @go_include@ text
/tabwriter.lo.dep
4789 text
/tabwriter.lo.dep
: $(srcdir)/go
/text
/tabwriter
/*.go
4793 text
/tabwriter
/check: $(CHECK_DEPS
)
4795 .PHONY
: text
/tabwriter
/check
4797 @go_include@ text
/template.lo.dep
4798 text
/template.lo.dep
: $(srcdir)/go
/text
/template
/*.go
4802 text
/template
/check: $(CHECK_DEPS
)
4804 .PHONY
: text
/template
/check
4806 @go_include@ text
/template
/parse.lo.dep
4807 text
/template
/parse.lo.dep
: $(srcdir)/go
/text
/template
/parse
/*.go
4809 text
/template
/parse.lo
:
4811 text
/template
/parse
/check: $(CHECK_DEPS
)
4813 .PHONY
: text
/template
/parse
/check
4815 @go_include@ testing
/iotest.lo.dep
4816 testing
/iotest.lo.dep
: $(srcdir)/go
/testing
/iotest
/*.go
4820 testing
/iotest
/check: $(CHECK_DEPS
)
4822 .PHONY
: testing
/iotest
/check
4824 @go_include@ testing
/quick.lo.dep
4825 testing
/quick.lo.dep
: $(srcdir)/go
/testing
/quick
/*.go
4829 testing
/quick
/check: $(CHECK_DEPS
)
4831 .PHONY
: testing
/quick
/check
4833 @go_include@ unicode
/utf16.lo.dep
4834 unicode
/utf16.lo.dep
: $(srcdir)/go
/unicode
/utf16
/*.go
4838 unicode
/utf16
/check: $(CHECK_DEPS
)
4840 .PHONY
: unicode
/utf16
/check
4842 @go_include@ unicode
/utf8.lo.dep
4843 unicode
/utf8.lo.dep
: $(srcdir)/go
/unicode
/utf8
/*.go
4847 unicode
/utf8
/check: $(CHECK_DEPS
)
4849 .PHONY
: unicode
/utf8
/check
4851 @go_include@ syscall.lo.dep
4852 syscall.lo.dep
: $(srcdir)/go
/syscall
/*.go
$(extra_go_files_syscall
)
4856 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
4858 $(LTCOMPILE
) -c
-o
$@
$<
4859 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
4861 $(LTCOMPILE
) -c
-o
$@
$<
4862 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
4864 $(LTCOMPILE
) -c
-o
$@
$<
4865 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
4867 $(LTCOMPILE
) -c
-o
$@
$<
4868 syscall
/check: $(CHECK_DEPS
)
4870 .PHONY
: syscall
/check
4876 context.gox
: context.lo
4878 crypto.gox
: crypto.lo
4880 encoding.gox
: encoding.lo
4882 errors.gox
: errors.lo
4884 expvar.gox
: expvar.lo
4910 reflect.gox
: reflect-go.lo
4912 regexp.gox
: regexp.lo
4914 runtime.gox
: runtime-go.lo
4918 strconv.gox
: strconv.lo
4920 strings.gox
: strings.lo
4924 syscall.gox
: syscall.lo
4926 testing.gox
: testing.lo
4928 time.gox
: time-go.lo
4930 unicode.gox
: unicode.lo
4933 archive
/tar.gox
: archive
/tar.lo
4935 archive
/zip.gox
: archive
/zip.lo
4938 compress
/bzip2.gox
: compress
/bzip2.lo
4940 compress
/flate.gox
: compress
/flate.lo
4942 compress
/gzip.gox
: compress
/gzip.lo
4944 compress
/lzw.gox
: compress
/lzw.lo
4946 compress
/zlib.gox
: compress
/zlib.lo
4949 container
/heap.gox
: container
/heap.lo
4951 container
/list.gox
: container
/list.lo
4953 container
/ring.gox
: container
/ring.lo
4956 crypto
/aes.gox
: crypto
/aes.lo
4958 crypto
/cipher.gox
: crypto
/cipher.lo
4960 crypto
/des.gox
: crypto
/des.lo
4962 crypto
/dsa.gox
: crypto
/dsa.lo
4964 crypto
/ecdsa.gox
: crypto
/ecdsa.lo
4966 crypto
/elliptic.gox
: crypto
/elliptic.lo
4968 crypto
/hmac.gox
: crypto
/hmac.lo
4970 crypto
/md5.gox
: crypto
/md5.lo
4972 crypto
/rand.gox
: crypto
/rand.lo
4974 crypto
/rc4.gox
: crypto
/rc4.lo
4976 crypto
/rsa.gox
: crypto
/rsa.lo
4978 crypto
/sha1.gox
: crypto
/sha1.lo
4980 crypto
/sha256.gox
: crypto
/sha256.lo
4982 crypto
/sha512.gox
: crypto
/sha512.lo
4984 crypto
/subtle.gox
: crypto
/subtle.lo
4986 crypto
/tls.gox
: crypto
/tls.lo
4988 crypto
/x509.gox
: crypto
/x509.lo
4991 crypto
/x509
/pkix.gox
: crypto
/x509
/pkix.lo
4994 database
/sql.gox
: database
/sql.lo
4997 database
/sql
/driver.gox
: database
/sql
/driver.lo
5000 debug
/dwarf.gox
: debug
/dwarf.lo
5002 debug
/elf.gox
: debug
/elf.lo
5004 debug
/gosym.gox
: debug
/gosym.lo
5006 debug
/macho.gox
: debug
/macho.lo
5008 debug
/pe.gox
: debug
/pe.lo
5010 debug
/plan9obj.gox
: debug
/plan9obj.lo
5013 encoding
/ascii85.gox
: encoding
/ascii85.lo
5015 encoding
/asn1.gox
: encoding
/asn1.lo
5017 encoding
/base32.gox
: encoding
/base32.lo
5019 encoding
/base64.gox
: encoding
/base64.lo
5021 encoding
/binary.gox
: encoding
/binary.lo
5023 encoding
/csv.gox
: encoding
/csv.lo
5025 encoding
/gob.gox
: encoding
/gob.lo
5027 encoding
/hex.gox
: encoding
/hex.lo
5029 encoding
/json.gox
: encoding
/json.lo
5031 encoding
/pem.gox
: encoding
/pem.lo
5033 encoding
/xml.gox
: encoding
/xml.lo
5036 exp
/proxy.gox
: exp
/proxy.lo
5038 exp
/terminal.gox
: exp
/terminal.lo
5041 html
/template.gox
: html
/template.lo
5044 go
/ast.gox
: go
/ast.lo
5046 go
/build.gox
: go
/build.lo
5048 go
/constant.gox
: go
/constant.lo
5050 go
/doc.gox
: go
/doc.lo
5052 go
/format.gox
: go
/format.lo
5054 go
/importer.gox
: go
/importer.lo
5056 go
/parser.gox
: go
/parser.lo
5058 go
/printer.gox
: go
/printer.lo
5060 go
/scanner.gox
: go
/scanner.lo
5062 go
/token.gox
: go
/token.lo
5064 go
/types.gox
: go
/types.lo
5067 go
/internal
/gcimporter.gox
: go
/internal
/gcimporter.lo
5069 go
/internal
/gccgoimporter.gox
: go
/internal
/gccgoimporter.lo
5072 golang_org
/x
/net
/http2
/hpack.gox
: golang_org
/x
/net
/http2
/hpack.lo
5075 golang_org
/x
/net
/lex/httplex.gox
: golang_org
/x
/net
/lex/httplex.lo
5078 @LIBGO_IS_BSD_TRUE@golang_org
/x
/net
/route.gox
: golang_org
/x
/net
/route.lo
5079 @LIBGO_IS_BSD_TRUE@
$(BUILDGOX
)
5081 hash
/adler32.gox
: hash
/adler32.lo
5083 hash
/crc32.gox
: hash
/crc32.lo
5085 hash
/crc64.gox
: hash
/crc64.lo
5087 hash
/fnv.gox
: hash
/fnv.lo
5090 image
/color.gox
: image
/color.lo
5092 image
/draw.gox
: image
/draw.lo
5094 image
/gif.gox
: image
/gif.lo
5096 image
/internal
/imageutil.gox
: image
/internal
/imageutil.lo
5098 image
/jpeg.gox
: image
/jpeg.lo
5100 image
/png.gox
: image
/png.lo
5103 image
/color
/palette.gox
: image
/color
/palette.lo
5106 index
/suffixarray.gox
: index
/suffixarray.lo
5109 internal
/nettrace.gox
: internal
/nettrace.lo
5111 internal
/race.gox
: internal
/race.lo
5113 internal
/singleflight.gox
: internal
/singleflight.lo
5115 internal
/syscall
/unix.gox
: internal
/syscall
/unix.lo
5117 internal
/testenv.gox
: internal
/testenv.lo
5119 internal
/trace.gox
: internal
/trace.lo
5122 io
/ioutil.gox
: io
/ioutil.lo
5125 log
/syslog.gox
: log
/syslog.lo
5128 math
/big.gox
: math
/big.lo
5130 math
/cmplx.gox
: math
/cmplx.lo
5132 math
/rand.gox
: math
/rand.lo
5135 mime
/multipart.gox
: mime
/multipart.lo
5137 mime
/quotedprintable.gox
: mime
/quotedprintable.lo
5140 net
/http.gox
: net
/http.lo
5142 net
/mail.gox
: net
/mail.lo
5144 net
/rpc.gox
: net
/rpc.lo
5146 net
/smtp.gox
: net
/smtp.lo
5148 net
/textproto.gox
: net
/textproto.lo
5150 net
/url.gox
: net
/url.lo
5153 net
/http
/cgi.gox
: net
/http
/cgi.lo
5155 net
/http
/cookiejar.gox
: net
/http
/cookiejar.lo
5157 net
/http
/fcgi.gox
: net
/http
/fcgi.lo
5159 net
/http
/httptest.gox
: net
/http
/httptest.lo
5161 net
/http
/httptrace.gox
: net
/http
/httptrace.lo
5163 net
/http
/httputil.gox
: net
/http
/httputil.lo
5165 net
/http
/pprof.gox
: net
/http
/pprof.lo
5168 net
/http
/internal.gox
: net
/http
/internal.lo
5171 net
/internal
/socktest.gox
: net
/internal
/socktest.lo
5174 net
/rpc
/jsonrpc.gox
: net
/rpc
/jsonrpc.lo
5177 old
/regexp.gox
: old
/regexp.lo
5179 old
/template.gox
: old
/template.lo
5182 os
/exec.gox
: os
/exec.lo
5184 os
/signal.gox
: os
/signal.lo
5186 os
/user.gox
: os
/user.lo
5189 path
/filepath.gox
: path
/filepath.lo
5192 regexp
/syntax.gox
: regexp
/syntax.lo
5195 runtime
/debug.gox
: runtime
/debug.lo
5197 runtime
/pprof.gox
: runtime
/pprof.lo
5199 runtime
/internal
/atomic.gox
: runtime
/internal
/atomic.lo
5201 runtime
/internal
/sys.gox
: runtime
/internal
/sys.lo
5204 sync
/atomic.gox
: sync
/atomic.lo
5207 text
/scanner.gox
: text
/scanner.lo
5209 text
/tabwriter.gox
: text
/tabwriter.lo
5211 text
/template.gox
: text
/template.lo
5213 text
/template
/parse.gox
: text
/template
/parse.lo
5216 testing
/iotest.gox
: testing
/iotest.lo
5218 testing
/quick.gox
: testing
/quick.lo
5221 unicode
/utf16.gox
: unicode
/utf16.lo
5223 unicode
/utf8.gox
: unicode
/utf8.lo
5227 check-recursive
: check-head
5230 @echo
"Test Run By $${USER} on `date`" > libgo.head
5231 @echo
"Native configuration is $(host_triplet)" >> libgo.head
5233 @echo
" === libgo tests ===" >> libgo.head
5236 check-tail
: check-recursive check-multi
5237 @if
test "$(USE_DEJAGNU)" = "yes"; then \
5240 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
5241 for
dir in .
$(MULTIDIRS
); do \
5242 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
5243 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
5245 mv libgo.head libgo.sum
; \
5246 cp libgo.sum libgo.log
; \
5247 echo
"Schedule of variations:" >> libgo.sum
; \
5248 for
dir in .
$(MULTIDIRS
); do \
5249 multidir
=..
/$${dir}/$${lib}; \
5250 multivar
=`cat $${multidir}/libgo.var`; \
5251 echo
" $${multivar}" >> libgo.sum
; \
5253 echo
>> libgo.sum
; \
5254 pass
=0; fail
=0; untested
=0; \
5255 for
dir in .
$(MULTIDIRS
); do \
5256 multidir
=..
/$${dir}/$${lib}; \
5257 multivar
=`cat $${multidir}/libgo.var`; \
5258 echo
"Running target $${multivar}" >> libgo.sum
; \
5259 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
5260 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
5261 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
5262 if
test -n
"${MULTIDIRS}"; then \
5263 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
5264 echo
>> libgo.sum
; \
5266 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
5267 pass
=`expr $$pass + $$p`; \
5268 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5269 echo
"# of expected passes $$p" >> libgo.sum
; \
5271 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
5272 fail
=`expr $$fail + $$p`; \
5273 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5274 echo
"# of unexpected failures $$p" >> libgo.sum
; \
5276 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
5277 untested
=`expr $$untested + $$p`; \
5278 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
5279 echo
"# of untested testcases $$p" >> libgo.sum
; \
5282 echo
>> libgo.sum
; \
5283 echo
" === libgo Summary ===" >> libgo.sum
; \
5284 echo
>> libgo.sum
; \
5285 if
test "$$pass" -ne
"0"; then \
5286 echo
"# of expected passes $$pass" >> libgo.sum
; \
5288 if
test "$$fail" -ne
"0"; then \
5289 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
5291 if
test "$$untested" -ne
"0"; then \
5292 echo
"# of untested testcases $$untested" >> libgo.sum
; \
5294 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
5295 echo
>> libgo.log
; \
5296 echo
"runtest completed at `date`" >> libgo.log
; \
5297 if
test "$$fail" -ne
"0"; then \
5305 @
rm -f libgo.sum libgo.log libgo.tail
5307 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
5308 echo
"$${multivar}" > libgo.var
5309 @for f in
$(TEST_PACKAGES
); do \
5310 rm -f
$$f-testsum
$$f-testlog
; \
5312 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
5313 @for f in
$(TEST_PACKAGES
); do \
5314 if
test -f
$$f-testsum
; then \
5315 cat
$$f-testsum
>> libgo.sum
; \
5317 if
test -f
$$f-testlog
; then \
5318 cat
$$f-testlog
>> libgo.log
; \
5323 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
5326 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
5329 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5330 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
5331 find .
-name
'*-testsum' -print | xargs
rm -f
5332 find .
-name
'*-testlog' -print | xargs
rm -f
5335 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
5336 find .
-name
'*.a' -print | xargs
rm -f
5338 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5339 # Otherwise a system limit (for SysV at least) may be exceeded.