1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am -- Go library Makefile.
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
24 # Process this file with autoreconf to produce Makefile.in.
34 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
35 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
37 for am__flg in
$$MAKEFLAGS; do \
40 *n
*) am__dry
=yes
; break
;; \
44 test $$am__dry = yes
; \
46 pkgdatadir
= $(datadir)/@PACKAGE@
47 pkgincludedir
= $(includedir)/@PACKAGE@
48 pkglibdir
= $(libdir)/@PACKAGE@
49 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA
= $(install_sh
) -c
-m
644
52 install_sh_PROGRAM
= $(install_sh
) -c
53 install_sh_SCRIPT
= $(install_sh
) -c
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= $(program_transform_name
)
62 build_triplet
= @build@
64 target_triplet
= @target@
65 @USING_SPLIT_STACK_TRUE@am__append_1
= -XCClinker
$(SPLIT_STACK
)
67 # Using an import file for libgo avoid requiring to use the -brtl flag
68 # when builing a go program
69 @LIBGO_IS_AIX_TRUE@am__append_2
= -Wl
,-bbigtoc
-Wl
,-bI
:$(srcdir)/libgo.imp
70 @GOC_IS_LLGO_TRUE@am__append_3
= libgo-llgo.la libgobegin-llgo.a
71 @GOC_IS_LLGO_FALSE@am__append_4
= libgo.la libgobegin.a
73 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
74 $(top_srcdir
)/configure
$(am__configure_deps
) \
75 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
77 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
78 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
79 $(top_srcdir
)/..
/config
/hwcaps.m4 \
80 $(top_srcdir
)/..
/config
/lead-dot.m4 \
81 $(top_srcdir
)/..
/config
/multi.m4 \
82 $(top_srcdir
)/..
/config
/override.m4 \
83 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
84 $(top_srcdir
)/config
/go.m4
$(top_srcdir
)/config
/libtool.m4 \
85 $(top_srcdir
)/config
/ltoptions.m4 \
86 $(top_srcdir
)/config
/ltsugar.m4 \
87 $(top_srcdir
)/config
/ltversion.m4 \
88 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 CONFIG_HEADER
= config.h
95 CONFIG_CLEAN_VPATH_FILES
=
96 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj
= case
$$p in \
98 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup
= \
104 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
107 am__nobase_list
= $(am__nobase_strip_setup
); \
108 for p in
$$list; do echo
"$$p $$p"; done | \
109 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir
= { \
119 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
120 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd
) "$$dir" && rm -f
$$files; }; \
123 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
124 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
125 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
126 "$(DESTDIR)$(toolexeclibgocompressdir)" \
127 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
128 "$(DESTDIR)$(toolexeclibgocryptodir)" \
129 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
130 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
131 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
132 "$(DESTDIR)$(toolexeclibgodebugdir)" \
133 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
134 "$(DESTDIR)$(toolexeclibgoexpdir)" \
135 "$(DESTDIR)$(toolexeclibgogodir)" \
136 "$(DESTDIR)$(toolexeclibgohashdir)" \
137 "$(DESTDIR)$(toolexeclibgohtmldir)" \
138 "$(DESTDIR)$(toolexeclibgoimagedir)" \
139 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
140 "$(DESTDIR)$(toolexeclibgoindexdir)" \
141 "$(DESTDIR)$(toolexeclibgoiodir)" \
142 "$(DESTDIR)$(toolexeclibgologdir)" \
143 "$(DESTDIR)$(toolexeclibgomathdir)" \
144 "$(DESTDIR)$(toolexeclibgomimedir)" \
145 "$(DESTDIR)$(toolexeclibgonetdir)" \
146 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
147 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
148 "$(DESTDIR)$(toolexeclibgoosdir)" \
149 "$(DESTDIR)$(toolexeclibgopathdir)" \
150 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
151 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
152 "$(DESTDIR)$(toolexeclibgosyncdir)" \
153 "$(DESTDIR)$(toolexeclibgotestingdir)" \
154 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
155 "$(DESTDIR)$(toolexeclibgotextdir)" \
156 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
157 "$(DESTDIR)$(toolexeclibgounicodedir)"
158 LIBRARIES
= $(noinst_LIBRARIES
) $(toolexeclib_LIBRARIES
)
160 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
161 libgobegin_llgo_a_LIBADD
=
162 am_libgobegin_llgo_a_OBJECTS
= libgobegin_llgo_a-go-main.
$(OBJEXT
)
163 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
164 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
165 libgobegin_a_LIBADD
=
166 am_libgobegin_a_OBJECTS
= libgobegin_a-go-main.
$(OBJEXT
)
167 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
168 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
169 libgolibbegin_a_LIBADD
=
170 am_libgolibbegin_a_OBJECTS
= libgolibbegin_a-go-libmain.
$(OBJEXT
)
171 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
172 libgotool_a_AR
= $(AR
) $(ARFLAGS
)
173 am_libgotool_a_OBJECTS
=
174 libgotool_a_OBJECTS
= $(am_libgotool_a_OBJECTS
)
175 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
176 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
177 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) bytes
/index.lo \
178 reflect
/makefunc_ffi_c.lo strings
/index.lo \
179 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
180 syscall
/wait.lo
$(golang_org_x_net_lif_lo
) \
181 $(golang_org_x_net_route_lo
) log
/syslog
/syslog_c.lo \
182 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo
184 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
185 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
186 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
187 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
188 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
189 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= rtems-task-variable-add.lo
190 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-none.lo
191 @LIBGO_IS_AIX_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-aix.lo
192 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-bsd.lo
193 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= getncpu-bsd.lo
194 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= getncpu-solaris.lo
195 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= getncpu-irix.lo
196 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= \
197 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
198 @LIBGO_IS_LINUX_TRUE@am__objects_2
= getncpu-linux.lo
199 am__objects_3
= aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
200 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
201 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
202 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
203 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
204 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
205 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
206 env_posix.lo panic.lo
print.lo proc.lo runtime_c.lo stack.lo \
207 thread.lo yield.lo
$(am__objects_1
) $(am__objects_2
)
208 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
209 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
210 libgo_llgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
211 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
212 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
213 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
214 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
215 am_libgo_la_OBJECTS
= $(am__objects_3
)
216 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
217 libgo_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
218 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libgo_la_LDFLAGS
) \
220 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
221 DEFAULT_INCLUDES
= -I.@am__isrc@
222 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
223 am__depfiles_maybe
= depfiles
225 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
226 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
227 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
228 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
229 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
231 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
232 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
234 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
235 $(libgolibbegin_a_SOURCES
) $(libgotool_a_SOURCES
) \
236 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
243 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
244 html-recursive info-recursive install-data-recursive \
245 install-dvi-recursive install-exec-recursive \
246 install-html-recursive install-info-recursive \
247 install-pdf-recursive install-ps-recursive install-recursive \
248 installcheck-recursive installdirs-recursive pdf-recursive \
249 ps-recursive uninstall-recursive
250 am__can_run_installinfo
= \
251 case
$$AM_UPDATE_INFO_DIR in \
253 *) (install-info
--version
) >/dev
/null
2>&1;; \
255 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
256 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
257 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
258 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
259 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
260 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
261 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
262 $(toolexeclibgohtml_DATA
) $(toolexeclibgoimage_DATA
) \
263 $(toolexeclibgoimagecolor_DATA
) $(toolexeclibgoindex_DATA
) \
264 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
265 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
266 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
267 $(toolexeclibgonetrpc_DATA
) $(toolexeclibgoos_DATA
) \
268 $(toolexeclibgopath_DATA
) $(toolexeclibgoregexp_DATA
) \
269 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
270 $(toolexeclibgotesting_DATA
) \
271 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
272 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
273 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
274 distclean-recursive maintainer-clean-recursive
275 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
276 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
279 DIST_SUBDIRS
= testsuite
281 ALLGOARCH
= @ALLGOARCH@
282 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
286 AUTOCONF
= @AUTOCONF@
287 AUTOHEADER
= @AUTOHEADER@
288 AUTOMAKE
= @AUTOMAKE@
291 CCDEPMODE
= @CCDEPMODE@
292 CC_FOR_BUILD
= @CC_FOR_BUILD@
295 CPPFLAGS
= @CPPFLAGS@
296 CYGPATH_W
= @CYGPATH_W@
299 DSYMUTIL
= @DSYMUTIL@
308 GOARCH_BIGENDIAN
= @GOARCH_BIGENDIAN@
309 GOARCH_CACHELINESIZE
= @GOARCH_CACHELINESIZE@
310 GOARCH_FAMILY
= @GOARCH_FAMILY@
311 GOARCH_HUGEPAGESIZE
= @GOARCH_HUGEPAGESIZE@
312 GOARCH_INT64ALIGN
= @GOARCH_INT64ALIGN@
313 GOARCH_MINFRAMESIZE
= @GOARCH_MINFRAMESIZE@
314 GOARCH_PCQUANTUM
= @GOARCH_PCQUANTUM@
315 GOARCH_PHYSPAGESIZE
= @GOARCH_PHYSPAGESIZE@
319 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
320 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
321 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
322 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
323 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
325 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
327 INSTALL_DATA
= @INSTALL_DATA@
328 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
329 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
330 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
333 LIBATOMIC
= @LIBATOMIC@
335 LIBFFIINCS
= @LIBFFIINCS@
341 LTLIBOBJS
= @LTLIBOBJS@
343 MAKEINFO
= @MAKEINFO@
344 MATH_FLAG
= @MATH_FLAG@
345 MATH_LIBS
= @MATH_LIBS@
347 NET_LIBS
= @NET_LIBS@
353 OSCFLAGS
= @OSCFLAGS@
357 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
358 PACKAGE_NAME
= @PACKAGE_NAME@
359 PACKAGE_STRING
= @PACKAGE_STRING@
360 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
361 PACKAGE_URL
= @PACKAGE_URL@
362 PACKAGE_VERSION
= @PACKAGE_VERSION@
363 PATH_SEPARATOR
= @PATH_SEPARATOR@
364 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
365 PTHREAD_LIBS
= @PTHREAD_LIBS@
368 SET_MAKE
= @SET_MAKE@
370 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
371 SPLIT_STACK
= @SPLIT_STACK@
372 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
374 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
375 USE_DEJAGNU
= @USE_DEJAGNU@
377 WARN_FLAGS
= @WARN_FLAGS@
379 abs_builddir
= @abs_builddir@
380 abs_srcdir
= @abs_srcdir@
381 abs_top_builddir
= @abs_top_builddir@
382 abs_top_srcdir
= @abs_top_srcdir@
383 ac_ct_CC
= @ac_ct_CC@
384 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
385 am__include
= @am__include@
386 am__leading_dot
= @am__leading_dot@
387 am__quote
= @am__quote@
389 am__untar
= @am__untar@
392 build_alias
= @build_alias@
393 build_cpu
= @build_cpu@
394 build_os
= @build_os@
395 build_vendor
= @build_vendor@
396 builddir
= @builddir@
398 datarootdir
= @datarootdir@
401 enable_shared
= @enable_shared@
402 enable_static
= @enable_static@
403 exec_prefix = @
exec_prefix@
404 glibgo_toolexecdir
= @glibgo_toolexecdir@
405 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
406 go_include
= @go_include@
408 host_alias
= @host_alias@
409 host_cpu
= @host_cpu@
411 host_vendor
= @host_vendor@
413 includedir = @
includedir@
415 install_sh
= @install_sh@
417 libexecdir
= @libexecdir@
418 libtool_VERSION
= @libtool_VERSION@
419 localedir
= @localedir@
420 localstatedir
= @localstatedir@
423 multi_basedir
= @multi_basedir@
424 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
425 oldincludedir = @
oldincludedir@
428 program_transform_name
= @program_transform_name@
431 sharedstatedir
= @sharedstatedir@
433 sysconfdir
= @sysconfdir@
435 target_alias
= @target_alias@
436 target_cpu
= @target_cpu@
437 target_os
= @target_os@
438 target_vendor
= @target_vendor@
439 top_build_prefix
= @top_build_prefix@
440 top_builddir
= @top_builddir@
441 top_srcdir
= @top_srcdir@
444 SUFFIXES
= .c .go .gox .o .obj .lo .a
445 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
447 gcc_version
:= $(shell $(GOC
) -dumpversion
)
448 MAINT_CHARSET
= latin1
449 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
450 PWD_COMMAND
= $${PWDCMD-pwd
}
451 STAMP
= echo timestamp
>
452 toolexecdir
= $(glibgo_toolexecdir
)
453 toolexeclibdir
= $(glibgo_toolexeclibdir
)
454 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
455 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
456 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
458 # -I/-D flags to pass when compiling.
459 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
460 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
461 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions
-fplan9-extensions \
462 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
463 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
464 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
465 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
467 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
468 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
473 # Work around what appears to be a GNU make handling MAKEFLAGS
474 # values defined in terms of make variables, as is the case for CC and
475 # friends when we are called from the top level Makefile.
477 "AR_FLAGS=$(AR_FLAGS)" \
478 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
479 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
481 "CXXFLAGS=$(CXXFLAGS)" \
482 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
483 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
484 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
486 "GOCFLAGS=$(GOCFLAGS)" \
487 "INSTALL=$(INSTALL)" \
488 "INSTALL_DATA=$(INSTALL_DATA)" \
489 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
490 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
491 "LDFLAGS=$(LDFLAGS)" \
492 "LIBCFLAGS=$(LIBCFLAGS)" \
493 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
495 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
496 "PICFLAG=$(PICFLAG)" \
497 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
499 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
500 "exec_prefix=$(exec_prefix)" \
501 "infodir=$(infodir)" \
503 "includedir=$(includedir)" \
505 "tooldir=$(tooldir)" \
506 "gxx_include_dir=$(gxx_include_dir)" \
512 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
513 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
514 "DESTDIR=$(DESTDIR)" \
518 # Subdir rules rely on $(FLAGS_TO_PASS)
519 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
520 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
521 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
522 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
523 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
524 noinst_LIBRARIES
= libgotool.a
525 toolexeclibgo_DATA
= \
557 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
558 toolexeclibgoarchive_DATA
= \
562 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
563 toolexeclibgocompress_DATA
= \
570 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
571 toolexeclibgocontainer_DATA
= \
576 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
577 toolexeclibgocrypto_DATA
= \
583 crypto
/elliptic.gox \
596 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
597 toolexeclibgocryptox509_DATA
= \
600 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
601 toolexeclibgodatabase_DATA
= \
604 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
605 toolexeclibgodatabasesql_DATA
= \
606 database
/sql
/driver.gox
608 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
609 toolexeclibgodebug_DATA
= \
618 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
619 toolexeclibgoencoding_DATA
= \
620 encoding
/ascii85.gox \
622 encoding
/base32.gox \
623 encoding
/base64.gox \
624 encoding
/binary.gox \
632 toolexeclibgoexpdir
= $(toolexeclibgodir
)/exp
633 toolexeclibgoexp_DATA
= \
637 toolexeclibgogodir
= $(toolexeclibgodir
)/go
638 toolexeclibgogo_DATA
= \
651 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
652 toolexeclibgohash_DATA
= \
658 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
659 toolexeclibgohtml_DATA
= \
662 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
663 toolexeclibgoimage_DATA
= \
670 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
671 toolexeclibgoimagecolor_DATA
= \
672 image
/color
/palette.gox
674 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
675 toolexeclibgoindex_DATA
= \
676 index
/suffixarray.gox
678 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
679 toolexeclibgoio_DATA
= \
682 toolexeclibgologdir
= $(toolexeclibgodir
)/log
683 toolexeclibgolog_DATA
= \
686 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
687 toolexeclibgomath_DATA
= \
693 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
694 toolexeclibgomime_DATA
= \
696 mime
/quotedprintable.gox
698 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
699 toolexeclibgonet_DATA
= \
707 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
708 toolexeclibgonethttp_DATA
= \
710 net
/http
/cookiejar.gox \
712 net
/http
/httptest.gox \
713 net
/http
/httptrace.gox \
714 net
/http
/httputil.gox \
717 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
718 toolexeclibgonetrpc_DATA
= \
721 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
722 toolexeclibgoos_DATA
= \
727 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
728 toolexeclibgopath_DATA
= \
731 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
732 toolexeclibgoregexp_DATA
= \
735 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
736 toolexeclibgoruntime_DATA
= \
741 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
742 toolexeclibgosync_DATA
= \
745 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
746 toolexeclibgotesting_DATA
= \
750 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
751 toolexeclibgotestinginternal_DATA
= \
752 testing
/internal
/testdeps.gox
754 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
755 toolexeclibgotext_DATA
= \
760 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
761 toolexeclibgotexttemplate_DATA
= \
762 text
/template
/parse.gox
764 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
765 toolexeclibgounicode_DATA
= \
770 # Some packages are only needed for tests, so unlike the other
771 # internal packages nothing will explicitly depend on them.
772 # Force them to be built.
773 noinst_DATA
= internal
/testenv.gox net
/internal
/socktest.gox \
774 zstdpkglist.go zdefaultcc.go
775 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
776 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
777 @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
778 @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
779 @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
780 @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
781 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
782 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
783 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
784 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
787 runtime
/go-assert.c \
788 runtime
/go-caller.c \
789 runtime
/go-callers.c \
792 runtime
/go-construct-map.c \
794 runtime
/go-fieldtrack.c \
795 runtime
/go-matherr.c \
796 runtime
/go-memclr.c \
797 runtime
/go-memcmp.c \
798 runtime
/go-memequal.c \
799 runtime
/go-memmove.c \
800 runtime
/go-nanotime.c \
803 runtime
/go-reflect-call.c \
804 runtime
/go-runtime-error.c \
805 runtime
/go-setenv.c \
806 runtime
/go-signal.c \
807 runtime
/go-strslice.c \
808 runtime
/go-typedesc-equal.c \
809 runtime
/go-unsafe-pointer.c \
810 runtime
/go-unsetenv.c \
811 runtime
/go-unwind.c \
812 runtime
/go-varargs.c \
813 runtime
/env_posix.c \
817 runtime
/runtime_c.c \
821 $(rtems_task_variable_add_file
) \
822 $(runtime_getncpu_file
)
824 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
825 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
826 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
827 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
828 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
830 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
831 $(CPPFLAGS
) $(OSCFLAGS
) -O
833 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
834 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
857 crypto
/internal
/cipherhw \
870 database
/sql
/driver \
902 go
/internal
/gccgoimporter \
903 go
/internal
/gcimporter \
904 go
/internal
/srcimporter \
910 golang_org
/x
/crypto
/chacha20poly1305 \
911 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20 \
912 golang_org
/x
/crypto
/curve25519 \
913 golang_org
/x
/crypto
/poly1305 \
914 golang_org
/x
/net
/http2
/hpack \
915 golang_org
/x
/net
/idna \
916 golang_org
/x
/net
/lex/httplex \
917 golang_org
/x
/net
/proxy \
918 golang_org
/x
/text
/secure
/bidirule \
919 golang_org
/x
/text
/transform \
920 golang_org
/x
/text
/unicode
/bidi \
921 golang_org
/x
/text
/unicode
/norm \
922 golang_org
/x
/text
/width \
932 image
/color
/palette \
935 image
/internal
/imageutil \
942 internal
/singleflight \
943 internal
/syscall
/unix \
957 mime
/quotedprintable \
968 net
/internal
/socktest \
986 runtime
/internal
/atomic \
987 runtime
/internal
/sys \
989 runtime
/pprof
/internal
/profile \
998 testing
/internal
/testdeps \
1004 text
/template
/parse \
1011 $(addsuffix .lo
,$(PACKAGES
)) \
1013 reflect
/makefunc_ffi_c.lo \
1015 $(syscall_lib_clone_lo
) \
1017 syscall
/signame.lo \
1019 $(golang_org_x_net_lif_lo
) \
1020 $(golang_org_x_net_route_lo
) \
1021 log
/syslog
/syslog_c.lo \
1022 $(os_lib_inotify_lo
) \
1023 runtime
/internal
/atomic_c.lo \
1027 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
1030 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
1031 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
1033 libgo_la_SOURCES
= $(runtime_files
)
1034 libgo_la_LDFLAGS
= $(libgo_ldflags
)
1035 libgo_la_LIBADD
= $(libgo_libadd
)
1036 libgo_llgo_la_SOURCES
= $(runtime_files
)
1037 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
1038 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
1039 libgobegin_a_SOURCES
= \
1042 libgobegin_llgo_a_SOURCES
= \
1046 # Use -fPIC for libgobegin so that it can be put in a PIE.
1047 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1048 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1049 libgolibbegin_a_SOURCES
= \
1050 runtime
/go-libmain.c
1052 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
1054 cmd
/go
/internal
/base \
1055 cmd
/go
/internal
/bug \
1056 cmd
/go
/internal
/buildid \
1057 cmd
/go
/internal
/cfg \
1058 cmd
/go
/internal
/clean \
1059 cmd
/go
/internal
/cmdflag \
1060 cmd
/go
/internal
/doc \
1061 cmd
/go
/internal
/envcmd \
1062 cmd
/go
/internal
/fix \
1063 cmd
/go
/internal
/fmtcmd \
1064 cmd
/go
/internal
/generate \
1065 cmd
/go
/internal
/get \
1066 cmd
/go
/internal
/help \
1067 cmd
/go
/internal
/list \
1068 cmd
/go
/internal
/load \
1069 cmd
/go
/internal
/run \
1070 cmd
/go
/internal
/str \
1071 cmd
/go
/internal
/test \
1072 cmd
/go
/internal
/tool \
1073 cmd
/go
/internal
/version \
1074 cmd
/go
/internal
/vet \
1075 cmd
/go
/internal
/web \
1076 cmd
/go
/internal
/work \
1077 cmd
/internal
/browser \
1080 libgotool_a_SOURCES
=
1081 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
1082 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
1083 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
1084 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
1085 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
1086 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
1087 $(AM_GOCFLAGS
) $(GOCFLAGS
)
1089 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
1090 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
1093 # Build the dependencies for a Go package.
1096 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1097 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,,$@)))`; \
1098 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
1099 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
1100 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1105 # Build the .go files for a package, generating a .lo file.
1108 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1109 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1112 # How to build a .gox file from a .lo file.
1113 # Matching .o file can either be in the same directory as the .lo (non-PIC
1114 # object) or in the .libs directory (PIC object).
1116 f
="$(basename $<).o"; \
1117 if
test ! -f
$$f; then \
1118 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1120 $(OBJCOPY
) -j .go_export
$$f $@.tmp
; \
1121 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1128 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1130 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1132 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1133 export RUNTESTFLAGS
; \
1138 libgccdir
=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1139 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1140 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1141 export LD_LIBRARY_PATH
; \
1143 rm -f
$@
-testsum
$@
-testlog
; \
1144 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1145 if
test "$(USE_DEJAGNU)" = "yes"; then \
1146 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1147 elif
test "$(GOBENCH)" != ""; then \
1148 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1150 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1151 echo
"PASS: $(@D)" >> $@
-testlog
; \
1152 echo
"PASS: $(@D)"; \
1153 echo
"PASS: $(@D)" > $@
-testsum
; \
1155 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1157 echo
"FAIL: $(@D)" > $@
-testsum
; \
1163 # Build all packages before checking any.
1164 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1165 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1166 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1167 $(toolexeclibgoencoding_DATA
) $(toolexeclibgoexp_DATA
) \
1168 $(toolexeclibgogo_DATA
) $(toolexeclibgohash_DATA
) \
1169 $(toolexeclibgoimage_DATA
) $(toolexeclibgoindex_DATA
) \
1170 $(toolexeclibgoio_DATA
) $(toolexeclibgolog_DATA
) \
1171 $(toolexeclibgomath_DATA
) $(toolexeclibgomime_DATA
) \
1172 $(toolexeclibgonet_DATA
) $(toolexeclibgonethttp_DATA
) \
1173 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
1174 $(toolexeclibgorpc_DATA
) $(toolexeclibgoruntime_DATA
) \
1175 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
1176 $(toolexeclibgotext_DATA
) $(toolexeclibgotexttemplate_DATA
) \
1177 $(toolexeclibgounicode_DATA
) $(noinst_LIBRARIES
) \
1178 $(am__append_3
) $(am__append_4
)
1180 # Pass -ffp-contract=off, or 386-specific options, when building the
1181 # math package. MATH_FLAG is defined in configure.ac.
1182 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1184 # Add the generated file runtime_sysinfo.go to the runtime package.
1185 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1187 # Add generated files to the syscall package.
1188 extra_go_files_syscall
= \
1192 $(syscall_epoll_file
)
1195 # Pass -fgo-compiling-runtime when compiling the runtime package.
1196 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.tmp
-fgo-compiling-runtime
1197 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1198 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1199 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1200 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1201 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1202 @USE_LIBFFI_FALSE@matchargs_runtime
=
1204 # If libffi is supported (the normal case) use the ffi build tag for
1205 # the runtime package.
1206 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1208 # At least for now, we need -static-libgo for this test, because
1209 # otherwise we can't get the line numbers.
1210 # Also use -fno-inline to get better results from the memory profiler.
1211 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1212 extra_go_files_runtime_internal_sys
= version.go
1213 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1214 extra_go_files_cmd_go_internal_load
= zstdpkglist.go
1215 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1216 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1217 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1218 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1219 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1221 # Solaris 12 changed the type of fields in struct stat.
1222 # Use a build tag, based on a configure check, to cope.
1223 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1224 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1225 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo
= \
1226 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route.lo
1228 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check
= \
1229 @LIBGO_IS_BSD_TRUE@ golang_org
/x
/net
/route
/check
1231 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo
= \
1232 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif.lo
1234 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check
= \
1235 @LIBGO_IS_SOLARIS_TRUE@ golang_org
/x
/net
/lif
/check
1266 cmd
/go
/internal
/generate
/check \
1267 cmd
/go
/internal
/get/check \
1268 cmd
/go
/internal
/load
/check \
1269 cmd
/go
/internal
/work
/check \
1270 cmd
/internal
/objabi
/check \
1271 compress
/bzip2
/check \
1272 compress
/flate
/check \
1273 compress
/gzip
/check \
1274 compress
/lzw
/check \
1275 compress
/zlib
/check \
1276 container
/heap
/check \
1277 container
/list
/check \
1278 container
/ring
/check \
1280 crypto
/cipher
/check \
1283 crypto
/ecdsa
/check \
1284 crypto
/elliptic
/check \
1291 crypto
/sha256
/check \
1292 crypto
/sha512
/check \
1293 crypto
/subtle
/check \
1296 database
/sql
/check \
1297 database
/sql
/driver
/check \
1302 debug
/plan9obj
/check \
1304 encoding
/ascii85
/check \
1305 encoding
/asn1
/check \
1306 encoding
/base32
/check \
1307 encoding
/base64
/check \
1308 encoding
/binary
/check \
1309 encoding
/csv
/check \
1310 encoding
/gob
/check \
1311 encoding
/hex
/check \
1312 encoding
/json
/check \
1313 encoding
/pem
/check \
1314 encoding
/xml
/check \
1316 exp
/terminal
/check \
1317 html
/template
/check \
1323 go
/internal
/gcimporter
/check \
1324 go
/internal
/gccgoimporter
/check \
1325 go
/internal
/srcimporter
/check \
1331 golang_org
/x
/crypto
/chacha20poly1305
/check \
1332 golang_org
/x
/crypto
/chacha20poly1305
/internal
/chacha20
/check \
1333 golang_org
/x
/crypto
/curve25519
/check \
1334 golang_org
/x
/crypto
/poly1305
/check \
1335 golang_org
/x
/net
/http2
/hpack
/check \
1336 golang_org
/x
/net
/idna
/check \
1337 golang_org
/x
/net
/lex/httplex
/check \
1338 $(golang_org_x_net_lif_check
) \
1339 golang_org
/x
/net
/proxy
/check \
1340 $(golang_org_x_net_route_check
) \
1341 hash
/adler32
/check \
1349 index
/suffixarray
/check \
1350 internal
/poll
/check \
1351 internal
/singleflight
/check \
1352 internal
/trace
/check \
1359 mime
/multipart
/check \
1360 mime
/quotedprintable
/check \
1362 net
/http
/cgi
/check \
1363 net
/http
/cookiejar
/check \
1364 net
/http
/fcgi
/check \
1365 net
/http
/httptest
/check \
1366 net
/http
/httptrace
/check \
1367 net
/http
/httputil
/check \
1368 net
/http
/internal
/check \
1369 net
/internal
/socktest
/check \
1373 net
/textproto
/check \
1375 net
/rpc
/jsonrpc
/check \
1379 path
/filepath
/check \
1380 regexp
/syntax
/check \
1381 runtime
/debug
/check \
1382 runtime
/internal
/atomic
/check \
1383 runtime
/internal
/sys
/check \
1384 runtime
/pprof
/check \
1385 runtime
/pprof
/internal
/profile
/check \
1386 runtime
/trace
/check \
1388 text
/scanner
/check \
1389 text
/tabwriter
/check \
1390 text
/template
/check \
1391 text
/template
/parse
/check \
1392 testing
/quick
/check \
1393 unicode
/utf16
/check \
1396 MOSTLYCLEANFILES
= \
1397 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1398 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1400 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1401 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1403 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1405 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1408 .SUFFIXES
: .c .go .gox .o .obj .lo .a
1409 am--refresh
: Makefile
1411 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1412 @for dep in
$?
; do \
1413 case
'$(am__configure_deps)' in \
1415 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1416 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1421 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1422 $(am__cd
) $(top_srcdir
) && \
1423 $(AUTOMAKE
) --foreign Makefile
1425 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1428 echo
' $(SHELL) ./config.status'; \
1429 $(SHELL
) .
/config.status
;; \
1431 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1432 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1435 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1436 $(SHELL
) .
/config.status
--recheck
1438 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1439 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1440 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1441 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1442 $(am__aclocal_m4_deps
):
1445 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
1446 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
1448 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1450 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1451 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1452 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1457 -rm -f config.h stamp-h1
1459 clean-noinstLIBRARIES
:
1460 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1461 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1463 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1464 list2
=; for p in
$$list; do \
1465 if
test -f
$$p; then \
1466 list2
="$$list2 $$p"; \
1469 test -z
"$$list2" ||
{ \
1470 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1471 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1472 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1473 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1475 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1476 for p in
$$list; do \
1477 if
test -f
$$p; then \
1479 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1480 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1484 uninstall-toolexeclibLIBRARIES
:
1485 @
$(NORMAL_UNINSTALL
)
1486 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1487 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1488 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1490 clean-toolexeclibLIBRARIES
:
1491 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1492 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1493 -rm -f libgobegin-llgo.a
1494 $(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1495 $(RANLIB
) libgobegin-llgo.a
1496 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1498 $(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1499 $(RANLIB
) libgobegin.a
1500 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1501 -rm -f libgolibbegin.a
1502 $(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1503 $(RANLIB
) libgolibbegin.a
1504 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1506 $(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1507 $(RANLIB
) libgotool.a
1508 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1510 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1511 list2
=; for p in
$$list; do \
1512 if
test -f
$$p; then \
1513 list2
="$$list2 $$p"; \
1516 test -z
"$$list2" ||
{ \
1517 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1518 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1519 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1520 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1523 uninstall-toolexeclibLTLIBRARIES
:
1524 @
$(NORMAL_UNINSTALL
)
1525 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1526 for p in
$$list; do \
1528 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1529 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1532 clean-toolexeclibLTLIBRARIES
:
1533 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1534 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
1535 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1536 test "$$dir" != "$$p" ||
dir=.
; \
1537 echo
"rm -f \"$${dir}/so_locations\""; \
1538 rm -f
"$${dir}/so_locations"; \
1540 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1541 $(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1542 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1543 $(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1545 mostlyclean-compile
:
1551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aeshash.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env_posix.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-assert.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-caller.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-callers.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memcmp.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-memmove.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-now.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-signal.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-strslice.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-typedesc-equal.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/panic.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stack.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yield.Plo@am__quote@
1598 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1599 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1602 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1605 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1606 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1609 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1612 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1613 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1616 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1618 libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1619 @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
1620 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1623 @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
1625 libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1626 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_llgo_a-go-main.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`
1627 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1630 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_llgo_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1632 libgobegin_a-go-main.o
: runtime
/go-main.c
1633 @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
1634 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1637 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1639 libgobegin_a-go-main.obj
: runtime
/go-main.c
1640 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT libgobegin_a-go-main.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`
1641 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgobegin_a-go-main.Tpo
$(DEPDIR
)/libgobegin_a-go-main.Po
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-main.c' object
='libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1644 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgobegin_a-go-main.obj
`if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1646 libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1647 @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
1648 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1651 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1653 libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1654 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT libgolibbegin_a-go-libmain.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`
1655 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-libmain.c' object
='libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1658 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o libgolibbegin_a-go-libmain.obj
`if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1660 aeshash.lo
: runtime
/aeshash.c
1661 @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
1662 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/aeshash.Tpo
$(DEPDIR
)/aeshash.Plo
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/aeshash.c' object
='aeshash.lo' libtool
=yes @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1665 @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
1667 go-assert.lo
: runtime
/go-assert.c
1668 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1669 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-assert.Tpo
$(DEPDIR
)/go-assert.Plo
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-assert.c' object
='go-assert.lo' libtool
=yes @AMDEPBACKSLASH@
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1672 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-assert.lo
`test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime
/go-assert.c
1674 go-caller.lo
: runtime
/go-caller.c
1675 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1676 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-caller.Tpo
$(DEPDIR
)/go-caller.Plo
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-caller.c' object
='go-caller.lo' libtool
=yes @AMDEPBACKSLASH@
1678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1679 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-caller.lo
`test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime
/go-caller.c
1681 go-callers.lo
: runtime
/go-callers.c
1682 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1683 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-callers.Tpo
$(DEPDIR
)/go-callers.Plo
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-callers.c' object
='go-callers.lo' libtool
=yes @AMDEPBACKSLASH@
1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1686 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-callers.lo
`test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime
/go-callers.c
1688 go-cdiv.lo
: runtime
/go-cdiv.c
1689 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1690 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cdiv.Tpo
$(DEPDIR
)/go-cdiv.Plo
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cdiv.c' object
='go-cdiv.lo' libtool
=yes @AMDEPBACKSLASH@
1692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1693 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cdiv.lo
`test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime
/go-cdiv.c
1695 go-cgo.lo
: runtime
/go-cgo.c
1696 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1697 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-cgo.Tpo
$(DEPDIR
)/go-cgo.Plo
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-cgo.c' object
='go-cgo.lo' libtool
=yes @AMDEPBACKSLASH@
1699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1700 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-cgo.lo
`test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime
/go-cgo.c
1702 go-construct-map.lo
: runtime
/go-construct-map.c
1703 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1704 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-construct-map.Tpo
$(DEPDIR
)/go-construct-map.Plo
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-construct-map.c' object
='go-construct-map.lo' libtool
=yes @AMDEPBACKSLASH@
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1707 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-construct-map.lo
`test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime
/go-construct-map.c
1709 go-ffi.lo
: runtime
/go-ffi.c
1710 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1711 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-ffi.Tpo
$(DEPDIR
)/go-ffi.Plo
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-ffi.c' object
='go-ffi.lo' libtool
=yes @AMDEPBACKSLASH@
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1714 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-ffi.lo
`test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime
/go-ffi.c
1716 go-fieldtrack.lo
: runtime
/go-fieldtrack.c
1717 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1718 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-fieldtrack.Tpo
$(DEPDIR
)/go-fieldtrack.Plo
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-fieldtrack.c' object
='go-fieldtrack.lo' libtool
=yes @AMDEPBACKSLASH@
1720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1721 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-fieldtrack.lo
`test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime
/go-fieldtrack.c
1723 go-matherr.lo
: runtime
/go-matherr.c
1724 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1725 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-matherr.Tpo
$(DEPDIR
)/go-matherr.Plo
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-matherr.c' object
='go-matherr.lo' libtool
=yes @AMDEPBACKSLASH@
1727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1728 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-matherr.lo
`test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime
/go-matherr.c
1730 go-memclr.lo
: runtime
/go-memclr.c
1731 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1732 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memclr.Tpo
$(DEPDIR
)/go-memclr.Plo
1733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memclr.c' object
='go-memclr.lo' libtool
=yes @AMDEPBACKSLASH@
1734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1735 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memclr.lo
`test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime
/go-memclr.c
1737 go-memcmp.lo
: runtime
/go-memcmp.c
1738 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1739 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memcmp.Tpo
$(DEPDIR
)/go-memcmp.Plo
1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memcmp.c' object
='go-memcmp.lo' libtool
=yes @AMDEPBACKSLASH@
1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1742 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memcmp.lo
`test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime
/go-memcmp.c
1744 go-memequal.lo
: runtime
/go-memequal.c
1745 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1746 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memequal.Tpo
$(DEPDIR
)/go-memequal.Plo
1747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memequal.c' object
='go-memequal.lo' libtool
=yes @AMDEPBACKSLASH@
1748 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1749 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memequal.lo
`test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime
/go-memequal.c
1751 go-memmove.lo
: runtime
/go-memmove.c
1752 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1753 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-memmove.Tpo
$(DEPDIR
)/go-memmove.Plo
1754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-memmove.c' object
='go-memmove.lo' libtool
=yes @AMDEPBACKSLASH@
1755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1756 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-memmove.lo
`test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime
/go-memmove.c
1758 go-nanotime.lo
: runtime
/go-nanotime.c
1759 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1760 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nanotime.Tpo
$(DEPDIR
)/go-nanotime.Plo
1761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nanotime.c' object
='go-nanotime.lo' libtool
=yes @AMDEPBACKSLASH@
1762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1763 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nanotime.lo
`test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime
/go-nanotime.c
1765 go-now.lo
: runtime
/go-now.c
1766 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1767 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-now.Tpo
$(DEPDIR
)/go-now.Plo
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-now.c' object
='go-now.lo' libtool
=yes @AMDEPBACKSLASH@
1769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1770 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-now.lo
`test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime
/go-now.c
1772 go-nosys.lo
: runtime
/go-nosys.c
1773 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1774 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-nosys.Tpo
$(DEPDIR
)/go-nosys.Plo
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-nosys.c' object
='go-nosys.lo' libtool
=yes @AMDEPBACKSLASH@
1776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1777 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-nosys.lo
`test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime
/go-nosys.c
1779 go-reflect-call.lo
: runtime
/go-reflect-call.c
1780 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1781 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-reflect-call.Tpo
$(DEPDIR
)/go-reflect-call.Plo
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-reflect-call.c' object
='go-reflect-call.lo' libtool
=yes @AMDEPBACKSLASH@
1783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1784 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-reflect-call.lo
`test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime
/go-reflect-call.c
1786 go-runtime-error.lo
: runtime
/go-runtime-error.c
1787 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1788 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-runtime-error.Tpo
$(DEPDIR
)/go-runtime-error.Plo
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-runtime-error.c' object
='go-runtime-error.lo' libtool
=yes @AMDEPBACKSLASH@
1790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1791 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-runtime-error.lo
`test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime
/go-runtime-error.c
1793 go-setenv.lo
: runtime
/go-setenv.c
1794 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1795 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-setenv.Tpo
$(DEPDIR
)/go-setenv.Plo
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-setenv.c' object
='go-setenv.lo' libtool
=yes @AMDEPBACKSLASH@
1797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1798 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-setenv.lo
`test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime
/go-setenv.c
1800 go-signal.lo
: runtime
/go-signal.c
1801 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1802 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-signal.Tpo
$(DEPDIR
)/go-signal.Plo
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-signal.c' object
='go-signal.lo' libtool
=yes @AMDEPBACKSLASH@
1804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1805 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-signal.lo
`test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime
/go-signal.c
1807 go-strslice.lo
: runtime
/go-strslice.c
1808 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1809 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-strslice.Tpo
$(DEPDIR
)/go-strslice.Plo
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-strslice.c' object
='go-strslice.lo' libtool
=yes @AMDEPBACKSLASH@
1811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1812 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-strslice.lo
`test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime
/go-strslice.c
1814 go-typedesc-equal.lo
: runtime
/go-typedesc-equal.c
1815 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1816 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-typedesc-equal.Tpo
$(DEPDIR
)/go-typedesc-equal.Plo
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-typedesc-equal.c' object
='go-typedesc-equal.lo' libtool
=yes @AMDEPBACKSLASH@
1818 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1819 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-typedesc-equal.lo
`test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime
/go-typedesc-equal.c
1821 go-unsafe-pointer.lo
: runtime
/go-unsafe-pointer.c
1822 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1823 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsafe-pointer.Tpo
$(DEPDIR
)/go-unsafe-pointer.Plo
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsafe-pointer.c' object
='go-unsafe-pointer.lo' libtool
=yes @AMDEPBACKSLASH@
1825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1826 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsafe-pointer.lo
`test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime
/go-unsafe-pointer.c
1828 go-unsetenv.lo
: runtime
/go-unsetenv.c
1829 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1830 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unsetenv.Tpo
$(DEPDIR
)/go-unsetenv.Plo
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unsetenv.c' object
='go-unsetenv.lo' libtool
=yes @AMDEPBACKSLASH@
1832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1833 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unsetenv.lo
`test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime
/go-unsetenv.c
1835 go-unwind.lo
: runtime
/go-unwind.c
1836 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1837 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-unwind.Tpo
$(DEPDIR
)/go-unwind.Plo
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-unwind.c' object
='go-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1840 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-unwind.lo
`test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime
/go-unwind.c
1842 go-varargs.lo
: runtime
/go-varargs.c
1843 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT go-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
1844 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/go-varargs.Tpo
$(DEPDIR
)/go-varargs.Plo
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/go-varargs.c' object
='go-varargs.lo' libtool
=yes @AMDEPBACKSLASH@
1846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1847 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o go-varargs.lo
`test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime
/go-varargs.c
1849 env_posix.lo
: runtime
/env_posix.c
1850 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1851 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/env_posix.Tpo
$(DEPDIR
)/env_posix.Plo
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/env_posix.c' object
='env_posix.lo' libtool
=yes @AMDEPBACKSLASH@
1853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1854 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o env_posix.lo
`test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime
/env_posix.c
1856 panic.lo
: runtime
/panic.c
1857 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT panic.lo
-MD
-MP
-MF
$(DEPDIR
)/panic.Tpo
-c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1858 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/panic.Tpo
$(DEPDIR
)/panic.Plo
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/panic.c' object
='panic.lo' libtool
=yes @AMDEPBACKSLASH@
1860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1861 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o panic.lo
`test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime
/panic.c
1863 print.lo
: runtime
/print.c
1864 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT
print.lo
-MD
-MP
-MF
$(DEPDIR
)/print.Tpo
-c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1865 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/print.Tpo
$(DEPDIR
)/print.Plo
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/print.c' object
='print.lo' libtool
=yes @AMDEPBACKSLASH@
1867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1868 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
print.lo
`test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime
/print.c
1870 proc.lo
: runtime
/proc.c
1871 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT proc.lo
-MD
-MP
-MF
$(DEPDIR
)/proc.Tpo
-c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1872 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/proc.Tpo
$(DEPDIR
)/proc.Plo
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/proc.c' object
='proc.lo' libtool
=yes @AMDEPBACKSLASH@
1874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1875 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o proc.lo
`test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime
/proc.c
1877 runtime_c.lo
: runtime
/runtime_c.c
1878 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1879 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/runtime_c.Tpo
$(DEPDIR
)/runtime_c.Plo
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/runtime_c.c' object
='runtime_c.lo' libtool
=yes @AMDEPBACKSLASH@
1881 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1882 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o runtime_c.lo
`test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime
/runtime_c.c
1884 stack.lo
: runtime
/stack.c
1885 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT stack.lo
-MD
-MP
-MF
$(DEPDIR
)/stack.Tpo
-c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1886 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stack.Tpo
$(DEPDIR
)/stack.Plo
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stack.c' object
='stack.lo' libtool
=yes @AMDEPBACKSLASH@
1888 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1889 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o stack.lo
`test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime
/stack.c
1891 thread.lo
: runtime
/thread.c
1892 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT thread.lo
-MD
-MP
-MF
$(DEPDIR
)/thread.Tpo
-c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1893 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/thread.Tpo
$(DEPDIR
)/thread.Plo
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/thread.c' object
='thread.lo' libtool
=yes @AMDEPBACKSLASH@
1895 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1896 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o thread.lo
`test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime
/thread.c
1898 yield.lo
: runtime
/yield.c
1899 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT yield.lo
-MD
-MP
-MF
$(DEPDIR
)/yield.Tpo
-c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1900 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/yield.Tpo
$(DEPDIR
)/yield.Plo
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/yield.c' object
='yield.lo' libtool
=yes @AMDEPBACKSLASH@
1902 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1903 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o yield.lo
`test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime
/yield.c
1905 rtems-task-variable-add.lo
: runtime
/rtems-task-variable-add.c
1906 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1907 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/rtems-task-variable-add.Tpo
$(DEPDIR
)/rtems-task-variable-add.Plo
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/rtems-task-variable-add.c' object
='rtems-task-variable-add.lo' libtool
=yes @AMDEPBACKSLASH@
1909 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1910 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o rtems-task-variable-add.lo
`test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime
/rtems-task-variable-add.c
1912 getncpu-none.lo
: runtime
/getncpu-none.c
1913 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT 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
1914 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-none.Tpo
$(DEPDIR
)/getncpu-none.Plo
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-none.c' object
='getncpu-none.lo' libtool
=yes @AMDEPBACKSLASH@
1916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1917 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-none.lo
`test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime
/getncpu-none.c
1919 getncpu-aix.lo
: runtime
/getncpu-aix.c
1920 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-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
1921 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-aix.Tpo
$(DEPDIR
)/getncpu-aix.Plo
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-aix.c' object
='getncpu-aix.lo' libtool
=yes @AMDEPBACKSLASH@
1923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1924 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-aix.lo
`test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime
/getncpu-aix.c
1926 getncpu-bsd.lo
: runtime
/getncpu-bsd.c
1927 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-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
1928 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-bsd.Tpo
$(DEPDIR
)/getncpu-bsd.Plo
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-bsd.c' object
='getncpu-bsd.lo' libtool
=yes @AMDEPBACKSLASH@
1930 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1931 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-bsd.lo
`test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime
/getncpu-bsd.c
1933 getncpu-solaris.lo
: runtime
/getncpu-solaris.c
1934 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-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
1935 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-solaris.Tpo
$(DEPDIR
)/getncpu-solaris.Plo
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-solaris.c' object
='getncpu-solaris.lo' libtool
=yes @AMDEPBACKSLASH@
1937 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1938 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-solaris.lo
`test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime
/getncpu-solaris.c
1940 getncpu-irix.lo
: runtime
/getncpu-irix.c
1941 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-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
1942 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-irix.Tpo
$(DEPDIR
)/getncpu-irix.Plo
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-irix.c' object
='getncpu-irix.lo' libtool
=yes @AMDEPBACKSLASH@
1944 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1945 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-irix.lo
`test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime
/getncpu-irix.c
1947 getncpu-linux.lo
: runtime
/getncpu-linux.c
1948 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT getncpu-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
1949 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/getncpu-linux.Tpo
$(DEPDIR
)/getncpu-linux.Plo
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/getncpu-linux.c' object
='getncpu-linux.lo' libtool
=yes @AMDEPBACKSLASH@
1951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1952 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o getncpu-linux.lo
`test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime
/getncpu-linux.c
1954 mostlyclean-libtool
:
1961 -rm -f libtool config.lt
1963 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1964 # runs to enable its job server during parallel builds. Hence the
1967 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
1969 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
1972 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
1974 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
1976 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
1977 maintainer-clean-multi
:
1978 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
1979 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1981 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1982 if
test -n
"$$list"; then \
1983 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1984 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1986 for p in
$$list; do \
1987 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1989 done |
$(am__base_list
) | \
1990 while read files
; do \
1991 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1992 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
1995 uninstall-toolexeclibgoDATA
:
1996 @
$(NORMAL_UNINSTALL
)
1997 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1998 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1999 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
2000 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
2002 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2003 if
test -n
"$$list"; then \
2004 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2005 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
2007 for p in
$$list; do \
2008 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2010 done |
$(am__base_list
) | \
2011 while read files
; do \
2012 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2013 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
2016 uninstall-toolexeclibgoarchiveDATA
:
2017 @
$(NORMAL_UNINSTALL
)
2018 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
2019 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2020 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
2021 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
2023 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2024 if
test -n
"$$list"; then \
2025 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2026 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
2028 for p in
$$list; do \
2029 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2031 done |
$(am__base_list
) | \
2032 while read files
; do \
2033 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2034 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
2037 uninstall-toolexeclibgocompressDATA
:
2038 @
$(NORMAL_UNINSTALL
)
2039 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
2040 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2041 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
2042 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
2044 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2045 if
test -n
"$$list"; then \
2046 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2047 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
2049 for p in
$$list; do \
2050 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2052 done |
$(am__base_list
) | \
2053 while read files
; do \
2054 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2055 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
2058 uninstall-toolexeclibgocontainerDATA
:
2059 @
$(NORMAL_UNINSTALL
)
2060 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
2061 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2062 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
2063 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
2065 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2066 if
test -n
"$$list"; then \
2067 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2068 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
2070 for p in
$$list; do \
2071 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2073 done |
$(am__base_list
) | \
2074 while read files
; do \
2075 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2076 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
2079 uninstall-toolexeclibgocryptoDATA
:
2080 @
$(NORMAL_UNINSTALL
)
2081 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
2082 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2083 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
2084 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
2086 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2087 if
test -n
"$$list"; then \
2088 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2089 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
2091 for p in
$$list; do \
2092 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2094 done |
$(am__base_list
) | \
2095 while read files
; do \
2096 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2097 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
2100 uninstall-toolexeclibgocryptox509DATA
:
2101 @
$(NORMAL_UNINSTALL
)
2102 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
2103 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2104 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
2105 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
2107 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2108 if
test -n
"$$list"; then \
2109 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2110 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
2112 for p in
$$list; do \
2113 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2115 done |
$(am__base_list
) | \
2116 while read files
; do \
2117 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2118 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
2121 uninstall-toolexeclibgodatabaseDATA
:
2122 @
$(NORMAL_UNINSTALL
)
2123 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
2124 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2125 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
2126 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
2128 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2129 if
test -n
"$$list"; then \
2130 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2131 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
2133 for p in
$$list; do \
2134 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2136 done |
$(am__base_list
) | \
2137 while read files
; do \
2138 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2139 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
2142 uninstall-toolexeclibgodatabasesqlDATA
:
2143 @
$(NORMAL_UNINSTALL
)
2144 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
2145 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2146 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
2147 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
2149 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2150 if
test -n
"$$list"; then \
2151 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2152 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
2154 for p in
$$list; do \
2155 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2157 done |
$(am__base_list
) | \
2158 while read files
; do \
2159 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2160 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
2163 uninstall-toolexeclibgodebugDATA
:
2164 @
$(NORMAL_UNINSTALL
)
2165 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
2166 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2167 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
2168 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
2170 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2171 if
test -n
"$$list"; then \
2172 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2173 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
2175 for p in
$$list; do \
2176 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2178 done |
$(am__base_list
) | \
2179 while read files
; do \
2180 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2181 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
2184 uninstall-toolexeclibgoencodingDATA
:
2185 @
$(NORMAL_UNINSTALL
)
2186 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
2187 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2188 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
2189 install-toolexeclibgoexpDATA
: $(toolexeclibgoexp_DATA
)
2191 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2192 if
test -n
"$$list"; then \
2193 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2194 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
1; \
2196 for p in
$$list; do \
2197 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2199 done |
$(am__base_list
) | \
2200 while read files
; do \
2201 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2202 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit
$$?
; \
2205 uninstall-toolexeclibgoexpDATA
:
2206 @
$(NORMAL_UNINSTALL
)
2207 @list
='$(toolexeclibgoexp_DATA)'; test -n
"$(toolexeclibgoexpdir)" || list
=; \
2208 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2209 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir
)
2210 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
2212 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2213 if
test -n
"$$list"; then \
2214 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2215 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
2217 for p in
$$list; do \
2218 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2220 done |
$(am__base_list
) | \
2221 while read files
; do \
2222 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2223 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
2226 uninstall-toolexeclibgogoDATA
:
2227 @
$(NORMAL_UNINSTALL
)
2228 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
2229 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2230 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
2231 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
2233 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2234 if
test -n
"$$list"; then \
2235 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2236 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
2238 for p in
$$list; do \
2239 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2241 done |
$(am__base_list
) | \
2242 while read files
; do \
2243 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2244 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
2247 uninstall-toolexeclibgohashDATA
:
2248 @
$(NORMAL_UNINSTALL
)
2249 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
2250 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2251 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
2252 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
2254 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2255 if
test -n
"$$list"; then \
2256 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2257 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
2259 for p in
$$list; do \
2260 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2262 done |
$(am__base_list
) | \
2263 while read files
; do \
2264 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2265 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
2268 uninstall-toolexeclibgohtmlDATA
:
2269 @
$(NORMAL_UNINSTALL
)
2270 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
2271 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2272 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
2273 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
2275 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2276 if
test -n
"$$list"; then \
2277 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2278 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
2280 for p in
$$list; do \
2281 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2283 done |
$(am__base_list
) | \
2284 while read files
; do \
2285 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2286 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
2289 uninstall-toolexeclibgoimageDATA
:
2290 @
$(NORMAL_UNINSTALL
)
2291 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
2292 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2293 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
2294 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
2296 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2297 if
test -n
"$$list"; then \
2298 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2299 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
2301 for p in
$$list; do \
2302 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2304 done |
$(am__base_list
) | \
2305 while read files
; do \
2306 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2307 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
2310 uninstall-toolexeclibgoimagecolorDATA
:
2311 @
$(NORMAL_UNINSTALL
)
2312 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
2313 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2314 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
2315 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
2317 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2318 if
test -n
"$$list"; then \
2319 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2320 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
2322 for p in
$$list; do \
2323 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2325 done |
$(am__base_list
) | \
2326 while read files
; do \
2327 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2328 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
2331 uninstall-toolexeclibgoindexDATA
:
2332 @
$(NORMAL_UNINSTALL
)
2333 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
2334 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2335 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
2336 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
2338 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2339 if
test -n
"$$list"; then \
2340 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2341 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
2343 for p in
$$list; do \
2344 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2346 done |
$(am__base_list
) | \
2347 while read files
; do \
2348 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2349 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
2352 uninstall-toolexeclibgoioDATA
:
2353 @
$(NORMAL_UNINSTALL
)
2354 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
2355 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2356 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
2357 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
2359 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2360 if
test -n
"$$list"; then \
2361 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2362 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
2364 for p in
$$list; do \
2365 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2367 done |
$(am__base_list
) | \
2368 while read files
; do \
2369 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2370 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
2373 uninstall-toolexeclibgologDATA
:
2374 @
$(NORMAL_UNINSTALL
)
2375 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
2376 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2377 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
2378 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
2380 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2381 if
test -n
"$$list"; then \
2382 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2383 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
2385 for p in
$$list; do \
2386 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2388 done |
$(am__base_list
) | \
2389 while read files
; do \
2390 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2391 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
2394 uninstall-toolexeclibgomathDATA
:
2395 @
$(NORMAL_UNINSTALL
)
2396 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
2397 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2398 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
2399 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
2401 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2402 if
test -n
"$$list"; then \
2403 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2404 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
2406 for p in
$$list; do \
2407 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2409 done |
$(am__base_list
) | \
2410 while read files
; do \
2411 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2412 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
2415 uninstall-toolexeclibgomimeDATA
:
2416 @
$(NORMAL_UNINSTALL
)
2417 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
2418 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2419 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
2420 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
2422 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2423 if
test -n
"$$list"; then \
2424 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2425 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
2427 for p in
$$list; do \
2428 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2430 done |
$(am__base_list
) | \
2431 while read files
; do \
2432 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2433 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
2436 uninstall-toolexeclibgonetDATA
:
2437 @
$(NORMAL_UNINSTALL
)
2438 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
2439 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2440 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
2441 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2443 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2444 if
test -n
"$$list"; then \
2445 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2446 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2448 for p in
$$list; do \
2449 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2451 done |
$(am__base_list
) | \
2452 while read files
; do \
2453 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2454 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2457 uninstall-toolexeclibgonethttpDATA
:
2458 @
$(NORMAL_UNINSTALL
)
2459 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2460 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2461 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2462 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2464 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2465 if
test -n
"$$list"; then \
2466 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2467 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2469 for p in
$$list; do \
2470 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2472 done |
$(am__base_list
) | \
2473 while read files
; do \
2474 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2475 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2478 uninstall-toolexeclibgonetrpcDATA
:
2479 @
$(NORMAL_UNINSTALL
)
2480 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2481 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2482 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2483 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2485 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2486 if
test -n
"$$list"; then \
2487 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2488 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2490 for p in
$$list; do \
2491 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2493 done |
$(am__base_list
) | \
2494 while read files
; do \
2495 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2496 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2499 uninstall-toolexeclibgoosDATA
:
2500 @
$(NORMAL_UNINSTALL
)
2501 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2502 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2503 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2504 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2506 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2507 if
test -n
"$$list"; then \
2508 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2509 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2511 for p in
$$list; do \
2512 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2514 done |
$(am__base_list
) | \
2515 while read files
; do \
2516 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2517 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2520 uninstall-toolexeclibgopathDATA
:
2521 @
$(NORMAL_UNINSTALL
)
2522 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2523 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2524 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2525 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2527 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2528 if
test -n
"$$list"; then \
2529 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2530 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2532 for p in
$$list; do \
2533 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2535 done |
$(am__base_list
) | \
2536 while read files
; do \
2537 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2538 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2541 uninstall-toolexeclibgoregexpDATA
:
2542 @
$(NORMAL_UNINSTALL
)
2543 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2544 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2545 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2546 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2548 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2549 if
test -n
"$$list"; then \
2550 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2551 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2553 for p in
$$list; do \
2554 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2556 done |
$(am__base_list
) | \
2557 while read files
; do \
2558 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2559 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2562 uninstall-toolexeclibgoruntimeDATA
:
2563 @
$(NORMAL_UNINSTALL
)
2564 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2565 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2566 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2567 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2569 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2570 if
test -n
"$$list"; then \
2571 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2572 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2574 for p in
$$list; do \
2575 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2577 done |
$(am__base_list
) | \
2578 while read files
; do \
2579 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2580 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2583 uninstall-toolexeclibgosyncDATA
:
2584 @
$(NORMAL_UNINSTALL
)
2585 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2586 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2587 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2588 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2590 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2591 if
test -n
"$$list"; then \
2592 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2593 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2595 for p in
$$list; do \
2596 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2598 done |
$(am__base_list
) | \
2599 while read files
; do \
2600 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2601 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2604 uninstall-toolexeclibgotestingDATA
:
2605 @
$(NORMAL_UNINSTALL
)
2606 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2607 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2608 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2609 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2611 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2612 if
test -n
"$$list"; then \
2613 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2614 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2616 for p in
$$list; do \
2617 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2619 done |
$(am__base_list
) | \
2620 while read files
; do \
2621 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2622 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2625 uninstall-toolexeclibgotestinginternalDATA
:
2626 @
$(NORMAL_UNINSTALL
)
2627 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2628 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2629 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2630 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2632 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2633 if
test -n
"$$list"; then \
2634 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2635 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2637 for p in
$$list; do \
2638 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2640 done |
$(am__base_list
) | \
2641 while read files
; do \
2642 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2643 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2646 uninstall-toolexeclibgotextDATA
:
2647 @
$(NORMAL_UNINSTALL
)
2648 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2649 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2650 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2651 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2653 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2654 if
test -n
"$$list"; then \
2655 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2656 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2658 for p in
$$list; do \
2659 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2661 done |
$(am__base_list
) | \
2662 while read files
; do \
2663 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2664 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2667 uninstall-toolexeclibgotexttemplateDATA
:
2668 @
$(NORMAL_UNINSTALL
)
2669 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2670 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2671 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2672 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2674 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2675 if
test -n
"$$list"; then \
2676 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2677 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2679 for p in
$$list; do \
2680 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2682 done |
$(am__base_list
) | \
2683 while read files
; do \
2684 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2685 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2688 uninstall-toolexeclibgounicodeDATA
:
2689 @
$(NORMAL_UNINSTALL
)
2690 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2691 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2692 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2694 # This directory's subdirectories are mostly independent; you can cd
2695 # into them and run `make' without going through this Makefile.
2696 # To change the values of `make' variables: instead of editing Makefiles,
2697 # (1) if the variable is set in `config.status', edit `config.status'
2698 # (which will cause the Makefiles to be regenerated when you run `make');
2699 # (2) otherwise, pass the desired values on the `make' command line.
2700 $(RECURSIVE_TARGETS
):
2701 @fail
= failcom
='exit 1'; \
2702 for f in x
$$MAKEFLAGS; do \
2705 *k
*) failcom
='fail=yes';; \
2709 target
=`echo $@ | sed s/-recursive//`; \
2710 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2711 echo
"Making $$target in $$subdir"; \
2712 if
test "$$subdir" = "."; then \
2714 local_target
="$$target-am"; \
2716 local_target
="$$target"; \
2718 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2719 || eval
$$failcom; \
2721 if
test "$$dot_seen" = "no"; then \
2722 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2723 fi
; test -z
"$$fail"
2725 $(RECURSIVE_CLEAN_TARGETS
):
2726 @fail
= failcom
='exit 1'; \
2727 for f in x
$$MAKEFLAGS; do \
2730 *k
*) failcom
='fail=yes';; \
2735 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2736 *) list
='$(SUBDIRS)' ;; \
2738 rev
=''; for subdir in
$$list; do \
2739 if
test "$$subdir" = "."; then
:; else \
2740 rev
="$$subdir $$rev"; \
2744 target
=`echo $@ | sed s/-recursive//`; \
2745 for subdir in
$$rev; do \
2746 echo
"Making $$target in $$subdir"; \
2747 if
test "$$subdir" = "."; then \
2748 local_target
="$$target-am"; \
2750 local_target
="$$target"; \
2752 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2753 || eval
$$failcom; \
2754 done
&& test -z
"$$fail"
2756 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2757 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2760 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2761 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2764 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2765 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2766 unique
=`for i in $$list; do \
2767 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2769 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2770 END { if (nonempty) { for (i in files) print i; }; }'`; \
2774 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2775 $(TAGS_FILES
) $(LISP
)
2778 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2779 include_option
=--etags-include
; \
2782 include_option
=--include; \
2785 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2786 if
test "$$subdir" = .
; then
:; else \
2787 test ! -f
$$subdir/TAGS || \
2788 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2791 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2792 unique
=`for i in $$list; do \
2793 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2795 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2796 END { if (nonempty) { for (i in files) print i; }; }'`; \
2798 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2799 test -n
"$$unique" || unique
=$$empty_fix; \
2800 if
test $$# -gt 0; then \
2801 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2804 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2809 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
2810 $(TAGS_FILES
) $(LISP
)
2811 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2812 unique
=`for i in $$list; do \
2813 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2815 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2816 END { if (nonempty) { for (i in files) print i; }; }'`; \
2817 test -z
"$(CTAGS_ARGS)$$unique" \
2818 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2822 here
=`$(am__cd) $(top_builddir) && pwd` \
2823 && $(am__cd
) $(top_srcdir
) \
2824 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2827 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2829 check: check-recursive
2830 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) all-multi
$(DATA
) \
2832 installdirs: installdirs-recursive
2834 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2835 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2837 install: install-recursive
2838 install-exec
: install-exec-recursive
2839 install-data
: install-data-recursive
2840 uninstall: uninstall-recursive
2843 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2845 installcheck: installcheck-recursive
2847 if
test -z
'$(STRIP)'; then \
2848 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2849 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2852 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2853 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2854 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2856 mostlyclean-generic
:
2857 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2860 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2863 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2864 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2866 maintainer-clean-generic
:
2867 @echo
"This command is intended for maintainers to use"
2868 @echo
"it deletes files that may require special tools to rebuild."
2869 clean: clean-multi clean-recursive
2871 clean-am
: clean-generic clean-libtool clean-local \
2872 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2873 clean-toolexeclibLTLIBRARIES mostlyclean-am
2875 distclean: distclean-multi distclean-recursive
2876 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2879 distclean-am
: clean-am distclean-compile distclean-generic \
2880 distclean-hdr distclean-libtool distclean-local distclean-tags
2886 html
: html-recursive
2890 info: info-recursive
2896 install-dvi
: install-dvi-recursive
2900 install-exec-am
: install-multi install-toolexeclibLIBRARIES \
2901 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2902 install-toolexeclibgoarchiveDATA \
2903 install-toolexeclibgocompressDATA \
2904 install-toolexeclibgocontainerDATA \
2905 install-toolexeclibgocryptoDATA \
2906 install-toolexeclibgocryptox509DATA \
2907 install-toolexeclibgodatabaseDATA \
2908 install-toolexeclibgodatabasesqlDATA \
2909 install-toolexeclibgodebugDATA \
2910 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2911 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2912 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2913 install-toolexeclibgoimagecolorDATA \
2914 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2915 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2916 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2917 install-toolexeclibgonethttpDATA \
2918 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2919 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2920 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2921 install-toolexeclibgotestingDATA \
2922 install-toolexeclibgotestinginternalDATA \
2923 install-toolexeclibgotextDATA \
2924 install-toolexeclibgotexttemplateDATA \
2925 install-toolexeclibgounicodeDATA
2927 install-html
: install-html-recursive
2931 install-info
: install-info-recursive
2937 install-pdf
: install-pdf-recursive
2941 install-ps
: install-ps-recursive
2947 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
2948 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2949 -rm -rf
$(top_srcdir
)/autom4te.cache
2952 maintainer-clean-am
: distclean-am maintainer-clean-generic
2954 mostlyclean: mostlyclean-multi mostlyclean-recursive
2956 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2957 mostlyclean-libtool mostlyclean-local
2967 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2968 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2969 uninstall-toolexeclibgoarchiveDATA \
2970 uninstall-toolexeclibgocompressDATA \
2971 uninstall-toolexeclibgocontainerDATA \
2972 uninstall-toolexeclibgocryptoDATA \
2973 uninstall-toolexeclibgocryptox509DATA \
2974 uninstall-toolexeclibgodatabaseDATA \
2975 uninstall-toolexeclibgodatabasesqlDATA \
2976 uninstall-toolexeclibgodebugDATA \
2977 uninstall-toolexeclibgoencodingDATA \
2978 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
2979 uninstall-toolexeclibgohashDATA \
2980 uninstall-toolexeclibgohtmlDATA \
2981 uninstall-toolexeclibgoimageDATA \
2982 uninstall-toolexeclibgoimagecolorDATA \
2983 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2984 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2985 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2986 uninstall-toolexeclibgonethttpDATA \
2987 uninstall-toolexeclibgonetrpcDATA \
2988 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2989 uninstall-toolexeclibgoregexpDATA \
2990 uninstall-toolexeclibgoruntimeDATA \
2991 uninstall-toolexeclibgosyncDATA \
2992 uninstall-toolexeclibgotestingDATA \
2993 uninstall-toolexeclibgotestinginternalDATA \
2994 uninstall-toolexeclibgotextDATA \
2995 uninstall-toolexeclibgotexttemplateDATA \
2996 uninstall-toolexeclibgounicodeDATA
2998 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
2999 clean-multi ctags-recursive distclean-multi install-am \
3000 install-multi install-strip maintainer-clean-multi \
3001 mostlyclean-multi tags-recursive
3003 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
3004 all all-am all-multi am--refresh
check check-am
clean \
3005 clean-generic clean-libtool clean-local clean-multi \
3006 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
3007 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
distclean \
3008 distclean-compile distclean-generic distclean-hdr \
3009 distclean-libtool distclean-local distclean-multi \
3010 distclean-tags
dvi dvi-am html html-am
info info-am
install \
3011 install-am install-data install-data-am install-dvi \
3012 install-dvi-am install-exec install-exec-am install-html \
3013 install-html-am install-info install-info-am install-man \
3014 install-multi install-pdf install-pdf-am install-ps \
3015 install-ps-am install-strip install-toolexeclibLIBRARIES \
3016 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3017 install-toolexeclibgoarchiveDATA \
3018 install-toolexeclibgocompressDATA \
3019 install-toolexeclibgocontainerDATA \
3020 install-toolexeclibgocryptoDATA \
3021 install-toolexeclibgocryptox509DATA \
3022 install-toolexeclibgodatabaseDATA \
3023 install-toolexeclibgodatabasesqlDATA \
3024 install-toolexeclibgodebugDATA \
3025 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3026 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3027 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3028 install-toolexeclibgoimagecolorDATA \
3029 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3030 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3031 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3032 install-toolexeclibgonethttpDATA \
3033 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
3034 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
3035 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3036 install-toolexeclibgotestingDATA \
3037 install-toolexeclibgotestinginternalDATA \
3038 install-toolexeclibgotextDATA \
3039 install-toolexeclibgotexttemplateDATA \
3040 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
3041 installdirs installdirs-am maintainer-clean \
3042 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
3043 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3044 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am
tags \
3045 tags-recursive
uninstall uninstall-am \
3046 uninstall-toolexeclibLIBRARIES \
3047 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3048 uninstall-toolexeclibgoarchiveDATA \
3049 uninstall-toolexeclibgocompressDATA \
3050 uninstall-toolexeclibgocontainerDATA \
3051 uninstall-toolexeclibgocryptoDATA \
3052 uninstall-toolexeclibgocryptox509DATA \
3053 uninstall-toolexeclibgodatabaseDATA \
3054 uninstall-toolexeclibgodatabasesqlDATA \
3055 uninstall-toolexeclibgodebugDATA \
3056 uninstall-toolexeclibgoencodingDATA \
3057 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3058 uninstall-toolexeclibgohashDATA \
3059 uninstall-toolexeclibgohtmlDATA \
3060 uninstall-toolexeclibgoimageDATA \
3061 uninstall-toolexeclibgoimagecolorDATA \
3062 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3063 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3064 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3065 uninstall-toolexeclibgonethttpDATA \
3066 uninstall-toolexeclibgonetrpcDATA \
3067 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3068 uninstall-toolexeclibgoregexpDATA \
3069 uninstall-toolexeclibgoruntimeDATA \
3070 uninstall-toolexeclibgosyncDATA \
3071 uninstall-toolexeclibgotestingDATA \
3072 uninstall-toolexeclibgotestinginternalDATA \
3073 uninstall-toolexeclibgotextDATA \
3074 uninstall-toolexeclibgotexttemplateDATA \
3075 uninstall-toolexeclibgounicodeDATA
3078 version.go
: s-version
; @true
3080 rm -f version.go.tmp
3081 echo
"package sys" > version.go.tmp
3082 echo
'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3083 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3084 echo
'const Goexperiment = ``' >> version.go.tmp
3085 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
3086 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
3087 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3088 echo
>> version.go.tmp
3089 echo
"type ArchFamilyType int" >> version.go.tmp
3090 echo
>> version.go.tmp
3091 echo
"const (" >> version.go.tmp
3092 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3093 for a in
$(ALLGOARCHFAMILY
); do \
3094 echo
" $${a}" >> version.go.tmp
; \
3096 echo
")" >> version.go.tmp
3097 echo
>> version.go.tmp
3098 for a in
$(ALLGOARCH
); do \
3099 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3100 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3101 if
test "$${a}" = "$(GOARCH)"; then \
3102 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
3104 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
3107 echo
>> version.go.tmp
3108 echo
"const (" >> version.go.tmp
3109 echo
" ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3110 echo
" BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3111 echo
" CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3112 echo
" PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3113 echo
" PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3114 echo
" Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3115 echo
" HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3116 echo
" MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3117 echo
")" >> version.go.tmp
3118 echo
>> version.go.tmp
3119 for a in
$(ALLGOOS
); do \
3120 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3121 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
3122 if
test "$${a}" = "$(GOOS)"; then \
3123 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
3125 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
3128 echo
>> version.go.tmp
3129 echo
"type Uintreg uintptr" >> version.go.tmp
3130 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3133 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
3134 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3135 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
3136 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3139 sigtab.go
: s-sigtab
; @true
3140 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
3141 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
3142 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3145 zdefaultcc.go
: s-zdefaultcc
; @true
3146 s-zdefaultcc
: Makefile
3147 echo
'package cfg' > zdefaultcc.go.tmp
3148 echo
>> zdefaultcc.go.tmp
3149 echo
'const DefaultGCCGO = "$(bindir)/$(GCCGO_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3150 echo
'const DefaultCC = "$(GCC_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3151 echo
'const DefaultCXX = "$(GXX_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3152 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
3153 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
3156 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3157 # types and should not be exported back to C
3158 # semt is a Go translation of the C type sem_t; it fails to convert on
3159 # some systems and need not be exported back to C.
3160 # sigset conflicts with system type sigset on AIX, so we need to rename it
3161 runtime.inc
: s-runtime-inc
; @true
3162 s-runtime-inc
: runtime.lo Makefile
3163 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3164 grep
-v
"#define _" runtime.inc.tmp | grep
-v
"#define [cm][01234] " | grep
-v
"#define empty " > runtime.inc.tmp2
3165 for pattern in
'_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num
; do \
3166 grep
"#define $$pattern" runtime.inc.tmp
>> runtime.inc.tmp2
; \
3168 for TYPE in _Complex_lock _Reader_lock semt
; do \
3169 sed
-e
'/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2
> runtime.inc.tmp3
; \
3170 mv runtime.inc.tmp3 runtime.inc.tmp2
; \
3172 sed
-e
's/sigset/sigset_go/' runtime.inc.tmp2
> runtime.inc.tmp3
3173 $(SHELL
) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3174 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3177 # Generate the list of go std packages that were included in libgo
3178 zstdpkglist.go
: s-zstdpkglist
; @true
3179 s-zstdpkglist
: Makefile
3180 rm -f zstdpkglist.go.tmp
3181 echo
'package load' > zstdpkglist.go.tmp
3182 echo
"" >> zstdpkglist.go.tmp
3183 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3184 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
3185 echo
'}' >> zstdpkglist.go.tmp
3186 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3189 libcalls.go
: s-libcalls
; @true
3190 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
3191 rm -f libcalls.go.tmp
3192 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
3193 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3196 libcalls-list
: s-libcalls-list
; @true
3197 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
3198 rm -f libcalls-list.tmp
3199 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
3200 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3203 syscall_arch.go
: s-syscall_arch
; @true
3204 s-syscall_arch
: Makefile
3205 rm -f syscall_arch.go.tmp
3206 echo
"package syscall" > syscall_arch.go.tmp
3207 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
3208 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
3209 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3212 gen-sysinfo.go
: s-gen-sysinfo
; @true
3213 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
3214 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
3216 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3219 errno.i
: s-errno
; @true
3221 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
3222 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3225 sysinfo.go
: s-sysinfo
; @true
3226 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3227 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
3228 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3231 # The epoll struct has an embedded union and is packed on x86_64,
3232 # which is too complicated for mksysinfo.sh. We find the offset of
3233 # the only field we care about in configure.ac, and generate the
3235 epoll.go
: s-epoll
; @true
3238 echo
'package syscall' > epoll.go.tmp
3239 echo
'type EpollEvent struct {' >> epoll.go.tmp
3240 echo
' Events uint32' >> epoll.go.tmp
3241 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3242 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
3244 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
3245 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
3246 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
3247 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3248 echo
' Fd int32' >> epoll.go.tmp
; ;; \
3249 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
3250 echo
' Fd int32' >> epoll.go.tmp
; \
3251 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
3252 *) echo
1>&2 "*** struct epoll_event unsupported"; \
3255 echo
'}' >> epoll.go.tmp
3256 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3259 define STATIC_template
3260 $(subst -,_
,$(subst .
,_
,$(subst /,_
,$(1))))_GOCFLAGS
= -static
3263 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call STATIC_template
,$(package
).lo
)))
3265 # Make sure runtime.inc is built before compiling any .c file.
3266 $(libgo_la_OBJECTS
): runtime.inc
3267 $(libgo_llgo_la_OBJECTS
): runtime.inc
3268 $(libgobegin_a_OBJECTS
): runtime.inc
3269 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
3270 $(libgolibbegin_a_OBJECTS
): runtime.inc
3272 # PACKAGE_template defines the rules for each package.
3273 # For example, for the package bufio, it produces:
3275 # @go_include@ bufio.lo.dep
3276 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3280 # bufio/check: $(CHECK_DEPS)
3282 # .PHONY: bufio/check
3284 # This is invoked with $(1) set to a package, which is a directory name,
3285 # such as "bufio" or "archive/tar".
3286 define PACKAGE_template
3287 @go_include@
$(1).lo.dep
3288 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
3292 $(1)/check: $$(CHECK_DEPS
)
3295 $(1).gox
: $(1).s-gox
; @true
3301 # This line expands PACKAGE_template once for each package name listed
3303 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3304 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
3305 runtime.lo.dep
: $(extra_go_files_runtime
)
3306 syscall.lo.dep
: $(extra_go_files_syscall
)
3307 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
3308 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
3309 cmd
/go
/internal
/load.lo.dep
: $(extra_go_files_cmd_go_internal_load
)
3311 # FIXME: The following C files may as well move to the runtime
3312 # directory and be treated like other C files.
3314 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3315 bytes
/index.lo
: go
/bytes
/indexbyte.c runtime.inc
3317 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/bytes
/indexbyte.c
3318 strings
/index.lo
: go
/strings
/indexbyte.c runtime.inc
3320 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/strings
/indexbyte.c
3322 # Use a C function with a fixed number of arguments to call a C
3324 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
3325 @
$(MKDIR_P
) log
/syslog
3326 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
3328 # The interface to libffi from the reflect package is written in C.
3329 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
3331 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
3333 # The atomic functions are written in C.
3334 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
3335 @
$(MKDIR_P
) runtime
/internal
3336 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
3337 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
3339 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
3341 # A few syscall functions are written in C.
3342 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
3344 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
3345 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
3347 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
3348 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
3350 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
3351 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
3353 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
3355 # Build golang_org/x/net/route only on BSD systems.
3357 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/route
))
3359 # Build golang_org/x/net/lif only on Solaris systems.
3361 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,golang_org
/x
/net
/lif
))
3364 check-recursive
: check-head
3367 @echo
"Test Run By $${USER} on `date`" > libgo.head
3368 @echo
"Native configuration is $(host_triplet)" >> libgo.head
3370 @echo
" === libgo tests ===" >> libgo.head
3373 check-tail
: check-recursive check-multi
3374 @if
test "$(USE_DEJAGNU)" = "yes"; then \
3377 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3378 for
dir in .
$(MULTIDIRS
); do \
3379 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
3380 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
3382 mv libgo.head libgo.sum
; \
3383 cp libgo.sum libgo.log
; \
3384 echo
"Schedule of variations:" >> libgo.sum
; \
3385 for
dir in .
$(MULTIDIRS
); do \
3386 multidir
=..
/$${dir}/$${lib}; \
3387 multivar
=`cat $${multidir}/libgo.var`; \
3388 echo
" $${multivar}" >> libgo.sum
; \
3390 echo
>> libgo.sum
; \
3391 pass
=0; fail
=0; untested
=0; \
3392 for
dir in .
$(MULTIDIRS
); do \
3393 multidir
=..
/$${dir}/$${lib}; \
3394 multivar
=`cat $${multidir}/libgo.var`; \
3395 echo
"Running target $${multivar}" >> libgo.sum
; \
3396 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
3397 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
3398 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
3399 if
test -n
"${MULTIDIRS}"; then \
3400 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
3401 echo
>> libgo.sum
; \
3403 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3404 pass
=`expr $$pass + $$p`; \
3405 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3406 echo
"# of expected passes $$p" >> libgo.sum
; \
3408 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3409 fail
=`expr $$fail + $$p`; \
3410 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3411 echo
"# of unexpected failures $$p" >> libgo.sum
; \
3413 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3414 untested
=`expr $$untested + $$p`; \
3415 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
3416 echo
"# of untested testcases $$p" >> libgo.sum
; \
3419 echo
>> libgo.sum
; \
3420 echo
" === libgo Summary ===" >> libgo.sum
; \
3421 echo
>> libgo.sum
; \
3422 if
test "$$pass" -ne
"0"; then \
3423 echo
"# of expected passes $$pass" >> libgo.sum
; \
3425 if
test "$$fail" -ne
"0"; then \
3426 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
3428 if
test "$$untested" -ne
"0"; then \
3429 echo
"# of untested testcases $$untested" >> libgo.sum
; \
3431 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
3432 echo
>> libgo.log
; \
3433 echo
"runtest completed at `date`" >> libgo.log
; \
3434 if
test "$$fail" -ne
"0"; then \
3442 @
rm -f libgo.sum libgo.log libgo.tail
3444 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3445 echo
"$${multivar}" > libgo.var
3446 @for f in
$(TEST_PACKAGES
); do \
3447 rm -f
$$f-testsum
$$f-testlog
; \
3449 -@
$(MAKE
) -k
$(TEST_PACKAGES
)
3450 @for f in
$(TEST_PACKAGES
); do \
3451 if
test -f
$$f-testsum
; then \
3452 cat
$$f-testsum
>> libgo.sum
; \
3454 if
test -f
$$f-testlog
; then \
3455 cat
$$f-testlog
>> libgo.log
; \
3460 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3463 -@
$(MAKE
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3466 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3467 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3468 find .
-name
'*-testsum' -print | xargs
rm -f
3469 find .
-name
'*-testlog' -print | xargs
rm -f
3472 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3473 find .
-name
'*.a' -print | xargs
rm -f
3474 find .
-name
'*.gox' -print | xargs
rm -f
3475 find .
-name
'*.s-gox' -print | xargs
rm -f
3478 find .
-name
'*.lo.dep' -print | xargs
rm -f
3480 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3481 # Otherwise a system limit (for SysV at least) may be exceeded.