1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Makefile.am -- Go library Makefile.
19 # Copyright 2009 The Go Authors. All rights reserved.
20 # Use of this source code is governed by a BSD-style
21 # license that can be found in the LICENSE file.
23 # Process this file with autoreconf to produce Makefile.in.
29 if
test -z
'$(MAKELEVEL)'; then \
31 elif
test -n
'$(MAKE_HOST)'; then \
33 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
39 am__make_running_with_option
= \
40 case
$${target_option-
} in \
42 *) echo
"am__make_running_with_option: internal error: invalid" \
43 "target option '$${target_option-}' specified" >&2; \
47 sane_makeflags
=$$MAKEFLAGS; \
48 if
$(am__is_gnu_make
); then \
49 sane_makeflags
=$$MFLAGS; \
54 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
55 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
61 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63 for flg in
$$sane_makeflags; do \
64 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
67 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
68 -*I?
*) strip_trailopt
'I';; \
69 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
70 -*O?
*) strip_trailopt
'O';; \
71 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
72 -*l?
*) strip_trailopt
'l';; \
73 -[dEDm
]) skip_next
=yes
;; \
74 -[JT
]) skip_next
=yes
;; \
77 *$$target_option*) has_opt
=yes
; break
;; \
81 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
82 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
83 pkgdatadir
= $(datadir)/@PACKAGE@
84 pkgincludedir
= $(includedir)/@PACKAGE@
85 pkglibdir
= $(libdir)/@PACKAGE@
86 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
87 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88 install_sh_DATA
= $(install_sh
) -c
-m
644
89 install_sh_PROGRAM
= $(install_sh
) -c
90 install_sh_SCRIPT
= $(install_sh
) -c
91 INSTALL_HEADER
= $(INSTALL_DATA
)
92 transform
= $(program_transform_name
)
99 build_triplet
= @build@
100 host_triplet
= @host@
101 target_triplet
= @target@
102 @USING_SPLIT_STACK_TRUE@am__append_1
= -XCClinker
$(SPLIT_STACK
)
104 # Using an import file for libgo avoid requiring to use the -brtl flag
105 # when builing a go program
106 @LIBGO_IS_AIX_TRUE@am__append_2
= -Wl
,-bbigtoc
-Wl
,-bI
:$(srcdir)/libgo.imp
107 @GOC_IS_LLGO_TRUE@am__append_3
= libgo-llgo.la libgobegin-llgo.a
108 @GOC_IS_LLGO_FALSE@am__append_4
= libgo.la libgobegin.a
110 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
111 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
112 $(top_srcdir
)/..
/config
/hwcaps.m4 \
113 $(top_srcdir
)/..
/config
/lead-dot.m4 \
114 $(top_srcdir
)/..
/config
/multi.m4 \
115 $(top_srcdir
)/..
/config
/override.m4 \
116 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
117 $(top_srcdir
)/config
/libtool.m4 \
118 $(top_srcdir
)/config
/ltoptions.m4 \
119 $(top_srcdir
)/config
/ltsugar.m4 \
120 $(top_srcdir
)/config
/ltversion.m4 \
121 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
122 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
124 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
125 $(am__configure_deps
)
126 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
127 configure.lineno config.status.lineno
128 CONFIG_HEADER
= config.h
130 CONFIG_CLEAN_VPATH_FILES
=
131 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
132 am__vpath_adj
= case
$$p in \
133 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
138 am__nobase_strip_setup
= \
139 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
142 am__nobase_list
= $(am__nobase_strip_setup
); \
143 for p in
$$list; do echo
"$$p $$p"; done | \
144 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146 if (++n[$$2] == $(am__install_max)) \
147 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148 END { for (dir in files) print dir, files[dir] }'
150 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152 am__uninstall_files_from_dir
= { \
154 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
155 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
156 $(am__cd
) "$$dir" && rm -f
$$files; }; \
158 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
159 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
160 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
161 "$(DESTDIR)$(toolexeclibgocompressdir)" \
162 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
163 "$(DESTDIR)$(toolexeclibgocryptodir)" \
164 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
165 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
166 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
167 "$(DESTDIR)$(toolexeclibgodebugdir)" \
168 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
169 "$(DESTDIR)$(toolexeclibgogodir)" \
170 "$(DESTDIR)$(toolexeclibgohashdir)" \
171 "$(DESTDIR)$(toolexeclibgohtmldir)" \
172 "$(DESTDIR)$(toolexeclibgoimagedir)" \
173 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
174 "$(DESTDIR)$(toolexeclibgoindexdir)" \
175 "$(DESTDIR)$(toolexeclibgoiodir)" \
176 "$(DESTDIR)$(toolexeclibgologdir)" \
177 "$(DESTDIR)$(toolexeclibgomathdir)" \
178 "$(DESTDIR)$(toolexeclibgomimedir)" \
179 "$(DESTDIR)$(toolexeclibgonetdir)" \
180 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
181 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
182 "$(DESTDIR)$(toolexeclibgoosdir)" \
183 "$(DESTDIR)$(toolexeclibgopathdir)" \
184 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
185 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
186 "$(DESTDIR)$(toolexeclibgosyncdir)" \
187 "$(DESTDIR)$(toolexeclibgotestingdir)" \
188 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
189 "$(DESTDIR)$(toolexeclibgotextdir)" \
190 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
191 "$(DESTDIR)$(toolexeclibgounicodedir)"
192 LIBRARIES
= $(noinst_LIBRARIES
) $(toolexeclib_LIBRARIES
)
194 AM_V_AR
= $(am__v_AR_@AM_V@
)
195 am__v_AR_
= $(am__v_AR_@AM_DEFAULT_V@
)
196 am__v_AR_0
= @echo
" AR " $@
;
198 libgobegin_llgo_a_AR
= $(AR
) $(ARFLAGS
)
199 libgobegin_llgo_a_LIBADD
=
200 am__dirstamp
= $(am__leading_dot
)dirstamp
201 am_libgobegin_llgo_a_OBJECTS
= \
202 runtime
/libgobegin_llgo_a-go-main.
$(OBJEXT
)
203 libgobegin_llgo_a_OBJECTS
= $(am_libgobegin_llgo_a_OBJECTS
)
204 libgobegin_a_AR
= $(AR
) $(ARFLAGS
)
205 libgobegin_a_LIBADD
=
206 am_libgobegin_a_OBJECTS
= runtime
/libgobegin_a-go-main.
$(OBJEXT
)
207 libgobegin_a_OBJECTS
= $(am_libgobegin_a_OBJECTS
)
208 libgolibbegin_a_AR
= $(AR
) $(ARFLAGS
)
209 libgolibbegin_a_LIBADD
=
210 am_libgolibbegin_a_OBJECTS
= \
211 runtime
/libgolibbegin_a-go-libmain.
$(OBJEXT
)
212 libgolibbegin_a_OBJECTS
= $(am_libgolibbegin_a_OBJECTS
)
213 libgotool_a_AR
= $(AR
) $(ARFLAGS
)
214 am_libgotool_a_OBJECTS
=
215 libgotool_a_OBJECTS
= $(am_libgotool_a_OBJECTS
)
216 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
217 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1
= syscall
/clone_linux.lo
218 am__DEPENDENCIES_2
= $(addsuffix .lo
,$(PACKAGES
)) \
219 internal
/bytealg
/bytealg.lo reflect
/makefunc_ffi_c.lo \
220 $(am__DEPENDENCIES_1
) syscall
/errno.lo syscall
/signame.lo \
221 syscall
/wait.lo
$(internal_x_net_lif_lo
) \
222 $(internal_x_net_route_lo
) log
/syslog
/syslog_c.lo \
223 runtime
/internal
/atomic_c.lo sync
/atomic_c.lo \
224 internal
/cpu
/cpu_gccgo.lo
226 am__DEPENDENCIES_4
= $(am__DEPENDENCIES_2
) \
227 ..
/libbacktrace
/libbacktrace.la
$(am__DEPENDENCIES_3
) \
228 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
) \
229 $(am__DEPENDENCIES_3
) $(am__DEPENDENCIES_3
)
230 libgo_llgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
231 @LIBGO_IS_RTEMS_TRUE@am__objects_1
= \
232 @LIBGO_IS_RTEMS_TRUE@ runtime
/rtems-task-variable-add.lo
233 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_HURD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= runtime
/getncpu-none.lo
234 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_HURD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= runtime
/getncpu-hurd.lo
235 @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
= runtime
/getncpu-aix.lo
236 @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
= runtime
/getncpu-bsd.lo
237 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2
= runtime
/getncpu-bsd.lo
238 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2
= runtime
/getncpu-solaris.lo
239 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= runtime
/getncpu-irix.lo
240 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2
= runtime
/getncpu-bsd.lo
241 @LIBGO_IS_LINUX_TRUE@am__objects_2
= runtime
/getncpu-linux.lo
242 am__objects_3
= runtime
/aeshash.lo runtime
/go-assert.lo \
243 runtime
/go-caller.lo runtime
/go-callers.lo runtime
/go-cdiv.lo \
244 runtime
/go-cgo.lo runtime
/go-construct-map.lo \
245 runtime
/go-ffi.lo runtime
/go-fieldtrack.lo \
246 runtime
/go-matherr.lo runtime
/go-memclr.lo \
247 runtime
/go-memequal.lo runtime
/go-nanotime.lo \
248 runtime
/go-now.lo runtime
/go-nosys.lo \
249 runtime
/go-reflect-call.lo runtime
/go-runtime-error.lo \
250 runtime
/go-setenv.lo runtime
/go-signal.lo \
251 runtime
/go-unsafe-pointer.lo runtime
/go-unsetenv.lo \
252 runtime
/go-unwind.lo runtime
/go-varargs.lo \
253 runtime
/env_posix.lo runtime
/panic.lo runtime
/print.lo \
254 runtime
/proc.lo runtime
/runtime_c.lo runtime
/stack.lo \
255 runtime
/yield.lo runtime
/go-context.lo
$(am__objects_1
) \
257 am_libgo_llgo_la_OBJECTS
= $(am__objects_3
)
258 libgo_llgo_la_OBJECTS
= $(am_libgo_llgo_la_OBJECTS
)
259 AM_V_lt
= $(am__v_lt_@AM_V@
)
260 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
261 am__v_lt_0
= --silent
263 libgo_llgo_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
264 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
265 $(libgo_llgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
266 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath
= -rpath
$(toolexeclibdir
)
267 libgo_la_DEPENDENCIES
= $(am__DEPENDENCIES_4
)
268 am_libgo_la_OBJECTS
= $(am__objects_3
)
269 libgo_la_OBJECTS
= $(am_libgo_la_OBJECTS
)
270 libgo_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
271 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
272 $(libgo_la_LDFLAGS
) $(LDFLAGS
) -o
$@
273 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath
= -rpath
$(toolexeclibdir
)
274 AM_V_P
= $(am__v_P_@AM_V@
)
275 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
278 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
279 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
280 am__v_GEN_0
= @echo
" GEN " $@
;
282 AM_V_at
= $(am__v_at_@AM_V@
)
283 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
286 DEFAULT_INCLUDES
= -I.@am__isrc@
287 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
288 am__depfiles_maybe
= depfiles
290 CPPASCOMPILE
= $(CCAS
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
291 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
292 LTCPPASCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) $(AM_LIBTOOLFLAGS
) \
293 $(LIBTOOLFLAGS
) --mode
=compile
$(CCAS
) $(DEFS
) \
294 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
295 $(AM_CCASFLAGS
) $(CCASFLAGS
)
296 AM_V_CPPAS
= $(am__v_CPPAS_@AM_V@
)
297 am__v_CPPAS_
= $(am__v_CPPAS_@AM_DEFAULT_V@
)
298 am__v_CPPAS_0
= @echo
" CPPAS " $@
;
300 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
301 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
302 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
303 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
304 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
305 $(AM_CFLAGS
) $(CFLAGS
)
306 AM_V_CC
= $(am__v_CC_@AM_V@
)
307 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
308 am__v_CC_0
= @echo
" CC " $@
;
311 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
312 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
313 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
314 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
315 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
316 am__v_CCLD_0
= @echo
" CCLD " $@
;
318 SOURCES
= $(libgobegin_llgo_a_SOURCES
) $(libgobegin_a_SOURCES
) \
319 $(libgolibbegin_a_SOURCES
) $(libgotool_a_SOURCES
) \
320 $(libgo_llgo_la_SOURCES
) $(libgo_la_SOURCES
)
321 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
322 ctags-recursive dvi-recursive html-recursive info-recursive \
323 install-data-recursive install-dvi-recursive \
324 install-exec-recursive install-html-recursive \
325 install-info-recursive install-pdf-recursive \
326 install-ps-recursive install-recursive installcheck-recursive \
327 installdirs-recursive pdf-recursive ps-recursive \
328 tags-recursive uninstall-recursive
329 am__can_run_installinfo
= \
330 case
$$AM_UPDATE_INFO_DIR in \
332 *) (install-info
--version
) >/dev
/null
2>&1;; \
334 DATA
= $(noinst_DATA
) $(toolexeclibgo_DATA
) \
335 $(toolexeclibgoarchive_DATA
) $(toolexeclibgocompress_DATA
) \
336 $(toolexeclibgocontainer_DATA
) $(toolexeclibgocrypto_DATA
) \
337 $(toolexeclibgocryptox509_DATA
) $(toolexeclibgodatabase_DATA
) \
338 $(toolexeclibgodatabasesql_DATA
) $(toolexeclibgodebug_DATA
) \
339 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
340 $(toolexeclibgohash_DATA
) $(toolexeclibgohtml_DATA
) \
341 $(toolexeclibgoimage_DATA
) $(toolexeclibgoimagecolor_DATA
) \
342 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
343 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
344 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
345 $(toolexeclibgonethttp_DATA
) $(toolexeclibgonetrpc_DATA
) \
346 $(toolexeclibgoos_DATA
) $(toolexeclibgopath_DATA
) \
347 $(toolexeclibgoregexp_DATA
) $(toolexeclibgoruntime_DATA
) \
348 $(toolexeclibgosync_DATA
) $(toolexeclibgotesting_DATA
) \
349 $(toolexeclibgotestinginternal_DATA
) $(toolexeclibgotext_DATA
) \
350 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
)
351 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
352 distclean-recursive maintainer-clean-recursive
353 am__recursive_targets
= \
354 $(RECURSIVE_TARGETS
) \
355 $(RECURSIVE_CLEAN_TARGETS
) \
356 $(am__extra_recursive_targets
)
357 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
359 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
361 # Read a list of newline-separated strings from the standard input,
362 # and print each of them once, without duplicates. Input order is
364 am__uniquify_input
= $(AWK
) '\
365 BEGIN { nonempty = 0; } \
366 { items[$$0] = 1; nonempty = 1; } \
367 END { if (nonempty) { for (i in items) print i; }; } \
369 # Make sure the list of sources is unique. This is necessary because,
370 # e.g., the same source file might be shared among _SOURCES variables
371 # for different programs/libraries.
372 am__define_uniq_tagged_files
= \
373 list
='$(am__tagged_files)'; \
374 unique
=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | $(am__uniquify_input)`
380 DIST_SUBDIRS
= testsuite
382 ALLGOARCH
= @ALLGOARCH@
383 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
386 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
388 AUTOCONF
= @AUTOCONF@
389 AUTOHEADER
= @AUTOHEADER@
390 AUTOMAKE
= @AUTOMAKE@
394 CCASDEPMODE
= @CCASDEPMODE@
395 CCASFLAGS
= @CCASFLAGS@
396 CCDEPMODE
= @CCDEPMODE@
397 CC_FOR_BUILD
= @CC_FOR_BUILD@
400 CPPFLAGS
= @CPPFLAGS@
401 CYGPATH_W
= @CYGPATH_W@
404 DSYMUTIL
= @DSYMUTIL@
412 FUNCTION_DESCRIPTORS
= @FUNCTION_DESCRIPTORS@
417 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
418 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
419 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
420 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
421 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
423 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
425 INSTALL_DATA
= @INSTALL_DATA@
426 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
427 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
428 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
431 LIBATOMIC
= @LIBATOMIC@
433 LIBFFIINCS
= @LIBFFIINCS@
439 LTLIBOBJS
= @LTLIBOBJS@
441 MAKEINFO
= @MAKEINFO@
442 MATH_FLAG
= @MATH_FLAG@
443 MATH_LIBS
= @MATH_LIBS@
445 NET_LIBS
= @NET_LIBS@
451 OSCFLAGS
= @OSCFLAGS@
455 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
456 PACKAGE_NAME
= @PACKAGE_NAME@
457 PACKAGE_STRING
= @PACKAGE_STRING@
458 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
459 PACKAGE_URL
= @PACKAGE_URL@
460 PACKAGE_VERSION
= @PACKAGE_VERSION@
461 PATH_SEPARATOR
= @PATH_SEPARATOR@
462 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
463 PTHREAD_LIBS
= @PTHREAD_LIBS@
466 SET_MAKE
= @SET_MAKE@
468 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
469 SPLIT_STACK
= @SPLIT_STACK@
470 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
472 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
473 USE_DEJAGNU
= @USE_DEJAGNU@
475 WARN_FLAGS
= @WARN_FLAGS@
477 abs_builddir
= @abs_builddir@
478 abs_srcdir
= @abs_srcdir@
479 abs_top_builddir
= @abs_top_builddir@
480 abs_top_srcdir
= @abs_top_srcdir@
481 ac_ct_CC
= @ac_ct_CC@
482 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
483 am__include
= @am__include@
484 am__leading_dot
= @am__leading_dot@
485 am__quote
= @am__quote@
487 am__untar
= @am__untar@
490 build_alias
= @build_alias@
491 build_cpu
= @build_cpu@
492 build_os
= @build_os@
493 build_vendor
= @build_vendor@
494 builddir
= @builddir@
496 datarootdir
= @datarootdir@
499 enable_shared
= @enable_shared@
500 enable_static
= @enable_static@
501 exec_prefix = @
exec_prefix@
502 glibgo_toolexecdir
= @glibgo_toolexecdir@
503 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
504 go_include
= @go_include@
506 host_alias
= @host_alias@
507 host_cpu
= @host_cpu@
509 host_vendor
= @host_vendor@
511 includedir = @
includedir@
513 install_sh
= @install_sh@
515 libexecdir
= @libexecdir@
516 libtool_VERSION
= @libtool_VERSION@
517 localedir
= @localedir@
518 localstatedir
= @localstatedir@
521 multi_basedir
= @multi_basedir@
522 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
523 oldincludedir = @
oldincludedir@
526 program_transform_name
= @program_transform_name@
529 sharedstatedir
= @sharedstatedir@
531 sysconfdir
= @sysconfdir@
533 target_alias
= @target_alias@
534 target_cpu
= @target_cpu@
535 target_os
= @target_os@
536 target_vendor
= @target_vendor@
537 top_build_prefix
= @top_build_prefix@
538 top_builddir
= @top_builddir@
539 top_srcdir
= @top_srcdir@
542 SUFFIXES
= .c .go .gox .o .obj .lo .a
543 @LIBGO_IS_RTEMS_TRUE@subdirs
= testsuite
544 @LIBGO_IS_DARWIN_FALSE@GO_EXPORT_SECTION_NAME
= .go_export
545 @LIBGO_IS_DARWIN_TRUE@GO_EXPORT_SECTION_NAME
= __GNU_GO.__go_export
547 gcc_version
:= $(shell $(GOC
) -dumpversion
)
548 MAINT_CHARSET
= latin1
549 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
550 PWD_COMMAND
= $${PWDCMD-pwd
}
551 STAMP
= echo timestamp
>
552 toolexecdir
= $(glibgo_toolexecdir
)
553 toolexeclibdir
= $(glibgo_toolexeclibdir
)
554 toolexeclibgodir
= $(nover_glibgo_toolexeclibdir
)/go
/$(gcc_version
)/$(target_alias
)
555 libexecsubdir
= $(libexecdir
)/gcc
/$(target_alias
)/$(gcc_version
)
556 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
558 # -I/-D flags to pass when compiling.
559 AM_CPPFLAGS
= -I
$(srcdir)/runtime
$(LIBFFIINCS
) $(PTHREAD_CFLAGS
)
560 ACLOCAL_AMFLAGS
= -I .
/config
-I ..
/config
561 AM_CFLAGS
= -fexceptions
-fnon-call-exceptions \
562 $(SPLIT_STACK
) $(WARN_CFLAGS
) \
563 $(STRINGOPS_FLAG
) $(HWCAP_CFLAGS
) $(OSCFLAGS
) \
564 -I
$(srcdir)/..
/libgcc
-I
$(srcdir)/..
/libbacktrace \
565 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
567 AM_LDFLAGS
= $(am__append_1
) $(am__append_2
)
568 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES
= libgo.imp
573 # Work around what appears to be a GNU make handling MAKEFLAGS
574 # values defined in terms of make variables, as is the case for CC and
575 # friends when we are called from the top level Makefile.
577 "AR_FLAGS=$(AR_FLAGS)" \
578 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
579 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
581 "CXXFLAGS=$(CXXFLAGS)" \
582 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
583 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
584 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
586 "GOCFLAGS=$(GOCFLAGS)" \
587 "INSTALL=$(INSTALL)" \
588 "INSTALL_DATA=$(INSTALL_DATA)" \
589 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
590 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
591 "LDFLAGS=$(LDFLAGS)" \
592 "LIBCFLAGS=$(LIBCFLAGS)" \
593 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
595 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
596 "PICFLAG=$(PICFLAG)" \
597 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
599 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
600 "exec_prefix=$(exec_prefix)" \
601 "infodir=$(infodir)" \
603 "includedir=$(includedir)" \
605 "tooldir=$(tooldir)" \
606 "gxx_include_dir=$(gxx_include_dir)" \
612 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
613 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
614 "DESTDIR=$(DESTDIR)" \
618 # Subdir rules rely on $(FLAGS_TO_PASS)
619 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
620 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES
= libgo.la
621 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES
= libgo-llgo.la
622 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES
= libgobegin.a libgolibbegin.a
623 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES
= libgobegin-llgo.a
624 noinst_LIBRARIES
= libgotool.a
625 toolexeclibgo_DATA
= \
657 toolexeclibgoarchivedir
= $(toolexeclibgodir
)/archive
658 toolexeclibgoarchive_DATA
= \
662 toolexeclibgocompressdir
= $(toolexeclibgodir
)/compress
663 toolexeclibgocompress_DATA
= \
670 toolexeclibgocontainerdir
= $(toolexeclibgodir
)/container
671 toolexeclibgocontainer_DATA
= \
676 toolexeclibgocryptodir
= $(toolexeclibgodir
)/crypto
677 toolexeclibgocrypto_DATA
= \
683 crypto
/elliptic.gox \
696 toolexeclibgocryptox509dir
= $(toolexeclibgocryptodir
)/x509
697 toolexeclibgocryptox509_DATA
= \
700 toolexeclibgodatabasedir
= $(toolexeclibgodir
)/database
701 toolexeclibgodatabase_DATA
= \
704 toolexeclibgodatabasesqldir
= $(toolexeclibgodatabasedir
)/sql
705 toolexeclibgodatabasesql_DATA
= \
706 database
/sql
/driver.gox
708 toolexeclibgodebugdir
= $(toolexeclibgodir
)/debug
709 toolexeclibgodebug_DATA
= \
717 toolexeclibgoencodingdir
= $(toolexeclibgodir
)/encoding
718 toolexeclibgoencoding_DATA
= \
719 encoding
/ascii85.gox \
721 encoding
/base32.gox \
722 encoding
/base64.gox \
723 encoding
/binary.gox \
731 toolexeclibgogodir
= $(toolexeclibgodir
)/go
732 toolexeclibgogo_DATA
= \
745 toolexeclibgohashdir
= $(toolexeclibgodir
)/hash
746 toolexeclibgohash_DATA
= \
752 toolexeclibgohtmldir
= $(toolexeclibgodir
)/html
753 toolexeclibgohtml_DATA
= \
756 toolexeclibgoimagedir
= $(toolexeclibgodir
)/image
757 toolexeclibgoimage_DATA
= \
764 toolexeclibgoimagecolordir
= $(toolexeclibgoimagedir
)/color
765 toolexeclibgoimagecolor_DATA
= \
766 image
/color
/palette.gox
768 toolexeclibgoindexdir
= $(toolexeclibgodir
)/index
769 toolexeclibgoindex_DATA
= \
770 index
/suffixarray.gox
772 toolexeclibgoiodir
= $(toolexeclibgodir
)/io
773 toolexeclibgoio_DATA
= \
776 toolexeclibgologdir
= $(toolexeclibgodir
)/log
777 toolexeclibgolog_DATA
= \
780 toolexeclibgomathdir
= $(toolexeclibgodir
)/math
781 toolexeclibgomath_DATA
= \
787 toolexeclibgomimedir
= $(toolexeclibgodir
)/mime
788 toolexeclibgomime_DATA
= \
790 mime
/quotedprintable.gox
792 toolexeclibgonetdir
= $(toolexeclibgodir
)/net
793 toolexeclibgonet_DATA
= \
801 toolexeclibgonethttpdir
= $(toolexeclibgonetdir
)/http
802 toolexeclibgonethttp_DATA
= \
804 net
/http
/cookiejar.gox \
806 net
/http
/httptest.gox \
807 net
/http
/httptrace.gox \
808 net
/http
/httputil.gox \
811 toolexeclibgonetrpcdir
= $(toolexeclibgonetdir
)/rpc
812 toolexeclibgonetrpc_DATA
= \
815 toolexeclibgoosdir
= $(toolexeclibgodir
)/os
816 toolexeclibgoos_DATA
= \
821 toolexeclibgopathdir
= $(toolexeclibgodir
)/path
822 toolexeclibgopath_DATA
= \
825 toolexeclibgoregexpdir
= $(toolexeclibgodir
)/regexp
826 toolexeclibgoregexp_DATA
= \
829 toolexeclibgoruntimedir
= $(toolexeclibgodir
)/runtime
830 toolexeclibgoruntime_DATA
= \
835 toolexeclibgosyncdir
= $(toolexeclibgodir
)/sync
836 toolexeclibgosync_DATA
= \
839 toolexeclibgotestingdir
= $(toolexeclibgodir
)/testing
840 toolexeclibgotesting_DATA
= \
844 toolexeclibgotestinginternaldir
= $(toolexeclibgotestingdir
)/internal
845 toolexeclibgotestinginternal_DATA
= \
846 testing
/internal
/testdeps.gox
848 toolexeclibgotextdir
= $(toolexeclibgodir
)/text
849 toolexeclibgotext_DATA
= \
854 toolexeclibgotexttemplatedir
= $(toolexeclibgotextdir
)/template
855 toolexeclibgotexttemplate_DATA
= \
856 text
/template
/parse.gox
858 toolexeclibgounicodedir
= $(toolexeclibgodir
)/unicode
859 toolexeclibgounicode_DATA
= \
864 # Some packages are only needed for tests, so unlike the other
865 # internal packages nothing will explicitly depend on them.
866 # Force them to be built.
867 noinst_DATA
= internal
/x
/net
/internal
/nettest.gox \
868 internal
/x
/net
/nettest.gox internal
/testenv.gox \
869 internal
/trace.gox net
/internal
/socktest.gox \
870 os
/signal
/internal
/pty.gox runtime
/pprof
/internal
/profile.gox \
872 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file
=
873 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file
= runtime
/rtems-task-variable-add.c
874 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_HURD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-none.c
875 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_HURD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file
= runtime
/getncpu-hurd.c
876 @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
877 @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
878 @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
879 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file
= runtime
/getncpu-solaris.c
880 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-irix.c
881 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file
= runtime
/getncpu-bsd.c
882 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file
= runtime
/getncpu-linux.c
885 runtime
/go-assert.c \
886 runtime
/go-caller.c \
887 runtime
/go-callers.c \
890 runtime
/go-construct-map.c \
892 runtime
/go-fieldtrack.c \
893 runtime
/go-matherr.c \
894 runtime
/go-memclr.c \
895 runtime
/go-memequal.c \
896 runtime
/go-nanotime.c \
899 runtime
/go-reflect-call.c \
900 runtime
/go-runtime-error.c \
901 runtime
/go-setenv.c \
902 runtime
/go-signal.c \
903 runtime
/go-unsafe-pointer.c \
904 runtime
/go-unsetenv.c \
905 runtime
/go-unwind.c \
906 runtime
/go-varargs.c \
907 runtime
/env_posix.c \
911 runtime
/runtime_c.c \
914 runtime
/go-context.S \
915 $(rtems_task_variable_add_file
) \
916 $(runtime_getncpu_file
)
918 GCCGO_INSTALL_NAME
:= $(shell echo gccgo|sed
'$(program_transform_name)')
919 GCC_INSTALL_NAME
:= $(shell echo gcc|sed
'$(program_transform_name)')
920 GXX_INSTALL_NAME
:= $(shell echo g
++|sed
'$(program_transform_name)')
921 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file
=
922 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file
= epoll.go
924 $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
925 $(CPPFLAGS
) $(OSCFLAGS
) -O
927 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo
=
928 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo
= syscall
/clone_linux.lo
929 PACKAGES
= $(shell cat
$(srcdir)/libgo-packages.txt
)
931 $(addsuffix .lo
,$(PACKAGES
)) \
932 internal
/bytealg
/bytealg.lo \
933 reflect
/makefunc_ffi_c.lo \
934 $(syscall_lib_clone_lo
) \
938 $(internal_x_net_lif_lo
) \
939 $(internal_x_net_route_lo
) \
940 log
/syslog
/syslog_c.lo \
941 $(os_lib_inotify_lo
) \
942 runtime
/internal
/atomic_c.lo \
944 internal
/cpu
/cpu_gccgo.lo
947 -version-info
$(libtool_VERSION
) $(PTHREAD_CFLAGS
) $(AM_LDFLAGS
)
950 $(libgo_go_objs
) ..
/libbacktrace
/libbacktrace.la \
951 $(LIBATOMIC
) $(LIBFFI
) $(PTHREAD_LIBS
) $(MATH_LIBS
) $(NET_LIBS
)
953 libgo_la_SOURCES
= $(runtime_files
)
954 libgo_la_LDFLAGS
= $(libgo_ldflags
)
955 libgo_la_LIBADD
= $(libgo_libadd
)
956 libgo_llgo_la_SOURCES
= $(runtime_files
)
957 libgo_llgo_la_LDFLAGS
= $(libgo_ldflags
)
958 libgo_llgo_la_LIBADD
= $(libgo_libadd
)
959 libgobegin_a_SOURCES
= \
962 libgobegin_llgo_a_SOURCES
= \
966 # Use -fPIC for libgobegin so that it can be put in a PIE.
967 libgobegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
968 libgobegin_llgo_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
969 libgolibbegin_a_SOURCES
= \
972 libgolibbegin_a_CFLAGS
= $(AM_CFLAGS
) -fPIC
973 GOTOOL_PACKAGES
= $(shell cat
$(srcdir)/gotool-packages.txt
)
974 libgotool_a_SOURCES
=
975 libgotool_a_DEPENDENCIES
= $(addsuffix .lo
,$(GOTOOL_PACKAGES
))
976 libgotool_a_LIBADD
= $(addsuffix .o
,$(GOTOOL_PACKAGES
))
977 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
979 AM_GOCFLAGS
= $(STRINGOPS_FLAG
) $(GO_SPLIT_STACK
)
980 GOCOMPILE
= $(GOC
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_GOCFLAGS
) $(GOCFLAGS
)
981 LTGOCOMPILE
= $(LIBTOOL
) --tag GO
--mode
=compile
$(GOC
) $(INCLUDES
) \
982 $(AM_GOCFLAGS
) $(GOCFLAGS
)
984 GOLINK
= $(LIBTOOL
) --tag GO
--mode-link
$(GOC
) \
985 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_GOCFLAGS
) $(LTLDFLAGS
) -o
$@
988 # Build the dependencies for a Go package.
991 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
992 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,,$@)))`; \
993 $(SHELL
) $(srcdir)/godeps.sh
`echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp
; \
994 if
! cmp
$@.tmp
$@
>/dev
/null
2>/dev
/null
; then \
995 rm -f
`echo $@ | sed -e 's/\.dep$$//'`; \
1000 # Build the .go files for a package, generating a .lo file.
1003 files
=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1004 $(LTGOCOMPILE
) -I .
-c
-fgo-pkgpath
=`echo $@ | sed -e 's/.lo$$//'` $($(subst -,_
,$(subst .
,_
,$(subst /,_
,$@
)))_GOCFLAGS
) -o
$@
$$files
1007 # How to build a .gox file from a .lo file.
1008 # Matching .o file can either be in the same directory as the .lo (non-PIC
1009 # object) or in the .libs directory (PIC object).
1011 f
="$(basename $<).o"; \
1012 if
test ! -f
$$f; then \
1013 f
="$(basename $(<D)/.libs/$(<F)).o"; \
1015 $(OBJCOPY
) -j
$(GO_EXPORT_SECTION_NAME
) $$f $@.tmp
; \
1016 $(SHELL
) $(srcdir)/mvifdiff.sh
$@.tmp
`echo $@ | sed -e 's/s-gox/gox/'`
1023 GC
="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1025 GOLIBS
="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1027 RUNTESTFLAGS
="$(RUNTESTFLAGS)"; \
1028 export RUNTESTFLAGS
; \
1033 libgccdir
=`${GOC} ${GOCFLAGS} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1034 LD_LIBRARY_PATH
="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1035 LD_LIBRARY_PATH
=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1036 export LD_LIBRARY_PATH
; \
1038 rm -f
$@
-testsum
$@
-testlog
; \
1039 files
=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1040 if
test "$(USE_DEJAGNU)" = "yes"; then \
1041 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --dejagnu
=yes
--basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --testname
="$(@D)" $(GOTESTFLAGS
); \
1042 elif
test "$(GOBENCH)" != ""; then \
1043 $(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" --bench
="$(GOBENCH)" $(GOTESTFLAGS
); \
1045 if
$(SHELL
) $(srcdir)/testsuite
/gotest
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --basedir
=$(srcdir) --srcdir=$(srcdir)/go
/$(@D
) --pkgpath
="$(@D)" --pkgfiles
="$$files" $(GOTESTFLAGS
) >>$@
-testlog
2>&1; then \
1046 echo
"PASS: $(@D)" >> $@
-testlog
; \
1047 echo
"PASS: $(@D)"; \
1048 echo
"PASS: $(@D)" > $@
-testsum
; \
1050 echo
"FAIL: $(@D)" >> $@
-testlog
; \
1052 echo
"FAIL: $(@D)" > $@
-testsum
; \
1058 # Build all packages before checking any.
1059 CHECK_DEPS
= $(toolexeclibgo_DATA
) $(toolexeclibgoarchive_DATA
) \
1060 $(toolexeclibgocompress_DATA
) $(toolexeclibgocontainer_DATA
) \
1061 $(toolexeclibgocrypto_DATA
) $(toolexeclibgodebug_DATA
) \
1062 $(toolexeclibgoencoding_DATA
) $(toolexeclibgogo_DATA
) \
1063 $(toolexeclibgohash_DATA
) $(toolexeclibgoimage_DATA
) \
1064 $(toolexeclibgoindex_DATA
) $(toolexeclibgoio_DATA
) \
1065 $(toolexeclibgolog_DATA
) $(toolexeclibgomath_DATA
) \
1066 $(toolexeclibgomime_DATA
) $(toolexeclibgonet_DATA
) \
1067 $(toolexeclibgonethttp_DATA
) $(toolexeclibgoos_DATA
) \
1068 $(toolexeclibgopath_DATA
) $(toolexeclibgorpc_DATA
) \
1069 $(toolexeclibgoruntime_DATA
) $(toolexeclibgosync_DATA
) \
1070 $(toolexeclibgotesting_DATA
) $(toolexeclibgotext_DATA
) \
1071 $(toolexeclibgotexttemplate_DATA
) $(toolexeclibgounicode_DATA
) \
1072 $(noinst_DATA
) $(noinst_LIBRARIES
) $(am__append_3
) \
1075 # Pass -ffp-contract=off, or 386-specific options, when building the
1076 # math package. MATH_FLAG is defined in configure.ac.
1077 math_lo_GOCFLAGS
= $(MATH_FLAG
)
1078 math_check_GOCFLAGS
= $(MATH_FLAG
)
1080 # Add the generated file runtime_sysinfo.go to the runtime package.
1081 extra_go_files_runtime
= runtime_sysinfo.go sigtab.go
1083 # Add generated files to the syscall package.
1084 extra_go_files_syscall
= \
1088 $(syscall_epoll_file
)
1091 # Pass -fgo-compiling-runtime when compiling the runtime package.
1092 runtime_lo_GOCFLAGS
= -fgo-c-header
=runtime.inc.raw
-fgo-compiling-runtime
1093 runtime_check_GOCFLAGS
= -fgo-compiling-runtime
1094 runtime_internal_atomic_lo_GOCFLAGS
= -fgo-compiling-runtime
1095 runtime_internal_atomic_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1096 runtime_internal_sys_lo_GOCFLAGS
= -fgo-compiling-runtime
1097 runtime_internal_sys_lo_check_GOCFLAGS
= -fgo-compiling-runtime
1098 @USE_LIBFFI_FALSE@matchargs_runtime
=
1100 # If libffi is supported (the normal case) use the ffi build tag for
1101 # the runtime package.
1102 @USE_LIBFFI_TRUE@matchargs_runtime
= --tag
=libffi
1104 # At least for now, we need -static-libgo for this test, because
1105 # otherwise we can't get the line numbers.
1106 # Also use -fno-inline to get better results from the memory profiler.
1107 runtime_pprof_check_GOCFLAGS
= -static-libgo
-fno-inline
1108 extra_go_files_runtime_internal_sys
= version.go
1109 extra_go_files_internal_cpu
= cpugen.go
1110 extra_go_files_internal_goroot
= zstdpkglist.go
1111 extra_go_files_go_types
= gccgosizes.go
1112 extra_go_files_cmd_internal_objabi
= objabi.go
1113 extra_go_files_cmd_go_internal_cfg
= zdefaultcc.go
1114 extra_check_libs_cmd_go_internal_cache
= $(abs_builddir
)/libgotool.a
1115 extra_check_libs_cmd_go_internal_generate
= $(abs_builddir
)/libgotool.a
1116 extra_check_libs_cmd_go_internal_get
= $(abs_builddir
)/libgotool.a
1117 extra_check_libs_cmd_go_internal_load
= $(abs_builddir
)/libgotool.a
1118 extra_check_libs_cmd_go_internal_lockedfile
= $(abs_builddir
)/libgotool.a
1119 extra_check_libs_cmd_go_internal_imports
= $(abs_builddir
)/libgotool.a
1120 extra_check_libs_cmd_go_internal_modconv
= $(abs_builddir
)/libgotool.a
1121 extra_check_libs_cmd_go_internal_modfetch
= $(abs_builddir
)/libgotool.a
1122 extra_check_libs_cmd_go_internal_modfetch_codehost
= $(abs_builddir
)/libgotool.a
1123 extra_check_libs_cmd_go_internal_modfile
= $(abs_builddir
)/libgotool.a
1124 extra_check_libs_cmd_go_internal_modload
= $(abs_builddir
)/libgotool.a
1125 extra_check_libs_cmd_go_internal_module
= $(abs_builddir
)/libgotool.a
1126 extra_check_libs_cmd_go_internal_mvs
= $(abs_builddir
)/libgotool.a
1127 extra_check_libs_cmd_go_internal_search
= $(abs_builddir
)/libgotool.a
1128 extra_check_libs_cmd_go_internal_web2
= $(abs_builddir
)/libgotool.a
1129 extra_check_libs_cmd_go_internal_work
= $(abs_builddir
)/libgotool.a
1130 extra_check_libs_cmd_vet_internal_cfg
= $(abs_builddir
)/libgotool.a
1131 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
=
1133 # Solaris 11.4 changed the type of fields in struct stat.
1134 # Use a build tag, based on a configure check, to cope.
1135 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os
= --tag
=solaristag
1136 @LIBGO_IS_SOLARIS_FALSE@matchargs_os
=
1137 @LIBGO_IS_BSD_TRUE@internal_x_net_route_lo
= \
1138 @LIBGO_IS_BSD_TRUE@ internal
/x
/net
/route.lo
1140 @LIBGO_IS_BSD_TRUE@internal_x_net_route_check
= \
1141 @LIBGO_IS_BSD_TRUE@ internal
/x
/net
/route
/check
1143 @LIBGO_IS_SOLARIS_TRUE@internal_x_net_lif_lo
= \
1144 @LIBGO_IS_SOLARIS_TRUE@ internal
/x
/net
/lif.lo
1146 @LIBGO_IS_SOLARIS_TRUE@internal_x_net_lif_check
= \
1147 @LIBGO_IS_SOLARIS_TRUE@ internal
/x
/net
/lif
/check
1149 TPACKAGES
= $(shell cat
$(srcdir)/check-packages.txt
)
1150 TEST_PACKAGES
= $(addsuffix /check,$(TPACKAGES
)) \
1151 $(internal_x_net_lif_check
) \
1152 $(internal_x_net_route_check
)
1154 MOSTLYCLEANFILES
= \
1155 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1156 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1158 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1159 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1161 CLEANFILES
= *.go
*.c s-
* libgo.sum libgo.log runtime.inc
1169 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1172 .SUFFIXES
: .c .go .gox .o .obj .lo .a .S
1173 am--refresh
: Makefile
1175 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/..
/multilib.am
$(am__configure_deps
)
1176 @for dep in
$?
; do \
1177 case
'$(am__configure_deps)' in \
1179 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1180 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
1185 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1186 $(am__cd
) $(top_srcdir
) && \
1187 $(AUTOMAKE
) --foreign Makefile
1188 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1191 echo
' $(SHELL) ./config.status'; \
1192 $(SHELL
) .
/config.status
;; \
1194 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1195 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1197 $(top_srcdir
)/..
/multilib.am
$(am__empty
):
1199 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1200 $(SHELL
) .
/config.status
--recheck
1202 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1203 $(am__cd
) $(srcdir) && $(AUTOCONF
)
1204 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1205 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1206 $(am__aclocal_m4_deps
):
1209 @
test -f
$@ ||
rm -f stamp-h1
1210 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
1212 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
1214 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1215 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1216 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1221 -rm -f config.h stamp-h1
1223 clean-noinstLIBRARIES
:
1224 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1225 install-toolexeclibLIBRARIES
: $(toolexeclib_LIBRARIES
)
1227 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1228 list2
=; for p in
$$list; do \
1229 if
test -f
$$p; then \
1230 list2
="$$list2 $$p"; \
1233 test -z
"$$list2" ||
{ \
1234 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1235 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1236 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1237 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; }
1239 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1240 for p in
$$list; do \
1241 if
test -f
$$p; then \
1243 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1244 ( cd
"$(DESTDIR)$(toolexeclibdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
1248 uninstall-toolexeclibLIBRARIES
:
1249 @
$(NORMAL_UNINSTALL
)
1250 @list
='$(toolexeclib_LIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1251 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1252 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1254 clean-toolexeclibLIBRARIES
:
1255 -test -z
"$(toolexeclib_LIBRARIES)" ||
rm -f
$(toolexeclib_LIBRARIES
)
1256 runtime
/$(am__dirstamp
):
1258 @
: > runtime
/$(am__dirstamp
)
1259 runtime
/$(DEPDIR
)/$(am__dirstamp
):
1260 @
$(MKDIR_P
) runtime
/$(DEPDIR
)
1261 @
: > runtime
/$(DEPDIR
)/$(am__dirstamp
)
1262 runtime
/libgobegin_llgo_a-go-main.
$(OBJEXT
): runtime
/$(am__dirstamp
) \
1263 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1265 libgobegin-llgo.a
: $(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_DEPENDENCIES
) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES
)
1266 $(AM_V_at
)-rm -f libgobegin-llgo.a
1267 $(AM_V_AR
)$(libgobegin_llgo_a_AR
) libgobegin-llgo.a
$(libgobegin_llgo_a_OBJECTS
) $(libgobegin_llgo_a_LIBADD
)
1268 $(AM_V_at
)$(RANLIB
) libgobegin-llgo.a
1269 runtime
/libgobegin_a-go-main.
$(OBJEXT
): runtime
/$(am__dirstamp
) \
1270 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1272 libgobegin.a
: $(libgobegin_a_OBJECTS
) $(libgobegin_a_DEPENDENCIES
) $(EXTRA_libgobegin_a_DEPENDENCIES
)
1273 $(AM_V_at
)-rm -f libgobegin.a
1274 $(AM_V_AR
)$(libgobegin_a_AR
) libgobegin.a
$(libgobegin_a_OBJECTS
) $(libgobegin_a_LIBADD
)
1275 $(AM_V_at
)$(RANLIB
) libgobegin.a
1276 runtime
/libgolibbegin_a-go-libmain.
$(OBJEXT
): runtime
/$(am__dirstamp
) \
1277 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1279 libgolibbegin.a
: $(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_DEPENDENCIES
) $(EXTRA_libgolibbegin_a_DEPENDENCIES
)
1280 $(AM_V_at
)-rm -f libgolibbegin.a
1281 $(AM_V_AR
)$(libgolibbegin_a_AR
) libgolibbegin.a
$(libgolibbegin_a_OBJECTS
) $(libgolibbegin_a_LIBADD
)
1282 $(AM_V_at
)$(RANLIB
) libgolibbegin.a
1284 libgotool.a
: $(libgotool_a_OBJECTS
) $(libgotool_a_DEPENDENCIES
) $(EXTRA_libgotool_a_DEPENDENCIES
)
1285 $(AM_V_at
)-rm -f libgotool.a
1286 $(AM_V_AR
)$(libgotool_a_AR
) libgotool.a
$(libgotool_a_OBJECTS
) $(libgotool_a_LIBADD
)
1287 $(AM_V_at
)$(RANLIB
) libgotool.a
1289 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
1291 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1292 list2
=; for p in
$$list; do \
1293 if
test -f
$$p; then \
1294 list2
="$$list2 $$p"; \
1297 test -z
"$$list2" ||
{ \
1298 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1299 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
1300 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1301 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1304 uninstall-toolexeclibLTLIBRARIES
:
1305 @
$(NORMAL_UNINSTALL
)
1306 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
1307 for p in
$$list; do \
1309 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1310 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
1313 clean-toolexeclibLTLIBRARIES
:
1314 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
1315 @list
='$(toolexeclib_LTLIBRARIES)'; \
1316 locs
=`for p in $$list; do echo $$p; done | \
1317 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1319 test -z
"$$locs" ||
{ \
1320 echo
rm -f
$${locs}; \
1323 runtime
/aeshash.lo
: runtime
/$(am__dirstamp
) \
1324 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1325 runtime
/go-assert.lo
: runtime
/$(am__dirstamp
) \
1326 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1327 runtime
/go-caller.lo
: runtime
/$(am__dirstamp
) \
1328 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1329 runtime
/go-callers.lo
: runtime
/$(am__dirstamp
) \
1330 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1331 runtime
/go-cdiv.lo
: runtime
/$(am__dirstamp
) \
1332 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1333 runtime
/go-cgo.lo
: runtime
/$(am__dirstamp
) \
1334 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1335 runtime
/go-construct-map.lo
: runtime
/$(am__dirstamp
) \
1336 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1337 runtime
/go-ffi.lo
: runtime
/$(am__dirstamp
) \
1338 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1339 runtime
/go-fieldtrack.lo
: runtime
/$(am__dirstamp
) \
1340 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1341 runtime
/go-matherr.lo
: runtime
/$(am__dirstamp
) \
1342 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1343 runtime
/go-memclr.lo
: runtime
/$(am__dirstamp
) \
1344 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1345 runtime
/go-memequal.lo
: runtime
/$(am__dirstamp
) \
1346 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1347 runtime
/go-nanotime.lo
: runtime
/$(am__dirstamp
) \
1348 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1349 runtime
/go-now.lo
: runtime
/$(am__dirstamp
) \
1350 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1351 runtime
/go-nosys.lo
: runtime
/$(am__dirstamp
) \
1352 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1353 runtime
/go-reflect-call.lo
: runtime
/$(am__dirstamp
) \
1354 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1355 runtime
/go-runtime-error.lo
: runtime
/$(am__dirstamp
) \
1356 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1357 runtime
/go-setenv.lo
: runtime
/$(am__dirstamp
) \
1358 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1359 runtime
/go-signal.lo
: runtime
/$(am__dirstamp
) \
1360 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1361 runtime
/go-unsafe-pointer.lo
: runtime
/$(am__dirstamp
) \
1362 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1363 runtime
/go-unsetenv.lo
: runtime
/$(am__dirstamp
) \
1364 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1365 runtime
/go-unwind.lo
: runtime
/$(am__dirstamp
) \
1366 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1367 runtime
/go-varargs.lo
: runtime
/$(am__dirstamp
) \
1368 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1369 runtime
/env_posix.lo
: runtime
/$(am__dirstamp
) \
1370 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1371 runtime
/panic.lo
: runtime
/$(am__dirstamp
) \
1372 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1373 runtime
/print.lo
: runtime
/$(am__dirstamp
) \
1374 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1375 runtime
/proc.lo
: runtime
/$(am__dirstamp
) \
1376 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1377 runtime
/runtime_c.lo
: runtime
/$(am__dirstamp
) \
1378 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1379 runtime
/stack.lo
: runtime
/$(am__dirstamp
) \
1380 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1381 runtime
/yield.lo
: runtime
/$(am__dirstamp
) \
1382 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1383 runtime
/go-context.lo
: runtime
/$(am__dirstamp
) \
1384 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1385 runtime
/rtems-task-variable-add.lo
: runtime
/$(am__dirstamp
) \
1386 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1387 runtime
/getncpu-none.lo
: runtime
/$(am__dirstamp
) \
1388 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1389 runtime
/getncpu-hurd.lo
: runtime
/$(am__dirstamp
) \
1390 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1391 runtime
/getncpu-aix.lo
: runtime
/$(am__dirstamp
) \
1392 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1393 runtime
/getncpu-bsd.lo
: runtime
/$(am__dirstamp
) \
1394 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1395 runtime
/getncpu-solaris.lo
: runtime
/$(am__dirstamp
) \
1396 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1397 runtime
/getncpu-irix.lo
: runtime
/$(am__dirstamp
) \
1398 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1399 runtime
/getncpu-linux.lo
: runtime
/$(am__dirstamp
) \
1400 runtime
/$(DEPDIR
)/$(am__dirstamp
)
1402 libgo-llgo.la
: $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_DEPENDENCIES
) $(EXTRA_libgo_llgo_la_DEPENDENCIES
)
1403 $(AM_V_CCLD
)$(libgo_llgo_la_LINK
) $(am_libgo_llgo_la_rpath
) $(libgo_llgo_la_OBJECTS
) $(libgo_llgo_la_LIBADD
) $(LIBS
)
1405 libgo.la
: $(libgo_la_OBJECTS
) $(libgo_la_DEPENDENCIES
) $(EXTRA_libgo_la_DEPENDENCIES
)
1406 $(AM_V_CCLD
)$(libgo_la_LINK
) $(am_libgo_la_rpath
) $(libgo_la_OBJECTS
) $(libgo_la_LIBADD
) $(LIBS
)
1408 mostlyclean-compile
:
1410 -rm -f runtime
/*.
$(OBJEXT
)
1416 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/aeshash.Plo@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/env_posix.Plo@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-aix.Plo@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-bsd.Plo@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-hurd.Plo@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-irix.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-linux.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-none.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/getncpu-solaris.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-assert.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-caller.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-callers.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-cdiv.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-cgo.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-construct-map.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-context.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-ffi.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-fieldtrack.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-matherr.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-memclr.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-memequal.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-nanotime.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-nosys.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-now.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-reflect-call.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-runtime-error.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-setenv.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-signal.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-unsafe-pointer.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-unsetenv.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-unwind.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/go-varargs.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/libgobegin_a-go-main.Po@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/panic.Plo@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/print.Plo@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/proc.Plo@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/rtems-task-variable-add.Plo@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/runtime_c.Plo@am__quote@
1456 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/stack.Plo@am__quote@
1457 @AMDEP_TRUE@@am__include@ @am__quote@runtime
/$(DEPDIR
)/yield.Plo@am__quote@
1460 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1461 @am__fastdepCCAS_TRUE@
$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
1462 @am__fastdepCCAS_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
1463 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1464 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1465 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(CPPASCOMPILE
) -c
-o
$@
$<
1468 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1469 @am__fastdepCCAS_TRUE@
$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
1470 @am__fastdepCCAS_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
1471 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1472 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1473 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(CPPASCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
1476 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1477 @am__fastdepCCAS_TRUE@
$(LTCPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
1478 @am__fastdepCCAS_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
1479 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1480 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1481 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(LTCPPASCOMPILE
) -c
-o
$@
$<
1484 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1485 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
1486 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
1487 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1488 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1489 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
1492 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1493 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
1494 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
1495 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1497 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
1500 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1501 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
1502 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
1503 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1505 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
1507 runtime
/libgobegin_llgo_a-go-main.o
: runtime
/go-main.c
1508 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgobegin_llgo_a-go-main.o
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o runtime
/libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1509 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1510 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-main.c' object
='runtime/libgobegin_llgo_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1512 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/libgobegin_llgo_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1514 runtime
/libgobegin_llgo_a-go-main.obj
: runtime
/go-main.c
1515 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgobegin_llgo_a-go-main.obj
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo
-c
-o runtime
/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`
1516 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Tpo runtime
/$(DEPDIR
)/libgobegin_llgo_a-go-main.Po
1517 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-main.c' object
='runtime/libgobegin_llgo_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1519 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_llgo_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/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`
1521 runtime
/libgobegin_a-go-main.o
: runtime
/go-main.c
1522 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgobegin_a-go-main.o
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o runtime
/libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1523 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgobegin_a-go-main.Tpo runtime
/$(DEPDIR
)/libgobegin_a-go-main.Po
1524 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-main.c' object
='runtime/libgobegin_a-go-main.o' libtool
=no @AMDEPBACKSLASH@
1525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1526 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/libgobegin_a-go-main.o
`test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime
/go-main.c
1528 runtime
/libgobegin_a-go-main.obj
: runtime
/go-main.c
1529 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgobegin_a-go-main.obj
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgobegin_a-go-main.Tpo
-c
-o runtime
/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`
1530 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgobegin_a-go-main.Tpo runtime
/$(DEPDIR
)/libgobegin_a-go-main.Po
1531 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-main.c' object
='runtime/libgobegin_a-go-main.obj' libtool
=no @AMDEPBACKSLASH@
1532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1533 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgobegin_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/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`
1535 runtime
/libgolibbegin_a-go-libmain.o
: runtime
/go-libmain.c
1536 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgolibbegin_a-go-libmain.o
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o runtime
/libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1537 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1538 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-libmain.c' object
='runtime/libgolibbegin_a-go-libmain.o' libtool
=no @AMDEPBACKSLASH@
1539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1540 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/libgolibbegin_a-go-libmain.o
`test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime
/go-libmain.c
1542 runtime
/libgolibbegin_a-go-libmain.obj
: runtime
/go-libmain.c
1543 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -MT runtime
/libgolibbegin_a-go-libmain.obj
-MD
-MP
-MF runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo
-c
-o runtime
/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`
1544 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Tpo runtime
/$(DEPDIR
)/libgolibbegin_a-go-libmain.Po
1545 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='runtime/go-libmain.c' object
='runtime/libgolibbegin_a-go-libmain.obj' libtool
=no @AMDEPBACKSLASH@
1546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1547 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libgolibbegin_a_CFLAGS
) $(CFLAGS
) -c
-o runtime
/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`
1549 mostlyclean-libtool
:
1554 -rm -rf runtime
/.libs runtime
/_libs
1557 -rm -f libtool config.lt
1558 install-toolexeclibgoDATA
: $(toolexeclibgo_DATA
)
1560 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1561 if
test -n
"$$list"; then \
1562 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1563 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodir)" || exit
1; \
1565 for p in
$$list; do \
1566 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1568 done |
$(am__base_list
) | \
1569 while read files
; do \
1570 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1571 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit
$$?
; \
1574 uninstall-toolexeclibgoDATA
:
1575 @
$(NORMAL_UNINSTALL
)
1576 @list
='$(toolexeclibgo_DATA)'; test -n
"$(toolexeclibgodir)" || list
=; \
1577 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1578 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir
)
1579 install-toolexeclibgoarchiveDATA
: $(toolexeclibgoarchive_DATA
)
1581 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1582 if
test -n
"$$list"; then \
1583 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1584 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
1; \
1586 for p in
$$list; do \
1587 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1589 done |
$(am__base_list
) | \
1590 while read files
; do \
1591 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
1592 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit
$$?
; \
1595 uninstall-toolexeclibgoarchiveDATA
:
1596 @
$(NORMAL_UNINSTALL
)
1597 @list
='$(toolexeclibgoarchive_DATA)'; test -n
"$(toolexeclibgoarchivedir)" || list
=; \
1598 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1599 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir
)
1600 install-toolexeclibgocompressDATA
: $(toolexeclibgocompress_DATA
)
1602 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1603 if
test -n
"$$list"; then \
1604 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1605 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
1; \
1607 for p in
$$list; do \
1608 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1610 done |
$(am__base_list
) | \
1611 while read files
; do \
1612 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
1613 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit
$$?
; \
1616 uninstall-toolexeclibgocompressDATA
:
1617 @
$(NORMAL_UNINSTALL
)
1618 @list
='$(toolexeclibgocompress_DATA)'; test -n
"$(toolexeclibgocompressdir)" || list
=; \
1619 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1620 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir
)
1621 install-toolexeclibgocontainerDATA
: $(toolexeclibgocontainer_DATA
)
1623 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1624 if
test -n
"$$list"; then \
1625 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1626 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
1; \
1628 for p in
$$list; do \
1629 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1631 done |
$(am__base_list
) | \
1632 while read files
; do \
1633 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
1634 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit
$$?
; \
1637 uninstall-toolexeclibgocontainerDATA
:
1638 @
$(NORMAL_UNINSTALL
)
1639 @list
='$(toolexeclibgocontainer_DATA)'; test -n
"$(toolexeclibgocontainerdir)" || list
=; \
1640 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1641 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir
)
1642 install-toolexeclibgocryptoDATA
: $(toolexeclibgocrypto_DATA
)
1644 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
1645 if
test -n
"$$list"; then \
1646 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
1647 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
1; \
1649 for p in
$$list; do \
1650 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1652 done |
$(am__base_list
) | \
1653 while read files
; do \
1654 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
1655 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit
$$?
; \
1658 uninstall-toolexeclibgocryptoDATA
:
1659 @
$(NORMAL_UNINSTALL
)
1660 @list
='$(toolexeclibgocrypto_DATA)'; test -n
"$(toolexeclibgocryptodir)" || list
=; \
1661 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1662 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir
)
1663 install-toolexeclibgocryptox509DATA
: $(toolexeclibgocryptox509_DATA
)
1665 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
1666 if
test -n
"$$list"; then \
1667 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
1668 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
1; \
1670 for p in
$$list; do \
1671 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1673 done |
$(am__base_list
) | \
1674 while read files
; do \
1675 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
1676 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit
$$?
; \
1679 uninstall-toolexeclibgocryptox509DATA
:
1680 @
$(NORMAL_UNINSTALL
)
1681 @list
='$(toolexeclibgocryptox509_DATA)'; test -n
"$(toolexeclibgocryptox509dir)" || list
=; \
1682 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1683 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir
)
1684 install-toolexeclibgodatabaseDATA
: $(toolexeclibgodatabase_DATA
)
1686 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
1687 if
test -n
"$$list"; then \
1688 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
1689 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
1; \
1691 for p in
$$list; do \
1692 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1694 done |
$(am__base_list
) | \
1695 while read files
; do \
1696 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
1697 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit
$$?
; \
1700 uninstall-toolexeclibgodatabaseDATA
:
1701 @
$(NORMAL_UNINSTALL
)
1702 @list
='$(toolexeclibgodatabase_DATA)'; test -n
"$(toolexeclibgodatabasedir)" || list
=; \
1703 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1704 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir
)
1705 install-toolexeclibgodatabasesqlDATA
: $(toolexeclibgodatabasesql_DATA
)
1707 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
1708 if
test -n
"$$list"; then \
1709 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
1710 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
1; \
1712 for p in
$$list; do \
1713 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1715 done |
$(am__base_list
) | \
1716 while read files
; do \
1717 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
1718 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit
$$?
; \
1721 uninstall-toolexeclibgodatabasesqlDATA
:
1722 @
$(NORMAL_UNINSTALL
)
1723 @list
='$(toolexeclibgodatabasesql_DATA)'; test -n
"$(toolexeclibgodatabasesqldir)" || list
=; \
1724 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1725 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir
)
1726 install-toolexeclibgodebugDATA
: $(toolexeclibgodebug_DATA
)
1728 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
1729 if
test -n
"$$list"; then \
1730 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
1731 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
1; \
1733 for p in
$$list; do \
1734 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1736 done |
$(am__base_list
) | \
1737 while read files
; do \
1738 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
1739 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit
$$?
; \
1742 uninstall-toolexeclibgodebugDATA
:
1743 @
$(NORMAL_UNINSTALL
)
1744 @list
='$(toolexeclibgodebug_DATA)'; test -n
"$(toolexeclibgodebugdir)" || list
=; \
1745 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1746 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir
)
1747 install-toolexeclibgoencodingDATA
: $(toolexeclibgoencoding_DATA
)
1749 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
1750 if
test -n
"$$list"; then \
1751 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
1752 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
1; \
1754 for p in
$$list; do \
1755 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1757 done |
$(am__base_list
) | \
1758 while read files
; do \
1759 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
1760 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit
$$?
; \
1763 uninstall-toolexeclibgoencodingDATA
:
1764 @
$(NORMAL_UNINSTALL
)
1765 @list
='$(toolexeclibgoencoding_DATA)'; test -n
"$(toolexeclibgoencodingdir)" || list
=; \
1766 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1767 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir
)
1768 install-toolexeclibgogoDATA
: $(toolexeclibgogo_DATA
)
1770 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
1771 if
test -n
"$$list"; then \
1772 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
1773 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgogodir)" || exit
1; \
1775 for p in
$$list; do \
1776 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1778 done |
$(am__base_list
) | \
1779 while read files
; do \
1780 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
1781 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit
$$?
; \
1784 uninstall-toolexeclibgogoDATA
:
1785 @
$(NORMAL_UNINSTALL
)
1786 @list
='$(toolexeclibgogo_DATA)'; test -n
"$(toolexeclibgogodir)" || list
=; \
1787 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1788 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir
)
1789 install-toolexeclibgohashDATA
: $(toolexeclibgohash_DATA
)
1791 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
1792 if
test -n
"$$list"; then \
1793 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
1794 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohashdir)" || exit
1; \
1796 for p in
$$list; do \
1797 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1799 done |
$(am__base_list
) | \
1800 while read files
; do \
1801 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
1802 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit
$$?
; \
1805 uninstall-toolexeclibgohashDATA
:
1806 @
$(NORMAL_UNINSTALL
)
1807 @list
='$(toolexeclibgohash_DATA)'; test -n
"$(toolexeclibgohashdir)" || list
=; \
1808 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1809 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir
)
1810 install-toolexeclibgohtmlDATA
: $(toolexeclibgohtml_DATA
)
1812 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
1813 if
test -n
"$$list"; then \
1814 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
1815 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
1; \
1817 for p in
$$list; do \
1818 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1820 done |
$(am__base_list
) | \
1821 while read files
; do \
1822 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
1823 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit
$$?
; \
1826 uninstall-toolexeclibgohtmlDATA
:
1827 @
$(NORMAL_UNINSTALL
)
1828 @list
='$(toolexeclibgohtml_DATA)'; test -n
"$(toolexeclibgohtmldir)" || list
=; \
1829 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1830 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir
)
1831 install-toolexeclibgoimageDATA
: $(toolexeclibgoimage_DATA
)
1833 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
1834 if
test -n
"$$list"; then \
1835 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
1836 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
1; \
1838 for p in
$$list; do \
1839 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1841 done |
$(am__base_list
) | \
1842 while read files
; do \
1843 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
1844 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit
$$?
; \
1847 uninstall-toolexeclibgoimageDATA
:
1848 @
$(NORMAL_UNINSTALL
)
1849 @list
='$(toolexeclibgoimage_DATA)'; test -n
"$(toolexeclibgoimagedir)" || list
=; \
1850 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1851 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir
)
1852 install-toolexeclibgoimagecolorDATA
: $(toolexeclibgoimagecolor_DATA
)
1854 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
1855 if
test -n
"$$list"; then \
1856 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
1857 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
1; \
1859 for p in
$$list; do \
1860 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1862 done |
$(am__base_list
) | \
1863 while read files
; do \
1864 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
1865 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit
$$?
; \
1868 uninstall-toolexeclibgoimagecolorDATA
:
1869 @
$(NORMAL_UNINSTALL
)
1870 @list
='$(toolexeclibgoimagecolor_DATA)'; test -n
"$(toolexeclibgoimagecolordir)" || list
=; \
1871 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1872 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir
)
1873 install-toolexeclibgoindexDATA
: $(toolexeclibgoindex_DATA
)
1875 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
1876 if
test -n
"$$list"; then \
1877 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
1878 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
1; \
1880 for p in
$$list; do \
1881 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1883 done |
$(am__base_list
) | \
1884 while read files
; do \
1885 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
1886 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit
$$?
; \
1889 uninstall-toolexeclibgoindexDATA
:
1890 @
$(NORMAL_UNINSTALL
)
1891 @list
='$(toolexeclibgoindex_DATA)'; test -n
"$(toolexeclibgoindexdir)" || list
=; \
1892 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1893 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir
)
1894 install-toolexeclibgoioDATA
: $(toolexeclibgoio_DATA
)
1896 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
1897 if
test -n
"$$list"; then \
1898 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
1899 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoiodir)" || exit
1; \
1901 for p in
$$list; do \
1902 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1904 done |
$(am__base_list
) | \
1905 while read files
; do \
1906 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
1907 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit
$$?
; \
1910 uninstall-toolexeclibgoioDATA
:
1911 @
$(NORMAL_UNINSTALL
)
1912 @list
='$(toolexeclibgoio_DATA)'; test -n
"$(toolexeclibgoiodir)" || list
=; \
1913 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1914 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir
)
1915 install-toolexeclibgologDATA
: $(toolexeclibgolog_DATA
)
1917 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
1918 if
test -n
"$$list"; then \
1919 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
1920 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgologdir)" || exit
1; \
1922 for p in
$$list; do \
1923 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1925 done |
$(am__base_list
) | \
1926 while read files
; do \
1927 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
1928 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit
$$?
; \
1931 uninstall-toolexeclibgologDATA
:
1932 @
$(NORMAL_UNINSTALL
)
1933 @list
='$(toolexeclibgolog_DATA)'; test -n
"$(toolexeclibgologdir)" || list
=; \
1934 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1935 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir
)
1936 install-toolexeclibgomathDATA
: $(toolexeclibgomath_DATA
)
1938 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
1939 if
test -n
"$$list"; then \
1940 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
1941 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomathdir)" || exit
1; \
1943 for p in
$$list; do \
1944 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1946 done |
$(am__base_list
) | \
1947 while read files
; do \
1948 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
1949 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit
$$?
; \
1952 uninstall-toolexeclibgomathDATA
:
1953 @
$(NORMAL_UNINSTALL
)
1954 @list
='$(toolexeclibgomath_DATA)'; test -n
"$(toolexeclibgomathdir)" || list
=; \
1955 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1956 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir
)
1957 install-toolexeclibgomimeDATA
: $(toolexeclibgomime_DATA
)
1959 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
1960 if
test -n
"$$list"; then \
1961 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
1962 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgomimedir)" || exit
1; \
1964 for p in
$$list; do \
1965 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1967 done |
$(am__base_list
) | \
1968 while read files
; do \
1969 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
1970 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit
$$?
; \
1973 uninstall-toolexeclibgomimeDATA
:
1974 @
$(NORMAL_UNINSTALL
)
1975 @list
='$(toolexeclibgomime_DATA)'; test -n
"$(toolexeclibgomimedir)" || list
=; \
1976 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1977 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir
)
1978 install-toolexeclibgonetDATA
: $(toolexeclibgonet_DATA
)
1980 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
1981 if
test -n
"$$list"; then \
1982 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
1983 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetdir)" || exit
1; \
1985 for p in
$$list; do \
1986 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1988 done |
$(am__base_list
) | \
1989 while read files
; do \
1990 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
1991 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit
$$?
; \
1994 uninstall-toolexeclibgonetDATA
:
1995 @
$(NORMAL_UNINSTALL
)
1996 @list
='$(toolexeclibgonet_DATA)'; test -n
"$(toolexeclibgonetdir)" || list
=; \
1997 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1998 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir
)
1999 install-toolexeclibgonethttpDATA
: $(toolexeclibgonethttp_DATA
)
2001 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2002 if
test -n
"$$list"; then \
2003 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2004 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
1; \
2006 for p in
$$list; do \
2007 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2009 done |
$(am__base_list
) | \
2010 while read files
; do \
2011 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2012 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit
$$?
; \
2015 uninstall-toolexeclibgonethttpDATA
:
2016 @
$(NORMAL_UNINSTALL
)
2017 @list
='$(toolexeclibgonethttp_DATA)'; test -n
"$(toolexeclibgonethttpdir)" || list
=; \
2018 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2019 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir
)
2020 install-toolexeclibgonetrpcDATA
: $(toolexeclibgonetrpc_DATA
)
2022 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2023 if
test -n
"$$list"; then \
2024 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2025 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
1; \
2027 for p in
$$list; do \
2028 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2030 done |
$(am__base_list
) | \
2031 while read files
; do \
2032 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2033 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit
$$?
; \
2036 uninstall-toolexeclibgonetrpcDATA
:
2037 @
$(NORMAL_UNINSTALL
)
2038 @list
='$(toolexeclibgonetrpc_DATA)'; test -n
"$(toolexeclibgonetrpcdir)" || list
=; \
2039 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2040 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir
)
2041 install-toolexeclibgoosDATA
: $(toolexeclibgoos_DATA
)
2043 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2044 if
test -n
"$$list"; then \
2045 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2046 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoosdir)" || exit
1; \
2048 for p in
$$list; do \
2049 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2051 done |
$(am__base_list
) | \
2052 while read files
; do \
2053 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2054 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit
$$?
; \
2057 uninstall-toolexeclibgoosDATA
:
2058 @
$(NORMAL_UNINSTALL
)
2059 @list
='$(toolexeclibgoos_DATA)'; test -n
"$(toolexeclibgoosdir)" || list
=; \
2060 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2061 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir
)
2062 install-toolexeclibgopathDATA
: $(toolexeclibgopath_DATA
)
2064 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2065 if
test -n
"$$list"; then \
2066 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2067 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgopathdir)" || exit
1; \
2069 for p in
$$list; do \
2070 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2072 done |
$(am__base_list
) | \
2073 while read files
; do \
2074 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2075 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit
$$?
; \
2078 uninstall-toolexeclibgopathDATA
:
2079 @
$(NORMAL_UNINSTALL
)
2080 @list
='$(toolexeclibgopath_DATA)'; test -n
"$(toolexeclibgopathdir)" || list
=; \
2081 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2082 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir
)
2083 install-toolexeclibgoregexpDATA
: $(toolexeclibgoregexp_DATA
)
2085 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2086 if
test -n
"$$list"; then \
2087 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2088 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
1; \
2090 for p in
$$list; do \
2091 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2093 done |
$(am__base_list
) | \
2094 while read files
; do \
2095 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2096 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit
$$?
; \
2099 uninstall-toolexeclibgoregexpDATA
:
2100 @
$(NORMAL_UNINSTALL
)
2101 @list
='$(toolexeclibgoregexp_DATA)'; test -n
"$(toolexeclibgoregexpdir)" || list
=; \
2102 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2103 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir
)
2104 install-toolexeclibgoruntimeDATA
: $(toolexeclibgoruntime_DATA
)
2106 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2107 if
test -n
"$$list"; then \
2108 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2109 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
1; \
2111 for p in
$$list; do \
2112 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2114 done |
$(am__base_list
) | \
2115 while read files
; do \
2116 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2117 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit
$$?
; \
2120 uninstall-toolexeclibgoruntimeDATA
:
2121 @
$(NORMAL_UNINSTALL
)
2122 @list
='$(toolexeclibgoruntime_DATA)'; test -n
"$(toolexeclibgoruntimedir)" || list
=; \
2123 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2124 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir
)
2125 install-toolexeclibgosyncDATA
: $(toolexeclibgosync_DATA
)
2127 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2128 if
test -n
"$$list"; then \
2129 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2130 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
1; \
2132 for p in
$$list; do \
2133 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2135 done |
$(am__base_list
) | \
2136 while read files
; do \
2137 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2138 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit
$$?
; \
2141 uninstall-toolexeclibgosyncDATA
:
2142 @
$(NORMAL_UNINSTALL
)
2143 @list
='$(toolexeclibgosync_DATA)'; test -n
"$(toolexeclibgosyncdir)" || list
=; \
2144 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2145 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir
)
2146 install-toolexeclibgotestingDATA
: $(toolexeclibgotesting_DATA
)
2148 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2149 if
test -n
"$$list"; then \
2150 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2151 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
1; \
2153 for p in
$$list; do \
2154 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2156 done |
$(am__base_list
) | \
2157 while read files
; do \
2158 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2159 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit
$$?
; \
2162 uninstall-toolexeclibgotestingDATA
:
2163 @
$(NORMAL_UNINSTALL
)
2164 @list
='$(toolexeclibgotesting_DATA)'; test -n
"$(toolexeclibgotestingdir)" || list
=; \
2165 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2166 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir
)
2167 install-toolexeclibgotestinginternalDATA
: $(toolexeclibgotestinginternal_DATA
)
2169 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2170 if
test -n
"$$list"; then \
2171 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2172 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
1; \
2174 for p in
$$list; do \
2175 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2177 done |
$(am__base_list
) | \
2178 while read files
; do \
2179 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2180 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit
$$?
; \
2183 uninstall-toolexeclibgotestinginternalDATA
:
2184 @
$(NORMAL_UNINSTALL
)
2185 @list
='$(toolexeclibgotestinginternal_DATA)'; test -n
"$(toolexeclibgotestinginternaldir)" || list
=; \
2186 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2187 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir
)
2188 install-toolexeclibgotextDATA
: $(toolexeclibgotext_DATA
)
2190 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2191 if
test -n
"$$list"; then \
2192 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2193 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotextdir)" || exit
1; \
2195 for p in
$$list; do \
2196 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2198 done |
$(am__base_list
) | \
2199 while read files
; do \
2200 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2201 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit
$$?
; \
2204 uninstall-toolexeclibgotextDATA
:
2205 @
$(NORMAL_UNINSTALL
)
2206 @list
='$(toolexeclibgotext_DATA)'; test -n
"$(toolexeclibgotextdir)" || list
=; \
2207 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2208 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir
)
2209 install-toolexeclibgotexttemplateDATA
: $(toolexeclibgotexttemplate_DATA
)
2211 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2212 if
test -n
"$$list"; then \
2213 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2214 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
1; \
2216 for p in
$$list; do \
2217 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2219 done |
$(am__base_list
) | \
2220 while read files
; do \
2221 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2222 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit
$$?
; \
2225 uninstall-toolexeclibgotexttemplateDATA
:
2226 @
$(NORMAL_UNINSTALL
)
2227 @list
='$(toolexeclibgotexttemplate_DATA)'; test -n
"$(toolexeclibgotexttemplatedir)" || list
=; \
2228 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2229 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir
)
2230 install-toolexeclibgounicodeDATA
: $(toolexeclibgounicode_DATA
)
2232 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2233 if
test -n
"$$list"; then \
2234 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2235 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
1; \
2237 for p in
$$list; do \
2238 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2240 done |
$(am__base_list
) | \
2241 while read files
; do \
2242 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2243 $(INSTALL_DATA
) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit
$$?
; \
2246 uninstall-toolexeclibgounicodeDATA
:
2247 @
$(NORMAL_UNINSTALL
)
2248 @list
='$(toolexeclibgounicode_DATA)'; test -n
"$(toolexeclibgounicodedir)" || list
=; \
2249 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2250 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir
)
2252 # This directory's subdirectories are mostly independent; you can cd
2253 # into them and run 'make' without going through this Makefile.
2254 # To change the values of 'make' variables: instead of editing Makefiles,
2255 # (1) if the variable is set in 'config.status', edit 'config.status'
2256 # (which will cause the Makefiles to be regenerated when you run 'make');
2257 # (2) otherwise, pass the desired values on the 'make' command line.
2258 $(am__recursive_targets
):
2260 if
$(am__make_keepgoing
); then \
2261 failcom
='fail=yes'; \
2266 target
=`echo $@ | sed s/-recursive//`; \
2268 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2269 *) list
='$(SUBDIRS)' ;; \
2271 for subdir in
$$list; do \
2272 echo
"Making $$target in $$subdir"; \
2273 if
test "$$subdir" = "."; then \
2275 local_target
="$$target-am"; \
2277 local_target
="$$target"; \
2279 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2280 || eval
$$failcom; \
2282 if
test "$$dot_seen" = "no"; then \
2283 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2284 fi
; test -z
"$$fail"
2286 ID
: $(am__tagged_files
)
2287 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
2288 tags: tags-recursive
2291 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
2294 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2295 include_option
=--etags-include
; \
2298 include_option
=--include; \
2301 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2302 if
test "$$subdir" = .
; then
:; else \
2303 test ! -f
$$subdir/TAGS || \
2304 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2307 $(am__define_uniq_tagged_files
); \
2309 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
2310 test -n
"$$unique" || unique
=$$empty_fix; \
2311 if
test $$# -gt 0; then \
2312 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2315 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2319 ctags
: ctags-recursive
2322 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
2323 $(am__define_uniq_tagged_files
); \
2324 test -z
"$(CTAGS_ARGS)$$unique" \
2325 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2329 here
=`$(am__cd) $(top_builddir) && pwd` \
2330 && $(am__cd
) $(top_srcdir
) \
2331 && gtags
-i
$(GTAGS_ARGS
) "$$here"
2332 cscope
: cscope.files
2333 test ! -s cscope.files \
2334 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
2337 cscope.files
: clean-cscope cscopelist
2338 cscopelist
: cscopelist-recursive
2340 cscopelist-am
: $(am__tagged_files
)
2341 list
='$(am__tagged_files)'; \
2342 case
"$(srcdir)" in \
2343 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
2344 *) sdir
=$(subdir
)/$(srcdir) ;; \
2346 for i in
$$list; do \
2347 if
test -f
"$$i"; then \
2348 echo
"$(subdir)/$$i"; \
2350 echo
"$$sdir/$$i"; \
2352 done
>> $(top_builddir
)/cscope.files
2355 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2356 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2358 check: check-recursive
2359 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) $(DATA
) config.h \
2361 installdirs: installdirs-recursive
2363 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2364 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
2366 install: install-recursive
2367 install-exec
: install-exec-recursive
2368 install-data
: install-data-recursive
2369 uninstall: uninstall-recursive
2372 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2374 installcheck: installcheck-recursive
2376 if
test -z
'$(STRIP)'; then \
2377 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2378 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2381 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2382 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2383 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2385 mostlyclean-generic
:
2386 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2389 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2392 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2393 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
2394 -rm -f runtime
/$(DEPDIR
)/$(am__dirstamp
)
2395 -rm -f runtime
/$(am__dirstamp
)
2397 maintainer-clean-generic
:
2398 @echo
"This command is intended for maintainers to use"
2399 @echo
"it deletes files that may require special tools to rebuild."
2400 clean: clean-recursive
2402 clean-am
: clean-generic clean-libtool clean-local \
2403 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2404 clean-toolexeclibLTLIBRARIES mostlyclean-am
2406 distclean: distclean-recursive
2407 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2408 -rm -rf runtime
/$(DEPDIR
)
2410 distclean-am
: clean-am distclean-compile distclean-generic \
2411 distclean-hdr distclean-libtool distclean-local distclean-tags
2417 html
: html-recursive
2421 info: info-recursive
2427 install-dvi
: install-dvi-recursive
2431 install-exec-am
: install-exec-local install-toolexeclibLIBRARIES \
2432 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2433 install-toolexeclibgoarchiveDATA \
2434 install-toolexeclibgocompressDATA \
2435 install-toolexeclibgocontainerDATA \
2436 install-toolexeclibgocryptoDATA \
2437 install-toolexeclibgocryptox509DATA \
2438 install-toolexeclibgodatabaseDATA \
2439 install-toolexeclibgodatabasesqlDATA \
2440 install-toolexeclibgodebugDATA \
2441 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2442 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2443 install-toolexeclibgoimageDATA \
2444 install-toolexeclibgoimagecolorDATA \
2445 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2446 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2447 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2448 install-toolexeclibgonethttpDATA \
2449 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2450 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2451 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2452 install-toolexeclibgotestingDATA \
2453 install-toolexeclibgotestinginternalDATA \
2454 install-toolexeclibgotextDATA \
2455 install-toolexeclibgotexttemplateDATA \
2456 install-toolexeclibgounicodeDATA
2458 install-html
: install-html-recursive
2462 install-info
: install-info-recursive
2468 install-pdf
: install-pdf-recursive
2472 install-ps
: install-ps-recursive
2478 maintainer-clean
: maintainer-clean-recursive
2479 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2480 -rm -rf
$(top_srcdir
)/autom4te.cache
2481 -rm -rf runtime
/$(DEPDIR
)
2483 maintainer-clean-am
: distclean-am maintainer-clean-generic \
2484 maintainer-clean-local
2486 mostlyclean: mostlyclean-recursive
2488 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2489 mostlyclean-libtool mostlyclean-local
2499 uninstall-am
: uninstall-toolexeclibLIBRARIES \
2500 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2501 uninstall-toolexeclibgoarchiveDATA \
2502 uninstall-toolexeclibgocompressDATA \
2503 uninstall-toolexeclibgocontainerDATA \
2504 uninstall-toolexeclibgocryptoDATA \
2505 uninstall-toolexeclibgocryptox509DATA \
2506 uninstall-toolexeclibgodatabaseDATA \
2507 uninstall-toolexeclibgodatabasesqlDATA \
2508 uninstall-toolexeclibgodebugDATA \
2509 uninstall-toolexeclibgoencodingDATA \
2510 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2511 uninstall-toolexeclibgohtmlDATA \
2512 uninstall-toolexeclibgoimageDATA \
2513 uninstall-toolexeclibgoimagecolorDATA \
2514 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2515 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2516 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2517 uninstall-toolexeclibgonethttpDATA \
2518 uninstall-toolexeclibgonetrpcDATA \
2519 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2520 uninstall-toolexeclibgoregexpDATA \
2521 uninstall-toolexeclibgoruntimeDATA \
2522 uninstall-toolexeclibgosyncDATA \
2523 uninstall-toolexeclibgotestingDATA \
2524 uninstall-toolexeclibgotestinginternalDATA \
2525 uninstall-toolexeclibgotextDATA \
2526 uninstall-toolexeclibgotexttemplateDATA \
2527 uninstall-toolexeclibgounicodeDATA
2529 .MAKE
: $(am__recursive_targets
) all install-am install-strip
2531 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am all-local \
2532 am--refresh
check check-am
clean clean-cscope clean-generic \
2533 clean-libtool clean-local clean-noinstLIBRARIES \
2534 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES cscope \
2535 cscopelist-am ctags ctags-am
distclean distclean-compile \
2536 distclean-generic distclean-hdr distclean-libtool \
2537 distclean-local distclean-tags
dvi dvi-am html html-am
info \
2538 info-am
install install-am install-data install-data-am \
2539 install-dvi install-dvi-am install-exec install-exec-am \
2540 install-exec-local install-html install-html-am install-info \
2541 install-info-am install-man install-pdf install-pdf-am \
2542 install-ps install-ps-am install-strip \
2543 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
2544 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
2545 install-toolexeclibgocompressDATA \
2546 install-toolexeclibgocontainerDATA \
2547 install-toolexeclibgocryptoDATA \
2548 install-toolexeclibgocryptox509DATA \
2549 install-toolexeclibgodatabaseDATA \
2550 install-toolexeclibgodatabasesqlDATA \
2551 install-toolexeclibgodebugDATA \
2552 install-toolexeclibgoencodingDATA install-toolexeclibgogoDATA \
2553 install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
2554 install-toolexeclibgoimageDATA \
2555 install-toolexeclibgoimagecolorDATA \
2556 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2557 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2558 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2559 install-toolexeclibgonethttpDATA \
2560 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2561 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2562 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2563 install-toolexeclibgotestingDATA \
2564 install-toolexeclibgotestinginternalDATA \
2565 install-toolexeclibgotextDATA \
2566 install-toolexeclibgotexttemplateDATA \
2567 install-toolexeclibgounicodeDATA
installcheck installcheck-am \
2568 installdirs installdirs-am maintainer-clean \
2569 maintainer-clean-generic maintainer-clean-local
mostlyclean \
2570 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2571 mostlyclean-local pdf pdf-am ps ps-am
tags tags-am
uninstall \
2572 uninstall-am uninstall-toolexeclibLIBRARIES \
2573 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2574 uninstall-toolexeclibgoarchiveDATA \
2575 uninstall-toolexeclibgocompressDATA \
2576 uninstall-toolexeclibgocontainerDATA \
2577 uninstall-toolexeclibgocryptoDATA \
2578 uninstall-toolexeclibgocryptox509DATA \
2579 uninstall-toolexeclibgodatabaseDATA \
2580 uninstall-toolexeclibgodatabasesqlDATA \
2581 uninstall-toolexeclibgodebugDATA \
2582 uninstall-toolexeclibgoencodingDATA \
2583 uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2584 uninstall-toolexeclibgohtmlDATA \
2585 uninstall-toolexeclibgoimageDATA \
2586 uninstall-toolexeclibgoimagecolorDATA \
2587 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2588 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2589 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2590 uninstall-toolexeclibgonethttpDATA \
2591 uninstall-toolexeclibgonetrpcDATA \
2592 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2593 uninstall-toolexeclibgoregexpDATA \
2594 uninstall-toolexeclibgoruntimeDATA \
2595 uninstall-toolexeclibgosyncDATA \
2596 uninstall-toolexeclibgotestingDATA \
2597 uninstall-toolexeclibgotestinginternalDATA \
2598 uninstall-toolexeclibgotextDATA \
2599 uninstall-toolexeclibgotexttemplateDATA \
2600 uninstall-toolexeclibgounicodeDATA
2605 version.go
: s-version
; @true
2607 rm -f version.go.tmp
2608 echo
"package sys" > version.go.tmp
2609 echo
'func init() { DefaultGoroot = "$(prefix)" }' >> version.go.tmp
2610 echo
'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
2611 echo
'const Goexperiment = ``' >> version.go.tmp
2612 echo
'const GOARCH = "'$(GOARCH
)'"' >> version.go.tmp
2613 echo
'const GOOS = "'$(GOOS
)'"' >> version.go.tmp
2614 echo
'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
2615 echo
>> version.go.tmp
2616 echo
"type ArchFamilyType int" >> version.go.tmp
2617 echo
>> version.go.tmp
2618 echo
"const (" >> version.go.tmp
2619 echo
" UNKNOWN ArchFamilyType = iota" >> version.go.tmp
2620 for a in
$(ALLGOARCHFAMILY
); do \
2621 echo
" $${a}" >> version.go.tmp
; \
2623 echo
")" >> version.go.tmp
2624 echo
>> version.go.tmp
2625 for a in
$(ALLGOARCH
); do \
2626 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
2627 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
2628 if
test "$${a}" = "$(GOARCH)"; then \
2629 echo
"const Goarch$${n} = 1" >> version.go.tmp
; \
2631 echo
"const Goarch$${n} = 0" >> version.go.tmp
; \
2634 echo
>> version.go.tmp
2635 echo
"const (" >> version.go.tmp
2636 echo
" ArchFamily = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) family`" >> version.go.tmp
2637 echo
" BigEndian = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) bigendian`" >> version.go.tmp
2638 echo
" CacheLineSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) cachelinesize`" >> version.go.tmp
2639 echo
" DefaultPhysPageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) defaultphyspagesize`" >> version.go.tmp
2640 echo
" HugePageSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) hugepagesize`" >> version.go.tmp
2641 echo
" Int64Align = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) int64align`" >> version.go.tmp
2642 echo
" MinFrameSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) minframesize`" >> version.go.tmp
2643 echo
" PCQuantum = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) pcquantum`" >> version.go.tmp
2644 echo
")" >> version.go.tmp
2645 echo
>> version.go.tmp
2646 for a in
$(ALLGOOS
); do \
2647 f
=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
2648 n
="$${f}`echo $${a} | sed -e 's/.//'`"; \
2649 if
test "$${a}" = "$(GOOS)"; then \
2650 echo
"const Goos$${n} = 1" >> version.go.tmp
; \
2652 echo
"const Goos$${n} = 0" >> version.go.tmp
; \
2655 echo
>> version.go.tmp
2656 echo
"type Uintreg uintptr" >> version.go.tmp
2657 $(SHELL
) $(srcdir)/mvifdiff.sh version.go.tmp version.go
2660 cpugen.go
: s-cpu
; @true
2663 echo
"package cpu" > cpugen.go.tmp
2664 echo
"const CacheLinePadSize = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) cachelinesize`" >> cpugen.go.tmp
2665 echo
"const FunctionDescriptors = $(FUNCTION_DESCRIPTORS)" >> cpugen.go.tmp
2666 $(SHELL
) $(srcdir)/mvifdiff.sh cpugen.go.tmp cpugen.go
2669 objabi.go
: s-objabi
; @true
2672 echo
"package objabi" > objabi.go.tmp
2673 echo
"import \"runtime\"" >> objabi.go.tmp
2674 echo
'func init() { defaultGOROOT = `$(prefix)` }' >> objabi.go.tmp
2675 echo
'const defaultGO386 = `sse2`' >> objabi.go.tmp
2676 echo
'const defaultGOARM = `5`' >> objabi.go.tmp
2677 echo
'const defaultGOMIPS = `hardfloat`' >> objabi.go.tmp
2678 echo
'const defaultGOMIPS64 = `hardfloat`' >> objabi.go.tmp
2679 echo
'const defaultGOOS = runtime.GOOS' >> objabi.go.tmp
2680 echo
'const defaultGOARCH = runtime.GOARCH' >> objabi.go.tmp
2681 echo
'const defaultGO_EXTLINK_ENABLED = ``' >> objabi.go.tmp
2682 echo
'const version = `'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'`' >> objabi.go.tmp
2683 echo
'const stackGuardMultiplierDefault = 1' >> objabi.go.tmp
2684 echo
'const goexperiment = ``' >> objabi.go.tmp
2685 $(SHELL
) $(srcdir)/mvifdiff.sh objabi.go.tmp objabi.go
2688 gccgosizes.go
: s-gccgosizes
; @true
2689 s-gccgosizes
: Makefile goarch.sh
2690 rm -f gccgosizes.go.tmp
2691 echo
"package types" > gccgosizes.go.tmp
2692 echo
>> gccgosizes.go.tmp
2693 echo
"var gccgoArchSizes = map[string]*StdSizes{" >> gccgosizes.go.tmp
2694 for a in
$(ALLGOARCH
); do \
2695 ptrsize
=`$(SHELL) $(srcdir)/goarch.sh $$a ptrsize`; \
2696 maxalign
=`$(SHELL) $(srcdir)/goarch.sh $$a maxalign`; \
2697 echo
" \"$$a\": {$${ptrsize}, $${maxalign}}," >> gccgosizes.go.tmp
; \
2699 echo
"}" >> gccgosizes.go.tmp
2700 $(SHELL
) $(srcdir)/mvifdiff.sh gccgosizes.go.tmp gccgosizes.go
2703 runtime_sysinfo.go
: s-runtime_sysinfo
; @true
2704 s-runtime_sysinfo
: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
2705 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mkrsysinfo.sh
2706 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
2709 sigtab.go
: s-sigtab
; @true
2710 s-sigtab
: $(srcdir)/mksigtab.sh gen-sysinfo.go
2711 GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksigtab.sh
> tmp-sigtab.go
2712 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
2715 zdefaultcc.go
: s-zdefaultcc
; @true
2716 s-zdefaultcc
: Makefile
2717 echo
'package cfg' > zdefaultcc.go.tmp
2718 echo
>> zdefaultcc.go.tmp
2719 echo
'func DefaultGCCGO(goos, goarch string) string { return "$(bindir)/$(GCCGO_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2720 echo
'func DefaultCC(goos, goarch string) string { return "$(GCC_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2721 echo
'func DefaultCXX(goos, goarch string) string { return "$(GXX_INSTALL_NAME)" }' >> zdefaultcc.go.tmp
2722 echo
'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
2723 echo
'var OSArchSupportsCgo = map[string]bool{}' >> zdefaultcc.go.tmp
2724 $(SHELL
) $(srcdir)/..
/move-if-change zdefaultcc.go.tmp zdefaultcc.go
2727 # Post-process runtime.inc.raw (raw output of -fgo-c-header option when
2728 # compiling runtime) to prune out certain types that should not be
2729 # exported back to C. See comments in mkruntimeinc.sh for more details.
2730 runtime.inc
: s-runtime-inc
; @true
2731 s-runtime-inc
: runtime.lo Makefile
2732 $(SHELL
) $(srcdir)/mkruntimeinc.sh
2733 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-runtime.inc runtime.inc
2736 # Generate the list of go std packages that were included in libgo
2737 zstdpkglist.go
: s-zstdpkglist
; @true
2738 s-zstdpkglist
: Makefile
2739 rm -f zstdpkglist.go.tmp
2740 echo
'package goroot' > zstdpkglist.go.tmp
2741 echo
"" >> zstdpkglist.go.tmp
2742 echo
'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
2743 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
2744 echo
'}' >> zstdpkglist.go.tmp
2745 $(SHELL
) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
2748 libcalls.go
: s-libcalls
; @true
2749 s-libcalls
: libcalls-list go
/syscall
/mksyscall.awk
$(srcdir)/go
/syscall
/*.go
2750 rm -f libcalls.go.tmp
2751 $(AWK
) -f
$(srcdir)/go
/syscall
/mksyscall.awk
`cat libcalls-list` > libcalls.go.tmp
2752 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
2755 libcalls-list
: s-libcalls-list
; @true
2756 s-libcalls-list
: Makefile
$(srcdir)/go
/syscall
/*.go
2757 rm -f libcalls-list.tmp
2758 $(SHELL
) $(srcdir)/match.sh
--goarch
=$(GOARCH
) --goos
=$(GOOS
) --srcdir=$(srcdir)/go
/syscall
$(matchargs_syscall
) > libcalls-list.tmp
2759 $(SHELL
) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
2762 syscall_arch.go
: s-syscall_arch
; @true
2763 s-syscall_arch
: Makefile
2764 rm -f syscall_arch.go.tmp
2765 echo
"package syscall" > syscall_arch.go.tmp
2766 echo
'const ARCH = "'$(GOARCH
)'"' >> syscall_arch.go.tmp
2767 echo
'const OS = "'$(GOOS
)'"' >> syscall_arch.go.tmp
2768 $(SHELL
) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
2771 gen-sysinfo.go
: s-gen-sysinfo
; @true
2772 s-gen-sysinfo
: $(srcdir)/sysinfo.c config.h
2773 $(CC
) $(SYSINFO_FLAGS
) -fdump-go-spec
=tmp-gen-sysinfo.go
-std
=gnu99
-S
-o sysinfo.s
$(srcdir)/sysinfo.c
2775 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
2778 errno.i
: s-errno
; @true
2780 echo
'#include <errno.h>' |
$(CC
) $(SYSINFO_FLAGS
) -x c
- -E
-dM
> tmp-errno.i
2781 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
2784 sysinfo.go
: s-sysinfo
; @true
2785 s-sysinfo
: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
2786 GOARCH
=$(GOARCH
) GOOS
=$(GOOS
) $(SHELL
) $(srcdir)/mksysinfo.sh
2787 $(SHELL
) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
2790 # The epoll struct has an embedded union and is packed on x86_64,
2791 # which is too complicated for mksysinfo.sh. We find the offset of
2792 # the only field we care about in configure.ac, and generate the
2794 epoll.go
: s-epoll
; @true
2797 echo
'package syscall' > epoll.go.tmp
2798 echo
'type EpollEvent struct {' >> epoll.go.tmp
2799 echo
' Events uint32' >> epoll.go.tmp
2800 case
"$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
2801 0,0) echo
1>&2 "*** struct epoll_event data.fd offset unknown"; \
2803 8,4) echo
' Fd int32' >> epoll.go.tmp
; ;; \
2804 12,4) echo
' Fd int32' >> epoll.go.tmp
; \
2805 echo
' Pad [4]byte' >> epoll.go.tmp
; ;; \
2806 12,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
2807 echo
' Fd int32' >> epoll.go.tmp
; ;; \
2808 16,8) echo
' Pad [4]byte' >> epoll.go.tmp
; \
2809 echo
' Fd int32' >> epoll.go.tmp
; \
2810 echo
' Pad2 [4]byte' >> epoll.go.tmp
; ;; \
2811 *) echo
1>&2 "*** struct epoll_event unsupported"; \
2814 echo
'}' >> epoll.go.tmp
2815 $(SHELL
) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
2818 define STATIC_template
2819 $(subst -,_
,$(subst .
,_
,$(subst /,_
,$(1))))_GOCFLAGS
= -static
2822 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call STATIC_template
,$(package
).lo
)))
2824 # Make sure runtime.inc is built before compiling any .c file.
2825 $(libgo_la_OBJECTS
): runtime.inc
2826 $(libgo_llgo_la_OBJECTS
): runtime.inc
2827 $(libgobegin_a_OBJECTS
): runtime.inc
2828 $(libgobegin_llgo_a_OBJECTS
): runtime.inc
2829 $(libgolibbegin_a_OBJECTS
): runtime.inc
2831 # PACKAGE_template defines the rules for each package.
2832 # For example, for the package bufio, it produces:
2834 # @go_include@ bufio.lo.dep
2835 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
2839 # bufio/check: $(CHECK_DEPS)
2841 # .PHONY: bufio/check
2843 # This is invoked with $(1) set to a package, which is a directory name,
2844 # such as "bufio" or "archive/tar".
2845 define PACKAGE_template
2846 @go_include@
$(1).lo.dep
2847 $(1).lo.dep
: $(srcdir)/go
/$(1)/*.go
2851 $(1)/check: $$(CHECK_DEPS
)
2854 $(1).gox
: $(1).s-gox
; @true
2860 # This line expands PACKAGE_template once for each package name listed
2862 $(foreach package
,$(PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
2863 $(foreach package
,$(GOTOOL_PACKAGES
),$(eval
$(call PACKAGE_template
,$(package
))))
2864 runtime.lo.dep
: $(extra_go_files_runtime
)
2865 syscall.lo.dep
: $(extra_go_files_syscall
)
2866 runtime
/internal
/sys.lo.dep
: $(extra_go_files_runtime_internal_sys
)
2867 internal
/cpu.lo.dep
: $(extra_go_files_internal_cpu
)
2868 internal
/goroot.lo.dep
: $(extra_go_files_internal_goroot
)
2869 go
/types.lo.dep
: $(extra_go_files_go_types
)
2870 cmd
/internal
/objabi.lo.dep
: $(extra_go_files_cmd_internal_objabi
)
2871 cmd
/go
/internal
/cfg.lo.dep
: $(extra_go_files_cmd_go_internal_cfg
)
2873 # FIXME: The following C files may as well move to the runtime
2874 # directory and be treated like other C files.
2876 # Use C code to speed up internal/bytealg.IndexByte and friends.
2877 internal
/bytealg
/bytealg.lo
: go
/internal
/bytealg
/bytealg.c runtime.inc
2878 @
$(MKDIR_P
) internal
/bytealg
2879 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/internal
/bytealg
/bytealg.c
2881 # Use a C function with a fixed number of arguments to call a C
2883 log
/syslog
/syslog_c.lo
: go
/log
/syslog
/syslog_c.c runtime.inc
2884 @
$(MKDIR_P
) log
/syslog
2885 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/log
/syslog
/syslog_c.c
2887 # The interface to libffi from the reflect package is written in C.
2888 reflect
/makefunc_ffi_c.lo
: go
/reflect
/makefunc_ffi_c.c runtime.inc
2890 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/reflect
/makefunc_ffi_c.c
2892 # The atomic functions are written in C.
2893 runtime
/internal
/atomic_c.lo
: go
/runtime
/internal
/atomic
/atomic.c runtime.inc
2894 @
$(MKDIR_P
) runtime
/internal
2895 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/runtime
/internal
/atomic
/atomic.c
2896 sync
/atomic_c.lo
: go
/sync
/atomic
/atomic.c runtime.inc
2898 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/sync
/atomic
/atomic.c
2900 # A few syscall functions are written in C.
2901 syscall
/clone_linux.lo
: go
/syscall
/clone_linux.c runtime.inc
2903 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/clone_linux.c
2904 syscall
/errno.lo
: go
/syscall
/errno.c runtime.inc
2906 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/errno.c
2907 syscall
/signame.lo
: go
/syscall
/signame.c runtime.inc
2909 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/signame.c
2910 syscall
/wait.lo
: go
/syscall
/wait.c runtime.inc
2912 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/syscall
/wait.c
2914 # internal/cpu needs some C code.
2915 internal
/cpu
/cpu_gccgo.lo
: go
/internal
/cpu
/cpu_gccgo.c runtime.inc
2916 @
$(MKDIR_P
) internal
/cpu
2917 $(LTCOMPILE
) -c
-o
$@
$(srcdir)/go
/internal
/cpu
/cpu_gccgo.c
2919 # Build internal/x/net/route only on BSD systems.
2921 @LIBGO_IS_BSD_TRUE@
$(eval
$(call PACKAGE_template
,internal
/x
/net
/route
))
2923 # Build internal/x/net/lif only on Solaris systems.
2925 @LIBGO_IS_SOLARIS_TRUE@
$(eval
$(call PACKAGE_template
,internal
/x
/net
/lif
))
2928 check-recursive
: check-head
2931 @echo
"Test Run By $${USER} on `date`" > libgo.head
2932 @echo
"Native configuration is $(host_triplet)" >> libgo.head
2934 @echo
" === libgo tests ===" >> libgo.head
2937 check-tail
: check-recursive check-multi
2938 @if
test "$(USE_DEJAGNU)" = "yes"; then \
2941 lib
=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
2942 for
dir in .
$(MULTIDIRS
); do \
2943 mv ..
/$${dir}/$${lib}/libgo.sum ..
/$${dir}/$${lib}/libgo.sum.sep
; \
2944 mv ..
/$${dir}/$${lib}/libgo.log ..
/$${dir}/$${lib}/libgo.log.sep
; \
2946 mv libgo.head libgo.sum
; \
2947 cp libgo.sum libgo.log
; \
2948 echo
"Schedule of variations:" >> libgo.sum
; \
2949 for
dir in .
$(MULTIDIRS
); do \
2950 multidir
=..
/$${dir}/$${lib}; \
2951 multivar
=`cat $${multidir}/libgo.var`; \
2952 echo
" $${multivar}" >> libgo.sum
; \
2954 echo
>> libgo.sum
; \
2955 pass
=0; fail
=0; untested
=0; \
2956 for
dir in .
$(MULTIDIRS
); do \
2957 multidir
=..
/$${dir}/$${lib}; \
2958 multivar
=`cat $${multidir}/libgo.var`; \
2959 echo
"Running target $${multivar}" >> libgo.sum
; \
2960 echo
"Running $(srcdir)/libgo.exp ..." >> libgo.sum
; \
2961 cat
$${multidir}/libgo.sum.sep
>> libgo.sum
; \
2962 cat
$${multidir}/libgo.log.sep
>> libgo.log
; \
2963 if
test -n
"${MULTIDIRS}"; then \
2964 echo
" === libgo Summary for $${multivar} ===" >> libgo.sum
; \
2965 echo
>> libgo.sum
; \
2967 p
=`grep -c PASS $${multidir}/libgo.sum.sep`; \
2968 pass
=`expr $$pass + $$p`; \
2969 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
2970 echo
"# of expected passes $$p" >> libgo.sum
; \
2972 p
=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
2973 fail
=`expr $$fail + $$p`; \
2974 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
2975 echo
"# of unexpected failures $$p" >> libgo.sum
; \
2977 p
=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
2978 untested
=`expr $$untested + $$p`; \
2979 if
test "$$p" -ne
"0" && test -n
"${MULTIDIRS}"; then \
2980 echo
"# of untested testcases $$p" >> libgo.sum
; \
2983 echo
>> libgo.sum
; \
2984 echo
" === libgo Summary ===" >> libgo.sum
; \
2985 echo
>> libgo.sum
; \
2986 if
test "$$pass" -ne
"0"; then \
2987 echo
"# of expected passes $$pass" >> libgo.sum
; \
2989 if
test "$$fail" -ne
"0"; then \
2990 echo
"# of unexpected failures $$fail" >> libgo.sum
; \
2992 if
test "$$untested" -ne
"0"; then \
2993 echo
"# of untested testcases $$untested" >> libgo.sum
; \
2995 echo
`echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum
; \
2996 echo
>> libgo.log
; \
2997 echo
"runtest completed at `date`" >> libgo.log
; \
2998 if
test "$$fail" -ne
"0"; then \
3006 @
rm -f libgo.sum libgo.log libgo.tail
3008 [ -z
"$(MULTIFLAGS)" ] || multivar
="$${multivar}/$(MULTIFLAGS)"; \
3009 echo
"$${multivar}" > libgo.var
3010 @for f in
$(TEST_PACKAGES
); do \
3011 rm -f
$$f-testsum
$$f-testlog
; \
3013 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
)
3014 @for f in
$(TEST_PACKAGES
); do \
3015 if
test -f
$$f-testsum
; then \
3016 cat
$$f-testsum
>> libgo.sum
; \
3018 if
test -f
$$f-testlog
; then \
3019 cat
$$f-testlog
>> libgo.log
; \
3024 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=check-am multi-do
# $(MAKE)
3027 -@
$(MAKE
) $(AM_MAKEFLAGS
) -k
$(TEST_PACKAGES
) GOBENCH
=.
3030 find .
-name
'*.lo' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3031 find .
-name
'*.$(OBJEXT)' -print | xargs
rm -f
3032 find .
-name
'*-testsum' -print | xargs
rm -f
3033 find .
-name
'*-testlog' -print | xargs
rm -f
3036 find .
-name
'*.la' -print | xargs
$(LIBTOOL
) --mode
=clean rm -f
3037 find .
-name
'*.a' -print | xargs
rm -f
3038 find .
-name
'*.gox' -print | xargs
rm -f
3039 find .
-name
'*.s-gox' -print | xargs
rm -f
3042 find .
-name
'*.lo.dep' -print | xargs
rm -f
3044 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3045 # runs to enable its job server during parallel builds. Hence the
3048 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
3050 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
3052 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
3054 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
3056 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
3057 maintainer-clean-multi
:
3058 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
3060 .MAKE .PHONY
: all-multi clean-multi distclean-multi install-am \
3061 install-multi maintainer-clean-multi mostlyclean-multi
3063 install-exec-local
: install-multi
3065 all-local
: all-multi
3066 mostlyclean-local
: mostlyclean-multi
3067 clean-local
: clean-multi
3068 distclean-local
: distclean-multi
3069 maintainer-clean-local
: maintainer-clean-multi
3071 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3072 # Otherwise a system limit (for SysV at least) may be exceeded.