1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @USING_SPLIT_STACK_TRUE@am__append_1
= -XCClinker
$(SPLIT_STACK
)
67 # Using an import file for libgo avoid requiring to use the -brtl flag
68 # when builing a go program
69 @LIBGO_IS_AIX_TRUE@am__append_2
= -Wl
,-bbigtoc
-Wl
,-bI
:$(srcdir)/libgo.imp
70 @GOC_IS_LLGO_TRUE@am__append_3
= libgo-llgo.la libgobegin-llgo.a
71 @GOC_IS_LLGO_FALSE@am__append_4
= libgo.la libgobegin.a
73 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
74 $(top_srcdir
)/configure
$(am__configure_deps
) \
75 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
77 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
78 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
79 $(top_srcdir
)/..
/config
/hwcaps.m4 \
80 $(top_srcdir
)/..
/config
/lead-dot.m4 \
81 $(top_srcdir
)/..
/config
/multi.m4 \
82 $(top_srcdir
)/..
/config
/override.m4 \
83 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
84 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
85 $(top_srcdir
)/config
/ltoptions.m4 \
86 $(top_srcdir
)/config
/ltsugar.m4 \
87 $(top_srcdir
)/config
/ltversion.m4 \
88 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 CONFIG_HEADER
= config.h
95 CONFIG_CLEAN_VPATH_FILES
=
96 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj
= case
$$p in \
98 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup
= \
104 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
107 am__nobase_list
= $(am__nobase_strip_setup
); \
108 for p in
$$list; do echo
"$$p $$p"; done | \
109 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir
= { \
119 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
120 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd
) "$$dir" && rm -f
$$files; }; \
123 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
124 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
125 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
126 "$(DESTDIR)$(toolexeclibgocompressdir)" \
127 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
128 "$(DESTDIR)$(toolexeclibgocryptodir)" \
129 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
130 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
131 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
132 "$(DESTDIR)$(toolexeclibgodebugdir)" \
133 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
134 "$(DESTDIR)$(toolexeclibgoexpdir)" \
135 "$(DESTDIR)$(toolexeclibgogodir)" \
136 "$(DESTDIR)$(toolexeclibgohashdir)" \
137 "$(DESTDIR)$(toolexeclibgohtmldir)" \
138 "$(DESTDIR)$(toolexeclibgoimagedir)" \
139 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
140 "$(DESTDIR)$(toolexeclibgoindexdir)" \
141 "$(DESTDIR)$(toolexeclibgoiodir)" \
142 "$(DESTDIR)$(toolexeclibgologdir)" \
143 "$(DESTDIR)$(toolexeclibgomathdir)" \
144 "$(DESTDIR)$(toolexeclibgomimedir)" \
145 "$(DESTDIR)$(toolexeclibgonetdir)" \
146 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
147 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
148 "$(DESTDIR)$(toolexeclibgoosdir)" \
149 "$(DESTDIR)$(toolexeclibgopathdir)" \
150 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
151 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
152 "$(DESTDIR)$(toolexeclibgosyncdir)" \
153 "$(DESTDIR)$(toolexeclibgotestingdir)" \
154 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
155 "$(DESTDIR)$(toolexeclibgotextdir)" \
156 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
157 "$(DESTDIR)$(toolexeclibgounicodedir)"
158 LIBRARIES
= $(noinst_LIBRARIES
) $(toolexeclib_LIBRARIES
)
160 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
161 libgobegin_llgo_a_LIBADD
=
162 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
163 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
164 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
165 libgobegin_a_LIBADD
=
166 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
167 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
168 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
169 libgolibbegin_a_LIBADD
=
170 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
171 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
172 libgotool_a_AR
= $(AR
) $(ARFLAGS
)
173 am_libgotool_a_OBJECTS
=
174 libgotool_a_OBJECTS
= $(am_libgotool_a_OBJECTS
)
175 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
176 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
177 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
178 reflect
/makefunc_ffi_c.lo strings
/index.lo \
179 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
180 syscall
/wait.lo
$(golang_org_x_net_lif_lo
) \
181 $(golang_org_x_net_route_lo
) log
/syslog
/syslog_c.lo \
182 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo
184 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
185 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
186 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
187 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
188 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
189 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= rtems-task-variable-add.lo
190 @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
191 @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
192 @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
193 @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
194 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= getncpu-solaris.lo
195 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= getncpu-irix.lo
196 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= \
197 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
198 @LIBGO_IS_LINUX_TRUE@am__objects_2
= getncpu-linux.lo
199 am__objects_3
= aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
200 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
201 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
202 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
203 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
204 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
205 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
206 env_posix.lo panic.lo
print.lo proc.lo runtime_c.lo stack.lo \
207 thread.lo yield.lo
$(am__objects_1
) $(am__objects_2
)
208 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
209 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
210 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
211 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
212 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
213 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
214 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
215 am_libgo_la_OBJECTS
= $(am__objects_3
)
216 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
217 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
218 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
220 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
221 DEFAULT_INCLUDES
= -I.@am__isrc@
222 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
223 am__depfiles_maybe
= depfiles
225 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
226 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
227 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
228 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
229 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
231 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
232 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
234 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
235 $(libgolibbegin_a_SOURCES
) $(libgotool_a_SOURCES
) \
236 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
243 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
244 html-recursive info-recursive install-data-recursive \
245 install-dvi-recursive install-exec-recursive \
246 install-html-recursive install-info-recursive \
247 install-pdf-recursive install-ps-recursive install-recursive \
248 installcheck-recursive installdirs-recursive pdf-recursive \
249 ps-recursive uninstall-recursive
250 am__can_run_installinfo
= \
251 case
$$AM_UPDATE_INFO_DIR in \
253 *) (install-info
--version
) >/dev
/null
2>&1;; \
255 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
256 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
257 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
258 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
259 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
260 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
261 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
262 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
263 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
264 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
265 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
266 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
267 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoos_DATA
) \
268 $(toolexeclibgopath_DATA
) $(toolexeclibgoregexp_DATA
) \
269 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
270 $(toolexeclibgotesting_DATA
) \
271 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
272 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
273 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
274 distclean-recursive maintainer-clean-recursive
275 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
276 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
279 DIST_SUBDIRS
= testsuite
281 ALLGOARCH
= @ALLGOARCH@
282 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
286 AUTOCONF
= @AUTOCONF@
287 AUTOHEADER
= @AUTOHEADER@
288 AUTOMAKE
= @AUTOMAKE@
291 CCDEPMODE
= @CCDEPMODE@
292 CC_FOR_BUILD
= @CC_FOR_BUILD@
295 CPPFLAGS
= @CPPFLAGS@
296 CYGPATH_W
= @CYGPATH_W@
299 DSYMUTIL
= @DSYMUTIL@
308 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
309 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
310 GOARCH_FAMILY
= @GOARCH_FAMILY@
311 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
312 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
313 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
314 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
315 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
319 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
320 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
321 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
322 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
323 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
325 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
327 INSTALL_DATA
= @INSTALL_DATA@
328 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
329 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
330 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
333 LIBATOMIC
= @LIBATOMIC@
335 LIBFFIINCS
= @LIBFFIINCS@
341 LTLIBOBJS
= @LTLIBOBJS@
343 MAKEINFO
= @MAKEINFO@
344 MATH_FLAG
= @MATH_FLAG@
345 MATH_LIBS
= @MATH_LIBS@
347 NET_LIBS
= @NET_LIBS@
353 OSCFLAGS
= @OSCFLAGS@
357 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
358 PACKAGE_NAME
= @PACKAGE_NAME@
359 PACKAGE_STRING
= @PACKAGE_STRING@
360 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
361 PACKAGE_URL
= @PACKAGE_URL@
362 PACKAGE_VERSION
= @PACKAGE_VERSION@
363 PATH_SEPARATOR
= @PATH_SEPARATOR@
364 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
365 PTHREAD_LIBS
= @PTHREAD_LIBS@
368 SET_MAKE
= @SET_MAKE@
370 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
371 SPLIT_STACK
= @SPLIT_STACK@
372 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
374 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
375 USE_DEJAGNU
= @USE_DEJAGNU@
377 WARN_FLAGS
= @WARN_FLAGS@
379 abs_builddir
= @abs_builddir@
380 abs_srcdir
= @abs_srcdir@
381 abs_top_builddir
= @abs_top_builddir@
382 abs_top_srcdir
= @abs_top_srcdir@
383 ac_ct_CC
= @ac_ct_CC@
384 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
385 am__include
= @am__include@
386 am__leading_dot
= @am__leading_dot@
387 am__quote
= @am__quote@
389 am__untar
= @am__untar@
392 build_alias
= @build_alias@
393 build_cpu
= @build_cpu@
394 build_os
= @build_os@
395 build_vendor
= @build_vendor@
396 builddir
= @builddir@
398 datarootdir
= @datarootdir@
401 enable_shared
= @enable_shared@
402 enable_static
= @enable_static@
403 exec_prefix = @
exec_prefix@
404 glibgo_toolexecdir
= @glibgo_toolexecdir@
405 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
406 go_include
= @go_include@
408 host_alias
= @host_alias@
409 host_cpu
= @host_cpu@
411 host_vendor
= @host_vendor@
413 includedir = @
includedir@
415 install_sh
= @install_sh@
417 libexecdir
= @libexecdir@
418 libtool_VERSION
= @libtool_VERSION@
419 localedir
= @localedir@
420 localstatedir
= @localstatedir@
423 multi_basedir
= @multi_basedir@
424 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
425 oldincludedir = @
oldincludedir@
428 program_transform_name
= @program_transform_name@
431 sharedstatedir
= @sharedstatedir@
433 sysconfdir
= @sysconfdir@
435 target_alias
= @target_alias@
436 target_cpu
= @target_cpu@
437 target_os
= @target_os@
438 target_vendor
= @target_vendor@
439 top_build_prefix
= @top_build_prefix@
440 top_builddir
= @top_builddir@
441 top_srcdir
= @top_srcdir@
444 SUFFIXES
= .c .go .gox .o .obj .lo .a
445 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
447 gcc_version
:= $(shell $(GOC
) -dumpversion
)
448 MAINT_CHARSET
= latin1
449 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
450 PWD_COMMAND
= $${PWDCMD-pwd
}
451 STAMP
= echo timestamp
>
452 toolexecdir
= $(glibgo_toolexecdir
)
453 toolexeclibdir
= $(glibgo_toolexeclibdir
)
454 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
455 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
456 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
458 # -I/-D flags to pass when compiling.
459 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
460 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
461 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
462 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
463 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
464 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
465 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
467 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
468 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
473 # Work around what appears to be a GNU make handling MAKEFLAGS
474 # values defined in terms of make variables, as is the case for CC and
475 # friends when we are called from the top level Makefile.
477 "AR_FLAGS=$(AR_FLAGS)" \
478 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
479 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
481 "CXXFLAGS=$(CXXFLAGS)" \
482 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
483 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
484 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
486 "GOCFLAGS=$(GOCFLAGS)" \
487 "INSTALL=$(INSTALL)" \
488 "INSTALL_DATA=$(INSTALL_DATA)" \
489 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
490 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
491 "LDFLAGS=$(LDFLAGS)" \
492 "LIBCFLAGS=$(LIBCFLAGS)" \
493 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
495 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
496 "PICFLAG=$(PICFLAG)" \
497 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
499 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
500 "exec_prefix=$(exec_prefix)" \
501 "infodir=$(infodir)" \
503 "includedir=$(includedir)" \
505 "tooldir=$(tooldir)" \
506 "gxx_include_dir=$(gxx_include_dir)" \
512 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
513 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
514 "DESTDIR=$(DESTDIR)" \
518 # Subdir rules rely on $(FLAGS_TO_PASS)
519 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
520 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
521 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
522 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
523 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
524 noinst_LIBRARIES
= libgotool.a
525 toolexeclibgo_DATA
= \
557 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
558 toolexeclibgoarchive_DATA
= \
562 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
563 toolexeclibgocompress_DATA
= \
570 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
571 toolexeclibgocontainer_DATA
= \
576 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
577 toolexeclibgocrypto_DATA
= \
583 crypto
/elliptic.gox \
596 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
597 toolexeclibgocryptox509_DATA
= \
600 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
601 toolexeclibgodatabase_DATA
= \
604 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
605 toolexeclibgodatabasesql_DATA
= \
606 database
/sql
/driver.gox
608 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
609 toolexeclibgodebug_DATA
= \
617 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
618 toolexeclibgoencoding_DATA
= \
619 encoding
/ascii85.gox \
621 encoding
/base32.gox \
622 encoding
/base64.gox \
623 encoding
/binary.gox \
631 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
632 toolexeclibgoexp_DATA
= \
636 toolexeclibgogodir
= $(toolexeclibgodir
)/go
637 toolexeclibgogo_DATA
= \
650 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
651 toolexeclibgohash_DATA
= \
657 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
658 toolexeclibgohtml_DATA
= \
661 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
662 toolexeclibgoimage_DATA
= \
669 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
670 toolexeclibgoimagecolor_DATA
= \
671 image
/color
/palette.gox
673 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
674 toolexeclibgoindex_DATA
= \
675 index
/suffixarray.gox
677 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
678 toolexeclibgoio_DATA
= \
681 toolexeclibgologdir
= $(toolexeclibgodir
)/log
682 toolexeclibgolog_DATA
= \
685 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
686 toolexeclibgomath_DATA
= \
692 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
693 toolexeclibgomime_DATA
= \
695 mime
/quotedprintable.gox
697 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
698 toolexeclibgonet_DATA
= \
706 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
707 toolexeclibgonethttp_DATA
= \
709 net
/http
/cookiejar.gox \
711 net
/http
/httptest.gox \
712 net
/http
/httptrace.gox \
713 net
/http
/httputil.gox \
716 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
717 toolexeclibgonetrpc_DATA
= \
720 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
721 toolexeclibgoos_DATA
= \
726 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
727 toolexeclibgopath_DATA
= \
730 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
731 toolexeclibgoregexp_DATA
= \
734 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
735 toolexeclibgoruntime_DATA
= \
740 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
741 toolexeclibgosync_DATA
= \
744 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
745 toolexeclibgotesting_DATA
= \
749 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
750 toolexeclibgotestinginternal_DATA
= \
751 testing
/internal
/testdeps.gox
753 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
754 toolexeclibgotext_DATA
= \
759 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
760 toolexeclibgotexttemplate_DATA
= \
761 text
/template
/parse.gox
763 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
764 toolexeclibgounicode_DATA
= \
768 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
769 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
770 @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
771 @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
772 @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
773 @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
774 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
775 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
776 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
777 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
780 runtime
/go-assert.c \
781 runtime
/go-caller.c \
782 runtime
/go-callers.c \
785 runtime
/go-construct-map.c \
787 runtime
/go-fieldtrack.c \
788 runtime
/go-matherr.c \
789 runtime
/go-memclr.c \
790 runtime
/go-memcmp.c \
791 runtime
/go-memequal.c \
792 runtime
/go-memmove.c \
793 runtime
/go-nanotime.c \
796 runtime
/go-reflect-call.c \
797 runtime
/go-runtime-error.c \
798 runtime
/go-setenv.c \
799 runtime
/go-signal.c \
800 runtime
/go-strslice.c \
801 runtime
/go-typedesc-equal.c \
802 runtime
/go-unsafe-pointer.c \
803 runtime
/go-unsetenv.c \
804 runtime
/go-unwind.c \
805 runtime
/go-varargs.c \
806 runtime
/env_posix.c \
810 runtime
/runtime_c.c \
814 $(rtems_task_variable_add_file
) \
815 $(runtime_getncpu_file
)
817 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
818 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
819 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
820 noinst_DATA
= zstdpkglist.go zdefaultcc.go
821 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
822 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
824 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
825 $(CPPFLAGS
) $(OSCFLAGS
) -O
827 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
828 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
851 crypto
/internal
/cipherhw \
864 database
/sql
/driver \
895 go
/internal
/gccgoimporter \
896 go
/internal
/gcimporter \
897 go
/internal
/srcimporter \
903 golang_org
/x
/crypto
/chacha20poly1305 \
904 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20 \
905 golang_org
/x
/crypto
/curve25519 \
906 golang_org
/x
/crypto
/poly1305 \
907 golang_org
/x
/net
/http2
/hpack \
908 golang_org
/x
/net
/idna \
909 golang_org
/x
/net
/lex/httplex \
910 golang_org
/x
/net
/proxy \
911 golang_org
/x
/text
/secure
/bidirule \
912 golang_org
/x
/text
/transform \
913 golang_org
/x
/text
/unicode
/bidi \
914 golang_org
/x
/text
/unicode
/norm \
915 golang_org
/x
/text
/width \
925 image
/color
/palette \
928 image
/internal
/imageutil \
935 internal
/singleflight \
936 internal
/syscall
/unix \
950 mime
/quotedprintable \
961 net
/internal
/socktest \
979 runtime
/internal
/atomic \
980 runtime
/internal
/sys \
982 runtime
/pprof
/internal
/profile \
991 testing
/internal
/testdeps \
997 text
/template
/parse \
1004 $(addsuffix .lo
,$(PACKAGES
)) \
1006 reflect
/makefunc_ffi_c.lo \
1008 $(syscall_lib_clone_lo
) \
1010 syscall
/signame.lo \
1012 $(golang_org_x_net_lif_lo
) \
1013 $(golang_org_x_net_route_lo
) \
1014 log
/syslog
/syslog_c.lo \
1015 $(os_lib_inotify_lo
) \
1016 runtime
/internal
/atomic_c.lo \
1020 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1023 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1024 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1026 libgo_la_SOURCES
= $(runtime_files
)
1027 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1028 libgo_la_LIBADD
= $(libgo_libadd
)
1029 libgo_llgo_la_SOURCES
= $(runtime_files
)
1030 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1031 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1032 libgobegin_a_SOURCES
= \
1035 libgobegin_llgo_a_SOURCES
= \
1039 # Use -fPIC for libgobegin so that it can be put in a PIE.
1040 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1041 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1042 libgolibbegin_a_SOURCES
= \
1043 runtime
/go-libmain.c
1045 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1047 cmd
/go
/internal
/base \
1048 cmd
/go
/internal
/bug \
1049 cmd
/go
/internal
/buildid \
1050 cmd
/go
/internal
/cfg \
1051 cmd
/go
/internal
/clean \
1052 cmd
/go
/internal
/cmdflag \
1053 cmd
/go
/internal
/doc \
1054 cmd
/go
/internal
/envcmd \
1055 cmd
/go
/internal
/fix \
1056 cmd
/go
/internal
/fmtcmd \
1057 cmd
/go
/internal
/generate \
1058 cmd
/go
/internal
/get \
1059 cmd
/go
/internal
/help \
1060 cmd
/go
/internal
/list \
1061 cmd
/go
/internal
/load \
1062 cmd
/go
/internal
/run \
1063 cmd
/go
/internal
/str \
1064 cmd
/go
/internal
/test \
1065 cmd
/go
/internal
/tool \
1066 cmd
/go
/internal
/version \
1067 cmd
/go
/internal
/vet \
1068 cmd
/go
/internal
/web \
1069 cmd
/go
/internal
/work \
1070 cmd
/internal
/browser \
1073 libgotool_a_SOURCES
=
1074 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
1075 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
1076 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1077 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1078 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1079 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1080 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1082 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1083 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1086 # Build the dependencies for a Go package.
1089 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1090 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,,$@)))`; \
1091 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1092 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1093 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1098 # Build the .go files for a package, generating a .lo file.
1101 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1102 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1105 # How to build a .gox file from a .lo file.
1106 # Matching .o file can either be in the same directory as the .lo (non-PIC
1107 # object) or in the .libs directory (PIC object).
1109 f
="$(basename $<).o"; \
1110 if
test ! -f
$$f; then \
1111 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1113 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1114 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1121 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1123 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1125 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1126 export RUNTESTFLAGS
; \
1131 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1132 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1133 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1134 export LD_LIBRARY_PATH
; \
1136 rm -f
$@
-testsum
$@
-testlog
; \
1137 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1138 if
test "$(USE_DEJAGNU)" = "yes"; then \
1139 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1140 elif
test "$(GOBENCH)" != ""; then \
1141 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1143 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1144 echo
"PASS: $(@D)" >> $@
-testlog
; \
1145 echo
"PASS: $(@D)"; \
1146 echo
"PASS: $(@D)" > $@
-testsum
; \
1148 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1150 echo
"FAIL: $(@D)" > $@
-testsum
; \
1156 # Build all packages before checking any.
1157 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1158 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1159 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1160 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1161 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1162 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1163 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1164 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1165 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1166 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1167 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1168 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1169 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1170 $(toolexeclibgounicode_DATA
) $(noinst_LIBRARIES
) \
1171 $(am__append_3
) $(am__append_4
)
1173 # Pass -ffp-contract=off, or 386-specific options, when building the
1174 # math package. MATH_FLAG is defined in configure.ac.
1175 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1177 # Add the generated file runtime_sysinfo.go to the runtime package.
1178 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1180 # Add generated files to the syscall package.
1181 extra_go_files_syscall
= \
1185 $(syscall_epoll_file
)
1188 # Pass -fgo-compiling-runtime when compiling the runtime package.
1189 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1190 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1191 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1192 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1193 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1194 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1195 @USE_LIBFFI_FALSE@matchargs_runtime
=
1197 # If libffi is supported (the normal case) use the ffi build tag for
1198 # the runtime package.
1199 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1201 # At least for now, we need -static-libgo for this test, because
1202 # otherwise we can't get the line numbers.
1203 # Also use -fno-inline to get better results from the memory profiler.
1204 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1205 extra_go_files_runtime_internal_sys
= version.go
1206 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1207 extra_go_files_cmd_go_internal_load
= zstdpkglist.go
1208 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1209 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1210 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1211 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1212 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1214 # Solaris 12 changed the type of fields in struct stat.
1215 # Use a build tag, based on a configure check, to cope.
1216 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1217 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1218 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1219 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1221 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1222 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1224 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1225 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1227 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1228 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1259 cmd
/go
/internal
/generate
/check \
1260 cmd
/go
/internal
/get/check \
1261 cmd
/go
/internal
/load
/check \
1262 cmd
/go
/internal
/work
/check \
1263 cmd
/internal
/objabi
/check \
1264 compress
/bzip2
/check \
1265 compress
/flate
/check \
1266 compress
/gzip
/check \
1267 compress
/lzw
/check \
1268 compress
/zlib
/check \
1269 container
/heap
/check \
1270 container
/list
/check \
1271 container
/ring
/check \
1273 crypto
/cipher
/check \
1276 crypto
/ecdsa
/check \
1277 crypto
/elliptic
/check \
1284 crypto
/sha256
/check \
1285 crypto
/sha512
/check \
1286 crypto
/subtle
/check \
1289 database
/sql
/check \
1290 database
/sql
/driver
/check \
1295 debug
/plan9obj
/check \
1296 encoding
/ascii85
/check \
1297 encoding
/asn1
/check \
1298 encoding
/base32
/check \
1299 encoding
/base64
/check \
1300 encoding
/binary
/check \
1301 encoding
/csv
/check \
1302 encoding
/gob
/check \
1303 encoding
/hex
/check \
1304 encoding
/json
/check \
1305 encoding
/pem
/check \
1306 encoding
/xml
/check \
1308 exp
/terminal
/check \
1309 html
/template
/check \
1315 go
/internal
/gcimporter
/check \
1316 go
/internal
/gccgoimporter
/check \
1317 go
/internal
/srcimporter
/check \
1323 golang_org
/x
/crypto
/chacha20poly1305
/check \
1324 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20
/check \
1325 golang_org
/x
/crypto
/curve25519
/check \
1326 golang_org
/x
/crypto
/poly1305
/check \
1327 golang_org
/x
/net
/http2
/hpack
/check \
1328 golang_org
/x
/net
/idna
/check \
1329 golang_org
/x
/net
/lex/httplex
/check \
1330 $(golang_org_x_net_lif_check
) \
1331 golang_org
/x
/net
/proxy
/check \
1332 $(golang_org_x_net_route_check
) \
1333 hash
/adler32
/check \
1341 index
/suffixarray
/check \
1342 internal
/poll
/check \
1343 internal
/singleflight
/check \
1344 internal
/trace
/check \
1351 mime
/multipart
/check \
1352 mime
/quotedprintable
/check \
1354 net
/http
/cgi
/check \
1355 net
/http
/cookiejar
/check \
1356 net
/http
/fcgi
/check \
1357 net
/http
/httptest
/check \
1358 net
/http
/httptrace
/check \
1359 net
/http
/httputil
/check \
1360 net
/http
/internal
/check \
1361 net
/internal
/socktest
/check \
1365 net
/textproto
/check \
1367 net
/rpc
/jsonrpc
/check \
1371 path
/filepath
/check \
1372 regexp
/syntax
/check \
1373 runtime
/debug
/check \
1374 runtime
/internal
/atomic
/check \
1375 runtime
/internal
/sys
/check \
1376 runtime
/pprof
/check \
1377 runtime
/pprof
/internal
/profile
/check \
1378 runtime
/trace
/check \
1380 text
/scanner
/check \
1381 text
/tabwriter
/check \
1382 text
/template
/check \
1383 text
/template
/parse
/check \
1384 testing
/quick
/check \
1385 unicode
/utf16
/check \
1388 MOSTLYCLEANFILES
= \
1389 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1390 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1392 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1393 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1395 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1397 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1400 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1401 am--refresh
: Makefile
1403 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1404 @for dep in
$?
; do \
1405 case
'$(am__configure_deps)' in \
1407 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1408 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1413 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1414 $(am__cd
) $(top_srcdir
) && \
1415 $(AUTOMAKE
) --foreign Makefile
1417 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1420 echo
' $(SHELL) ./config.status'; \
1421 $(SHELL
) .
/config.status
;; \
1423 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1424 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1427 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1428 $(SHELL
) .
/config.status
--recheck
1430 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1431 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1432 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1433 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1434 $(am__aclocal_m4_deps
):
1437 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1438 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1440 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1442 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1443 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1444 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1449 -rm -f config.h stamp-h1
1451 clean-noinstLIBRARIES
:
1452 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1453 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1455 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1456 list2
=; for p in
$$list; do \
1457 if
test -f
$$p; then \
1458 list2
="$$list2 $$p"; \
1461 test -z
"$$list2" ||
{ \
1462 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1463 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1464 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1465 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1467 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1468 for p in
$$list; do \
1469 if
test -f
$$p; then \
1471 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1472 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1476 uninstall-toolexeclibLIBRARIES
:
1477 @
$(NORMAL_UNINSTALL
)
1478 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1479 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1480 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1482 clean-toolexeclibLIBRARIES
:
1483 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1484 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1485 -rm -f libgobegin-llgo.a
1486 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1487 $(RANLIB
) libgobegin-llgo.a
1488 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1490 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1491 $(RANLIB
) libgobegin.a
1492 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1493 -rm -f libgolibbegin.a
1494 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1495 $(RANLIB
) libgolibbegin.a
1496 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1498 $(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1499 $(RANLIB
) libgotool.a
1500 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1502 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1503 list2
=; for p in
$$list; do \
1504 if
test -f
$$p; then \
1505 list2
="$$list2 $$p"; \
1508 test -z
"$$list2" ||
{ \
1509 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1510 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1511 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1512 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1515 uninstall-toolexeclibLTLIBRARIES
:
1516 @
$(NORMAL_UNINSTALL
)
1517 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1518 for p in
$$list; do \
1520 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1521 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1524 clean-toolexeclibLTLIBRARIES
:
1525 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1526 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1527 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1528 test "$$dir" != "$$p" ||
dir=.
; \
1529 echo
"rm -f \"$${dir}/so_locations\""; \
1530 rm -f
"$${dir}/so_locations"; \
1532 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1533 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1534 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1535 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1537 mostlyclean-compile
:
1543 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1544 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1545 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1546 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1590 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1591 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1594 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1597 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1598 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1601 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1604 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1605 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1608 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1610 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1611 @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
1612 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1615 @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
1617 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1618 @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`
1619 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1622 @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`
1624 libgobegin_a-go-main.o
: runtime
/go-main.c
1625 @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
1626 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1629 @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
1631 libgobegin_a-go-main.obj
: runtime
/go-main.c
1632 @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`
1633 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1636 @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`
1638 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1639 @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
1640 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1643 @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
1645 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1646 @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`
1647 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1650 @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`
1652 aeshash.lo
: runtime
/aeshash.c
1653 @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
1654 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1657 @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
1659 go-assert.lo
: runtime
/go-assert.c
1660 @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
1661 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1664 @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
1666 go-caller.lo
: runtime
/go-caller.c
1667 @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
1668 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1671 @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
1673 go-callers.lo
: runtime
/go-callers.c
1674 @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
1675 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1678 @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
1680 go-cdiv.lo
: runtime
/go-cdiv.c
1681 @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
1682 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1685 @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
1687 go-cgo.lo
: runtime
/go-cgo.c
1688 @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
1689 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1692 @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
1694 go-construct-map.lo
: runtime
/go-construct-map.c
1695 @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
1696 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1699 @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
1701 go-ffi.lo
: runtime
/go-ffi.c
1702 @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
1703 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1706 @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
1708 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1709 @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
1710 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1713 @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
1715 go-matherr.lo
: runtime
/go-matherr.c
1716 @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
1717 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1720 @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
1722 go-memclr.lo
: runtime
/go-memclr.c
1723 @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
1724 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1727 @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
1729 go-memcmp.lo
: runtime
/go-memcmp.c
1730 @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
1731 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1734 @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
1736 go-memequal.lo
: runtime
/go-memequal.c
1737 @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
1738 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1741 @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
1743 go-memmove.lo
: runtime
/go-memmove.c
1744 @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
1745 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1748 @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
1750 go-nanotime.lo
: runtime
/go-nanotime.c
1751 @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
1752 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1755 @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
1757 go-now.lo
: runtime
/go-now.c
1758 @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
1759 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1762 @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
1764 go-nosys.lo
: runtime
/go-nosys.c
1765 @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
1766 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1769 @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
1771 go-reflect-call.lo
: runtime
/go-reflect-call.c
1772 @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
1773 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1776 @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
1778 go-runtime-error.lo
: runtime
/go-runtime-error.c
1779 @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
1780 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1783 @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
1785 go-setenv.lo
: runtime
/go-setenv.c
1786 @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
1787 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1790 @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
1792 go-signal.lo
: runtime
/go-signal.c
1793 @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
1794 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1797 @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
1799 go-strslice.lo
: runtime
/go-strslice.c
1800 @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
1801 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1804 @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
1806 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1807 @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
1808 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1811 @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
1813 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1814 @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
1815 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1818 @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
1820 go-unsetenv.lo
: runtime
/go-unsetenv.c
1821 @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
1822 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1825 @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
1827 go-unwind.lo
: runtime
/go-unwind.c
1828 @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
1829 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1832 @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
1834 go-varargs.lo
: runtime
/go-varargs.c
1835 @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
1836 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1839 @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
1841 env_posix.lo
: runtime
/env_posix.c
1842 @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
1843 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1846 @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
1848 panic.lo
: runtime
/panic.c
1849 @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
1850 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1853 @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
1855 print.lo
: runtime
/print.c
1856 @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
1857 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1860 @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
1862 proc.lo
: runtime
/proc.c
1863 @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
1864 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1867 @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
1869 runtime_c.lo
: runtime
/runtime_c.c
1870 @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
1871 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1874 @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
1876 stack.lo
: runtime
/stack.c
1877 @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
1878 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1881 @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
1883 thread.lo
: runtime
/thread.c
1884 @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
1885 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1888 @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
1890 yield.lo
: runtime
/yield.c
1891 @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
1892 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1895 @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
1897 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1898 @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
1899 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1902 @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
1904 getncpu-none.lo
: runtime
/getncpu-none.c
1905 @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
1906 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1909 @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
1911 getncpu-aix.lo
: runtime
/getncpu-aix.c
1912 @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
1913 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1916 @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
1918 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1919 @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
1920 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1923 @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
1925 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1926 @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
1927 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1930 @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
1932 getncpu-irix.lo
: runtime
/getncpu-irix.c
1933 @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
1934 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1937 @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
1939 getncpu-linux.lo
: runtime
/getncpu-linux.c
1940 @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
1941 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1944 @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
1946 mostlyclean-libtool
:
1953 -rm -f libtool config.lt
1955 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1956 # runs to enable its job server during parallel builds. Hence the
1959 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1961 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1964 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1966 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1968 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1969 maintainer-clean-multi
:
1970 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1971 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1973 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1974 if
test -n
"$$list"; then \
1975 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1976 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1978 for p in
$$list; do \
1979 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1981 done |
$(am__base_list
) | \
1982 while read files
; do \
1983 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1984 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
1987 uninstall-toolexeclibgoDATA
:
1988 @
$(NORMAL_UNINSTALL
)
1989 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1990 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1991 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
1992 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
1994 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1995 if
test -n
"$$list"; then \
1996 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1997 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
1999 for p in
$$list; do \
2000 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2002 done |
$(am__base_list
) | \
2003 while read files
; do \
2004 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2005 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2008 uninstall-toolexeclibgoarchiveDATA
:
2009 @
$(NORMAL_UNINSTALL
)
2010 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2011 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2012 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2013 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2015 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2016 if
test -n
"$$list"; then \
2017 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2018 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2020 for p in
$$list; do \
2021 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2023 done |
$(am__base_list
) | \
2024 while read files
; do \
2025 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2026 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2029 uninstall-toolexeclibgocompressDATA
:
2030 @
$(NORMAL_UNINSTALL
)
2031 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2032 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2033 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2034 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2036 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2037 if
test -n
"$$list"; then \
2038 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2039 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2041 for p in
$$list; do \
2042 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2044 done |
$(am__base_list
) | \
2045 while read files
; do \
2046 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2047 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2050 uninstall-toolexeclibgocontainerDATA
:
2051 @
$(NORMAL_UNINSTALL
)
2052 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2053 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2054 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2055 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2057 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2058 if
test -n
"$$list"; then \
2059 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2060 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2062 for p in
$$list; do \
2063 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2065 done |
$(am__base_list
) | \
2066 while read files
; do \
2067 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2068 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2071 uninstall-toolexeclibgocryptoDATA
:
2072 @
$(NORMAL_UNINSTALL
)
2073 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2074 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2075 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2076 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2078 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2079 if
test -n
"$$list"; then \
2080 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2081 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2083 for p in
$$list; do \
2084 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2086 done |
$(am__base_list
) | \
2087 while read files
; do \
2088 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2089 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2092 uninstall-toolexeclibgocryptox509DATA
:
2093 @
$(NORMAL_UNINSTALL
)
2094 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2095 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2096 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2097 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2099 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2100 if
test -n
"$$list"; then \
2101 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2102 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2104 for p in
$$list; do \
2105 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2107 done |
$(am__base_list
) | \
2108 while read files
; do \
2109 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2110 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2113 uninstall-toolexeclibgodatabaseDATA
:
2114 @
$(NORMAL_UNINSTALL
)
2115 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2116 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2117 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2118 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2120 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2121 if
test -n
"$$list"; then \
2122 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2123 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2125 for p in
$$list; do \
2126 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2128 done |
$(am__base_list
) | \
2129 while read files
; do \
2130 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2131 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2134 uninstall-toolexeclibgodatabasesqlDATA
:
2135 @
$(NORMAL_UNINSTALL
)
2136 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2137 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2138 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2139 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2141 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2142 if
test -n
"$$list"; then \
2143 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2144 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2146 for p in
$$list; do \
2147 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2149 done |
$(am__base_list
) | \
2150 while read files
; do \
2151 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2152 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2155 uninstall-toolexeclibgodebugDATA
:
2156 @
$(NORMAL_UNINSTALL
)
2157 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2158 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2159 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2160 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2162 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2163 if
test -n
"$$list"; then \
2164 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2165 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2167 for p in
$$list; do \
2168 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2170 done |
$(am__base_list
) | \
2171 while read files
; do \
2172 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2173 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2176 uninstall-toolexeclibgoencodingDATA
:
2177 @
$(NORMAL_UNINSTALL
)
2178 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2179 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2180 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2181 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2183 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2184 if
test -n
"$$list"; then \
2185 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2186 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2188 for p in
$$list; do \
2189 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2191 done |
$(am__base_list
) | \
2192 while read files
; do \
2193 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2194 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2197 uninstall-toolexeclibgoexpDATA
:
2198 @
$(NORMAL_UNINSTALL
)
2199 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2200 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2201 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2202 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2204 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2205 if
test -n
"$$list"; then \
2206 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2207 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2209 for p in
$$list; do \
2210 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2212 done |
$(am__base_list
) | \
2213 while read files
; do \
2214 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2215 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2218 uninstall-toolexeclibgogoDATA
:
2219 @
$(NORMAL_UNINSTALL
)
2220 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2221 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2222 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2223 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2225 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2226 if
test -n
"$$list"; then \
2227 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2228 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2230 for p in
$$list; do \
2231 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2233 done |
$(am__base_list
) | \
2234 while read files
; do \
2235 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2236 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2239 uninstall-toolexeclibgohashDATA
:
2240 @
$(NORMAL_UNINSTALL
)
2241 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2242 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2243 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2244 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2246 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2247 if
test -n
"$$list"; then \
2248 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2249 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2251 for p in
$$list; do \
2252 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2254 done |
$(am__base_list
) | \
2255 while read files
; do \
2256 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2257 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2260 uninstall-toolexeclibgohtmlDATA
:
2261 @
$(NORMAL_UNINSTALL
)
2262 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2263 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2264 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2265 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2267 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2268 if
test -n
"$$list"; then \
2269 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2270 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2272 for p in
$$list; do \
2273 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2275 done |
$(am__base_list
) | \
2276 while read files
; do \
2277 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2278 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2281 uninstall-toolexeclibgoimageDATA
:
2282 @
$(NORMAL_UNINSTALL
)
2283 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2284 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2285 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2286 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2288 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2289 if
test -n
"$$list"; then \
2290 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2291 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2293 for p in
$$list; do \
2294 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2296 done |
$(am__base_list
) | \
2297 while read files
; do \
2298 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2299 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2302 uninstall-toolexeclibgoimagecolorDATA
:
2303 @
$(NORMAL_UNINSTALL
)
2304 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2305 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2306 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2307 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2309 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2310 if
test -n
"$$list"; then \
2311 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2312 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2314 for p in
$$list; do \
2315 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2317 done |
$(am__base_list
) | \
2318 while read files
; do \
2319 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2320 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2323 uninstall-toolexeclibgoindexDATA
:
2324 @
$(NORMAL_UNINSTALL
)
2325 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2326 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2327 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2328 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2330 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2331 if
test -n
"$$list"; then \
2332 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2333 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2335 for p in
$$list; do \
2336 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2338 done |
$(am__base_list
) | \
2339 while read files
; do \
2340 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2341 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2344 uninstall-toolexeclibgoioDATA
:
2345 @
$(NORMAL_UNINSTALL
)
2346 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2347 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2348 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2349 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2351 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2352 if
test -n
"$$list"; then \
2353 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2354 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2356 for p in
$$list; do \
2357 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2359 done |
$(am__base_list
) | \
2360 while read files
; do \
2361 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2362 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2365 uninstall-toolexeclibgologDATA
:
2366 @
$(NORMAL_UNINSTALL
)
2367 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2368 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2369 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2370 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2372 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2373 if
test -n
"$$list"; then \
2374 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2375 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2377 for p in
$$list; do \
2378 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2380 done |
$(am__base_list
) | \
2381 while read files
; do \
2382 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2383 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2386 uninstall-toolexeclibgomathDATA
:
2387 @
$(NORMAL_UNINSTALL
)
2388 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2389 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2390 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2391 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2393 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2394 if
test -n
"$$list"; then \
2395 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2396 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2398 for p in
$$list; do \
2399 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2401 done |
$(am__base_list
) | \
2402 while read files
; do \
2403 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2404 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2407 uninstall-toolexeclibgomimeDATA
:
2408 @
$(NORMAL_UNINSTALL
)
2409 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2410 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2411 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2412 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2414 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2415 if
test -n
"$$list"; then \
2416 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2417 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2419 for p in
$$list; do \
2420 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2422 done |
$(am__base_list
) | \
2423 while read files
; do \
2424 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2425 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2428 uninstall-toolexeclibgonetDATA
:
2429 @
$(NORMAL_UNINSTALL
)
2430 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2431 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2432 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2433 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2435 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2436 if
test -n
"$$list"; then \
2437 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2438 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2440 for p in
$$list; do \
2441 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2443 done |
$(am__base_list
) | \
2444 while read files
; do \
2445 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2446 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2449 uninstall-toolexeclibgonethttpDATA
:
2450 @
$(NORMAL_UNINSTALL
)
2451 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2452 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2453 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2454 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2456 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2457 if
test -n
"$$list"; then \
2458 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2459 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2461 for p in
$$list; do \
2462 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2464 done |
$(am__base_list
) | \
2465 while read files
; do \
2466 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2467 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2470 uninstall-toolexeclibgonetrpcDATA
:
2471 @
$(NORMAL_UNINSTALL
)
2472 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2473 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2474 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2475 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2477 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2478 if
test -n
"$$list"; then \
2479 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2480 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2482 for p in
$$list; do \
2483 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2485 done |
$(am__base_list
) | \
2486 while read files
; do \
2487 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2488 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2491 uninstall-toolexeclibgoosDATA
:
2492 @
$(NORMAL_UNINSTALL
)
2493 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2494 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2495 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2496 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2498 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2499 if
test -n
"$$list"; then \
2500 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2501 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2503 for p in
$$list; do \
2504 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2506 done |
$(am__base_list
) | \
2507 while read files
; do \
2508 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2509 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2512 uninstall-toolexeclibgopathDATA
:
2513 @
$(NORMAL_UNINSTALL
)
2514 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2515 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2516 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2517 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2519 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2520 if
test -n
"$$list"; then \
2521 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2522 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2524 for p in
$$list; do \
2525 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2527 done |
$(am__base_list
) | \
2528 while read files
; do \
2529 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2530 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2533 uninstall-toolexeclibgoregexpDATA
:
2534 @
$(NORMAL_UNINSTALL
)
2535 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2536 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2537 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2538 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2540 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2541 if
test -n
"$$list"; then \
2542 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2543 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2545 for p in
$$list; do \
2546 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2548 done |
$(am__base_list
) | \
2549 while read files
; do \
2550 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2551 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2554 uninstall-toolexeclibgoruntimeDATA
:
2555 @
$(NORMAL_UNINSTALL
)
2556 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2557 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2558 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2559 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2561 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2562 if
test -n
"$$list"; then \
2563 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2564 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2566 for p in
$$list; do \
2567 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2569 done |
$(am__base_list
) | \
2570 while read files
; do \
2571 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2572 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2575 uninstall-toolexeclibgosyncDATA
:
2576 @
$(NORMAL_UNINSTALL
)
2577 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2578 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2579 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2580 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2582 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2583 if
test -n
"$$list"; then \
2584 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2585 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2587 for p in
$$list; do \
2588 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2590 done |
$(am__base_list
) | \
2591 while read files
; do \
2592 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2593 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2596 uninstall-toolexeclibgotestingDATA
:
2597 @
$(NORMAL_UNINSTALL
)
2598 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2599 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2600 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2601 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2603 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2604 if
test -n
"$$list"; then \
2605 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2606 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2608 for p in
$$list; do \
2609 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2611 done |
$(am__base_list
) | \
2612 while read files
; do \
2613 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2614 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2617 uninstall-toolexeclibgotestinginternalDATA
:
2618 @
$(NORMAL_UNINSTALL
)
2619 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2620 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2621 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2622 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2624 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2625 if
test -n
"$$list"; then \
2626 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2627 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2629 for p in
$$list; do \
2630 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2632 done |
$(am__base_list
) | \
2633 while read files
; do \
2634 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2635 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2638 uninstall-toolexeclibgotextDATA
:
2639 @
$(NORMAL_UNINSTALL
)
2640 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2641 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2642 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2643 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2645 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2646 if
test -n
"$$list"; then \
2647 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2648 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2650 for p in
$$list; do \
2651 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2653 done |
$(am__base_list
) | \
2654 while read files
; do \
2655 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2656 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2659 uninstall-toolexeclibgotexttemplateDATA
:
2660 @
$(NORMAL_UNINSTALL
)
2661 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2662 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2663 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2664 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2666 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2667 if
test -n
"$$list"; then \
2668 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2669 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2671 for p in
$$list; do \
2672 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2674 done |
$(am__base_list
) | \
2675 while read files
; do \
2676 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2677 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2680 uninstall-toolexeclibgounicodeDATA
:
2681 @
$(NORMAL_UNINSTALL
)
2682 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2683 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2684 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2686 # This directory's subdirectories are mostly independent; you can cd
2687 # into them and run `make' without going through this Makefile.
2688 # To change the values of `make' variables: instead of editing Makefiles,
2689 # (1) if the variable is set in `config.status', edit `config.status'
2690 # (which will cause the Makefiles to be regenerated when you run `make');
2691 # (2) otherwise, pass the desired values on the `make' command line.
2692 $(RECURSIVE_TARGETS
):
2693 @fail
= failcom
='exit 1'; \
2694 for f in x
$$MAKEFLAGS; do \
2697 *k
*) failcom
='fail=yes';; \
2701 target
=`echo $@ | sed s/-recursive//`; \
2702 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2703 echo
"Making $$target in $$subdir"; \
2704 if
test "$$subdir" = "."; then \
2706 local_target
="$$target-am"; \
2708 local_target
="$$target"; \
2710 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2711 || eval
$$failcom; \
2713 if
test "$$dot_seen" = "no"; then \
2714 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2715 fi
; test -z
"$$fail"
2717 $(RECURSIVE_CLEAN_TARGETS
):
2718 @fail
= failcom
='exit 1'; \
2719 for f in x
$$MAKEFLAGS; do \
2722 *k
*) failcom
='fail=yes';; \
2727 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2728 *) list
='$(SUBDIRS)' ;; \
2730 rev
=''; for subdir in
$$list; do \
2731 if
test "$$subdir" = "."; then
:; else \
2732 rev
="$$subdir $$rev"; \
2736 target
=`echo $@ | sed s/-recursive//`; \
2737 for subdir in
$$rev; do \
2738 echo
"Making $$target in $$subdir"; \
2739 if
test "$$subdir" = "."; then \
2740 local_target
="$$target-am"; \
2742 local_target
="$$target"; \
2744 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2745 || eval
$$failcom; \
2746 done
&& test -z
"$$fail"
2748 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2749 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2752 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2753 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2756 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2757 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2758 unique
=`for i in $$list; do \
2759 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2761 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2762 END { if (nonempty) { for (i in files) print i; }; }'`; \
2766 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2767 $(TAGS_FILES
) $(LISP
)
2770 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2771 include_option
=--etags-include
; \
2774 include_option
=--include; \
2777 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2778 if
test "$$subdir" = .
; then
:; else \
2779 test ! -f
$$subdir/TAGS || \
2780 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2783 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2784 unique
=`for i in $$list; do \
2785 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2787 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2788 END { if (nonempty) { for (i in files) print i; }; }'`; \
2790 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2791 test -n
"$$unique" || unique
=$$empty_fix; \
2792 if
test $$# -gt 0; then \
2793 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2796 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2801 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2802 $(TAGS_FILES
) $(LISP
)
2803 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2804 unique
=`for i in $$list; do \
2805 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2807 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2808 END { if (nonempty) { for (i in files) print i; }; }'`; \
2809 test -z
"$(CTAGS_ARGS)$$unique" \
2810 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2814 here
=`$(am__cd) $(top_builddir) && pwd` \
2815 && $(am__cd
) $(top_srcdir
) \
2816 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2819 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2821 check: check-recursive
2822 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2824 installdirs: installdirs-recursive
2826 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2827 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2829 install: install-recursive
2830 install-exec
: install-exec-recursive
2831 install-data
: install-data-recursive
2832 uninstall: uninstall-recursive
2835 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2837 installcheck: installcheck-recursive
2839 if
test -z
'$(STRIP)'; then \
2840 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2841 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2844 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2845 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2846 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2848 mostlyclean-generic
:
2849 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2852 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2855 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2856 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2858 maintainer-clean-generic
:
2859 @echo
"This command is intended for maintainers to use"
2860 @echo
"it deletes files that may require special tools to rebuild."
2861 clean: clean-multi clean-recursive
2863 clean-am
: clean-generic clean-libtool clean-local \
2864 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2865 clean-toolexeclibLTLIBRARIES mostlyclean-am
2867 distclean: distclean-multi distclean-recursive
2868 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2871 distclean-am
: clean-am distclean-compile distclean-generic \
2872 distclean-hdr distclean-libtool distclean-local distclean-tags
2878 html
: html-recursive
2882 info: info-recursive
2888 install-dvi
: install-dvi-recursive
2892 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2893 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2894 install-toolexeclibgoarchiveDATA \
2895 install-toolexeclibgocompressDATA \
2896 install-toolexeclibgocontainerDATA \
2897 install-toolexeclibgocryptoDATA \
2898 install-toolexeclibgocryptox509DATA \
2899 install-toolexeclibgodatabaseDATA \
2900 install-toolexeclibgodatabasesqlDATA \
2901 install-toolexeclibgodebugDATA \
2902 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2903 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2904 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2905 install-toolexeclibgoimagecolorDATA \
2906 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2907 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2908 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2909 install-toolexeclibgonethttpDATA \
2910 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2911 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2912 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2913 install-toolexeclibgotestingDATA \
2914 install-toolexeclibgotestinginternalDATA \
2915 install-toolexeclibgotextDATA \
2916 install-toolexeclibgotexttemplateDATA \
2917 install-toolexeclibgounicodeDATA
2919 install-html
: install-html-recursive
2923 install-info
: install-info-recursive
2929 install-pdf
: install-pdf-recursive
2933 install-ps
: install-ps-recursive
2939 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2940 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2941 -rm -rf
$(top_srcdir
)/autom4te.cache
2944 maintainer-clean-am
: distclean-am maintainer-clean-generic
2946 mostlyclean: mostlyclean-multi mostlyclean-recursive
2948 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2949 mostlyclean-libtool mostlyclean-local
2959 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2960 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2961 uninstall-toolexeclibgoarchiveDATA \
2962 uninstall-toolexeclibgocompressDATA \
2963 uninstall-toolexeclibgocontainerDATA \
2964 uninstall-toolexeclibgocryptoDATA \
2965 uninstall-toolexeclibgocryptox509DATA \
2966 uninstall-toolexeclibgodatabaseDATA \
2967 uninstall-toolexeclibgodatabasesqlDATA \
2968 uninstall-toolexeclibgodebugDATA \
2969 uninstall-toolexeclibgoencodingDATA \
2970 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
2971 uninstall-toolexeclibgohashDATA \
2972 uninstall-toolexeclibgohtmlDATA \
2973 uninstall-toolexeclibgoimageDATA \
2974 uninstall-toolexeclibgoimagecolorDATA \
2975 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2976 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2977 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2978 uninstall-toolexeclibgonethttpDATA \
2979 uninstall-toolexeclibgonetrpcDATA \
2980 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2981 uninstall-toolexeclibgoregexpDATA \
2982 uninstall-toolexeclibgoruntimeDATA \
2983 uninstall-toolexeclibgosyncDATA \
2984 uninstall-toolexeclibgotestingDATA \
2985 uninstall-toolexeclibgotestinginternalDATA \
2986 uninstall-toolexeclibgotextDATA \
2987 uninstall-toolexeclibgotexttemplateDATA \
2988 uninstall-toolexeclibgounicodeDATA
2990 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2991 clean-multi ctags-recursive distclean-multi install-am \
2992 install-multi install-strip maintainer-clean-multi \
2993 mostlyclean-multi tags-recursive
2995 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2996 all all-am all-multi am--refresh
check check-am
clean \
2997 clean-generic clean-libtool clean-local clean-multi \
2998 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2999 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
3000 distclean-compile distclean-generic distclean-hdr \
3001 distclean-libtool distclean-local distclean-multi \
3002 distclean-tags
dvi dvi-am html html-am
info info-am
install \
3003 install-am install-data install-data-am install-dvi \
3004 install-dvi-am install-exec install-exec-am install-html \
3005 install-html-am install-info install-info-am install-man \
3006 install-multi install-pdf install-pdf-am install-ps \
3007 install-ps-am install-strip install-toolexeclibLIBRARIES \
3008 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3009 install-toolexeclibgoarchiveDATA \
3010 install-toolexeclibgocompressDATA \
3011 install-toolexeclibgocontainerDATA \
3012 install-toolexeclibgocryptoDATA \
3013 install-toolexeclibgocryptox509DATA \
3014 install-toolexeclibgodatabaseDATA \
3015 install-toolexeclibgodatabasesqlDATA \
3016 install-toolexeclibgodebugDATA \
3017 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3018 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3019 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3020 install-toolexeclibgoimagecolorDATA \
3021 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3022 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3023 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3024 install-toolexeclibgonethttpDATA \
3025 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
3026 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
3027 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3028 install-toolexeclibgotestingDATA \
3029 install-toolexeclibgotestinginternalDATA \
3030 install-toolexeclibgotextDATA \
3031 install-toolexeclibgotexttemplateDATA \
3032 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3033 installdirs installdirs-am maintainer-clean \
3034 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3035 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3036 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3037 tags-recursive
uninstall uninstall-am \
3038 uninstall-toolexeclibLIBRARIES \
3039 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3040 uninstall-toolexeclibgoarchiveDATA \
3041 uninstall-toolexeclibgocompressDATA \
3042 uninstall-toolexeclibgocontainerDATA \
3043 uninstall-toolexeclibgocryptoDATA \
3044 uninstall-toolexeclibgocryptox509DATA \
3045 uninstall-toolexeclibgodatabaseDATA \
3046 uninstall-toolexeclibgodatabasesqlDATA \
3047 uninstall-toolexeclibgodebugDATA \
3048 uninstall-toolexeclibgoencodingDATA \
3049 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3050 uninstall-toolexeclibgohashDATA \
3051 uninstall-toolexeclibgohtmlDATA \
3052 uninstall-toolexeclibgoimageDATA \
3053 uninstall-toolexeclibgoimagecolorDATA \
3054 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3055 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3056 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3057 uninstall-toolexeclibgonethttpDATA \
3058 uninstall-toolexeclibgonetrpcDATA \
3059 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3060 uninstall-toolexeclibgoregexpDATA \
3061 uninstall-toolexeclibgoruntimeDATA \
3062 uninstall-toolexeclibgosyncDATA \
3063 uninstall-toolexeclibgotestingDATA \
3064 uninstall-toolexeclibgotestinginternalDATA \
3065 uninstall-toolexeclibgotextDATA \
3066 uninstall-toolexeclibgotexttemplateDATA \
3067 uninstall-toolexeclibgounicodeDATA
3070 version.go
: s-version
; @true
3072 rm -f version.go.tmp
3073 echo
"package sys" > version.go.tmp
3074 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3075 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3076 echo
'const Goexperiment = ``' >> version.go.tmp
3077 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3078 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3079 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3080 echo
>> version.go.tmp
3081 echo
"type ArchFamilyType int" >> version.go.tmp
3082 echo
>> version.go.tmp
3083 echo
"const (" >> version.go.tmp
3084 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3085 for a in
$(ALLGOARCHFAMILY
); do \
3086 echo
" $${a}" >> version.go.tmp
; \
3088 echo
")" >> version.go.tmp
3089 echo
>> version.go.tmp
3090 for a in
$(ALLGOARCH
); do \
3091 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3092 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3093 if
test "$${a}" = "$(GOARCH)"; then \
3094 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3096 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3099 echo
>> version.go.tmp
3100 echo
"const (" >> version.go.tmp
3101 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3102 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3103 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3104 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3105 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3106 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3107 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3108 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3109 echo
")" >> version.go.tmp
3110 echo
>> version.go.tmp
3111 for a in
$(ALLGOOS
); do \
3112 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3113 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3114 if
test "$${a}" = "$(GOOS)"; then \
3115 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3117 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3120 echo
>> version.go.tmp
3121 echo
"type Uintreg uintptr" >> version.go.tmp
3122 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3125 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3126 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3127 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
3128 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3131 sigtab.go
: s-sigtab
; @true
3132 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3133 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3134 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3137 zdefaultcc.go
: s-zdefaultcc
; @true
3138 s-zdefaultcc
: Makefile
3139 echo
'package cfg' > zdefaultcc.go.tmp
3140 echo
>> zdefaultcc.go.tmp
3141 echo
'const DefaultGCCGO = "$(bindir)/$(GCCGO_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3142 echo
'const DefaultCC = "$(GCC_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3143 echo
'const DefaultCXX = "$(GXX_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3144 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
3145 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
3148 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3149 # types and should not be exported back to C
3150 # semt is a Go translation of the C type sem_t; it fails to convert on
3151 # some systems and need not be exported back to C.
3152 # sigset conflicts with system type sigset on AIX, so we need to rename it
3153 runtime.inc
: s-runtime-inc
; @true
3154 s-runtime-inc
: runtime.lo Makefile
3155 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3156 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define [cm][01234] " | grep
-v
"#define empty " > runtime.inc.tmp2
3157 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3158 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3160 for TYPE in _Complex_lock _Reader_lock semt
; do \
3161 sed
-e
'/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2
> runtime.inc.tmp3
; \
3162 mv runtime.inc.tmp3 runtime.inc.tmp2
; \
3164 sed
-e
's/sigset/sigset_go/' runtime.inc.tmp2
> runtime.inc.tmp3
3165 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3166 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3169 # Generate the list of go std packages that were included in libgo
3170 zstdpkglist.go
: s-zstdpkglist
; @true
3171 s-zstdpkglist
: Makefile
3172 rm -f zstdpkglist.go.tmp
3173 echo
'package load' > zstdpkglist.go.tmp
3174 echo
"" >> zstdpkglist.go.tmp
3175 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3176 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
3177 echo
'}' >> zstdpkglist.go.tmp
3178 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3181 libcalls.go
: s-libcalls
; @true
3182 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3183 rm -f libcalls.go.tmp
3184 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3185 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3188 libcalls-list
: s-libcalls-list
; @true
3189 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3190 rm -f libcalls-list.tmp
3191 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3192 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3195 syscall_arch.go
: s-syscall_arch
; @true
3196 s-syscall_arch
: Makefile
3197 rm -f syscall_arch.go.tmp
3198 echo
"package syscall" > syscall_arch.go.tmp
3199 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3200 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3201 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3204 gen-sysinfo.go
: s-gen-sysinfo
; @true
3205 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3206 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3208 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3211 errno.i
: s-errno
; @true
3213 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3214 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3217 sysinfo.go
: s-sysinfo
; @true
3218 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3219 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
3220 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3223 # The epoll struct has an embedded union and is packed on x86_64,
3224 # which is too complicated for mksysinfo.sh. We find the offset of
3225 # the only field we care about in configure.ac, and generate the
3227 epoll.go
: s-epoll
; @true
3230 echo
'package syscall' > epoll.go.tmp
3231 echo
'type EpollEvent struct {' >> epoll.go.tmp
3232 echo
' Events uint32' >> epoll.go.tmp
3233 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3234 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3236 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3237 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3238 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3239 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3240 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3241 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3242 echo
' Fd int32' >> epoll.go.tmp
; \
3243 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3244 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3247 echo
'}' >> epoll.go.tmp
3248 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3251 # Make sure runtime.inc is built before compiling any .c file.
3252 $(libgo_la_OBJECTS
): runtime.inc
3253 $(libgo_llgo_la_OBJECTS
): runtime.inc
3254 $(libgobegin_a_OBJECTS
): runtime.inc
3255 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3256 $(libgolibbegin_a_OBJECTS
): runtime.inc
3258 # PACKAGE_template defines the rules for each package.
3259 # For example, for the package bufio, it produces:
3261 # @go_include@ bufio.lo.dep
3262 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3266 # bufio/check: $(CHECK_DEPS)
3268 # .PHONY: bufio/check
3270 # This is invoked with $(1) set to a package, which is a directory name,
3271 # such as "bufio" or "archive/tar".
3272 define PACKAGE_template
3273 @go_include@
$(1).lo.dep
3274 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3278 $(1)/check: $$(CHECK_DEPS
)
3281 $(1).gox
: $(1).s-gox
; @true
3287 # This line expands PACKAGE_template once for each package name listed
3289 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3290 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3291 runtime.lo.dep
: $(extra_go_files_runtime
)
3292 syscall.lo.dep
: $(extra_go_files_syscall
)
3293 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3294 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
3295 cmd
/go
/internal
/load.lo.dep
: $(extra_go_files_cmd_go_internal_load
)
3297 # FIXME: The following C files may as well move to the runtime
3298 # directory and be treated like other C files.
3300 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3301 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3303 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3304 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3306 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3308 # Use a C function with a fixed number of arguments to call a C
3310 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3311 @
$(MKDIR_P
) log
/syslog
3312 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3314 # The interface to libffi from the reflect package is written in C.
3315 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3317 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3319 # The atomic functions are written in C.
3320 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3321 @
$(MKDIR_P
) runtime
/internal
3322 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3323 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3325 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3327 # A few syscall functions are written in C.
3328 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3330 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3331 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3333 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3334 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3336 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3337 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3339 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3341 # Build golang_org/x/net/route only on BSD systems.
3343 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
3345 # Build golang_org/x/net/lif only on Solaris systems.
3347 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3350 check-recursive
: check-head
3353 @echo
"Test Run By $${USER} on `date`" > libgo.head
3354 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3356 @echo
" === libgo tests ===" >> libgo.head
3359 check-tail
: check-recursive check-multi
3360 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3363 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3364 for
dir in .
$(MULTIDIRS
); do \
3365 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3366 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3368 mv libgo.head libgo.sum
; \
3369 cp libgo.sum libgo.log
; \
3370 echo
"Schedule of variations:" >> libgo.sum
; \
3371 for
dir in .
$(MULTIDIRS
); do \
3372 multidir
=..
/$${dir}/$${lib}; \
3373 multivar
=`cat $${multidir}/libgo.var`; \
3374 echo
" $${multivar}" >> libgo.sum
; \
3376 echo
>> libgo.sum
; \
3377 pass
=0; fail
=0; untested
=0; \
3378 for
dir in .
$(MULTIDIRS
); do \
3379 multidir
=..
/$${dir}/$${lib}; \
3380 multivar
=`cat $${multidir}/libgo.var`; \
3381 echo
"Running target $${multivar}" >> libgo.sum
; \
3382 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3383 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3384 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3385 if
test -n
"${MULTIDIRS}"; then \
3386 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3387 echo
>> libgo.sum
; \
3389 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3390 pass
=`expr $$pass + $$p`; \
3391 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3392 echo
"# of expected passes $$p" >> libgo.sum
; \
3394 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3395 fail
=`expr $$fail + $$p`; \
3396 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3397 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3399 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3400 untested
=`expr $$untested + $$p`; \
3401 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3402 echo
"# of untested testcases $$p" >> libgo.sum
; \
3405 echo
>> libgo.sum
; \
3406 echo
" === libgo Summary ===" >> libgo.sum
; \
3407 echo
>> libgo.sum
; \
3408 if
test "$$pass" -ne
"0"; then \
3409 echo
"# of expected passes $$pass" >> libgo.sum
; \
3411 if
test "$$fail" -ne
"0"; then \
3412 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3414 if
test "$$untested" -ne
"0"; then \
3415 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3417 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3418 echo
>> libgo.log
; \
3419 echo
"runtest completed at `date`" >> libgo.log
; \
3420 if
test "$$fail" -ne
"0"; then \
3428 @
rm -f libgo.sum libgo.log libgo.tail
3430 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3431 echo
"$${multivar}" > libgo.var
3432 @for f in
$(TEST_PACKAGES
); do \
3433 rm -f
$$f-testsum
$$f-testlog
; \
3435 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
3436 @for f in
$(TEST_PACKAGES
); do \
3437 if
test -f
$$f-testsum
; then \
3438 cat
$$f-testsum
>> libgo.sum
; \
3440 if
test -f
$$f-testlog
; then \
3441 cat
$$f-testlog
>> libgo.log
; \
3446 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3449 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3452 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3453 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3454 find .
-name
'*-testsum' -print | xargs
rm -f
3455 find .
-name
'*-testlog' -print | xargs
rm -f
3458 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3459 find .
-name
'*.a' -print | xargs
rm -f
3460 find .
-name
'*.gox' -print | xargs
rm -f
3461 find .
-name
'*.s-gox' -print | xargs
rm -f
3464 find .
-name
'*.lo.dep' -print | xargs
rm -f
3466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3467 # Otherwise a system limit (for SysV at least) may be exceeded.