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 internal
/trace.gox net
/internal
/socktest.gox \
761 os
/signal
/internal
/pty.gox runtime
/pprof
/internal
/profile.gox \
762 zstdpkglist.go zdefaultcc.go
763 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
764 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
765 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
766 @LIBGO_IS_AIX_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-aix.c
767 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
768 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
769 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
770 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
771 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
772 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
775 runtime
/go-assert.c \
776 runtime
/go-caller.c \
777 runtime
/go-callers.c \
780 runtime
/go-construct-map.c \
782 runtime
/go-fieldtrack.c \
783 runtime
/go-matherr.c \
784 runtime
/go-memclr.c \
785 runtime
/go-memcmp.c \
786 runtime
/go-memequal.c \
787 runtime
/go-memmove.c \
788 runtime
/go-nanotime.c \
791 runtime
/go-reflect-call.c \
792 runtime
/go-runtime-error.c \
793 runtime
/go-setenv.c \
794 runtime
/go-signal.c \
795 runtime
/go-strslice.c \
796 runtime
/go-typedesc-equal.c \
797 runtime
/go-unsafe-pointer.c \
798 runtime
/go-unsetenv.c \
799 runtime
/go-unwind.c \
800 runtime
/go-varargs.c \
801 runtime
/env_posix.c \
805 runtime
/runtime_c.c \
809 $(rtems_task_variable_add_file
) \
810 $(runtime_getncpu_file
)
812 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
813 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
814 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
815 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
816 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
818 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
819 $(CPPFLAGS
) $(OSCFLAGS
) -O
821 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
822 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
845 crypto
/internal
/cipherhw \
858 database
/sql
/driver \
888 go
/internal
/gccgoimporter \
889 go
/internal
/gcimporter \
890 go
/internal
/srcimporter \
896 golang_org
/x
/crypto
/chacha20poly1305 \
897 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20 \
898 golang_org
/x
/crypto
/cryptobyte \
899 golang_org
/x
/crypto
/cryptobyte
/asn1 \
900 golang_org
/x
/crypto
/curve25519 \
901 golang_org
/x
/crypto
/poly1305 \
902 golang_org
/x
/net
/http2
/hpack \
903 golang_org
/x
/net
/idna \
904 golang_org
/x
/net
/internal
/nettest \
905 golang_org
/x
/net
/lex/httplex \
906 golang_org
/x
/net
/nettest \
907 golang_org
/x
/net
/proxy \
908 golang_org
/x
/text
/secure
/bidirule \
909 golang_org
/x
/text
/transform \
910 golang_org
/x
/text
/unicode
/bidi \
911 golang_org
/x
/text
/unicode
/norm \
912 golang_org
/x
/text
/width \
922 image
/color
/palette \
925 image
/internal
/imageutil \
932 internal
/singleflight \
933 internal
/syscall
/unix \
948 mime
/quotedprintable \
959 net
/internal
/socktest \
969 os
/signal
/internal
/pty \
978 runtime
/internal
/atomic \
979 runtime
/internal
/sys \
981 runtime
/pprof
/internal
/profile \
990 testing
/internal
/testdeps \
996 text
/template
/parse \
1003 $(addsuffix .lo
,$(PACKAGES
)) \
1005 reflect
/makefunc_ffi_c.lo \
1007 $(syscall_lib_clone_lo
) \
1009 syscall
/signame.lo \
1011 $(golang_org_x_net_lif_lo
) \
1012 $(golang_org_x_net_route_lo
) \
1013 log
/syslog
/syslog_c.lo \
1014 $(os_lib_inotify_lo
) \
1015 runtime
/internal
/atomic_c.lo \
1019 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1022 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1023 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1025 libgo_la_SOURCES
= $(runtime_files
)
1026 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1027 libgo_la_LIBADD
= $(libgo_libadd
)
1028 libgo_llgo_la_SOURCES
= $(runtime_files
)
1029 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1030 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1031 libgobegin_a_SOURCES
= \
1034 libgobegin_llgo_a_SOURCES
= \
1038 # Use -fPIC for libgobegin so that it can be put in a PIE.
1039 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1040 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1041 libgolibbegin_a_SOURCES
= \
1042 runtime
/go-libmain.c
1044 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1046 cmd
/go
/internal
/base \
1047 cmd
/go
/internal
/bug \
1048 cmd
/go
/internal
/cache \
1049 cmd
/go
/internal
/cfg \
1050 cmd
/go
/internal
/clean \
1051 cmd
/go
/internal
/cmdflag \
1052 cmd
/go
/internal
/doc \
1053 cmd
/go
/internal
/envcmd \
1054 cmd
/go
/internal
/fix \
1055 cmd
/go
/internal
/fmtcmd \
1056 cmd
/go
/internal
/generate \
1057 cmd
/go
/internal
/get \
1058 cmd
/go
/internal
/help \
1059 cmd
/go
/internal
/list \
1060 cmd
/go
/internal
/load \
1061 cmd
/go
/internal
/run \
1062 cmd
/go
/internal
/str \
1063 cmd
/go
/internal
/test \
1064 cmd
/go
/internal
/tool \
1065 cmd
/go
/internal
/version \
1066 cmd
/go
/internal
/vet \
1067 cmd
/go
/internal
/web \
1068 cmd
/go
/internal
/work \
1069 cmd
/internal
/browser \
1070 cmd
/internal
/buildid \
1072 cmd
/internal
/objabi \
1073 cmd
/internal
/test2json \
1074 cmd
/vet
/internal
/cfg \
1075 cmd
/vet
/internal
/whitelist
1077 libgotool_a_SOURCES
=
1078 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
1079 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
1080 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1081 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1082 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1083 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1084 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1086 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1087 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1090 # Build the dependencies for a Go package.
1093 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1094 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,,$@)))`; \
1095 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1096 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1097 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1102 # Build the .go files for a package, generating a .lo file.
1105 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1106 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1109 # How to build a .gox file from a .lo file.
1110 # Matching .o file can either be in the same directory as the .lo (non-PIC
1111 # object) or in the .libs directory (PIC object).
1113 f
="$(basename $<).o"; \
1114 if
test ! -f
$$f; then \
1115 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1117 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1118 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1125 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1127 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1129 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1130 export RUNTESTFLAGS
; \
1135 libgccdir
=`${GOC} ${GOCFLAGS} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1136 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1137 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1138 export LD_LIBRARY_PATH
; \
1140 rm -f
$@
-testsum
$@
-testlog
; \
1141 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1142 if
test "$(USE_DEJAGNU)" = "yes"; then \
1143 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1144 elif
test "$(GOBENCH)" != ""; then \
1145 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1147 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1148 echo
"PASS: $(@D)" >> $@
-testlog
; \
1149 echo
"PASS: $(@D)"; \
1150 echo
"PASS: $(@D)" > $@
-testsum
; \
1152 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1154 echo
"FAIL: $(@D)" > $@
-testsum
; \
1160 # Build all packages before checking any.
1161 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1162 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1163 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1164 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
1165 $(toolexeclibgohash_DATA
) $(toolexeclibgoimage_DATA
) \
1166 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
1167 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
1168 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
1169 $(toolexeclibgonethttp_DATA
) $(toolexeclibgoos_DATA
) \
1170 $(toolexeclibgopath_DATA
) $(toolexeclibgorpc_DATA
) \
1171 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
1172 $(toolexeclibgotesting_DATA
) $(toolexeclibgotext_DATA
) \
1173 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
) \
1174 $(noinst_DATA
) $(noinst_LIBRARIES
) $(am__append_3
) \
1177 # Pass -ffp-contract=off, or 386-specific options, when building the
1178 # math package. MATH_FLAG is defined in configure.ac.
1179 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1180 math_check_GOCFLAGS
= $(MATH_FLAG
)
1182 # Add the generated file runtime_sysinfo.go to the runtime package.
1183 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1185 # Add generated files to the syscall package.
1186 extra_go_files_syscall
= \
1190 $(syscall_epoll_file
)
1193 # Pass -fgo-compiling-runtime when compiling the runtime package.
1194 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1195 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1196 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1197 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1198 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1199 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1200 @USE_LIBFFI_FALSE@matchargs_runtime
=
1202 # If libffi is supported (the normal case) use the ffi build tag for
1203 # the runtime package.
1204 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1206 # At least for now, we need -static-libgo for this test, because
1207 # otherwise we can't get the line numbers.
1208 # Also use -fno-inline to get better results from the memory profiler.
1209 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1210 extra_go_files_runtime_internal_sys
= version.go
1211 extra_go_files_go_types
= gccgosizes.go
1212 extra_go_files_cmd_internal_objabi
= objabi.go
1213 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1214 extra_go_files_cmd_go_internal_load
= zstdpkglist.go
1215 extra_check_libs_cmd_go_internal_cache
= $(abs_builddir
)/libgotool.a
1216 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1217 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1218 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1219 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1220 extra_check_libs_cmd_vet_internal_cfg
= $(abs_builddir
)/libgotool.a
1221 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1223 # Solaris 11.4 changed the type of fields in struct stat.
1224 # Use a build tag, based on a configure check, to cope.
1225 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1226 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1227 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1228 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1230 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1231 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1233 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1234 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1236 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1237 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1270 cmd
/go
/internal
/cache
/check \
1271 cmd
/go
/internal
/generate
/check \
1272 cmd
/go
/internal
/get/check \
1273 cmd
/go
/internal
/load
/check \
1274 cmd
/go
/internal
/work
/check \
1275 cmd
/internal
/buildid
/check \
1276 cmd
/internal
/edit
/check \
1277 cmd
/internal
/objabi
/check \
1278 cmd
/internal
/test2json
/check \
1279 cmd
/vet
/internal
/cfg
/check \
1280 compress
/bzip2
/check \
1281 compress
/flate
/check \
1282 compress
/gzip
/check \
1283 compress
/lzw
/check \
1284 compress
/zlib
/check \
1285 container
/heap
/check \
1286 container
/list
/check \
1287 container
/ring
/check \
1289 crypto
/cipher
/check \
1292 crypto
/ecdsa
/check \
1293 crypto
/elliptic
/check \
1300 crypto
/sha256
/check \
1301 crypto
/sha512
/check \
1302 crypto
/subtle
/check \
1305 database
/sql
/check \
1306 database
/sql
/driver
/check \
1311 debug
/plan9obj
/check \
1313 encoding
/ascii85
/check \
1314 encoding
/asn1
/check \
1315 encoding
/base32
/check \
1316 encoding
/base64
/check \
1317 encoding
/binary
/check \
1318 encoding
/csv
/check \
1319 encoding
/gob
/check \
1320 encoding
/hex
/check \
1321 encoding
/json
/check \
1322 encoding
/pem
/check \
1323 encoding
/xml
/check \
1324 html
/template
/check \
1331 go
/internal
/gcimporter
/check \
1332 go
/internal
/gccgoimporter
/check \
1333 go
/internal
/srcimporter
/check \
1339 golang_org
/x
/crypto
/chacha20poly1305
/check \
1340 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20
/check \
1341 golang_org
/x
/crypto
/cryptobyte
/check \
1342 golang_org
/x
/crypto
/curve25519
/check \
1343 golang_org
/x
/crypto
/poly1305
/check \
1344 golang_org
/x
/net
/http2
/hpack
/check \
1345 golang_org
/x
/net
/idna
/check \
1346 golang_org
/x
/net
/lex/httplex
/check \
1347 $(golang_org_x_net_lif_check
) \
1348 golang_org
/x
/net
/proxy
/check \
1349 $(golang_org_x_net_route_check
) \
1350 hash
/adler32
/check \
1358 index
/suffixarray
/check \
1359 internal
/poll
/check \
1360 internal
/singleflight
/check \
1361 internal
/trace
/check \
1368 mime
/multipart
/check \
1369 mime
/quotedprintable
/check \
1371 net
/http
/cgi
/check \
1372 net
/http
/cookiejar
/check \
1373 net
/http
/fcgi
/check \
1374 net
/http
/httptest
/check \
1375 net
/http
/httptrace
/check \
1376 net
/http
/httputil
/check \
1377 net
/http
/internal
/check \
1378 net
/internal
/socktest
/check \
1382 net
/textproto
/check \
1384 net
/rpc
/jsonrpc
/check \
1388 path
/filepath
/check \
1389 regexp
/syntax
/check \
1390 runtime
/debug
/check \
1391 runtime
/internal
/atomic
/check \
1392 runtime
/internal
/sys
/check \
1393 runtime
/pprof
/check \
1394 runtime
/pprof
/internal
/profile
/check \
1395 runtime
/trace
/check \
1397 text
/scanner
/check \
1398 text
/tabwriter
/check \
1399 text
/template
/check \
1400 text
/template
/parse
/check \
1401 testing
/quick
/check \
1402 unicode
/utf16
/check \
1405 MOSTLYCLEANFILES
= \
1406 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1407 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1409 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1410 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1412 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1414 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1417 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1418 am--refresh
: Makefile
1420 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1421 @for dep in
$?
; do \
1422 case
'$(am__configure_deps)' in \
1424 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1425 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1430 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1431 $(am__cd
) $(top_srcdir
) && \
1432 $(AUTOMAKE
) --foreign Makefile
1434 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1437 echo
' $(SHELL) ./config.status'; \
1438 $(SHELL
) .
/config.status
;; \
1440 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1441 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1444 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1445 $(SHELL
) .
/config.status
--recheck
1447 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1448 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1449 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1450 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1451 $(am__aclocal_m4_deps
):
1454 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1455 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1457 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1459 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1460 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1461 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1466 -rm -f config.h stamp-h1
1468 clean-noinstLIBRARIES
:
1469 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1470 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1472 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1473 list2
=; for p in
$$list; do \
1474 if
test -f
$$p; then \
1475 list2
="$$list2 $$p"; \
1478 test -z
"$$list2" ||
{ \
1479 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1480 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1481 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1482 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1484 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1485 for p in
$$list; do \
1486 if
test -f
$$p; then \
1488 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1489 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1493 uninstall-toolexeclibLIBRARIES
:
1494 @
$(NORMAL_UNINSTALL
)
1495 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1496 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1497 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1499 clean-toolexeclibLIBRARIES
:
1500 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1501 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1502 -rm -f libgobegin-llgo.a
1503 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1504 $(RANLIB
) libgobegin-llgo.a
1505 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1507 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1508 $(RANLIB
) libgobegin.a
1509 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1510 -rm -f libgolibbegin.a
1511 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1512 $(RANLIB
) libgolibbegin.a
1513 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1515 $(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1516 $(RANLIB
) libgotool.a
1517 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1519 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1520 list2
=; for p in
$$list; do \
1521 if
test -f
$$p; then \
1522 list2
="$$list2 $$p"; \
1525 test -z
"$$list2" ||
{ \
1526 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1527 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1528 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1529 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1532 uninstall-toolexeclibLTLIBRARIES
:
1533 @
$(NORMAL_UNINSTALL
)
1534 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1535 for p in
$$list; do \
1537 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1538 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1541 clean-toolexeclibLTLIBRARIES
:
1542 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1543 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1544 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1545 test "$$dir" != "$$p" ||
dir=.
; \
1546 echo
"rm -f \"$${dir}/so_locations\""; \
1547 rm -f
"$${dir}/so_locations"; \
1549 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1550 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1551 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1552 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1554 mostlyclean-compile
:
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1607 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1608 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1611 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1614 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1615 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1618 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1621 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1622 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1625 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1627 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1628 @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
1629 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1632 @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
1634 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1635 @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`
1636 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1639 @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`
1641 libgobegin_a-go-main.o
: runtime
/go-main.c
1642 @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
1643 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1646 @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
1648 libgobegin_a-go-main.obj
: runtime
/go-main.c
1649 @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`
1650 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1653 @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`
1655 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1656 @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
1657 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1660 @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
1662 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1663 @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`
1664 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1667 @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`
1669 aeshash.lo
: runtime
/aeshash.c
1670 @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
1671 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1674 @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
1676 go-assert.lo
: runtime
/go-assert.c
1677 @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
1678 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1681 @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
1683 go-caller.lo
: runtime
/go-caller.c
1684 @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
1685 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1688 @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
1690 go-callers.lo
: runtime
/go-callers.c
1691 @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
1692 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1695 @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
1697 go-cdiv.lo
: runtime
/go-cdiv.c
1698 @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
1699 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1702 @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
1704 go-cgo.lo
: runtime
/go-cgo.c
1705 @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
1706 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1709 @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
1711 go-construct-map.lo
: runtime
/go-construct-map.c
1712 @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
1713 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1716 @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
1718 go-ffi.lo
: runtime
/go-ffi.c
1719 @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
1720 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1723 @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
1725 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1726 @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
1727 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1730 @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
1732 go-matherr.lo
: runtime
/go-matherr.c
1733 @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
1734 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1737 @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
1739 go-memclr.lo
: runtime
/go-memclr.c
1740 @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
1741 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1744 @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
1746 go-memcmp.lo
: runtime
/go-memcmp.c
1747 @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
1748 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1751 @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
1753 go-memequal.lo
: runtime
/go-memequal.c
1754 @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
1755 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1758 @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
1760 go-memmove.lo
: runtime
/go-memmove.c
1761 @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
1762 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1765 @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
1767 go-nanotime.lo
: runtime
/go-nanotime.c
1768 @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
1769 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1772 @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
1774 go-now.lo
: runtime
/go-now.c
1775 @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
1776 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1779 @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
1781 go-nosys.lo
: runtime
/go-nosys.c
1782 @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
1783 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1786 @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
1788 go-reflect-call.lo
: runtime
/go-reflect-call.c
1789 @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
1790 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1793 @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
1795 go-runtime-error.lo
: runtime
/go-runtime-error.c
1796 @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
1797 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1800 @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
1802 go-setenv.lo
: runtime
/go-setenv.c
1803 @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
1804 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1807 @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
1809 go-signal.lo
: runtime
/go-signal.c
1810 @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
1811 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1814 @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
1816 go-strslice.lo
: runtime
/go-strslice.c
1817 @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
1818 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1819 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1821 @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
1823 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1824 @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
1825 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1826 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1828 @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
1830 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1831 @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
1832 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1835 @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
1837 go-unsetenv.lo
: runtime
/go-unsetenv.c
1838 @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
1839 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1842 @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
1844 go-unwind.lo
: runtime
/go-unwind.c
1845 @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
1846 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1849 @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
1851 go-varargs.lo
: runtime
/go-varargs.c
1852 @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
1853 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1856 @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
1858 env_posix.lo
: runtime
/env_posix.c
1859 @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
1860 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1863 @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
1865 panic.lo
: runtime
/panic.c
1866 @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
1867 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1868 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1870 @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
1872 print.lo
: runtime
/print.c
1873 @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
1874 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1877 @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
1879 proc.lo
: runtime
/proc.c
1880 @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
1881 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1882 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1884 @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
1886 runtime_c.lo
: runtime
/runtime_c.c
1887 @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
1888 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1889 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1891 @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
1893 stack.lo
: runtime
/stack.c
1894 @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
1895 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1896 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1898 @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
1900 thread.lo
: runtime
/thread.c
1901 @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
1902 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1903 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1904 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1905 @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
1907 yield.lo
: runtime
/yield.c
1908 @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
1909 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1910 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1911 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1912 @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
1914 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1915 @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
1916 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1917 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1918 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1919 @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
1921 getncpu-none.lo
: runtime
/getncpu-none.c
1922 @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
1923 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1924 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1926 @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
1928 getncpu-aix.lo
: runtime
/getncpu-aix.c
1929 @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
1930 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1931 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1933 @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
1935 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1936 @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
1937 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1938 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1940 @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
1942 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1943 @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
1944 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1945 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1947 @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
1949 getncpu-irix.lo
: runtime
/getncpu-irix.c
1950 @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
1951 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1952 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1954 @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
1956 getncpu-linux.lo
: runtime
/getncpu-linux.c
1957 @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
1958 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1959 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1961 @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
1963 mostlyclean-libtool
:
1970 -rm -f libtool config.lt
1972 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1973 # runs to enable its job server during parallel builds. Hence the
1976 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1978 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1981 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1983 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1985 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1986 maintainer-clean-multi
:
1987 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1988 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1990 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1991 if
test -n
"$$list"; then \
1992 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1993 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1995 for p in
$$list; do \
1996 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1998 done |
$(am__base_list
) | \
1999 while read files
; do \
2000 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
2001 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
2004 uninstall-toolexeclibgoDATA
:
2005 @
$(NORMAL_UNINSTALL
)
2006 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
2007 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2008 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2009 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2011 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2012 if
test -n
"$$list"; then \
2013 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2014 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2016 for p in
$$list; do \
2017 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2019 done |
$(am__base_list
) | \
2020 while read files
; do \
2021 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2022 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2025 uninstall-toolexeclibgoarchiveDATA
:
2026 @
$(NORMAL_UNINSTALL
)
2027 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2028 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2029 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2030 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2032 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2033 if
test -n
"$$list"; then \
2034 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2035 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2037 for p in
$$list; do \
2038 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2040 done |
$(am__base_list
) | \
2041 while read files
; do \
2042 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2043 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2046 uninstall-toolexeclibgocompressDATA
:
2047 @
$(NORMAL_UNINSTALL
)
2048 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2049 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2050 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2051 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2053 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2054 if
test -n
"$$list"; then \
2055 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2056 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2058 for p in
$$list; do \
2059 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2061 done |
$(am__base_list
) | \
2062 while read files
; do \
2063 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2064 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2067 uninstall-toolexeclibgocontainerDATA
:
2068 @
$(NORMAL_UNINSTALL
)
2069 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2070 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2071 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2072 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2074 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2075 if
test -n
"$$list"; then \
2076 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2077 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2079 for p in
$$list; do \
2080 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2082 done |
$(am__base_list
) | \
2083 while read files
; do \
2084 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2085 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2088 uninstall-toolexeclibgocryptoDATA
:
2089 @
$(NORMAL_UNINSTALL
)
2090 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2091 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2092 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2093 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2095 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2096 if
test -n
"$$list"; then \
2097 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2098 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2100 for p in
$$list; do \
2101 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2103 done |
$(am__base_list
) | \
2104 while read files
; do \
2105 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2106 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2109 uninstall-toolexeclibgocryptox509DATA
:
2110 @
$(NORMAL_UNINSTALL
)
2111 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2112 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2113 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2114 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2116 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2117 if
test -n
"$$list"; then \
2118 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2119 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2121 for p in
$$list; do \
2122 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2124 done |
$(am__base_list
) | \
2125 while read files
; do \
2126 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2127 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2130 uninstall-toolexeclibgodatabaseDATA
:
2131 @
$(NORMAL_UNINSTALL
)
2132 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2133 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2134 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2135 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2137 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2138 if
test -n
"$$list"; then \
2139 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2140 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2142 for p in
$$list; do \
2143 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2145 done |
$(am__base_list
) | \
2146 while read files
; do \
2147 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2148 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2151 uninstall-toolexeclibgodatabasesqlDATA
:
2152 @
$(NORMAL_UNINSTALL
)
2153 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2154 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2155 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2156 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2158 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2159 if
test -n
"$$list"; then \
2160 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2161 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2163 for p in
$$list; do \
2164 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2166 done |
$(am__base_list
) | \
2167 while read files
; do \
2168 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2169 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2172 uninstall-toolexeclibgodebugDATA
:
2173 @
$(NORMAL_UNINSTALL
)
2174 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2175 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2176 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2177 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2179 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2180 if
test -n
"$$list"; then \
2181 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2182 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2184 for p in
$$list; do \
2185 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2187 done |
$(am__base_list
) | \
2188 while read files
; do \
2189 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2190 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2193 uninstall-toolexeclibgoencodingDATA
:
2194 @
$(NORMAL_UNINSTALL
)
2195 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2196 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2197 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2198 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2200 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2201 if
test -n
"$$list"; then \
2202 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2203 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2205 for p in
$$list; do \
2206 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2208 done |
$(am__base_list
) | \
2209 while read files
; do \
2210 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2211 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2214 uninstall-toolexeclibgogoDATA
:
2215 @
$(NORMAL_UNINSTALL
)
2216 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2217 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2218 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2219 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2221 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2222 if
test -n
"$$list"; then \
2223 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2224 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2226 for p in
$$list; do \
2227 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2229 done |
$(am__base_list
) | \
2230 while read files
; do \
2231 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2232 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2235 uninstall-toolexeclibgohashDATA
:
2236 @
$(NORMAL_UNINSTALL
)
2237 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2238 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2239 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2240 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2242 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2243 if
test -n
"$$list"; then \
2244 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2245 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2247 for p in
$$list; do \
2248 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2250 done |
$(am__base_list
) | \
2251 while read files
; do \
2252 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2253 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2256 uninstall-toolexeclibgohtmlDATA
:
2257 @
$(NORMAL_UNINSTALL
)
2258 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2259 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2260 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2261 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2263 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2264 if
test -n
"$$list"; then \
2265 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2266 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2268 for p in
$$list; do \
2269 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2271 done |
$(am__base_list
) | \
2272 while read files
; do \
2273 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2274 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2277 uninstall-toolexeclibgoimageDATA
:
2278 @
$(NORMAL_UNINSTALL
)
2279 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2280 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2281 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2282 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2284 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2285 if
test -n
"$$list"; then \
2286 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2287 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2289 for p in
$$list; do \
2290 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2292 done |
$(am__base_list
) | \
2293 while read files
; do \
2294 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2295 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2298 uninstall-toolexeclibgoimagecolorDATA
:
2299 @
$(NORMAL_UNINSTALL
)
2300 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2301 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2302 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2303 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2305 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2306 if
test -n
"$$list"; then \
2307 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2308 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2310 for p in
$$list; do \
2311 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2313 done |
$(am__base_list
) | \
2314 while read files
; do \
2315 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2316 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2319 uninstall-toolexeclibgoindexDATA
:
2320 @
$(NORMAL_UNINSTALL
)
2321 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2322 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2323 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2324 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2326 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2327 if
test -n
"$$list"; then \
2328 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2329 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2331 for p in
$$list; do \
2332 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2334 done |
$(am__base_list
) | \
2335 while read files
; do \
2336 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2337 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2340 uninstall-toolexeclibgoioDATA
:
2341 @
$(NORMAL_UNINSTALL
)
2342 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2343 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2344 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2345 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2347 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2348 if
test -n
"$$list"; then \
2349 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2350 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2352 for p in
$$list; do \
2353 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2355 done |
$(am__base_list
) | \
2356 while read files
; do \
2357 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2358 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2361 uninstall-toolexeclibgologDATA
:
2362 @
$(NORMAL_UNINSTALL
)
2363 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2364 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2365 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2366 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2368 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2369 if
test -n
"$$list"; then \
2370 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2371 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2373 for p in
$$list; do \
2374 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2376 done |
$(am__base_list
) | \
2377 while read files
; do \
2378 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2379 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2382 uninstall-toolexeclibgomathDATA
:
2383 @
$(NORMAL_UNINSTALL
)
2384 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2385 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2386 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2387 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2389 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2390 if
test -n
"$$list"; then \
2391 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2392 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2394 for p in
$$list; do \
2395 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2397 done |
$(am__base_list
) | \
2398 while read files
; do \
2399 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2400 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2403 uninstall-toolexeclibgomimeDATA
:
2404 @
$(NORMAL_UNINSTALL
)
2405 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2406 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2407 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2408 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2410 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2411 if
test -n
"$$list"; then \
2412 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2413 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2415 for p in
$$list; do \
2416 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2418 done |
$(am__base_list
) | \
2419 while read files
; do \
2420 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2421 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2424 uninstall-toolexeclibgonetDATA
:
2425 @
$(NORMAL_UNINSTALL
)
2426 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2427 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2428 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2429 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2431 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2432 if
test -n
"$$list"; then \
2433 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2434 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2436 for p in
$$list; do \
2437 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2439 done |
$(am__base_list
) | \
2440 while read files
; do \
2441 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2442 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2445 uninstall-toolexeclibgonethttpDATA
:
2446 @
$(NORMAL_UNINSTALL
)
2447 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2448 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2449 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2450 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2452 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2453 if
test -n
"$$list"; then \
2454 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2455 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2457 for p in
$$list; do \
2458 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2460 done |
$(am__base_list
) | \
2461 while read files
; do \
2462 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2463 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2466 uninstall-toolexeclibgonetrpcDATA
:
2467 @
$(NORMAL_UNINSTALL
)
2468 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2469 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2470 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2471 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2473 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2474 if
test -n
"$$list"; then \
2475 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2476 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2478 for p in
$$list; do \
2479 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2481 done |
$(am__base_list
) | \
2482 while read files
; do \
2483 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2484 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2487 uninstall-toolexeclibgoosDATA
:
2488 @
$(NORMAL_UNINSTALL
)
2489 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2490 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2491 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2492 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2494 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2495 if
test -n
"$$list"; then \
2496 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2497 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2499 for p in
$$list; do \
2500 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2502 done |
$(am__base_list
) | \
2503 while read files
; do \
2504 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2505 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2508 uninstall-toolexeclibgopathDATA
:
2509 @
$(NORMAL_UNINSTALL
)
2510 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2511 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2512 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2513 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2515 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2516 if
test -n
"$$list"; then \
2517 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2518 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2520 for p in
$$list; do \
2521 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2523 done |
$(am__base_list
) | \
2524 while read files
; do \
2525 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2526 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2529 uninstall-toolexeclibgoregexpDATA
:
2530 @
$(NORMAL_UNINSTALL
)
2531 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2532 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2533 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2534 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2536 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2537 if
test -n
"$$list"; then \
2538 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2539 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2541 for p in
$$list; do \
2542 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2544 done |
$(am__base_list
) | \
2545 while read files
; do \
2546 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2547 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2550 uninstall-toolexeclibgoruntimeDATA
:
2551 @
$(NORMAL_UNINSTALL
)
2552 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2553 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2554 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2555 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2557 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2558 if
test -n
"$$list"; then \
2559 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2560 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2562 for p in
$$list; do \
2563 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2565 done |
$(am__base_list
) | \
2566 while read files
; do \
2567 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2568 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2571 uninstall-toolexeclibgosyncDATA
:
2572 @
$(NORMAL_UNINSTALL
)
2573 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2574 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2575 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2576 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2578 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2579 if
test -n
"$$list"; then \
2580 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2581 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2583 for p in
$$list; do \
2584 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2586 done |
$(am__base_list
) | \
2587 while read files
; do \
2588 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2589 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2592 uninstall-toolexeclibgotestingDATA
:
2593 @
$(NORMAL_UNINSTALL
)
2594 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2595 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2596 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2597 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2599 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2600 if
test -n
"$$list"; then \
2601 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2602 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2604 for p in
$$list; do \
2605 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2607 done |
$(am__base_list
) | \
2608 while read files
; do \
2609 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2610 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2613 uninstall-toolexeclibgotestinginternalDATA
:
2614 @
$(NORMAL_UNINSTALL
)
2615 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2616 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2617 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2618 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2620 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2621 if
test -n
"$$list"; then \
2622 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2623 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2625 for p in
$$list; do \
2626 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2628 done |
$(am__base_list
) | \
2629 while read files
; do \
2630 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2631 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2634 uninstall-toolexeclibgotextDATA
:
2635 @
$(NORMAL_UNINSTALL
)
2636 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2637 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2638 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2639 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2641 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2642 if
test -n
"$$list"; then \
2643 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2644 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2646 for p in
$$list; do \
2647 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2649 done |
$(am__base_list
) | \
2650 while read files
; do \
2651 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2652 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2655 uninstall-toolexeclibgotexttemplateDATA
:
2656 @
$(NORMAL_UNINSTALL
)
2657 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2658 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2659 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2660 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2662 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2663 if
test -n
"$$list"; then \
2664 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2665 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2667 for p in
$$list; do \
2668 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2670 done |
$(am__base_list
) | \
2671 while read files
; do \
2672 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2673 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2676 uninstall-toolexeclibgounicodeDATA
:
2677 @
$(NORMAL_UNINSTALL
)
2678 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2679 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2680 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2682 # This directory's subdirectories are mostly independent; you can cd
2683 # into them and run `make' without going through this Makefile.
2684 # To change the values of `make' variables: instead of editing Makefiles,
2685 # (1) if the variable is set in `config.status', edit `config.status'
2686 # (which will cause the Makefiles to be regenerated when you run `make');
2687 # (2) otherwise, pass the desired values on the `make' command line.
2688 $(RECURSIVE_TARGETS
):
2689 @fail
= failcom
='exit 1'; \
2690 for f in x
$$MAKEFLAGS; do \
2693 *k
*) failcom
='fail=yes';; \
2697 target
=`echo $@ | sed s/-recursive//`; \
2698 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2699 echo
"Making $$target in $$subdir"; \
2700 if
test "$$subdir" = "."; then \
2702 local_target
="$$target-am"; \
2704 local_target
="$$target"; \
2706 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2707 || eval
$$failcom; \
2709 if
test "$$dot_seen" = "no"; then \
2710 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2711 fi
; test -z
"$$fail"
2713 $(RECURSIVE_CLEAN_TARGETS
):
2714 @fail
= failcom
='exit 1'; \
2715 for f in x
$$MAKEFLAGS; do \
2718 *k
*) failcom
='fail=yes';; \
2723 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2724 *) list
='$(SUBDIRS)' ;; \
2726 rev
=''; for subdir in
$$list; do \
2727 if
test "$$subdir" = "."; then
:; else \
2728 rev
="$$subdir $$rev"; \
2732 target
=`echo $@ | sed s/-recursive//`; \
2733 for subdir in
$$rev; do \
2734 echo
"Making $$target in $$subdir"; \
2735 if
test "$$subdir" = "."; then \
2736 local_target
="$$target-am"; \
2738 local_target
="$$target"; \
2740 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2741 || eval
$$failcom; \
2742 done
&& test -z
"$$fail"
2744 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2745 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2748 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2749 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2752 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2753 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2754 unique
=`for i in $$list; do \
2755 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2757 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2758 END { if (nonempty) { for (i in files) print i; }; }'`; \
2762 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2763 $(TAGS_FILES
) $(LISP
)
2766 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2767 include_option
=--etags-include
; \
2770 include_option
=--include; \
2773 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2774 if
test "$$subdir" = .
; then
:; else \
2775 test ! -f
$$subdir/TAGS || \
2776 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2779 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2780 unique
=`for i in $$list; do \
2781 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2783 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2784 END { if (nonempty) { for (i in files) print i; }; }'`; \
2786 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2787 test -n
"$$unique" || unique
=$$empty_fix; \
2788 if
test $$# -gt 0; then \
2789 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2792 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2797 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2798 $(TAGS_FILES
) $(LISP
)
2799 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2800 unique
=`for i in $$list; do \
2801 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2803 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2804 END { if (nonempty) { for (i in files) print i; }; }'`; \
2805 test -z
"$(CTAGS_ARGS)$$unique" \
2806 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2810 here
=`$(am__cd) $(top_builddir) && pwd` \
2811 && $(am__cd
) $(top_srcdir
) \
2812 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2815 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2817 check: check-recursive
2818 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2820 installdirs: installdirs-recursive
2822 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 \
2823 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2825 install: install-recursive
2826 install-exec
: install-exec-recursive
2827 install-data
: install-data-recursive
2828 uninstall: uninstall-recursive
2831 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2833 installcheck: installcheck-recursive
2835 if
test -z
'$(STRIP)'; then \
2836 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2837 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2840 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2841 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2842 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2844 mostlyclean-generic
:
2845 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2848 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2851 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2852 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2854 maintainer-clean-generic
:
2855 @echo
"This command is intended for maintainers to use"
2856 @echo
"it deletes files that may require special tools to rebuild."
2857 clean: clean-multi clean-recursive
2859 clean-am
: clean-generic clean-libtool clean-local \
2860 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2861 clean-toolexeclibLTLIBRARIES mostlyclean-am
2863 distclean: distclean-multi distclean-recursive
2864 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2867 distclean-am
: clean-am distclean-compile distclean-generic \
2868 distclean-hdr distclean-libtool distclean-local distclean-tags
2874 html
: html-recursive
2878 info: info-recursive
2884 install-dvi
: install-dvi-recursive
2888 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2889 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2890 install-toolexeclibgoarchiveDATA \
2891 install-toolexeclibgocompressDATA \
2892 install-toolexeclibgocontainerDATA \
2893 install-toolexeclibgocryptoDATA \
2894 install-toolexeclibgocryptox509DATA \
2895 install-toolexeclibgodatabaseDATA \
2896 install-toolexeclibgodatabasesqlDATA \
2897 install-toolexeclibgodebugDATA \
2898 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2899 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2900 install-toolexeclibgoimageDATA \
2901 install-toolexeclibgoimagecolorDATA \
2902 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2903 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2904 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2905 install-toolexeclibgonethttpDATA \
2906 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2907 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2908 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2909 install-toolexeclibgotestingDATA \
2910 install-toolexeclibgotestinginternalDATA \
2911 install-toolexeclibgotextDATA \
2912 install-toolexeclibgotexttemplateDATA \
2913 install-toolexeclibgounicodeDATA
2915 install-html
: install-html-recursive
2919 install-info
: install-info-recursive
2925 install-pdf
: install-pdf-recursive
2929 install-ps
: install-ps-recursive
2935 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2936 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2937 -rm -rf
$(top_srcdir
)/autom4te.cache
2940 maintainer-clean-am
: distclean-am maintainer-clean-generic
2942 mostlyclean: mostlyclean-multi mostlyclean-recursive
2944 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2945 mostlyclean-libtool mostlyclean-local
2955 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2956 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2957 uninstall-toolexeclibgoarchiveDATA \
2958 uninstall-toolexeclibgocompressDATA \
2959 uninstall-toolexeclibgocontainerDATA \
2960 uninstall-toolexeclibgocryptoDATA \
2961 uninstall-toolexeclibgocryptox509DATA \
2962 uninstall-toolexeclibgodatabaseDATA \
2963 uninstall-toolexeclibgodatabasesqlDATA \
2964 uninstall-toolexeclibgodebugDATA \
2965 uninstall-toolexeclibgoencodingDATA \
2966 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2967 uninstall-toolexeclibgohtmlDATA \
2968 uninstall-toolexeclibgoimageDATA \
2969 uninstall-toolexeclibgoimagecolorDATA \
2970 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2971 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2972 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2973 uninstall-toolexeclibgonethttpDATA \
2974 uninstall-toolexeclibgonetrpcDATA \
2975 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2976 uninstall-toolexeclibgoregexpDATA \
2977 uninstall-toolexeclibgoruntimeDATA \
2978 uninstall-toolexeclibgosyncDATA \
2979 uninstall-toolexeclibgotestingDATA \
2980 uninstall-toolexeclibgotestinginternalDATA \
2981 uninstall-toolexeclibgotextDATA \
2982 uninstall-toolexeclibgotexttemplateDATA \
2983 uninstall-toolexeclibgounicodeDATA
2985 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2986 clean-multi ctags-recursive distclean-multi install-am \
2987 install-multi install-strip maintainer-clean-multi \
2988 mostlyclean-multi tags-recursive
2990 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2991 all all-am all-multi am--refresh
check check-am
clean \
2992 clean-generic clean-libtool clean-local clean-multi \
2993 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2994 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
2995 distclean-compile distclean-generic distclean-hdr \
2996 distclean-libtool distclean-local distclean-multi \
2997 distclean-tags
dvi dvi-am html html-am
info info-am
install \
2998 install-am install-data install-data-am install-dvi \
2999 install-dvi-am install-exec install-exec-am install-html \
3000 install-html-am install-info install-info-am install-man \
3001 install-multi install-pdf install-pdf-am install-ps \
3002 install-ps-am install-strip install-toolexeclibLIBRARIES \
3003 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3004 install-toolexeclibgoarchiveDATA \
3005 install-toolexeclibgocompressDATA \
3006 install-toolexeclibgocontainerDATA \
3007 install-toolexeclibgocryptoDATA \
3008 install-toolexeclibgocryptox509DATA \
3009 install-toolexeclibgodatabaseDATA \
3010 install-toolexeclibgodatabasesqlDATA \
3011 install-toolexeclibgodebugDATA \
3012 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
3013 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
3014 install-toolexeclibgoimageDATA \
3015 install-toolexeclibgoimagecolorDATA \
3016 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3017 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3018 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3019 install-toolexeclibgonethttpDATA \
3020 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
3021 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
3022 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3023 install-toolexeclibgotestingDATA \
3024 install-toolexeclibgotestinginternalDATA \
3025 install-toolexeclibgotextDATA \
3026 install-toolexeclibgotexttemplateDATA \
3027 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3028 installdirs installdirs-am maintainer-clean \
3029 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3030 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3031 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3032 tags-recursive
uninstall uninstall-am \
3033 uninstall-toolexeclibLIBRARIES \
3034 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3035 uninstall-toolexeclibgoarchiveDATA \
3036 uninstall-toolexeclibgocompressDATA \
3037 uninstall-toolexeclibgocontainerDATA \
3038 uninstall-toolexeclibgocryptoDATA \
3039 uninstall-toolexeclibgocryptox509DATA \
3040 uninstall-toolexeclibgodatabaseDATA \
3041 uninstall-toolexeclibgodatabasesqlDATA \
3042 uninstall-toolexeclibgodebugDATA \
3043 uninstall-toolexeclibgoencodingDATA \
3044 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
3045 uninstall-toolexeclibgohtmlDATA \
3046 uninstall-toolexeclibgoimageDATA \
3047 uninstall-toolexeclibgoimagecolorDATA \
3048 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3049 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3050 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3051 uninstall-toolexeclibgonethttpDATA \
3052 uninstall-toolexeclibgonetrpcDATA \
3053 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3054 uninstall-toolexeclibgoregexpDATA \
3055 uninstall-toolexeclibgoruntimeDATA \
3056 uninstall-toolexeclibgosyncDATA \
3057 uninstall-toolexeclibgotestingDATA \
3058 uninstall-toolexeclibgotestinginternalDATA \
3059 uninstall-toolexeclibgotextDATA \
3060 uninstall-toolexeclibgotexttemplateDATA \
3061 uninstall-toolexeclibgounicodeDATA
3064 version.go
: s-version
; @true
3066 rm -f version.go.tmp
3067 echo
"package sys" > version.go.tmp
3068 echo
'func init() { DefaultGoroot = "$(prefix)" }' >> version.go.tmp
3069 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3070 echo
'const Goexperiment = ``' >> version.go.tmp
3071 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3072 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3073 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3074 echo
>> version.go.tmp
3075 echo
"type ArchFamilyType int" >> version.go.tmp
3076 echo
>> version.go.tmp
3077 echo
"const (" >> version.go.tmp
3078 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3079 for a in
$(ALLGOARCHFAMILY
); do \
3080 echo
" $${a}" >> version.go.tmp
; \
3082 echo
")" >> version.go.tmp
3083 echo
>> version.go.tmp
3084 for a in
$(ALLGOARCH
); do \
3085 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3086 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3087 if
test "$${a}" = "$(GOARCH)"; then \
3088 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3090 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3093 echo
>> version.go.tmp
3094 echo
"const (" >> version.go.tmp
3095 echo
" ArchFamily = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) family`" >> version.go.tmp
3096 echo
" BigEndian = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) bigendian`" >> version.go.tmp
3097 echo
" CacheLineSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) cachelinesize`" >> version.go.tmp
3098 echo
" DefaultPhysPageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) defaultphyspagesize`" >> version.go.tmp
3099 echo
" HugePageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) hugepagesize`" >> version.go.tmp
3100 echo
" Int64Align = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) int64align`" >> version.go.tmp
3101 echo
" MinFrameSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) minframesize`" >> version.go.tmp
3102 echo
" PCQuantum = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) pcquantum`" >> version.go.tmp
3103 echo
")" >> version.go.tmp
3104 echo
>> version.go.tmp
3105 for a in
$(ALLGOOS
); do \
3106 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3107 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3108 if
test "$${a}" = "$(GOOS)"; then \
3109 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3111 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3114 echo
>> version.go.tmp
3115 echo
"type Uintreg uintptr" >> version.go.tmp
3116 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3119 objabi.go
: s-objabi
; @true
3122 echo
"package objabi" > objabi.go.tmp
3123 echo
"import \"runtime\"" >> objabi.go.tmp
3124 echo
'func init() { defaultGOROOT = `$(prefix)` }' >> objabi.go.tmp
3125 echo
'const defaultGO386 = `sse2`' >> objabi.go.tmp
3126 echo
'const defaultGOARM = `5`' >> objabi.go.tmp
3127 echo
'const defaultGOMIPS = `hardfloat`' >> objabi.go.tmp
3128 echo
'const defaultGOOS = runtime.GOOS' >> objabi.go.tmp
3129 echo
'const defaultGOARCH = runtime.GOARCH' >> objabi.go.tmp
3130 echo
'const defaultGO_EXTLINK_ENABLED = ``' >> objabi.go.tmp
3131 echo
'const version = `'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'`' >> objabi.go.tmp
3132 echo
'const stackGuardMultiplier = 1' >> objabi.go.tmp
3133 echo
'const goexperiment = ``' >> objabi.go.tmp
3134 $(SHELL
) $(srcdir)/mvifdiff.sh objabi.go.tmp objabi.go
3137 gccgosizes.go
: s-gccgosizes
; @true
3138 s-gccgosizes
: Makefile goarch.sh
3139 rm -f gccgosizes.go.tmp
3140 echo
"package types" > gccgosizes.go.tmp
3141 echo
>> gccgosizes.go.tmp
3142 echo
"var gccgoArchSizes = map[string]*StdSizes{" >> gccgosizes.go.tmp
3143 for a in
$(ALLGOARCH
); do \
3144 ptrsize
=`$(SHELL) $(srcdir)/goarch.sh $$a ptrsize`; \
3145 maxalign
=`$(SHELL) $(srcdir)/goarch.sh $$a maxalign`; \
3146 echo
" \"$$a\": {$${ptrsize}, $${maxalign}}," >> gccgosizes.go.tmp
; \
3148 echo
"}" >> gccgosizes.go.tmp
3149 $(SHELL
) $(srcdir)/mvifdiff.sh gccgosizes.go.tmp gccgosizes.go
3152 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3153 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3154 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
3155 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3158 sigtab.go
: s-sigtab
; @true
3159 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3160 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3161 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3164 zdefaultcc.go
: s-zdefaultcc
; @true
3165 s-zdefaultcc
: Makefile
3166 echo
'package cfg' > zdefaultcc.go.tmp
3167 echo
>> zdefaultcc.go.tmp
3168 echo
'func DefaultGCCGO(goos, goarch string) string { return "$(bindir)/$(GCCGO_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3169 echo
'func DefaultCC(goos, goarch string) string { return "$(GCC_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3170 echo
'func DefaultCXX(goos, goarch string) string { return "$(GXX_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
3171 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
3172 echo
'var OSArchSupportsCgo = map[string]bool{}' >> zdefaultcc.go.tmp
3173 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
3176 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3177 # types and should not be exported back to C
3178 # semt is a Go translation of the C type sem_t; it fails to convert on
3179 # some systems and need not be exported back to C.
3180 # sigset conflicts with system type sigset on AIX, so we need to rename it
3181 runtime.inc
: s-runtime-inc
; @true
3182 s-runtime-inc
: runtime.lo Makefile
3183 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3184 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define [cm][01234] " | grep
-v
"#define empty " > runtime.inc.tmp2
3185 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3186 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3188 for TYPE in _Complex_lock _Reader_lock semt
; do \
3189 sed
-e
'/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2
> runtime.inc.tmp3
; \
3190 mv runtime.inc.tmp3 runtime.inc.tmp2
; \
3192 sed
-e
's/sigset/sigset_go/' runtime.inc.tmp2
> runtime.inc.tmp3
3193 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3194 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3197 # Generate the list of go std packages that were included in libgo
3198 zstdpkglist.go
: s-zstdpkglist
; @true
3199 s-zstdpkglist
: Makefile
3200 rm -f zstdpkglist.go.tmp
3201 echo
'package load' > zstdpkglist.go.tmp
3202 echo
"" >> zstdpkglist.go.tmp
3203 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3204 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
3205 echo
'}' >> zstdpkglist.go.tmp
3206 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3209 libcalls.go
: s-libcalls
; @true
3210 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3211 rm -f libcalls.go.tmp
3212 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3213 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3216 libcalls-list
: s-libcalls-list
; @true
3217 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3218 rm -f libcalls-list.tmp
3219 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3220 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3223 syscall_arch.go
: s-syscall_arch
; @true
3224 s-syscall_arch
: Makefile
3225 rm -f syscall_arch.go.tmp
3226 echo
"package syscall" > syscall_arch.go.tmp
3227 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3228 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3229 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3232 gen-sysinfo.go
: s-gen-sysinfo
; @true
3233 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3234 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3236 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3239 errno.i
: s-errno
; @true
3241 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3242 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3245 sysinfo.go
: s-sysinfo
; @true
3246 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3247 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
3248 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3251 # The epoll struct has an embedded union and is packed on x86_64,
3252 # which is too complicated for mksysinfo.sh. We find the offset of
3253 # the only field we care about in configure.ac, and generate the
3255 epoll.go
: s-epoll
; @true
3258 echo
'package syscall' > epoll.go.tmp
3259 echo
'type EpollEvent struct {' >> epoll.go.tmp
3260 echo
' Events uint32' >> epoll.go.tmp
3261 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3262 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3264 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3265 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3266 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3267 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3268 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3269 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3270 echo
' Fd int32' >> epoll.go.tmp
; \
3271 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3272 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3275 echo
'}' >> epoll.go.tmp
3276 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3279 define STATIC_template
3280 $(subst -,_
,$(subst .
,_
,$(subst /,_
,$(1))))_GOCFLAGS
= -static
3283 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call STATIC_template
,$(package
).lo
)))
3285 # Make sure runtime.inc is built before compiling any .c file.
3286 $(libgo_la_OBJECTS
): runtime.inc
3287 $(libgo_llgo_la_OBJECTS
): runtime.inc
3288 $(libgobegin_a_OBJECTS
): runtime.inc
3289 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3290 $(libgolibbegin_a_OBJECTS
): runtime.inc
3292 # PACKAGE_template defines the rules for each package.
3293 # For example, for the package bufio, it produces:
3295 # @go_include@ bufio.lo.dep
3296 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3300 # bufio/check: $(CHECK_DEPS)
3302 # .PHONY: bufio/check
3304 # This is invoked with $(1) set to a package, which is a directory name,
3305 # such as "bufio" or "archive/tar".
3306 define PACKAGE_template
3307 @go_include@
$(1).lo.dep
3308 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3312 $(1)/check: $$(CHECK_DEPS
)
3315 $(1).gox
: $(1).s-gox
; @true
3321 # This line expands PACKAGE_template once for each package name listed
3323 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3324 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3325 runtime.lo.dep
: $(extra_go_files_runtime
)
3326 syscall.lo.dep
: $(extra_go_files_syscall
)
3327 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3328 go
/types.lo.dep
: $(extra_go_files_go_types
)
3329 cmd
/internal
/objabi.lo.dep
: $(extra_go_files_cmd_internal_objabi
)
3330 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
3331 cmd
/go
/internal
/load.lo.dep
: $(extra_go_files_cmd_go_internal_load
)
3333 # FIXME: The following C files may as well move to the runtime
3334 # directory and be treated like other C files.
3336 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3337 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3339 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3340 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3342 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3344 # Use a C function with a fixed number of arguments to call a C
3346 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3347 @
$(MKDIR_P
) log
/syslog
3348 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3350 # The interface to libffi from the reflect package is written in C.
3351 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3353 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3355 # The atomic functions are written in C.
3356 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3357 @
$(MKDIR_P
) runtime
/internal
3358 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3359 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3361 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3363 # A few syscall functions are written in C.
3364 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3366 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3367 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3369 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3370 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3372 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3373 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3375 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3377 # Build golang_org/x/net/route only on BSD systems.
3379 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
3381 # Build golang_org/x/net/lif only on Solaris systems.
3383 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3386 check-recursive
: check-head
3389 @echo
"Test Run By $${USER} on `date`" > libgo.head
3390 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3392 @echo
" === libgo tests ===" >> libgo.head
3395 check-tail
: check-recursive check-multi
3396 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3399 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3400 for
dir in .
$(MULTIDIRS
); do \
3401 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3402 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3404 mv libgo.head libgo.sum
; \
3405 cp libgo.sum libgo.log
; \
3406 echo
"Schedule of variations:" >> libgo.sum
; \
3407 for
dir in .
$(MULTIDIRS
); do \
3408 multidir
=..
/$${dir}/$${lib}; \
3409 multivar
=`cat $${multidir}/libgo.var`; \
3410 echo
" $${multivar}" >> libgo.sum
; \
3412 echo
>> libgo.sum
; \
3413 pass
=0; fail
=0; untested
=0; \
3414 for
dir in .
$(MULTIDIRS
); do \
3415 multidir
=..
/$${dir}/$${lib}; \
3416 multivar
=`cat $${multidir}/libgo.var`; \
3417 echo
"Running target $${multivar}" >> libgo.sum
; \
3418 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3419 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3420 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3421 if
test -n
"${MULTIDIRS}"; then \
3422 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3423 echo
>> libgo.sum
; \
3425 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3426 pass
=`expr $$pass + $$p`; \
3427 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3428 echo
"# of expected passes $$p" >> libgo.sum
; \
3430 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3431 fail
=`expr $$fail + $$p`; \
3432 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3433 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3435 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3436 untested
=`expr $$untested + $$p`; \
3437 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3438 echo
"# of untested testcases $$p" >> libgo.sum
; \
3441 echo
>> libgo.sum
; \
3442 echo
" === libgo Summary ===" >> libgo.sum
; \
3443 echo
>> libgo.sum
; \
3444 if
test "$$pass" -ne
"0"; then \
3445 echo
"# of expected passes $$pass" >> libgo.sum
; \
3447 if
test "$$fail" -ne
"0"; then \
3448 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3450 if
test "$$untested" -ne
"0"; then \
3451 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3453 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3454 echo
>> libgo.log
; \
3455 echo
"runtest completed at `date`" >> libgo.log
; \
3456 if
test "$$fail" -ne
"0"; then \
3464 @
rm -f libgo.sum libgo.log libgo.tail
3466 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3467 echo
"$${multivar}" > libgo.var
3468 @for f in
$(TEST_PACKAGES
); do \
3469 rm -f
$$f-testsum
$$f-testlog
; \
3471 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
)
3472 @for f in
$(TEST_PACKAGES
); do \
3473 if
test -f
$$f-testsum
; then \
3474 cat
$$f-testsum
>> libgo.sum
; \
3476 if
test -f
$$f-testlog
; then \
3477 cat
$$f-testlog
>> libgo.log
; \
3482 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3485 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3488 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3489 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3490 find .
-name
'*-testsum' -print | xargs
rm -f
3491 find .
-name
'*-testlog' -print | xargs
rm -f
3494 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3495 find .
-name
'*.a' -print | xargs
rm -f
3496 find .
-name
'*.gox' -print | xargs
rm -f
3497 find .
-name
'*.s-gox' -print | xargs
rm -f
3500 find .
-name
'*.lo.dep' -print | xargs
rm -f
3502 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3503 # Otherwise a system limit (for SysV at least) may be exceeded.