1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @USING_SPLIT_STACK_TRUE@am__append_1
= -XCClinker
$(SPLIT_STACK
)
67 # Using an import file for libgo avoid requiring to use the -brtl flag
68 # when builing a go program
69 @LIBGO_IS_AIX_TRUE@am__append_2
= -Wl
,-bbigtoc
-Wl
,-bI
:$(srcdir)/libgo.imp
70 @GOC_IS_LLGO_TRUE@am__append_3
= libgo-llgo.la libgobegin-llgo.a
71 @GOC_IS_LLGO_FALSE@am__append_4
= libgo.la libgobegin.a
73 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
74 $(top_srcdir
)/configure
$(am__configure_deps
) \
75 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
77 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
78 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
79 $(top_srcdir
)/..
/config
/hwcaps.m4 \
80 $(top_srcdir
)/..
/config
/lead-dot.m4 \
81 $(top_srcdir
)/..
/config
/multi.m4 \
82 $(top_srcdir
)/..
/config
/override.m4 \
83 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
84 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
85 $(top_srcdir
)/config
/ltoptions.m4 \
86 $(top_srcdir
)/config
/ltsugar.m4 \
87 $(top_srcdir
)/config
/ltversion.m4 \
88 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 CONFIG_HEADER
= config.h
95 CONFIG_CLEAN_VPATH_FILES
=
96 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj
= case
$$p in \
98 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup
= \
104 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
107 am__nobase_list
= $(am__nobase_strip_setup
); \
108 for p in
$$list; do echo
"$$p $$p"; done | \
109 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir
= { \
119 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
120 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd
) "$$dir" && rm -f
$$files; }; \
123 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
124 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
125 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
126 "$(DESTDIR)$(toolexeclibgocompressdir)" \
127 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
128 "$(DESTDIR)$(toolexeclibgocryptodir)" \
129 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
130 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
131 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
132 "$(DESTDIR)$(toolexeclibgodebugdir)" \
133 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
134 "$(DESTDIR)$(toolexeclibgogodir)" \
135 "$(DESTDIR)$(toolexeclibgohashdir)" \
136 "$(DESTDIR)$(toolexeclibgohtmldir)" \
137 "$(DESTDIR)$(toolexeclibgoimagedir)" \
138 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
139 "$(DESTDIR)$(toolexeclibgoindexdir)" \
140 "$(DESTDIR)$(toolexeclibgoiodir)" \
141 "$(DESTDIR)$(toolexeclibgologdir)" \
142 "$(DESTDIR)$(toolexeclibgomathdir)" \
143 "$(DESTDIR)$(toolexeclibgomimedir)" \
144 "$(DESTDIR)$(toolexeclibgonetdir)" \
145 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
146 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
147 "$(DESTDIR)$(toolexeclibgoosdir)" \
148 "$(DESTDIR)$(toolexeclibgopathdir)" \
149 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
150 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
151 "$(DESTDIR)$(toolexeclibgosyncdir)" \
152 "$(DESTDIR)$(toolexeclibgotestingdir)" \
153 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
154 "$(DESTDIR)$(toolexeclibgotextdir)" \
155 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
156 "$(DESTDIR)$(toolexeclibgounicodedir)"
157 LIBRARIES
= $(noinst_LIBRARIES
) $(toolexeclib_LIBRARIES
)
159 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
160 libgobegin_llgo_a_LIBADD
=
161 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
162 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
163 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
164 libgobegin_a_LIBADD
=
165 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
166 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
167 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
168 libgolibbegin_a_LIBADD
=
169 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
170 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
171 libgotool_a_AR
= $(AR
) $(ARFLAGS
)
172 am_libgotool_a_OBJECTS
=
173 libgotool_a_OBJECTS
= $(am_libgotool_a_OBJECTS
)
174 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
175 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
176 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
177 reflect
/makefunc_ffi_c.lo strings
/index.lo \
178 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
179 syscall
/wait.lo
$(golang_org_x_net_lif_lo
) \
180 $(golang_org_x_net_route_lo
) log
/syslog
/syslog_c.lo \
181 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo
183 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
184 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
185 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
186 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
187 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
188 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= rtems-task-variable-add.lo
189 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-none.lo
190 @LIBGO_IS_AIX_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-aix.lo
191 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-bsd.lo
192 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-bsd.lo
193 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= getncpu-solaris.lo
194 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= getncpu-irix.lo
195 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= \
196 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
197 @LIBGO_IS_LINUX_TRUE@am__objects_2
= getncpu-linux.lo
198 am__objects_3
= aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
199 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
200 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
201 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
202 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
203 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
204 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
205 env_posix.lo panic.lo
print.lo proc.lo runtime_c.lo stack.lo \
206 thread.lo yield.lo
$(am__objects_1
) $(am__objects_2
)
207 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
208 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
209 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
210 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
211 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
212 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
213 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
214 am_libgo_la_OBJECTS
= $(am__objects_3
)
215 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
216 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
217 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
219 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
220 DEFAULT_INCLUDES
= -I.@am__isrc@
221 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
222 am__depfiles_maybe
= depfiles
224 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
225 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
226 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
227 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
228 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
230 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
231 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
233 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
234 $(libgolibbegin_a_SOURCES
) $(libgotool_a_SOURCES
) \
235 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
242 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
243 html-recursive info-recursive install-data-recursive \
244 install-dvi-recursive install-exec-recursive \
245 install-html-recursive install-info-recursive \
246 install-pdf-recursive install-ps-recursive install-recursive \
247 installcheck-recursive installdirs-recursive pdf-recursive \
248 ps-recursive uninstall-recursive
249 am__can_run_installinfo
= \
250 case
$$AM_UPDATE_INFO_DIR in \
252 *) (install-info
--version
) >/dev
/null
2>&1;; \
254 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
255 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
256 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
257 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
258 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
259 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
260 $(toolexeclibgohash_DATA
) $(toolexeclibgohtml_DATA
) \
261 $(toolexeclibgoimage_DATA
) $(toolexeclibgoimagecolor_DATA
) \
262 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
263 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
264 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
265 $(toolexeclibgonethttp_DATA
) $(toolexeclibgonetrpc_DATA
) \
266 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
267 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
268 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
269 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
270 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
271 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
272 distclean-recursive maintainer-clean-recursive
273 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
274 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
277 DIST_SUBDIRS
= testsuite
279 ALLGOARCH
= @ALLGOARCH@
280 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
284 AUTOCONF
= @AUTOCONF@
285 AUTOHEADER
= @AUTOHEADER@
286 AUTOMAKE
= @AUTOMAKE@
289 CCDEPMODE
= @CCDEPMODE@
290 CC_FOR_BUILD
= @CC_FOR_BUILD@
293 CPPFLAGS
= @CPPFLAGS@
294 CYGPATH_W
= @CYGPATH_W@
297 DSYMUTIL
= @DSYMUTIL@
309 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
310 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
311 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
312 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
313 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
315 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
317 INSTALL_DATA
= @INSTALL_DATA@
318 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
319 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
320 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
323 LIBATOMIC
= @LIBATOMIC@
325 LIBFFIINCS
= @LIBFFIINCS@
331 LTLIBOBJS
= @LTLIBOBJS@
333 MAKEINFO
= @MAKEINFO@
334 MATH_FLAG
= @MATH_FLAG@
335 MATH_LIBS
= @MATH_LIBS@
337 NET_LIBS
= @NET_LIBS@
343 OSCFLAGS
= @OSCFLAGS@
347 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
348 PACKAGE_NAME
= @PACKAGE_NAME@
349 PACKAGE_STRING
= @PACKAGE_STRING@
350 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
351 PACKAGE_URL
= @PACKAGE_URL@
352 PACKAGE_VERSION
= @PACKAGE_VERSION@
353 PATH_SEPARATOR
= @PATH_SEPARATOR@
354 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
355 PTHREAD_LIBS
= @PTHREAD_LIBS@
358 SET_MAKE
= @SET_MAKE@
360 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
361 SPLIT_STACK
= @SPLIT_STACK@
362 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
364 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
365 USE_DEJAGNU
= @USE_DEJAGNU@
367 WARN_FLAGS
= @WARN_FLAGS@
369 abs_builddir
= @abs_builddir@
370 abs_srcdir
= @abs_srcdir@
371 abs_top_builddir
= @abs_top_builddir@
372 abs_top_srcdir
= @abs_top_srcdir@
373 ac_ct_CC
= @ac_ct_CC@
374 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
375 am__include
= @am__include@
376 am__leading_dot
= @am__leading_dot@
377 am__quote
= @am__quote@
379 am__untar
= @am__untar@
382 build_alias
= @build_alias@
383 build_cpu
= @build_cpu@
384 build_os
= @build_os@
385 build_vendor
= @build_vendor@
386 builddir
= @builddir@
388 datarootdir
= @datarootdir@
391 enable_shared
= @enable_shared@
392 enable_static
= @enable_static@
393 exec_prefix = @
exec_prefix@
394 glibgo_toolexecdir
= @glibgo_toolexecdir@
395 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
396 go_include
= @go_include@
398 host_alias
= @host_alias@
399 host_cpu
= @host_cpu@
401 host_vendor
= @host_vendor@
403 includedir = @
includedir@
405 install_sh
= @install_sh@
407 libexecdir
= @libexecdir@
408 libtool_VERSION
= @libtool_VERSION@
409 localedir
= @localedir@
410 localstatedir
= @localstatedir@
413 multi_basedir
= @multi_basedir@
414 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
415 oldincludedir = @
oldincludedir@
418 program_transform_name
= @program_transform_name@
421 sharedstatedir
= @sharedstatedir@
423 sysconfdir
= @sysconfdir@
425 target_alias
= @target_alias@
426 target_cpu
= @target_cpu@
427 target_os
= @target_os@
428 target_vendor
= @target_vendor@
429 top_build_prefix
= @top_build_prefix@
430 top_builddir
= @top_builddir@
431 top_srcdir
= @top_srcdir@
434 SUFFIXES
= .c .go .gox .o .obj .lo .a
435 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
437 gcc_version
:= $(shell $(GOC
) -dumpversion
)
438 MAINT_CHARSET
= latin1
439 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
440 PWD_COMMAND
= $${PWDCMD-pwd
}
441 STAMP
= echo timestamp
>
442 toolexecdir
= $(glibgo_toolexecdir
)
443 toolexeclibdir
= $(glibgo_toolexeclibdir
)
444 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
445 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
446 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
448 # -I/-D flags to pass when compiling.
449 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
450 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
451 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions \
452 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
453 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
454 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
455 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
457 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
458 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
463 # Work around what appears to be a GNU make handling MAKEFLAGS
464 # values defined in terms of make variables, as is the case for CC and
465 # friends when we are called from the top level Makefile.
467 "AR_FLAGS=$(AR_FLAGS)" \
468 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
469 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
471 "CXXFLAGS=$(CXXFLAGS)" \
472 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
473 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
474 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
476 "GOCFLAGS=$(GOCFLAGS)" \
477 "INSTALL=$(INSTALL)" \
478 "INSTALL_DATA=$(INSTALL_DATA)" \
479 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
480 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
481 "LDFLAGS=$(LDFLAGS)" \
482 "LIBCFLAGS=$(LIBCFLAGS)" \
483 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
485 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
486 "PICFLAG=$(PICFLAG)" \
487 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
489 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
490 "exec_prefix=$(exec_prefix)" \
491 "infodir=$(infodir)" \
493 "includedir=$(includedir)" \
495 "tooldir=$(tooldir)" \
496 "gxx_include_dir=$(gxx_include_dir)" \
502 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
503 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
504 "DESTDIR=$(DESTDIR)" \
508 # Subdir rules rely on $(FLAGS_TO_PASS)
509 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
510 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
511 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
512 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
513 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
514 noinst_LIBRARIES
= libgotool.a
515 toolexeclibgo_DATA
= \
547 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
548 toolexeclibgoarchive_DATA
= \
552 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
553 toolexeclibgocompress_DATA
= \
560 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
561 toolexeclibgocontainer_DATA
= \
566 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
567 toolexeclibgocrypto_DATA
= \
573 crypto
/elliptic.gox \
586 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
587 toolexeclibgocryptox509_DATA
= \
590 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
591 toolexeclibgodatabase_DATA
= \
594 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
595 toolexeclibgodatabasesql_DATA
= \
596 database
/sql
/driver.gox
598 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
599 toolexeclibgodebug_DATA
= \
608 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
609 toolexeclibgoencoding_DATA
= \
610 encoding
/ascii85.gox \
612 encoding
/base32.gox \
613 encoding
/base64.gox \
614 encoding
/binary.gox \
622 toolexeclibgogodir
= $(toolexeclibgodir
)/go
623 toolexeclibgogo_DATA
= \
636 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
637 toolexeclibgohash_DATA
= \
643 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
644 toolexeclibgohtml_DATA
= \
647 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
648 toolexeclibgoimage_DATA
= \
655 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
656 toolexeclibgoimagecolor_DATA
= \
657 image
/color
/palette.gox
659 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
660 toolexeclibgoindex_DATA
= \
661 index
/suffixarray.gox
663 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
664 toolexeclibgoio_DATA
= \
667 toolexeclibgologdir
= $(toolexeclibgodir
)/log
668 toolexeclibgolog_DATA
= \
671 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
672 toolexeclibgomath_DATA
= \
678 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
679 toolexeclibgomime_DATA
= \
681 mime
/quotedprintable.gox
683 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
684 toolexeclibgonet_DATA
= \
692 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
693 toolexeclibgonethttp_DATA
= \
695 net
/http
/cookiejar.gox \
697 net
/http
/httptest.gox \
698 net
/http
/httptrace.gox \
699 net
/http
/httputil.gox \
702 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
703 toolexeclibgonetrpc_DATA
= \
706 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
707 toolexeclibgoos_DATA
= \
712 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
713 toolexeclibgopath_DATA
= \
716 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
717 toolexeclibgoregexp_DATA
= \
720 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
721 toolexeclibgoruntime_DATA
= \
726 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
727 toolexeclibgosync_DATA
= \
730 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
731 toolexeclibgotesting_DATA
= \
735 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
736 toolexeclibgotestinginternal_DATA
= \
737 testing
/internal
/testdeps.gox
739 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
740 toolexeclibgotext_DATA
= \
745 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
746 toolexeclibgotexttemplate_DATA
= \
747 text
/template
/parse.gox
749 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
750 toolexeclibgounicode_DATA
= \
755 # Some packages are only needed for tests, so unlike the other
756 # internal packages nothing will explicitly depend on them.
757 # Force them to be built.
758 noinst_DATA
= golang_org
/x
/net
/internal
/nettest.gox \
759 golang_org
/x
/net
/nettest.gox internal
/testenv.gox \
760 internal
/trace.gox net
/internal
/socktest.gox \
761 os
/signal
/internal
/pty.gox runtime
/pprof
/internal
/profile.gox \
763 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
764 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
765 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
766 @LIBGO_IS_AIX_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-aix.c
767 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
768 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
769 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
770 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
771 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
772 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
775 runtime
/go-assert.c \
776 runtime
/go-caller.c \
777 runtime
/go-callers.c \
780 runtime
/go-construct-map.c \
782 runtime
/go-fieldtrack.c \
783 runtime
/go-matherr.c \
784 runtime
/go-memclr.c \
785 runtime
/go-memcmp.c \
786 runtime
/go-memequal.c \
787 runtime
/go-memmove.c \
788 runtime
/go-nanotime.c \
791 runtime
/go-reflect-call.c \
792 runtime
/go-runtime-error.c \
793 runtime
/go-setenv.c \
794 runtime
/go-signal.c \
795 runtime
/go-strslice.c \
796 runtime
/go-typedesc-equal.c \
797 runtime
/go-unsafe-pointer.c \
798 runtime
/go-unsetenv.c \
799 runtime
/go-unwind.c \
800 runtime
/go-varargs.c \
801 runtime
/env_posix.c \
805 runtime
/runtime_c.c \
809 $(rtems_task_variable_add_file
) \
810 $(runtime_getncpu_file
)
812 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
813 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
814 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
815 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
816 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
818 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
819 $(CPPFLAGS
) $(OSCFLAGS
) -O
821 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
822 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
823 PACKAGES
= $(shell cat
$(srcdir)/libgo-packages.txt
)
825 $(addsuffix .lo
,$(PACKAGES
)) \
827 reflect
/makefunc_ffi_c.lo \
829 $(syscall_lib_clone_lo
) \
833 $(golang_org_x_net_lif_lo
) \
834 $(golang_org_x_net_route_lo
) \
835 log
/syslog
/syslog_c.lo \
836 $(os_lib_inotify_lo
) \
837 runtime
/internal
/atomic_c.lo \
841 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
844 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
845 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
847 libgo_la_SOURCES
= $(runtime_files
)
848 libgo_la_LDFLAGS
= $(libgo_ldflags
)
849 libgo_la_LIBADD
= $(libgo_libadd
)
850 libgo_llgo_la_SOURCES
= $(runtime_files
)
851 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
852 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
853 libgobegin_a_SOURCES
= \
856 libgobegin_llgo_a_SOURCES
= \
860 # Use -fPIC for libgobegin so that it can be put in a PIE.
861 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
862 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
863 libgolibbegin_a_SOURCES
= \
866 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
867 GOTOOL_PACKAGES
= $(shell cat
$(srcdir)/gotool-packages.txt
)
868 libgotool_a_SOURCES
=
869 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
870 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
871 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
872 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
873 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
874 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
875 $(AM_GOCFLAGS
) $(GOCFLAGS
)
877 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
878 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
881 # Build the dependencies for a Go package.
884 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
885 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,,$@)))`; \
886 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
887 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
888 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
893 # Build the .go files for a package, generating a .lo file.
896 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
897 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
900 # How to build a .gox file from a .lo file.
901 # Matching .o file can either be in the same directory as the .lo (non-PIC
902 # object) or in the .libs directory (PIC object).
904 f
="$(basename $<).o"; \
905 if
test ! -f
$$f; then \
906 f
="$(basename $(<D)/.libs/$(<F)).o"; \
908 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
909 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
916 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
918 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
920 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
921 export RUNTESTFLAGS
; \
926 libgccdir
=`${GOC} ${GOCFLAGS} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
927 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
928 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
929 export LD_LIBRARY_PATH
; \
931 rm -f
$@
-testsum
$@
-testlog
; \
932 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
933 if
test "$(USE_DEJAGNU)" = "yes"; then \
934 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
935 elif
test "$(GOBENCH)" != ""; then \
936 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
938 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
939 echo
"PASS: $(@D)" >> $@
-testlog
; \
940 echo
"PASS: $(@D)"; \
941 echo
"PASS: $(@D)" > $@
-testsum
; \
943 echo
"FAIL: $(@D)" >> $@
-testlog
; \
945 echo
"FAIL: $(@D)" > $@
-testsum
; \
951 # Build all packages before checking any.
952 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
953 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
954 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
955 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
956 $(toolexeclibgohash_DATA
) $(toolexeclibgoimage_DATA
) \
957 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
958 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
959 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
960 $(toolexeclibgonethttp_DATA
) $(toolexeclibgoos_DATA
) \
961 $(toolexeclibgopath_DATA
) $(toolexeclibgorpc_DATA
) \
962 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
963 $(toolexeclibgotesting_DATA
) $(toolexeclibgotext_DATA
) \
964 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
) \
965 $(noinst_DATA
) $(noinst_LIBRARIES
) $(am__append_3
) \
968 # Pass -ffp-contract=off, or 386-specific options, when building the
969 # math package. MATH_FLAG is defined in configure.ac.
970 math_lo_GOCFLAGS
= $(MATH_FLAG
)
971 math_check_GOCFLAGS
= $(MATH_FLAG
)
973 # Add the generated file runtime_sysinfo.go to the runtime package.
974 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
976 # Add generated files to the syscall package.
977 extra_go_files_syscall
= \
981 $(syscall_epoll_file
)
984 # Pass -fgo-compiling-runtime when compiling the runtime package.
985 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.raw
-fgo-compiling-runtime
986 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
987 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
988 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
989 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
990 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
991 @USE_LIBFFI_FALSE@matchargs_runtime
=
993 # If libffi is supported (the normal case) use the ffi build tag for
994 # the runtime package.
995 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
997 # At least for now, we need -static-libgo for this test, because
998 # otherwise we can't get the line numbers.
999 # Also use -fno-inline to get better results from the memory profiler.
1000 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1001 extra_go_files_runtime_internal_sys
= version.go
1002 extra_go_files_go_build
= zstdpkglist.go
1003 extra_go_files_go_types
= gccgosizes.go
1004 extra_go_files_cmd_internal_objabi
= objabi.go
1005 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1006 extra_check_libs_cmd_go_internal_cache
= $(abs_builddir
)/libgotool.a
1007 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1008 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1009 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1010 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1011 extra_check_libs_cmd_vet_internal_cfg
= $(abs_builddir
)/libgotool.a
1012 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1014 # Solaris 11.4 changed the type of fields in struct stat.
1015 # Use a build tag, based on a configure check, to cope.
1016 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1017 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1018 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1019 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1021 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1022 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1024 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1025 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1027 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1028 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1030 TPACKAGES
= $(shell cat
$(srcdir)/check-packages.txt
)
1031 TEST_PACKAGES
= $(addsuffix /check,$(TPACKAGES
)) \
1032 $(golang_org_x_net_lif_check
) \
1033 $(golang_org_x_net_route_check
)
1035 MOSTLYCLEANFILES
= \
1036 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1037 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1039 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1040 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1042 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1044 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1047 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1048 am--refresh
: Makefile
1050 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1051 @for dep in
$?
; do \
1052 case
'$(am__configure_deps)' in \
1054 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1055 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1060 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1061 $(am__cd
) $(top_srcdir
) && \
1062 $(AUTOMAKE
) --foreign Makefile
1064 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1067 echo
' $(SHELL) ./config.status'; \
1068 $(SHELL
) .
/config.status
;; \
1070 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1071 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1074 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1075 $(SHELL
) .
/config.status
--recheck
1077 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1078 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1079 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1080 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1081 $(am__aclocal_m4_deps
):
1084 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1085 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1087 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1089 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1090 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1091 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1096 -rm -f config.h stamp-h1
1098 clean-noinstLIBRARIES
:
1099 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1100 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1102 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1103 list2
=; for p in
$$list; do \
1104 if
test -f
$$p; then \
1105 list2
="$$list2 $$p"; \
1108 test -z
"$$list2" ||
{ \
1109 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1110 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1111 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1112 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1114 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1115 for p in
$$list; do \
1116 if
test -f
$$p; then \
1118 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1119 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1123 uninstall-toolexeclibLIBRARIES
:
1124 @
$(NORMAL_UNINSTALL
)
1125 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1126 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1127 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1129 clean-toolexeclibLIBRARIES
:
1130 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1131 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1132 -rm -f libgobegin-llgo.a
1133 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1134 $(RANLIB
) libgobegin-llgo.a
1135 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1137 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1138 $(RANLIB
) libgobegin.a
1139 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1140 -rm -f libgolibbegin.a
1141 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1142 $(RANLIB
) libgolibbegin.a
1143 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1145 $(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1146 $(RANLIB
) libgotool.a
1147 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1149 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1150 list2
=; for p in
$$list; do \
1151 if
test -f
$$p; then \
1152 list2
="$$list2 $$p"; \
1155 test -z
"$$list2" ||
{ \
1156 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1157 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1158 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1159 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1162 uninstall-toolexeclibLTLIBRARIES
:
1163 @
$(NORMAL_UNINSTALL
)
1164 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1165 for p in
$$list; do \
1167 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1168 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1171 clean-toolexeclibLTLIBRARIES
:
1172 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1173 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1174 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1175 test "$$dir" != "$$p" ||
dir=.
; \
1176 echo
"rm -f \"$${dir}/so_locations\""; \
1177 rm -f
"$${dir}/so_locations"; \
1179 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1180 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1181 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1182 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1184 mostlyclean-compile
:
1190 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1237 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1238 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1239 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1240 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1241 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1244 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1245 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1248 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1251 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1252 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1253 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1255 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1257 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1258 @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
1259 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1262 @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
1264 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1265 @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`
1266 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1267 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1269 @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`
1271 libgobegin_a-go-main.o
: runtime
/go-main.c
1272 @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
1273 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1274 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1275 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1276 @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
1278 libgobegin_a-go-main.obj
: runtime
/go-main.c
1279 @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`
1280 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1281 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1282 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1283 @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`
1285 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1286 @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
1287 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1288 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1290 @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
1292 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1293 @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`
1294 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1295 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1297 @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`
1299 aeshash.lo
: runtime
/aeshash.c
1300 @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
1301 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1302 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1304 @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
1306 go-assert.lo
: runtime
/go-assert.c
1307 @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
1308 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1311 @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
1313 go-caller.lo
: runtime
/go-caller.c
1314 @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
1315 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1318 @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
1320 go-callers.lo
: runtime
/go-callers.c
1321 @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
1322 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1325 @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
1327 go-cdiv.lo
: runtime
/go-cdiv.c
1328 @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
1329 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1332 @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
1334 go-cgo.lo
: runtime
/go-cgo.c
1335 @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
1336 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1337 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1339 @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
1341 go-construct-map.lo
: runtime
/go-construct-map.c
1342 @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
1343 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1344 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1345 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1346 @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
1348 go-ffi.lo
: runtime
/go-ffi.c
1349 @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
1350 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1352 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1353 @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
1355 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1356 @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
1357 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1359 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1360 @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
1362 go-matherr.lo
: runtime
/go-matherr.c
1363 @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
1364 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1365 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1366 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1367 @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
1369 go-memclr.lo
: runtime
/go-memclr.c
1370 @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
1371 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1374 @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
1376 go-memcmp.lo
: runtime
/go-memcmp.c
1377 @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
1378 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1381 @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
1383 go-memequal.lo
: runtime
/go-memequal.c
1384 @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
1385 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1388 @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
1390 go-memmove.lo
: runtime
/go-memmove.c
1391 @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
1392 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1395 @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
1397 go-nanotime.lo
: runtime
/go-nanotime.c
1398 @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
1399 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1402 @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
1404 go-now.lo
: runtime
/go-now.c
1405 @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
1406 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1409 @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
1411 go-nosys.lo
: runtime
/go-nosys.c
1412 @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
1413 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1416 @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
1418 go-reflect-call.lo
: runtime
/go-reflect-call.c
1419 @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
1420 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1423 @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
1425 go-runtime-error.lo
: runtime
/go-runtime-error.c
1426 @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
1427 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1430 @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
1432 go-setenv.lo
: runtime
/go-setenv.c
1433 @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
1434 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1437 @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
1439 go-signal.lo
: runtime
/go-signal.c
1440 @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
1441 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1444 @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
1446 go-strslice.lo
: runtime
/go-strslice.c
1447 @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
1448 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1451 @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
1453 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1454 @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
1455 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1458 @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
1460 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1461 @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
1462 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1465 @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
1467 go-unsetenv.lo
: runtime
/go-unsetenv.c
1468 @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
1469 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1472 @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
1474 go-unwind.lo
: runtime
/go-unwind.c
1475 @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
1476 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1477 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1479 @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
1481 go-varargs.lo
: runtime
/go-varargs.c
1482 @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
1483 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1486 @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
1488 env_posix.lo
: runtime
/env_posix.c
1489 @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
1490 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1493 @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
1495 panic.lo
: runtime
/panic.c
1496 @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
1497 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1500 @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
1502 print.lo
: runtime
/print.c
1503 @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
1504 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1507 @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
1509 proc.lo
: runtime
/proc.c
1510 @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
1511 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1514 @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
1516 runtime_c.lo
: runtime
/runtime_c.c
1517 @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
1518 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1521 @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
1523 stack.lo
: runtime
/stack.c
1524 @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
1525 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1528 @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
1530 thread.lo
: runtime
/thread.c
1531 @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
1532 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1535 @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
1537 yield.lo
: runtime
/yield.c
1538 @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
1539 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1542 @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
1544 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1545 @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
1546 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1549 @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
1551 getncpu-none.lo
: runtime
/getncpu-none.c
1552 @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
1553 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1556 @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
1558 getncpu-aix.lo
: runtime
/getncpu-aix.c
1559 @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
1560 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1563 @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
1565 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1566 @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
1567 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1570 @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
1572 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1573 @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
1574 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1577 @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
1579 getncpu-irix.lo
: runtime
/getncpu-irix.c
1580 @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
1581 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1583 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1584 @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
1586 getncpu-linux.lo
: runtime
/getncpu-linux.c
1587 @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
1588 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1591 @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
1593 mostlyclean-libtool
:
1600 -rm -f libtool config.lt
1602 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1603 # runs to enable its job server during parallel builds. Hence the
1606 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1608 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1611 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1613 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1615 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1616 maintainer-clean-multi
:
1617 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1618 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1620 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1621 if
test -n
"$$list"; then \
1622 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1623 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1625 for p in
$$list; do \
1626 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1628 done |
$(am__base_list
) | \
1629 while read files
; do \
1630 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1631 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
1634 uninstall-toolexeclibgoDATA
:
1635 @
$(NORMAL_UNINSTALL
)
1636 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1637 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1638 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
1639 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
1641 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1642 if
test -n
"$$list"; then \
1643 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1644 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
1646 for p in
$$list; do \
1647 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1649 done |
$(am__base_list
) | \
1650 while read files
; do \
1651 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1652 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
1655 uninstall-toolexeclibgoarchiveDATA
:
1656 @
$(NORMAL_UNINSTALL
)
1657 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1658 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1659 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
1660 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
1662 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1663 if
test -n
"$$list"; then \
1664 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1665 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
1667 for p in
$$list; do \
1668 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1670 done |
$(am__base_list
) | \
1671 while read files
; do \
1672 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1673 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
1676 uninstall-toolexeclibgocompressDATA
:
1677 @
$(NORMAL_UNINSTALL
)
1678 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1679 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1680 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
1681 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
1683 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1684 if
test -n
"$$list"; then \
1685 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1686 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
1688 for p in
$$list; do \
1689 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1691 done |
$(am__base_list
) | \
1692 while read files
; do \
1693 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1694 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
1697 uninstall-toolexeclibgocontainerDATA
:
1698 @
$(NORMAL_UNINSTALL
)
1699 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1700 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1701 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
1702 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
1704 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
1705 if
test -n
"$$list"; then \
1706 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
1707 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
1709 for p in
$$list; do \
1710 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1712 done |
$(am__base_list
) | \
1713 while read files
; do \
1714 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
1715 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
1718 uninstall-toolexeclibgocryptoDATA
:
1719 @
$(NORMAL_UNINSTALL
)
1720 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
1721 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1722 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
1723 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
1725 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
1726 if
test -n
"$$list"; then \
1727 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
1728 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
1730 for p in
$$list; do \
1731 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1733 done |
$(am__base_list
) | \
1734 while read files
; do \
1735 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
1736 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
1739 uninstall-toolexeclibgocryptox509DATA
:
1740 @
$(NORMAL_UNINSTALL
)
1741 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
1742 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1743 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
1744 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
1746 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
1747 if
test -n
"$$list"; then \
1748 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
1749 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
1751 for p in
$$list; do \
1752 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1754 done |
$(am__base_list
) | \
1755 while read files
; do \
1756 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
1757 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
1760 uninstall-toolexeclibgodatabaseDATA
:
1761 @
$(NORMAL_UNINSTALL
)
1762 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
1763 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1764 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
1765 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
1767 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
1768 if
test -n
"$$list"; then \
1769 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
1770 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
1772 for p in
$$list; do \
1773 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1775 done |
$(am__base_list
) | \
1776 while read files
; do \
1777 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
1778 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
1781 uninstall-toolexeclibgodatabasesqlDATA
:
1782 @
$(NORMAL_UNINSTALL
)
1783 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
1784 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1785 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
1786 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
1788 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
1789 if
test -n
"$$list"; then \
1790 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
1791 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
1793 for p in
$$list; do \
1794 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1796 done |
$(am__base_list
) | \
1797 while read files
; do \
1798 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
1799 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
1802 uninstall-toolexeclibgodebugDATA
:
1803 @
$(NORMAL_UNINSTALL
)
1804 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
1805 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1806 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
1807 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
1809 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
1810 if
test -n
"$$list"; then \
1811 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
1812 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
1814 for p in
$$list; do \
1815 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1817 done |
$(am__base_list
) | \
1818 while read files
; do \
1819 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
1820 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
1823 uninstall-toolexeclibgoencodingDATA
:
1824 @
$(NORMAL_UNINSTALL
)
1825 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
1826 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1827 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
1828 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
1830 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
1831 if
test -n
"$$list"; then \
1832 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
1833 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
1835 for p in
$$list; do \
1836 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1838 done |
$(am__base_list
) | \
1839 while read files
; do \
1840 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
1841 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
1844 uninstall-toolexeclibgogoDATA
:
1845 @
$(NORMAL_UNINSTALL
)
1846 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
1847 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1848 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
1849 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
1851 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
1852 if
test -n
"$$list"; then \
1853 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
1854 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
1856 for p in
$$list; do \
1857 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1859 done |
$(am__base_list
) | \
1860 while read files
; do \
1861 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
1862 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
1865 uninstall-toolexeclibgohashDATA
:
1866 @
$(NORMAL_UNINSTALL
)
1867 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
1868 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1869 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
1870 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
1872 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
1873 if
test -n
"$$list"; then \
1874 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
1875 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
1877 for p in
$$list; do \
1878 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1880 done |
$(am__base_list
) | \
1881 while read files
; do \
1882 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
1883 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
1886 uninstall-toolexeclibgohtmlDATA
:
1887 @
$(NORMAL_UNINSTALL
)
1888 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
1889 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1890 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
1891 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
1893 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
1894 if
test -n
"$$list"; then \
1895 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
1896 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
1898 for p in
$$list; do \
1899 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1901 done |
$(am__base_list
) | \
1902 while read files
; do \
1903 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
1904 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
1907 uninstall-toolexeclibgoimageDATA
:
1908 @
$(NORMAL_UNINSTALL
)
1909 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
1910 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1911 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
1912 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
1914 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
1915 if
test -n
"$$list"; then \
1916 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
1917 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
1919 for p in
$$list; do \
1920 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1922 done |
$(am__base_list
) | \
1923 while read files
; do \
1924 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
1925 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
1928 uninstall-toolexeclibgoimagecolorDATA
:
1929 @
$(NORMAL_UNINSTALL
)
1930 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
1931 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1932 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
1933 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
1935 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
1936 if
test -n
"$$list"; then \
1937 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
1938 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
1940 for p in
$$list; do \
1941 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1943 done |
$(am__base_list
) | \
1944 while read files
; do \
1945 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
1946 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
1949 uninstall-toolexeclibgoindexDATA
:
1950 @
$(NORMAL_UNINSTALL
)
1951 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
1952 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1953 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
1954 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
1956 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
1957 if
test -n
"$$list"; then \
1958 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
1959 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
1961 for p in
$$list; do \
1962 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1964 done |
$(am__base_list
) | \
1965 while read files
; do \
1966 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
1967 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
1970 uninstall-toolexeclibgoioDATA
:
1971 @
$(NORMAL_UNINSTALL
)
1972 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
1973 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1974 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
1975 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
1977 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
1978 if
test -n
"$$list"; then \
1979 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
1980 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
1982 for p in
$$list; do \
1983 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1985 done |
$(am__base_list
) | \
1986 while read files
; do \
1987 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
1988 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
1991 uninstall-toolexeclibgologDATA
:
1992 @
$(NORMAL_UNINSTALL
)
1993 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
1994 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1995 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
1996 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
1998 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
1999 if
test -n
"$$list"; then \
2000 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2001 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2003 for p in
$$list; do \
2004 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2006 done |
$(am__base_list
) | \
2007 while read files
; do \
2008 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2009 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2012 uninstall-toolexeclibgomathDATA
:
2013 @
$(NORMAL_UNINSTALL
)
2014 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2015 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2016 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2017 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2019 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2020 if
test -n
"$$list"; then \
2021 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2022 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2024 for p in
$$list; do \
2025 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2027 done |
$(am__base_list
) | \
2028 while read files
; do \
2029 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2030 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2033 uninstall-toolexeclibgomimeDATA
:
2034 @
$(NORMAL_UNINSTALL
)
2035 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2036 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2037 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2038 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2040 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2041 if
test -n
"$$list"; then \
2042 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2043 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2045 for p in
$$list; do \
2046 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2048 done |
$(am__base_list
) | \
2049 while read files
; do \
2050 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2051 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2054 uninstall-toolexeclibgonetDATA
:
2055 @
$(NORMAL_UNINSTALL
)
2056 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2057 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2058 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2059 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2061 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2062 if
test -n
"$$list"; then \
2063 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2064 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2066 for p in
$$list; do \
2067 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2069 done |
$(am__base_list
) | \
2070 while read files
; do \
2071 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2072 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2075 uninstall-toolexeclibgonethttpDATA
:
2076 @
$(NORMAL_UNINSTALL
)
2077 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2078 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2079 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2080 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2082 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2083 if
test -n
"$$list"; then \
2084 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2085 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2087 for p in
$$list; do \
2088 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2090 done |
$(am__base_list
) | \
2091 while read files
; do \
2092 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2093 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2096 uninstall-toolexeclibgonetrpcDATA
:
2097 @
$(NORMAL_UNINSTALL
)
2098 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2099 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2100 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2101 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2103 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2104 if
test -n
"$$list"; then \
2105 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2106 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2108 for p in
$$list; do \
2109 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2111 done |
$(am__base_list
) | \
2112 while read files
; do \
2113 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2114 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2117 uninstall-toolexeclibgoosDATA
:
2118 @
$(NORMAL_UNINSTALL
)
2119 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2120 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2121 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2122 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2124 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2125 if
test -n
"$$list"; then \
2126 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2127 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2129 for p in
$$list; do \
2130 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2132 done |
$(am__base_list
) | \
2133 while read files
; do \
2134 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2135 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2138 uninstall-toolexeclibgopathDATA
:
2139 @
$(NORMAL_UNINSTALL
)
2140 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2141 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2142 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2143 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2145 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2146 if
test -n
"$$list"; then \
2147 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2148 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2150 for p in
$$list; do \
2151 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2153 done |
$(am__base_list
) | \
2154 while read files
; do \
2155 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2156 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2159 uninstall-toolexeclibgoregexpDATA
:
2160 @
$(NORMAL_UNINSTALL
)
2161 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2162 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2163 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2164 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2166 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2167 if
test -n
"$$list"; then \
2168 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2169 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2171 for p in
$$list; do \
2172 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2174 done |
$(am__base_list
) | \
2175 while read files
; do \
2176 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2177 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2180 uninstall-toolexeclibgoruntimeDATA
:
2181 @
$(NORMAL_UNINSTALL
)
2182 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2183 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2184 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2185 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2187 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2188 if
test -n
"$$list"; then \
2189 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2190 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2192 for p in
$$list; do \
2193 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2195 done |
$(am__base_list
) | \
2196 while read files
; do \
2197 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2198 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2201 uninstall-toolexeclibgosyncDATA
:
2202 @
$(NORMAL_UNINSTALL
)
2203 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2204 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2205 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2206 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2208 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2209 if
test -n
"$$list"; then \
2210 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2211 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2213 for p in
$$list; do \
2214 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2216 done |
$(am__base_list
) | \
2217 while read files
; do \
2218 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2219 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2222 uninstall-toolexeclibgotestingDATA
:
2223 @
$(NORMAL_UNINSTALL
)
2224 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2225 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2226 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2227 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2229 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2230 if
test -n
"$$list"; then \
2231 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2232 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2234 for p in
$$list; do \
2235 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2237 done |
$(am__base_list
) | \
2238 while read files
; do \
2239 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2240 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2243 uninstall-toolexeclibgotestinginternalDATA
:
2244 @
$(NORMAL_UNINSTALL
)
2245 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2246 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2247 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2248 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2250 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2251 if
test -n
"$$list"; then \
2252 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2253 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2255 for p in
$$list; do \
2256 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2258 done |
$(am__base_list
) | \
2259 while read files
; do \
2260 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2261 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2264 uninstall-toolexeclibgotextDATA
:
2265 @
$(NORMAL_UNINSTALL
)
2266 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2267 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2268 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2269 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2271 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2272 if
test -n
"$$list"; then \
2273 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2274 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2276 for p in
$$list; do \
2277 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2279 done |
$(am__base_list
) | \
2280 while read files
; do \
2281 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2282 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2285 uninstall-toolexeclibgotexttemplateDATA
:
2286 @
$(NORMAL_UNINSTALL
)
2287 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2288 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2289 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2290 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2292 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2293 if
test -n
"$$list"; then \
2294 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2295 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2297 for p in
$$list; do \
2298 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2300 done |
$(am__base_list
) | \
2301 while read files
; do \
2302 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2303 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2306 uninstall-toolexeclibgounicodeDATA
:
2307 @
$(NORMAL_UNINSTALL
)
2308 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2309 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2310 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2312 # This directory's subdirectories are mostly independent; you can cd
2313 # into them and run `make' without going through this Makefile.
2314 # To change the values of `make' variables: instead of editing Makefiles,
2315 # (1) if the variable is set in `config.status', edit `config.status'
2316 # (which will cause the Makefiles to be regenerated when you run `make');
2317 # (2) otherwise, pass the desired values on the `make' command line.
2318 $(RECURSIVE_TARGETS
):
2319 @fail
= failcom
='exit 1'; \
2320 for f in x
$$MAKEFLAGS; do \
2323 *k
*) failcom
='fail=yes';; \
2327 target
=`echo $@ | sed s/-recursive//`; \
2328 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2329 echo
"Making $$target in $$subdir"; \
2330 if
test "$$subdir" = "."; then \
2332 local_target
="$$target-am"; \
2334 local_target
="$$target"; \
2336 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2337 || eval
$$failcom; \
2339 if
test "$$dot_seen" = "no"; then \
2340 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2341 fi
; test -z
"$$fail"
2343 $(RECURSIVE_CLEAN_TARGETS
):
2344 @fail
= failcom
='exit 1'; \
2345 for f in x
$$MAKEFLAGS; do \
2348 *k
*) failcom
='fail=yes';; \
2353 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2354 *) list
='$(SUBDIRS)' ;; \
2356 rev
=''; for subdir in
$$list; do \
2357 if
test "$$subdir" = "."; then
:; else \
2358 rev
="$$subdir $$rev"; \
2362 target
=`echo $@ | sed s/-recursive//`; \
2363 for subdir in
$$rev; do \
2364 echo
"Making $$target in $$subdir"; \
2365 if
test "$$subdir" = "."; then \
2366 local_target
="$$target-am"; \
2368 local_target
="$$target"; \
2370 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2371 || eval
$$failcom; \
2372 done
&& test -z
"$$fail"
2374 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2375 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2378 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2379 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2382 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2383 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2384 unique
=`for i in $$list; do \
2385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2387 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2388 END { if (nonempty) { for (i in files) print i; }; }'`; \
2392 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2393 $(TAGS_FILES
) $(LISP
)
2396 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2397 include_option
=--etags-include
; \
2400 include_option
=--include; \
2403 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2404 if
test "$$subdir" = .
; then
:; else \
2405 test ! -f
$$subdir/TAGS || \
2406 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2409 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2410 unique
=`for i in $$list; do \
2411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2413 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2414 END { if (nonempty) { for (i in files) print i; }; }'`; \
2416 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2417 test -n
"$$unique" || unique
=$$empty_fix; \
2418 if
test $$# -gt 0; then \
2419 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2422 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2427 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2428 $(TAGS_FILES
) $(LISP
)
2429 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2430 unique
=`for i in $$list; do \
2431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2433 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2434 END { if (nonempty) { for (i in files) print i; }; }'`; \
2435 test -z
"$(CTAGS_ARGS)$$unique" \
2436 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2440 here
=`$(am__cd) $(top_builddir) && pwd` \
2441 && $(am__cd
) $(top_srcdir
) \
2442 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2445 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2447 check: check-recursive
2448 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2450 installdirs: installdirs-recursive
2452 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2453 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2455 install: install-recursive
2456 install-exec
: install-exec-recursive
2457 install-data
: install-data-recursive
2458 uninstall: uninstall-recursive
2461 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2463 installcheck: installcheck-recursive
2465 if
test -z
'$(STRIP)'; then \
2466 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2467 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2470 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2471 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2472 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2474 mostlyclean-generic
:
2475 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2478 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2481 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2482 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2484 maintainer-clean-generic
:
2485 @echo
"This command is intended for maintainers to use"
2486 @echo
"it deletes files that may require special tools to rebuild."
2487 clean: clean-multi clean-recursive
2489 clean-am
: clean-generic clean-libtool clean-local \
2490 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2491 clean-toolexeclibLTLIBRARIES mostlyclean-am
2493 distclean: distclean-multi distclean-recursive
2494 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2497 distclean-am
: clean-am distclean-compile distclean-generic \
2498 distclean-hdr distclean-libtool distclean-local distclean-tags
2504 html
: html-recursive
2508 info: info-recursive
2514 install-dvi
: install-dvi-recursive
2518 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2519 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2520 install-toolexeclibgoarchiveDATA \
2521 install-toolexeclibgocompressDATA \
2522 install-toolexeclibgocontainerDATA \
2523 install-toolexeclibgocryptoDATA \
2524 install-toolexeclibgocryptox509DATA \
2525 install-toolexeclibgodatabaseDATA \
2526 install-toolexeclibgodatabasesqlDATA \
2527 install-toolexeclibgodebugDATA \
2528 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2529 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2530 install-toolexeclibgoimageDATA \
2531 install-toolexeclibgoimagecolorDATA \
2532 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2533 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2534 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2535 install-toolexeclibgonethttpDATA \
2536 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2537 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2538 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2539 install-toolexeclibgotestingDATA \
2540 install-toolexeclibgotestinginternalDATA \
2541 install-toolexeclibgotextDATA \
2542 install-toolexeclibgotexttemplateDATA \
2543 install-toolexeclibgounicodeDATA
2545 install-html
: install-html-recursive
2549 install-info
: install-info-recursive
2555 install-pdf
: install-pdf-recursive
2559 install-ps
: install-ps-recursive
2565 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2566 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2567 -rm -rf
$(top_srcdir
)/autom4te.cache
2570 maintainer-clean-am
: distclean-am maintainer-clean-generic
2572 mostlyclean: mostlyclean-multi mostlyclean-recursive
2574 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2575 mostlyclean-libtool mostlyclean-local
2585 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2586 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2587 uninstall-toolexeclibgoarchiveDATA \
2588 uninstall-toolexeclibgocompressDATA \
2589 uninstall-toolexeclibgocontainerDATA \
2590 uninstall-toolexeclibgocryptoDATA \
2591 uninstall-toolexeclibgocryptox509DATA \
2592 uninstall-toolexeclibgodatabaseDATA \
2593 uninstall-toolexeclibgodatabasesqlDATA \
2594 uninstall-toolexeclibgodebugDATA \
2595 uninstall-toolexeclibgoencodingDATA \
2596 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2597 uninstall-toolexeclibgohtmlDATA \
2598 uninstall-toolexeclibgoimageDATA \
2599 uninstall-toolexeclibgoimagecolorDATA \
2600 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2601 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2602 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2603 uninstall-toolexeclibgonethttpDATA \
2604 uninstall-toolexeclibgonetrpcDATA \
2605 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2606 uninstall-toolexeclibgoregexpDATA \
2607 uninstall-toolexeclibgoruntimeDATA \
2608 uninstall-toolexeclibgosyncDATA \
2609 uninstall-toolexeclibgotestingDATA \
2610 uninstall-toolexeclibgotestinginternalDATA \
2611 uninstall-toolexeclibgotextDATA \
2612 uninstall-toolexeclibgotexttemplateDATA \
2613 uninstall-toolexeclibgounicodeDATA
2615 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2616 clean-multi ctags-recursive distclean-multi install-am \
2617 install-multi install-strip maintainer-clean-multi \
2618 mostlyclean-multi tags-recursive
2620 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2621 all all-am all-multi am--refresh
check check-am
clean \
2622 clean-generic clean-libtool clean-local clean-multi \
2623 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2624 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
2625 distclean-compile distclean-generic distclean-hdr \
2626 distclean-libtool distclean-local distclean-multi \
2627 distclean-tags
dvi dvi-am html html-am
info info-am
install \
2628 install-am install-data install-data-am install-dvi \
2629 install-dvi-am install-exec install-exec-am install-html \
2630 install-html-am install-info install-info-am install-man \
2631 install-multi install-pdf install-pdf-am install-ps \
2632 install-ps-am install-strip install-toolexeclibLIBRARIES \
2633 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2634 install-toolexeclibgoarchiveDATA \
2635 install-toolexeclibgocompressDATA \
2636 install-toolexeclibgocontainerDATA \
2637 install-toolexeclibgocryptoDATA \
2638 install-toolexeclibgocryptox509DATA \
2639 install-toolexeclibgodatabaseDATA \
2640 install-toolexeclibgodatabasesqlDATA \
2641 install-toolexeclibgodebugDATA \
2642 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2643 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2644 install-toolexeclibgoimageDATA \
2645 install-toolexeclibgoimagecolorDATA \
2646 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2647 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2648 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2649 install-toolexeclibgonethttpDATA \
2650 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2651 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2652 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2653 install-toolexeclibgotestingDATA \
2654 install-toolexeclibgotestinginternalDATA \
2655 install-toolexeclibgotextDATA \
2656 install-toolexeclibgotexttemplateDATA \
2657 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
2658 installdirs installdirs-am maintainer-clean \
2659 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
2660 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2661 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
2662 tags-recursive
uninstall uninstall-am \
2663 uninstall-toolexeclibLIBRARIES \
2664 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2665 uninstall-toolexeclibgoarchiveDATA \
2666 uninstall-toolexeclibgocompressDATA \
2667 uninstall-toolexeclibgocontainerDATA \
2668 uninstall-toolexeclibgocryptoDATA \
2669 uninstall-toolexeclibgocryptox509DATA \
2670 uninstall-toolexeclibgodatabaseDATA \
2671 uninstall-toolexeclibgodatabasesqlDATA \
2672 uninstall-toolexeclibgodebugDATA \
2673 uninstall-toolexeclibgoencodingDATA \
2674 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2675 uninstall-toolexeclibgohtmlDATA \
2676 uninstall-toolexeclibgoimageDATA \
2677 uninstall-toolexeclibgoimagecolorDATA \
2678 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2679 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2680 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2681 uninstall-toolexeclibgonethttpDATA \
2682 uninstall-toolexeclibgonetrpcDATA \
2683 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2684 uninstall-toolexeclibgoregexpDATA \
2685 uninstall-toolexeclibgoruntimeDATA \
2686 uninstall-toolexeclibgosyncDATA \
2687 uninstall-toolexeclibgotestingDATA \
2688 uninstall-toolexeclibgotestinginternalDATA \
2689 uninstall-toolexeclibgotextDATA \
2690 uninstall-toolexeclibgotexttemplateDATA \
2691 uninstall-toolexeclibgounicodeDATA
2694 version.go
: s-version
; @true
2696 rm -f version.go.tmp
2697 echo
"package sys" > version.go.tmp
2698 echo
'func init() { DefaultGoroot = "$(prefix)" }' >> version.go.tmp
2699 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
2700 echo
'const Goexperiment = ``' >> version.go.tmp
2701 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
2702 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
2703 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
2704 echo
>> version.go.tmp
2705 echo
"type ArchFamilyType int" >> version.go.tmp
2706 echo
>> version.go.tmp
2707 echo
"const (" >> version.go.tmp
2708 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
2709 for a in
$(ALLGOARCHFAMILY
); do \
2710 echo
" $${a}" >> version.go.tmp
; \
2712 echo
")" >> version.go.tmp
2713 echo
>> version.go.tmp
2714 for a in
$(ALLGOARCH
); do \
2715 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
2716 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
2717 if
test "$${a}" = "$(GOARCH)"; then \
2718 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
2720 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
2723 echo
>> version.go.tmp
2724 echo
"const (" >> version.go.tmp
2725 echo
" ArchFamily = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) family`" >> version.go.tmp
2726 echo
" BigEndian = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) bigendian`" >> version.go.tmp
2727 echo
" CacheLineSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) cachelinesize`" >> version.go.tmp
2728 echo
" DefaultPhysPageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) defaultphyspagesize`" >> version.go.tmp
2729 echo
" HugePageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) hugepagesize`" >> version.go.tmp
2730 echo
" Int64Align = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) int64align`" >> version.go.tmp
2731 echo
" MinFrameSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) minframesize`" >> version.go.tmp
2732 echo
" PCQuantum = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) pcquantum`" >> version.go.tmp
2733 echo
")" >> version.go.tmp
2734 echo
>> version.go.tmp
2735 for a in
$(ALLGOOS
); do \
2736 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
2737 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
2738 if
test "$${a}" = "$(GOOS)"; then \
2739 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
2741 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
2744 echo
>> version.go.tmp
2745 echo
"type Uintreg uintptr" >> version.go.tmp
2746 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
2749 objabi.go
: s-objabi
; @true
2752 echo
"package objabi" > objabi.go.tmp
2753 echo
"import \"runtime\"" >> objabi.go.tmp
2754 echo
'func init() { defaultGOROOT = `$(prefix)` }' >> objabi.go.tmp
2755 echo
'const defaultGO386 = `sse2`' >> objabi.go.tmp
2756 echo
'const defaultGOARM = `5`' >> objabi.go.tmp
2757 echo
'const defaultGOMIPS = `hardfloat`' >> objabi.go.tmp
2758 echo
'const defaultGOOS = runtime.GOOS' >> objabi.go.tmp
2759 echo
'const defaultGOARCH = runtime.GOARCH' >> objabi.go.tmp
2760 echo
'const defaultGO_EXTLINK_ENABLED = ``' >> objabi.go.tmp
2761 echo
'const version = `'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'`' >> objabi.go.tmp
2762 echo
'const stackGuardMultiplier = 1' >> objabi.go.tmp
2763 echo
'const goexperiment = ``' >> objabi.go.tmp
2764 $(SHELL
) $(srcdir)/mvifdiff.sh objabi.go.tmp objabi.go
2767 gccgosizes.go
: s-gccgosizes
; @true
2768 s-gccgosizes
: Makefile goarch.sh
2769 rm -f gccgosizes.go.tmp
2770 echo
"package types" > gccgosizes.go.tmp
2771 echo
>> gccgosizes.go.tmp
2772 echo
"var gccgoArchSizes = map[string]*StdSizes{" >> gccgosizes.go.tmp
2773 for a in
$(ALLGOARCH
); do \
2774 ptrsize
=`$(SHELL) $(srcdir)/goarch.sh $$a ptrsize`; \
2775 maxalign
=`$(SHELL) $(srcdir)/goarch.sh $$a maxalign`; \
2776 echo
" \"$$a\": {$${ptrsize}, $${maxalign}}," >> gccgosizes.go.tmp
; \
2778 echo
"}" >> gccgosizes.go.tmp
2779 $(SHELL
) $(srcdir)/mvifdiff.sh gccgosizes.go.tmp gccgosizes.go
2782 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
2783 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
2784 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
2785 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
2788 sigtab.go
: s-sigtab
; @true
2789 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
2790 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
2791 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
2794 zdefaultcc.go
: s-zdefaultcc
; @true
2795 s-zdefaultcc
: Makefile
2796 echo
'package cfg' > zdefaultcc.go.tmp
2797 echo
>> zdefaultcc.go.tmp
2798 echo
'func DefaultGCCGO(goos, goarch string) string { return "$(bindir)/$(GCCGO_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2799 echo
'func DefaultCC(goos, goarch string) string { return "$(GCC_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2800 echo
'func DefaultCXX(goos, goarch string) string { return "$(GXX_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2801 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
2802 echo
'var OSArchSupportsCgo = map[string]bool{}' >> zdefaultcc.go.tmp
2803 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
2806 # Post-process runtime.inc.raw (raw output of -fgo-c-header option when
2807 # compiling runtime) to prune out certain types that should not be
2808 # exported back to C. See comments in mkruntimeinc.sh for more details.
2809 runtime.inc
: s-runtime-inc
; @true
2810 s-runtime-inc
: runtime.lo Makefile
2811 $(SHELL
) $(srcdir)/mkruntimeinc.sh
2812 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime.inc runtime.inc
2815 # Generate the list of go std packages that were included in libgo
2816 zstdpkglist.go
: s-zstdpkglist
; @true
2817 s-zstdpkglist
: Makefile
2818 rm -f zstdpkglist.go.tmp
2819 echo
'package build' > zstdpkglist.go.tmp
2820 echo
"" >> zstdpkglist.go.tmp
2821 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
2822 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
2823 echo
'}' >> zstdpkglist.go.tmp
2824 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
2827 libcalls.go
: s-libcalls
; @true
2828 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
2829 rm -f libcalls.go.tmp
2830 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
2831 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
2834 libcalls-list
: s-libcalls-list
; @true
2835 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
2836 rm -f libcalls-list.tmp
2837 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
2838 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
2841 syscall_arch.go
: s-syscall_arch
; @true
2842 s-syscall_arch
: Makefile
2843 rm -f syscall_arch.go.tmp
2844 echo
"package syscall" > syscall_arch.go.tmp
2845 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
2846 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
2847 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
2850 gen-sysinfo.go
: s-gen-sysinfo
; @true
2851 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
2852 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
2854 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
2857 errno.i
: s-errno
; @true
2859 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
2860 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
2863 sysinfo.go
: s-sysinfo
; @true
2864 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
2865 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
2866 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
2869 # The epoll struct has an embedded union and is packed on x86_64,
2870 # which is too complicated for mksysinfo.sh. We find the offset of
2871 # the only field we care about in configure.ac, and generate the
2873 epoll.go
: s-epoll
; @true
2876 echo
'package syscall' > epoll.go.tmp
2877 echo
'type EpollEvent struct {' >> epoll.go.tmp
2878 echo
' Events uint32' >> epoll.go.tmp
2879 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
2880 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
2882 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
2883 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
2884 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
2885 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
2886 echo
' Fd int32' >> epoll.go.tmp
; ;; \
2887 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
2888 echo
' Fd int32' >> epoll.go.tmp
; \
2889 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
2890 *) echo
1>&2 "*** struct epoll_event unsupported"; \
2893 echo
'}' >> epoll.go.tmp
2894 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
2897 define STATIC_template
2898 $(subst -,_
,$(subst .
,_
,$(subst /,_
,$(1))))_GOCFLAGS
= -static
2901 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call STATIC_template
,$(package
).lo
)))
2903 # Make sure runtime.inc is built before compiling any .c file.
2904 $(libgo_la_OBJECTS
): runtime.inc
2905 $(libgo_llgo_la_OBJECTS
): runtime.inc
2906 $(libgobegin_a_OBJECTS
): runtime.inc
2907 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
2908 $(libgolibbegin_a_OBJECTS
): runtime.inc
2910 # PACKAGE_template defines the rules for each package.
2911 # For example, for the package bufio, it produces:
2913 # @go_include@ bufio.lo.dep
2914 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
2918 # bufio/check: $(CHECK_DEPS)
2920 # .PHONY: bufio/check
2922 # This is invoked with $(1) set to a package, which is a directory name,
2923 # such as "bufio" or "archive/tar".
2924 define PACKAGE_template
2925 @go_include@
$(1).lo.dep
2926 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
2930 $(1)/check: $$(CHECK_DEPS
)
2933 $(1).gox
: $(1).s-gox
; @true
2939 # This line expands PACKAGE_template once for each package name listed
2941 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
2942 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
2943 runtime.lo.dep
: $(extra_go_files_runtime
)
2944 syscall.lo.dep
: $(extra_go_files_syscall
)
2945 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
2946 go
/build.lo.dep
: $(extra_go_files_go_build
)
2947 go
/types.lo.dep
: $(extra_go_files_go_types
)
2948 cmd
/internal
/objabi.lo.dep
: $(extra_go_files_cmd_internal_objabi
)
2949 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
2951 # FIXME: The following C files may as well move to the runtime
2952 # directory and be treated like other C files.
2954 # Use C code to speed up {bytes,strings}.IndexByte and friends.
2955 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
2957 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
2958 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
2960 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
2962 # Use a C function with a fixed number of arguments to call a C
2964 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
2965 @
$(MKDIR_P
) log
/syslog
2966 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
2968 # The interface to libffi from the reflect package is written in C.
2969 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
2971 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
2973 # The atomic functions are written in C.
2974 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
2975 @
$(MKDIR_P
) runtime
/internal
2976 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
2977 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
2979 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
2981 # A few syscall functions are written in C.
2982 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
2984 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
2985 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
2987 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
2988 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
2990 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
2991 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
2993 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
2995 # Build golang_org/x/net/route only on BSD systems.
2997 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
2999 # Build golang_org/x/net/lif only on Solaris systems.
3001 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3004 check-recursive
: check-head
3007 @echo
"Test Run By $${USER} on `date`" > libgo.head
3008 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3010 @echo
" === libgo tests ===" >> libgo.head
3013 check-tail
: check-recursive check-multi
3014 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3017 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3018 for
dir in .
$(MULTIDIRS
); do \
3019 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3020 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3022 mv libgo.head libgo.sum
; \
3023 cp libgo.sum libgo.log
; \
3024 echo
"Schedule of variations:" >> libgo.sum
; \
3025 for
dir in .
$(MULTIDIRS
); do \
3026 multidir
=..
/$${dir}/$${lib}; \
3027 multivar
=`cat $${multidir}/libgo.var`; \
3028 echo
" $${multivar}" >> libgo.sum
; \
3030 echo
>> libgo.sum
; \
3031 pass
=0; fail
=0; untested
=0; \
3032 for
dir in .
$(MULTIDIRS
); do \
3033 multidir
=..
/$${dir}/$${lib}; \
3034 multivar
=`cat $${multidir}/libgo.var`; \
3035 echo
"Running target $${multivar}" >> libgo.sum
; \
3036 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3037 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3038 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3039 if
test -n
"${MULTIDIRS}"; then \
3040 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3041 echo
>> libgo.sum
; \
3043 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3044 pass
=`expr $$pass + $$p`; \
3045 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3046 echo
"# of expected passes $$p" >> libgo.sum
; \
3048 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3049 fail
=`expr $$fail + $$p`; \
3050 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3051 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3053 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3054 untested
=`expr $$untested + $$p`; \
3055 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3056 echo
"# of untested testcases $$p" >> libgo.sum
; \
3059 echo
>> libgo.sum
; \
3060 echo
" === libgo Summary ===" >> libgo.sum
; \
3061 echo
>> libgo.sum
; \
3062 if
test "$$pass" -ne
"0"; then \
3063 echo
"# of expected passes $$pass" >> libgo.sum
; \
3065 if
test "$$fail" -ne
"0"; then \
3066 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3068 if
test "$$untested" -ne
"0"; then \
3069 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3071 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3072 echo
>> libgo.log
; \
3073 echo
"runtest completed at `date`" >> libgo.log
; \
3074 if
test "$$fail" -ne
"0"; then \
3082 @
rm -f libgo.sum libgo.log libgo.tail
3084 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3085 echo
"$${multivar}" > libgo.var
3086 @for f in
$(TEST_PACKAGES
); do \
3087 rm -f
$$f-testsum
$$f-testlog
; \
3089 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
)
3090 @for f in
$(TEST_PACKAGES
); do \
3091 if
test -f
$$f-testsum
; then \
3092 cat
$$f-testsum
>> libgo.sum
; \
3094 if
test -f
$$f-testlog
; then \
3095 cat
$$f-testlog
>> libgo.log
; \
3100 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3103 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3106 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3107 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3108 find .
-name
'*-testsum' -print | xargs
rm -f
3109 find .
-name
'*-testlog' -print | xargs
rm -f
3112 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3113 find .
-name
'*.a' -print | xargs
rm -f
3114 find .
-name
'*.gox' -print | xargs
rm -f
3115 find .
-name
'*.s-gox' -print | xargs
rm -f
3118 find .
-name
'*.lo.dep' -print | xargs
rm -f
3120 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3121 # Otherwise a system limit (for SysV at least) may be exceeded.