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 @USING_SPLIT_STACK_TRUE@am__append_1
= -XCClinker
$(SPLIT_STACK
)
67 # Using an import file for libgo avoid requiring to use the -brtl flag
68 # when builing a go program
69 @LIBGO_IS_AIX_TRUE@am__append_2
= -Wl
,-bbigtoc
-Wl
,-bI
:$(srcdir)/libgo.imp
70 @GOC_IS_LLGO_TRUE@am__append_3
= libgo-llgo.la libgobegin-llgo.a
71 @GOC_IS_LLGO_FALSE@am__append_4
= libgo.la libgobegin.a
73 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
74 $(top_srcdir
)/configure
$(am__configure_deps
) \
75 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
77 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
78 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
79 $(top_srcdir
)/..
/config
/hwcaps.m4 \
80 $(top_srcdir
)/..
/config
/lead-dot.m4 \
81 $(top_srcdir
)/..
/config
/multi.m4 \
82 $(top_srcdir
)/..
/config
/override.m4 \
83 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
84 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
85 $(top_srcdir
)/config
/ltoptions.m4 \
86 $(top_srcdir
)/config
/ltsugar.m4 \
87 $(top_srcdir
)/config
/ltversion.m4 \
88 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 CONFIG_HEADER
= config.h
95 CONFIG_CLEAN_VPATH_FILES
=
96 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj
= case
$$p in \
98 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup
= \
104 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
107 am__nobase_list
= $(am__nobase_strip_setup
); \
108 for p in
$$list; do echo
"$$p $$p"; done | \
109 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir
= { \
119 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
120 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd
) "$$dir" && rm -f
$$files; }; \
123 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
124 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
125 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
126 "$(DESTDIR)$(toolexeclibgocompressdir)" \
127 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
128 "$(DESTDIR)$(toolexeclibgocryptodir)" \
129 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
130 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
131 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
132 "$(DESTDIR)$(toolexeclibgodebugdir)" \
133 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
134 "$(DESTDIR)$(toolexeclibgoexpdir)" \
135 "$(DESTDIR)$(toolexeclibgogodir)" \
136 "$(DESTDIR)$(toolexeclibgohashdir)" \
137 "$(DESTDIR)$(toolexeclibgohtmldir)" \
138 "$(DESTDIR)$(toolexeclibgoimagedir)" \
139 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
140 "$(DESTDIR)$(toolexeclibgoindexdir)" \
141 "$(DESTDIR)$(toolexeclibgoiodir)" \
142 "$(DESTDIR)$(toolexeclibgologdir)" \
143 "$(DESTDIR)$(toolexeclibgomathdir)" \
144 "$(DESTDIR)$(toolexeclibgomimedir)" \
145 "$(DESTDIR)$(toolexeclibgonetdir)" \
146 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
147 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
148 "$(DESTDIR)$(toolexeclibgoosdir)" \
149 "$(DESTDIR)$(toolexeclibgopathdir)" \
150 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
151 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
152 "$(DESTDIR)$(toolexeclibgosyncdir)" \
153 "$(DESTDIR)$(toolexeclibgotestingdir)" \
154 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
155 "$(DESTDIR)$(toolexeclibgotextdir)" \
156 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
157 "$(DESTDIR)$(toolexeclibgounicodedir)"
158 LIBRARIES
= $(toolexeclib_LIBRARIES
)
160 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
161 libgobegin_llgo_a_LIBADD
=
162 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
163 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
164 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
165 libgobegin_a_LIBADD
=
166 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
167 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
168 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
169 libgolibbegin_a_LIBADD
=
170 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
171 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
172 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
173 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
174 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
175 reflect
/makefunc_ffi_c.lo strings
/index.lo \
176 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
177 syscall
/wait.lo
$(golang_org_x_net_lif_lo
) \
178 $(golang_org_x_net_route_lo
) log
/syslog
/syslog_c.lo \
179 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo
181 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
182 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
183 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
184 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
185 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
186 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= rtems-task-variable-add.lo
187 @LIBGO_IS_AIX_FALSE@@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_2
= getncpu-none.lo
188 @LIBGO_IS_AIX_TRUE@@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_2
= getncpu-aix.lo
189 @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_2
= getncpu-bsd.lo
190 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-bsd.lo
191 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= getncpu-solaris.lo
192 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= getncpu-irix.lo
193 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= \
194 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
195 @LIBGO_IS_LINUX_TRUE@am__objects_2
= getncpu-linux.lo
196 am__objects_3
= aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
197 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
198 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
199 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
200 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
201 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
202 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
203 env_posix.lo panic.lo
print.lo proc.lo runtime_c.lo stack.lo \
204 thread.lo yield.lo
$(am__objects_1
) $(am__objects_2
)
205 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
206 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
207 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
208 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
209 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
210 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
211 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
212 am_libgo_la_OBJECTS
= $(am__objects_3
)
213 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
214 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
215 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
217 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
218 DEFAULT_INCLUDES
= -I.@am__isrc@
219 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
220 am__depfiles_maybe
= depfiles
222 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
223 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
224 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
225 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
226 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
228 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
229 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
231 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
232 $(libgolibbegin_a_SOURCES
) $(libgo_llgo_la_SOURCES
) \
240 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
241 html-recursive info-recursive install-data-recursive \
242 install-dvi-recursive install-exec-recursive \
243 install-html-recursive install-info-recursive \
244 install-pdf-recursive install-ps-recursive install-recursive \
245 installcheck-recursive installdirs-recursive pdf-recursive \
246 ps-recursive uninstall-recursive
247 am__can_run_installinfo
= \
248 case
$$AM_UPDATE_INFO_DIR in \
250 *) (install-info
--version
) >/dev
/null
2>&1;; \
252 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
253 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
254 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
255 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
256 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
257 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
258 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
259 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
260 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
261 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
262 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
263 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
264 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoos_DATA
) \
265 $(toolexeclibgopath_DATA
) $(toolexeclibgoregexp_DATA
) \
266 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
267 $(toolexeclibgotesting_DATA
) \
268 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
269 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
270 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
271 distclean-recursive maintainer-clean-recursive
272 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
273 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
276 DIST_SUBDIRS
= testsuite
278 ALLGOARCH
= @ALLGOARCH@
279 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
283 AUTOCONF
= @AUTOCONF@
284 AUTOHEADER
= @AUTOHEADER@
285 AUTOMAKE
= @AUTOMAKE@
288 CCDEPMODE
= @CCDEPMODE@
289 CC_FOR_BUILD
= @CC_FOR_BUILD@
292 CPPFLAGS
= @CPPFLAGS@
293 CYGPATH_W
= @CYGPATH_W@
296 DSYMUTIL
= @DSYMUTIL@
305 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
306 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
307 GOARCH_FAMILY
= @GOARCH_FAMILY@
308 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
309 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
310 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
311 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
312 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
316 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
317 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
318 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
319 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
320 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
322 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
324 INSTALL_DATA
= @INSTALL_DATA@
325 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
326 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
327 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
330 LIBATOMIC
= @LIBATOMIC@
332 LIBFFIINCS
= @LIBFFIINCS@
338 LTLIBOBJS
= @LTLIBOBJS@
340 MAKEINFO
= @MAKEINFO@
341 MATH_FLAG
= @MATH_FLAG@
342 MATH_LIBS
= @MATH_LIBS@
344 NET_LIBS
= @NET_LIBS@
350 OSCFLAGS
= @OSCFLAGS@
354 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
355 PACKAGE_NAME
= @PACKAGE_NAME@
356 PACKAGE_STRING
= @PACKAGE_STRING@
357 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
358 PACKAGE_URL
= @PACKAGE_URL@
359 PACKAGE_VERSION
= @PACKAGE_VERSION@
360 PATH_SEPARATOR
= @PATH_SEPARATOR@
361 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
362 PTHREAD_LIBS
= @PTHREAD_LIBS@
365 SET_MAKE
= @SET_MAKE@
367 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
368 SPLIT_STACK
= @SPLIT_STACK@
369 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
371 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
372 USE_DEJAGNU
= @USE_DEJAGNU@
374 WARN_FLAGS
= @WARN_FLAGS@
376 abs_builddir
= @abs_builddir@
377 abs_srcdir
= @abs_srcdir@
378 abs_top_builddir
= @abs_top_builddir@
379 abs_top_srcdir
= @abs_top_srcdir@
380 ac_ct_CC
= @ac_ct_CC@
381 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
382 am__include
= @am__include@
383 am__leading_dot
= @am__leading_dot@
384 am__quote
= @am__quote@
386 am__untar
= @am__untar@
389 build_alias
= @build_alias@
390 build_cpu
= @build_cpu@
391 build_os
= @build_os@
392 build_vendor
= @build_vendor@
393 builddir
= @builddir@
395 datarootdir
= @datarootdir@
398 enable_shared
= @enable_shared@
399 enable_static
= @enable_static@
400 exec_prefix = @
exec_prefix@
401 glibgo_toolexecdir
= @glibgo_toolexecdir@
402 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
403 go_include
= @go_include@
405 host_alias
= @host_alias@
406 host_cpu
= @host_cpu@
408 host_vendor
= @host_vendor@
410 includedir = @
includedir@
412 install_sh
= @install_sh@
414 libexecdir
= @libexecdir@
415 libtool_VERSION
= @libtool_VERSION@
416 localedir
= @localedir@
417 localstatedir
= @localstatedir@
420 multi_basedir
= @multi_basedir@
421 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
422 oldincludedir = @
oldincludedir@
425 program_transform_name
= @program_transform_name@
428 sharedstatedir
= @sharedstatedir@
430 sysconfdir
= @sysconfdir@
432 target_alias
= @target_alias@
433 target_cpu
= @target_cpu@
434 target_os
= @target_os@
435 target_vendor
= @target_vendor@
436 top_build_prefix
= @top_build_prefix@
437 top_builddir
= @top_builddir@
438 top_srcdir
= @top_srcdir@
441 SUFFIXES
= .c .go .gox .o .obj .lo .a
442 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
444 gcc_version
:= $(shell $(GOC
) -dumpversion
)
445 MAINT_CHARSET
= latin1
446 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
447 PWD_COMMAND
= $${PWDCMD-pwd
}
448 STAMP
= echo timestamp
>
449 toolexecdir
= $(glibgo_toolexecdir
)
450 toolexeclibdir
= $(glibgo_toolexeclibdir
)
451 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
452 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
453 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
455 # -I/-D flags to pass when compiling.
456 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
457 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
458 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
459 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
460 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
461 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
462 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
464 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
465 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
470 # Work around what appears to be a GNU make handling MAKEFLAGS
471 # values defined in terms of make variables, as is the case for CC and
472 # friends when we are called from the top level Makefile.
474 "AR_FLAGS=$(AR_FLAGS)" \
475 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
476 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
478 "CXXFLAGS=$(CXXFLAGS)" \
479 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
480 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
481 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
483 "GOCFLAGS=$(GOCFLAGS)" \
484 "INSTALL=$(INSTALL)" \
485 "INSTALL_DATA=$(INSTALL_DATA)" \
486 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
487 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
488 "LDFLAGS=$(LDFLAGS)" \
489 "LIBCFLAGS=$(LIBCFLAGS)" \
490 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
492 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
493 "PICFLAG=$(PICFLAG)" \
494 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
496 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
497 "exec_prefix=$(exec_prefix)" \
498 "infodir=$(infodir)" \
500 "includedir=$(includedir)" \
502 "tooldir=$(tooldir)" \
503 "gxx_include_dir=$(gxx_include_dir)" \
509 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
510 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
511 "DESTDIR=$(DESTDIR)" \
515 # Subdir rules rely on $(FLAGS_TO_PASS)
516 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
517 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
518 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
519 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
520 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
521 toolexeclibgo_DATA
= \
553 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
554 toolexeclibgoarchive_DATA
= \
558 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
559 toolexeclibgocompress_DATA
= \
566 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
567 toolexeclibgocontainer_DATA
= \
572 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
573 toolexeclibgocrypto_DATA
= \
579 crypto
/elliptic.gox \
592 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
593 toolexeclibgocryptox509_DATA
= \
596 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
597 toolexeclibgodatabase_DATA
= \
600 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
601 toolexeclibgodatabasesql_DATA
= \
602 database
/sql
/driver.gox
604 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
605 toolexeclibgodebug_DATA
= \
613 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
614 toolexeclibgoencoding_DATA
= \
615 encoding
/ascii85.gox \
617 encoding
/base32.gox \
618 encoding
/base64.gox \
619 encoding
/binary.gox \
627 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
628 toolexeclibgoexp_DATA
= \
632 toolexeclibgogodir
= $(toolexeclibgodir
)/go
633 toolexeclibgogo_DATA
= \
646 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
647 toolexeclibgohash_DATA
= \
653 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
654 toolexeclibgohtml_DATA
= \
657 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
658 toolexeclibgoimage_DATA
= \
665 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
666 toolexeclibgoimagecolor_DATA
= \
667 image
/color
/palette.gox
669 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
670 toolexeclibgoindex_DATA
= \
671 index
/suffixarray.gox
673 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
674 toolexeclibgoio_DATA
= \
677 toolexeclibgologdir
= $(toolexeclibgodir
)/log
678 toolexeclibgolog_DATA
= \
681 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
682 toolexeclibgomath_DATA
= \
687 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
688 toolexeclibgomime_DATA
= \
690 mime
/quotedprintable.gox
692 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
693 toolexeclibgonet_DATA
= \
701 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
702 toolexeclibgonethttp_DATA
= \
704 net
/http
/cookiejar.gox \
706 net
/http
/httptest.gox \
707 net
/http
/httptrace.gox \
708 net
/http
/httputil.gox \
711 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
712 toolexeclibgonetrpc_DATA
= \
715 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
716 toolexeclibgoos_DATA
= \
721 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
722 toolexeclibgopath_DATA
= \
725 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
726 toolexeclibgoregexp_DATA
= \
729 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
730 toolexeclibgoruntime_DATA
= \
735 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
736 toolexeclibgosync_DATA
= \
739 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
740 toolexeclibgotesting_DATA
= \
744 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
745 toolexeclibgotestinginternal_DATA
= \
746 testing
/internal
/testdeps.gox
748 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
749 toolexeclibgotext_DATA
= \
754 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
755 toolexeclibgotexttemplate_DATA
= \
756 text
/template
/parse.gox
758 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
759 toolexeclibgounicode_DATA
= \
763 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
764 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
765 @LIBGO_IS_AIX_FALSE@@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
766 @LIBGO_IS_AIX_TRUE@@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-aix.c
767 @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
768 @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
769 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
770 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
771 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
772 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
775 runtime
/go-assert.c \
776 runtime
/go-caller.c \
777 runtime
/go-callers.c \
780 runtime
/go-construct-map.c \
782 runtime
/go-fieldtrack.c \
783 runtime
/go-matherr.c \
784 runtime
/go-memclr.c \
785 runtime
/go-memcmp.c \
786 runtime
/go-memequal.c \
787 runtime
/go-memmove.c \
788 runtime
/go-nanotime.c \
791 runtime
/go-reflect-call.c \
792 runtime
/go-runtime-error.c \
793 runtime
/go-setenv.c \
794 runtime
/go-signal.c \
795 runtime
/go-strslice.c \
796 runtime
/go-typedesc-equal.c \
797 runtime
/go-unsafe-pointer.c \
798 runtime
/go-unsetenv.c \
799 runtime
/go-unwind.c \
800 runtime
/go-varargs.c \
801 runtime
/env_posix.c \
805 runtime
/runtime_c.c \
809 $(rtems_task_variable_add_file
) \
810 $(runtime_getncpu_file
)
812 noinst_DATA
= zstdpkglist.go
813 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
814 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
816 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
817 $(CPPFLAGS
) $(OSCFLAGS
) -O
819 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
820 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
826 cmd
/internal
/browser \
844 crypto
/internal
/cipherhw \
857 database
/sql
/driver \
888 go
/internal
/gccgoimporter \
889 go
/internal
/gcimporter \
895 golang_org
/x
/crypto
/chacha20poly1305 \
896 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20 \
897 golang_org
/x
/crypto
/curve25519 \
898 golang_org
/x
/crypto
/poly1305 \
899 golang_org
/x
/net
/http2
/hpack \
900 golang_org
/x
/net
/idna \
901 golang_org
/x
/net
/lex/httplex \
902 golang_org
/x
/text
/transform \
903 golang_org
/x
/text
/unicode
/norm \
904 golang_org
/x
/text
/width \
914 image
/color
/palette \
917 image
/internal
/imageutil \
922 internal
/pprof
/profile \
924 internal
/singleflight \
925 internal
/syscall
/unix \
938 mime
/quotedprintable \
949 net
/internal
/socktest \
967 runtime
/internal
/atomic \
968 runtime
/internal
/sys \
970 runtime
/pprof
/internal
/protopprof \
979 testing
/internal
/testdeps \
985 text
/template
/parse \
992 $(addsuffix .lo
,$(PACKAGES
)) \
994 reflect
/makefunc_ffi_c.lo \
996 $(syscall_lib_clone_lo
) \
1000 $(golang_org_x_net_lif_lo
) \
1001 $(golang_org_x_net_route_lo
) \
1002 log
/syslog
/syslog_c.lo \
1003 $(os_lib_inotify_lo
) \
1004 runtime
/internal
/atomic_c.lo \
1008 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1011 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1012 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1014 libgo_la_SOURCES
= $(runtime_files
)
1015 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1016 libgo_la_LIBADD
= $(libgo_libadd
)
1017 libgo_llgo_la_SOURCES
= $(runtime_files
)
1018 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1019 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1020 libgobegin_a_SOURCES
= \
1023 libgobegin_llgo_a_SOURCES
= \
1027 # Use -fPIC for libgobegin so that it can be put in a PIE.
1028 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1029 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1030 libgolibbegin_a_SOURCES
= \
1031 runtime
/go-libmain.c
1033 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1034 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1035 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1036 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1037 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1038 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1040 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1041 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1044 # Build the dependencies for a Go package.
1047 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1048 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$$dir --extrafiles="$(extra_go_files_$(subst /,_,$(subst .lo.dep,,$@)))" $(matchargs_$(subst /,_,$(subst .lo.dep,,$@)))`; \
1049 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1050 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1051 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1056 # Build the .go files for a package, generating a .lo file.
1059 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1060 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1063 # How to build a .gox file from a .lo file.
1064 # Matching .o file can either be in the same directory as the .lo (non-PIC
1065 # object) or in the .libs directory (PIC object).
1067 f
="$(basename $<).o"; \
1068 if
test ! -f
$$f; then \
1069 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1071 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1072 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1079 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1081 GOLIBS
="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1083 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1084 export RUNTESTFLAGS
; \
1089 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1090 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1091 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1092 export LD_LIBRARY_PATH
; \
1094 rm -f
$@
-testsum
$@
-testlog
; \
1095 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1096 if
test "$(USE_DEJAGNU)" = "yes"; then \
1097 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1098 elif
test "$(GOBENCH)" != ""; then \
1099 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1101 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1102 echo
"PASS: $(@D)" >> $@
-testlog
; \
1103 echo
"PASS: $(@D)"; \
1104 echo
"PASS: $(@D)" > $@
-testsum
; \
1106 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1108 echo
"FAIL: $(@D)" > $@
-testsum
; \
1114 # Build all packages before checking any.
1115 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1116 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1117 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1118 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1119 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1120 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1121 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1122 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1123 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1124 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1125 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1126 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1127 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1128 $(toolexeclibgounicode_DATA
) $(am__append_3
) $(am__append_4
)
1130 # Pass -ffp-contract=off, or 386-specific options, when building the
1131 # math package. MATH_FLAG is defined in configure.ac.
1132 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1134 # Add the generated file runtime_sysinfo.go to the runtime package.
1135 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1137 # Add generated files to the syscall package.
1138 extra_go_files_syscall
= \
1142 $(syscall_epoll_file
)
1145 # Pass -fgo-compiling-runtime when compiling the runtime package.
1146 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1147 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1148 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1149 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1150 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1151 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1152 @USE_LIBFFI_FALSE@matchargs_runtime
=
1154 # If libffi is supported (the normal case) use the ffi build tag for
1155 # the runtime package.
1156 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1158 # At least for now, we need -static-libgo for this test, because
1159 # otherwise we can't get the line numbers.
1160 # Also use -fno-inline to get better results from the memory profiler.
1161 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1162 extra_go_files_runtime_internal_sys
= version.go
1163 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1165 # Solaris 12 changed the type of fields in struct stat.
1166 # Use a build tag, based on a configure check, to cope.
1167 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1168 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1169 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1170 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1172 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1173 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1175 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1176 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1178 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1179 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1210 compress
/bzip2
/check \
1211 compress
/flate
/check \
1212 compress
/gzip
/check \
1213 compress
/lzw
/check \
1214 compress
/zlib
/check \
1215 container
/heap
/check \
1216 container
/list
/check \
1217 container
/ring
/check \
1219 crypto
/cipher
/check \
1222 crypto
/ecdsa
/check \
1223 crypto
/elliptic
/check \
1230 crypto
/sha256
/check \
1231 crypto
/sha512
/check \
1232 crypto
/subtle
/check \
1235 database
/sql
/check \
1236 database
/sql
/driver
/check \
1241 debug
/plan9obj
/check \
1242 encoding
/ascii85
/check \
1243 encoding
/asn1
/check \
1244 encoding
/base32
/check \
1245 encoding
/base64
/check \
1246 encoding
/binary
/check \
1247 encoding
/csv
/check \
1248 encoding
/gob
/check \
1249 encoding
/hex
/check \
1250 encoding
/json
/check \
1251 encoding
/pem
/check \
1252 encoding
/xml
/check \
1254 exp
/terminal
/check \
1255 html
/template
/check \
1261 go
/internal
/gcimporter
/check \
1262 go
/internal
/gccgoimporter
/check \
1268 golang_org
/x
/crypto
/chacha20poly1305
/check \
1269 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20
/check \
1270 golang_org
/x
/crypto
/curve25519
/check \
1271 golang_org
/x
/crypto
/poly1305
/check \
1272 golang_org
/x
/net
/http2
/hpack
/check \
1273 golang_org
/x
/net
/idna
/check \
1274 golang_org
/x
/net
/lex/httplex
/check \
1275 $(golang_org_x_net_lif_check
) \
1276 $(golang_org_x_net_route_check
) \
1277 hash
/adler32
/check \
1285 index
/suffixarray
/check \
1286 internal
/pprof
/profile
/check \
1287 internal
/singleflight
/check \
1288 internal
/trace
/check \
1294 mime
/multipart
/check \
1295 mime
/quotedprintable
/check \
1297 net
/http
/cgi
/check \
1298 net
/http
/cookiejar
/check \
1299 net
/http
/fcgi
/check \
1300 net
/http
/httptest
/check \
1301 net
/http
/httptrace
/check \
1302 net
/http
/httputil
/check \
1303 net
/http
/internal
/check \
1304 net
/internal
/socktest
/check \
1308 net
/textproto
/check \
1310 net
/rpc
/jsonrpc
/check \
1314 path
/filepath
/check \
1315 regexp
/syntax
/check \
1316 runtime
/debug
/check \
1317 runtime
/internal
/atomic
/check \
1318 runtime
/internal
/sys
/check \
1319 runtime
/pprof
/check \
1320 runtime
/pprof
/internal
/protopprof
/check \
1321 runtime
/trace
/check \
1323 text
/scanner
/check \
1324 text
/tabwriter
/check \
1325 text
/template
/check \
1326 text
/template
/parse
/check \
1327 testing
/quick
/check \
1328 unicode
/utf16
/check \
1331 MOSTLYCLEANFILES
= \
1332 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1333 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1335 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1336 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1338 CLEANFILES
= *.go
*.c s-version libgo.sum libgo.log runtime.inc
1340 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1343 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1344 am--refresh
: Makefile
1346 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1347 @for dep in
$?
; do \
1348 case
'$(am__configure_deps)' in \
1350 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1351 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1356 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1357 $(am__cd
) $(top_srcdir
) && \
1358 $(AUTOMAKE
) --foreign Makefile
1360 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1363 echo
' $(SHELL) ./config.status'; \
1364 $(SHELL
) .
/config.status
;; \
1366 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1367 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1370 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1371 $(SHELL
) .
/config.status
--recheck
1373 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1374 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1375 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1376 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1377 $(am__aclocal_m4_deps
):
1380 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1381 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1383 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1385 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1386 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1387 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1392 -rm -f config.h stamp-h1
1393 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1395 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1396 list2
=; for p in
$$list; do \
1397 if
test -f
$$p; then \
1398 list2
="$$list2 $$p"; \
1401 test -z
"$$list2" ||
{ \
1402 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1403 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1404 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1405 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1407 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1408 for p in
$$list; do \
1409 if
test -f
$$p; then \
1411 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1412 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1416 uninstall-toolexeclibLIBRARIES
:
1417 @
$(NORMAL_UNINSTALL
)
1418 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1419 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1420 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1422 clean-toolexeclibLIBRARIES
:
1423 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1424 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1425 -rm -f libgobegin-llgo.a
1426 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1427 $(RANLIB
) libgobegin-llgo.a
1428 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1430 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1431 $(RANLIB
) libgobegin.a
1432 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1433 -rm -f libgolibbegin.a
1434 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1435 $(RANLIB
) libgolibbegin.a
1436 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1438 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1439 list2
=; for p in
$$list; do \
1440 if
test -f
$$p; then \
1441 list2
="$$list2 $$p"; \
1444 test -z
"$$list2" ||
{ \
1445 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1446 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1447 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1448 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1451 uninstall-toolexeclibLTLIBRARIES
:
1452 @
$(NORMAL_UNINSTALL
)
1453 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1454 for p in
$$list; do \
1456 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1457 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1460 clean-toolexeclibLTLIBRARIES
:
1461 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1462 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1463 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1464 test "$$dir" != "$$p" ||
dir=.
; \
1465 echo
"rm -f \"$${dir}/so_locations\""; \
1466 rm -f
"$${dir}/so_locations"; \
1468 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1469 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1470 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1471 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1473 mostlyclean-compile
:
1479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1526 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1527 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1530 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1533 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1534 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1537 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1540 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1541 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1544 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1546 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1547 @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
1548 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1551 @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
1553 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1554 @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`
1555 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1558 @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`
1560 libgobegin_a-go-main.o
: runtime
/go-main.c
1561 @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
1562 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1565 @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
1567 libgobegin_a-go-main.obj
: runtime
/go-main.c
1568 @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`
1569 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1572 @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`
1574 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1575 @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
1576 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1579 @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
1581 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1582 @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`
1583 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1586 @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`
1588 aeshash.lo
: runtime
/aeshash.c
1589 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT aeshash.lo
-MD
-MP
-MF
$(DEPDIR
)/aeshash.Tpo
-c
-o aeshash.lo
`test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime
/aeshash.c
1590 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1593 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o aeshash.lo
`test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime
/aeshash.c
1595 go-assert.lo
: runtime
/go-assert.c
1596 @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
1597 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1600 @am__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
1602 go-caller.lo
: runtime
/go-caller.c
1603 @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
1604 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1607 @am__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
1609 go-callers.lo
: runtime
/go-callers.c
1610 @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
1611 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1614 @am__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
1616 go-cdiv.lo
: runtime
/go-cdiv.c
1617 @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
1618 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1621 @am__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
1623 go-cgo.lo
: runtime
/go-cgo.c
1624 @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
1625 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1628 @am__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
1630 go-construct-map.lo
: runtime
/go-construct-map.c
1631 @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
1632 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1635 @am__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
1637 go-ffi.lo
: runtime
/go-ffi.c
1638 @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
1639 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1642 @am__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
1644 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1645 @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
1646 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1649 @am__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
1651 go-matherr.lo
: runtime
/go-matherr.c
1652 @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
1653 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1656 @am__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
1658 go-memclr.lo
: runtime
/go-memclr.c
1659 @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
1660 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1663 @am__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
1665 go-memcmp.lo
: runtime
/go-memcmp.c
1666 @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
1667 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1670 @am__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
1672 go-memequal.lo
: runtime
/go-memequal.c
1673 @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
1674 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1677 @am__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
1679 go-memmove.lo
: runtime
/go-memmove.c
1680 @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
1681 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1684 @am__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
1686 go-nanotime.lo
: runtime
/go-nanotime.c
1687 @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
1688 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1691 @am__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
1693 go-now.lo
: runtime
/go-now.c
1694 @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
1695 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1698 @am__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
1700 go-nosys.lo
: runtime
/go-nosys.c
1701 @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
1702 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1705 @am__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
1707 go-reflect-call.lo
: runtime
/go-reflect-call.c
1708 @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
1709 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1712 @am__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
1714 go-runtime-error.lo
: runtime
/go-runtime-error.c
1715 @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
1716 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1719 @am__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
1721 go-setenv.lo
: runtime
/go-setenv.c
1722 @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
1723 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1726 @am__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
1728 go-signal.lo
: runtime
/go-signal.c
1729 @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
1730 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1733 @am__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
1735 go-strslice.lo
: runtime
/go-strslice.c
1736 @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
1737 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1740 @am__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
1742 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1743 @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
1744 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1747 @am__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
1749 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1750 @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
1751 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1754 @am__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
1756 go-unsetenv.lo
: runtime
/go-unsetenv.c
1757 @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
1758 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1761 @am__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
1763 go-unwind.lo
: runtime
/go-unwind.c
1764 @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
1765 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1768 @am__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
1770 go-varargs.lo
: runtime
/go-varargs.c
1771 @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
1772 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1775 @am__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
1777 env_posix.lo
: runtime
/env_posix.c
1778 @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
1779 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1782 @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
1784 panic.lo
: runtime
/panic.c
1785 @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
1786 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1789 @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
1791 print.lo
: runtime
/print.c
1792 @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
1793 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1796 @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
1798 proc.lo
: runtime
/proc.c
1799 @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
1800 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1803 @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
1805 runtime_c.lo
: runtime
/runtime_c.c
1806 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT runtime_c.lo
-MD
-MP
-MF
$(DEPDIR
)/runtime_c.Tpo
-c
-o runtime_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1807 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1810 @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_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1812 stack.lo
: runtime
/stack.c
1813 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT stack.lo
-MD
-MP
-MF
$(DEPDIR
)/stack.Tpo
-c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1814 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1817 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1819 thread.lo
: runtime
/thread.c
1820 @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
1821 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1824 @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
1826 yield.lo
: runtime
/yield.c
1827 @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
1828 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1831 @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
1833 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1834 @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
1835 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1838 @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
1840 getncpu-none.lo
: runtime
/getncpu-none.c
1841 @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
1842 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1845 @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
1847 getncpu-aix.lo
: runtime
/getncpu-aix.c
1848 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-aix.lo
-MD
-MP
-MF
$(DEPDIR
)/getncpu-aix.Tpo
-c
-o getncpu-aix.lo
`test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime
/getncpu-aix.c
1849 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1852 @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-aix.lo
`test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime
/getncpu-aix.c
1854 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1855 @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
1856 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1859 @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
1861 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1862 @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
1863 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1866 @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
1868 getncpu-irix.lo
: runtime
/getncpu-irix.c
1869 @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
1870 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1873 @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
1875 getncpu-linux.lo
: runtime
/getncpu-linux.c
1876 @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
1877 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1880 @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
1882 mostlyclean-libtool
:
1889 -rm -f libtool config.lt
1891 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1892 # runs to enable its job server during parallel builds. Hence the
1895 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1897 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1900 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1902 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1904 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1905 maintainer-clean-multi
:
1906 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1907 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1909 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1910 if
test -n
"$$list"; then \
1911 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1912 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1914 for p in
$$list; do \
1915 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1917 done |
$(am__base_list
) | \
1918 while read files
; do \
1919 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1920 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
1923 uninstall-toolexeclibgoDATA
:
1924 @
$(NORMAL_UNINSTALL
)
1925 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1926 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1927 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
1928 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
1930 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1931 if
test -n
"$$list"; then \
1932 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1933 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
1935 for p in
$$list; do \
1936 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1938 done |
$(am__base_list
) | \
1939 while read files
; do \
1940 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1941 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
1944 uninstall-toolexeclibgoarchiveDATA
:
1945 @
$(NORMAL_UNINSTALL
)
1946 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1947 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1948 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
1949 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
1951 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1952 if
test -n
"$$list"; then \
1953 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1954 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
1956 for p in
$$list; do \
1957 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1959 done |
$(am__base_list
) | \
1960 while read files
; do \
1961 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1962 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
1965 uninstall-toolexeclibgocompressDATA
:
1966 @
$(NORMAL_UNINSTALL
)
1967 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1968 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1969 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
1970 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
1972 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1973 if
test -n
"$$list"; then \
1974 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1975 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
1977 for p in
$$list; do \
1978 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1980 done |
$(am__base_list
) | \
1981 while read files
; do \
1982 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1983 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
1986 uninstall-toolexeclibgocontainerDATA
:
1987 @
$(NORMAL_UNINSTALL
)
1988 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1989 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1990 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
1991 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
1993 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
1994 if
test -n
"$$list"; then \
1995 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
1996 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
1998 for p in
$$list; do \
1999 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2001 done |
$(am__base_list
) | \
2002 while read files
; do \
2003 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2004 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2007 uninstall-toolexeclibgocryptoDATA
:
2008 @
$(NORMAL_UNINSTALL
)
2009 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2010 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2011 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2012 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2014 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2015 if
test -n
"$$list"; then \
2016 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2017 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2019 for p in
$$list; do \
2020 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2022 done |
$(am__base_list
) | \
2023 while read files
; do \
2024 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2025 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2028 uninstall-toolexeclibgocryptox509DATA
:
2029 @
$(NORMAL_UNINSTALL
)
2030 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2031 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2032 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2033 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2035 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2036 if
test -n
"$$list"; then \
2037 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2038 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2040 for p in
$$list; do \
2041 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2043 done |
$(am__base_list
) | \
2044 while read files
; do \
2045 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2046 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2049 uninstall-toolexeclibgodatabaseDATA
:
2050 @
$(NORMAL_UNINSTALL
)
2051 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2052 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2053 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2054 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2056 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2057 if
test -n
"$$list"; then \
2058 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2059 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2061 for p in
$$list; do \
2062 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2064 done |
$(am__base_list
) | \
2065 while read files
; do \
2066 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2067 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2070 uninstall-toolexeclibgodatabasesqlDATA
:
2071 @
$(NORMAL_UNINSTALL
)
2072 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2073 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2074 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2075 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2077 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2078 if
test -n
"$$list"; then \
2079 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2080 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2082 for p in
$$list; do \
2083 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2085 done |
$(am__base_list
) | \
2086 while read files
; do \
2087 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2088 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2091 uninstall-toolexeclibgodebugDATA
:
2092 @
$(NORMAL_UNINSTALL
)
2093 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2094 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2095 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2096 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2098 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2099 if
test -n
"$$list"; then \
2100 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2101 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2103 for p in
$$list; do \
2104 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2106 done |
$(am__base_list
) | \
2107 while read files
; do \
2108 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2109 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2112 uninstall-toolexeclibgoencodingDATA
:
2113 @
$(NORMAL_UNINSTALL
)
2114 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2115 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2116 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2117 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2119 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2120 if
test -n
"$$list"; then \
2121 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2122 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2124 for p in
$$list; do \
2125 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2127 done |
$(am__base_list
) | \
2128 while read files
; do \
2129 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2130 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2133 uninstall-toolexeclibgoexpDATA
:
2134 @
$(NORMAL_UNINSTALL
)
2135 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2136 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2137 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2138 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2140 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2141 if
test -n
"$$list"; then \
2142 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2143 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2145 for p in
$$list; do \
2146 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2148 done |
$(am__base_list
) | \
2149 while read files
; do \
2150 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2151 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2154 uninstall-toolexeclibgogoDATA
:
2155 @
$(NORMAL_UNINSTALL
)
2156 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2157 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2158 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2159 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2161 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2162 if
test -n
"$$list"; then \
2163 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2164 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2166 for p in
$$list; do \
2167 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2169 done |
$(am__base_list
) | \
2170 while read files
; do \
2171 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2172 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2175 uninstall-toolexeclibgohashDATA
:
2176 @
$(NORMAL_UNINSTALL
)
2177 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2178 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2179 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2180 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2182 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2183 if
test -n
"$$list"; then \
2184 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2185 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2187 for p in
$$list; do \
2188 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2190 done |
$(am__base_list
) | \
2191 while read files
; do \
2192 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2193 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2196 uninstall-toolexeclibgohtmlDATA
:
2197 @
$(NORMAL_UNINSTALL
)
2198 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2199 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2200 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2201 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2203 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2204 if
test -n
"$$list"; then \
2205 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2206 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2208 for p in
$$list; do \
2209 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2211 done |
$(am__base_list
) | \
2212 while read files
; do \
2213 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2214 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2217 uninstall-toolexeclibgoimageDATA
:
2218 @
$(NORMAL_UNINSTALL
)
2219 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2220 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2221 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2222 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2224 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2225 if
test -n
"$$list"; then \
2226 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2227 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2229 for p in
$$list; do \
2230 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2232 done |
$(am__base_list
) | \
2233 while read files
; do \
2234 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2235 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2238 uninstall-toolexeclibgoimagecolorDATA
:
2239 @
$(NORMAL_UNINSTALL
)
2240 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2241 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2242 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2243 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2245 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2246 if
test -n
"$$list"; then \
2247 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2248 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2250 for p in
$$list; do \
2251 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2253 done |
$(am__base_list
) | \
2254 while read files
; do \
2255 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2256 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2259 uninstall-toolexeclibgoindexDATA
:
2260 @
$(NORMAL_UNINSTALL
)
2261 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2262 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2263 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2264 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2266 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2267 if
test -n
"$$list"; then \
2268 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2269 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2271 for p in
$$list; do \
2272 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2274 done |
$(am__base_list
) | \
2275 while read files
; do \
2276 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2277 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2280 uninstall-toolexeclibgoioDATA
:
2281 @
$(NORMAL_UNINSTALL
)
2282 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2283 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2284 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2285 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2287 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2288 if
test -n
"$$list"; then \
2289 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2290 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2292 for p in
$$list; do \
2293 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2295 done |
$(am__base_list
) | \
2296 while read files
; do \
2297 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2298 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2301 uninstall-toolexeclibgologDATA
:
2302 @
$(NORMAL_UNINSTALL
)
2303 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2304 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2305 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2306 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2308 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2309 if
test -n
"$$list"; then \
2310 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2311 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2313 for p in
$$list; do \
2314 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2316 done |
$(am__base_list
) | \
2317 while read files
; do \
2318 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2319 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2322 uninstall-toolexeclibgomathDATA
:
2323 @
$(NORMAL_UNINSTALL
)
2324 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2325 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2326 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2327 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2329 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2330 if
test -n
"$$list"; then \
2331 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2332 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2334 for p in
$$list; do \
2335 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2337 done |
$(am__base_list
) | \
2338 while read files
; do \
2339 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2340 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2343 uninstall-toolexeclibgomimeDATA
:
2344 @
$(NORMAL_UNINSTALL
)
2345 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2346 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2347 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2348 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2350 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2351 if
test -n
"$$list"; then \
2352 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2353 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2355 for p in
$$list; do \
2356 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2358 done |
$(am__base_list
) | \
2359 while read files
; do \
2360 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2361 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2364 uninstall-toolexeclibgonetDATA
:
2365 @
$(NORMAL_UNINSTALL
)
2366 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2367 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2368 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2369 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2371 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2372 if
test -n
"$$list"; then \
2373 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2374 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2376 for p in
$$list; do \
2377 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2379 done |
$(am__base_list
) | \
2380 while read files
; do \
2381 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2382 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2385 uninstall-toolexeclibgonethttpDATA
:
2386 @
$(NORMAL_UNINSTALL
)
2387 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2388 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2389 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2390 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2392 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2393 if
test -n
"$$list"; then \
2394 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2395 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2397 for p in
$$list; do \
2398 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2400 done |
$(am__base_list
) | \
2401 while read files
; do \
2402 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2403 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2406 uninstall-toolexeclibgonetrpcDATA
:
2407 @
$(NORMAL_UNINSTALL
)
2408 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2409 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2410 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2411 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2413 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2414 if
test -n
"$$list"; then \
2415 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2416 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2418 for p in
$$list; do \
2419 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2421 done |
$(am__base_list
) | \
2422 while read files
; do \
2423 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2424 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2427 uninstall-toolexeclibgoosDATA
:
2428 @
$(NORMAL_UNINSTALL
)
2429 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2430 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2431 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2432 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2434 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2435 if
test -n
"$$list"; then \
2436 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2437 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2439 for p in
$$list; do \
2440 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2442 done |
$(am__base_list
) | \
2443 while read files
; do \
2444 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2445 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2448 uninstall-toolexeclibgopathDATA
:
2449 @
$(NORMAL_UNINSTALL
)
2450 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2451 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2452 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2453 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2455 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2456 if
test -n
"$$list"; then \
2457 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2458 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2460 for p in
$$list; do \
2461 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2463 done |
$(am__base_list
) | \
2464 while read files
; do \
2465 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2466 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2469 uninstall-toolexeclibgoregexpDATA
:
2470 @
$(NORMAL_UNINSTALL
)
2471 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2472 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2473 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2474 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2476 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2477 if
test -n
"$$list"; then \
2478 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2479 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2481 for p in
$$list; do \
2482 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2484 done |
$(am__base_list
) | \
2485 while read files
; do \
2486 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2487 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2490 uninstall-toolexeclibgoruntimeDATA
:
2491 @
$(NORMAL_UNINSTALL
)
2492 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2493 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2494 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2495 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2497 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2498 if
test -n
"$$list"; then \
2499 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2500 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2502 for p in
$$list; do \
2503 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2505 done |
$(am__base_list
) | \
2506 while read files
; do \
2507 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2508 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2511 uninstall-toolexeclibgosyncDATA
:
2512 @
$(NORMAL_UNINSTALL
)
2513 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2514 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2515 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2516 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2518 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2519 if
test -n
"$$list"; then \
2520 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2521 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2523 for p in
$$list; do \
2524 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2526 done |
$(am__base_list
) | \
2527 while read files
; do \
2528 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2529 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2532 uninstall-toolexeclibgotestingDATA
:
2533 @
$(NORMAL_UNINSTALL
)
2534 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2535 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2536 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2537 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2539 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2540 if
test -n
"$$list"; then \
2541 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2542 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2544 for p in
$$list; do \
2545 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2547 done |
$(am__base_list
) | \
2548 while read files
; do \
2549 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2550 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2553 uninstall-toolexeclibgotestinginternalDATA
:
2554 @
$(NORMAL_UNINSTALL
)
2555 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2556 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2557 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2558 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2560 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2561 if
test -n
"$$list"; then \
2562 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2563 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2565 for p in
$$list; do \
2566 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2568 done |
$(am__base_list
) | \
2569 while read files
; do \
2570 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2571 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2574 uninstall-toolexeclibgotextDATA
:
2575 @
$(NORMAL_UNINSTALL
)
2576 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2577 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2578 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2579 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2581 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2582 if
test -n
"$$list"; then \
2583 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2584 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2586 for p in
$$list; do \
2587 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2589 done |
$(am__base_list
) | \
2590 while read files
; do \
2591 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2592 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2595 uninstall-toolexeclibgotexttemplateDATA
:
2596 @
$(NORMAL_UNINSTALL
)
2597 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2598 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2599 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2600 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2602 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2603 if
test -n
"$$list"; then \
2604 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2605 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2607 for p in
$$list; do \
2608 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2610 done |
$(am__base_list
) | \
2611 while read files
; do \
2612 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2613 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2616 uninstall-toolexeclibgounicodeDATA
:
2617 @
$(NORMAL_UNINSTALL
)
2618 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2619 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2620 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2622 # This directory's subdirectories are mostly independent; you can cd
2623 # into them and run `make' without going through this Makefile.
2624 # To change the values of `make' variables: instead of editing Makefiles,
2625 # (1) if the variable is set in `config.status', edit `config.status'
2626 # (which will cause the Makefiles to be regenerated when you run `make');
2627 # (2) otherwise, pass the desired values on the `make' command line.
2628 $(RECURSIVE_TARGETS
):
2629 @fail
= failcom
='exit 1'; \
2630 for f in x
$$MAKEFLAGS; do \
2633 *k
*) failcom
='fail=yes';; \
2637 target
=`echo $@ | sed s/-recursive//`; \
2638 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2639 echo
"Making $$target in $$subdir"; \
2640 if
test "$$subdir" = "."; then \
2642 local_target
="$$target-am"; \
2644 local_target
="$$target"; \
2646 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2647 || eval
$$failcom; \
2649 if
test "$$dot_seen" = "no"; then \
2650 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2651 fi
; test -z
"$$fail"
2653 $(RECURSIVE_CLEAN_TARGETS
):
2654 @fail
= failcom
='exit 1'; \
2655 for f in x
$$MAKEFLAGS; do \
2658 *k
*) failcom
='fail=yes';; \
2663 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2664 *) list
='$(SUBDIRS)' ;; \
2666 rev
=''; for subdir in
$$list; do \
2667 if
test "$$subdir" = "."; then
:; else \
2668 rev
="$$subdir $$rev"; \
2672 target
=`echo $@ | sed s/-recursive//`; \
2673 for subdir in
$$rev; do \
2674 echo
"Making $$target in $$subdir"; \
2675 if
test "$$subdir" = "."; then \
2676 local_target
="$$target-am"; \
2678 local_target
="$$target"; \
2680 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2681 || eval
$$failcom; \
2682 done
&& test -z
"$$fail"
2684 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2685 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2688 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2689 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2692 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2693 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2694 unique
=`for i in $$list; do \
2695 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2697 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2698 END { if (nonempty) { for (i in files) print i; }; }'`; \
2702 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2703 $(TAGS_FILES
) $(LISP
)
2706 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2707 include_option
=--etags-include
; \
2710 include_option
=--include; \
2713 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2714 if
test "$$subdir" = .
; then
:; else \
2715 test ! -f
$$subdir/TAGS || \
2716 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2719 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2720 unique
=`for i in $$list; do \
2721 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2723 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2724 END { if (nonempty) { for (i in files) print i; }; }'`; \
2726 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2727 test -n
"$$unique" || unique
=$$empty_fix; \
2728 if
test $$# -gt 0; then \
2729 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2732 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2737 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2738 $(TAGS_FILES
) $(LISP
)
2739 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2740 unique
=`for i in $$list; do \
2741 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2743 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2744 END { if (nonempty) { for (i in files) print i; }; }'`; \
2745 test -z
"$(CTAGS_ARGS)$$unique" \
2746 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2750 here
=`$(am__cd) $(top_builddir) && pwd` \
2751 && $(am__cd
) $(top_srcdir
) \
2752 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2755 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2757 check: check-recursive
2758 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2760 installdirs: installdirs-recursive
2762 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)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2763 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2765 install: install-recursive
2766 install-exec
: install-exec-recursive
2767 install-data
: install-data-recursive
2768 uninstall: uninstall-recursive
2771 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2773 installcheck: installcheck-recursive
2775 if
test -z
'$(STRIP)'; then \
2776 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2777 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2780 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2781 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2782 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2784 mostlyclean-generic
:
2785 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2788 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2791 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2792 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2794 maintainer-clean-generic
:
2795 @echo
"This command is intended for maintainers to use"
2796 @echo
"it deletes files that may require special tools to rebuild."
2797 clean: clean-multi clean-recursive
2799 clean-am
: clean-generic clean-libtool clean-local \
2800 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
2803 distclean: distclean-multi distclean-recursive
2804 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2807 distclean-am
: clean-am distclean-compile distclean-generic \
2808 distclean-hdr distclean-libtool distclean-local distclean-tags
2814 html
: html-recursive
2818 info: info-recursive
2824 install-dvi
: install-dvi-recursive
2828 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2829 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2830 install-toolexeclibgoarchiveDATA \
2831 install-toolexeclibgocompressDATA \
2832 install-toolexeclibgocontainerDATA \
2833 install-toolexeclibgocryptoDATA \
2834 install-toolexeclibgocryptox509DATA \
2835 install-toolexeclibgodatabaseDATA \
2836 install-toolexeclibgodatabasesqlDATA \
2837 install-toolexeclibgodebugDATA \
2838 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2839 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2840 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2841 install-toolexeclibgoimagecolorDATA \
2842 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2843 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2844 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2845 install-toolexeclibgonethttpDATA \
2846 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2847 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2848 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2849 install-toolexeclibgotestingDATA \
2850 install-toolexeclibgotestinginternalDATA \
2851 install-toolexeclibgotextDATA \
2852 install-toolexeclibgotexttemplateDATA \
2853 install-toolexeclibgounicodeDATA
2855 install-html
: install-html-recursive
2859 install-info
: install-info-recursive
2865 install-pdf
: install-pdf-recursive
2869 install-ps
: install-ps-recursive
2875 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2876 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2877 -rm -rf
$(top_srcdir
)/autom4te.cache
2880 maintainer-clean-am
: distclean-am maintainer-clean-generic
2882 mostlyclean: mostlyclean-multi mostlyclean-recursive
2884 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2885 mostlyclean-libtool mostlyclean-local
2895 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2896 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2897 uninstall-toolexeclibgoarchiveDATA \
2898 uninstall-toolexeclibgocompressDATA \
2899 uninstall-toolexeclibgocontainerDATA \
2900 uninstall-toolexeclibgocryptoDATA \
2901 uninstall-toolexeclibgocryptox509DATA \
2902 uninstall-toolexeclibgodatabaseDATA \
2903 uninstall-toolexeclibgodatabasesqlDATA \
2904 uninstall-toolexeclibgodebugDATA \
2905 uninstall-toolexeclibgoencodingDATA \
2906 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
2907 uninstall-toolexeclibgohashDATA \
2908 uninstall-toolexeclibgohtmlDATA \
2909 uninstall-toolexeclibgoimageDATA \
2910 uninstall-toolexeclibgoimagecolorDATA \
2911 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2912 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2913 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2914 uninstall-toolexeclibgonethttpDATA \
2915 uninstall-toolexeclibgonetrpcDATA \
2916 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2917 uninstall-toolexeclibgoregexpDATA \
2918 uninstall-toolexeclibgoruntimeDATA \
2919 uninstall-toolexeclibgosyncDATA \
2920 uninstall-toolexeclibgotestingDATA \
2921 uninstall-toolexeclibgotestinginternalDATA \
2922 uninstall-toolexeclibgotextDATA \
2923 uninstall-toolexeclibgotexttemplateDATA \
2924 uninstall-toolexeclibgounicodeDATA
2926 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2927 clean-multi ctags-recursive distclean-multi install-am \
2928 install-multi install-strip maintainer-clean-multi \
2929 mostlyclean-multi tags-recursive
2931 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2932 all all-am all-multi am--refresh
check check-am
clean \
2933 clean-generic clean-libtool clean-local clean-multi \
2934 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
2935 ctags-recursive
distclean distclean-compile distclean-generic \
2936 distclean-hdr distclean-libtool distclean-local \
2937 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
2938 info-am
install install-am install-data install-data-am \
2939 install-dvi install-dvi-am install-exec install-exec-am \
2940 install-html install-html-am install-info install-info-am \
2941 install-man install-multi install-pdf install-pdf-am \
2942 install-ps install-ps-am install-strip \
2943 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
2944 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
2945 install-toolexeclibgocompressDATA \
2946 install-toolexeclibgocontainerDATA \
2947 install-toolexeclibgocryptoDATA \
2948 install-toolexeclibgocryptox509DATA \
2949 install-toolexeclibgodatabaseDATA \
2950 install-toolexeclibgodatabasesqlDATA \
2951 install-toolexeclibgodebugDATA \
2952 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2953 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2954 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2955 install-toolexeclibgoimagecolorDATA \
2956 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2957 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2958 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2959 install-toolexeclibgonethttpDATA \
2960 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2961 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2962 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2963 install-toolexeclibgotestingDATA \
2964 install-toolexeclibgotestinginternalDATA \
2965 install-toolexeclibgotextDATA \
2966 install-toolexeclibgotexttemplateDATA \
2967 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
2968 installdirs installdirs-am maintainer-clean \
2969 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
2970 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2971 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
2972 tags-recursive
uninstall uninstall-am \
2973 uninstall-toolexeclibLIBRARIES \
2974 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2975 uninstall-toolexeclibgoarchiveDATA \
2976 uninstall-toolexeclibgocompressDATA \
2977 uninstall-toolexeclibgocontainerDATA \
2978 uninstall-toolexeclibgocryptoDATA \
2979 uninstall-toolexeclibgocryptox509DATA \
2980 uninstall-toolexeclibgodatabaseDATA \
2981 uninstall-toolexeclibgodatabasesqlDATA \
2982 uninstall-toolexeclibgodebugDATA \
2983 uninstall-toolexeclibgoencodingDATA \
2984 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
2985 uninstall-toolexeclibgohashDATA \
2986 uninstall-toolexeclibgohtmlDATA \
2987 uninstall-toolexeclibgoimageDATA \
2988 uninstall-toolexeclibgoimagecolorDATA \
2989 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2990 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2991 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2992 uninstall-toolexeclibgonethttpDATA \
2993 uninstall-toolexeclibgonetrpcDATA \
2994 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2995 uninstall-toolexeclibgoregexpDATA \
2996 uninstall-toolexeclibgoruntimeDATA \
2997 uninstall-toolexeclibgosyncDATA \
2998 uninstall-toolexeclibgotestingDATA \
2999 uninstall-toolexeclibgotestinginternalDATA \
3000 uninstall-toolexeclibgotextDATA \
3001 uninstall-toolexeclibgotexttemplateDATA \
3002 uninstall-toolexeclibgounicodeDATA
3005 version.go
: s-version
; @true
3007 rm -f version.go.tmp
3008 echo
"package sys" > version.go.tmp
3009 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3010 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3011 echo
'const Goexperiment = ``' >> version.go.tmp
3012 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3013 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3014 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3015 echo
>> version.go.tmp
3016 echo
"type ArchFamilyType int" >> version.go.tmp
3017 echo
>> version.go.tmp
3018 echo
"const (" >> version.go.tmp
3019 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3020 for a in
$(ALLGOARCHFAMILY
); do \
3021 echo
" $${a}" >> version.go.tmp
; \
3023 echo
")" >> version.go.tmp
3024 echo
>> version.go.tmp
3025 for a in
$(ALLGOARCH
); do \
3026 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3027 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3028 if
test "$${a}" = "$(GOARCH)"; then \
3029 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3031 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3034 echo
>> version.go.tmp
3035 echo
"const (" >> version.go.tmp
3036 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3037 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3038 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3039 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3040 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3041 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3042 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3043 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3044 echo
")" >> version.go.tmp
3045 echo
>> version.go.tmp
3046 for a in
$(ALLGOOS
); do \
3047 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3048 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3049 if
test "$${a}" = "$(GOOS)"; then \
3050 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3052 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3055 echo
>> version.go.tmp
3056 echo
"type Uintreg uintptr" >> version.go.tmp
3057 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3060 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3061 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3062 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
3063 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3066 sigtab.go
: s-sigtab
; @true
3067 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3068 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3069 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3072 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3073 # types and should not be exported back to C
3074 # semt is a Go translation of the C type sem_t; it fails to convert on
3075 # some systems and need not be exported back to C.
3076 # sigset conflicts with system type sigset on AIX, so we need to rename it
3077 runtime.inc
: s-runtime-inc
; @true
3078 s-runtime-inc
: runtime.lo Makefile
3079 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3080 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define [cm][01234] " | grep
-v
"#define empty " > runtime.inc.tmp2
3081 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3082 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3084 for TYPE in _Complex_lock _Reader_lock semt
; do \
3085 sed
-e
'/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2
> runtime.inc.tmp3
; \
3086 mv runtime.inc.tmp3 runtime.inc.tmp2
; \
3088 sed
-e
's/sigset/sigset_go/' runtime.inc.tmp2
> runtime.inc.tmp3
3089 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3090 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3093 # Generate the list of go std packages that were included in libgo
3094 zstdpkglist.go
: s-zstdpkglist
; @true
3095 s-zstdpkglist
: Makefile
3096 rm -f zstdpkglist.go.tmp
3097 echo
'package main' > zstdpkglist.go.tmp
3098 echo
"" >> zstdpkglist.go.tmp
3099 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3100 echo
$(libgo_go_objs
) 'unsafe.lo' 'runtime/cgo.lo' | sed
's|[a-z0-9_/]*_c\.lo||g' | sed
's|\([a-z0-9_/]*\)\.lo|"\1": true,|g' >> zstdpkglist.go.tmp
3101 echo
'}' >> zstdpkglist.go.tmp
3102 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3105 libcalls.go
: s-libcalls
; @true
3106 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3107 rm -f libcalls.go.tmp
3108 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3109 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3112 libcalls-list
: s-libcalls-list
; @true
3113 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3114 rm -f libcalls-list.tmp
3115 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3116 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3119 syscall_arch.go
: s-syscall_arch
; @true
3120 s-syscall_arch
: Makefile
3121 rm -f syscall_arch.go.tmp
3122 echo
"package syscall" > syscall_arch.go.tmp
3123 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3124 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3125 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3128 gen-sysinfo.go
: s-gen-sysinfo
; @true
3129 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3130 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3132 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3135 errno.i
: s-errno
; @true
3137 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3138 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3141 sysinfo.go
: s-sysinfo
; @true
3142 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3143 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
3144 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3147 # The epoll struct has an embedded union and is packed on x86_64,
3148 # which is too complicated for mksysinfo.sh. We find the offset of
3149 # the only field we care about in configure.ac, and generate the
3151 epoll.go
: s-epoll
; @true
3154 echo
'package syscall' > epoll.go.tmp
3155 echo
'type EpollEvent struct {' >> epoll.go.tmp
3156 echo
' Events uint32' >> epoll.go.tmp
3157 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3158 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3160 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3161 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3162 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3163 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3164 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3165 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3166 echo
' Fd int32' >> epoll.go.tmp
; \
3167 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3168 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3171 echo
'}' >> epoll.go.tmp
3172 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3175 # Make sure runtime.inc is built before compiling any .c file.
3176 $(libgo_la_OBJECTS
): runtime.inc
3177 $(libgo_llgo_la_OBJECTS
): runtime.inc
3178 $(libgobegin_a_OBJECTS
): runtime.inc
3179 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3180 $(libgolibbegin_a_OBJECTS
): runtime.inc
3182 # PACKAGE_template defines the rules for each package.
3183 # For example, for the package bufio, it produces:
3185 # @go_include@ bufio.lo.dep
3186 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3190 # bufio/check: $(CHECK_DEPS)
3192 # .PHONY: bufio/check
3194 # This is invoked with $(1) set to a package, which is a directory name,
3195 # such as "bufio" or "archive/tar".
3196 define PACKAGE_template
3197 @go_include@
$(1).lo.dep
3198 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3202 $(1)/check: $$(CHECK_DEPS
)
3205 $(1).gox
: $(1).s-gox
; @true
3211 # This line expands PACKAGE_template once for each package name listed
3213 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3214 runtime.lo.dep
: $(extra_go_files_runtime
)
3215 syscall.lo.dep
: $(extra_go_files_syscall
)
3216 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3218 # FIXME: The following C files may as well move to the runtime
3219 # directory and be treated like other C files.
3221 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3222 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3224 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3225 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3227 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3229 # Use a C function with a fixed number of arguments to call a C
3231 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3232 @
$(MKDIR_P
) log
/syslog
3233 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3235 # The interface to libffi from the reflect package is written in C.
3236 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3238 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3240 # The atomic functions are written in C.
3241 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3242 @
$(MKDIR_P
) runtime
/internal
3243 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3244 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3246 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3248 # A few syscall functions are written in C.
3249 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3251 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3252 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3254 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3255 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3257 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3258 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3260 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3262 # Build golang_org/x/net/route only on BSD systems.
3264 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
3266 # Build golang_org/x/net/lif only on Solaris systems.
3268 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3271 check-recursive
: check-head
3274 @echo
"Test Run By $${USER} on `date`" > libgo.head
3275 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3277 @echo
" === libgo tests ===" >> libgo.head
3280 check-tail
: check-recursive check-multi
3281 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3284 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3285 for
dir in .
$(MULTIDIRS
); do \
3286 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3287 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3289 mv libgo.head libgo.sum
; \
3290 cp libgo.sum libgo.log
; \
3291 echo
"Schedule of variations:" >> libgo.sum
; \
3292 for
dir in .
$(MULTIDIRS
); do \
3293 multidir
=..
/$${dir}/$${lib}; \
3294 multivar
=`cat $${multidir}/libgo.var`; \
3295 echo
" $${multivar}" >> libgo.sum
; \
3297 echo
>> libgo.sum
; \
3298 pass
=0; fail
=0; untested
=0; \
3299 for
dir in .
$(MULTIDIRS
); do \
3300 multidir
=..
/$${dir}/$${lib}; \
3301 multivar
=`cat $${multidir}/libgo.var`; \
3302 echo
"Running target $${multivar}" >> libgo.sum
; \
3303 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3304 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3305 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3306 if
test -n
"${MULTIDIRS}"; then \
3307 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3308 echo
>> libgo.sum
; \
3310 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3311 pass
=`expr $$pass + $$p`; \
3312 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3313 echo
"# of expected passes $$p" >> libgo.sum
; \
3315 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3316 fail
=`expr $$fail + $$p`; \
3317 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3318 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3320 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3321 untested
=`expr $$untested + $$p`; \
3322 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3323 echo
"# of untested testcases $$p" >> libgo.sum
; \
3326 echo
>> libgo.sum
; \
3327 echo
" === libgo Summary ===" >> libgo.sum
; \
3328 echo
>> libgo.sum
; \
3329 if
test "$$pass" -ne
"0"; then \
3330 echo
"# of expected passes $$pass" >> libgo.sum
; \
3332 if
test "$$fail" -ne
"0"; then \
3333 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3335 if
test "$$untested" -ne
"0"; then \
3336 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3338 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3339 echo
>> libgo.log
; \
3340 echo
"runtest completed at `date`" >> libgo.log
; \
3341 if
test "$$fail" -ne
"0"; then \
3349 @
rm -f libgo.sum libgo.log libgo.tail
3351 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3352 echo
"$${multivar}" > libgo.var
3353 @for f in
$(TEST_PACKAGES
); do \
3354 rm -f
$$f-testsum
$$f-testlog
; \
3356 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
3357 @for f in
$(TEST_PACKAGES
); do \
3358 if
test -f
$$f-testsum
; then \
3359 cat
$$f-testsum
>> libgo.sum
; \
3361 if
test -f
$$f-testlog
; then \
3362 cat
$$f-testlog
>> libgo.log
; \
3367 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3370 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3373 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3374 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3375 find .
-name
'*-testsum' -print | xargs
rm -f
3376 find .
-name
'*-testlog' -print | xargs
rm -f
3379 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3380 find .
-name
'*.a' -print | xargs
rm -f
3381 find .
-name
'*.gox' -print | xargs
rm -f
3382 find .
-name
'*.s-gox' -print | xargs
rm -f
3385 find .
-name
'*.lo.dep' -print | xargs
rm -f
3387 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3388 # Otherwise a system limit (for SysV at least) may be exceeded.