3ace02d8c14a709d9389ea52d0547aaf41745149
[gcc.git] / libgo / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am -- Go library Makefile.
19
20 # Copyright 2009 The Go Authors. All rights reserved.
21 # Use of this source code is governed by a BSD-style
22 # license that can be found in the LICENSE file.
23
24 # Process this file with autoreconf to produce Makefile.in.
25
26
27
28 VPATH = @srcdir@
29 am__make_dryrun = \
30 { \
31 am__dry=no; \
32 case $$MAKEFLAGS in \
33 *\\[\ \ ]*) \
34 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
35 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
36 *) \
37 for am__flg in $$MAKEFLAGS; do \
38 case $$am__flg in \
39 *=*|--*) ;; \
40 *n*) am__dry=yes; break;; \
41 esac; \
42 done;; \
43 esac; \
44 test $$am__dry = yes; \
45 }
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
48 pkglibdir = $(libdir)/@PACKAGE@
49 pkglibexecdir = $(libexecdir)/@PACKAGE@
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 build_triplet = @build@
63 host_triplet = @host@
64 target_triplet = @target@
65 @USING_SPLIT_STACK_TRUE@am__append_1 = -XCClinker $(SPLIT_STACK)
66
67 # Using an import file for libgo avoid requiring to use the -brtl flag
68 # when builing a go program
69 @LIBGO_IS_AIX_TRUE@am__append_2 = -Wl,-bbigtoc -Wl,-bI:$(srcdir)/libgo.imp
70 @GOC_IS_LLGO_TRUE@am__append_3 = libgo-llgo.la libgobegin-llgo.a
71 @GOC_IS_LLGO_FALSE@am__append_4 = libgo.la libgobegin.a
72 subdir = .
73 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
74 $(top_srcdir)/configure $(am__configure_deps) \
75 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
76 $(srcdir)/../depcomp
77 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
79 $(top_srcdir)/../config/hwcaps.m4 \
80 $(top_srcdir)/../config/lead-dot.m4 \
81 $(top_srcdir)/../config/multi.m4 \
82 $(top_srcdir)/../config/override.m4 \
83 $(top_srcdir)/../config/unwind_ipinfo.m4 \
84 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
85 $(top_srcdir)/config/ltoptions.m4 \
86 $(top_srcdir)/config/ltsugar.m4 \
87 $(top_srcdir)/config/ltversion.m4 \
88 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90 $(ACLOCAL_M4)
91 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 CONFIG_HEADER = config.h
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99 *) f=$$p;; \
100 esac;
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
102 am__install_max = 40
103 am__nobase_strip_setup = \
104 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
105 am__nobase_strip = \
106 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108 for p in $$list; do echo "$$p $$p"; done | \
109 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
114 am__base_list = \
115 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir = { \
118 test -z "$$files" \
119 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
120 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd) "$$dir" && rm -f $$files; }; \
122 }
123 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
124 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
125 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
126 "$(DESTDIR)$(toolexeclibgocompressdir)" \
127 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
128 "$(DESTDIR)$(toolexeclibgocryptodir)" \
129 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
130 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
131 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
132 "$(DESTDIR)$(toolexeclibgodebugdir)" \
133 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
134 "$(DESTDIR)$(toolexeclibgoexpdir)" \
135 "$(DESTDIR)$(toolexeclibgogodir)" \
136 "$(DESTDIR)$(toolexeclibgohashdir)" \
137 "$(DESTDIR)$(toolexeclibgohtmldir)" \
138 "$(DESTDIR)$(toolexeclibgoimagedir)" \
139 "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
140 "$(DESTDIR)$(toolexeclibgoindexdir)" \
141 "$(DESTDIR)$(toolexeclibgoiodir)" \
142 "$(DESTDIR)$(toolexeclibgologdir)" \
143 "$(DESTDIR)$(toolexeclibgomathdir)" \
144 "$(DESTDIR)$(toolexeclibgomimedir)" \
145 "$(DESTDIR)$(toolexeclibgonetdir)" \
146 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
147 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
148 "$(DESTDIR)$(toolexeclibgoosdir)" \
149 "$(DESTDIR)$(toolexeclibgopathdir)" \
150 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
151 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
152 "$(DESTDIR)$(toolexeclibgosyncdir)" \
153 "$(DESTDIR)$(toolexeclibgotestingdir)" \
154 "$(DESTDIR)$(toolexeclibgotestinginternaldir)" \
155 "$(DESTDIR)$(toolexeclibgotextdir)" \
156 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
157 "$(DESTDIR)$(toolexeclibgounicodedir)"
158 LIBRARIES = $(noinst_LIBRARIES) $(toolexeclib_LIBRARIES)
159 ARFLAGS = cru
160 libgobegin_llgo_a_AR = $(AR) $(ARFLAGS)
161 libgobegin_llgo_a_LIBADD =
162 am_libgobegin_llgo_a_OBJECTS = libgobegin_llgo_a-go-main.$(OBJEXT)
163 libgobegin_llgo_a_OBJECTS = $(am_libgobegin_llgo_a_OBJECTS)
164 libgobegin_a_AR = $(AR) $(ARFLAGS)
165 libgobegin_a_LIBADD =
166 am_libgobegin_a_OBJECTS = libgobegin_a-go-main.$(OBJEXT)
167 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
168 libgolibbegin_a_AR = $(AR) $(ARFLAGS)
169 libgolibbegin_a_LIBADD =
170 am_libgolibbegin_a_OBJECTS = libgolibbegin_a-go-libmain.$(OBJEXT)
171 libgolibbegin_a_OBJECTS = $(am_libgolibbegin_a_OBJECTS)
172 libgotool_a_AR = $(AR) $(ARFLAGS)
173 am_libgotool_a_OBJECTS =
174 libgotool_a_OBJECTS = $(am_libgotool_a_OBJECTS)
175 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
176 @LIBGO_IS_LINUX_TRUE@am__DEPENDENCIES_1 = syscall/clone_linux.lo
177 am__DEPENDENCIES_2 = $(addsuffix .lo,$(PACKAGES)) bytes/index.lo \
178 reflect/makefunc_ffi_c.lo strings/index.lo \
179 $(am__DEPENDENCIES_1) syscall/errno.lo syscall/signame.lo \
180 syscall/wait.lo $(golang_org_x_net_lif_lo) \
181 $(golang_org_x_net_route_lo) log/syslog/syslog_c.lo \
182 runtime/internal/atomic_c.lo sync/atomic_c.lo
183 am__DEPENDENCIES_3 =
184 am__DEPENDENCIES_4 = $(am__DEPENDENCIES_2) \
185 ../libbacktrace/libbacktrace.la $(am__DEPENDENCIES_3) \
186 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_3) \
187 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_3)
188 libgo_llgo_la_DEPENDENCIES = $(am__DEPENDENCIES_4)
189 @LIBGO_IS_RTEMS_TRUE@am__objects_1 = rtems-task-variable-add.lo
190 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2 = getncpu-none.lo
191 @LIBGO_IS_AIX_TRUE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2 = getncpu-aix.lo
192 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2 = getncpu-bsd.lo
193 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_2 = getncpu-bsd.lo
194 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_2 = getncpu-solaris.lo
195 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2 = getncpu-irix.lo
196 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_2 = \
197 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
198 @LIBGO_IS_LINUX_TRUE@am__objects_2 = getncpu-linux.lo
199 am__objects_3 = aeshash.lo go-assert.lo go-caller.lo go-callers.lo \
200 go-cdiv.lo go-cgo.lo go-construct-map.lo go-ffi.lo \
201 go-fieldtrack.lo go-matherr.lo go-memclr.lo go-memcmp.lo \
202 go-memequal.lo go-memmove.lo go-nanotime.lo go-now.lo \
203 go-nosys.lo go-reflect-call.lo go-runtime-error.lo \
204 go-setenv.lo go-signal.lo go-strslice.lo go-typedesc-equal.lo \
205 go-unsafe-pointer.lo go-unsetenv.lo go-unwind.lo go-varargs.lo \
206 env_posix.lo panic.lo print.lo proc.lo runtime_c.lo stack.lo \
207 thread.lo yield.lo $(am__objects_1) $(am__objects_2)
208 am_libgo_llgo_la_OBJECTS = $(am__objects_3)
209 libgo_llgo_la_OBJECTS = $(am_libgo_llgo_la_OBJECTS)
210 libgo_llgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
211 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
212 $(libgo_llgo_la_LDFLAGS) $(LDFLAGS) -o $@
213 @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath = -rpath $(toolexeclibdir)
214 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_4)
215 am_libgo_la_OBJECTS = $(am__objects_3)
216 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
217 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
218 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
219 $(LDFLAGS) -o $@
220 @GOC_IS_LLGO_FALSE@am_libgo_la_rpath = -rpath $(toolexeclibdir)
221 DEFAULT_INCLUDES = -I.@am__isrc@
222 depcomp = $(SHELL) $(top_srcdir)/../depcomp
223 am__depfiles_maybe = depfiles
224 am__mv = mv -f
225 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
226 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
227 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
228 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
229 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
230 CCLD = $(CC)
231 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
232 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
233 $(LDFLAGS) -o $@
234 SOURCES = $(libgobegin_llgo_a_SOURCES) $(libgobegin_a_SOURCES) \
235 $(libgolibbegin_a_SOURCES) $(libgotool_a_SOURCES) \
236 $(libgo_llgo_la_SOURCES) $(libgo_la_SOURCES)
237 MULTISRCTOP =
238 MULTIBUILDTOP =
239 MULTIDIRS =
240 MULTISUBDIR =
241 MULTIDO = true
242 MULTICLEAN = true
243 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
244 html-recursive info-recursive install-data-recursive \
245 install-dvi-recursive install-exec-recursive \
246 install-html-recursive install-info-recursive \
247 install-pdf-recursive install-ps-recursive install-recursive \
248 installcheck-recursive installdirs-recursive pdf-recursive \
249 ps-recursive uninstall-recursive
250 am__can_run_installinfo = \
251 case $$AM_UPDATE_INFO_DIR in \
252 n|no|NO) false;; \
253 *) (install-info --version) >/dev/null 2>&1;; \
254 esac
255 DATA = $(noinst_DATA) $(toolexeclibgo_DATA) \
256 $(toolexeclibgoarchive_DATA) $(toolexeclibgocompress_DATA) \
257 $(toolexeclibgocontainer_DATA) $(toolexeclibgocrypto_DATA) \
258 $(toolexeclibgocryptox509_DATA) $(toolexeclibgodatabase_DATA) \
259 $(toolexeclibgodatabasesql_DATA) $(toolexeclibgodebug_DATA) \
260 $(toolexeclibgoencoding_DATA) $(toolexeclibgoexp_DATA) \
261 $(toolexeclibgogo_DATA) $(toolexeclibgohash_DATA) \
262 $(toolexeclibgohtml_DATA) $(toolexeclibgoimage_DATA) \
263 $(toolexeclibgoimagecolor_DATA) $(toolexeclibgoindex_DATA) \
264 $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
265 $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
266 $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
267 $(toolexeclibgonetrpc_DATA) $(toolexeclibgoos_DATA) \
268 $(toolexeclibgopath_DATA) $(toolexeclibgoregexp_DATA) \
269 $(toolexeclibgoruntime_DATA) $(toolexeclibgosync_DATA) \
270 $(toolexeclibgotesting_DATA) \
271 $(toolexeclibgotestinginternal_DATA) $(toolexeclibgotext_DATA) \
272 $(toolexeclibgotexttemplate_DATA) $(toolexeclibgounicode_DATA)
273 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
274 distclean-recursive maintainer-clean-recursive
275 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
276 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
277 ETAGS = etags
278 CTAGS = ctags
279 DIST_SUBDIRS = testsuite
280 ACLOCAL = @ACLOCAL@
281 ALLGOARCH = @ALLGOARCH@
282 ALLGOARCHFAMILY = @ALLGOARCHFAMILY@
283 ALLGOOS = @ALLGOOS@
284 AMTAR = @AMTAR@
285 AR = @AR@
286 AUTOCONF = @AUTOCONF@
287 AUTOHEADER = @AUTOHEADER@
288 AUTOMAKE = @AUTOMAKE@
289 AWK = @AWK@
290 CC = @CC@
291 CCDEPMODE = @CCDEPMODE@
292 CC_FOR_BUILD = @CC_FOR_BUILD@
293 CFLAGS = @CFLAGS@
294 CPP = @CPP@
295 CPPFLAGS = @CPPFLAGS@
296 CYGPATH_W = @CYGPATH_W@
297 DEFS = @DEFS@
298 DEPDIR = @DEPDIR@
299 DSYMUTIL = @DSYMUTIL@
300 DUMPBIN = @DUMPBIN@
301 ECHO_C = @ECHO_C@
302 ECHO_N = @ECHO_N@
303 ECHO_T = @ECHO_T@
304 EGREP = @EGREP@
305 EXEEXT = @EXEEXT@
306 FGREP = @FGREP@
307 GOARCH = @GOARCH@
308 GOARCH_BIGENDIAN = @GOARCH_BIGENDIAN@
309 GOARCH_CACHELINESIZE = @GOARCH_CACHELINESIZE@
310 GOARCH_FAMILY = @GOARCH_FAMILY@
311 GOARCH_HUGEPAGESIZE = @GOARCH_HUGEPAGESIZE@
312 GOARCH_INT64ALIGN = @GOARCH_INT64ALIGN@
313 GOARCH_MINFRAMESIZE = @GOARCH_MINFRAMESIZE@
314 GOARCH_PCQUANTUM = @GOARCH_PCQUANTUM@
315 GOARCH_PHYSPAGESIZE = @GOARCH_PHYSPAGESIZE@
316 GOC = @GOC@
317 GOCFLAGS = $(CFLAGS)
318 GOOS = @GOOS@
319 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
320 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
321 GO_SPLIT_STACK = @GO_SPLIT_STACK@
322 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
323 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
324 GREP = @GREP@
325 HWCAP_CFLAGS = @HWCAP_CFLAGS@
326 INSTALL = @INSTALL@
327 INSTALL_DATA = @INSTALL_DATA@
328 INSTALL_PROGRAM = @INSTALL_PROGRAM@
329 INSTALL_SCRIPT = @INSTALL_SCRIPT@
330 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
331 LD = @LD@
332 LDFLAGS = @LDFLAGS@
333 LIBATOMIC = @LIBATOMIC@
334 LIBFFI = @LIBFFI@
335 LIBFFIINCS = @LIBFFIINCS@
336 LIBOBJS = @LIBOBJS@
337 LIBS = @LIBS@
338 LIBTOOL = @LIBTOOL@
339 LIPO = @LIPO@
340 LN_S = @LN_S@
341 LTLIBOBJS = @LTLIBOBJS@
342 MAINT = @MAINT@
343 MAKEINFO = @MAKEINFO@
344 MATH_FLAG = @MATH_FLAG@
345 MATH_LIBS = @MATH_LIBS@
346 MKDIR_P = @MKDIR_P@
347 NET_LIBS = @NET_LIBS@
348 NM = @NM@
349 NMEDIT = @NMEDIT@
350 OBJCOPY = @OBJCOPY@
351 OBJDUMP = @OBJDUMP@
352 OBJEXT = @OBJEXT@
353 OSCFLAGS = @OSCFLAGS@
354 OTOOL = @OTOOL@
355 OTOOL64 = @OTOOL64@
356 PACKAGE = @PACKAGE@
357 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
358 PACKAGE_NAME = @PACKAGE_NAME@
359 PACKAGE_STRING = @PACKAGE_STRING@
360 PACKAGE_TARNAME = @PACKAGE_TARNAME@
361 PACKAGE_URL = @PACKAGE_URL@
362 PACKAGE_VERSION = @PACKAGE_VERSION@
363 PATH_SEPARATOR = @PATH_SEPARATOR@
364 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
365 PTHREAD_LIBS = @PTHREAD_LIBS@
366 RANLIB = @RANLIB@
367 SED = @SED@
368 SET_MAKE = @SET_MAKE@
369 SHELL = @SHELL@
370 SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
371 SPLIT_STACK = @SPLIT_STACK@
372 STRINGOPS_FLAG = @STRINGOPS_FLAG@
373 STRIP = @STRIP@
374 STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
375 USE_DEJAGNU = @USE_DEJAGNU@
376 VERSION = @VERSION@
377 WARN_FLAGS = @WARN_FLAGS@
378 WERROR = @WERROR@
379 abs_builddir = @abs_builddir@
380 abs_srcdir = @abs_srcdir@
381 abs_top_builddir = @abs_top_builddir@
382 abs_top_srcdir = @abs_top_srcdir@
383 ac_ct_CC = @ac_ct_CC@
384 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
385 am__include = @am__include@
386 am__leading_dot = @am__leading_dot@
387 am__quote = @am__quote@
388 am__tar = @am__tar@
389 am__untar = @am__untar@
390 bindir = @bindir@
391 build = @build@
392 build_alias = @build_alias@
393 build_cpu = @build_cpu@
394 build_os = @build_os@
395 build_vendor = @build_vendor@
396 builddir = @builddir@
397 datadir = @datadir@
398 datarootdir = @datarootdir@
399 docdir = @docdir@
400 dvidir = @dvidir@
401 enable_shared = @enable_shared@
402 enable_static = @enable_static@
403 exec_prefix = @exec_prefix@
404 glibgo_toolexecdir = @glibgo_toolexecdir@
405 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
406 go_include = @go_include@
407 host = @host@
408 host_alias = @host_alias@
409 host_cpu = @host_cpu@
410 host_os = @host_os@
411 host_vendor = @host_vendor@
412 htmldir = @htmldir@
413 includedir = @includedir@
414 infodir = @infodir@
415 install_sh = @install_sh@
416 libdir = @libdir@
417 libexecdir = @libexecdir@
418 libtool_VERSION = @libtool_VERSION@
419 localedir = @localedir@
420 localstatedir = @localstatedir@
421 mandir = @mandir@
422 mkdir_p = @mkdir_p@
423 multi_basedir = @multi_basedir@
424 nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
425 oldincludedir = @oldincludedir@
426 pdfdir = @pdfdir@
427 prefix = @prefix@
428 program_transform_name = @program_transform_name@
429 psdir = @psdir@
430 sbindir = @sbindir@
431 sharedstatedir = @sharedstatedir@
432 srcdir = @srcdir@
433 sysconfdir = @sysconfdir@
434 target = @target@
435 target_alias = @target_alias@
436 target_cpu = @target_cpu@
437 target_os = @target_os@
438 target_vendor = @target_vendor@
439 top_build_prefix = @top_build_prefix@
440 top_builddir = @top_builddir@
441 top_srcdir = @top_srcdir@
442
443 # Go support.
444 SUFFIXES = .c .go .gox .o .obj .lo .a
445 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
446 SUBDIRS = ${subdirs}
447 gcc_version := $(shell $(GOC) -dumpversion)
448 MAINT_CHARSET = latin1
449 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
450 PWD_COMMAND = $${PWDCMD-pwd}
451 STAMP = echo timestamp >
452 toolexecdir = $(glibgo_toolexecdir)
453 toolexeclibdir = $(glibgo_toolexeclibdir)
454 toolexeclibgodir = $(nover_glibgo_toolexeclibdir)/go/$(gcc_version)/$(target_alias)
455 libexecsubdir = $(libexecdir)/gcc/$(target_alias)/$(gcc_version)
456 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
457
458 # -I/-D flags to pass when compiling.
459 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
460 ACLOCAL_AMFLAGS = -I ./config -I ../config
461 AM_CFLAGS = -fexceptions -fnon-call-exceptions -fplan9-extensions \
462 $(SPLIT_STACK) $(WARN_CFLAGS) \
463 $(STRINGOPS_FLAG) $(HWCAP_CFLAGS) $(OSCFLAGS) \
464 -I $(srcdir)/../libgcc -I $(srcdir)/../libbacktrace \
465 -I $(MULTIBUILDTOP)../../gcc/include
466
467 AM_LDFLAGS = $(am__append_1) $(am__append_2)
468 @LIBGO_IS_AIX_TRUE@EXTRA_libgo_la_DEPENDENCIES = libgo.imp
469
470 # Multilib support.
471 MAKEOVERRIDES =
472
473 # Work around what appears to be a GNU make handling MAKEFLAGS
474 # values defined in terms of make variables, as is the case for CC and
475 # friends when we are called from the top level Makefile.
476 AM_MAKEFLAGS = \
477 "AR_FLAGS=$(AR_FLAGS)" \
478 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
479 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
480 "CFLAGS=$(CFLAGS)" \
481 "CXXFLAGS=$(CXXFLAGS)" \
482 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
483 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
484 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
485 "GOC=$(GOC)" \
486 "GOCFLAGS=$(GOCFLAGS)" \
487 "INSTALL=$(INSTALL)" \
488 "INSTALL_DATA=$(INSTALL_DATA)" \
489 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
490 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
491 "LDFLAGS=$(LDFLAGS)" \
492 "LIBCFLAGS=$(LIBCFLAGS)" \
493 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
494 "MAKE=$(MAKE)" \
495 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
496 "PICFLAG=$(PICFLAG)" \
497 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
498 "SHELL=$(SHELL)" \
499 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
500 "exec_prefix=$(exec_prefix)" \
501 "infodir=$(infodir)" \
502 "libdir=$(libdir)" \
503 "includedir=$(includedir)" \
504 "prefix=$(prefix)" \
505 "tooldir=$(tooldir)" \
506 "gxx_include_dir=$(gxx_include_dir)" \
507 "AR=$(AR)" \
508 "AS=$(AS)" \
509 "LD=$(LD)" \
510 "RANLIB=$(RANLIB)" \
511 "NM=$(NM)" \
512 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
513 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
514 "DESTDIR=$(DESTDIR)" \
515 "WERROR=$(WERROR)"
516
517
518 # Subdir rules rely on $(FLAGS_TO_PASS)
519 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
520 @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES = libgo.la
521 @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES = libgo-llgo.la
522 @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES = libgobegin.a libgolibbegin.a
523 @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES = libgobegin-llgo.a
524 noinst_LIBRARIES = libgotool.a
525 toolexeclibgo_DATA = \
526 bufio.gox \
527 bytes.gox \
528 context.gox \
529 crypto.gox \
530 encoding.gox \
531 errors.gox \
532 expvar.gox \
533 flag.gox \
534 fmt.gox \
535 hash.gox \
536 html.gox \
537 image.gox \
538 io.gox \
539 log.gox \
540 math.gox \
541 mime.gox \
542 net.gox \
543 os.gox \
544 path.gox \
545 reflect.gox \
546 regexp.gox \
547 runtime.gox \
548 sort.gox \
549 strconv.gox \
550 strings.gox \
551 sync.gox \
552 syscall.gox \
553 testing.gox \
554 time.gox \
555 unicode.gox
556
557 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
558 toolexeclibgoarchive_DATA = \
559 archive/tar.gox \
560 archive/zip.gox
561
562 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
563 toolexeclibgocompress_DATA = \
564 compress/bzip2.gox \
565 compress/flate.gox \
566 compress/gzip.gox \
567 compress/lzw.gox \
568 compress/zlib.gox
569
570 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
571 toolexeclibgocontainer_DATA = \
572 container/heap.gox \
573 container/list.gox \
574 container/ring.gox
575
576 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
577 toolexeclibgocrypto_DATA = \
578 crypto/aes.gox \
579 crypto/cipher.gox \
580 crypto/des.gox \
581 crypto/dsa.gox \
582 crypto/ecdsa.gox \
583 crypto/elliptic.gox \
584 crypto/hmac.gox \
585 crypto/md5.gox \
586 crypto/rand.gox \
587 crypto/rc4.gox \
588 crypto/rsa.gox \
589 crypto/sha1.gox \
590 crypto/sha256.gox \
591 crypto/sha512.gox \
592 crypto/subtle.gox \
593 crypto/tls.gox \
594 crypto/x509.gox
595
596 toolexeclibgocryptox509dir = $(toolexeclibgocryptodir)/x509
597 toolexeclibgocryptox509_DATA = \
598 crypto/x509/pkix.gox
599
600 toolexeclibgodatabasedir = $(toolexeclibgodir)/database
601 toolexeclibgodatabase_DATA = \
602 database/sql.gox
603
604 toolexeclibgodatabasesqldir = $(toolexeclibgodatabasedir)/sql
605 toolexeclibgodatabasesql_DATA = \
606 database/sql/driver.gox
607
608 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
609 toolexeclibgodebug_DATA = \
610 debug/dwarf.gox \
611 debug/elf.gox \
612 debug/gosym.gox \
613 debug/macho.gox \
614 debug/pe.gox \
615 debug/plan9obj.gox
616
617 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
618 toolexeclibgoencoding_DATA = \
619 encoding/ascii85.gox \
620 encoding/asn1.gox \
621 encoding/base32.gox \
622 encoding/base64.gox \
623 encoding/binary.gox \
624 encoding/csv.gox \
625 encoding/gob.gox \
626 encoding/hex.gox \
627 encoding/json.gox \
628 encoding/pem.gox \
629 encoding/xml.gox
630
631 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
632 toolexeclibgoexp_DATA = \
633 exp/proxy.gox \
634 exp/terminal.gox
635
636 toolexeclibgogodir = $(toolexeclibgodir)/go
637 toolexeclibgogo_DATA = \
638 go/ast.gox \
639 go/build.gox \
640 go/constant.gox \
641 go/doc.gox \
642 go/format.gox \
643 go/importer.gox \
644 go/parser.gox \
645 go/printer.gox \
646 go/scanner.gox \
647 go/token.gox \
648 go/types.gox
649
650 toolexeclibgohashdir = $(toolexeclibgodir)/hash
651 toolexeclibgohash_DATA = \
652 hash/adler32.gox \
653 hash/crc32.gox \
654 hash/crc64.gox \
655 hash/fnv.gox
656
657 toolexeclibgohtmldir = $(toolexeclibgodir)/html
658 toolexeclibgohtml_DATA = \
659 html/template.gox
660
661 toolexeclibgoimagedir = $(toolexeclibgodir)/image
662 toolexeclibgoimage_DATA = \
663 image/color.gox \
664 image/draw.gox \
665 image/gif.gox \
666 image/jpeg.gox \
667 image/png.gox
668
669 toolexeclibgoimagecolordir = $(toolexeclibgoimagedir)/color
670 toolexeclibgoimagecolor_DATA = \
671 image/color/palette.gox
672
673 toolexeclibgoindexdir = $(toolexeclibgodir)/index
674 toolexeclibgoindex_DATA = \
675 index/suffixarray.gox
676
677 toolexeclibgoiodir = $(toolexeclibgodir)/io
678 toolexeclibgoio_DATA = \
679 io/ioutil.gox
680
681 toolexeclibgologdir = $(toolexeclibgodir)/log
682 toolexeclibgolog_DATA = \
683 log/syslog.gox
684
685 toolexeclibgomathdir = $(toolexeclibgodir)/math
686 toolexeclibgomath_DATA = \
687 math/big.gox \
688 math/bits.gox \
689 math/cmplx.gox \
690 math/rand.gox
691
692 toolexeclibgomimedir = $(toolexeclibgodir)/mime
693 toolexeclibgomime_DATA = \
694 mime/multipart.gox \
695 mime/quotedprintable.gox
696
697 toolexeclibgonetdir = $(toolexeclibgodir)/net
698 toolexeclibgonet_DATA = \
699 net/http.gox \
700 net/mail.gox \
701 net/rpc.gox \
702 net/smtp.gox \
703 net/textproto.gox \
704 net/url.gox
705
706 toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
707 toolexeclibgonethttp_DATA = \
708 net/http/cgi.gox \
709 net/http/cookiejar.gox \
710 net/http/fcgi.gox \
711 net/http/httptest.gox \
712 net/http/httptrace.gox \
713 net/http/httputil.gox \
714 net/http/pprof.gox
715
716 toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
717 toolexeclibgonetrpc_DATA = \
718 net/rpc/jsonrpc.gox
719
720 toolexeclibgoosdir = $(toolexeclibgodir)/os
721 toolexeclibgoos_DATA = \
722 os/exec.gox \
723 os/signal.gox \
724 os/user.gox
725
726 toolexeclibgopathdir = $(toolexeclibgodir)/path
727 toolexeclibgopath_DATA = \
728 path/filepath.gox
729
730 toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
731 toolexeclibgoregexp_DATA = \
732 regexp/syntax.gox
733
734 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
735 toolexeclibgoruntime_DATA = \
736 runtime/debug.gox \
737 runtime/pprof.gox \
738 runtime/trace.gox
739
740 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
741 toolexeclibgosync_DATA = \
742 sync/atomic.gox
743
744 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
745 toolexeclibgotesting_DATA = \
746 testing/iotest.gox \
747 testing/quick.gox
748
749 toolexeclibgotestinginternaldir = $(toolexeclibgotestingdir)/internal
750 toolexeclibgotestinginternal_DATA = \
751 testing/internal/testdeps.gox
752
753 toolexeclibgotextdir = $(toolexeclibgodir)/text
754 toolexeclibgotext_DATA = \
755 text/scanner.gox \
756 text/tabwriter.gox \
757 text/template.gox
758
759 toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
760 toolexeclibgotexttemplate_DATA = \
761 text/template/parse.gox
762
763 toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
764 toolexeclibgounicode_DATA = \
765 unicode/utf16.gox \
766 unicode/utf8.gox
767
768
769 # Some packages are only needed for tests, so unlike the other
770 # internal packages nothing will explicitly depend on them.
771 # Force them to be built.
772 noinst_DATA = internal/testenv.gox net/internal/socktest.gox \
773 zstdpkglist.go zdefaultcc.go
774 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
775 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
776 @LIBGO_IS_AIX_FALSE@@LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file = runtime/getncpu-none.c
777 @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
778 @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
779 @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
780 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file = runtime/getncpu-solaris.c
781 @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-irix.c
782 @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
783 @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file = runtime/getncpu-linux.c
784 runtime_files = \
785 runtime/aeshash.c \
786 runtime/go-assert.c \
787 runtime/go-caller.c \
788 runtime/go-callers.c \
789 runtime/go-cdiv.c \
790 runtime/go-cgo.c \
791 runtime/go-construct-map.c \
792 runtime/go-ffi.c \
793 runtime/go-fieldtrack.c \
794 runtime/go-matherr.c \
795 runtime/go-memclr.c \
796 runtime/go-memcmp.c \
797 runtime/go-memequal.c \
798 runtime/go-memmove.c \
799 runtime/go-nanotime.c \
800 runtime/go-now.c \
801 runtime/go-nosys.c \
802 runtime/go-reflect-call.c \
803 runtime/go-runtime-error.c \
804 runtime/go-setenv.c \
805 runtime/go-signal.c \
806 runtime/go-strslice.c \
807 runtime/go-typedesc-equal.c \
808 runtime/go-unsafe-pointer.c \
809 runtime/go-unsetenv.c \
810 runtime/go-unwind.c \
811 runtime/go-varargs.c \
812 runtime/env_posix.c \
813 runtime/panic.c \
814 runtime/print.c \
815 runtime/proc.c \
816 runtime/runtime_c.c \
817 runtime/stack.c \
818 runtime/thread.c \
819 runtime/yield.c \
820 $(rtems_task_variable_add_file) \
821 $(runtime_getncpu_file)
822
823 GCCGO_INSTALL_NAME := $(shell echo gccgo|sed '$(program_transform_name)')
824 GCC_INSTALL_NAME := $(shell echo gcc|sed '$(program_transform_name)')
825 GXX_INSTALL_NAME := $(shell echo g++|sed '$(program_transform_name)')
826 @LIBGO_IS_LINUX_FALSE@syscall_epoll_file =
827 @LIBGO_IS_LINUX_TRUE@syscall_epoll_file = epoll.go
828 SYSINFO_FLAGS = \
829 $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
830 $(CPPFLAGS) $(OSCFLAGS) -O
831
832 @LIBGO_IS_LINUX_FALSE@syscall_lib_clone_lo =
833 @LIBGO_IS_LINUX_TRUE@syscall_lib_clone_lo = syscall/clone_linux.lo
834 PACKAGES = \
835 archive/tar \
836 archive/zip \
837 bufio \
838 bytes \
839 compress/bzip2 \
840 compress/flate \
841 compress/gzip \
842 compress/lzw \
843 compress/zlib \
844 container/heap \
845 container/list \
846 container/ring \
847 context \
848 crypto \
849 crypto/aes \
850 crypto/cipher \
851 crypto/des \
852 crypto/dsa \
853 crypto/ecdsa \
854 crypto/elliptic \
855 crypto/hmac \
856 crypto/internal/cipherhw \
857 crypto/md5 \
858 crypto/rand \
859 crypto/rc4 \
860 crypto/rsa \
861 crypto/sha1 \
862 crypto/sha256 \
863 crypto/sha512 \
864 crypto/subtle \
865 crypto/tls \
866 crypto/x509 \
867 crypto/x509/pkix \
868 database/sql \
869 database/sql/driver \
870 debug/dwarf \
871 debug/elf \
872 debug/gosym \
873 debug/macho \
874 debug/pe \
875 debug/plan9obj \
876 encoding \
877 encoding/ascii85 \
878 encoding/asn1 \
879 encoding/base32 \
880 encoding/base64 \
881 encoding/binary \
882 encoding/csv \
883 encoding/gob \
884 encoding/hex \
885 encoding/json \
886 encoding/pem \
887 encoding/xml \
888 errors \
889 exp/proxy \
890 exp/terminal \
891 expvar \
892 flag \
893 fmt \
894 go/ast \
895 go/build \
896 go/constant \
897 go/doc \
898 go/format \
899 go/importer \
900 go/internal/gccgoimporter \
901 go/internal/gcimporter \
902 go/internal/srcimporter \
903 go/parser \
904 go/printer \
905 go/scanner \
906 go/token \
907 go/types \
908 golang_org/x/crypto/chacha20poly1305 \
909 golang_org/x/crypto/chacha20poly1305/internal/chacha20 \
910 golang_org/x/crypto/curve25519 \
911 golang_org/x/crypto/poly1305 \
912 golang_org/x/net/http2/hpack \
913 golang_org/x/net/idna \
914 golang_org/x/net/lex/httplex \
915 golang_org/x/net/proxy \
916 golang_org/x/text/secure/bidirule \
917 golang_org/x/text/transform \
918 golang_org/x/text/unicode/bidi \
919 golang_org/x/text/unicode/norm \
920 golang_org/x/text/width \
921 hash \
922 hash/adler32 \
923 hash/crc32 \
924 hash/crc64 \
925 hash/fnv \
926 html \
927 html/template \
928 image \
929 image/color \
930 image/color/palette \
931 image/draw \
932 image/gif \
933 image/internal/imageutil \
934 image/jpeg \
935 image/png \
936 index/suffixarray \
937 internal/nettrace \
938 internal/poll \
939 internal/race \
940 internal/singleflight \
941 internal/syscall/unix \
942 internal/testenv \
943 internal/trace \
944 io \
945 io/ioutil \
946 log \
947 log/syslog \
948 math \
949 math/big \
950 math/bits \
951 math/cmplx \
952 math/rand \
953 mime \
954 mime/multipart \
955 mime/quotedprintable \
956 net \
957 net/http \
958 net/http/cgi \
959 net/http/cookiejar \
960 net/http/fcgi \
961 net/http/httptest \
962 net/http/httptrace \
963 net/http/httputil \
964 net/http/internal \
965 net/http/pprof \
966 net/internal/socktest \
967 net/mail \
968 net/rpc \
969 net/rpc/jsonrpc \
970 net/smtp \
971 net/textproto \
972 net/url \
973 os \
974 os/exec \
975 os/signal \
976 os/user \
977 path \
978 path/filepath \
979 reflect \
980 regexp \
981 regexp/syntax \
982 runtime \
983 runtime/debug \
984 runtime/internal/atomic \
985 runtime/internal/sys \
986 runtime/pprof \
987 runtime/pprof/internal/profile \
988 runtime/trace \
989 sort \
990 strconv \
991 strings \
992 sync \
993 sync/atomic \
994 syscall \
995 testing \
996 testing/internal/testdeps \
997 testing/iotest \
998 testing/quick \
999 text/scanner \
1000 text/tabwriter \
1001 text/template \
1002 text/template/parse \
1003 time \
1004 unicode \
1005 unicode/utf16 \
1006 unicode/utf8
1007
1008 libgo_go_objs = \
1009 $(addsuffix .lo,$(PACKAGES)) \
1010 bytes/index.lo \
1011 reflect/makefunc_ffi_c.lo \
1012 strings/index.lo \
1013 $(syscall_lib_clone_lo) \
1014 syscall/errno.lo \
1015 syscall/signame.lo \
1016 syscall/wait.lo \
1017 $(golang_org_x_net_lif_lo) \
1018 $(golang_org_x_net_route_lo) \
1019 log/syslog/syslog_c.lo \
1020 $(os_lib_inotify_lo) \
1021 runtime/internal/atomic_c.lo \
1022 sync/atomic_c.lo
1023
1024 libgo_ldflags = \
1025 -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
1026
1027 libgo_libadd = \
1028 $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
1029 $(LIBATOMIC) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1030
1031 libgo_la_SOURCES = $(runtime_files)
1032 libgo_la_LDFLAGS = $(libgo_ldflags)
1033 libgo_la_LIBADD = $(libgo_libadd)
1034 libgo_llgo_la_SOURCES = $(runtime_files)
1035 libgo_llgo_la_LDFLAGS = $(libgo_ldflags)
1036 libgo_llgo_la_LIBADD = $(libgo_libadd)
1037 libgobegin_a_SOURCES = \
1038 runtime/go-main.c
1039
1040 libgobegin_llgo_a_SOURCES = \
1041 runtime/go-main.c
1042
1043
1044 # Use -fPIC for libgobegin so that it can be put in a PIE.
1045 libgobegin_a_CFLAGS = $(AM_CFLAGS) -fPIC
1046 libgobegin_llgo_a_CFLAGS = $(AM_CFLAGS) -fPIC
1047 libgolibbegin_a_SOURCES = \
1048 runtime/go-libmain.c
1049
1050 libgolibbegin_a_CFLAGS = $(AM_CFLAGS) -fPIC
1051 GOTOOL_PACKAGES = \
1052 cmd/go/internal/base \
1053 cmd/go/internal/bug \
1054 cmd/go/internal/buildid \
1055 cmd/go/internal/cfg \
1056 cmd/go/internal/clean \
1057 cmd/go/internal/cmdflag \
1058 cmd/go/internal/doc \
1059 cmd/go/internal/envcmd \
1060 cmd/go/internal/fix \
1061 cmd/go/internal/fmtcmd \
1062 cmd/go/internal/generate \
1063 cmd/go/internal/get \
1064 cmd/go/internal/help \
1065 cmd/go/internal/list \
1066 cmd/go/internal/load \
1067 cmd/go/internal/run \
1068 cmd/go/internal/str \
1069 cmd/go/internal/test \
1070 cmd/go/internal/tool \
1071 cmd/go/internal/version \
1072 cmd/go/internal/vet \
1073 cmd/go/internal/web \
1074 cmd/go/internal/work \
1075 cmd/internal/browser \
1076 cmd/internal/objabi
1077
1078 libgotool_a_SOURCES =
1079 libgotool_a_DEPENDENCIES = $(addsuffix .lo,$(GOTOOL_PACKAGES))
1080 libgotool_a_LIBADD = $(addsuffix .o,$(GOTOOL_PACKAGES))
1081 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1082 AM_GOCFLAGS = $(STRINGOPS_FLAG) $(GO_SPLIT_STACK)
1083 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
1084 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
1085 $(AM_GOCFLAGS) $(GOCFLAGS)
1086
1087 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
1088 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
1089
1090
1091 # Build the dependencies for a Go package.
1092 BUILDDEPS = \
1093 $(MKDIR_P) $(@D); \
1094 dir=`echo $@ | sed -e 's/.lo.dep$$//'`; \
1095 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,,$@)))`; \
1096 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $$files > $@.tmp; \
1097 if ! cmp $@.tmp $@ >/dev/null 2>/dev/null; then \
1098 rm -f `echo $@ | sed -e 's/\.dep$$//'`; \
1099 fi; \
1100 mv -f $@.tmp $@
1101
1102
1103 # Build the .go files for a package, generating a .lo file.
1104 BUILDPACKAGE = \
1105 $(MKDIR_P) $(@D); \
1106 files=`echo $^ | sed -e 's/[^ ]*\.gox//g' -e 's/[^ ]*\.dep//'`; \
1107 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's|golang_org|vendor/golang_org|'` $($(subst -,_,$(subst .,_,$(subst /,_,$@)))_GOCFLAGS) -o $@ $$files
1108
1109
1110 # How to build a .gox file from a .lo file.
1111 # Matching .o file can either be in the same directory as the .lo (non-PIC
1112 # object) or in the .libs directory (PIC object).
1113 BUILDGOX = \
1114 f="$(basename $<).o"; \
1115 if test ! -f $$f; then \
1116 f="$(basename $(<D)/.libs/$(<F)).o"; \
1117 fi; \
1118 $(OBJCOPY) -j .go_export $$f $@.tmp; \
1119 $(SHELL) $(srcdir)/mvifdiff.sh $@.tmp `echo $@ | sed -e 's/s-gox/gox/'`
1120
1121 GOTESTFLAGS =
1122 GOBENCH =
1123
1124 # Check a package.
1125 CHECK = \
1126 GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
1127 export GC; \
1128 GOLIBS="$(extra_check_libs_$(subst /,_,$(@D))) $(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
1129 export GOLIBS; \
1130 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
1131 export RUNTESTFLAGS; \
1132 MAKE="$(MAKE)"; \
1133 export MAKE; \
1134 NM="$(NM)"; \
1135 export NM; \
1136 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
1137 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
1138 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
1139 export LD_LIBRARY_PATH; \
1140 $(MKDIR_P) $(@D); \
1141 rm -f $@-testsum $@-testlog; \
1142 files=`$(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/$(@D) --extrafiles="$(extra_go_files_$(subst /,_,$(@D)))" $(matchargs_$(subst /,_,$(@D)))`; \
1143 if test "$(USE_DEJAGNU)" = "yes"; then \
1144 $(SHELL) $(srcdir)/testsuite/gotest --goarch=$(GOARCH) --goos=$(GOOS) --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$$files" --testname="$(@D)" $(GOTESTFLAGS); \
1145 elif test "$(GOBENCH)" != ""; then \
1146 $(SHELL) $(srcdir)/testsuite/gotest --goarch=$(GOARCH) --goos=$(GOOS) --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$$files" --bench="$(GOBENCH)" $(GOTESTFLAGS); \
1147 else \
1148 if $(SHELL) $(srcdir)/testsuite/gotest --goarch=$(GOARCH) --goos=$(GOOS) --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$$files" $(GOTESTFLAGS) >>$@-testlog 2>&1; then \
1149 echo "PASS: $(@D)" >> $@-testlog; \
1150 echo "PASS: $(@D)"; \
1151 echo "PASS: $(@D)" > $@-testsum; \
1152 else \
1153 echo "FAIL: $(@D)" >> $@-testlog; \
1154 cat $@-testlog; \
1155 echo "FAIL: $(@D)" > $@-testsum; \
1156 exit 1; \
1157 fi; \
1158 fi
1159
1160
1161 # Build all packages before checking any.
1162 CHECK_DEPS = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
1163 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
1164 $(toolexeclibgocrypto_DATA) $(toolexeclibgodebug_DATA) \
1165 $(toolexeclibgoencoding_DATA) $(toolexeclibgoexp_DATA) \
1166 $(toolexeclibgogo_DATA) $(toolexeclibgohash_DATA) \
1167 $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
1168 $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
1169 $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
1170 $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
1171 $(toolexeclibgoos_DATA) $(toolexeclibgopath_DATA) \
1172 $(toolexeclibgorpc_DATA) $(toolexeclibgoruntime_DATA) \
1173 $(toolexeclibgosync_DATA) $(toolexeclibgotesting_DATA) \
1174 $(toolexeclibgotext_DATA) $(toolexeclibgotexttemplate_DATA) \
1175 $(toolexeclibgounicode_DATA) $(noinst_LIBRARIES) \
1176 $(am__append_3) $(am__append_4)
1177
1178 # Pass -ffp-contract=off, or 386-specific options, when building the
1179 # math package. MATH_FLAG is defined in configure.ac.
1180 math_lo_GOCFLAGS = $(MATH_FLAG)
1181
1182 # Add the generated file runtime_sysinfo.go to the runtime package.
1183 extra_go_files_runtime = runtime_sysinfo.go sigtab.go
1184
1185 # Add generated files to the syscall package.
1186 extra_go_files_syscall = \
1187 libcalls.go \
1188 sysinfo.go \
1189 syscall_arch.go \
1190 $(syscall_epoll_file)
1191
1192
1193 # Pass -fgo-compiling-runtime when compiling the runtime package.
1194 runtime_lo_GOCFLAGS = -fgo-c-header=runtime.inc.tmp -fgo-compiling-runtime
1195 runtime_check_GOCFLAGS = -fgo-compiling-runtime
1196 runtime_internal_atomic_lo_GOCFLAGS = -fgo-compiling-runtime
1197 runtime_internal_atomic_lo_check_GOCFLAGS = -fgo-compiling-runtime
1198 runtime_internal_sys_lo_GOCFLAGS = -fgo-compiling-runtime
1199 runtime_internal_sys_lo_check_GOCFLAGS = -fgo-compiling-runtime
1200 @USE_LIBFFI_FALSE@matchargs_runtime =
1201
1202 # If libffi is supported (the normal case) use the ffi build tag for
1203 # the runtime package.
1204 @USE_LIBFFI_TRUE@matchargs_runtime = --tag=libffi
1205
1206 # At least for now, we need -static-libgo for this test, because
1207 # otherwise we can't get the line numbers.
1208 # Also use -fno-inline to get better results from the memory profiler.
1209 runtime_pprof_check_GOCFLAGS = -static-libgo -fno-inline
1210 extra_go_files_runtime_internal_sys = version.go
1211 extra_go_files_cmd_go_internal_cfg = zdefaultcc.go
1212 extra_go_files_cmd_go_internal_load = zstdpkglist.go
1213 extra_check_libs_cmd_go_internal_generate = $(abs_builddir)/libgotool.a
1214 extra_check_libs_cmd_go_internal_get = $(abs_builddir)/libgotool.a
1215 extra_check_libs_cmd_go_internal_load = $(abs_builddir)/libgotool.a
1216 extra_check_libs_cmd_go_internal_work = $(abs_builddir)/libgotool.a
1217 @HAVE_STAT_TIMESPEC_FALSE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os =
1218
1219 # Solaris 12 changed the type of fields in struct stat.
1220 # Use a build tag, based on a configure check, to cope.
1221 @HAVE_STAT_TIMESPEC_TRUE@@LIBGO_IS_SOLARIS_TRUE@matchargs_os = --tag=solaristag
1222 @LIBGO_IS_SOLARIS_FALSE@matchargs_os =
1223 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_lo = \
1224 @LIBGO_IS_BSD_TRUE@ golang_org/x/net/route.lo
1225
1226 @LIBGO_IS_BSD_TRUE@golang_org_x_net_route_check = \
1227 @LIBGO_IS_BSD_TRUE@ golang_org/x/net/route/check
1228
1229 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_lo = \
1230 @LIBGO_IS_SOLARIS_TRUE@ golang_org/x/net/lif.lo
1231
1232 @LIBGO_IS_SOLARIS_TRUE@golang_org_x_net_lif_check = \
1233 @LIBGO_IS_SOLARIS_TRUE@ golang_org/x/net/lif/check
1234
1235 TEST_PACKAGES = \
1236 bufio/check \
1237 bytes/check \
1238 context/check \
1239 errors/check \
1240 expvar/check \
1241 flag/check \
1242 fmt/check \
1243 html/check \
1244 image/check \
1245 io/check \
1246 log/check \
1247 math/check \
1248 mime/check \
1249 net/check \
1250 os/check \
1251 path/check \
1252 reflect/check \
1253 regexp/check \
1254 runtime/check \
1255 sort/check \
1256 strconv/check \
1257 strings/check \
1258 sync/check \
1259 syscall/check \
1260 time/check \
1261 unicode/check \
1262 archive/tar/check \
1263 archive/zip/check \
1264 cmd/go/internal/generate/check \
1265 cmd/go/internal/get/check \
1266 cmd/go/internal/load/check \
1267 cmd/go/internal/work/check \
1268 cmd/internal/objabi/check \
1269 compress/bzip2/check \
1270 compress/flate/check \
1271 compress/gzip/check \
1272 compress/lzw/check \
1273 compress/zlib/check \
1274 container/heap/check \
1275 container/list/check \
1276 container/ring/check \
1277 crypto/aes/check \
1278 crypto/cipher/check \
1279 crypto/des/check \
1280 crypto/dsa/check \
1281 crypto/ecdsa/check \
1282 crypto/elliptic/check \
1283 crypto/hmac/check \
1284 crypto/md5/check \
1285 crypto/rand/check \
1286 crypto/rc4/check \
1287 crypto/rsa/check \
1288 crypto/sha1/check \
1289 crypto/sha256/check \
1290 crypto/sha512/check \
1291 crypto/subtle/check \
1292 crypto/tls/check \
1293 crypto/x509/check \
1294 database/sql/check \
1295 database/sql/driver/check \
1296 debug/dwarf/check \
1297 debug/elf/check \
1298 debug/macho/check \
1299 debug/pe/check \
1300 debug/plan9obj/check \
1301 encoding/ascii85/check \
1302 encoding/asn1/check \
1303 encoding/base32/check \
1304 encoding/base64/check \
1305 encoding/binary/check \
1306 encoding/csv/check \
1307 encoding/gob/check \
1308 encoding/hex/check \
1309 encoding/json/check \
1310 encoding/pem/check \
1311 encoding/xml/check \
1312 exp/proxy/check \
1313 exp/terminal/check \
1314 html/template/check \
1315 go/ast/check \
1316 go/build/check \
1317 go/constant/check \
1318 go/doc/check \
1319 go/format/check \
1320 go/internal/gcimporter/check \
1321 go/internal/gccgoimporter/check \
1322 go/internal/srcimporter/check \
1323 go/parser/check \
1324 go/printer/check \
1325 go/scanner/check \
1326 go/token/check \
1327 go/types/check \
1328 golang_org/x/crypto/chacha20poly1305/check \
1329 golang_org/x/crypto/chacha20poly1305/internal/chacha20/check \
1330 golang_org/x/crypto/curve25519/check \
1331 golang_org/x/crypto/poly1305/check \
1332 golang_org/x/net/http2/hpack/check \
1333 golang_org/x/net/idna/check \
1334 golang_org/x/net/lex/httplex/check \
1335 $(golang_org_x_net_lif_check) \
1336 golang_org/x/net/proxy/check \
1337 $(golang_org_x_net_route_check) \
1338 hash/adler32/check \
1339 hash/crc32/check \
1340 hash/crc64/check \
1341 hash/fnv/check \
1342 image/color/check \
1343 image/draw/check \
1344 image/jpeg/check \
1345 image/png/check \
1346 index/suffixarray/check \
1347 internal/poll/check \
1348 internal/singleflight/check \
1349 internal/trace/check \
1350 io/ioutil/check \
1351 log/syslog/check \
1352 math/big/check \
1353 math/bits/check \
1354 math/cmplx/check \
1355 math/rand/check \
1356 mime/multipart/check \
1357 mime/quotedprintable/check \
1358 net/http/check \
1359 net/http/cgi/check \
1360 net/http/cookiejar/check \
1361 net/http/fcgi/check \
1362 net/http/httptest/check \
1363 net/http/httptrace/check \
1364 net/http/httputil/check \
1365 net/http/internal/check \
1366 net/internal/socktest/check \
1367 net/mail/check \
1368 net/rpc/check \
1369 net/smtp/check \
1370 net/textproto/check \
1371 net/url/check \
1372 net/rpc/jsonrpc/check \
1373 os/exec/check \
1374 os/signal/check \
1375 os/user/check \
1376 path/filepath/check \
1377 regexp/syntax/check \
1378 runtime/debug/check \
1379 runtime/internal/atomic/check \
1380 runtime/internal/sys/check \
1381 runtime/pprof/check \
1382 runtime/pprof/internal/profile/check \
1383 runtime/trace/check \
1384 sync/atomic/check \
1385 text/scanner/check \
1386 text/tabwriter/check \
1387 text/template/check \
1388 text/template/parse/check \
1389 testing/quick/check \
1390 unicode/utf16/check \
1391 unicode/utf8/check
1392
1393 MOSTLYCLEANFILES = \
1394 s-runtime_sysinfo s-sigtab s-runtime-inc s-zstdpkglist \
1395 s-libcalls s-libcalls-list s-syscall_arch s-gen-sysinfo s-sysinfo \
1396 s-errno s-epoll \
1397 libgo.head libgo.sum.sep libgo.log.sep libgo.var \
1398 libcalls-list runtime.inc runtime.inc.tmp2 runtime.inc.tmp3
1399
1400 CLEANFILES = *.go *.c s-* libgo.sum libgo.log runtime.inc
1401 all: config.h
1402 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1403
1404 .SUFFIXES:
1405 .SUFFIXES: .c .go .gox .o .obj .lo .a
1406 am--refresh: Makefile
1407 @:
1408 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1409 @for dep in $?; do \
1410 case '$(am__configure_deps)' in \
1411 *$$dep*) \
1412 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1413 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1414 && exit 0; \
1415 exit 1;; \
1416 esac; \
1417 done; \
1418 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1419 $(am__cd) $(top_srcdir) && \
1420 $(AUTOMAKE) --foreign Makefile
1421 .PRECIOUS: Makefile
1422 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1423 @case '$?' in \
1424 *config.status*) \
1425 echo ' $(SHELL) ./config.status'; \
1426 $(SHELL) ./config.status;; \
1427 *) \
1428 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1429 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1430 esac;
1431
1432 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1433 $(SHELL) ./config.status --recheck
1434
1435 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1436 $(am__cd) $(srcdir) && $(AUTOCONF)
1437 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1438 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1439 $(am__aclocal_m4_deps):
1440
1441 config.h: stamp-h1
1442 @if test ! -f $@; then rm -f stamp-h1; else :; fi
1443 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1444
1445 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1446 @rm -f stamp-h1
1447 cd $(top_builddir) && $(SHELL) ./config.status config.h
1448 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1449 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1450 rm -f stamp-h1
1451 touch $@
1452
1453 distclean-hdr:
1454 -rm -f config.h stamp-h1
1455
1456 clean-noinstLIBRARIES:
1457 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1458 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
1459 @$(NORMAL_INSTALL)
1460 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1461 list2=; for p in $$list; do \
1462 if test -f $$p; then \
1463 list2="$$list2 $$p"; \
1464 else :; fi; \
1465 done; \
1466 test -z "$$list2" || { \
1467 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1468 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
1469 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1470 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
1471 @$(POST_INSTALL)
1472 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1473 for p in $$list; do \
1474 if test -f $$p; then \
1475 $(am__strip_dir) \
1476 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
1477 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
1478 else :; fi; \
1479 done
1480
1481 uninstall-toolexeclibLIBRARIES:
1482 @$(NORMAL_UNINSTALL)
1483 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1484 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1485 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
1486
1487 clean-toolexeclibLIBRARIES:
1488 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
1489 libgobegin-llgo.a: $(libgobegin_llgo_a_OBJECTS) $(libgobegin_llgo_a_DEPENDENCIES) $(EXTRA_libgobegin_llgo_a_DEPENDENCIES)
1490 -rm -f libgobegin-llgo.a
1491 $(libgobegin_llgo_a_AR) libgobegin-llgo.a $(libgobegin_llgo_a_OBJECTS) $(libgobegin_llgo_a_LIBADD)
1492 $(RANLIB) libgobegin-llgo.a
1493 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES) $(EXTRA_libgobegin_a_DEPENDENCIES)
1494 -rm -f libgobegin.a
1495 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
1496 $(RANLIB) libgobegin.a
1497 libgolibbegin.a: $(libgolibbegin_a_OBJECTS) $(libgolibbegin_a_DEPENDENCIES) $(EXTRA_libgolibbegin_a_DEPENDENCIES)
1498 -rm -f libgolibbegin.a
1499 $(libgolibbegin_a_AR) libgolibbegin.a $(libgolibbegin_a_OBJECTS) $(libgolibbegin_a_LIBADD)
1500 $(RANLIB) libgolibbegin.a
1501 libgotool.a: $(libgotool_a_OBJECTS) $(libgotool_a_DEPENDENCIES) $(EXTRA_libgotool_a_DEPENDENCIES)
1502 -rm -f libgotool.a
1503 $(libgotool_a_AR) libgotool.a $(libgotool_a_OBJECTS) $(libgotool_a_LIBADD)
1504 $(RANLIB) libgotool.a
1505 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
1506 @$(NORMAL_INSTALL)
1507 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1508 list2=; for p in $$list; do \
1509 if test -f $$p; then \
1510 list2="$$list2 $$p"; \
1511 else :; fi; \
1512 done; \
1513 test -z "$$list2" || { \
1514 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1515 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
1516 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
1517 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
1518 }
1519
1520 uninstall-toolexeclibLTLIBRARIES:
1521 @$(NORMAL_UNINSTALL)
1522 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
1523 for p in $$list; do \
1524 $(am__strip_dir) \
1525 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
1526 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
1527 done
1528
1529 clean-toolexeclibLTLIBRARIES:
1530 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
1531 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
1532 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1533 test "$$dir" != "$$p" || dir=.; \
1534 echo "rm -f \"$${dir}/so_locations\""; \
1535 rm -f "$${dir}/so_locations"; \
1536 done
1537 libgo-llgo.la: $(libgo_llgo_la_OBJECTS) $(libgo_llgo_la_DEPENDENCIES) $(EXTRA_libgo_llgo_la_DEPENDENCIES)
1538 $(libgo_llgo_la_LINK) $(am_libgo_llgo_la_rpath) $(libgo_llgo_la_OBJECTS) $(libgo_llgo_la_LIBADD) $(LIBS)
1539 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES) $(EXTRA_libgo_la_DEPENDENCIES)
1540 $(libgo_la_LINK) $(am_libgo_la_rpath) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
1541
1542 mostlyclean-compile:
1543 -rm -f *.$(OBJEXT)
1544
1545 distclean-compile:
1546 -rm -f *.tab.c
1547
1548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aeshash.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env_posix.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-aix.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cdiv.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-ffi.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-fieldtrack.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memclr.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memequal.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memmove.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsetenv.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-varargs.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgobegin_a-go-main.Po@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgobegin_llgo_a-go-main.Po@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgolibbegin_a-go-libmain.Po@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime_c.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
1593
1594 .c.o:
1595 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1596 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1599 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1600
1601 .c.obj:
1602 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1603 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1606 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1607
1608 .c.lo:
1609 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1610 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1611 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1613 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1614
1615 libgobegin_llgo_a-go-main.o: runtime/go-main.c
1616 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -MT libgobegin_llgo_a-go-main.o -MD -MP -MF $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo -c -o libgobegin_llgo_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
1617 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo $(DEPDIR)/libgobegin_llgo_a-go-main.Po
1618 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_llgo_a-go-main.o' libtool=no @AMDEPBACKSLASH@
1619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1620 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -c -o libgobegin_llgo_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
1621
1622 libgobegin_llgo_a-go-main.obj: runtime/go-main.c
1623 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -MT libgobegin_llgo_a-go-main.obj -MD -MP -MF $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo -c -o libgobegin_llgo_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1624 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo $(DEPDIR)/libgobegin_llgo_a-go-main.Po
1625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_llgo_a-go-main.obj' libtool=no @AMDEPBACKSLASH@
1626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1627 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -c -o libgobegin_llgo_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1628
1629 libgobegin_a-go-main.o: runtime/go-main.c
1630 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -MT libgobegin_a-go-main.o -MD -MP -MF $(DEPDIR)/libgobegin_a-go-main.Tpo -c -o libgobegin_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
1631 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_a-go-main.Tpo $(DEPDIR)/libgobegin_a-go-main.Po
1632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_a-go-main.o' libtool=no @AMDEPBACKSLASH@
1633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1634 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -c -o libgobegin_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
1635
1636 libgobegin_a-go-main.obj: runtime/go-main.c
1637 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -MT libgobegin_a-go-main.obj -MD -MP -MF $(DEPDIR)/libgobegin_a-go-main.Tpo -c -o libgobegin_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1638 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_a-go-main.Tpo $(DEPDIR)/libgobegin_a-go-main.Po
1639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_a-go-main.obj' libtool=no @AMDEPBACKSLASH@
1640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1641 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -c -o libgobegin_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
1642
1643 libgolibbegin_a-go-libmain.o: runtime/go-libmain.c
1644 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -MT libgolibbegin_a-go-libmain.o -MD -MP -MF $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo -c -o libgolibbegin_a-go-libmain.o `test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime/go-libmain.c
1645 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo $(DEPDIR)/libgolibbegin_a-go-libmain.Po
1646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-libmain.c' object='libgolibbegin_a-go-libmain.o' libtool=no @AMDEPBACKSLASH@
1647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1648 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -c -o libgolibbegin_a-go-libmain.o `test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime/go-libmain.c
1649
1650 libgolibbegin_a-go-libmain.obj: runtime/go-libmain.c
1651 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -MT libgolibbegin_a-go-libmain.obj -MD -MP -MF $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo -c -o libgolibbegin_a-go-libmain.obj `if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1652 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo $(DEPDIR)/libgolibbegin_a-go-libmain.Po
1653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-libmain.c' object='libgolibbegin_a-go-libmain.obj' libtool=no @AMDEPBACKSLASH@
1654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1655 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -c -o libgolibbegin_a-go-libmain.obj `if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
1656
1657 aeshash.lo: runtime/aeshash.c
1658 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aeshash.lo -MD -MP -MF $(DEPDIR)/aeshash.Tpo -c -o aeshash.lo `test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime/aeshash.c
1659 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/aeshash.Tpo $(DEPDIR)/aeshash.Plo
1660 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/aeshash.c' object='aeshash.lo' libtool=yes @AMDEPBACKSLASH@
1661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1662 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aeshash.lo `test -f 'runtime/aeshash.c' || echo '$(srcdir)/'`runtime/aeshash.c
1663
1664 go-assert.lo: runtime/go-assert.c
1665 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-assert.lo -MD -MP -MF $(DEPDIR)/go-assert.Tpo -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
1666 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
1667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
1668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1669 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
1670
1671 go-caller.lo: runtime/go-caller.c
1672 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-caller.lo -MD -MP -MF $(DEPDIR)/go-caller.Tpo -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
1673 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
1674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1676 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
1677
1678 go-callers.lo: runtime/go-callers.c
1679 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-callers.lo -MD -MP -MF $(DEPDIR)/go-callers.Tpo -c -o go-callers.lo `test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime/go-callers.c
1680 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
1681 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
1682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1683 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-callers.lo `test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime/go-callers.c
1684
1685 go-cdiv.lo: runtime/go-cdiv.c
1686 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-cdiv.lo -MD -MP -MF $(DEPDIR)/go-cdiv.Tpo -c -o go-cdiv.lo `test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime/go-cdiv.c
1687 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cdiv.Tpo $(DEPDIR)/go-cdiv.Plo
1688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cdiv.c' object='go-cdiv.lo' libtool=yes @AMDEPBACKSLASH@
1689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1690 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-cdiv.lo `test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime/go-cdiv.c
1691
1692 go-cgo.lo: runtime/go-cgo.c
1693 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-cgo.lo -MD -MP -MF $(DEPDIR)/go-cgo.Tpo -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
1694 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
1695 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1697 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
1698
1699 go-construct-map.lo: runtime/go-construct-map.c
1700 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-construct-map.lo -MD -MP -MF $(DEPDIR)/go-construct-map.Tpo -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
1701 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
1702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
1703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1704 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
1705
1706 go-ffi.lo: runtime/go-ffi.c
1707 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-ffi.lo -MD -MP -MF $(DEPDIR)/go-ffi.Tpo -c -o go-ffi.lo `test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime/go-ffi.c
1708 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-ffi.Tpo $(DEPDIR)/go-ffi.Plo
1709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-ffi.c' object='go-ffi.lo' libtool=yes @AMDEPBACKSLASH@
1710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1711 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-ffi.lo `test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime/go-ffi.c
1712
1713 go-fieldtrack.lo: runtime/go-fieldtrack.c
1714 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-fieldtrack.lo -MD -MP -MF $(DEPDIR)/go-fieldtrack.Tpo -c -o go-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
1715 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-fieldtrack.Tpo $(DEPDIR)/go-fieldtrack.Plo
1716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-fieldtrack.c' object='go-fieldtrack.lo' libtool=yes @AMDEPBACKSLASH@
1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1718 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
1719
1720 go-matherr.lo: runtime/go-matherr.c
1721 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-matherr.lo -MD -MP -MF $(DEPDIR)/go-matherr.Tpo -c -o go-matherr.lo `test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime/go-matherr.c
1722 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
1723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
1724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1725 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-matherr.lo `test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime/go-matherr.c
1726
1727 go-memclr.lo: runtime/go-memclr.c
1728 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-memclr.lo -MD -MP -MF $(DEPDIR)/go-memclr.Tpo -c -o go-memclr.lo `test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime/go-memclr.c
1729 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memclr.Tpo $(DEPDIR)/go-memclr.Plo
1730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memclr.c' object='go-memclr.lo' libtool=yes @AMDEPBACKSLASH@
1731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1732 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-memclr.lo `test -f 'runtime/go-memclr.c' || echo '$(srcdir)/'`runtime/go-memclr.c
1733
1734 go-memcmp.lo: runtime/go-memcmp.c
1735 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-memcmp.lo -MD -MP -MF $(DEPDIR)/go-memcmp.Tpo -c -o go-memcmp.lo `test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime/go-memcmp.c
1736 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
1737 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.lo' libtool=yes @AMDEPBACKSLASH@
1738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1739 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-memcmp.lo `test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime/go-memcmp.c
1740
1741 go-memequal.lo: runtime/go-memequal.c
1742 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-memequal.lo -MD -MP -MF $(DEPDIR)/go-memequal.Tpo -c -o go-memequal.lo `test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime/go-memequal.c
1743 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memequal.Tpo $(DEPDIR)/go-memequal.Plo
1744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memequal.c' object='go-memequal.lo' libtool=yes @AMDEPBACKSLASH@
1745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1746 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-memequal.lo `test -f 'runtime/go-memequal.c' || echo '$(srcdir)/'`runtime/go-memequal.c
1747
1748 go-memmove.lo: runtime/go-memmove.c
1749 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-memmove.lo -MD -MP -MF $(DEPDIR)/go-memmove.Tpo -c -o go-memmove.lo `test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime/go-memmove.c
1750 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memmove.Tpo $(DEPDIR)/go-memmove.Plo
1751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memmove.c' object='go-memmove.lo' libtool=yes @AMDEPBACKSLASH@
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1753 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-memmove.lo `test -f 'runtime/go-memmove.c' || echo '$(srcdir)/'`runtime/go-memmove.c
1754
1755 go-nanotime.lo: runtime/go-nanotime.c
1756 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-nanotime.lo -MD -MP -MF $(DEPDIR)/go-nanotime.Tpo -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
1757 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
1758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1760 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
1761
1762 go-now.lo: runtime/go-now.c
1763 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-now.lo -MD -MP -MF $(DEPDIR)/go-now.Tpo -c -o go-now.lo `test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime/go-now.c
1764 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
1765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
1766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1767 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-now.lo `test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime/go-now.c
1768
1769 go-nosys.lo: runtime/go-nosys.c
1770 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-nosys.lo -MD -MP -MF $(DEPDIR)/go-nosys.Tpo -c -o go-nosys.lo `test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime/go-nosys.c
1771 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
1772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
1773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1774 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-nosys.lo `test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime/go-nosys.c
1775
1776 go-reflect-call.lo: runtime/go-reflect-call.c
1777 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-call.lo -MD -MP -MF $(DEPDIR)/go-reflect-call.Tpo -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
1778 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
1779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
1780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1781 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
1782
1783 go-runtime-error.lo: runtime/go-runtime-error.c
1784 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-runtime-error.lo -MD -MP -MF $(DEPDIR)/go-runtime-error.Tpo -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
1785 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
1786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
1787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1788 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
1789
1790 go-setenv.lo: runtime/go-setenv.c
1791 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-setenv.lo -MD -MP -MF $(DEPDIR)/go-setenv.Tpo -c -o go-setenv.lo `test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime/go-setenv.c
1792 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
1793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
1794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1795 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-setenv.lo `test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime/go-setenv.c
1796
1797 go-signal.lo: runtime/go-signal.c
1798 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-signal.lo -MD -MP -MF $(DEPDIR)/go-signal.Tpo -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
1799 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
1800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
1801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1802 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
1803
1804 go-strslice.lo: runtime/go-strslice.c
1805 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strslice.lo -MD -MP -MF $(DEPDIR)/go-strslice.Tpo -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
1806 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
1807 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
1808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1809 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
1810
1811 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
1812 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typedesc-equal.lo -MD -MP -MF $(DEPDIR)/go-typedesc-equal.Tpo -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
1813 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
1814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
1815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1816 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
1817
1818 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
1819 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-pointer.lo -MD -MP -MF $(DEPDIR)/go-unsafe-pointer.Tpo -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
1820 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
1821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
1822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1823 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
1824
1825 go-unsetenv.lo: runtime/go-unsetenv.c
1826 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsetenv.lo -MD -MP -MF $(DEPDIR)/go-unsetenv.Tpo -c -o go-unsetenv.lo `test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime/go-unsetenv.c
1827 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsetenv.Tpo $(DEPDIR)/go-unsetenv.Plo
1828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsetenv.c' object='go-unsetenv.lo' libtool=yes @AMDEPBACKSLASH@
1829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1830 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsetenv.lo `test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime/go-unsetenv.c
1831
1832 go-unwind.lo: runtime/go-unwind.c
1833 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unwind.lo -MD -MP -MF $(DEPDIR)/go-unwind.Tpo -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
1834 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
1835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
1836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1837 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
1838
1839 go-varargs.lo: runtime/go-varargs.c
1840 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-varargs.lo -MD -MP -MF $(DEPDIR)/go-varargs.Tpo -c -o go-varargs.lo `test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime/go-varargs.c
1841 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-varargs.Tpo $(DEPDIR)/go-varargs.Plo
1842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-varargs.c' object='go-varargs.lo' libtool=yes @AMDEPBACKSLASH@
1843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1844 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-varargs.lo `test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime/go-varargs.c
1845
1846 env_posix.lo: runtime/env_posix.c
1847 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_posix.lo -MD -MP -MF $(DEPDIR)/env_posix.Tpo -c -o env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
1848 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/env_posix.Tpo $(DEPDIR)/env_posix.Plo
1849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/env_posix.c' object='env_posix.lo' libtool=yes @AMDEPBACKSLASH@
1850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1851 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
1852
1853 panic.lo: runtime/panic.c
1854 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT panic.lo -MD -MP -MF $(DEPDIR)/panic.Tpo -c -o panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
1855 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
1856 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.lo' libtool=yes @AMDEPBACKSLASH@
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1858 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
1859
1860 print.lo: runtime/print.c
1861 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT print.lo -MD -MP -MF $(DEPDIR)/print.Tpo -c -o print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
1862 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
1863 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1865 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
1866
1867 proc.lo: runtime/proc.c
1868 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proc.lo -MD -MP -MF $(DEPDIR)/proc.Tpo -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
1869 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
1870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1872 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
1873
1874 runtime_c.lo: runtime/runtime_c.c
1875 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT runtime_c.lo -MD -MP -MF $(DEPDIR)/runtime_c.Tpo -c -o runtime_c.lo `test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime/runtime_c.c
1876 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime_c.Tpo $(DEPDIR)/runtime_c.Plo
1877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime_c.c' object='runtime_c.lo' libtool=yes @AMDEPBACKSLASH@
1878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1879 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o runtime_c.lo `test -f 'runtime/runtime_c.c' || echo '$(srcdir)/'`runtime/runtime_c.c
1880
1881 stack.lo: runtime/stack.c
1882 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stack.lo -MD -MP -MF $(DEPDIR)/stack.Tpo -c -o stack.lo `test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime/stack.c
1883 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Plo
1884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/stack.c' object='stack.lo' libtool=yes @AMDEPBACKSLASH@
1885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1886 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stack.lo `test -f 'runtime/stack.c' || echo '$(srcdir)/'`runtime/stack.c
1887
1888 thread.lo: runtime/thread.c
1889 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread.lo -MD -MP -MF $(DEPDIR)/thread.Tpo -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
1890 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
1891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
1892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1893 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
1894
1895 yield.lo: runtime/yield.c
1896 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yield.lo -MD -MP -MF $(DEPDIR)/yield.Tpo -c -o yield.lo `test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime/yield.c
1897 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
1898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
1899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1900 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yield.lo `test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime/yield.c
1901
1902 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
1903 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rtems-task-variable-add.lo -MD -MP -MF $(DEPDIR)/rtems-task-variable-add.Tpo -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
1904 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
1905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
1906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1907 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
1908
1909 getncpu-none.lo: runtime/getncpu-none.c
1910 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-none.lo -MD -MP -MF $(DEPDIR)/getncpu-none.Tpo -c -o getncpu-none.lo `test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime/getncpu-none.c
1911 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
1912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
1913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1914 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-none.lo `test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime/getncpu-none.c
1915
1916 getncpu-aix.lo: runtime/getncpu-aix.c
1917 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-aix.lo -MD -MP -MF $(DEPDIR)/getncpu-aix.Tpo -c -o getncpu-aix.lo `test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime/getncpu-aix.c
1918 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-aix.Tpo $(DEPDIR)/getncpu-aix.Plo
1919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-aix.c' object='getncpu-aix.lo' libtool=yes @AMDEPBACKSLASH@
1920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1921 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-aix.lo `test -f 'runtime/getncpu-aix.c' || echo '$(srcdir)/'`runtime/getncpu-aix.c
1922
1923 getncpu-bsd.lo: runtime/getncpu-bsd.c
1924 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-bsd.lo -MD -MP -MF $(DEPDIR)/getncpu-bsd.Tpo -c -o getncpu-bsd.lo `test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime/getncpu-bsd.c
1925 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
1926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
1927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1928 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-bsd.lo `test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime/getncpu-bsd.c
1929
1930 getncpu-solaris.lo: runtime/getncpu-solaris.c
1931 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-solaris.lo -MD -MP -MF $(DEPDIR)/getncpu-solaris.Tpo -c -o getncpu-solaris.lo `test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime/getncpu-solaris.c
1932 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
1933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
1934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1935 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-solaris.lo `test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime/getncpu-solaris.c
1936
1937 getncpu-irix.lo: runtime/getncpu-irix.c
1938 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-irix.lo -MD -MP -MF $(DEPDIR)/getncpu-irix.Tpo -c -o getncpu-irix.lo `test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime/getncpu-irix.c
1939 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
1940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
1941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1942 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-irix.lo `test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime/getncpu-irix.c
1943
1944 getncpu-linux.lo: runtime/getncpu-linux.c
1945 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-linux.lo -MD -MP -MF $(DEPDIR)/getncpu-linux.Tpo -c -o getncpu-linux.lo `test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime/getncpu-linux.c
1946 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
1947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
1948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1949 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-linux.lo `test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime/getncpu-linux.c
1950
1951 mostlyclean-libtool:
1952 -rm -f *.lo
1953
1954 clean-libtool:
1955 -rm -rf .libs _libs
1956
1957 distclean-libtool:
1958 -rm -f libtool config.lt
1959
1960 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1961 # runs to enable its job server during parallel builds. Hence the
1962 # comments below.
1963 all-multi:
1964 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
1965 install-multi:
1966 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
1967
1968 mostlyclean-multi:
1969 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
1970 clean-multi:
1971 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
1972 distclean-multi:
1973 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
1974 maintainer-clean-multi:
1975 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
1976 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
1977 @$(NORMAL_INSTALL)
1978 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
1979 if test -n "$$list"; then \
1980 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodir)'"; \
1981 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)" || exit 1; \
1982 fi; \
1983 for p in $$list; do \
1984 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1985 echo "$$d$$p"; \
1986 done | $(am__base_list) | \
1987 while read files; do \
1988 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
1989 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
1990 done
1991
1992 uninstall-toolexeclibgoDATA:
1993 @$(NORMAL_UNINSTALL)
1994 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
1995 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1996 dir='$(DESTDIR)$(toolexeclibgodir)'; $(am__uninstall_files_from_dir)
1997 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
1998 @$(NORMAL_INSTALL)
1999 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2000 if test -n "$$list"; then \
2001 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2002 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit 1; \
2003 fi; \
2004 for p in $$list; do \
2005 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2006 echo "$$d$$p"; \
2007 done | $(am__base_list) | \
2008 while read files; do \
2009 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
2010 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
2011 done
2012
2013 uninstall-toolexeclibgoarchiveDATA:
2014 @$(NORMAL_UNINSTALL)
2015 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
2016 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2017 dir='$(DESTDIR)$(toolexeclibgoarchivedir)'; $(am__uninstall_files_from_dir)
2018 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
2019 @$(NORMAL_INSTALL)
2020 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2021 if test -n "$$list"; then \
2022 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2023 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)" || exit 1; \
2024 fi; \
2025 for p in $$list; do \
2026 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2027 echo "$$d$$p"; \
2028 done | $(am__base_list) | \
2029 while read files; do \
2030 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
2031 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
2032 done
2033
2034 uninstall-toolexeclibgocompressDATA:
2035 @$(NORMAL_UNINSTALL)
2036 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
2037 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2038 dir='$(DESTDIR)$(toolexeclibgocompressdir)'; $(am__uninstall_files_from_dir)
2039 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
2040 @$(NORMAL_INSTALL)
2041 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2042 if test -n "$$list"; then \
2043 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2044 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit 1; \
2045 fi; \
2046 for p in $$list; do \
2047 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2048 echo "$$d$$p"; \
2049 done | $(am__base_list) | \
2050 while read files; do \
2051 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
2052 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
2053 done
2054
2055 uninstall-toolexeclibgocontainerDATA:
2056 @$(NORMAL_UNINSTALL)
2057 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
2058 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2059 dir='$(DESTDIR)$(toolexeclibgocontainerdir)'; $(am__uninstall_files_from_dir)
2060 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
2061 @$(NORMAL_INSTALL)
2062 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2063 if test -n "$$list"; then \
2064 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2065 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)" || exit 1; \
2066 fi; \
2067 for p in $$list; do \
2068 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2069 echo "$$d$$p"; \
2070 done | $(am__base_list) | \
2071 while read files; do \
2072 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
2073 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
2074 done
2075
2076 uninstall-toolexeclibgocryptoDATA:
2077 @$(NORMAL_UNINSTALL)
2078 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
2079 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2080 dir='$(DESTDIR)$(toolexeclibgocryptodir)'; $(am__uninstall_files_from_dir)
2081 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
2082 @$(NORMAL_INSTALL)
2083 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
2084 if test -n "$$list"; then \
2085 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2086 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit 1; \
2087 fi; \
2088 for p in $$list; do \
2089 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2090 echo "$$d$$p"; \
2091 done | $(am__base_list) | \
2092 while read files; do \
2093 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
2094 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
2095 done
2096
2097 uninstall-toolexeclibgocryptox509DATA:
2098 @$(NORMAL_UNINSTALL)
2099 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
2100 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2101 dir='$(DESTDIR)$(toolexeclibgocryptox509dir)'; $(am__uninstall_files_from_dir)
2102 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
2103 @$(NORMAL_INSTALL)
2104 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
2105 if test -n "$$list"; then \
2106 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2107 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit 1; \
2108 fi; \
2109 for p in $$list; do \
2110 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2111 echo "$$d$$p"; \
2112 done | $(am__base_list) | \
2113 while read files; do \
2114 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
2115 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
2116 done
2117
2118 uninstall-toolexeclibgodatabaseDATA:
2119 @$(NORMAL_UNINSTALL)
2120 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
2121 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2122 dir='$(DESTDIR)$(toolexeclibgodatabasedir)'; $(am__uninstall_files_from_dir)
2123 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
2124 @$(NORMAL_INSTALL)
2125 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
2126 if test -n "$$list"; then \
2127 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2128 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit 1; \
2129 fi; \
2130 for p in $$list; do \
2131 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2132 echo "$$d$$p"; \
2133 done | $(am__base_list) | \
2134 while read files; do \
2135 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
2136 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
2137 done
2138
2139 uninstall-toolexeclibgodatabasesqlDATA:
2140 @$(NORMAL_UNINSTALL)
2141 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
2142 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2143 dir='$(DESTDIR)$(toolexeclibgodatabasesqldir)'; $(am__uninstall_files_from_dir)
2144 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
2145 @$(NORMAL_INSTALL)
2146 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2147 if test -n "$$list"; then \
2148 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2149 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)" || exit 1; \
2150 fi; \
2151 for p in $$list; do \
2152 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2153 echo "$$d$$p"; \
2154 done | $(am__base_list) | \
2155 while read files; do \
2156 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
2157 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
2158 done
2159
2160 uninstall-toolexeclibgodebugDATA:
2161 @$(NORMAL_UNINSTALL)
2162 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
2163 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2164 dir='$(DESTDIR)$(toolexeclibgodebugdir)'; $(am__uninstall_files_from_dir)
2165 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
2166 @$(NORMAL_INSTALL)
2167 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2168 if test -n "$$list"; then \
2169 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2170 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit 1; \
2171 fi; \
2172 for p in $$list; do \
2173 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2174 echo "$$d$$p"; \
2175 done | $(am__base_list) | \
2176 while read files; do \
2177 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
2178 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
2179 done
2180
2181 uninstall-toolexeclibgoencodingDATA:
2182 @$(NORMAL_UNINSTALL)
2183 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
2184 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2185 dir='$(DESTDIR)$(toolexeclibgoencodingdir)'; $(am__uninstall_files_from_dir)
2186 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
2187 @$(NORMAL_INSTALL)
2188 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2189 if test -n "$$list"; then \
2190 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2191 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)" || exit 1; \
2192 fi; \
2193 for p in $$list; do \
2194 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2195 echo "$$d$$p"; \
2196 done | $(am__base_list) | \
2197 while read files; do \
2198 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
2199 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
2200 done
2201
2202 uninstall-toolexeclibgoexpDATA:
2203 @$(NORMAL_UNINSTALL)
2204 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
2205 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2206 dir='$(DESTDIR)$(toolexeclibgoexpdir)'; $(am__uninstall_files_from_dir)
2207 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
2208 @$(NORMAL_INSTALL)
2209 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
2210 if test -n "$$list"; then \
2211 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgogodir)'"; \
2212 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)" || exit 1; \
2213 fi; \
2214 for p in $$list; do \
2215 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2216 echo "$$d$$p"; \
2217 done | $(am__base_list) | \
2218 while read files; do \
2219 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
2220 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
2221 done
2222
2223 uninstall-toolexeclibgogoDATA:
2224 @$(NORMAL_UNINSTALL)
2225 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
2226 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2227 dir='$(DESTDIR)$(toolexeclibgogodir)'; $(am__uninstall_files_from_dir)
2228 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
2229 @$(NORMAL_INSTALL)
2230 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
2231 if test -n "$$list"; then \
2232 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2233 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)" || exit 1; \
2234 fi; \
2235 for p in $$list; do \
2236 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2237 echo "$$d$$p"; \
2238 done | $(am__base_list) | \
2239 while read files; do \
2240 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
2241 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
2242 done
2243
2244 uninstall-toolexeclibgohashDATA:
2245 @$(NORMAL_UNINSTALL)
2246 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
2247 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2248 dir='$(DESTDIR)$(toolexeclibgohashdir)'; $(am__uninstall_files_from_dir)
2249 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
2250 @$(NORMAL_INSTALL)
2251 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
2252 if test -n "$$list"; then \
2253 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2254 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)" || exit 1; \
2255 fi; \
2256 for p in $$list; do \
2257 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2258 echo "$$d$$p"; \
2259 done | $(am__base_list) | \
2260 while read files; do \
2261 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
2262 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
2263 done
2264
2265 uninstall-toolexeclibgohtmlDATA:
2266 @$(NORMAL_UNINSTALL)
2267 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
2268 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2269 dir='$(DESTDIR)$(toolexeclibgohtmldir)'; $(am__uninstall_files_from_dir)
2270 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
2271 @$(NORMAL_INSTALL)
2272 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
2273 if test -n "$$list"; then \
2274 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2275 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)" || exit 1; \
2276 fi; \
2277 for p in $$list; do \
2278 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2279 echo "$$d$$p"; \
2280 done | $(am__base_list) | \
2281 while read files; do \
2282 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
2283 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
2284 done
2285
2286 uninstall-toolexeclibgoimageDATA:
2287 @$(NORMAL_UNINSTALL)
2288 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
2289 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2290 dir='$(DESTDIR)$(toolexeclibgoimagedir)'; $(am__uninstall_files_from_dir)
2291 install-toolexeclibgoimagecolorDATA: $(toolexeclibgoimagecolor_DATA)
2292 @$(NORMAL_INSTALL)
2293 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
2294 if test -n "$$list"; then \
2295 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2296 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit 1; \
2297 fi; \
2298 for p in $$list; do \
2299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2300 echo "$$d$$p"; \
2301 done | $(am__base_list) | \
2302 while read files; do \
2303 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
2304 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit $$?; \
2305 done
2306
2307 uninstall-toolexeclibgoimagecolorDATA:
2308 @$(NORMAL_UNINSTALL)
2309 @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
2310 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2311 dir='$(DESTDIR)$(toolexeclibgoimagecolordir)'; $(am__uninstall_files_from_dir)
2312 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
2313 @$(NORMAL_INSTALL)
2314 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
2315 if test -n "$$list"; then \
2316 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2317 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)" || exit 1; \
2318 fi; \
2319 for p in $$list; do \
2320 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2321 echo "$$d$$p"; \
2322 done | $(am__base_list) | \
2323 while read files; do \
2324 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
2325 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
2326 done
2327
2328 uninstall-toolexeclibgoindexDATA:
2329 @$(NORMAL_UNINSTALL)
2330 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
2331 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2332 dir='$(DESTDIR)$(toolexeclibgoindexdir)'; $(am__uninstall_files_from_dir)
2333 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
2334 @$(NORMAL_INSTALL)
2335 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
2336 if test -n "$$list"; then \
2337 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2338 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)" || exit 1; \
2339 fi; \
2340 for p in $$list; do \
2341 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2342 echo "$$d$$p"; \
2343 done | $(am__base_list) | \
2344 while read files; do \
2345 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
2346 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
2347 done
2348
2349 uninstall-toolexeclibgoioDATA:
2350 @$(NORMAL_UNINSTALL)
2351 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
2352 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2353 dir='$(DESTDIR)$(toolexeclibgoiodir)'; $(am__uninstall_files_from_dir)
2354 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
2355 @$(NORMAL_INSTALL)
2356 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
2357 if test -n "$$list"; then \
2358 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgologdir)'"; \
2359 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)" || exit 1; \
2360 fi; \
2361 for p in $$list; do \
2362 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2363 echo "$$d$$p"; \
2364 done | $(am__base_list) | \
2365 while read files; do \
2366 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
2367 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
2368 done
2369
2370 uninstall-toolexeclibgologDATA:
2371 @$(NORMAL_UNINSTALL)
2372 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
2373 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2374 dir='$(DESTDIR)$(toolexeclibgologdir)'; $(am__uninstall_files_from_dir)
2375 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
2376 @$(NORMAL_INSTALL)
2377 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
2378 if test -n "$$list"; then \
2379 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2380 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)" || exit 1; \
2381 fi; \
2382 for p in $$list; do \
2383 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2384 echo "$$d$$p"; \
2385 done | $(am__base_list) | \
2386 while read files; do \
2387 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
2388 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
2389 done
2390
2391 uninstall-toolexeclibgomathDATA:
2392 @$(NORMAL_UNINSTALL)
2393 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
2394 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2395 dir='$(DESTDIR)$(toolexeclibgomathdir)'; $(am__uninstall_files_from_dir)
2396 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
2397 @$(NORMAL_INSTALL)
2398 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
2399 if test -n "$$list"; then \
2400 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2401 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)" || exit 1; \
2402 fi; \
2403 for p in $$list; do \
2404 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2405 echo "$$d$$p"; \
2406 done | $(am__base_list) | \
2407 while read files; do \
2408 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
2409 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
2410 done
2411
2412 uninstall-toolexeclibgomimeDATA:
2413 @$(NORMAL_UNINSTALL)
2414 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
2415 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2416 dir='$(DESTDIR)$(toolexeclibgomimedir)'; $(am__uninstall_files_from_dir)
2417 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
2418 @$(NORMAL_INSTALL)
2419 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
2420 if test -n "$$list"; then \
2421 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2422 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)" || exit 1; \
2423 fi; \
2424 for p in $$list; do \
2425 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2426 echo "$$d$$p"; \
2427 done | $(am__base_list) | \
2428 while read files; do \
2429 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
2430 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
2431 done
2432
2433 uninstall-toolexeclibgonetDATA:
2434 @$(NORMAL_UNINSTALL)
2435 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
2436 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2437 dir='$(DESTDIR)$(toolexeclibgonetdir)'; $(am__uninstall_files_from_dir)
2438 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
2439 @$(NORMAL_INSTALL)
2440 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
2441 if test -n "$$list"; then \
2442 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2443 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit 1; \
2444 fi; \
2445 for p in $$list; do \
2446 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2447 echo "$$d$$p"; \
2448 done | $(am__base_list) | \
2449 while read files; do \
2450 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
2451 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
2452 done
2453
2454 uninstall-toolexeclibgonethttpDATA:
2455 @$(NORMAL_UNINSTALL)
2456 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
2457 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2458 dir='$(DESTDIR)$(toolexeclibgonethttpdir)'; $(am__uninstall_files_from_dir)
2459 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
2460 @$(NORMAL_INSTALL)
2461 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
2462 if test -n "$$list"; then \
2463 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2464 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit 1; \
2465 fi; \
2466 for p in $$list; do \
2467 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2468 echo "$$d$$p"; \
2469 done | $(am__base_list) | \
2470 while read files; do \
2471 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
2472 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
2473 done
2474
2475 uninstall-toolexeclibgonetrpcDATA:
2476 @$(NORMAL_UNINSTALL)
2477 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
2478 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2479 dir='$(DESTDIR)$(toolexeclibgonetrpcdir)'; $(am__uninstall_files_from_dir)
2480 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
2481 @$(NORMAL_INSTALL)
2482 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
2483 if test -n "$$list"; then \
2484 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2485 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)" || exit 1; \
2486 fi; \
2487 for p in $$list; do \
2488 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2489 echo "$$d$$p"; \
2490 done | $(am__base_list) | \
2491 while read files; do \
2492 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
2493 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
2494 done
2495
2496 uninstall-toolexeclibgoosDATA:
2497 @$(NORMAL_UNINSTALL)
2498 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
2499 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2500 dir='$(DESTDIR)$(toolexeclibgoosdir)'; $(am__uninstall_files_from_dir)
2501 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
2502 @$(NORMAL_INSTALL)
2503 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
2504 if test -n "$$list"; then \
2505 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2506 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)" || exit 1; \
2507 fi; \
2508 for p in $$list; do \
2509 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2510 echo "$$d$$p"; \
2511 done | $(am__base_list) | \
2512 while read files; do \
2513 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
2514 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
2515 done
2516
2517 uninstall-toolexeclibgopathDATA:
2518 @$(NORMAL_UNINSTALL)
2519 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
2520 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2521 dir='$(DESTDIR)$(toolexeclibgopathdir)'; $(am__uninstall_files_from_dir)
2522 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
2523 @$(NORMAL_INSTALL)
2524 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
2525 if test -n "$$list"; then \
2526 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2527 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit 1; \
2528 fi; \
2529 for p in $$list; do \
2530 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2531 echo "$$d$$p"; \
2532 done | $(am__base_list) | \
2533 while read files; do \
2534 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
2535 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
2536 done
2537
2538 uninstall-toolexeclibgoregexpDATA:
2539 @$(NORMAL_UNINSTALL)
2540 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
2541 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2542 dir='$(DESTDIR)$(toolexeclibgoregexpdir)'; $(am__uninstall_files_from_dir)
2543 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
2544 @$(NORMAL_INSTALL)
2545 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
2546 if test -n "$$list"; then \
2547 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2548 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit 1; \
2549 fi; \
2550 for p in $$list; do \
2551 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2552 echo "$$d$$p"; \
2553 done | $(am__base_list) | \
2554 while read files; do \
2555 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
2556 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
2557 done
2558
2559 uninstall-toolexeclibgoruntimeDATA:
2560 @$(NORMAL_UNINSTALL)
2561 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
2562 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2563 dir='$(DESTDIR)$(toolexeclibgoruntimedir)'; $(am__uninstall_files_from_dir)
2564 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
2565 @$(NORMAL_INSTALL)
2566 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
2567 if test -n "$$list"; then \
2568 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2569 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)" || exit 1; \
2570 fi; \
2571 for p in $$list; do \
2572 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2573 echo "$$d$$p"; \
2574 done | $(am__base_list) | \
2575 while read files; do \
2576 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
2577 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
2578 done
2579
2580 uninstall-toolexeclibgosyncDATA:
2581 @$(NORMAL_UNINSTALL)
2582 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
2583 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2584 dir='$(DESTDIR)$(toolexeclibgosyncdir)'; $(am__uninstall_files_from_dir)
2585 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
2586 @$(NORMAL_INSTALL)
2587 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
2588 if test -n "$$list"; then \
2589 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2590 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)" || exit 1; \
2591 fi; \
2592 for p in $$list; do \
2593 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2594 echo "$$d$$p"; \
2595 done | $(am__base_list) | \
2596 while read files; do \
2597 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
2598 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
2599 done
2600
2601 uninstall-toolexeclibgotestingDATA:
2602 @$(NORMAL_UNINSTALL)
2603 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
2604 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2605 dir='$(DESTDIR)$(toolexeclibgotestingdir)'; $(am__uninstall_files_from_dir)
2606 install-toolexeclibgotestinginternalDATA: $(toolexeclibgotestinginternal_DATA)
2607 @$(NORMAL_INSTALL)
2608 @list='$(toolexeclibgotestinginternal_DATA)'; test -n "$(toolexeclibgotestinginternaldir)" || list=; \
2609 if test -n "$$list"; then \
2610 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2611 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit 1; \
2612 fi; \
2613 for p in $$list; do \
2614 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2615 echo "$$d$$p"; \
2616 done | $(am__base_list) | \
2617 while read files; do \
2618 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestinginternaldir)'"; \
2619 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestinginternaldir)" || exit $$?; \
2620 done
2621
2622 uninstall-toolexeclibgotestinginternalDATA:
2623 @$(NORMAL_UNINSTALL)
2624 @list='$(toolexeclibgotestinginternal_DATA)'; test -n "$(toolexeclibgotestinginternaldir)" || list=; \
2625 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2626 dir='$(DESTDIR)$(toolexeclibgotestinginternaldir)'; $(am__uninstall_files_from_dir)
2627 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
2628 @$(NORMAL_INSTALL)
2629 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
2630 if test -n "$$list"; then \
2631 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2632 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)" || exit 1; \
2633 fi; \
2634 for p in $$list; do \
2635 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2636 echo "$$d$$p"; \
2637 done | $(am__base_list) | \
2638 while read files; do \
2639 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
2640 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
2641 done
2642
2643 uninstall-toolexeclibgotextDATA:
2644 @$(NORMAL_UNINSTALL)
2645 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
2646 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2647 dir='$(DESTDIR)$(toolexeclibgotextdir)'; $(am__uninstall_files_from_dir)
2648 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
2649 @$(NORMAL_INSTALL)
2650 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
2651 if test -n "$$list"; then \
2652 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2653 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit 1; \
2654 fi; \
2655 for p in $$list; do \
2656 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2657 echo "$$d$$p"; \
2658 done | $(am__base_list) | \
2659 while read files; do \
2660 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
2661 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
2662 done
2663
2664 uninstall-toolexeclibgotexttemplateDATA:
2665 @$(NORMAL_UNINSTALL)
2666 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
2667 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2668 dir='$(DESTDIR)$(toolexeclibgotexttemplatedir)'; $(am__uninstall_files_from_dir)
2669 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
2670 @$(NORMAL_INSTALL)
2671 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
2672 if test -n "$$list"; then \
2673 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2674 $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)" || exit 1; \
2675 fi; \
2676 for p in $$list; do \
2677 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2678 echo "$$d$$p"; \
2679 done | $(am__base_list) | \
2680 while read files; do \
2681 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
2682 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
2683 done
2684
2685 uninstall-toolexeclibgounicodeDATA:
2686 @$(NORMAL_UNINSTALL)
2687 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
2688 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2689 dir='$(DESTDIR)$(toolexeclibgounicodedir)'; $(am__uninstall_files_from_dir)
2690
2691 # This directory's subdirectories are mostly independent; you can cd
2692 # into them and run `make' without going through this Makefile.
2693 # To change the values of `make' variables: instead of editing Makefiles,
2694 # (1) if the variable is set in `config.status', edit `config.status'
2695 # (which will cause the Makefiles to be regenerated when you run `make');
2696 # (2) otherwise, pass the desired values on the `make' command line.
2697 $(RECURSIVE_TARGETS):
2698 @fail= failcom='exit 1'; \
2699 for f in x $$MAKEFLAGS; do \
2700 case $$f in \
2701 *=* | --[!k]*);; \
2702 *k*) failcom='fail=yes';; \
2703 esac; \
2704 done; \
2705 dot_seen=no; \
2706 target=`echo $@ | sed s/-recursive//`; \
2707 list='$(SUBDIRS)'; for subdir in $$list; do \
2708 echo "Making $$target in $$subdir"; \
2709 if test "$$subdir" = "."; then \
2710 dot_seen=yes; \
2711 local_target="$$target-am"; \
2712 else \
2713 local_target="$$target"; \
2714 fi; \
2715 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2716 || eval $$failcom; \
2717 done; \
2718 if test "$$dot_seen" = "no"; then \
2719 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2720 fi; test -z "$$fail"
2721
2722 $(RECURSIVE_CLEAN_TARGETS):
2723 @fail= failcom='exit 1'; \
2724 for f in x $$MAKEFLAGS; do \
2725 case $$f in \
2726 *=* | --[!k]*);; \
2727 *k*) failcom='fail=yes';; \
2728 esac; \
2729 done; \
2730 dot_seen=no; \
2731 case "$@" in \
2732 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2733 *) list='$(SUBDIRS)' ;; \
2734 esac; \
2735 rev=''; for subdir in $$list; do \
2736 if test "$$subdir" = "."; then :; else \
2737 rev="$$subdir $$rev"; \
2738 fi; \
2739 done; \
2740 rev="$$rev ."; \
2741 target=`echo $@ | sed s/-recursive//`; \
2742 for subdir in $$rev; do \
2743 echo "Making $$target in $$subdir"; \
2744 if test "$$subdir" = "."; then \
2745 local_target="$$target-am"; \
2746 else \
2747 local_target="$$target"; \
2748 fi; \
2749 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2750 || eval $$failcom; \
2751 done && test -z "$$fail"
2752 tags-recursive:
2753 list='$(SUBDIRS)'; for subdir in $$list; do \
2754 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2755 done
2756 ctags-recursive:
2757 list='$(SUBDIRS)'; for subdir in $$list; do \
2758 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2759 done
2760
2761 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2762 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2763 unique=`for i in $$list; do \
2764 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2765 done | \
2766 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2767 END { if (nonempty) { for (i in files) print i; }; }'`; \
2768 mkid -fID $$unique
2769 tags: TAGS
2770
2771 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2772 $(TAGS_FILES) $(LISP)
2773 set x; \
2774 here=`pwd`; \
2775 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2776 include_option=--etags-include; \
2777 empty_fix=.; \
2778 else \
2779 include_option=--include; \
2780 empty_fix=; \
2781 fi; \
2782 list='$(SUBDIRS)'; for subdir in $$list; do \
2783 if test "$$subdir" = .; then :; else \
2784 test ! -f $$subdir/TAGS || \
2785 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2786 fi; \
2787 done; \
2788 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2789 unique=`for i in $$list; do \
2790 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2791 done | \
2792 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2793 END { if (nonempty) { for (i in files) print i; }; }'`; \
2794 shift; \
2795 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2796 test -n "$$unique" || unique=$$empty_fix; \
2797 if test $$# -gt 0; then \
2798 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2799 "$$@" $$unique; \
2800 else \
2801 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2802 $$unique; \
2803 fi; \
2804 fi
2805 ctags: CTAGS
2806 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2807 $(TAGS_FILES) $(LISP)
2808 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2809 unique=`for i in $$list; do \
2810 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2811 done | \
2812 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2813 END { if (nonempty) { for (i in files) print i; }; }'`; \
2814 test -z "$(CTAGS_ARGS)$$unique" \
2815 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2816 $$unique
2817
2818 GTAGS:
2819 here=`$(am__cd) $(top_builddir) && pwd` \
2820 && $(am__cd) $(top_srcdir) \
2821 && gtags -i $(GTAGS_ARGS) "$$here"
2822
2823 distclean-tags:
2824 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2825 check-am: all-am
2826 check: check-recursive
2827 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
2828 config.h
2829 installdirs: installdirs-recursive
2830 installdirs-am:
2831 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotestinginternaldir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
2832 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2833 done
2834 install: install-recursive
2835 install-exec: install-exec-recursive
2836 install-data: install-data-recursive
2837 uninstall: uninstall-recursive
2838
2839 install-am: all-am
2840 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2841
2842 installcheck: installcheck-recursive
2843 install-strip:
2844 if test -z '$(STRIP)'; then \
2845 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2846 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2847 install; \
2848 else \
2849 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2850 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2851 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2852 fi
2853 mostlyclean-generic:
2854 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
2855
2856 clean-generic:
2857 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2858
2859 distclean-generic:
2860 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2861 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2862
2863 maintainer-clean-generic:
2864 @echo "This command is intended for maintainers to use"
2865 @echo "it deletes files that may require special tools to rebuild."
2866 clean: clean-multi clean-recursive
2867
2868 clean-am: clean-generic clean-libtool clean-local \
2869 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
2870 clean-toolexeclibLTLIBRARIES mostlyclean-am
2871
2872 distclean: distclean-multi distclean-recursive
2873 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2874 -rm -rf ./$(DEPDIR)
2875 -rm -f Makefile
2876 distclean-am: clean-am distclean-compile distclean-generic \
2877 distclean-hdr distclean-libtool distclean-local distclean-tags
2878
2879 dvi: dvi-recursive
2880
2881 dvi-am:
2882
2883 html: html-recursive
2884
2885 html-am:
2886
2887 info: info-recursive
2888
2889 info-am:
2890
2891 install-data-am:
2892
2893 install-dvi: install-dvi-recursive
2894
2895 install-dvi-am:
2896
2897 install-exec-am: install-multi install-toolexeclibLIBRARIES \
2898 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
2899 install-toolexeclibgoarchiveDATA \
2900 install-toolexeclibgocompressDATA \
2901 install-toolexeclibgocontainerDATA \
2902 install-toolexeclibgocryptoDATA \
2903 install-toolexeclibgocryptox509DATA \
2904 install-toolexeclibgodatabaseDATA \
2905 install-toolexeclibgodatabasesqlDATA \
2906 install-toolexeclibgodebugDATA \
2907 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2908 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
2909 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
2910 install-toolexeclibgoimagecolorDATA \
2911 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
2912 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
2913 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
2914 install-toolexeclibgonethttpDATA \
2915 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
2916 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
2917 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
2918 install-toolexeclibgotestingDATA \
2919 install-toolexeclibgotestinginternalDATA \
2920 install-toolexeclibgotextDATA \
2921 install-toolexeclibgotexttemplateDATA \
2922 install-toolexeclibgounicodeDATA
2923
2924 install-html: install-html-recursive
2925
2926 install-html-am:
2927
2928 install-info: install-info-recursive
2929
2930 install-info-am:
2931
2932 install-man:
2933
2934 install-pdf: install-pdf-recursive
2935
2936 install-pdf-am:
2937
2938 install-ps: install-ps-recursive
2939
2940 install-ps-am:
2941
2942 installcheck-am:
2943
2944 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
2945 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2946 -rm -rf $(top_srcdir)/autom4te.cache
2947 -rm -rf ./$(DEPDIR)
2948 -rm -f Makefile
2949 maintainer-clean-am: distclean-am maintainer-clean-generic
2950
2951 mostlyclean: mostlyclean-multi mostlyclean-recursive
2952
2953 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2954 mostlyclean-libtool mostlyclean-local
2955
2956 pdf: pdf-recursive
2957
2958 pdf-am:
2959
2960 ps: ps-recursive
2961
2962 ps-am:
2963
2964 uninstall-am: uninstall-toolexeclibLIBRARIES \
2965 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
2966 uninstall-toolexeclibgoarchiveDATA \
2967 uninstall-toolexeclibgocompressDATA \
2968 uninstall-toolexeclibgocontainerDATA \
2969 uninstall-toolexeclibgocryptoDATA \
2970 uninstall-toolexeclibgocryptox509DATA \
2971 uninstall-toolexeclibgodatabaseDATA \
2972 uninstall-toolexeclibgodatabasesqlDATA \
2973 uninstall-toolexeclibgodebugDATA \
2974 uninstall-toolexeclibgoencodingDATA \
2975 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
2976 uninstall-toolexeclibgohashDATA \
2977 uninstall-toolexeclibgohtmlDATA \
2978 uninstall-toolexeclibgoimageDATA \
2979 uninstall-toolexeclibgoimagecolorDATA \
2980 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2981 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2982 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2983 uninstall-toolexeclibgonethttpDATA \
2984 uninstall-toolexeclibgonetrpcDATA \
2985 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
2986 uninstall-toolexeclibgoregexpDATA \
2987 uninstall-toolexeclibgoruntimeDATA \
2988 uninstall-toolexeclibgosyncDATA \
2989 uninstall-toolexeclibgotestingDATA \
2990 uninstall-toolexeclibgotestinginternalDATA \
2991 uninstall-toolexeclibgotextDATA \
2992 uninstall-toolexeclibgotexttemplateDATA \
2993 uninstall-toolexeclibgounicodeDATA
2994
2995 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
2996 clean-multi ctags-recursive distclean-multi install-am \
2997 install-multi install-strip maintainer-clean-multi \
2998 mostlyclean-multi tags-recursive
2999
3000 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
3001 all all-am all-multi am--refresh check check-am clean \
3002 clean-generic clean-libtool clean-local clean-multi \
3003 clean-noinstLIBRARIES clean-toolexeclibLIBRARIES \
3004 clean-toolexeclibLTLIBRARIES ctags ctags-recursive distclean \
3005 distclean-compile distclean-generic distclean-hdr \
3006 distclean-libtool distclean-local distclean-multi \
3007 distclean-tags dvi dvi-am html html-am info info-am install \
3008 install-am install-data install-data-am install-dvi \
3009 install-dvi-am install-exec install-exec-am install-html \
3010 install-html-am install-info install-info-am install-man \
3011 install-multi install-pdf install-pdf-am install-ps \
3012 install-ps-am install-strip install-toolexeclibLIBRARIES \
3013 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
3014 install-toolexeclibgoarchiveDATA \
3015 install-toolexeclibgocompressDATA \
3016 install-toolexeclibgocontainerDATA \
3017 install-toolexeclibgocryptoDATA \
3018 install-toolexeclibgocryptox509DATA \
3019 install-toolexeclibgodatabaseDATA \
3020 install-toolexeclibgodatabasesqlDATA \
3021 install-toolexeclibgodebugDATA \
3022 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
3023 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
3024 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
3025 install-toolexeclibgoimagecolorDATA \
3026 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
3027 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
3028 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
3029 install-toolexeclibgonethttpDATA \
3030 install-toolexeclibgonetrpcDATA install-toolexeclibgoosDATA \
3031 install-toolexeclibgopathDATA install-toolexeclibgoregexpDATA \
3032 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
3033 install-toolexeclibgotestingDATA \
3034 install-toolexeclibgotestinginternalDATA \
3035 install-toolexeclibgotextDATA \
3036 install-toolexeclibgotexttemplateDATA \
3037 install-toolexeclibgounicodeDATA installcheck installcheck-am \
3038 installdirs installdirs-am maintainer-clean \
3039 maintainer-clean-generic maintainer-clean-multi mostlyclean \
3040 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3041 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
3042 tags-recursive uninstall uninstall-am \
3043 uninstall-toolexeclibLIBRARIES \
3044 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
3045 uninstall-toolexeclibgoarchiveDATA \
3046 uninstall-toolexeclibgocompressDATA \
3047 uninstall-toolexeclibgocontainerDATA \
3048 uninstall-toolexeclibgocryptoDATA \
3049 uninstall-toolexeclibgocryptox509DATA \
3050 uninstall-toolexeclibgodatabaseDATA \
3051 uninstall-toolexeclibgodatabasesqlDATA \
3052 uninstall-toolexeclibgodebugDATA \
3053 uninstall-toolexeclibgoencodingDATA \
3054 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
3055 uninstall-toolexeclibgohashDATA \
3056 uninstall-toolexeclibgohtmlDATA \
3057 uninstall-toolexeclibgoimageDATA \
3058 uninstall-toolexeclibgoimagecolorDATA \
3059 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
3060 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
3061 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
3062 uninstall-toolexeclibgonethttpDATA \
3063 uninstall-toolexeclibgonetrpcDATA \
3064 uninstall-toolexeclibgoosDATA uninstall-toolexeclibgopathDATA \
3065 uninstall-toolexeclibgoregexpDATA \
3066 uninstall-toolexeclibgoruntimeDATA \
3067 uninstall-toolexeclibgosyncDATA \
3068 uninstall-toolexeclibgotestingDATA \
3069 uninstall-toolexeclibgotestinginternalDATA \
3070 uninstall-toolexeclibgotextDATA \
3071 uninstall-toolexeclibgotexttemplateDATA \
3072 uninstall-toolexeclibgounicodeDATA
3073
3074
3075 version.go: s-version; @true
3076 s-version: Makefile
3077 rm -f version.go.tmp
3078 echo "package sys" > version.go.tmp
3079 echo 'const DefaultGoroot = "$(prefix)"' >> version.go.tmp
3080 echo 'const TheVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
3081 echo 'const Goexperiment = ``' >> version.go.tmp
3082 echo 'const GOARCH = "'$(GOARCH)'"' >> version.go.tmp
3083 echo 'const GOOS = "'$(GOOS)'"' >> version.go.tmp
3084 echo 'const GccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
3085 echo >> version.go.tmp
3086 echo "type ArchFamilyType int" >> version.go.tmp
3087 echo >> version.go.tmp
3088 echo "const (" >> version.go.tmp
3089 echo " UNKNOWN ArchFamilyType = iota" >> version.go.tmp
3090 for a in $(ALLGOARCHFAMILY); do \
3091 echo " $${a}" >> version.go.tmp; \
3092 done
3093 echo ")" >> version.go.tmp
3094 echo >> version.go.tmp
3095 for a in $(ALLGOARCH); do \
3096 f=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3097 n="$${f}`echo $${a} | sed -e 's/.//'`"; \
3098 if test "$${a}" = "$(GOARCH)"; then \
3099 echo "const Goarch$${n} = 1" >> version.go.tmp; \
3100 else \
3101 echo "const Goarch$${n} = 0" >> version.go.tmp; \
3102 fi; \
3103 done
3104 echo >> version.go.tmp
3105 echo "const (" >> version.go.tmp
3106 echo " ArchFamily = $(GOARCH_FAMILY)" >> version.go.tmp
3107 echo " BigEndian = $(GOARCH_BIGENDIAN)" >> version.go.tmp
3108 echo " CacheLineSize = $(GOARCH_CACHELINESIZE)" >> version.go.tmp
3109 echo " PhysPageSize = $(GOARCH_PHYSPAGESIZE)" >> version.go.tmp
3110 echo " PCQuantum = $(GOARCH_PCQUANTUM)" >> version.go.tmp
3111 echo " Int64Align = $(GOARCH_INT64ALIGN)" >> version.go.tmp
3112 echo " HugePageSize = $(GOARCH_HUGEPAGESIZE)" >> version.go.tmp
3113 echo " MinFrameSize = $(GOARCH_MINFRAMESIZE)" >> version.go.tmp
3114 echo ")" >> version.go.tmp
3115 echo >> version.go.tmp
3116 for a in $(ALLGOOS); do \
3117 f=`echo $${a} | sed -e 's/\(.\).*/\1/' -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
3118 n="$${f}`echo $${a} | sed -e 's/.//'`"; \
3119 if test "$${a}" = "$(GOOS)"; then \
3120 echo "const Goos$${n} = 1" >> version.go.tmp; \
3121 else \
3122 echo "const Goos$${n} = 0" >> version.go.tmp; \
3123 fi; \
3124 done
3125 echo >> version.go.tmp
3126 echo "type Uintreg uintptr" >> version.go.tmp
3127 $(SHELL) $(srcdir)/mvifdiff.sh version.go.tmp version.go
3128 $(STAMP) $@
3129
3130 runtime_sysinfo.go: s-runtime_sysinfo; @true
3131 s-runtime_sysinfo: $(srcdir)/mkrsysinfo.sh gen-sysinfo.go
3132 GOARCH=$(GOARCH) GOOS=$(GOOS) $(SHELL) $(srcdir)/mkrsysinfo.sh
3133 $(SHELL) $(srcdir)/mvifdiff.sh tmp-runtime_sysinfo.go runtime_sysinfo.go
3134 $(STAMP) $@
3135
3136 sigtab.go: s-sigtab; @true
3137 s-sigtab: $(srcdir)/mksigtab.sh gen-sysinfo.go
3138 GOOS=$(GOOS) $(SHELL) $(srcdir)/mksigtab.sh > tmp-sigtab.go
3139 $(SHELL) $(srcdir)/mvifdiff.sh tmp-sigtab.go sigtab.go
3140 $(STAMP) $@
3141
3142 zdefaultcc.go: s-zdefaultcc; @true
3143 s-zdefaultcc: Makefile
3144 echo 'package cfg' > zdefaultcc.go.tmp
3145 echo >> zdefaultcc.go.tmp
3146 echo 'const DefaultGCCGO = "$(bindir)/$(GCCGO_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3147 echo 'const DefaultCC = "$(GCC_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3148 echo 'const DefaultCXX = "$(GXX_INSTALL_NAME)"' >> zdefaultcc.go.tmp
3149 echo 'const DefaultPkgConfig = "pkg-config"' >> zdefaultcc.go.tmp
3150 $(SHELL) $(srcdir)/../move-if-change zdefaultcc.go.tmp zdefaultcc.go
3151 $(STAMP) $@
3152
3153 # _Complex_lock and _Reader_lock are Go translations of some AIX system
3154 # types and should not be exported back to C
3155 # semt is a Go translation of the C type sem_t; it fails to convert on
3156 # some systems and need not be exported back to C.
3157 # sigset conflicts with system type sigset on AIX, so we need to rename it
3158 runtime.inc: s-runtime-inc; @true
3159 s-runtime-inc: runtime.lo Makefile
3160 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3161 grep -v "#define _" runtime.inc.tmp | grep -v "#define [cm][01234] " | grep -v "#define empty " > runtime.inc.tmp2
3162 for pattern in '_[GP][a-z]' _Max _Lock _Sig _Trace _MHeap _Num; do \
3163 grep "#define $$pattern" runtime.inc.tmp >> runtime.inc.tmp2; \
3164 done
3165 for TYPE in _Complex_lock _Reader_lock semt; do \
3166 sed -e '/struct '$${TYPE}' {/,/^}/s/^.*$$//' runtime.inc.tmp2 > runtime.inc.tmp3; \
3167 mv runtime.inc.tmp3 runtime.inc.tmp2; \
3168 done
3169 sed -e 's/sigset/sigset_go/' runtime.inc.tmp2 > runtime.inc.tmp3
3170 $(SHELL) $(srcdir)/mvifdiff.sh runtime.inc.tmp3 runtime.inc
3171 rm -f runtime.inc.tmp2 runtime.inc.tmp3
3172 $(STAMP) $@
3173
3174 # Generate the list of go std packages that were included in libgo
3175 zstdpkglist.go: s-zstdpkglist; @true
3176 s-zstdpkglist: Makefile
3177 rm -f zstdpkglist.go.tmp
3178 echo 'package load' > zstdpkglist.go.tmp
3179 echo "" >> zstdpkglist.go.tmp
3180 echo 'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
3181 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
3182 echo '}' >> zstdpkglist.go.tmp
3183 $(SHELL) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
3184 $(STAMP) $@
3185
3186 libcalls.go: s-libcalls; @true
3187 s-libcalls: libcalls-list go/syscall/mksyscall.awk $(srcdir)/go/syscall/*.go
3188 rm -f libcalls.go.tmp
3189 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk `cat libcalls-list` > libcalls.go.tmp
3190 $(SHELL) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
3191 $(STAMP) $@
3192
3193 libcalls-list: s-libcalls-list; @true
3194 s-libcalls-list: Makefile $(srcdir)/go/syscall/*.go
3195 rm -f libcalls-list.tmp
3196 $(SHELL) $(srcdir)/match.sh --goarch=$(GOARCH) --goos=$(GOOS) --srcdir=$(srcdir)/go/syscall $(matchargs_syscall) > libcalls-list.tmp
3197 $(SHELL) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
3198 $(STAMP) $@
3199
3200 syscall_arch.go: s-syscall_arch; @true
3201 s-syscall_arch: Makefile
3202 rm -f syscall_arch.go.tmp
3203 echo "package syscall" > syscall_arch.go.tmp
3204 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
3205 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
3206 $(SHELL) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
3207 $(STAMP) $@
3208
3209 gen-sysinfo.go: s-gen-sysinfo; @true
3210 s-gen-sysinfo: $(srcdir)/sysinfo.c config.h
3211 $(CC) $(SYSINFO_FLAGS) -fdump-go-spec=tmp-gen-sysinfo.go -std=gnu99 -S -o sysinfo.s $(srcdir)/sysinfo.c
3212 rm -f sysinfo.s
3213 $(SHELL) $(srcdir)/mvifdiff.sh tmp-gen-sysinfo.go gen-sysinfo.go
3214 $(STAMP) $@
3215
3216 errno.i: s-errno; @true
3217 s-errno:
3218 echo '#include <errno.h>' | $(CC) $(SYSINFO_FLAGS) -x c - -E -dM > tmp-errno.i
3219 $(SHELL) $(srcdir)/mvifdiff.sh tmp-errno.i errno.i
3220 $(STAMP) $@
3221
3222 sysinfo.go: s-sysinfo; @true
3223 s-sysinfo: $(srcdir)/mksysinfo.sh gen-sysinfo.go errno.i
3224 GOOS=$(GOOS) $(SHELL) $(srcdir)/mksysinfo.sh
3225 $(SHELL) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
3226 $(STAMP) $@
3227
3228 # The epoll struct has an embedded union and is packed on x86_64,
3229 # which is too complicated for mksysinfo.sh. We find the offset of
3230 # the only field we care about in configure.ac, and generate the
3231 # struct here.
3232 epoll.go: s-epoll; @true
3233 s-epoll: Makefile
3234 rm -f epoll.go.tmp
3235 echo 'package syscall' > epoll.go.tmp
3236 echo 'type EpollEvent struct {' >> epoll.go.tmp
3237 echo ' Events uint32' >> epoll.go.tmp
3238 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
3239 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
3240 exit 1; ;; \
3241 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
3242 12,4) echo ' Fd int32' >> epoll.go.tmp; \
3243 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
3244 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
3245 echo ' Fd int32' >> epoll.go.tmp; ;; \
3246 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
3247 echo ' Fd int32' >> epoll.go.tmp; \
3248 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
3249 *) echo 1>&2 "*** struct epoll_event unsupported"; \
3250 exit 1; ;; \
3251 esac
3252 echo '}' >> epoll.go.tmp
3253 $(SHELL) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
3254 $(STAMP) $@
3255
3256 define STATIC_template
3257 $(subst -,_,$(subst .,_,$(subst /,_,$(1))))_GOCFLAGS = -static
3258 endef
3259
3260 $(foreach package,$(GOTOOL_PACKAGES),$(eval $(call STATIC_template,$(package).lo)))
3261
3262 # Make sure runtime.inc is built before compiling any .c file.
3263 $(libgo_la_OBJECTS): runtime.inc
3264 $(libgo_llgo_la_OBJECTS): runtime.inc
3265 $(libgobegin_a_OBJECTS): runtime.inc
3266 $(libgobegin_llgo_a_OBJECTS): runtime.inc
3267 $(libgolibbegin_a_OBJECTS): runtime.inc
3268
3269 # PACKAGE_template defines the rules for each package.
3270 # For example, for the package bufio, it produces:
3271 #
3272 # @go_include@ bufio.lo.dep
3273 # bufio.lo.dep: $(srcdir)/go/bufio/*.go
3274 # $(BUILDDEPS)
3275 # bufio.lo:
3276 # $(BUILDPACKAGE)
3277 # bufio/check: $(CHECK_DEPS)
3278 # @$(CHECK)
3279 # .PHONY: bufio/check
3280 #
3281 # This is invoked with $(1) set to a package, which is a directory name,
3282 # such as "bufio" or "archive/tar".
3283 define PACKAGE_template
3284 @go_include@ $(1).lo.dep
3285 $(1).lo.dep: $(srcdir)/go/$(1)/*.go
3286 $$(BUILDDEPS)
3287 $(1).lo:
3288 $$(BUILDPACKAGE)
3289 $(1)/check: $$(CHECK_DEPS)
3290 @$$(CHECK)
3291 .PHONY: $(1)/check
3292 $(1).gox: $(1).s-gox; @true
3293 $(1).s-gox: $(1).lo
3294 $$(BUILDGOX)
3295 $$(STAMP) $$@
3296 endef
3297
3298 # This line expands PACKAGE_template once for each package name listed
3299 # in $(PACKAGES).
3300 $(foreach package,$(PACKAGES),$(eval $(call PACKAGE_template,$(package))))
3301 $(foreach package,$(GOTOOL_PACKAGES),$(eval $(call PACKAGE_template,$(package))))
3302 runtime.lo.dep: $(extra_go_files_runtime)
3303 syscall.lo.dep: $(extra_go_files_syscall)
3304 runtime/internal/sys.lo.dep: $(extra_go_files_runtime_internal_sys)
3305 cmd/go/internal/cfg.lo.dep: $(extra_go_files_cmd_go_internal_cfg)
3306 cmd/go/internal/load.lo.dep: $(extra_go_files_cmd_go_internal_load)
3307
3308 # FIXME: The following C files may as well move to the runtime
3309 # directory and be treated like other C files.
3310
3311 # Use C code to speed up {bytes,strings}.IndexByte and friends.
3312 bytes/index.lo: go/bytes/indexbyte.c runtime.inc
3313 @$(MKDIR_P) bytes
3314 $(LTCOMPILE) -c -o $@ $(srcdir)/go/bytes/indexbyte.c
3315 strings/index.lo: go/strings/indexbyte.c runtime.inc
3316 @$(MKDIR_P) strings
3317 $(LTCOMPILE) -c -o $@ $(srcdir)/go/strings/indexbyte.c
3318
3319 # Use a C function with a fixed number of arguments to call a C
3320 # varargs function.
3321 log/syslog/syslog_c.lo: go/log/syslog/syslog_c.c runtime.inc
3322 @$(MKDIR_P) log/syslog
3323 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
3324
3325 # The interface to libffi from the reflect package is written in C.
3326 reflect/makefunc_ffi_c.lo: go/reflect/makefunc_ffi_c.c runtime.inc
3327 @$(MKDIR_P) reflect
3328 $(LTCOMPILE) -c -o $@ $(srcdir)/go/reflect/makefunc_ffi_c.c
3329
3330 # The atomic functions are written in C.
3331 runtime/internal/atomic_c.lo: go/runtime/internal/atomic/atomic.c runtime.inc
3332 @$(MKDIR_P) runtime/internal
3333 $(LTCOMPILE) -c -o $@ $(srcdir)/go/runtime/internal/atomic/atomic.c
3334 sync/atomic_c.lo: go/sync/atomic/atomic.c runtime.inc
3335 @$(MKDIR_P) sync
3336 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
3337
3338 # A few syscall functions are written in C.
3339 syscall/clone_linux.lo: go/syscall/clone_linux.c runtime.inc
3340 @$(MKDIR_P) syscall
3341 $(LTCOMPILE) -c -o $@ $(srcdir)/go/syscall/clone_linux.c
3342 syscall/errno.lo: go/syscall/errno.c runtime.inc
3343 @$(MKDIR_P) syscall
3344 $(LTCOMPILE) -c -o $@ $(srcdir)/go/syscall/errno.c
3345 syscall/signame.lo: go/syscall/signame.c runtime.inc
3346 @$(MKDIR_P) syscall
3347 $(LTCOMPILE) -c -o $@ $(srcdir)/go/syscall/signame.c
3348 syscall/wait.lo: go/syscall/wait.c runtime.inc
3349 @$(MKDIR_P) syscall
3350 $(LTCOMPILE) -c -o $@ $(srcdir)/go/syscall/wait.c
3351
3352 # Build golang_org/x/net/route only on BSD systems.
3353
3354 @LIBGO_IS_BSD_TRUE@$(eval $(call PACKAGE_template,golang_org/x/net/route))
3355
3356 # Build golang_org/x/net/lif only on Solaris systems.
3357
3358 @LIBGO_IS_SOLARIS_TRUE@$(eval $(call PACKAGE_template,golang_org/x/net/lif))
3359
3360 check: check-tail
3361 check-recursive: check-head
3362
3363 check-head:
3364 @echo "Test Run By $${USER} on `date`" > libgo.head
3365 @echo "Native configuration is $(host_triplet)" >> libgo.head
3366 @echo >> libgo.head
3367 @echo " === libgo tests ===" >> libgo.head
3368 @echo >> libgo.head
3369
3370 check-tail: check-recursive check-multi
3371 @if test "$(USE_DEJAGNU)" = "yes"; then \
3372 exit 0; \
3373 fi; \
3374 lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
3375 for dir in . $(MULTIDIRS); do \
3376 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
3377 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
3378 done; \
3379 mv libgo.head libgo.sum; \
3380 cp libgo.sum libgo.log; \
3381 echo "Schedule of variations:" >> libgo.sum; \
3382 for dir in . $(MULTIDIRS); do \
3383 multidir=../$${dir}/$${lib}; \
3384 multivar=`cat $${multidir}/libgo.var`; \
3385 echo " $${multivar}" >> libgo.sum; \
3386 done; \
3387 echo >> libgo.sum; \
3388 pass=0; fail=0; untested=0; \
3389 for dir in . $(MULTIDIRS); do \
3390 multidir=../$${dir}/$${lib}; \
3391 multivar=`cat $${multidir}/libgo.var`; \
3392 echo "Running target $${multivar}" >> libgo.sum; \
3393 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
3394 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
3395 cat $${multidir}/libgo.log.sep >> libgo.log; \
3396 if test -n "${MULTIDIRS}"; then \
3397 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
3398 echo >> libgo.sum; \
3399 fi; \
3400 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
3401 pass=`expr $$pass + $$p`; \
3402 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
3403 echo "# of expected passes $$p" >> libgo.sum; \
3404 fi; \
3405 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
3406 fail=`expr $$fail + $$p`; \
3407 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
3408 echo "# of unexpected failures $$p" >> libgo.sum; \
3409 fi; \
3410 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
3411 untested=`expr $$untested + $$p`; \
3412 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
3413 echo "# of untested testcases $$p" >> libgo.sum; \
3414 fi; \
3415 done; \
3416 echo >> libgo.sum; \
3417 echo " === libgo Summary ===" >> libgo.sum; \
3418 echo >> libgo.sum; \
3419 if test "$$pass" -ne "0"; then \
3420 echo "# of expected passes $$pass" >> libgo.sum; \
3421 fi; \
3422 if test "$$fail" -ne "0"; then \
3423 echo "# of unexpected failures $$fail" >> libgo.sum; \
3424 fi; \
3425 if test "$$untested" -ne "0"; then \
3426 echo "# of untested testcases $$untested" >> libgo.sum; \
3427 fi; \
3428 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
3429 echo >> libgo.log; \
3430 echo "runtest completed at `date`" >> libgo.log; \
3431 if test "$$fail" -ne "0"; then \
3432 status=1; \
3433 else \
3434 status=0; \
3435 fi; \
3436 exit $$status
3437
3438 check-am:
3439 @rm -f libgo.sum libgo.log libgo.tail
3440 @multivar="unix"; \
3441 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
3442 echo "$${multivar}" > libgo.var
3443 @for f in $(TEST_PACKAGES); do \
3444 rm -f $$f-testsum $$f-testlog; \
3445 done
3446 -@$(MAKE) -k $(TEST_PACKAGES)
3447 @for f in $(TEST_PACKAGES); do \
3448 if test -f $$f-testsum; then \
3449 cat $$f-testsum >> libgo.sum; \
3450 fi; \
3451 if test -f $$f-testlog; then \
3452 cat $$f-testlog >> libgo.log; \
3453 fi; \
3454 done
3455
3456 check-multi:
3457 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
3458
3459 bench:
3460 -@$(MAKE) -k $(TEST_PACKAGES) GOBENCH=.
3461
3462 mostlyclean-local:
3463 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
3464 find . -name '*.$(OBJEXT)' -print | xargs rm -f
3465 find . -name '*-testsum' -print | xargs rm -f
3466 find . -name '*-testlog' -print | xargs rm -f
3467
3468 clean-local:
3469 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
3470 find . -name '*.a' -print | xargs rm -f
3471 find . -name '*.gox' -print | xargs rm -f
3472 find . -name '*.s-gox' -print | xargs rm -f
3473
3474 distclean-local:
3475 find . -name '*.lo.dep' -print | xargs rm -f
3476
3477 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3478 # Otherwise a system limit (for SysV at least) may be exceeded.
3479 .NOEXPORT: