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)$(toolexeclibgogodir)" \
135 "$(DESTDIR)$(toolexeclibgohashdir)" \
136 "$(DESTDIR)$(toolexeclibgohtmldir)" \
137 "$(DESTDIR)$(toolexeclibgoimagedir)" \
138 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
139 "$(DESTDIR)$(toolexeclibgoindexdir)" \
140 "$(DESTDIR)$(toolexeclibgoiodir)" \
141 "$(DESTDIR)$(toolexeclibgologdir)" \
142 "$(DESTDIR)$(toolexeclibgomathdir)" \
143 "$(DESTDIR)$(toolexeclibgomimedir)" \
144 "$(DESTDIR)$(toolexeclibgonetdir)" \
145 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
146 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
147 "$(DESTDIR)$(toolexeclibgoosdir)" \
148 "$(DESTDIR)$(toolexeclibgopathdir)" \
149 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
150 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
151 "$(DESTDIR)$(toolexeclibgosyncdir)" \
152 "$(DESTDIR)$(toolexeclibgotestingdir)" \
153 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
154 "$(DESTDIR)$(toolexeclibgotextdir)" \
155 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
156 "$(DESTDIR)$(toolexeclibgounicodedir)"
157 LIBRARIES
= $(noinst_LIBRARIES
) $(toolexeclib_LIBRARIES
)
159 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
160 libgobegin_llgo_a_LIBADD
=
161 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
162 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
163 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
164 libgobegin_a_LIBADD
=
165 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
166 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
167 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
168 libgolibbegin_a_LIBADD
=
169 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
170 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
171 libgotool_a_AR
= $(AR
) $(ARFLAGS
)
172 am_libgotool_a_OBJECTS
=
173 libgotool_a_OBJECTS
= $(am_libgotool_a_OBJECTS
)
174 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
175 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
176 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
177 reflect
/makefunc_ffi_c.lo strings
/index.lo \
178 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
179 syscall
/wait.lo
$(golang_org_x_net_lif_lo
) \
180 $(golang_org_x_net_route_lo
) log
/syslog
/syslog_c.lo \
181 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo
183 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
184 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
185 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
186 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
187 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
188 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= rtems-task-variable-add.lo
189 @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
190 @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
191 @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
192 @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
193 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= getncpu-solaris.lo
194 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= getncpu-irix.lo
195 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= \
196 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
197 @LIBGO_IS_LINUX_TRUE@am__objects_2
= getncpu-linux.lo
198 am__objects_3
= aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
199 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
200 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
201 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
202 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
203 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
204 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
205 env_posix.lo panic.lo
print.lo proc.lo runtime_c.lo stack.lo \
206 thread.lo yield.lo
$(am__objects_1
) $(am__objects_2
)
207 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
208 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
209 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
210 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
211 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
212 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
213 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
214 am_libgo_la_OBJECTS
= $(am__objects_3
)
215 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
216 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
217 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
219 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
220 DEFAULT_INCLUDES
= -I.@am__isrc@
221 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
222 am__depfiles_maybe
= depfiles
224 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
225 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
226 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
227 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
228 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
230 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
231 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
233 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
234 $(libgolibbegin_a_SOURCES
) $(libgotool_a_SOURCES
) \
235 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
242 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
243 html-recursive info-recursive install-data-recursive \
244 install-dvi-recursive install-exec-recursive \
245 install-html-recursive install-info-recursive \
246 install-pdf-recursive install-ps-recursive install-recursive \
247 installcheck-recursive installdirs-recursive pdf-recursive \
248 ps-recursive uninstall-recursive
249 am__can_run_installinfo
= \
250 case
$$AM_UPDATE_INFO_DIR in \
252 *) (install-info
--version
) >/dev
/null
2>&1;; \
254 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
255 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
256 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
257 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
258 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
259 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
260 $(toolexeclibgohash_DATA
) $(toolexeclibgohtml_DATA
) \
261 $(toolexeclibgoimage_DATA
) $(toolexeclibgoimagecolor_DATA
) \
262 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
263 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
264 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
265 $(toolexeclibgonethttp_DATA
) $(toolexeclibgonetrpc_DATA
) \
266 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
267 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
268 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
269 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
270 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
271 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
272 distclean-recursive maintainer-clean-recursive
273 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
274 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
277 DIST_SUBDIRS
= testsuite
279 ALLGOARCH
= @ALLGOARCH@
280 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
284 AUTOCONF
= @AUTOCONF@
285 AUTOHEADER
= @AUTOHEADER@
286 AUTOMAKE
= @AUTOMAKE@
289 CCDEPMODE
= @CCDEPMODE@
290 CC_FOR_BUILD
= @CC_FOR_BUILD@
293 CPPFLAGS
= @CPPFLAGS@
294 CYGPATH_W
= @CYGPATH_W@
297 DSYMUTIL
= @DSYMUTIL@
309 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
310 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
311 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
312 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
313 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
315 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
317 INSTALL_DATA
= @INSTALL_DATA@
318 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
319 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
320 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
323 LIBATOMIC
= @LIBATOMIC@
325 LIBFFIINCS
= @LIBFFIINCS@
331 LTLIBOBJS
= @LTLIBOBJS@
333 MAKEINFO
= @MAKEINFO@
334 MATH_FLAG
= @MATH_FLAG@
335 MATH_LIBS
= @MATH_LIBS@
337 NET_LIBS
= @NET_LIBS@
343 OSCFLAGS
= @OSCFLAGS@
347 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
348 PACKAGE_NAME
= @PACKAGE_NAME@
349 PACKAGE_STRING
= @PACKAGE_STRING@
350 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
351 PACKAGE_URL
= @PACKAGE_URL@
352 PACKAGE_VERSION
= @PACKAGE_VERSION@
353 PATH_SEPARATOR
= @PATH_SEPARATOR@
354 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
355 PTHREAD_LIBS
= @PTHREAD_LIBS@
358 SET_MAKE
= @SET_MAKE@
360 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
361 SPLIT_STACK
= @SPLIT_STACK@
362 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
364 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
365 USE_DEJAGNU
= @USE_DEJAGNU@
367 WARN_FLAGS
= @WARN_FLAGS@
369 abs_builddir
= @abs_builddir@
370 abs_srcdir
= @abs_srcdir@
371 abs_top_builddir
= @abs_top_builddir@
372 abs_top_srcdir
= @abs_top_srcdir@
373 ac_ct_CC
= @ac_ct_CC@
374 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
375 am__include
= @am__include@
376 am__leading_dot
= @am__leading_dot@
377 am__quote
= @am__quote@
379 am__untar
= @am__untar@
382 build_alias
= @build_alias@
383 build_cpu
= @build_cpu@
384 build_os
= @build_os@
385 build_vendor
= @build_vendor@
386 builddir
= @builddir@
388 datarootdir
= @datarootdir@
391 enable_shared
= @enable_shared@
392 enable_static
= @enable_static@
393 exec_prefix = @
exec_prefix@
394 glibgo_toolexecdir
= @glibgo_toolexecdir@
395 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
396 go_include
= @go_include@
398 host_alias
= @host_alias@
399 host_cpu
= @host_cpu@
401 host_vendor
= @host_vendor@
403 includedir = @
includedir@
405 install_sh
= @install_sh@
407 libexecdir
= @libexecdir@
408 libtool_VERSION
= @libtool_VERSION@
409 localedir
= @localedir@
410 localstatedir
= @localstatedir@
413 multi_basedir
= @multi_basedir@
414 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
415 oldincludedir = @
oldincludedir@
418 program_transform_name
= @program_transform_name@
421 sharedstatedir
= @sharedstatedir@
423 sysconfdir
= @sysconfdir@
425 target_alias
= @target_alias@
426 target_cpu
= @target_cpu@
427 target_os
= @target_os@
428 target_vendor
= @target_vendor@
429 top_build_prefix
= @top_build_prefix@
430 top_builddir
= @top_builddir@
431 top_srcdir
= @top_srcdir@
434 SUFFIXES
= .c .go .gox .o .obj .lo .a
435 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
437 gcc_version
:= $(shell $(GOC
) -dumpversion
)
438 MAINT_CHARSET
= latin1
439 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
440 PWD_COMMAND
= $${PWDCMD-pwd
}
441 STAMP
= echo timestamp
>
442 toolexecdir
= $(glibgo_toolexecdir
)
443 toolexeclibdir
= $(glibgo_toolexeclibdir
)
444 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
445 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
446 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
448 # -I/-D flags to pass when compiling.
449 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
450 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
451 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions \
452 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
453 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
454 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
455 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
457 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
458 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
463 # Work around what appears to be a GNU make handling MAKEFLAGS
464 # values defined in terms of make variables, as is the case for CC and
465 # friends when we are called from the top level Makefile.
467 "AR_FLAGS=$(AR_FLAGS)" \
468 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
469 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
471 "CXXFLAGS=$(CXXFLAGS)" \
472 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
473 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
474 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
476 "GOCFLAGS=$(GOCFLAGS)" \
477 "INSTALL=$(INSTALL)" \
478 "INSTALL_DATA=$(INSTALL_DATA)" \
479 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
480 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
481 "LDFLAGS=$(LDFLAGS)" \
482 "LIBCFLAGS=$(LIBCFLAGS)" \
483 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
485 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
486 "PICFLAG=$(PICFLAG)" \
487 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
489 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
490 "exec_prefix=$(exec_prefix)" \
491 "infodir=$(infodir)" \
493 "includedir=$(includedir)" \
495 "tooldir=$(tooldir)" \
496 "gxx_include_dir=$(gxx_include_dir)" \
502 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
503 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
504 "DESTDIR=$(DESTDIR)" \
508 # Subdir rules rely on $(FLAGS_TO_PASS)
509 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
510 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
511 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
512 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
513 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
514 noinst_LIBRARIES
= libgotool.a
515 toolexeclibgo_DATA
= \
547 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
548 toolexeclibgoarchive_DATA
= \
552 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
553 toolexeclibgocompress_DATA
= \
560 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
561 toolexeclibgocontainer_DATA
= \
566 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
567 toolexeclibgocrypto_DATA
= \
573 crypto
/elliptic.gox \
586 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
587 toolexeclibgocryptox509_DATA
= \
590 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
591 toolexeclibgodatabase_DATA
= \
594 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
595 toolexeclibgodatabasesql_DATA
= \
596 database
/sql
/driver.gox
598 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
599 toolexeclibgodebug_DATA
= \
608 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
609 toolexeclibgoencoding_DATA
= \
610 encoding
/ascii85.gox \
612 encoding
/base32.gox \
613 encoding
/base64.gox \
614 encoding
/binary.gox \
622 toolexeclibgogodir
= $(toolexeclibgodir
)/go
623 toolexeclibgogo_DATA
= \
636 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
637 toolexeclibgohash_DATA
= \
643 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
644 toolexeclibgohtml_DATA
= \
647 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
648 toolexeclibgoimage_DATA
= \
655 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
656 toolexeclibgoimagecolor_DATA
= \
657 image
/color
/palette.gox
659 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
660 toolexeclibgoindex_DATA
= \
661 index
/suffixarray.gox
663 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
664 toolexeclibgoio_DATA
= \
667 toolexeclibgologdir
= $(toolexeclibgodir
)/log
668 toolexeclibgolog_DATA
= \
671 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
672 toolexeclibgomath_DATA
= \
678 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
679 toolexeclibgomime_DATA
= \
681 mime
/quotedprintable.gox
683 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
684 toolexeclibgonet_DATA
= \
692 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
693 toolexeclibgonethttp_DATA
= \
695 net
/http
/cookiejar.gox \
697 net
/http
/httptest.gox \
698 net
/http
/httptrace.gox \
699 net
/http
/httputil.gox \
702 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
703 toolexeclibgonetrpc_DATA
= \
706 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
707 toolexeclibgoos_DATA
= \
712 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
713 toolexeclibgopath_DATA
= \
716 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
717 toolexeclibgoregexp_DATA
= \
720 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
721 toolexeclibgoruntime_DATA
= \
726 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
727 toolexeclibgosync_DATA
= \
730 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
731 toolexeclibgotesting_DATA
= \
735 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
736 toolexeclibgotestinginternal_DATA
= \
737 testing
/internal
/testdeps.gox
739 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
740 toolexeclibgotext_DATA
= \
745 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
746 toolexeclibgotexttemplate_DATA
= \
747 text
/template
/parse.gox
749 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
750 toolexeclibgounicode_DATA
= \
755 # Some packages are only needed for tests, so unlike the other
756 # internal packages nothing will explicitly depend on them.
757 # Force them to be built.
758 noinst_DATA
= golang_org
/x
/net
/internal
/nettest.gox \
759 golang_org
/x
/net
/nettest.gox internal
/testenv.gox \
760 net
/internal
/socktest.gox os
/signal
/internal
/pty.gox \
761 zstdpkglist.go zdefaultcc.go
762 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
763 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
764 @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
765 @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
766 @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
767 @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
768 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
769 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
770 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
771 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
774 runtime
/go-assert.c \
775 runtime
/go-caller.c \
776 runtime
/go-callers.c \
779 runtime
/go-construct-map.c \
781 runtime
/go-fieldtrack.c \
782 runtime
/go-matherr.c \
783 runtime
/go-memclr.c \
784 runtime
/go-memcmp.c \
785 runtime
/go-memequal.c \
786 runtime
/go-memmove.c \
787 runtime
/go-nanotime.c \
790 runtime
/go-reflect-call.c \
791 runtime
/go-runtime-error.c \
792 runtime
/go-setenv.c \
793 runtime
/go-signal.c \
794 runtime
/go-strslice.c \
795 runtime
/go-typedesc-equal.c \
796 runtime
/go-unsafe-pointer.c \
797 runtime
/go-unsetenv.c \
798 runtime
/go-unwind.c \
799 runtime
/go-varargs.c \
800 runtime
/env_posix.c \
804 runtime
/runtime_c.c \
808 $(rtems_task_variable_add_file
) \
809 $(runtime_getncpu_file
)
811 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
812 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
813 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
814 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
815 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
817 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
818 $(CPPFLAGS
) $(OSCFLAGS
) -O
820 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
821 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
844 crypto
/internal
/cipherhw \
857 database
/sql
/driver \
887 go
/internal
/gccgoimporter \
888 go
/internal
/gcimporter \
889 go
/internal
/srcimporter \
895 golang_org
/x
/crypto
/chacha20poly1305 \
896 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20 \
897 golang_org
/x
/crypto
/cryptobyte \
898 golang_org
/x
/crypto
/cryptobyte
/asn1 \
899 golang_org
/x
/crypto
/curve25519 \
900 golang_org
/x
/crypto
/poly1305 \
901 golang_org
/x
/net
/http2
/hpack \
902 golang_org
/x
/net
/idna \
903 golang_org
/x
/net
/internal
/nettest \
904 golang_org
/x
/net
/lex/httplex \
905 golang_org
/x
/net
/nettest \
906 golang_org
/x
/net
/proxy \
907 golang_org
/x
/text
/secure
/bidirule \
908 golang_org
/x
/text
/transform \
909 golang_org
/x
/text
/unicode
/bidi \
910 golang_org
/x
/text
/unicode
/norm \
911 golang_org
/x
/text
/width \
921 image
/color
/palette \
924 image
/internal
/imageutil \
931 internal
/singleflight \
932 internal
/syscall
/unix \
947 mime
/quotedprintable \
958 net
/internal
/socktest \
968 os
/signal
/internal
/pty \
977 runtime
/internal
/atomic \
978 runtime
/internal
/sys \
980 runtime
/pprof
/internal
/profile \
989 testing
/internal
/testdeps \
995 text
/template
/parse \
1002 $(addsuffix .lo
,$(PACKAGES
)) \
1004 reflect
/makefunc_ffi_c.lo \
1006 $(syscall_lib_clone_lo
) \
1008 syscall
/signame.lo \
1010 $(golang_org_x_net_lif_lo
) \
1011 $(golang_org_x_net_route_lo
) \
1012 log
/syslog
/syslog_c.lo \
1013 $(os_lib_inotify_lo
) \
1014 runtime
/internal
/atomic_c.lo \
1018 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1021 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1022 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1024 libgo_la_SOURCES
= $(runtime_files
)
1025 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1026 libgo_la_LIBADD
= $(libgo_libadd
)
1027 libgo_llgo_la_SOURCES
= $(runtime_files
)
1028 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1029 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1030 libgobegin_a_SOURCES
= \
1033 libgobegin_llgo_a_SOURCES
= \
1037 # Use -fPIC for libgobegin so that it can be put in a PIE.
1038 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1039 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1040 libgolibbegin_a_SOURCES
= \
1041 runtime
/go-libmain.c
1043 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1045 cmd
/go
/internal
/base \
1046 cmd
/go
/internal
/bug \
1047 cmd
/go
/internal
/cache \
1048 cmd
/go
/internal
/cfg \
1049 cmd
/go
/internal
/clean \
1050 cmd
/go
/internal
/cmdflag \
1051 cmd
/go
/internal
/doc \
1052 cmd
/go
/internal
/envcmd \
1053 cmd
/go
/internal
/fix \
1054 cmd
/go
/internal
/fmtcmd \
1055 cmd
/go
/internal
/generate \
1056 cmd
/go
/internal
/get \
1057 cmd
/go
/internal
/help \
1058 cmd
/go
/internal
/list \
1059 cmd
/go
/internal
/load \
1060 cmd
/go
/internal
/run \
1061 cmd
/go
/internal
/str \
1062 cmd
/go
/internal
/test \
1063 cmd
/go
/internal
/tool \
1064 cmd
/go
/internal
/version \
1065 cmd
/go
/internal
/vet \
1066 cmd
/go
/internal
/web \
1067 cmd
/go
/internal
/work \
1068 cmd
/internal
/browser \
1069 cmd
/internal
/buildid \
1071 cmd
/internal
/objabi \
1072 cmd
/internal
/test2json \
1073 cmd
/vet
/internal
/cfg \
1074 cmd
/vet
/internal
/whitelist
1076 libgotool_a_SOURCES
=
1077 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
1078 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
1079 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1080 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1081 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1082 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1083 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1085 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1086 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1089 # Build the dependencies for a Go package.
1092 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1093 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,,$@)))`; \
1094 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1095 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1096 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1101 # Build the .go files for a package, generating a .lo file.
1104 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1105 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1108 # How to build a .gox file from a .lo file.
1109 # Matching .o file can either be in the same directory as the .lo (non-PIC
1110 # object) or in the .libs directory (PIC object).
1112 f
="$(basename $<).o"; \
1113 if
test ! -f
$$f; then \
1114 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1116 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1117 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1124 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1126 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1128 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1129 export RUNTESTFLAGS
; \
1134 libgccdir
=`${GOC} ${GOCFLAGS} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1135 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1136 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1137 export LD_LIBRARY_PATH
; \
1139 rm -f
$@
-testsum
$@
-testlog
; \
1140 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1141 if
test "$(USE_DEJAGNU)" = "yes"; then \
1142 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1143 elif
test "$(GOBENCH)" != ""; then \
1144 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1146 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1147 echo
"PASS: $(@D)" >> $@
-testlog
; \
1148 echo
"PASS: $(@D)"; \
1149 echo
"PASS: $(@D)" > $@
-testsum
; \
1151 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1153 echo
"FAIL: $(@D)" > $@
-testsum
; \
1159 # Build all packages before checking any.
1160 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1161 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1162 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1163 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
1164 $(toolexeclibgohash_DATA
) $(toolexeclibgoimage_DATA
) \
1165 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
1166 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
1167 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
1168 $(toolexeclibgonethttp_DATA
) $(toolexeclibgoos_DATA
) \
1169 $(toolexeclibgopath_DATA
) $(toolexeclibgorpc_DATA
) \
1170 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
1171 $(toolexeclibgotesting_DATA
) $(toolexeclibgotext_DATA
) \
1172 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
) \
1173 $(noinst_LIBRARIES
) $(am__append_3
) $(am__append_4
)
1175 # Pass -ffp-contract=off, or 386-specific options, when building the
1176 # math package. MATH_FLAG is defined in configure.ac.
1177 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1178 math_check_GOCFLAGS
= $(MATH_FLAG
)
1180 # Add the generated file runtime_sysinfo.go to the runtime package.
1181 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1183 # Add generated files to the syscall package.
1184 extra_go_files_syscall
= \
1188 $(syscall_epoll_file
)
1191 # Pass -fgo-compiling-runtime when compiling the runtime package.
1192 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1193 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1194 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1195 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1196 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1197 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1198 @USE_LIBFFI_FALSE@matchargs_runtime
=
1200 # If libffi is supported (the normal case) use the ffi build tag for
1201 # the runtime package.
1202 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1204 # At least for now, we need -static-libgo for this test, because
1205 # otherwise we can't get the line numbers.
1206 # Also use -fno-inline to get better results from the memory profiler.
1207 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1208 extra_go_files_runtime_internal_sys
= version.go
1209 extra_go_files_go_types
= gccgosizes.go
1210 extra_go_files_cmd_internal_objabi
= objabi.go
1211 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1212 extra_go_files_cmd_go_internal_load
= zstdpkglist.go
1213 extra_check_libs_cmd_go_internal_cache
= $(abs_builddir
)/libgotool.a
1214 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1215 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1216 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1217 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1218 extra_check_libs_cmd_vet_internal_cfg
= $(abs_builddir
)/libgotool.a
1219 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1221 # Solaris 11.4 changed the type of fields in struct stat.
1222 # Use a build tag, based on a configure check, to cope.
1223 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1224 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1225 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1226 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1228 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1229 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1231 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1232 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1234 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1235 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1268 cmd
/go
/internal
/cache
/check \
1269 cmd
/go
/internal
/generate
/check \
1270 cmd
/go
/internal
/get/check \
1271 cmd
/go
/internal
/load
/check \
1272 cmd
/go
/internal
/work
/check \
1273 cmd
/internal
/buildid
/check \
1274 cmd
/internal
/edit
/check \
1275 cmd
/internal
/objabi
/check \
1276 cmd
/internal
/test2json
/check \
1277 cmd
/vet
/internal
/cfg
/check \
1278 compress
/bzip2
/check \
1279 compress
/flate
/check \
1280 compress
/gzip
/check \
1281 compress
/lzw
/check \
1282 compress
/zlib
/check \
1283 container
/heap
/check \
1284 container
/list
/check \
1285 container
/ring
/check \
1287 crypto
/cipher
/check \
1290 crypto
/ecdsa
/check \
1291 crypto
/elliptic
/check \
1298 crypto
/sha256
/check \
1299 crypto
/sha512
/check \
1300 crypto
/subtle
/check \
1303 database
/sql
/check \
1304 database
/sql
/driver
/check \
1309 debug
/plan9obj
/check \
1311 encoding
/ascii85
/check \
1312 encoding
/asn1
/check \
1313 encoding
/base32
/check \
1314 encoding
/base64
/check \
1315 encoding
/binary
/check \
1316 encoding
/csv
/check \
1317 encoding
/gob
/check \
1318 encoding
/hex
/check \
1319 encoding
/json
/check \
1320 encoding
/pem
/check \
1321 encoding
/xml
/check \
1322 html
/template
/check \
1329 go
/internal
/gcimporter
/check \
1330 go
/internal
/gccgoimporter
/check \
1331 go
/internal
/srcimporter
/check \
1337 golang_org
/x
/crypto
/chacha20poly1305
/check \
1338 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20
/check \
1339 golang_org
/x
/crypto
/cryptobyte
/check \
1340 golang_org
/x
/crypto
/curve25519
/check \
1341 golang_org
/x
/crypto
/poly1305
/check \
1342 golang_org
/x
/net
/http2
/hpack
/check \
1343 golang_org
/x
/net
/idna
/check \
1344 golang_org
/x
/net
/lex/httplex
/check \
1345 $(golang_org_x_net_lif_check
) \
1346 golang_org
/x
/net
/proxy
/check \
1347 $(golang_org_x_net_route_check
) \
1348 hash
/adler32
/check \
1356 index
/suffixarray
/check \
1357 internal
/poll
/check \
1358 internal
/singleflight
/check \
1359 internal
/trace
/check \
1366 mime
/multipart
/check \
1367 mime
/quotedprintable
/check \
1369 net
/http
/cgi
/check \
1370 net
/http
/cookiejar
/check \
1371 net
/http
/fcgi
/check \
1372 net
/http
/httptest
/check \
1373 net
/http
/httptrace
/check \
1374 net
/http
/httputil
/check \
1375 net
/http
/internal
/check \
1376 net
/internal
/socktest
/check \
1380 net
/textproto
/check \
1382 net
/rpc
/jsonrpc
/check \
1386 path
/filepath
/check \
1387 regexp
/syntax
/check \
1388 runtime
/debug
/check \
1389 runtime
/internal
/atomic
/check \
1390 runtime
/internal
/sys
/check \
1391 runtime
/pprof
/check \
1392 runtime
/pprof
/internal
/profile
/check \
1393 runtime
/trace
/check \
1395 text
/scanner
/check \
1396 text
/tabwriter
/check \
1397 text
/template
/check \
1398 text
/template
/parse
/check \
1399 testing
/quick
/check \
1400 unicode
/utf16
/check \
1403 MOSTLYCLEANFILES
= \
1404 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1405 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1407 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1408 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1410 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1412 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1415 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1416 am--refresh
: Makefile
1418 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1419 @for dep in
$?
; do \
1420 case
'$(am__configure_deps)' in \
1422 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1423 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1428 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1429 $(am__cd
) $(top_srcdir
) && \
1430 $(AUTOMAKE
) --foreign Makefile
1432 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1435 echo
' $(SHELL) ./config.status'; \
1436 $(SHELL
) .
/config.status
;; \
1438 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1439 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1442 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1443 $(SHELL
) .
/config.status
--recheck
1445 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1446 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1447 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1448 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1449 $(am__aclocal_m4_deps
):
1452 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1453 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1455 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1457 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1458 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1459 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1464 -rm -f config.h stamp-h1
1466 clean-noinstLIBRARIES
:
1467 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1468 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1470 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1471 list2
=; for p in
$$list; do \
1472 if
test -f
$$p; then \
1473 list2
="$$list2 $$p"; \
1476 test -z
"$$list2" ||
{ \
1477 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1478 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1479 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1480 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1482 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1483 for p in
$$list; do \
1484 if
test -f
$$p; then \
1486 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1487 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1491 uninstall-toolexeclibLIBRARIES
:
1492 @
$(NORMAL_UNINSTALL
)
1493 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1494 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1495 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1497 clean-toolexeclibLIBRARIES
:
1498 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1499 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1500 -rm -f libgobegin-llgo.a
1501 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1502 $(RANLIB
) libgobegin-llgo.a
1503 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1505 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1506 $(RANLIB
) libgobegin.a
1507 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1508 -rm -f libgolibbegin.a
1509 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1510 $(RANLIB
) libgolibbegin.a
1511 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1513 $(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1514 $(RANLIB
) libgotool.a
1515 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1517 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1518 list2
=; for p in
$$list; do \
1519 if
test -f
$$p; then \
1520 list2
="$$list2 $$p"; \
1523 test -z
"$$list2" ||
{ \
1524 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1525 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1526 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1527 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1530 uninstall-toolexeclibLTLIBRARIES
:
1531 @
$(NORMAL_UNINSTALL
)
1532 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1533 for p in
$$list; do \
1535 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1536 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1539 clean-toolexeclibLTLIBRARIES
:
1540 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1541 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1542 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1543 test "$$dir" != "$$p" ||
dir=.
; \
1544 echo
"rm -f \"$${dir}/so_locations\""; \
1545 rm -f
"$${dir}/so_locations"; \
1547 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1548 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1549 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1550 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1552 mostlyclean-compile
:
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1605 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1606 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1609 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1612 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1613 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1616 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1619 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1620 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1623 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1625 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1626 @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
1627 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1630 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1632 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1633 @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`
1634 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1637 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_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`
1639 libgobegin_a-go-main.o
: runtime
/go-main.c
1640 @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
1641 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1644 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1646 libgobegin_a-go-main.obj
: runtime
/go-main.c
1647 @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`
1648 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1651 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(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`
1653 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1654 @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
1655 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1658 @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
1660 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1661 @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`
1662 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1665 @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`
1667 aeshash.lo
: runtime
/aeshash.c
1668 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT aeshash.lo
-MD
-MP
-MF
$(DEPDIR
)/aeshash.Tpo
-c
-o aeshash.lo
`test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime
/aeshash.c
1669 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1672 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o aeshash.lo
`test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime
/aeshash.c
1674 go-assert.lo
: runtime
/go-assert.c
1675 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1676 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1679 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-assert.lo
`test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime
/go-assert.c
1681 go-caller.lo
: runtime
/go-caller.c
1682 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1683 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1686 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-caller.lo
`test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime
/go-caller.c
1688 go-callers.lo
: runtime
/go-callers.c
1689 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1690 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1693 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1695 go-cdiv.lo
: runtime
/go-cdiv.c
1696 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1697 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1700 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1702 go-cgo.lo
: runtime
/go-cgo.c
1703 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1704 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1707 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
1709 go-construct-map.lo
: runtime
/go-construct-map.c
1710 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1711 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1714 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-construct-map.lo
`test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime
/go-construct-map.c
1716 go-ffi.lo
: runtime
/go-ffi.c
1717 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1718 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1721 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1723 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1724 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1725 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1728 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1730 go-matherr.lo
: runtime
/go-matherr.c
1731 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1732 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1735 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1737 go-memclr.lo
: runtime
/go-memclr.c
1738 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1739 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1742 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1744 go-memcmp.lo
: runtime
/go-memcmp.c
1745 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1746 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1748 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1749 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1751 go-memequal.lo
: runtime
/go-memequal.c
1752 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1753 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1756 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1758 go-memmove.lo
: runtime
/go-memmove.c
1759 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1760 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1763 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1765 go-nanotime.lo
: runtime
/go-nanotime.c
1766 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1767 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1770 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nanotime.lo
`test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime
/go-nanotime.c
1772 go-now.lo
: runtime
/go-now.c
1773 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1774 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1777 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1779 go-nosys.lo
: runtime
/go-nosys.c
1780 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1781 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1784 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1786 go-reflect-call.lo
: runtime
/go-reflect-call.c
1787 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1788 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1791 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-reflect-call.lo
`test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime
/go-reflect-call.c
1793 go-runtime-error.lo
: runtime
/go-runtime-error.c
1794 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1795 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1798 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-runtime-error.lo
`test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime
/go-runtime-error.c
1800 go-setenv.lo
: runtime
/go-setenv.c
1801 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1802 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1805 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1807 go-signal.lo
: runtime
/go-signal.c
1808 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1809 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1812 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-signal.lo
`test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime
/go-signal.c
1814 go-strslice.lo
: runtime
/go-strslice.c
1815 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1816 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1818 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1819 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strslice.lo
`test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime
/go-strslice.c
1821 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1822 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1823 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1826 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-typedesc-equal.lo
`test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime
/go-typedesc-equal.c
1828 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1829 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1830 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1833 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-pointer.lo
`test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime
/go-unsafe-pointer.c
1835 go-unsetenv.lo
: runtime
/go-unsetenv.c
1836 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1837 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1840 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1842 go-unwind.lo
: runtime
/go-unwind.c
1843 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1844 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1847 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unwind.lo
`test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime
/go-unwind.c
1849 go-varargs.lo
: runtime
/go-varargs.c
1850 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1851 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1854 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1856 env_posix.lo
: runtime
/env_posix.c
1857 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1858 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1861 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1863 panic.lo
: runtime
/panic.c
1864 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1865 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1868 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1870 print.lo
: runtime
/print.c
1871 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1872 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1875 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1877 proc.lo
: runtime
/proc.c
1878 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT proc.lo
-MD
-MP
-MF
$(DEPDIR
)/proc.Tpo
-c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1879 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1881 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1882 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1884 runtime_c.lo
: runtime
/runtime_c.c
1885 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1886 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1888 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1889 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1891 stack.lo
: runtime
/stack.c
1892 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT stack.lo
-MD
-MP
-MF
$(DEPDIR
)/stack.Tpo
-c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1893 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1895 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1896 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1898 thread.lo
: runtime
/thread.c
1899 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread.lo
-MD
-MP
-MF
$(DEPDIR
)/thread.Tpo
-c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1900 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1902 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1903 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1905 yield.lo
: runtime
/yield.c
1906 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1907 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1909 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1910 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1912 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1913 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1914 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1917 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o rtems-task-variable-add.lo
`test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime
/rtems-task-variable-add.c
1919 getncpu-none.lo
: runtime
/getncpu-none.c
1920 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1921 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1924 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
1926 getncpu-aix.lo
: runtime
/getncpu-aix.c
1927 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1928 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1930 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1931 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-aix.lo
`test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime
/getncpu-aix.c
1933 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1934 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1935 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1937 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1938 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
1940 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1941 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1942 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1944 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1945 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
1947 getncpu-irix.lo
: runtime
/getncpu-irix.c
1948 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1949 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1952 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
1954 getncpu-linux.lo
: runtime
/getncpu-linux.c
1955 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1956 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1958 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1959 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
1961 mostlyclean-libtool
:
1968 -rm -f libtool config.lt
1970 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1971 # runs to enable its job server during parallel builds. Hence the
1974 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1976 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1979 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1981 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1983 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1984 maintainer-clean-multi
:
1985 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1986 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1988 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1989 if
test -n
"$$list"; then \
1990 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1991 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1993 for p in
$$list; do \
1994 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1996 done |
$(am__base_list
) | \
1997 while read files
; do \
1998 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1999 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2002 uninstall-toolexeclibgoDATA
:
2003 @
$(NORMAL_UNINSTALL
)
2004 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2005 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2006 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2007 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2009 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2010 if
test -n
"$$list"; then \
2011 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2012 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2014 for p in
$$list; do \
2015 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2017 done |
$(am__base_list
) | \
2018 while read files
; do \
2019 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2020 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2023 uninstall-toolexeclibgoarchiveDATA
:
2024 @
$(NORMAL_UNINSTALL
)
2025 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2026 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2027 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2028 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2030 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2031 if
test -n
"$$list"; then \
2032 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2033 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2035 for p in
$$list; do \
2036 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2038 done |
$(am__base_list
) | \
2039 while read files
; do \
2040 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2041 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2044 uninstall-toolexeclibgocompressDATA
:
2045 @
$(NORMAL_UNINSTALL
)
2046 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2047 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2048 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2049 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2051 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2052 if
test -n
"$$list"; then \
2053 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2054 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2056 for p in
$$list; do \
2057 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2059 done |
$(am__base_list
) | \
2060 while read files
; do \
2061 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2062 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2065 uninstall-toolexeclibgocontainerDATA
:
2066 @
$(NORMAL_UNINSTALL
)
2067 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2068 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2069 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2070 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2072 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2073 if
test -n
"$$list"; then \
2074 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2075 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2077 for p in
$$list; do \
2078 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2080 done |
$(am__base_list
) | \
2081 while read files
; do \
2082 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2083 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2086 uninstall-toolexeclibgocryptoDATA
:
2087 @
$(NORMAL_UNINSTALL
)
2088 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2089 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2090 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2091 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2093 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2094 if
test -n
"$$list"; then \
2095 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2096 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2098 for p in
$$list; do \
2099 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2101 done |
$(am__base_list
) | \
2102 while read files
; do \
2103 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2104 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2107 uninstall-toolexeclibgocryptox509DATA
:
2108 @
$(NORMAL_UNINSTALL
)
2109 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2110 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2111 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2112 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2114 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2115 if
test -n
"$$list"; then \
2116 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2117 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2119 for p in
$$list; do \
2120 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2122 done |
$(am__base_list
) | \
2123 while read files
; do \
2124 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2125 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2128 uninstall-toolexeclibgodatabaseDATA
:
2129 @
$(NORMAL_UNINSTALL
)
2130 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2131 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2132 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2133 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2135 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2136 if
test -n
"$$list"; then \
2137 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2138 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2140 for p in
$$list; do \
2141 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2143 done |
$(am__base_list
) | \
2144 while read files
; do \
2145 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2146 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2149 uninstall-toolexeclibgodatabasesqlDATA
:
2150 @
$(NORMAL_UNINSTALL
)
2151 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2152 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2153 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2154 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2156 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2157 if
test -n
"$$list"; then \
2158 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2159 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2161 for p in
$$list; do \
2162 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2164 done |
$(am__base_list
) | \
2165 while read files
; do \
2166 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2167 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2170 uninstall-toolexeclibgodebugDATA
:
2171 @
$(NORMAL_UNINSTALL
)
2172 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2173 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2174 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2175 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2177 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2178 if
test -n
"$$list"; then \
2179 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2180 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2182 for p in
$$list; do \
2183 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2185 done |
$(am__base_list
) | \
2186 while read files
; do \
2187 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2188 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2191 uninstall-toolexeclibgoencodingDATA
:
2192 @
$(NORMAL_UNINSTALL
)
2193 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2194 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2195 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2196 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2198 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2199 if
test -n
"$$list"; then \
2200 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2201 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2203 for p in
$$list; do \
2204 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2206 done |
$(am__base_list
) | \
2207 while read files
; do \
2208 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2209 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2212 uninstall-toolexeclibgogoDATA
:
2213 @
$(NORMAL_UNINSTALL
)
2214 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2215 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2216 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2217 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2219 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2220 if
test -n
"$$list"; then \
2221 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2222 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2224 for p in
$$list; do \
2225 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2227 done |
$(am__base_list
) | \
2228 while read files
; do \
2229 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2230 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2233 uninstall-toolexeclibgohashDATA
:
2234 @
$(NORMAL_UNINSTALL
)
2235 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2236 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2237 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2238 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2240 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2241 if
test -n
"$$list"; then \
2242 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2243 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2245 for p in
$$list; do \
2246 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2248 done |
$(am__base_list
) | \
2249 while read files
; do \
2250 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2251 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2254 uninstall-toolexeclibgohtmlDATA
:
2255 @
$(NORMAL_UNINSTALL
)
2256 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2257 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2258 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2259 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2261 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2262 if
test -n
"$$list"; then \
2263 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2264 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2266 for p in
$$list; do \
2267 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2269 done |
$(am__base_list
) | \
2270 while read files
; do \
2271 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2272 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2275 uninstall-toolexeclibgoimageDATA
:
2276 @
$(NORMAL_UNINSTALL
)
2277 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2278 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2279 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2280 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2282 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2283 if
test -n
"$$list"; then \
2284 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2285 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2287 for p in
$$list; do \
2288 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2290 done |
$(am__base_list
) | \
2291 while read files
; do \
2292 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2293 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2296 uninstall-toolexeclibgoimagecolorDATA
:
2297 @
$(NORMAL_UNINSTALL
)
2298 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2299 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2300 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2301 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2303 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2304 if
test -n
"$$list"; then \
2305 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2306 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2308 for p in
$$list; do \
2309 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2311 done |
$(am__base_list
) | \
2312 while read files
; do \
2313 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2314 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2317 uninstall-toolexeclibgoindexDATA
:
2318 @
$(NORMAL_UNINSTALL
)
2319 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2320 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2321 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2322 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2324 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2325 if
test -n
"$$list"; then \
2326 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2327 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2329 for p in
$$list; do \
2330 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2332 done |
$(am__base_list
) | \
2333 while read files
; do \
2334 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2335 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2338 uninstall-toolexeclibgoioDATA
:
2339 @
$(NORMAL_UNINSTALL
)
2340 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2341 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2342 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2343 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2345 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2346 if
test -n
"$$list"; then \
2347 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2348 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2350 for p in
$$list; do \
2351 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2353 done |
$(am__base_list
) | \
2354 while read files
; do \
2355 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2356 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2359 uninstall-toolexeclibgologDATA
:
2360 @
$(NORMAL_UNINSTALL
)
2361 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2362 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2363 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2364 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2366 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2367 if
test -n
"$$list"; then \
2368 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2369 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2371 for p in
$$list; do \
2372 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2374 done |
$(am__base_list
) | \
2375 while read files
; do \
2376 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2377 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2380 uninstall-toolexeclibgomathDATA
:
2381 @
$(NORMAL_UNINSTALL
)
2382 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2383 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2384 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2385 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2387 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2388 if
test -n
"$$list"; then \
2389 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2390 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2392 for p in
$$list; do \
2393 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2395 done |
$(am__base_list
) | \
2396 while read files
; do \
2397 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2398 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2401 uninstall-toolexeclibgomimeDATA
:
2402 @
$(NORMAL_UNINSTALL
)
2403 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2404 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2405 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2406 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2408 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2409 if
test -n
"$$list"; then \
2410 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2411 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2413 for p in
$$list; do \
2414 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2416 done |
$(am__base_list
) | \
2417 while read files
; do \
2418 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2419 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2422 uninstall-toolexeclibgonetDATA
:
2423 @
$(NORMAL_UNINSTALL
)
2424 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2425 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2426 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2427 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2429 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2430 if
test -n
"$$list"; then \
2431 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2432 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2434 for p in
$$list; do \
2435 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2437 done |
$(am__base_list
) | \
2438 while read files
; do \
2439 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2440 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2443 uninstall-toolexeclibgonethttpDATA
:
2444 @
$(NORMAL_UNINSTALL
)
2445 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2446 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2447 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2448 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2450 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2451 if
test -n
"$$list"; then \
2452 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2453 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2455 for p in
$$list; do \
2456 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2458 done |
$(am__base_list
) | \
2459 while read files
; do \
2460 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2461 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2464 uninstall-toolexeclibgonetrpcDATA
:
2465 @
$(NORMAL_UNINSTALL
)
2466 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2467 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2468 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2469 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2471 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2472 if
test -n
"$$list"; then \
2473 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2474 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2476 for p in
$$list; do \
2477 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2479 done |
$(am__base_list
) | \
2480 while read files
; do \
2481 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2482 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2485 uninstall-toolexeclibgoosDATA
:
2486 @
$(NORMAL_UNINSTALL
)
2487 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2488 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2489 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2490 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2492 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2493 if
test -n
"$$list"; then \
2494 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2495 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2497 for p in
$$list; do \
2498 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2500 done |
$(am__base_list
) | \
2501 while read files
; do \
2502 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2503 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2506 uninstall-toolexeclibgopathDATA
:
2507 @
$(NORMAL_UNINSTALL
)
2508 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2509 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2510 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2511 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2513 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2514 if
test -n
"$$list"; then \
2515 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2516 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2518 for p in
$$list; do \
2519 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2521 done |
$(am__base_list
) | \
2522 while read files
; do \
2523 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2524 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2527 uninstall-toolexeclibgoregexpDATA
:
2528 @
$(NORMAL_UNINSTALL
)
2529 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2530 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2531 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2532 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2534 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2535 if
test -n
"$$list"; then \
2536 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2537 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2539 for p in
$$list; do \
2540 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2542 done |
$(am__base_list
) | \
2543 while read files
; do \
2544 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2545 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2548 uninstall-toolexeclibgoruntimeDATA
:
2549 @
$(NORMAL_UNINSTALL
)
2550 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2551 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2552 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2553 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2555 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2556 if
test -n
"$$list"; then \
2557 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2558 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2560 for p in
$$list; do \
2561 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2563 done |
$(am__base_list
) | \
2564 while read files
; do \
2565 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2566 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2569 uninstall-toolexeclibgosyncDATA
:
2570 @
$(NORMAL_UNINSTALL
)
2571 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2572 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2573 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2574 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2576 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2577 if
test -n
"$$list"; then \
2578 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2579 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2581 for p in
$$list; do \
2582 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2584 done |
$(am__base_list
) | \
2585 while read files
; do \
2586 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2587 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2590 uninstall-toolexeclibgotestingDATA
:
2591 @
$(NORMAL_UNINSTALL
)
2592 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2593 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2594 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2595 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2597 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2598 if
test -n
"$$list"; then \
2599 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2600 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2602 for p in
$$list; do \
2603 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2605 done |
$(am__base_list
) | \
2606 while read files
; do \
2607 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2608 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2611 uninstall-toolexeclibgotestinginternalDATA
:
2612 @
$(NORMAL_UNINSTALL
)
2613 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2614 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2615 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2616 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2618 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2619 if
test -n
"$$list"; then \
2620 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2621 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2623 for p in
$$list; do \
2624 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2626 done |
$(am__base_list
) | \
2627 while read files
; do \
2628 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2629 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2632 uninstall-toolexeclibgotextDATA
:
2633 @
$(NORMAL_UNINSTALL
)
2634 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2635 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2636 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2637 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2639 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2640 if
test -n
"$$list"; then \
2641 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2642 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2644 for p in
$$list; do \
2645 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2647 done |
$(am__base_list
) | \
2648 while read files
; do \
2649 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2650 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2653 uninstall-toolexeclibgotexttemplateDATA
:
2654 @
$(NORMAL_UNINSTALL
)
2655 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2656 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2657 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2658 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2660 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2661 if
test -n
"$$list"; then \
2662 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2663 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2665 for p in
$$list; do \
2666 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2668 done |
$(am__base_list
) | \
2669 while read files
; do \
2670 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2671 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2674 uninstall-toolexeclibgounicodeDATA
:
2675 @
$(NORMAL_UNINSTALL
)
2676 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2677 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2678 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2680 # This directory's subdirectories are mostly independent; you can cd
2681 # into them and run `make' without going through this Makefile.
2682 # To change the values of `make' variables: instead of editing Makefiles,
2683 # (1) if the variable is set in `config.status', edit `config.status'
2684 # (which will cause the Makefiles to be regenerated when you run `make');
2685 # (2) otherwise, pass the desired values on the `make' command line.
2686 $(RECURSIVE_TARGETS
):
2687 @fail
= failcom
='exit 1'; \
2688 for f in x
$$MAKEFLAGS; do \
2691 *k
*) failcom
='fail=yes';; \
2695 target
=`echo $@ | sed s/-recursive//`; \
2696 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2697 echo
"Making $$target in $$subdir"; \
2698 if
test "$$subdir" = "."; then \
2700 local_target
="$$target-am"; \
2702 local_target
="$$target"; \
2704 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2705 || eval
$$failcom; \
2707 if
test "$$dot_seen" = "no"; then \
2708 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2709 fi
; test -z
"$$fail"
2711 $(RECURSIVE_CLEAN_TARGETS
):
2712 @fail
= failcom
='exit 1'; \
2713 for f in x
$$MAKEFLAGS; do \
2716 *k
*) failcom
='fail=yes';; \
2721 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2722 *) list
='$(SUBDIRS)' ;; \
2724 rev
=''; for subdir in
$$list; do \
2725 if
test "$$subdir" = "."; then
:; else \
2726 rev
="$$subdir $$rev"; \
2730 target
=`echo $@ | sed s/-recursive//`; \
2731 for subdir in
$$rev; do \
2732 echo
"Making $$target in $$subdir"; \
2733 if
test "$$subdir" = "."; then \
2734 local_target
="$$target-am"; \
2736 local_target
="$$target"; \
2738 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2739 || eval
$$failcom; \
2740 done
&& test -z
"$$fail"
2742 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2743 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2746 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2747 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2750 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2751 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2752 unique
=`for i in $$list; do \
2753 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2755 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2756 END { if (nonempty) { for (i in files) print i; }; }'`; \
2760 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2761 $(TAGS_FILES
) $(LISP
)
2764 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2765 include_option
=--etags-include
; \
2768 include_option
=--include; \
2771 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2772 if
test "$$subdir" = .
; then
:; else \
2773 test ! -f
$$subdir/TAGS || \
2774 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2777 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2778 unique
=`for i in $$list; do \
2779 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2781 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2782 END { if (nonempty) { for (i in files) print i; }; }'`; \
2784 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2785 test -n
"$$unique" || unique
=$$empty_fix; \
2786 if
test $$# -gt 0; then \
2787 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2790 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2795 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2796 $(TAGS_FILES
) $(LISP
)
2797 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2798 unique
=`for i in $$list; do \
2799 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2801 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2802 END { if (nonempty) { for (i in files) print i; }; }'`; \
2803 test -z
"$(CTAGS_ARGS)$$unique" \
2804 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2808 here
=`$(am__cd) $(top_builddir) && pwd` \
2809 && $(am__cd
) $(top_srcdir
) \
2810 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2813 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2815 check: check-recursive
2816 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2818 installdirs: installdirs-recursive
2820 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)$(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 \
2821 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2823 install: install-recursive
2824 install-exec
: install-exec-recursive
2825 install-data
: install-data-recursive
2826 uninstall: uninstall-recursive
2829 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2831 installcheck: installcheck-recursive
2833 if
test -z
'$(STRIP)'; then \
2834 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2835 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2838 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2839 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2840 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2842 mostlyclean-generic
:
2843 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2846 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2849 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2850 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2852 maintainer-clean-generic
:
2853 @echo
"This command is intended for maintainers to use"
2854 @echo
"it deletes files that may require special tools to rebuild."
2855 clean: clean-multi clean-recursive
2857 clean-am
: clean-generic clean-libtool clean-local \
2858 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2859 clean-toolexeclibLTLIBRARIES mostlyclean-am
2861 distclean: distclean-multi distclean-recursive
2862 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2865 distclean-am
: clean-am distclean-compile distclean-generic \
2866 distclean-hdr distclean-libtool distclean-local distclean-tags
2872 html
: html-recursive
2876 info: info-recursive
2882 install-dvi
: install-dvi-recursive
2886 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2887 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2888 install-toolexeclibgoarchiveDATA \
2889 install-toolexeclibgocompressDATA \
2890 install-toolexeclibgocontainerDATA \
2891 install-toolexeclibgocryptoDATA \
2892 install-toolexeclibgocryptox509DATA \
2893 install-toolexeclibgodatabaseDATA \
2894 install-toolexeclibgodatabasesqlDATA \
2895 install-toolexeclibgodebugDATA \
2896 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2897 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2898 install-toolexeclibgoimageDATA \
2899 install-toolexeclibgoimagecolorDATA \
2900 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2901 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2902 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2903 install-toolexeclibgonethttpDATA \
2904 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2905 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2906 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2907 install-toolexeclibgotestingDATA \
2908 install-toolexeclibgotestinginternalDATA \
2909 install-toolexeclibgotextDATA \
2910 install-toolexeclibgotexttemplateDATA \
2911 install-toolexeclibgounicodeDATA
2913 install-html
: install-html-recursive
2917 install-info
: install-info-recursive
2923 install-pdf
: install-pdf-recursive
2927 install-ps
: install-ps-recursive
2933 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2934 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2935 -rm -rf
$(top_srcdir
)/autom4te.cache
2938 maintainer-clean-am
: distclean-am maintainer-clean-generic
2940 mostlyclean: mostlyclean-multi mostlyclean-recursive
2942 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2943 mostlyclean-libtool mostlyclean-local
2953 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2954 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2955 uninstall-toolexeclibgoarchiveDATA \
2956 uninstall-toolexeclibgocompressDATA \
2957 uninstall-toolexeclibgocontainerDATA \
2958 uninstall-toolexeclibgocryptoDATA \
2959 uninstall-toolexeclibgocryptox509DATA \
2960 uninstall-toolexeclibgodatabaseDATA \
2961 uninstall-toolexeclibgodatabasesqlDATA \
2962 uninstall-toolexeclibgodebugDATA \
2963 uninstall-toolexeclibgoencodingDATA \
2964 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2965 uninstall-toolexeclibgohtmlDATA \
2966 uninstall-toolexeclibgoimageDATA \
2967 uninstall-toolexeclibgoimagecolorDATA \
2968 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2969 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2970 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2971 uninstall-toolexeclibgonethttpDATA \
2972 uninstall-toolexeclibgonetrpcDATA \
2973 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2974 uninstall-toolexeclibgoregexpDATA \
2975 uninstall-toolexeclibgoruntimeDATA \
2976 uninstall-toolexeclibgosyncDATA \
2977 uninstall-toolexeclibgotestingDATA \
2978 uninstall-toolexeclibgotestinginternalDATA \
2979 uninstall-toolexeclibgotextDATA \
2980 uninstall-toolexeclibgotexttemplateDATA \
2981 uninstall-toolexeclibgounicodeDATA
2983 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2984 clean-multi ctags-recursive distclean-multi install-am \
2985 install-multi install-strip maintainer-clean-multi \
2986 mostlyclean-multi tags-recursive
2988 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2989 all all-am all-multi am--refresh
check check-am
clean \
2990 clean-generic clean-libtool clean-local clean-multi \
2991 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2992 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
2993 distclean-compile distclean-generic distclean-hdr \
2994 distclean-libtool distclean-local distclean-multi \
2995 distclean-tags
dvi dvi-am html html-am
info info-am
install \
2996 install-am install-data install-data-am install-dvi \
2997 install-dvi-am install-exec install-exec-am install-html \
2998 install-html-am install-info install-info-am install-man \
2999 install-multi install-pdf install-pdf-am install-ps \
3000 install-ps-am install-strip install-toolexeclibLIBRARIES \
3001 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3002 install-toolexeclibgoarchiveDATA \
3003 install-toolexeclibgocompressDATA \
3004 install-toolexeclibgocontainerDATA \
3005 install-toolexeclibgocryptoDATA \
3006 install-toolexeclibgocryptox509DATA \
3007 install-toolexeclibgodatabaseDATA \
3008 install-toolexeclibgodatabasesqlDATA \
3009 install-toolexeclibgodebugDATA \
3010 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
3011 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
3012 install-toolexeclibgoimageDATA \
3013 install-toolexeclibgoimagecolorDATA \
3014 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3015 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3016 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3017 install-toolexeclibgonethttpDATA \
3018 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
3019 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
3020 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3021 install-toolexeclibgotestingDATA \
3022 install-toolexeclibgotestinginternalDATA \
3023 install-toolexeclibgotextDATA \
3024 install-toolexeclibgotexttemplateDATA \
3025 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3026 installdirs installdirs-am maintainer-clean \
3027 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3028 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3029 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3030 tags-recursive
uninstall uninstall-am \
3031 uninstall-toolexeclibLIBRARIES \
3032 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3033 uninstall-toolexeclibgoarchiveDATA \
3034 uninstall-toolexeclibgocompressDATA \
3035 uninstall-toolexeclibgocontainerDATA \
3036 uninstall-toolexeclibgocryptoDATA \
3037 uninstall-toolexeclibgocryptox509DATA \
3038 uninstall-toolexeclibgodatabaseDATA \
3039 uninstall-toolexeclibgodatabasesqlDATA \
3040 uninstall-toolexeclibgodebugDATA \
3041 uninstall-toolexeclibgoencodingDATA \
3042 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
3043 uninstall-toolexeclibgohtmlDATA \
3044 uninstall-toolexeclibgoimageDATA \
3045 uninstall-toolexeclibgoimagecolorDATA \
3046 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3047 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3048 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3049 uninstall-toolexeclibgonethttpDATA \
3050 uninstall-toolexeclibgonetrpcDATA \
3051 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3052 uninstall-toolexeclibgoregexpDATA \
3053 uninstall-toolexeclibgoruntimeDATA \
3054 uninstall-toolexeclibgosyncDATA \
3055 uninstall-toolexeclibgotestingDATA \
3056 uninstall-toolexeclibgotestinginternalDATA \
3057 uninstall-toolexeclibgotextDATA \
3058 uninstall-toolexeclibgotexttemplateDATA \
3059 uninstall-toolexeclibgounicodeDATA
3062 version.go
: s-version
; @true
3064 rm -f version.go.tmp
3065 echo
"package sys" > version.go.tmp
3066 echo
'func init() { DefaultGoroot = "$(prefix)" }' >> version.go.tmp
3067 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3068 echo
'const Goexperiment = ``' >> version.go.tmp
3069 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3070 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3071 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3072 echo
>> version.go.tmp
3073 echo
"type ArchFamilyType int" >> version.go.tmp
3074 echo
>> version.go.tmp
3075 echo
"const (" >> version.go.tmp
3076 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3077 for a in
$(ALLGOARCHFAMILY
); do \
3078 echo
" $${a}" >> version.go.tmp
; \
3080 echo
")" >> version.go.tmp
3081 echo
>> version.go.tmp
3082 for a in
$(ALLGOARCH
); do \
3083 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3084 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3085 if
test "$${a}" = "$(GOARCH)"; then \
3086 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3088 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3091 echo
>> version.go.tmp
3092 echo
"const (" >> version.go.tmp
3093 echo
" ArchFamily = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) family`" >> version.go.tmp
3094 echo
" BigEndian = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) bigendian`" >> version.go.tmp
3095 echo
" CacheLineSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) cachelinesize`" >> version.go.tmp
3096 echo
" DefaultPhysPageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) defaultphyspagesize`" >> version.go.tmp
3097 echo
" HugePageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) hugepagesize`" >> version.go.tmp
3098 echo
" Int64Align = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) int64align`" >> version.go.tmp
3099 echo
" MinFrameSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) minframesize`" >> version.go.tmp
3100 echo
" PCQuantum = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) pcquantum`" >> version.go.tmp
3101 echo
")" >> version.go.tmp
3102 echo
>> version.go.tmp
3103 for a in
$(ALLGOOS
); do \
3104 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3105 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3106 if
test "$${a}" = "$(GOOS)"; then \
3107 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3109 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3112 echo
>> version.go.tmp
3113 echo
"type Uintreg uintptr" >> version.go.tmp
3114 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3117 objabi.go
: s-objabi
; @true
3120 echo
"package objabi" > objabi.go.tmp
3121 echo
"import \"runtime\"" >> objabi.go.tmp
3122 echo
'func init() { defaultGOROOT = `$(prefix)` }' >> objabi.go.tmp
3123 echo
'const defaultGO386 = `sse2`' >> objabi.go.tmp
3124 echo
'const defaultGOARM = `5`' >> objabi.go.tmp
3125 echo
'const defaultGOMIPS = `hardfloat`' >> objabi.go.tmp
3126 echo
'const defaultGOOS = runtime.GOOS' >> objabi.go.tmp
3127 echo
'const defaultGOARCH = runtime.GOARCH' >> objabi.go.tmp
3128 echo
'const defaultGO_EXTLINK_ENABLED = ``' >> objabi.go.tmp
3129 echo
'const version = `'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'`' >> objabi.go.tmp
3130 echo
'const stackGuardMultiplier = 1' >> objabi.go.tmp
3131 echo
'const goexperiment = ``' >> objabi.go.tmp
3132 $(SHELL
) $(srcdir)/mvifdiff.sh objabi.go.tmp objabi.go
3135 gccgosizes.go
: s-gccgosizes
; @true
3136 s-gccgosizes
: Makefile goarch.sh
3137 rm -f gccgosizes.go.tmp
3138 echo
"package types" > gccgosizes.go.tmp
3139 echo
>> gccgosizes.go.tmp
3140 echo
"var gccgoArchSizes = map[string]*StdSizes{" >> gccgosizes.go.tmp
3141 for a in
$(ALLGOARCH
); do \
3142 ptrsize
=`$(SHELL) $(srcdir)/goarch.sh $$a ptrsize`; \
3143 maxalign
=`$(SHELL) $(srcdir)/goarch.sh $$a maxalign`; \
3144 echo
" \"$$a\": {$${ptrsize}, $${maxalign}}," >> gccgosizes.go.tmp
; \
3146 echo
"}" >> gccgosizes.go.tmp
3147 $(SHELL
) $(srcdir)/mvifdiff.sh gccgosizes.go.tmp gccgosizes.go
3150 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3151 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3152 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
3153 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3156 sigtab.go
: s-sigtab
; @true
3157 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3158 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3159 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3162 zdefaultcc.go
: s-zdefaultcc
; @true
3163 s-zdefaultcc
: Makefile
3164 echo
'package cfg' > zdefaultcc.go.tmp
3165 echo
>> zdefaultcc.go.tmp
3166 echo
'func DefaultGCCGO(goos, goarch string) string { return "$(bindir)/$(GCCGO_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3167 echo
'func DefaultCC(goos, goarch string) string { return "$(GCC_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3168 echo
'func DefaultCXX(goos, goarch string) string { return "$(GXX_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3169 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
3170 echo
'var OSArchSupportsCgo = map[string]bool{}' >> zdefaultcc.go.tmp
3171 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
3174 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3175 # types and should not be exported back to C
3176 # semt is a Go translation of the C type sem_t; it fails to convert on
3177 # some systems and need not be exported back to C.
3178 # sigset conflicts with system type sigset on AIX, so we need to rename it
3179 runtime.inc
: s-runtime-inc
; @true
3180 s-runtime-inc
: runtime.lo Makefile
3181 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3182 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define [cm][01234] " | grep
-v
"#define empty " > runtime.inc.tmp2
3183 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3184 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3186 for TYPE in _Complex_lock _Reader_lock semt
; do \
3187 sed
-e
'/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2
> runtime.inc.tmp3
; \
3188 mv runtime.inc.tmp3 runtime.inc.tmp2
; \
3190 sed
-e
's/sigset/sigset_go/' runtime.inc.tmp2
> runtime.inc.tmp3
3191 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3192 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3195 # Generate the list of go std packages that were included in libgo
3196 zstdpkglist.go
: s-zstdpkglist
; @true
3197 s-zstdpkglist
: Makefile
3198 rm -f zstdpkglist.go.tmp
3199 echo
'package load' > zstdpkglist.go.tmp
3200 echo
"" >> zstdpkglist.go.tmp
3201 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3202 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
3203 echo
'}' >> zstdpkglist.go.tmp
3204 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3207 libcalls.go
: s-libcalls
; @true
3208 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3209 rm -f libcalls.go.tmp
3210 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3211 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3214 libcalls-list
: s-libcalls-list
; @true
3215 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3216 rm -f libcalls-list.tmp
3217 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3218 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3221 syscall_arch.go
: s-syscall_arch
; @true
3222 s-syscall_arch
: Makefile
3223 rm -f syscall_arch.go.tmp
3224 echo
"package syscall" > syscall_arch.go.tmp
3225 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3226 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3227 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3230 gen-sysinfo.go
: s-gen-sysinfo
; @true
3231 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3232 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3234 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3237 errno.i
: s-errno
; @true
3239 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3240 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3243 sysinfo.go
: s-sysinfo
; @true
3244 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3245 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
3246 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3249 # The epoll struct has an embedded union and is packed on x86_64,
3250 # which is too complicated for mksysinfo.sh. We find the offset of
3251 # the only field we care about in configure.ac, and generate the
3253 epoll.go
: s-epoll
; @true
3256 echo
'package syscall' > epoll.go.tmp
3257 echo
'type EpollEvent struct {' >> epoll.go.tmp
3258 echo
' Events uint32' >> epoll.go.tmp
3259 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3260 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3262 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3263 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3264 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3265 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3266 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3267 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3268 echo
' Fd int32' >> epoll.go.tmp
; \
3269 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3270 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3273 echo
'}' >> epoll.go.tmp
3274 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3277 define STATIC_template
3278 $(subst -,_
,$(subst .
,_
,$(subst /,_
,$(1))))_GOCFLAGS
= -static
3281 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call STATIC_template
,$(package
).lo
)))
3283 # Make sure runtime.inc is built before compiling any .c file.
3284 $(libgo_la_OBJECTS
): runtime.inc
3285 $(libgo_llgo_la_OBJECTS
): runtime.inc
3286 $(libgobegin_a_OBJECTS
): runtime.inc
3287 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3288 $(libgolibbegin_a_OBJECTS
): runtime.inc
3290 # PACKAGE_template defines the rules for each package.
3291 # For example, for the package bufio, it produces:
3293 # @go_include@ bufio.lo.dep
3294 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3298 # bufio/check: $(CHECK_DEPS)
3300 # .PHONY: bufio/check
3302 # This is invoked with $(1) set to a package, which is a directory name,
3303 # such as "bufio" or "archive/tar".
3304 define PACKAGE_template
3305 @go_include@
$(1).lo.dep
3306 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3310 $(1)/check: $$(CHECK_DEPS
)
3313 $(1).gox
: $(1).s-gox
; @true
3319 # This line expands PACKAGE_template once for each package name listed
3321 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3322 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3323 runtime.lo.dep
: $(extra_go_files_runtime
)
3324 syscall.lo.dep
: $(extra_go_files_syscall
)
3325 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3326 go
/types.lo.dep
: $(extra_go_files_go_types
)
3327 cmd
/internal
/objabi.lo.dep
: $(extra_go_files_cmd_internal_objabi
)
3328 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
3329 cmd
/go
/internal
/load.lo.dep
: $(extra_go_files_cmd_go_internal_load
)
3331 # FIXME: The following C files may as well move to the runtime
3332 # directory and be treated like other C files.
3334 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3335 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3337 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3338 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3340 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3342 # Use a C function with a fixed number of arguments to call a C
3344 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3345 @
$(MKDIR_P
) log
/syslog
3346 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3348 # The interface to libffi from the reflect package is written in C.
3349 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3351 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3353 # The atomic functions are written in C.
3354 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3355 @
$(MKDIR_P
) runtime
/internal
3356 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3357 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3359 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3361 # A few syscall functions are written in C.
3362 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3364 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3365 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3367 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3368 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3370 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3371 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3373 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3375 # Build golang_org/x/net/route only on BSD systems.
3377 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
3379 # Build golang_org/x/net/lif only on Solaris systems.
3381 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3384 check-recursive
: check-head
3387 @echo
"Test Run By $${USER} on `date`" > libgo.head
3388 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3390 @echo
" === libgo tests ===" >> libgo.head
3393 check-tail
: check-recursive check-multi
3394 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3397 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3398 for
dir in .
$(MULTIDIRS
); do \
3399 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3400 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3402 mv libgo.head libgo.sum
; \
3403 cp libgo.sum libgo.log
; \
3404 echo
"Schedule of variations:" >> libgo.sum
; \
3405 for
dir in .
$(MULTIDIRS
); do \
3406 multidir
=..
/$${dir}/$${lib}; \
3407 multivar
=`cat $${multidir}/libgo.var`; \
3408 echo
" $${multivar}" >> libgo.sum
; \
3410 echo
>> libgo.sum
; \
3411 pass
=0; fail
=0; untested
=0; \
3412 for
dir in .
$(MULTIDIRS
); do \
3413 multidir
=..
/$${dir}/$${lib}; \
3414 multivar
=`cat $${multidir}/libgo.var`; \
3415 echo
"Running target $${multivar}" >> libgo.sum
; \
3416 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3417 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3418 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3419 if
test -n
"${MULTIDIRS}"; then \
3420 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3421 echo
>> libgo.sum
; \
3423 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3424 pass
=`expr $$pass + $$p`; \
3425 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3426 echo
"# of expected passes $$p" >> libgo.sum
; \
3428 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3429 fail
=`expr $$fail + $$p`; \
3430 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3431 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3433 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3434 untested
=`expr $$untested + $$p`; \
3435 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3436 echo
"# of untested testcases $$p" >> libgo.sum
; \
3439 echo
>> libgo.sum
; \
3440 echo
" === libgo Summary ===" >> libgo.sum
; \
3441 echo
>> libgo.sum
; \
3442 if
test "$$pass" -ne
"0"; then \
3443 echo
"# of expected passes $$pass" >> libgo.sum
; \
3445 if
test "$$fail" -ne
"0"; then \
3446 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3448 if
test "$$untested" -ne
"0"; then \
3449 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3451 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3452 echo
>> libgo.log
; \
3453 echo
"runtest completed at `date`" >> libgo.log
; \
3454 if
test "$$fail" -ne
"0"; then \
3462 @
rm -f libgo.sum libgo.log libgo.tail
3464 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3465 echo
"$${multivar}" > libgo.var
3466 @for f in
$(TEST_PACKAGES
); do \
3467 rm -f
$$f-testsum
$$f-testlog
; \
3469 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
)
3470 @for f in
$(TEST_PACKAGES
); do \
3471 if
test -f
$$f-testsum
; then \
3472 cat
$$f-testsum
>> libgo.sum
; \
3474 if
test -f
$$f-testlog
; then \
3475 cat
$$f-testlog
>> libgo.log
; \
3480 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3483 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3486 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3487 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3488 find .
-name
'*-testsum' -print | xargs
rm -f
3489 find .
-name
'*-testlog' -print | xargs
rm -f
3492 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3493 find .
-name
'*.a' -print | xargs
rm -f
3494 find .
-name
'*.gox' -print | xargs
rm -f
3495 find .
-name
'*.s-gox' -print | xargs
rm -f
3498 find .
-name
'*.lo.dep' -print | xargs
rm -f
3500 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3501 # Otherwise a system limit (for SysV at least) may be exceeded.