re PR ada/50294 (ICE in output_constructor_regular_field)
[gcc.git] / libgo / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
6 # 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 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 target_triplet = @target@
48 subdir = .
49 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
50 $(srcdir)/../config.sub $(srcdir)/../depcomp \
51 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
52 $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
53 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(srcdir)/config.h.in $(top_srcdir)/configure
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
57 $(top_srcdir)/../config/lead-dot.m4 \
58 $(top_srcdir)/../config/multi.m4 \
59 $(top_srcdir)/../config/override.m4 \
60 $(top_srcdir)/../config/unwind_ipinfo.m4 \
61 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
62 $(top_srcdir)/config/ltoptions.m4 \
63 $(top_srcdir)/config/ltsugar.m4 \
64 $(top_srcdir)/config/ltversion.m4 \
65 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno config.status.lineno
70 CONFIG_HEADER = config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76 *) f=$$p;; \
77 esac;
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__install_max = 40
80 am__nobase_strip_setup = \
81 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 am__nobase_strip = \
83 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85 for p in $$list; do echo "$$p $$p"; done | \
86 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88 if (++n[$$2] == $(am__install_max)) \
89 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90 END { for (dir in files) print dir, files[dir] }'
91 am__base_list = \
92 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
95 "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
96 "$(DESTDIR)$(toolexeclibgoarchivedir)" \
97 "$(DESTDIR)$(toolexeclibgocompressdir)" \
98 "$(DESTDIR)$(toolexeclibgocontainerdir)" \
99 "$(DESTDIR)$(toolexeclibgocryptodir)" \
100 "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
101 "$(DESTDIR)$(toolexeclibgodatabasedir)" \
102 "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
103 "$(DESTDIR)$(toolexeclibgodebugdir)" \
104 "$(DESTDIR)$(toolexeclibgoencodingdir)" \
105 "$(DESTDIR)$(toolexeclibgoexpdir)" \
106 "$(DESTDIR)$(toolexeclibgogodir)" \
107 "$(DESTDIR)$(toolexeclibgohashdir)" \
108 "$(DESTDIR)$(toolexeclibgohtmldir)" \
109 "$(DESTDIR)$(toolexeclibgoimagedir)" \
110 "$(DESTDIR)$(toolexeclibgoindexdir)" \
111 "$(DESTDIR)$(toolexeclibgoiodir)" \
112 "$(DESTDIR)$(toolexeclibgologdir)" \
113 "$(DESTDIR)$(toolexeclibgomathdir)" \
114 "$(DESTDIR)$(toolexeclibgomimedir)" \
115 "$(DESTDIR)$(toolexeclibgonetdir)" \
116 "$(DESTDIR)$(toolexeclibgonethttpdir)" \
117 "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
118 "$(DESTDIR)$(toolexeclibgoolddir)" \
119 "$(DESTDIR)$(toolexeclibgoosdir)" \
120 "$(DESTDIR)$(toolexeclibgopathdir)" \
121 "$(DESTDIR)$(toolexeclibgoregexpdir)" \
122 "$(DESTDIR)$(toolexeclibgoruntimedir)" \
123 "$(DESTDIR)$(toolexeclibgosyncdir)" \
124 "$(DESTDIR)$(toolexeclibgotestingdir)" \
125 "$(DESTDIR)$(toolexeclibgotextdir)" \
126 "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
127 "$(DESTDIR)$(toolexeclibgounicodedir)"
128 LIBRARIES = $(toolexeclib_LIBRARIES)
129 ARFLAGS = cru
130 libgobegin_a_AR = $(AR) $(ARFLAGS)
131 libgobegin_a_LIBADD =
132 am_libgobegin_a_OBJECTS = go-main.$(OBJEXT)
133 libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
134 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
135 am__DEPENDENCIES_1 =
136 am__DEPENDENCIES_2 = bufio.lo bytes.lo bytes/index.lo crypto.lo \
137 errors.lo expvar.lo flag.lo fmt.lo hash.lo html.lo image.lo \
138 io.lo log.lo math.lo mime.lo net.lo os.lo path.lo \
139 reflect-go.lo regexp.lo runtime-go.lo sort.lo strconv.lo \
140 strings.lo sync.lo syscall.lo syscall/errno.lo \
141 syscall/signame.lo syscall/wait.lo testing.lo time-go.lo \
142 unicode.lo archive/tar.lo archive/zip.lo compress/bzip2.lo \
143 compress/flate.lo compress/gzip.lo compress/lzw.lo \
144 compress/zlib.lo container/heap.lo container/list.lo \
145 container/ring.lo crypto/aes.lo crypto/cipher.lo crypto/des.lo \
146 crypto/dsa.lo crypto/ecdsa.lo crypto/elliptic.lo \
147 crypto/hmac.lo crypto/md5.lo crypto/rand.lo crypto/rc4.lo \
148 crypto/rsa.lo crypto/sha1.lo crypto/sha256.lo crypto/sha512.lo \
149 crypto/subtle.lo crypto/tls.lo crypto/x509.lo \
150 crypto/x509/pkix.lo database/sql.lo database/sql/driver.lo \
151 debug/dwarf.lo debug/elf.lo debug/gosym.lo debug/macho.lo \
152 debug/pe.lo encoding/ascii85.lo encoding/asn1.lo \
153 encoding/base32.lo encoding/base64.lo encoding/binary.lo \
154 encoding/csv.lo encoding/gob.lo encoding/hex.lo \
155 encoding/json.lo encoding/pem.lo encoding/xml.lo exp/ebnf.lo \
156 exp/html.lo exp/norm.lo exp/proxy.lo exp/terminal.lo \
157 exp/types.lo exp/utf8string.lo html/template.lo go/ast.lo \
158 go/build.lo go/doc.lo go/parser.lo go/printer.lo go/scanner.lo \
159 go/token.lo hash/adler32.lo hash/crc32.lo hash/crc64.lo \
160 hash/fnv.lo net/http/cgi.lo net/http/fcgi.lo \
161 net/http/httptest.lo net/http/httputil.lo net/http/pprof.lo \
162 image/color.lo image/draw.lo image/gif.lo image/jpeg.lo \
163 image/png.lo index/suffixarray.lo io/ioutil.lo log/syslog.lo \
164 log/syslog/syslog_c.lo math/big.lo math/cmplx.lo math/rand.lo \
165 mime/multipart.lo net/http.lo net/mail.lo net/rpc.lo \
166 net/smtp.lo net/textproto.lo net/url.lo old/netchan.lo \
167 old/regexp.lo old/template.lo os/exec.lo $(am__DEPENDENCIES_1) \
168 os/signal.lo os/user.lo path/filepath.lo regexp/syntax.lo \
169 net/rpc/jsonrpc.lo runtime/debug.lo runtime/pprof.lo \
170 sync/atomic.lo sync/atomic_c.lo text/scanner.lo \
171 text/tabwriter.lo text/template.lo text/template/parse.lo \
172 testing/iotest.lo testing/quick.lo unicode/utf16.lo \
173 unicode/utf8.lo
174 libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
175 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
176 $(am__DEPENDENCIES_1)
177 am__libgo_la_SOURCES_DIST = runtime/go-append.c runtime/go-assert.c \
178 runtime/go-assert-interface.c \
179 runtime/go-byte-array-to-string.c runtime/go-breakpoint.c \
180 runtime/go-caller.c runtime/go-callers.c \
181 runtime/go-can-convert-interface.c runtime/go-cgo.c \
182 runtime/go-check-interface.c runtime/go-construct-map.c \
183 runtime/go-convert-interface.c runtime/go-copy.c \
184 runtime/go-defer.c runtime/go-deferred-recover.c \
185 runtime/go-eface-compare.c runtime/go-eface-val-compare.c \
186 runtime/go-getgoroot.c runtime/go-int-array-to-string.c \
187 runtime/go-int-to-string.c runtime/go-interface-compare.c \
188 runtime/go-interface-eface-compare.c \
189 runtime/go-interface-val-compare.c runtime/go-make-slice.c \
190 runtime/go-map-delete.c runtime/go-map-index.c \
191 runtime/go-map-len.c runtime/go-map-range.c \
192 runtime/go-matherr.c runtime/go-nanotime.c runtime/go-now.c \
193 runtime/go-new-map.c runtime/go-new.c runtime/go-nosys.c \
194 runtime/go-panic.c runtime/go-print.c runtime/go-recover.c \
195 runtime/go-reflect-call.c runtime/go-reflect-map.c \
196 runtime/go-rune.c runtime/go-runtime-error.c \
197 runtime/go-setenv.c runtime/go-signal.c runtime/go-strcmp.c \
198 runtime/go-string-to-byte-array.c \
199 runtime/go-string-to-int-array.c runtime/go-strplus.c \
200 runtime/go-strslice.c runtime/go-traceback.c \
201 runtime/go-trampoline.c runtime/go-type-complex.c \
202 runtime/go-type-eface.c runtime/go-type-error.c \
203 runtime/go-type-float.c runtime/go-type-identity.c \
204 runtime/go-type-interface.c runtime/go-type-string.c \
205 runtime/go-typedesc-equal.c runtime/go-typestring.c \
206 runtime/go-unsafe-new.c runtime/go-unsafe-newarray.c \
207 runtime/go-unsafe-pointer.c runtime/go-unwind.c runtime/chan.c \
208 runtime/cpuprof.c runtime/lock_sema.c runtime/thread-sema.c \
209 runtime/lock_futex.c runtime/thread-linux.c runtime/mcache.c \
210 runtime/mcentral.c runtime/mem_posix_memalign.c runtime/mem.c \
211 runtime/mfinal.c runtime/mfixalloc.c runtime/mgc0.c \
212 runtime/mheap.c runtime/msize.c runtime/print.c runtime/proc.c \
213 runtime/runtime.c runtime/signal_unix.c runtime/thread.c \
214 runtime/yield.c runtime/rtems-task-variable-add.c iface.c \
215 malloc.c map.c mprof.c reflect.c runtime1.c sema.c sigqueue.c \
216 string.c time.c
217 @LIBGO_IS_LINUX_FALSE@am__objects_1 = lock_sema.lo thread-sema.lo
218 @LIBGO_IS_LINUX_TRUE@am__objects_1 = lock_futex.lo thread-linux.lo
219 @HAVE_SYS_MMAN_H_FALSE@am__objects_2 = mem_posix_memalign.lo
220 @HAVE_SYS_MMAN_H_TRUE@am__objects_2 = mem.lo
221 @LIBGO_IS_RTEMS_TRUE@am__objects_3 = rtems-task-variable-add.lo
222 am__objects_4 = go-append.lo go-assert.lo go-assert-interface.lo \
223 go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
224 go-callers.lo go-can-convert-interface.lo go-cgo.lo \
225 go-check-interface.lo go-construct-map.lo \
226 go-convert-interface.lo go-copy.lo go-defer.lo \
227 go-deferred-recover.lo go-eface-compare.lo \
228 go-eface-val-compare.lo go-getgoroot.lo \
229 go-int-array-to-string.lo go-int-to-string.lo \
230 go-interface-compare.lo go-interface-eface-compare.lo \
231 go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
232 go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
233 go-nanotime.lo go-now.lo go-new-map.lo go-new.lo go-nosys.lo \
234 go-panic.lo go-print.lo go-recover.lo go-reflect-call.lo \
235 go-reflect-map.lo go-rune.lo go-runtime-error.lo go-setenv.lo \
236 go-signal.lo go-strcmp.lo go-string-to-byte-array.lo \
237 go-string-to-int-array.lo go-strplus.lo go-strslice.lo \
238 go-traceback.lo go-trampoline.lo go-type-complex.lo \
239 go-type-eface.lo go-type-error.lo go-type-float.lo \
240 go-type-identity.lo go-type-interface.lo go-type-string.lo \
241 go-typedesc-equal.lo go-typestring.lo go-unsafe-new.lo \
242 go-unsafe-newarray.lo go-unsafe-pointer.lo go-unwind.lo \
243 chan.lo cpuprof.lo $(am__objects_1) mcache.lo mcentral.lo \
244 $(am__objects_2) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
245 msize.lo print.lo proc.lo runtime.lo signal_unix.lo thread.lo \
246 yield.lo $(am__objects_3) iface.lo malloc.lo map.lo mprof.lo \
247 reflect.lo runtime1.lo sema.lo sigqueue.lo string.lo time.lo
248 am_libgo_la_OBJECTS = $(am__objects_4)
249 libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
250 libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
251 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
252 $(LDFLAGS) -o $@
253 DEFAULT_INCLUDES = -I.@am__isrc@
254 depcomp = $(SHELL) $(top_srcdir)/../depcomp
255 am__depfiles_maybe = depfiles
256 am__mv = mv -f
257 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
258 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
259 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
260 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
261 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
262 CCLD = $(CC)
263 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
264 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
265 $(LDFLAGS) -o $@
266 SOURCES = $(libgobegin_a_SOURCES) $(libgo_la_SOURCES)
267 DIST_SOURCES = $(libgobegin_a_SOURCES) $(am__libgo_la_SOURCES_DIST)
268 MULTISRCTOP =
269 MULTIBUILDTOP =
270 MULTIDIRS =
271 MULTISUBDIR =
272 MULTIDO = true
273 MULTICLEAN = true
274 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
275 html-recursive info-recursive install-data-recursive \
276 install-dvi-recursive install-exec-recursive \
277 install-html-recursive install-info-recursive \
278 install-pdf-recursive install-ps-recursive install-recursive \
279 installcheck-recursive installdirs-recursive pdf-recursive \
280 ps-recursive uninstall-recursive
281 DATA = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
282 $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
283 $(toolexeclibgocrypto_DATA) $(toolexeclibgocryptox509_DATA) \
284 $(toolexeclibgodatabase_DATA) $(toolexeclibgodatabasesql_DATA) \
285 $(toolexeclibgodebug_DATA) $(toolexeclibgoencoding_DATA) \
286 $(toolexeclibgoexp_DATA) $(toolexeclibgogo_DATA) \
287 $(toolexeclibgohash_DATA) $(toolexeclibgohtml_DATA) \
288 $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
289 $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
290 $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
291 $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
292 $(toolexeclibgonetrpc_DATA) $(toolexeclibgoold_DATA) \
293 $(toolexeclibgoos_DATA) $(toolexeclibgopath_DATA) \
294 $(toolexeclibgoregexp_DATA) $(toolexeclibgoruntime_DATA) \
295 $(toolexeclibgosync_DATA) $(toolexeclibgotesting_DATA) \
296 $(toolexeclibgotext_DATA) $(toolexeclibgotexttemplate_DATA) \
297 $(toolexeclibgounicode_DATA)
298 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
299 distclean-recursive maintainer-clean-recursive
300 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
301 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
302 distdir dist dist-all distcheck
303 ETAGS = etags
304 CTAGS = ctags
305 DIST_SUBDIRS = testsuite
306 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
307 distdir = $(PACKAGE)-$(VERSION)
308 top_distdir = $(distdir)
309 am__remove_distdir = \
310 { test ! -d "$(distdir)" \
311 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
312 && rm -fr "$(distdir)"; }; }
313 am__relativize = \
314 dir0=`pwd`; \
315 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
316 sed_rest='s,^[^/]*/*,,'; \
317 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
318 sed_butlast='s,/*[^/]*$$,,'; \
319 while test -n "$$dir1"; do \
320 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
321 if test "$$first" != "."; then \
322 if test "$$first" = ".."; then \
323 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
324 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
325 else \
326 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
327 if test "$$first2" = "$$first"; then \
328 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
329 else \
330 dir2="../$$dir2"; \
331 fi; \
332 dir0="$$dir0"/"$$first"; \
333 fi; \
334 fi; \
335 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
336 done; \
337 reldir="$$dir2"
338 DIST_ARCHIVES = $(distdir).tar.gz
339 GZIP_ENV = --best
340 distuninstallcheck_listfiles = find . -type f -print
341 distcleancheck_listfiles = find . -type f -print
342 ACLOCAL = @ACLOCAL@
343 AMTAR = @AMTAR@
344 AR = @AR@
345 AUTOCONF = @AUTOCONF@
346 AUTOHEADER = @AUTOHEADER@
347 AUTOMAKE = @AUTOMAKE@
348 AWK = @AWK@
349 CC = @CC@
350 CCDEPMODE = @CCDEPMODE@
351 CC_FOR_BUILD = @CC_FOR_BUILD@
352 CFLAGS = @CFLAGS@
353 CPP = @CPP@
354 CPPFLAGS = @CPPFLAGS@
355 CYGPATH_W = @CYGPATH_W@
356 DEFS = @DEFS@
357 DEPDIR = @DEPDIR@
358 DSYMUTIL = @DSYMUTIL@
359 DUMPBIN = @DUMPBIN@
360 ECHO_C = @ECHO_C@
361 ECHO_N = @ECHO_N@
362 ECHO_T = @ECHO_T@
363 EGREP = @EGREP@
364 EXEEXT = @EXEEXT@
365 FGREP = @FGREP@
366 GOARCH = @GOARCH@
367 GOC = @GOC@
368 GOCFLAGS = $(CFLAGS)
369 GOOS = @GOOS@
370 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
371 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
372 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
373 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
374 GREP = @GREP@
375 INSTALL = @INSTALL@
376 INSTALL_DATA = @INSTALL_DATA@
377 INSTALL_PROGRAM = @INSTALL_PROGRAM@
378 INSTALL_SCRIPT = @INSTALL_SCRIPT@
379 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
380 LD = @LD@
381 LDFLAGS = @LDFLAGS@
382 LIBFFI = @LIBFFI@
383 LIBFFIINCS = @LIBFFIINCS@
384 LIBOBJS = @LIBOBJS@
385 LIBS = @LIBS@
386 LIBTOOL = @LIBTOOL@
387 LIPO = @LIPO@
388 LN_S = @LN_S@
389 LTLIBOBJS = @LTLIBOBJS@
390 MAINT = @MAINT@
391 MAKEINFO = @MAKEINFO@
392 MATH_FLAG = @MATH_FLAG@
393 MATH_LIBS = @MATH_LIBS@
394 MKDIR_P = @MKDIR_P@
395 NET_LIBS = @NET_LIBS@
396 NM = @NM@
397 NMEDIT = @NMEDIT@
398 OBJCOPY = @OBJCOPY@
399 OBJDUMP = @OBJDUMP@
400 OBJEXT = @OBJEXT@
401 OSCFLAGS = @OSCFLAGS@
402 OTOOL = @OTOOL@
403 OTOOL64 = @OTOOL64@
404 PACKAGE = @PACKAGE@
405 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
406 PACKAGE_NAME = @PACKAGE_NAME@
407 PACKAGE_STRING = @PACKAGE_STRING@
408 PACKAGE_TARNAME = @PACKAGE_TARNAME@
409 PACKAGE_URL = @PACKAGE_URL@
410 PACKAGE_VERSION = @PACKAGE_VERSION@
411 PATH_SEPARATOR = @PATH_SEPARATOR@
412 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
413 PTHREAD_LIBS = @PTHREAD_LIBS@
414 RANLIB = @RANLIB@
415 SED = @SED@
416 SET_MAKE = @SET_MAKE@
417 SHELL = @SHELL@
418 SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
419 SPLIT_STACK = @SPLIT_STACK@
420 STRINGOPS_FLAG = @STRINGOPS_FLAG@
421 STRIP = @STRIP@
422 STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
423 VERSION = @VERSION@
424 WARN_FLAGS = @WARN_FLAGS@
425 WERROR = @WERROR@
426 abs_builddir = @abs_builddir@
427 abs_srcdir = @abs_srcdir@
428 abs_top_builddir = @abs_top_builddir@
429 abs_top_srcdir = @abs_top_srcdir@
430 ac_ct_CC = @ac_ct_CC@
431 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
432 am__include = @am__include@
433 am__leading_dot = @am__leading_dot@
434 am__quote = @am__quote@
435 am__tar = @am__tar@
436 am__untar = @am__untar@
437 bindir = @bindir@
438 build = @build@
439 build_alias = @build_alias@
440 build_cpu = @build_cpu@
441 build_os = @build_os@
442 build_vendor = @build_vendor@
443 builddir = @builddir@
444 datadir = @datadir@
445 datarootdir = @datarootdir@
446 docdir = @docdir@
447 dvidir = @dvidir@
448 enable_shared = @enable_shared@
449 enable_static = @enable_static@
450 exec_prefix = @exec_prefix@
451 glibgo_toolexecdir = @glibgo_toolexecdir@
452 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
453 go_include = @go_include@
454 host = @host@
455 host_alias = @host_alias@
456 host_cpu = @host_cpu@
457 host_os = @host_os@
458 host_vendor = @host_vendor@
459 htmldir = @htmldir@
460 includedir = @includedir@
461 infodir = @infodir@
462 install_sh = @install_sh@
463 libdir = @libdir@
464 libexecdir = @libexecdir@
465 libtool_VERSION = @libtool_VERSION@
466 localedir = @localedir@
467 localstatedir = @localstatedir@
468 mandir = @mandir@
469 mkdir_p = @mkdir_p@
470 multi_basedir = @multi_basedir@
471 nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
472 oldincludedir = @oldincludedir@
473 pdfdir = @pdfdir@
474 prefix = @prefix@
475 program_transform_name = @program_transform_name@
476 psdir = @psdir@
477 sbindir = @sbindir@
478 sharedstatedir = @sharedstatedir@
479 srcdir = @srcdir@
480 sysconfdir = @sysconfdir@
481 target = @target@
482 target_alias = @target_alias@
483 target_cpu = @target_cpu@
484 target_os = @target_os@
485 target_vendor = @target_vendor@
486 top_build_prefix = @top_build_prefix@
487 top_builddir = @top_builddir@
488 top_srcdir = @top_srcdir@
489
490 # Go support.
491 SUFFIXES = .c .go .gox .o .obj .lo .a
492 @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
493 SUBDIRS = ${subdirs}
494 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
495 MAINT_CHARSET = latin1
496 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
497 PWD_COMMAND = $${PWDCMD-pwd}
498 STAMP = echo timestamp >
499 toolexecdir = $(glibgo_toolexecdir)
500 toolexeclibdir = $(glibgo_toolexeclibdir)
501 toolexeclibgodir = $(nover_glibgo_toolexeclibdir)/go/$(gcc_version)/$(target_alias)
502 WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
503
504 # -I/-D flags to pass when compiling.
505 AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
506 ACLOCAL_AMFLAGS = -I ./config -I ../config
507 AM_CFLAGS = -fexceptions -fplan9-extensions $(SPLIT_STACK) $(WARN_CFLAGS) \
508 $(STRINGOPS_FLAG) $(OSCFLAGS) \
509 -I $(srcdir)/../libgcc -I $(MULTIBUILDTOP)../../gcc/include
510
511 @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
512
513 # Multilib support.
514 MAKEOVERRIDES =
515
516 # Work around what appears to be a GNU make handling MAKEFLAGS
517 # values defined in terms of make variables, as is the case for CC and
518 # friends when we are called from the top level Makefile.
519 AM_MAKEFLAGS = \
520 "AR_FLAGS=$(AR_FLAGS)" \
521 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
522 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
523 "CFLAGS=$(CFLAGS)" \
524 "CXXFLAGS=$(CXXFLAGS)" \
525 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
526 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
527 "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
528 "GOC=$(GOC)" \
529 "GOCFLAGS=$(GOCFLAGS)" \
530 "INSTALL=$(INSTALL)" \
531 "INSTALL_DATA=$(INSTALL_DATA)" \
532 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
533 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
534 "LDFLAGS=$(LDFLAGS)" \
535 "LIBCFLAGS=$(LIBCFLAGS)" \
536 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
537 "MAKE=$(MAKE)" \
538 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
539 "PICFLAG=$(PICFLAG)" \
540 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
541 "SHELL=$(SHELL)" \
542 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
543 "exec_prefix=$(exec_prefix)" \
544 "infodir=$(infodir)" \
545 "libdir=$(libdir)" \
546 "includedir=$(includedir)" \
547 "prefix=$(prefix)" \
548 "tooldir=$(tooldir)" \
549 "gxx_include_dir=$(gxx_include_dir)" \
550 "AR=$(AR)" \
551 "AS=$(AS)" \
552 "LD=$(LD)" \
553 "RANLIB=$(RANLIB)" \
554 "NM=$(NM)" \
555 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
556 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
557 "DESTDIR=$(DESTDIR)" \
558 "WERROR=$(WERROR)"
559
560
561 # Subdir rules rely on $(FLAGS_TO_PASS)
562 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
563 toolexeclib_LTLIBRARIES = libgo.la
564 toolexeclib_LIBRARIES = libgobegin.a
565 toolexeclibgo_DATA = \
566 bufio.gox \
567 bytes.gox \
568 crypto.gox \
569 errors.gox \
570 expvar.gox \
571 flag.gox \
572 fmt.gox \
573 hash.gox \
574 html.gox \
575 image.gox \
576 io.gox \
577 log.gox \
578 math.gox \
579 mime.gox \
580 net.gox \
581 os.gox \
582 path.gox \
583 reflect.gox \
584 regexp.gox \
585 runtime.gox \
586 sort.gox \
587 strconv.gox \
588 strings.gox \
589 sync.gox \
590 syscall.gox \
591 testing.gox \
592 time.gox \
593 unicode.gox
594
595 toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
596 toolexeclibgoarchive_DATA = \
597 archive/tar.gox \
598 archive/zip.gox
599
600 toolexeclibgocompressdir = $(toolexeclibgodir)/compress
601 toolexeclibgocompress_DATA = \
602 compress/bzip2.gox \
603 compress/flate.gox \
604 compress/gzip.gox \
605 compress/lzw.gox \
606 compress/zlib.gox
607
608 toolexeclibgocontainerdir = $(toolexeclibgodir)/container
609 toolexeclibgocontainer_DATA = \
610 container/heap.gox \
611 container/list.gox \
612 container/ring.gox
613
614 toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
615 toolexeclibgocrypto_DATA = \
616 crypto/aes.gox \
617 crypto/cipher.gox \
618 crypto/des.gox \
619 crypto/dsa.gox \
620 crypto/ecdsa.gox \
621 crypto/elliptic.gox \
622 crypto/hmac.gox \
623 crypto/md5.gox \
624 crypto/rand.gox \
625 crypto/rc4.gox \
626 crypto/rsa.gox \
627 crypto/sha1.gox \
628 crypto/sha256.gox \
629 crypto/sha512.gox \
630 crypto/subtle.gox \
631 crypto/tls.gox \
632 crypto/x509.gox
633
634 toolexeclibgocryptox509dir = $(toolexeclibgocryptodir)/x509
635 toolexeclibgocryptox509_DATA = \
636 crypto/x509/pkix.gox
637
638 toolexeclibgodatabasedir = $(toolexeclibgodir)/database
639 toolexeclibgodatabase_DATA = \
640 database/sql.gox
641
642 toolexeclibgodatabasesqldir = $(toolexeclibgodatabasedir)/sql
643 toolexeclibgodatabasesql_DATA = \
644 database/sql/driver.gox
645
646 toolexeclibgodebugdir = $(toolexeclibgodir)/debug
647 toolexeclibgodebug_DATA = \
648 debug/dwarf.gox \
649 debug/elf.gox \
650 debug/gosym.gox \
651 debug/macho.gox \
652 debug/pe.gox
653
654 toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
655 toolexeclibgoencoding_DATA = \
656 encoding/ascii85.gox \
657 encoding/asn1.gox \
658 encoding/base32.gox \
659 encoding/base64.gox \
660 encoding/binary.gox \
661 encoding/csv.gox \
662 encoding/gob.gox \
663 encoding/hex.gox \
664 encoding/json.gox \
665 encoding/pem.gox \
666 encoding/xml.gox
667
668 @LIBGO_IS_LINUX_FALSE@exp_inotify_gox =
669
670 # exp_inotify_gox = exp/inotify.gox
671 @LIBGO_IS_LINUX_TRUE@exp_inotify_gox =
672 toolexeclibgoexpdir = $(toolexeclibgodir)/exp
673 toolexeclibgoexp_DATA = \
674 exp/ebnf.gox \
675 exp/html.gox \
676 $(exp_inotify_gox) \
677 exp/norm.gox \
678 exp/proxy.gox \
679 exp/terminal.gox \
680 exp/types.gox \
681 exp/utf8string.gox
682
683 toolexeclibgogodir = $(toolexeclibgodir)/go
684 toolexeclibgogo_DATA = \
685 go/ast.gox \
686 go/build.gox \
687 go/doc.gox \
688 go/parser.gox \
689 go/printer.gox \
690 go/scanner.gox \
691 go/token.gox
692
693 toolexeclibgohashdir = $(toolexeclibgodir)/hash
694 toolexeclibgohash_DATA = \
695 hash/adler32.gox \
696 hash/crc32.gox \
697 hash/crc64.gox \
698 hash/fnv.gox
699
700 toolexeclibgohtmldir = $(toolexeclibgodir)/html
701 toolexeclibgohtml_DATA = \
702 html/template.gox
703
704 toolexeclibgoimagedir = $(toolexeclibgodir)/image
705 toolexeclibgoimage_DATA = \
706 image/color.gox \
707 image/draw.gox \
708 image/gif.gox \
709 image/jpeg.gox \
710 image/png.gox
711
712 toolexeclibgoindexdir = $(toolexeclibgodir)/index
713 toolexeclibgoindex_DATA = \
714 index/suffixarray.gox
715
716 toolexeclibgoiodir = $(toolexeclibgodir)/io
717 toolexeclibgoio_DATA = \
718 io/ioutil.gox
719
720 toolexeclibgologdir = $(toolexeclibgodir)/log
721 toolexeclibgolog_DATA = \
722 log/syslog.gox
723
724 toolexeclibgomathdir = $(toolexeclibgodir)/math
725 toolexeclibgomath_DATA = \
726 math/big.gox \
727 math/cmplx.gox \
728 math/rand.gox
729
730 toolexeclibgomimedir = $(toolexeclibgodir)/mime
731 toolexeclibgomime_DATA = \
732 mime/multipart.gox
733
734 toolexeclibgonetdir = $(toolexeclibgodir)/net
735 toolexeclibgonet_DATA = \
736 net/http.gox \
737 net/mail.gox \
738 net/rpc.gox \
739 net/smtp.gox \
740 net/textproto.gox \
741 net/url.gox
742
743 toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
744 toolexeclibgonethttp_DATA = \
745 net/http/cgi.gox \
746 net/http/fcgi.gox \
747 net/http/httptest.gox \
748 net/http/httputil.gox \
749 net/http/pprof.gox
750
751 toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
752 toolexeclibgonetrpc_DATA = \
753 net/rpc/jsonrpc.gox
754
755 toolexeclibgoolddir = $(toolexeclibgodir)/old
756 toolexeclibgoold_DATA = \
757 old/netchan.gox \
758 old/regexp.gox \
759 old/template.gox
760
761 toolexeclibgoosdir = $(toolexeclibgodir)/os
762 toolexeclibgoos_DATA = \
763 os/exec.gox \
764 os/signal.gox \
765 os/user.gox
766
767 toolexeclibgopathdir = $(toolexeclibgodir)/path
768 toolexeclibgopath_DATA = \
769 path/filepath.gox
770
771 toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
772 toolexeclibgoregexp_DATA = \
773 regexp/syntax.gox
774
775 toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
776 toolexeclibgoruntime_DATA = \
777 runtime/debug.gox \
778 runtime/pprof.gox
779
780 toolexeclibgosyncdir = $(toolexeclibgodir)/sync
781 toolexeclibgosync_DATA = \
782 sync/atomic.gox
783
784 toolexeclibgotestingdir = $(toolexeclibgodir)/testing
785 toolexeclibgotesting_DATA = \
786 testing/iotest.gox \
787 testing/quick.gox
788
789 toolexeclibgotextdir = $(toolexeclibgodir)/text
790 toolexeclibgotext_DATA = \
791 text/scanner.gox \
792 text/tabwriter.gox \
793 text/template.gox
794
795 toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
796 toolexeclibgotexttemplate_DATA = \
797 text/template/parse.gox
798
799 toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
800 toolexeclibgounicode_DATA = \
801 unicode/utf16.gox \
802 unicode/utf8.gox
803
804 @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
805 @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
806 @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
807 @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
808 @LIBGO_IS_LINUX_FALSE@runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
809 @LIBGO_IS_LINUX_TRUE@runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
810 runtime_files = \
811 runtime/go-append.c \
812 runtime/go-assert.c \
813 runtime/go-assert-interface.c \
814 runtime/go-byte-array-to-string.c \
815 runtime/go-breakpoint.c \
816 runtime/go-caller.c \
817 runtime/go-callers.c \
818 runtime/go-can-convert-interface.c \
819 runtime/go-cgo.c \
820 runtime/go-check-interface.c \
821 runtime/go-construct-map.c \
822 runtime/go-convert-interface.c \
823 runtime/go-copy.c \
824 runtime/go-defer.c \
825 runtime/go-deferred-recover.c \
826 runtime/go-eface-compare.c \
827 runtime/go-eface-val-compare.c \
828 runtime/go-getgoroot.c \
829 runtime/go-int-array-to-string.c \
830 runtime/go-int-to-string.c \
831 runtime/go-interface-compare.c \
832 runtime/go-interface-eface-compare.c \
833 runtime/go-interface-val-compare.c \
834 runtime/go-make-slice.c \
835 runtime/go-map-delete.c \
836 runtime/go-map-index.c \
837 runtime/go-map-len.c \
838 runtime/go-map-range.c \
839 runtime/go-matherr.c \
840 runtime/go-nanotime.c \
841 runtime/go-now.c \
842 runtime/go-new-map.c \
843 runtime/go-new.c \
844 runtime/go-nosys.c \
845 runtime/go-panic.c \
846 runtime/go-print.c \
847 runtime/go-recover.c \
848 runtime/go-reflect-call.c \
849 runtime/go-reflect-map.c \
850 runtime/go-rune.c \
851 runtime/go-runtime-error.c \
852 runtime/go-setenv.c \
853 runtime/go-signal.c \
854 runtime/go-strcmp.c \
855 runtime/go-string-to-byte-array.c \
856 runtime/go-string-to-int-array.c \
857 runtime/go-strplus.c \
858 runtime/go-strslice.c \
859 runtime/go-traceback.c \
860 runtime/go-trampoline.c \
861 runtime/go-type-complex.c \
862 runtime/go-type-eface.c \
863 runtime/go-type-error.c \
864 runtime/go-type-float.c \
865 runtime/go-type-identity.c \
866 runtime/go-type-interface.c \
867 runtime/go-type-string.c \
868 runtime/go-typedesc-equal.c \
869 runtime/go-typestring.c \
870 runtime/go-unsafe-new.c \
871 runtime/go-unsafe-newarray.c \
872 runtime/go-unsafe-pointer.c \
873 runtime/go-unwind.c \
874 runtime/chan.c \
875 runtime/cpuprof.c \
876 $(runtime_lock_files) \
877 runtime/mcache.c \
878 runtime/mcentral.c \
879 $(runtime_mem_file) \
880 runtime/mfinal.c \
881 runtime/mfixalloc.c \
882 runtime/mgc0.c \
883 runtime/mheap.c \
884 runtime/msize.c \
885 runtime/print.c \
886 runtime/proc.c \
887 runtime/runtime.c \
888 runtime/signal_unix.c \
889 runtime/thread.c \
890 runtime/yield.c \
891 $(rtems_task_variable_add_file) \
892 iface.c \
893 malloc.c \
894 map.c \
895 mprof.c \
896 reflect.c \
897 runtime1.c \
898 sema.c \
899 sigqueue.c \
900 string.c \
901 time.c
902
903 go_bufio_files = \
904 go/bufio/bufio.go
905
906 go_bytes_files = \
907 go/bytes/buffer.go \
908 go/bytes/bytes.go \
909 go/bytes/bytes_decl.go \
910 go/bytes/reader.go
911
912 go_bytes_c_files = \
913 go/bytes/indexbyte.c
914
915 go_crypto_files = \
916 go/crypto/crypto.go
917
918 go_errors_files = \
919 go/errors/errors.go
920
921 go_expvar_files = \
922 go/expvar/expvar.go
923
924 go_flag_files = \
925 go/flag/flag.go
926
927 go_fmt_files = \
928 go/fmt/doc.go \
929 go/fmt/format.go \
930 go/fmt/print.go \
931 go/fmt/scan.go
932
933 go_hash_files = \
934 go/hash/hash.go
935
936 go_html_files = \
937 go/html/entity.go \
938 go/html/escape.go
939
940 go_image_files = \
941 go/image/format.go \
942 go/image/geom.go \
943 go/image/image.go \
944 go/image/names.go \
945 go/image/ycbcr.go
946
947 go_io_files = \
948 go/io/multi.go \
949 go/io/io.go \
950 go/io/pipe.go
951
952 go_log_files = \
953 go/log/log.go
954
955 go_math_files = \
956 go/math/abs.go \
957 go/math/acosh.go \
958 go/math/asin.go \
959 go/math/asinh.go \
960 go/math/atan.go \
961 go/math/atanh.go \
962 go/math/atan2.go \
963 go/math/bits.go \
964 go/math/cbrt.go \
965 go/math/const.go \
966 go/math/copysign.go \
967 go/math/dim.go \
968 go/math/erf.go \
969 go/math/exp.go \
970 go/math/expm1.go \
971 go/math/floor.go \
972 go/math/frexp.go \
973 go/math/gamma.go \
974 go/math/hypot.go \
975 go/math/j0.go \
976 go/math/j1.go \
977 go/math/jn.go \
978 go/math/ldexp.go \
979 go/math/lgamma.go \
980 go/math/log.go \
981 go/math/log1p.go \
982 go/math/log10.go \
983 go/math/logb.go \
984 go/math/mod.go \
985 go/math/modf.go \
986 go/math/nextafter.go \
987 go/math/pow.go \
988 go/math/pow10.go \
989 go/math/remainder.go \
990 go/math/signbit.go \
991 go/math/sin.go \
992 go/math/sincos.go \
993 go/math/sinh.go \
994 go/math/sqrt.go \
995 go/math/tan.go \
996 go/math/tanh.go \
997 go/math/unsafe.go
998
999 go_mime_files = \
1000 go/mime/grammar.go \
1001 go/mime/mediatype.go \
1002 go/mime/type.go \
1003 go/mime/type_unix.go
1004
1005 # By default use select with pipes. Most systems should have
1006 # something better.
1007 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_select.go
1008 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_netbsd.go
1009 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_fd_os_file = go/net/fd_linux.go
1010 @LIBGO_IS_RTEMS_TRUE@go_net_fd_os_file = go/net/fd_select.go
1011 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1012 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1013 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@go_net_newpollserver_file = go/net/newpollserver.go
1014 @LIBGO_IS_RTEMS_TRUE@go_net_newpollserver_file = go/net/newpollserver_rtems.go
1015 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
1016 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
1017 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
1018 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
1019 @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
1020 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
1021 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
1022 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_solaris.go
1023 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
1024 @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
1025 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
1026 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
1027 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_bsd.go
1028 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
1029 @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
1030 @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_netbsd.go
1031 @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_freebsd.go
1032 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_solaris.go
1033 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go
1034 @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go
1035 @LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
1036 @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
1037 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
1038 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
1039 @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
1040 go_net_files = \
1041 go/net/cgo_unix.go \
1042 $(go_net_cgo_file) \
1043 go/net/dial.go \
1044 go/net/dnsclient.go \
1045 go/net/dnsclient_unix.go \
1046 go/net/dnsconfig.go \
1047 go/net/dnsmsg.go \
1048 go/net/doc.go \
1049 $(go_net_newpollserver_file) \
1050 go/net/fd.go \
1051 $(go_net_fd_os_file) \
1052 go/net/file.go \
1053 go/net/hosts.go \
1054 go/net/interface.go \
1055 $(go_net_interface_file) \
1056 go/net/ip.go \
1057 go/net/iprawsock.go \
1058 go/net/iprawsock_posix.go \
1059 go/net/ipsock.go \
1060 go/net/ipsock_posix.go \
1061 go/net/lookup_unix.go \
1062 go/net/mac.go \
1063 go/net/net.go \
1064 go/net/parse.go \
1065 go/net/pipe.go \
1066 go/net/port.go \
1067 $(go_net_sendfile_file) \
1068 go/net/sock.go \
1069 $(go_net_sock_file) \
1070 go/net/sockopt.go \
1071 $(go_net_sockopt_file) \
1072 go/net/sockoptip.go \
1073 $(go_net_sockoptip_file) \
1074 go/net/tcpsock.go \
1075 go/net/tcpsock_posix.go \
1076 go/net/udpsock.go \
1077 go/net/udpsock_posix.go \
1078 go/net/unixsock.go \
1079 go/net/unixsock_posix.go
1080
1081 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file = go/os/dir_regfile.go
1082 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file = go/os/dir_largefile.go
1083 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
1084 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
1085 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
1086 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
1087 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1088 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
1089 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
1090 @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
1091 @LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat.go
1092 @LIBGO_IS_SOLARIS_TRUE@go_os_stat_file = go/os/stat_solaris.go
1093 go_os_files = \
1094 $(go_os_dir_file) \
1095 go/os/dir.go \
1096 go/os/doc.go \
1097 go/os/env.go \
1098 go/os/error.go \
1099 go/os/error_posix.go \
1100 go/os/exec.go \
1101 go/os/exec_posix.go \
1102 go/os/exec_unix.go \
1103 go/os/file.go \
1104 go/os/file_posix.go \
1105 go/os/file_unix.go \
1106 go/os/getwd.go \
1107 go/os/path.go \
1108 go/os/path_unix.go \
1109 go/os/proc.go \
1110 $(go_os_stat_file) \
1111 go/os/str.go \
1112 $(go_os_sys_file) \
1113 go/os/types.go
1114
1115 go_path_files = \
1116 go/path/match.go \
1117 go/path/path.go
1118
1119 go_reflect_files = \
1120 go/reflect/deepequal.go \
1121 go/reflect/type.go \
1122 go/reflect/value.go
1123
1124 go_regexp_files = \
1125 go/regexp/exec.go \
1126 go/regexp/regexp.go
1127
1128 go_net_rpc_files = \
1129 go/net/rpc/client.go \
1130 go/net/rpc/debug.go \
1131 go/net/rpc/server.go
1132
1133 go_runtime_files = \
1134 go/runtime/compiler.go \
1135 go/runtime/debug.go \
1136 go/runtime/error.go \
1137 go/runtime/extern.go \
1138 go/runtime/mem.go \
1139 go/runtime/softfloat64.go \
1140 go/runtime/type.go \
1141 version.go
1142
1143 go_sort_files = \
1144 go/sort/search.go \
1145 go/sort/sort.go
1146
1147 go_strconv_files = \
1148 go/strconv/atob.go \
1149 go/strconv/atof.go \
1150 go/strconv/atoi.go \
1151 go/strconv/decimal.go \
1152 go/strconv/extfloat.go \
1153 go/strconv/ftoa.go \
1154 go/strconv/isprint.go \
1155 go/strconv/itoa.go \
1156 go/strconv/quote.go
1157
1158 go_strings_files = \
1159 go/strings/reader.go \
1160 go/strings/replace.go \
1161 go/strings/strings.go
1162
1163 go_sync_files = \
1164 go/sync/cond.go \
1165 go/sync/mutex.go \
1166 go/sync/once.go \
1167 go/sync/runtime.go \
1168 go/sync/rwmutex.go \
1169 go/sync/waitgroup.go
1170
1171 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_unix.go
1172 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_libc.go
1173 @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/log/syslog/syslog_libc.go
1174 go_log_syslog_files = \
1175 go/log/syslog/syslog.go \
1176 $(go_syslog_file)
1177
1178 go_syslog_c_files = \
1179 go/log/syslog/syslog_c.c
1180
1181 go_testing_files = \
1182 go/testing/benchmark.go \
1183 go/testing/example.go \
1184 go/testing/testing.go
1185
1186 go_time_files = \
1187 go/time/format.go \
1188 go/time/sleep.go \
1189 go/time/sys_unix.go \
1190 go/time/tick.go \
1191 go/time/time.go \
1192 go/time/zoneinfo.go \
1193 go/time/zoneinfo_read.go \
1194 go/time/zoneinfo_unix.go
1195
1196 go_unicode_files = \
1197 go/unicode/casetables.go \
1198 go/unicode/digit.go \
1199 go/unicode/graphic.go \
1200 go/unicode/letter.go \
1201 go/unicode/tables.go
1202
1203 go_archive_tar_files = \
1204 go/archive/tar/common.go \
1205 go/archive/tar/reader.go \
1206 go/archive/tar/writer.go
1207
1208 go_archive_zip_files = \
1209 go/archive/zip/reader.go \
1210 go/archive/zip/struct.go \
1211 go/archive/zip/writer.go
1212
1213 go_compress_bzip2_files = \
1214 go/compress/bzip2/bit_reader.go \
1215 go/compress/bzip2/bzip2.go \
1216 go/compress/bzip2/huffman.go \
1217 go/compress/bzip2/move_to_front.go
1218
1219 go_compress_flate_files = \
1220 go/compress/flate/deflate.go \
1221 go/compress/flate/huffman_bit_writer.go \
1222 go/compress/flate/huffman_code.go \
1223 go/compress/flate/inflate.go \
1224 go/compress/flate/reverse_bits.go \
1225 go/compress/flate/token.go
1226
1227 go_compress_gzip_files = \
1228 go/compress/gzip/gzip.go \
1229 go/compress/gzip/gunzip.go
1230
1231 go_compress_lzw_files = \
1232 go/compress/lzw/reader.go \
1233 go/compress/lzw/writer.go
1234
1235 go_compress_zlib_files = \
1236 go/compress/zlib/reader.go \
1237 go/compress/zlib/writer.go
1238
1239 go_container_heap_files = \
1240 go/container/heap/heap.go
1241
1242 go_container_list_files = \
1243 go/container/list/list.go
1244
1245 go_container_ring_files = \
1246 go/container/ring/ring.go
1247
1248 go_crypto_aes_files = \
1249 go/crypto/aes/block.go \
1250 go/crypto/aes/cipher.go \
1251 go/crypto/aes/const.go
1252
1253 go_crypto_cipher_files = \
1254 go/crypto/cipher/cbc.go \
1255 go/crypto/cipher/cfb.go \
1256 go/crypto/cipher/cipher.go \
1257 go/crypto/cipher/ctr.go \
1258 go/crypto/cipher/io.go \
1259 go/crypto/cipher/ofb.go
1260
1261 go_crypto_des_files = \
1262 go/crypto/des/block.go \
1263 go/crypto/des/cipher.go \
1264 go/crypto/des/const.go
1265
1266 go_crypto_dsa_files = \
1267 go/crypto/dsa/dsa.go
1268
1269 go_crypto_ecdsa_files = \
1270 go/crypto/ecdsa/ecdsa.go
1271
1272 go_crypto_elliptic_files = \
1273 go/crypto/elliptic/elliptic.go \
1274 go/crypto/elliptic/p224.go
1275
1276 go_crypto_hmac_files = \
1277 go/crypto/hmac/hmac.go
1278
1279 go_crypto_md5_files = \
1280 go/crypto/md5/md5.go \
1281 go/crypto/md5/md5block.go
1282
1283 go_crypto_rand_files = \
1284 go/crypto/rand/rand.go \
1285 go/crypto/rand/rand_unix.go \
1286 go/crypto/rand/util.go
1287
1288 go_crypto_rc4_files = \
1289 go/crypto/rc4/rc4.go
1290
1291 go_crypto_rsa_files = \
1292 go/crypto/rsa/pkcs1v15.go \
1293 go/crypto/rsa/rsa.go
1294
1295 go_crypto_sha1_files = \
1296 go/crypto/sha1/sha1.go \
1297 go/crypto/sha1/sha1block.go
1298
1299 go_crypto_sha256_files = \
1300 go/crypto/sha256/sha256.go \
1301 go/crypto/sha256/sha256block.go
1302
1303 go_crypto_sha512_files = \
1304 go/crypto/sha512/sha512.go \
1305 go/crypto/sha512/sha512block.go
1306
1307 go_crypto_subtle_files = \
1308 go/crypto/subtle/constant_time.go
1309
1310 go_crypto_tls_files = \
1311 go/crypto/tls/alert.go \
1312 go/crypto/tls/cipher_suites.go \
1313 go/crypto/tls/common.go \
1314 go/crypto/tls/conn.go \
1315 go/crypto/tls/handshake_client.go \
1316 go/crypto/tls/handshake_messages.go \
1317 go/crypto/tls/handshake_server.go \
1318 go/crypto/tls/key_agreement.go \
1319 go/crypto/tls/prf.go \
1320 go/crypto/tls/tls.go
1321
1322 go_crypto_x509_files = \
1323 go/crypto/x509/cert_pool.go \
1324 go/crypto/x509/pkcs1.go \
1325 go/crypto/x509/pkcs8.go \
1326 go/crypto/x509/root.go \
1327 go/crypto/x509/root_unix.go \
1328 go/crypto/x509/verify.go \
1329 go/crypto/x509/x509.go
1330
1331 go_crypto_x509_pkix_files = \
1332 go/crypto/x509/pkix/pkix.go
1333
1334 go_database_sql_files = \
1335 go/database/sql/convert.go \
1336 go/database/sql/sql.go
1337
1338 go_database_sql_driver_files = \
1339 go/database/sql/driver/driver.go \
1340 go/database/sql/driver/types.go
1341
1342 go_debug_dwarf_files = \
1343 go/debug/dwarf/buf.go \
1344 go/debug/dwarf/const.go \
1345 go/debug/dwarf/entry.go \
1346 go/debug/dwarf/line.go \
1347 go/debug/dwarf/open.go \
1348 go/debug/dwarf/type.go \
1349 go/debug/dwarf/unit.go
1350
1351 go_debug_elf_files = \
1352 go/debug/elf/elf.go \
1353 go/debug/elf/file.go \
1354 go/debug/elf/runtime.go
1355
1356 go_debug_gosym_files = \
1357 go/debug/gosym/pclntab.go \
1358 go/debug/gosym/symtab.go
1359
1360 go_debug_macho_files = \
1361 go/debug/macho/file.go \
1362 go/debug/macho/macho.go
1363
1364 go_debug_pe_files = \
1365 go/debug/pe/file.go \
1366 go/debug/pe/pe.go
1367
1368 go_encoding_ascii85_files = \
1369 go/encoding/ascii85/ascii85.go
1370
1371 go_encoding_asn1_files = \
1372 go/encoding/asn1/asn1.go \
1373 go/encoding/asn1/common.go \
1374 go/encoding/asn1/marshal.go
1375
1376 go_encoding_base32_files = \
1377 go/encoding/base32/base32.go
1378
1379 go_encoding_base64_files = \
1380 go/encoding/base64/base64.go
1381
1382 go_encoding_binary_files = \
1383 go/encoding/binary/binary.go \
1384 go/encoding/binary/varint.go
1385
1386 go_encoding_csv_files = \
1387 go/encoding/csv/reader.go \
1388 go/encoding/csv/writer.go
1389
1390 go_encoding_gob_files = \
1391 go/encoding/gob/decode.go \
1392 go/encoding/gob/decoder.go \
1393 go/encoding/gob/doc.go \
1394 go/encoding/gob/encode.go \
1395 go/encoding/gob/encoder.go \
1396 go/encoding/gob/error.go \
1397 go/encoding/gob/type.go
1398
1399 go_encoding_hex_files = \
1400 go/encoding/hex/hex.go
1401
1402 go_encoding_json_files = \
1403 go/encoding/json/decode.go \
1404 go/encoding/json/encode.go \
1405 go/encoding/json/indent.go \
1406 go/encoding/json/scanner.go \
1407 go/encoding/json/stream.go \
1408 go/encoding/json/tags.go
1409
1410 go_encoding_pem_files = \
1411 go/encoding/pem/pem.go
1412
1413 go_encoding_xml_files = \
1414 go/encoding/xml/marshal.go \
1415 go/encoding/xml/read.go \
1416 go/encoding/xml/typeinfo.go \
1417 go/encoding/xml/xml.go
1418
1419 go_exp_ebnf_files = \
1420 go/exp/ebnf/ebnf.go \
1421 go/exp/ebnf/parser.go
1422
1423 go_exp_html_files = \
1424 go/exp/html/const.go \
1425 go/exp/html/doc.go \
1426 go/exp/html/doctype.go \
1427 go/exp/html/entity.go \
1428 go/exp/html/escape.go \
1429 go/exp/html/foreign.go \
1430 go/exp/html/node.go \
1431 go/exp/html/parse.go \
1432 go/exp/html/render.go \
1433 go/exp/html/token.go
1434
1435 go_exp_inotify_files = \
1436 go/exp/inotify/inotify_linux.go
1437
1438 go_exp_norm_files = \
1439 go/exp/norm/composition.go \
1440 go/exp/norm/forminfo.go \
1441 go/exp/norm/input.go \
1442 go/exp/norm/iter.go \
1443 go/exp/norm/normalize.go \
1444 go/exp/norm/readwriter.go \
1445 go/exp/norm/tables.go \
1446 go/exp/norm/trie.go
1447
1448 go_exp_proxy_files = \
1449 go/exp/proxy/direct.go \
1450 go/exp/proxy/per_host.go \
1451 go/exp/proxy/proxy.go \
1452 go/exp/proxy/socks5.go
1453
1454 go_exp_terminal_files = \
1455 go/exp/terminal/terminal.go \
1456 go/exp/terminal/util.go
1457
1458 go_exp_types_files = \
1459 go/exp/types/check.go \
1460 go/exp/types/const.go \
1461 go/exp/types/exportdata.go \
1462 go/exp/types/gcimporter.go \
1463 go/exp/types/types.go \
1464 go/exp/types/universe.go
1465
1466 go_exp_utf8string_files = \
1467 go/exp/utf8string/string.go
1468
1469 go_go_ast_files = \
1470 go/go/ast/ast.go \
1471 go/go/ast/filter.go \
1472 go/go/ast/import.go \
1473 go/go/ast/print.go \
1474 go/go/ast/resolve.go \
1475 go/go/ast/scope.go \
1476 go/go/ast/walk.go
1477
1478 go_go_build_files = \
1479 go/go/build/build.go \
1480 go/go/build/doc.go \
1481 syslist.go
1482
1483 go_go_doc_files = \
1484 go/go/doc/comment.go \
1485 go/go/doc/doc.go \
1486 go/go/doc/example.go \
1487 go/go/doc/exports.go \
1488 go/go/doc/filter.go \
1489 go/go/doc/reader.go \
1490 go/go/doc/synopsis.go
1491
1492 go_go_parser_files = \
1493 go/go/parser/interface.go \
1494 go/go/parser/parser.go
1495
1496 go_go_printer_files = \
1497 go/go/printer/nodes.go \
1498 go/go/printer/printer.go
1499
1500 go_go_scanner_files = \
1501 go/go/scanner/errors.go \
1502 go/go/scanner/scanner.go
1503
1504 go_go_token_files = \
1505 go/go/token/position.go \
1506 go/go/token/serialize.go \
1507 go/go/token/token.go
1508
1509 go_hash_adler32_files = \
1510 go/hash/adler32/adler32.go
1511
1512 go_hash_crc32_files = \
1513 go/hash/crc32/crc32.go \
1514 go/hash/crc32/crc32_generic.go
1515
1516 go_hash_crc64_files = \
1517 go/hash/crc64/crc64.go
1518
1519 go_hash_fnv_files = \
1520 go/hash/fnv/fnv.go
1521
1522 go_html_template_files = \
1523 go/html/template/attr.go \
1524 go/html/template/content.go \
1525 go/html/template/context.go \
1526 go/html/template/css.go \
1527 go/html/template/doc.go \
1528 go/html/template/error.go \
1529 go/html/template/escape.go \
1530 go/html/template/html.go \
1531 go/html/template/js.go \
1532 go/html/template/template.go \
1533 go/html/template/transition.go \
1534 go/html/template/url.go
1535
1536 go_image_color_files = \
1537 go/image/color/color.go \
1538 go/image/color/ycbcr.go
1539
1540 go_image_draw_files = \
1541 go/image/draw/draw.go
1542
1543 go_image_gif_files = \
1544 go/image/gif/reader.go
1545
1546 go_image_jpeg_files = \
1547 go/image/jpeg/fdct.go \
1548 go/image/jpeg/huffman.go \
1549 go/image/jpeg/idct.go \
1550 go/image/jpeg/reader.go \
1551 go/image/jpeg/writer.go
1552
1553 go_image_png_files = \
1554 go/image/png/reader.go \
1555 go/image/png/writer.go
1556
1557 go_index_suffixarray_files = \
1558 go/index/suffixarray/qsufsort.go \
1559 go/index/suffixarray/suffixarray.go
1560
1561 go_io_ioutil_files = \
1562 go/io/ioutil/ioutil.go \
1563 go/io/ioutil/tempfile.go
1564
1565 go_math_big_files = \
1566 go/math/big/arith.go \
1567 go/math/big/int.go \
1568 go/math/big/nat.go \
1569 go/math/big/rat.go
1570
1571 go_math_cmplx_files = \
1572 go/math/cmplx/abs.go \
1573 go/math/cmplx/asin.go \
1574 go/math/cmplx/conj.go \
1575 go/math/cmplx/exp.go \
1576 go/math/cmplx/isinf.go \
1577 go/math/cmplx/isnan.go \
1578 go/math/cmplx/log.go \
1579 go/math/cmplx/phase.go \
1580 go/math/cmplx/polar.go \
1581 go/math/cmplx/pow.go \
1582 go/math/cmplx/rect.go \
1583 go/math/cmplx/sin.go \
1584 go/math/cmplx/sqrt.go \
1585 go/math/cmplx/tan.go
1586
1587 go_math_rand_files = \
1588 go/math/rand/exp.go \
1589 go/math/rand/normal.go \
1590 go/math/rand/rand.go \
1591 go/math/rand/rng.go \
1592 go/math/rand/zipf.go
1593
1594 go_mime_multipart_files = \
1595 go/mime/multipart/formdata.go \
1596 go/mime/multipart/multipart.go \
1597 go/mime/multipart/writer.go
1598
1599 go_net_http_files = \
1600 go/net/http/chunked.go \
1601 go/net/http/client.go \
1602 go/net/http/cookie.go \
1603 go/net/http/filetransport.go \
1604 go/net/http/fs.go \
1605 go/net/http/header.go \
1606 go/net/http/jar.go \
1607 go/net/http/lex.go \
1608 go/net/http/request.go \
1609 go/net/http/response.go \
1610 go/net/http/server.go \
1611 go/net/http/sniff.go \
1612 go/net/http/status.go \
1613 go/net/http/transfer.go \
1614 go/net/http/transport.go
1615
1616 go_net_mail_files = \
1617 go/net/mail/message.go
1618
1619 go_net_smtp_files = \
1620 go/net/smtp/auth.go \
1621 go/net/smtp/smtp.go
1622
1623 go_net_textproto_files = \
1624 go/net/textproto/header.go \
1625 go/net/textproto/pipeline.go \
1626 go/net/textproto/reader.go \
1627 go/net/textproto/textproto.go \
1628 go/net/textproto/writer.go
1629
1630 go_net_url_files = \
1631 go/net/url/url.go
1632
1633 go_net_http_cgi_files = \
1634 go/net/http/cgi/child.go \
1635 go/net/http/cgi/host.go
1636
1637 go_net_http_fcgi_files = \
1638 go/net/http/fcgi/child.go \
1639 go/net/http/fcgi/fcgi.go
1640
1641 go_net_http_httptest_files = \
1642 go/net/http/httptest/recorder.go \
1643 go/net/http/httptest/server.go
1644
1645 go_net_http_pprof_files = \
1646 go/net/http/pprof/pprof.go
1647
1648 go_net_http_httputil_files = \
1649 go/net/http/httputil/chunked.go \
1650 go/net/http/httputil/dump.go \
1651 go/net/http/httputil/persist.go \
1652 go/net/http/httputil/reverseproxy.go
1653
1654 go_old_netchan_files = \
1655 go/old/netchan/common.go \
1656 go/old/netchan/export.go \
1657 go/old/netchan/import.go
1658
1659 go_old_regexp_files = \
1660 go/old/regexp/regexp.go
1661
1662 go_old_template_files = \
1663 go/old/template/doc.go \
1664 go/old/template/execute.go \
1665 go/old/template/format.go \
1666 go/old/template/parse.go
1667
1668 go_os_exec_files = \
1669 go/os/exec/exec.go \
1670 go/os/exec/lp_unix.go
1671
1672 go_os_signal_files = \
1673 go/os/signal/signal.go \
1674 go/os/signal/signal_unix.go
1675
1676 go_os_user_files = \
1677 go/os/user/user.go \
1678 go/os/user/lookup_unix.go
1679
1680 go_path_filepath_files = \
1681 go/path/filepath/match.go \
1682 go/path/filepath/path.go \
1683 go/path/filepath/path_unix.go \
1684 go/path/filepath/symlink.go
1685
1686 go_regexp_syntax_files = \
1687 go/regexp/syntax/compile.go \
1688 go/regexp/syntax/parse.go \
1689 go/regexp/syntax/perl_groups.go \
1690 go/regexp/syntax/prog.go \
1691 go/regexp/syntax/regexp.go \
1692 go/regexp/syntax/simplify.go
1693
1694 go_net_rpc_jsonrpc_files = \
1695 go/net/rpc/jsonrpc/client.go \
1696 go/net/rpc/jsonrpc/server.go
1697
1698 go_runtime_debug_files = \
1699 go/runtime/debug/stack.go
1700
1701 go_runtime_pprof_files = \
1702 go/runtime/pprof/pprof.go
1703
1704 go_text_tabwriter_files = \
1705 go/text/tabwriter/tabwriter.go
1706
1707 go_text_template_files = \
1708 go/text/template/doc.go \
1709 go/text/template/exec.go \
1710 go/text/template/funcs.go \
1711 go/text/template/helper.go \
1712 go/text/template/template.go
1713
1714 go_text_template_parse_files = \
1715 go/text/template/parse/lex.go \
1716 go/text/template/parse/node.go \
1717 go/text/template/parse/parse.go
1718
1719 go_sync_atomic_files = \
1720 go/sync/atomic/doc.go
1721
1722 go_sync_atomic_c_files = \
1723 go/sync/atomic/atomic.c
1724
1725 go_testing_iotest_files = \
1726 go/testing/iotest/logger.go \
1727 go/testing/iotest/reader.go \
1728 go/testing/iotest/writer.go
1729
1730 go_testing_quick_files = \
1731 go/testing/quick/quick.go
1732
1733 go_text_scanner_files = \
1734 go/text/scanner/scanner.go
1735
1736 go_unicode_utf16_files = \
1737 go/unicode/utf16/utf16.go
1738
1739 go_unicode_utf8_files = \
1740 go/unicode/utf8/utf8.go
1741
1742 @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
1743
1744 # Define Syscall and Syscall6.
1745 @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
1746 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1747 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
1748
1749 # Define ForkExec and Exec.
1750 @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
1751 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
1752 @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
1753 @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
1754 @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
1755 @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
1756
1757 # Define Wait4.
1758 @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
1759 @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
1760
1761 # Support for pulling apart wait status.
1762 @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
1763 @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
1764
1765 # Define Sleep.
1766 @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
1767 @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
1768 @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
1769 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1770
1771 # Define Errstr.
1772 @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
1773 # Use lseek on 64-bit Solaris.
1774 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1775 # Use lseek64 on 32-bit Solaris/SPARC.
1776 @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1777 # Use lseek64 on 32-bit Solaris/x86.
1778 @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1779 # Use lseek by default.
1780 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
1781
1782 # Declare libc functions that vary for largefile systems.
1783 # Always use lseek64 on GNU/Linux.
1784 @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
1785 @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
1786 @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
1787 @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
1788
1789 # Define socket sizes and types.
1790 @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
1791 @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
1792
1793 # Support for uname.
1794 # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
1795 @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
1796 @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
1797 @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
1798
1799 # GNU/Linux specific socket control messages.
1800 @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
1801 @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
1802
1803 # Support for netlink sockets and messages.
1804 @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
1805 @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
1806
1807 # GNU/Linux specific socket filters.
1808 @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
1809 go_base_syscall_files = \
1810 go/syscall/env_unix.go \
1811 go/syscall/syscall_errno.go \
1812 go/syscall/libcall_support.go \
1813 go/syscall/libcall_posix.go \
1814 go/syscall/socket.go \
1815 go/syscall/sockcmsg_unix.go \
1816 go/syscall/str.go \
1817 go/syscall/syscall.go \
1818 $(syscall_sockcmsg_file) \
1819 $(syscall_syscall_file) \
1820 $(syscall_exec_file) \
1821 $(syscall_exec_os_file) \
1822 $(syscall_wait_file) \
1823 $(syscall_sleep_file) \
1824 $(syscall_errstr_file) \
1825 $(syscall_size_file) \
1826 $(syscall_socket_file) \
1827 $(syscall_uname_file) \
1828 $(syscall_netlink_file) \
1829 $(syscall_lsf_file) \
1830 $(GO_LIBCALL_OS_FILE) \
1831 $(GO_LIBCALL_OS_ARCH_FILE) \
1832 $(GO_SYSCALL_OS_FILE) \
1833 $(GO_SYSCALL_OS_ARCH_FILE)
1834
1835 go_syscall_files = \
1836 $(go_base_syscall_files) \
1837 libcalls.go \
1838 sysinfo.go \
1839 syscall_arch.go
1840
1841 go_syscall_c_files = \
1842 go/syscall/errno.c \
1843 go/syscall/signame.c \
1844 $(syscall_wait_c_file)
1845
1846 @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
1847
1848 # os_lib_inotify_lo = os/inotify.lo
1849 @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
1850 libgo_go_objs = \
1851 bufio.lo \
1852 bytes.lo \
1853 bytes/index.lo \
1854 crypto.lo \
1855 errors.lo \
1856 expvar.lo \
1857 flag.lo \
1858 fmt.lo \
1859 hash.lo \
1860 html.lo \
1861 image.lo \
1862 io.lo \
1863 log.lo \
1864 math.lo \
1865 mime.lo \
1866 net.lo \
1867 os.lo \
1868 path.lo \
1869 reflect-go.lo \
1870 regexp.lo \
1871 runtime-go.lo \
1872 sort.lo \
1873 strconv.lo \
1874 strings.lo \
1875 sync.lo \
1876 syscall.lo \
1877 syscall/errno.lo \
1878 syscall/signame.lo \
1879 syscall/wait.lo \
1880 testing.lo \
1881 time-go.lo \
1882 unicode.lo \
1883 archive/tar.lo \
1884 archive/zip.lo \
1885 compress/bzip2.lo \
1886 compress/flate.lo \
1887 compress/gzip.lo \
1888 compress/lzw.lo \
1889 compress/zlib.lo \
1890 container/heap.lo \
1891 container/list.lo \
1892 container/ring.lo \
1893 crypto/aes.lo \
1894 crypto/cipher.lo \
1895 crypto/des.lo \
1896 crypto/dsa.lo \
1897 crypto/ecdsa.lo \
1898 crypto/elliptic.lo \
1899 crypto/hmac.lo \
1900 crypto/md5.lo \
1901 crypto/rand.lo \
1902 crypto/rc4.lo \
1903 crypto/rsa.lo \
1904 crypto/sha1.lo \
1905 crypto/sha256.lo \
1906 crypto/sha512.lo \
1907 crypto/subtle.lo \
1908 crypto/tls.lo \
1909 crypto/x509.lo \
1910 crypto/x509/pkix.lo \
1911 database/sql.lo \
1912 database/sql/driver.lo \
1913 debug/dwarf.lo \
1914 debug/elf.lo \
1915 debug/gosym.lo \
1916 debug/macho.lo \
1917 debug/pe.lo \
1918 encoding/ascii85.lo \
1919 encoding/asn1.lo \
1920 encoding/base32.lo \
1921 encoding/base64.lo \
1922 encoding/binary.lo \
1923 encoding/csv.lo \
1924 encoding/gob.lo \
1925 encoding/hex.lo \
1926 encoding/json.lo \
1927 encoding/pem.lo \
1928 encoding/xml.lo \
1929 exp/ebnf.lo \
1930 exp/html.lo \
1931 exp/norm.lo \
1932 exp/proxy.lo \
1933 exp/terminal.lo \
1934 exp/types.lo \
1935 exp/utf8string.lo \
1936 html/template.lo \
1937 go/ast.lo \
1938 go/build.lo \
1939 go/doc.lo \
1940 go/parser.lo \
1941 go/printer.lo \
1942 go/scanner.lo \
1943 go/token.lo \
1944 hash/adler32.lo \
1945 hash/crc32.lo \
1946 hash/crc64.lo \
1947 hash/fnv.lo \
1948 net/http/cgi.lo \
1949 net/http/fcgi.lo \
1950 net/http/httptest.lo \
1951 net/http/httputil.lo \
1952 net/http/pprof.lo \
1953 image/color.lo \
1954 image/draw.lo \
1955 image/gif.lo \
1956 image/jpeg.lo \
1957 image/png.lo \
1958 index/suffixarray.lo \
1959 io/ioutil.lo \
1960 log/syslog.lo \
1961 log/syslog/syslog_c.lo \
1962 math/big.lo \
1963 math/cmplx.lo \
1964 math/rand.lo \
1965 mime/multipart.lo \
1966 net/http.lo \
1967 net/mail.lo \
1968 net/rpc.lo \
1969 net/smtp.lo \
1970 net/textproto.lo \
1971 net/url.lo \
1972 old/netchan.lo \
1973 old/regexp.lo \
1974 old/template.lo \
1975 os/exec.lo \
1976 $(os_lib_inotify_lo) \
1977 os/signal.lo \
1978 os/user.lo \
1979 path/filepath.lo \
1980 regexp/syntax.lo \
1981 net/rpc/jsonrpc.lo \
1982 runtime/debug.lo \
1983 runtime/pprof.lo \
1984 sync/atomic.lo \
1985 sync/atomic_c.lo \
1986 text/scanner.lo \
1987 text/tabwriter.lo \
1988 text/template.lo \
1989 text/template/parse.lo \
1990 testing/iotest.lo \
1991 testing/quick.lo \
1992 unicode/utf16.lo \
1993 unicode/utf8.lo
1994
1995 libgo_la_SOURCES = $(runtime_files)
1996 libgo_la_LDFLAGS = $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
1997 libgo_la_LIBADD = \
1998 $(libgo_go_objs) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
1999
2000 libgobegin_a_SOURCES = \
2001 runtime/go-main.c
2002
2003 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
2004 AM_GOCFLAGS = $(STRINGOPS_FLAG)
2005 GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
2006 LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
2007 $(AM_GOCFLAGS) $(GOCFLAGS)
2008
2009 GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
2010 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
2011
2012
2013 # Build the dependencies for a Go package.
2014 BUILDDEPS = \
2015 $(MKDIR_P) $(@D); \
2016 $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
2017 mv -f $@.tmp $@
2018
2019
2020 # Build the .go files for a package, generating a .lo file.
2021 BUILDPACKAGE = \
2022 $(MKDIR_P) $(@D); \
2023 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
2024 $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
2025
2026 @LIBGO_IS_RTEMS_FALSE@use_dejagnu = no
2027 @LIBGO_IS_RTEMS_TRUE@use_dejagnu = yes
2028 GOTESTFLAGS =
2029
2030 # Check a package.
2031 CHECK = \
2032 GC="$(GOC) $(GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
2033 export GC; \
2034 GOLIBS="$(MATH_LIBS) $(NET_LIBS)"; \
2035 export GOLIBS; \
2036 RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
2037 export RUNTESTFLAGS; \
2038 MAKE="$(MAKE)"; \
2039 export MAKE; \
2040 libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
2041 LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
2042 LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
2043 export LD_LIBRARY_PATH; \
2044 rm -f $@-testsum $@-testlog; \
2045 if test "$(use_dejagnu)" = "yes"; then \
2046 $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" --goarch="$(GOARCH)" $(GOTESTFLAGS); \
2047 else \
2048 if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --goarch="$(GOARCH)" $(GOTESTFLAGS) >>$@-testlog 2>&1; then \
2049 echo "PASS: $(@D)" >> $@-testlog; \
2050 echo "PASS: $(@D)"; \
2051 echo "PASS: $(@D)" > $@-testsum; \
2052 else \
2053 echo "FAIL: $(@D)" >> $@-testlog; \
2054 cat $@-testlog; \
2055 echo "FAIL: $(@D)" > $@-testsum; \
2056 exit 1; \
2057 fi; \
2058 fi
2059
2060
2061 # Build all packages before checking any.
2062 CHECK_DEPS = libgo.la libgobegin.a \
2063 $(toolexeclibgo_DATA) \
2064 $(toolexeclibgoarchive_DATA) \
2065 $(toolexeclibgocompress_DATA) \
2066 $(toolexeclibgocontainer_DATA) \
2067 $(toolexeclibgocrypto_DATA) \
2068 $(toolexeclibgodebug_DATA) \
2069 $(toolexeclibgoencoding_DATA) \
2070 $(toolexeclibgoexp_DATA) \
2071 $(toolexeclibgogo_DATA) \
2072 $(toolexeclibgohash_DATA) \
2073 $(toolexeclibgoimage_DATA) \
2074 $(toolexeclibgoindex_DATA) \
2075 $(toolexeclibgoio_DATA) \
2076 $(toolexeclibgolog_DATA) \
2077 $(toolexeclibgomath_DATA) \
2078 $(toolexeclibgomime_DATA) \
2079 $(toolexeclibgonet_DATA) \
2080 $(toolexeclibgonethttp_DATA) \
2081 $(toolexeclibgoos_DATA) \
2082 $(toolexeclibgopath_DATA) \
2083 $(toolexeclibgorpc_DATA) \
2084 $(toolexeclibgoruntime_DATA) \
2085 $(toolexeclibgosync_DATA) \
2086 $(toolexeclibgotesting_DATA) \
2087 $(toolexeclibgotext_DATA) \
2088 $(toolexeclibgotexttemplate_DATA) \
2089 $(toolexeclibgounicode_DATA)
2090
2091
2092 # How to build a .gox file from a .lo file.
2093 BUILDGOX = \
2094 f=`echo $< | sed -e 's/.lo$$/.o/'`; \
2095 $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
2096
2097 @LIBGO_IS_LINUX_FALSE@exp_inotify_check =
2098
2099 # exp_inotify_check = exp/inotify/check
2100 @LIBGO_IS_LINUX_TRUE@exp_inotify_check =
2101 TEST_PACKAGES = \
2102 bufio/check \
2103 bytes/check \
2104 errors/check \
2105 expvar/check \
2106 flag/check \
2107 fmt/check \
2108 html/check \
2109 image/check \
2110 io/check \
2111 log/check \
2112 math/check \
2113 mime/check \
2114 net/check \
2115 os/check \
2116 path/check \
2117 reflect/check \
2118 regexp/check \
2119 runtime/check \
2120 sort/check \
2121 strconv/check \
2122 strings/check \
2123 sync/check \
2124 time/check \
2125 unicode/check \
2126 archive/tar/check \
2127 archive/zip/check \
2128 compress/bzip2/check \
2129 compress/flate/check \
2130 compress/gzip/check \
2131 compress/lzw/check \
2132 compress/zlib/check \
2133 container/heap/check \
2134 container/list/check \
2135 container/ring/check \
2136 crypto/aes/check \
2137 crypto/cipher/check \
2138 crypto/des/check \
2139 crypto/dsa/check \
2140 crypto/ecdsa/check \
2141 crypto/elliptic/check \
2142 crypto/hmac/check \
2143 crypto/md5/check \
2144 crypto/rand/check \
2145 crypto/rc4/check \
2146 crypto/rsa/check \
2147 crypto/sha1/check \
2148 crypto/sha256/check \
2149 crypto/sha512/check \
2150 crypto/subtle/check \
2151 crypto/tls/check \
2152 crypto/x509/check \
2153 database/sql/check \
2154 database/sql/driver/check \
2155 debug/dwarf/check \
2156 debug/elf/check \
2157 debug/macho/check \
2158 debug/pe/check \
2159 encoding/ascii85/check \
2160 encoding/asn1/check \
2161 encoding/base32/check \
2162 encoding/base64/check \
2163 encoding/binary/check \
2164 encoding/csv/check \
2165 encoding/gob/check \
2166 encoding/hex/check \
2167 encoding/json/check \
2168 encoding/pem/check \
2169 encoding/xml/check \
2170 exp/ebnf/check \
2171 exp/html/check \
2172 $(exp_inotify_check) \
2173 exp/norm/check \
2174 exp/proxy/check \
2175 exp/terminal/check \
2176 exp/utf8string/check \
2177 html/template/check \
2178 go/ast/check \
2179 $(go_build_check_omitted_since_it_calls_6g) \
2180 go/doc/check \
2181 go/parser/check \
2182 go/printer/check \
2183 go/scanner/check \
2184 go/token/check \
2185 $(go_types_check_omitted_since_it_calls_6g) \
2186 hash/adler32/check \
2187 hash/crc32/check \
2188 hash/crc64/check \
2189 hash/fnv/check \
2190 image/color/check \
2191 image/draw/check \
2192 image/jpeg/check \
2193 image/png/check \
2194 index/suffixarray/check \
2195 io/ioutil/check \
2196 log/syslog/check \
2197 math/big/check \
2198 math/cmplx/check \
2199 math/rand/check \
2200 mime/multipart/check \
2201 net/http/check \
2202 net/http/cgi/check \
2203 net/http/fcgi/check \
2204 net/http/httptest/check \
2205 net/http/httputil/check \
2206 net/mail/check \
2207 net/rpc/check \
2208 net/smtp/check \
2209 net/textproto/check \
2210 net/url/check \
2211 net/rpc/jsonrpc/check \
2212 old/netchan/check \
2213 old/regexp/check \
2214 old/template/check \
2215 os/exec/check \
2216 os/signal/check \
2217 os/user/check \
2218 path/filepath/check \
2219 regexp/syntax/check \
2220 sync/atomic/check \
2221 text/scanner/check \
2222 text/tabwriter/check \
2223 text/template/check \
2224 text/template/parse/check \
2225 testing/quick/check \
2226 unicode/utf16/check \
2227 unicode/utf8/check
2228
2229 MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2230 CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2231 all: config.h
2232 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2233
2234 .SUFFIXES:
2235 .SUFFIXES: .c .go .gox .o .obj .lo .a
2236 am--refresh:
2237 @:
2238 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
2239 @for dep in $?; do \
2240 case '$(am__configure_deps)' in \
2241 *$$dep*) \
2242 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
2243 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2244 && exit 0; \
2245 exit 1;; \
2246 esac; \
2247 done; \
2248 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2249 $(am__cd) $(top_srcdir) && \
2250 $(AUTOMAKE) --foreign Makefile
2251 .PRECIOUS: Makefile
2252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2253 @case '$?' in \
2254 *config.status*) \
2255 echo ' $(SHELL) ./config.status'; \
2256 $(SHELL) ./config.status;; \
2257 *) \
2258 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2259 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2260 esac;
2261
2262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2263 $(SHELL) ./config.status --recheck
2264
2265 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2266 $(am__cd) $(srcdir) && $(AUTOCONF)
2267 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2268 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2269 $(am__aclocal_m4_deps):
2270
2271 config.h: stamp-h1
2272 @if test ! -f $@; then \
2273 rm -f stamp-h1; \
2274 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2275 else :; fi
2276
2277 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2278 @rm -f stamp-h1
2279 cd $(top_builddir) && $(SHELL) ./config.status config.h
2280 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2281 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2282 rm -f stamp-h1
2283 touch $@
2284
2285 distclean-hdr:
2286 -rm -f config.h stamp-h1
2287 install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
2288 @$(NORMAL_INSTALL)
2289 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2290 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2291 list2=; for p in $$list; do \
2292 if test -f $$p; then \
2293 list2="$$list2 $$p"; \
2294 else :; fi; \
2295 done; \
2296 test -z "$$list2" || { \
2297 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2298 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
2299 @$(POST_INSTALL)
2300 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2301 for p in $$list; do \
2302 if test -f $$p; then \
2303 $(am__strip_dir) \
2304 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
2305 ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
2306 else :; fi; \
2307 done
2308
2309 uninstall-toolexeclibLIBRARIES:
2310 @$(NORMAL_UNINSTALL)
2311 @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2312 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2313 test -n "$$files" || exit 0; \
2314 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
2315 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
2316
2317 clean-toolexeclibLIBRARIES:
2318 -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
2319 libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
2320 -rm -f libgobegin.a
2321 $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
2322 $(RANLIB) libgobegin.a
2323 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
2324 @$(NORMAL_INSTALL)
2325 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
2326 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2327 list2=; for p in $$list; do \
2328 if test -f $$p; then \
2329 list2="$$list2 $$p"; \
2330 else :; fi; \
2331 done; \
2332 test -z "$$list2" || { \
2333 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
2334 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
2335 }
2336
2337 uninstall-toolexeclibLTLIBRARIES:
2338 @$(NORMAL_UNINSTALL)
2339 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
2340 for p in $$list; do \
2341 $(am__strip_dir) \
2342 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
2343 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
2344 done
2345
2346 clean-toolexeclibLTLIBRARIES:
2347 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
2348 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
2349 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2350 test "$$dir" != "$$p" || dir=.; \
2351 echo "rm -f \"$${dir}/so_locations\""; \
2352 rm -f "$${dir}/so_locations"; \
2353 done
2354 libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
2355 $(libgo_la_LINK) -rpath $(toolexeclibdir) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
2356
2357 mostlyclean-compile:
2358 -rm -f *.$(OBJEXT)
2359
2360 distclean-compile:
2361 -rm -f *.tab.c
2362
2363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
2364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
2365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
2366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
2367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
2368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
2369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
2370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
2371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
2372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
2373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
2374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
2375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
2376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
2377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
2378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
2379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
2380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
2381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
2382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-getgoroot.Plo@am__quote@
2383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
2384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
2385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
2386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
2387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
2388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-main.Po@am__quote@
2389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
2390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
2391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
2392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
2393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
2394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
2395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
2396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
2397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
2398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
2399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
2400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
2401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
2402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
2403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
2404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
2405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
2406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
2407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
2408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
2409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
2410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
2411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
2412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
2413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
2414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
2415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-trampoline.Plo@am__quote@
2416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
2417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
2418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
2419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
2420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
2421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
2422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
2423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
2424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typestring.Plo@am__quote@
2425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
2426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
2427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
2428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
2429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Plo@am__quote@
2430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
2431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
2432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
2433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
2434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
2435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
2436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
2437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
2438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfinal.Plo@am__quote@
2439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
2440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
2441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
2442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
2443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
2444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
2445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
2446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
2447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
2448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
2449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
2450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
2451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
2452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
2453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
2454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
2455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
2456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
2457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
2458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
2459
2460 .c.o:
2461 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2462 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2465 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
2466
2467 .c.obj:
2468 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2469 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2472 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2473
2474 .c.lo:
2475 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2476 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2477 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2479 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2480
2481 go-main.o: runtime/go-main.c
2482 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.o -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2483 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.o' libtool=no @AMDEPBACKSLASH@
2485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2486 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
2487
2488 go-main.obj: runtime/go-main.c
2489 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-main.obj -MD -MP -MF $(DEPDIR)/go-main.Tpo -c -o 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`
2490 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-main.Tpo $(DEPDIR)/go-main.Po
2491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='go-main.obj' libtool=no @AMDEPBACKSLASH@
2492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2493 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 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`
2494
2495 go-append.lo: runtime/go-append.c
2496 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-append.lo -MD -MP -MF $(DEPDIR)/go-append.Tpo -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2497 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
2498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
2499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2500 @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-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
2501
2502 go-assert.lo: runtime/go-assert.c
2503 @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
2504 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
2505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
2506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2507 @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
2508
2509 go-assert-interface.lo: runtime/go-assert-interface.c
2510 @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-interface.lo -MD -MP -MF $(DEPDIR)/go-assert-interface.Tpo -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2511 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
2512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2514 @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-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
2515
2516 go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
2517 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-byte-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-byte-array-to-string.Tpo -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2518 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
2519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2521 @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-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
2522
2523 go-breakpoint.lo: runtime/go-breakpoint.c
2524 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-breakpoint.lo -MD -MP -MF $(DEPDIR)/go-breakpoint.Tpo -c -o go-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
2525 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
2526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
2527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2528 @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-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
2529
2530 go-caller.lo: runtime/go-caller.c
2531 @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
2532 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
2533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
2534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2535 @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
2536
2537 go-callers.lo: runtime/go-callers.c
2538 @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
2539 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
2540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
2541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2542 @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
2543
2544 go-can-convert-interface.lo: runtime/go-can-convert-interface.c
2545 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-can-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-can-convert-interface.Tpo -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2546 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
2547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2549 @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-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
2550
2551 go-cgo.lo: runtime/go-cgo.c
2552 @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
2553 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
2554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
2555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2556 @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
2557
2558 go-check-interface.lo: runtime/go-check-interface.c
2559 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-check-interface.lo -MD -MP -MF $(DEPDIR)/go-check-interface.Tpo -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2560 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
2561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
2562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2563 @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-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
2564
2565 go-construct-map.lo: runtime/go-construct-map.c
2566 @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
2567 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
2568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
2569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2570 @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
2571
2572 go-convert-interface.lo: runtime/go-convert-interface.c
2573 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-convert-interface.Tpo -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2574 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
2575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
2576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2577 @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-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
2578
2579 go-copy.lo: runtime/go-copy.c
2580 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-copy.lo -MD -MP -MF $(DEPDIR)/go-copy.Tpo -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2581 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
2582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
2583 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2584 @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-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
2585
2586 go-defer.lo: runtime/go-defer.c
2587 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-defer.lo -MD -MP -MF $(DEPDIR)/go-defer.Tpo -c -o go-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
2588 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
2589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
2590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2591 @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-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
2592
2593 go-deferred-recover.lo: runtime/go-deferred-recover.c
2594 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-deferred-recover.lo -MD -MP -MF $(DEPDIR)/go-deferred-recover.Tpo -c -o go-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
2595 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
2596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
2597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2598 @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-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
2599
2600 go-eface-compare.lo: runtime/go-eface-compare.c
2601 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-compare.Tpo -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2602 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
2603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2605 @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-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
2606
2607 go-eface-val-compare.lo: runtime/go-eface-val-compare.c
2608 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-val-compare.Tpo -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2609 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
2610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2611 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2612 @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-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
2613
2614 go-getgoroot.lo: runtime/go-getgoroot.c
2615 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $(DEPDIR)/go-getgoroot.Tpo -c -o go-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2616 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-getgoroot.Tpo $(DEPDIR)/go-getgoroot.Plo
2617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-getgoroot.c' object='go-getgoroot.lo' libtool=yes @AMDEPBACKSLASH@
2618 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2619 @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-getgoroot.lo `test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/'`runtime/go-getgoroot.c
2620
2621 go-int-array-to-string.lo: runtime/go-int-array-to-string.c
2622 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-array-to-string.Tpo -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2623 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
2624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2626 @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-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
2627
2628 go-int-to-string.lo: runtime/go-int-to-string.c
2629 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-to-string.Tpo -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2630 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
2631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
2632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2633 @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-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
2634
2635 go-interface-compare.lo: runtime/go-interface-compare.c
2636 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-compare.Tpo -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2637 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
2638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2640 @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-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
2641
2642 go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
2643 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-eface-compare.Tpo -c -o go-interface-eface-compare.lo `test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-eface-compare.c
2644 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
2645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
2646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2647 @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-interface-eface-compare.lo `test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-eface-compare.c
2648
2649 go-interface-val-compare.lo: runtime/go-interface-val-compare.c
2650 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-val-compare.Tpo -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2651 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
2652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
2653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2654 @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-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
2655
2656 go-make-slice.lo: runtime/go-make-slice.c
2657 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-make-slice.lo -MD -MP -MF $(DEPDIR)/go-make-slice.Tpo -c -o go-make-slice.lo `test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime/go-make-slice.c
2658 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
2659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
2660 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2661 @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-make-slice.lo `test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime/go-make-slice.c
2662
2663 go-map-delete.lo: runtime/go-map-delete.c
2664 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-delete.lo -MD -MP -MF $(DEPDIR)/go-map-delete.Tpo -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2665 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
2666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
2667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2668 @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-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
2669
2670 go-map-index.lo: runtime/go-map-index.c
2671 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-index.lo -MD -MP -MF $(DEPDIR)/go-map-index.Tpo -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2672 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
2673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
2674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2675 @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-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
2676
2677 go-map-len.lo: runtime/go-map-len.c
2678 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-len.lo -MD -MP -MF $(DEPDIR)/go-map-len.Tpo -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2679 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
2680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
2681 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2682 @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-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
2683
2684 go-map-range.lo: runtime/go-map-range.c
2685 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-range.lo -MD -MP -MF $(DEPDIR)/go-map-range.Tpo -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2686 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
2687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
2688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2689 @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-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
2690
2691 go-matherr.lo: runtime/go-matherr.c
2692 @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
2693 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
2694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
2695 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2696 @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
2697
2698 go-nanotime.lo: runtime/go-nanotime.c
2699 @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
2700 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
2701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
2702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2703 @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
2704
2705 go-now.lo: runtime/go-now.c
2706 @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
2707 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
2708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
2709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2710 @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
2711
2712 go-new-map.lo: runtime/go-new-map.c
2713 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-map.lo -MD -MP -MF $(DEPDIR)/go-new-map.Tpo -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2714 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
2715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
2716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2717 @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-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
2718
2719 go-new.lo: runtime/go-new.c
2720 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new.lo -MD -MP -MF $(DEPDIR)/go-new.Tpo -c -o go-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
2721 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
2722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
2723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2724 @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-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
2725
2726 go-nosys.lo: runtime/go-nosys.c
2727 @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
2728 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
2729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
2730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2731 @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
2732
2733 go-panic.lo: runtime/go-panic.c
2734 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-panic.lo -MD -MP -MF $(DEPDIR)/go-panic.Tpo -c -o go-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
2735 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
2736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
2737 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2738 @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-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
2739
2740 go-print.lo: runtime/go-print.c
2741 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-print.lo -MD -MP -MF $(DEPDIR)/go-print.Tpo -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2742 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
2743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
2744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2745 @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-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
2746
2747 go-recover.lo: runtime/go-recover.c
2748 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-recover.lo -MD -MP -MF $(DEPDIR)/go-recover.Tpo -c -o go-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
2749 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
2750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
2751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2752 @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-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
2753
2754 go-reflect-call.lo: runtime/go-reflect-call.c
2755 @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
2756 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
2757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
2758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2759 @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
2760
2761 go-reflect-map.lo: runtime/go-reflect-map.c
2762 @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-map.lo -MD -MP -MF $(DEPDIR)/go-reflect-map.Tpo -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2763 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
2764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
2765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2766 @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-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
2767
2768 go-rune.lo: runtime/go-rune.c
2769 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rune.lo -MD -MP -MF $(DEPDIR)/go-rune.Tpo -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2770 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
2771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
2772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2773 @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-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
2774
2775 go-runtime-error.lo: runtime/go-runtime-error.c
2776 @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
2777 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
2778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
2779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2780 @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
2781
2782 go-setenv.lo: runtime/go-setenv.c
2783 @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
2784 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
2785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
2786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2787 @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
2788
2789 go-signal.lo: runtime/go-signal.c
2790 @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
2791 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
2792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
2793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2794 @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
2795
2796 go-strcmp.lo: runtime/go-strcmp.c
2797 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strcmp.lo -MD -MP -MF $(DEPDIR)/go-strcmp.Tpo -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2798 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
2799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
2800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2801 @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-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
2802
2803 go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
2804 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-byte-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-byte-array.Tpo -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2805 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
2806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
2807 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2808 @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-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
2809
2810 go-string-to-int-array.lo: runtime/go-string-to-int-array.c
2811 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-int-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-int-array.Tpo -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2812 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
2813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
2814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2815 @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-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
2816
2817 go-strplus.lo: runtime/go-strplus.c
2818 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strplus.lo -MD -MP -MF $(DEPDIR)/go-strplus.Tpo -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2819 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
2820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
2821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2822 @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-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
2823
2824 go-strslice.lo: runtime/go-strslice.c
2825 @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
2826 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
2827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
2828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2829 @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
2830
2831 go-traceback.lo: runtime/go-traceback.c
2832 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-traceback.lo -MD -MP -MF $(DEPDIR)/go-traceback.Tpo -c -o go-traceback.lo `test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime/go-traceback.c
2833 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
2834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.lo' libtool=yes @AMDEPBACKSLASH@
2835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2836 @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-traceback.lo `test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime/go-traceback.c
2837
2838 go-trampoline.lo: runtime/go-trampoline.c
2839 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-trampoline.lo -MD -MP -MF $(DEPDIR)/go-trampoline.Tpo -c -o go-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2840 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-trampoline.Tpo $(DEPDIR)/go-trampoline.Plo
2841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-trampoline.c' object='go-trampoline.lo' libtool=yes @AMDEPBACKSLASH@
2842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2843 @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-trampoline.lo `test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/'`runtime/go-trampoline.c
2844
2845 go-type-complex.lo: runtime/go-type-complex.c
2846 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-complex.lo -MD -MP -MF $(DEPDIR)/go-type-complex.Tpo -c -o go-type-complex.lo `test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime/go-type-complex.c
2847 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
2848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.lo' libtool=yes @AMDEPBACKSLASH@
2849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2850 @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-type-complex.lo `test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime/go-type-complex.c
2851
2852 go-type-eface.lo: runtime/go-type-eface.c
2853 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-eface.lo -MD -MP -MF $(DEPDIR)/go-type-eface.Tpo -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2854 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
2855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
2856 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2857 @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-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
2858
2859 go-type-error.lo: runtime/go-type-error.c
2860 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-error.lo -MD -MP -MF $(DEPDIR)/go-type-error.Tpo -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2861 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
2862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
2863 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2864 @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-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
2865
2866 go-type-float.lo: runtime/go-type-float.c
2867 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-float.lo -MD -MP -MF $(DEPDIR)/go-type-float.Tpo -c -o go-type-float.lo `test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime/go-type-float.c
2868 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
2869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.lo' libtool=yes @AMDEPBACKSLASH@
2870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2871 @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-type-float.lo `test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime/go-type-float.c
2872
2873 go-type-identity.lo: runtime/go-type-identity.c
2874 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-identity.lo -MD -MP -MF $(DEPDIR)/go-type-identity.Tpo -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2875 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
2876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
2877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2878 @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-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
2879
2880 go-type-interface.lo: runtime/go-type-interface.c
2881 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-interface.lo -MD -MP -MF $(DEPDIR)/go-type-interface.Tpo -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2882 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
2883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
2884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2885 @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-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
2886
2887 go-type-string.lo: runtime/go-type-string.c
2888 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-string.lo -MD -MP -MF $(DEPDIR)/go-type-string.Tpo -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
2889 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
2890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
2891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2892 @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-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
2893
2894 go-typedesc-equal.lo: runtime/go-typedesc-equal.c
2895 @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
2896 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
2897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
2898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2899 @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
2900
2901 go-typestring.lo: runtime/go-typestring.c
2902 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typestring.lo -MD -MP -MF $(DEPDIR)/go-typestring.Tpo -c -o go-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2903 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typestring.Tpo $(DEPDIR)/go-typestring.Plo
2904 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typestring.c' object='go-typestring.lo' libtool=yes @AMDEPBACKSLASH@
2905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2906 @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-typestring.lo `test -f 'runtime/go-typestring.c' || echo '$(srcdir)/'`runtime/go-typestring.c
2907
2908 go-unsafe-new.lo: runtime/go-unsafe-new.c
2909 @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-new.lo -MD -MP -MF $(DEPDIR)/go-unsafe-new.Tpo -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
2910 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
2911 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
2912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2913 @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-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
2914
2915 go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
2916 @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-newarray.lo -MD -MP -MF $(DEPDIR)/go-unsafe-newarray.Tpo -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
2917 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
2918 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
2919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2920 @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-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
2921
2922 go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
2923 @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
2924 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
2925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
2926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2927 @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
2928
2929 go-unwind.lo: runtime/go-unwind.c
2930 @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
2931 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
2932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
2933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2934 @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
2935
2936 chan.lo: runtime/chan.c
2937 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT chan.lo -MD -MP -MF $(DEPDIR)/chan.Tpo -c -o chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
2938 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/chan.Tpo $(DEPDIR)/chan.Plo
2939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/chan.c' object='chan.lo' libtool=yes @AMDEPBACKSLASH@
2940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2941 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o chan.lo `test -f 'runtime/chan.c' || echo '$(srcdir)/'`runtime/chan.c
2942
2943 cpuprof.lo: runtime/cpuprof.c
2944 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpuprof.lo -MD -MP -MF $(DEPDIR)/cpuprof.Tpo -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
2945 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cpuprof.Tpo $(DEPDIR)/cpuprof.Plo
2946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/cpuprof.c' object='cpuprof.lo' libtool=yes @AMDEPBACKSLASH@
2947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2948 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpuprof.lo `test -f 'runtime/cpuprof.c' || echo '$(srcdir)/'`runtime/cpuprof.c
2949
2950 lock_sema.lo: runtime/lock_sema.c
2951 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_sema.lo -MD -MP -MF $(DEPDIR)/lock_sema.Tpo -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
2952 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
2953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.lo' libtool=yes @AMDEPBACKSLASH@
2954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2955 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
2956
2957 thread-sema.lo: runtime/thread-sema.c
2958 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread-sema.lo -MD -MP -MF $(DEPDIR)/thread-sema.Tpo -c -o thread-sema.lo `test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime/thread-sema.c
2959 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
2960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.lo' libtool=yes @AMDEPBACKSLASH@
2961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2962 @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-sema.lo `test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime/thread-sema.c
2963
2964 lock_futex.lo: runtime/lock_futex.c
2965 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_futex.lo -MD -MP -MF $(DEPDIR)/lock_futex.Tpo -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
2966 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
2967 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.lo' libtool=yes @AMDEPBACKSLASH@
2968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2969 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
2970
2971 thread-linux.lo: runtime/thread-linux.c
2972 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread-linux.lo -MD -MP -MF $(DEPDIR)/thread-linux.Tpo -c -o thread-linux.lo `test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime/thread-linux.c
2973 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
2974 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.lo' libtool=yes @AMDEPBACKSLASH@
2975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2976 @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-linux.lo `test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime/thread-linux.c
2977
2978 mcache.lo: runtime/mcache.c
2979 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcache.lo -MD -MP -MF $(DEPDIR)/mcache.Tpo -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2980 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
2981 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
2982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2983 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
2984
2985 mcentral.lo: runtime/mcentral.c
2986 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcentral.lo -MD -MP -MF $(DEPDIR)/mcentral.Tpo -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2987 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
2988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
2989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2990 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
2991
2992 mem_posix_memalign.lo: runtime/mem_posix_memalign.c
2993 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem_posix_memalign.lo -MD -MP -MF $(DEPDIR)/mem_posix_memalign.Tpo -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
2994 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
2995 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
2996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2997 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
2998
2999 mem.lo: runtime/mem.c
3000 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem.lo -MD -MP -MF $(DEPDIR)/mem.Tpo -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
3001 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
3002 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
3003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3004 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
3005
3006 mfinal.lo: runtime/mfinal.c
3007 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfinal.lo -MD -MP -MF $(DEPDIR)/mfinal.Tpo -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3008 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfinal.Tpo $(DEPDIR)/mfinal.Plo
3009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfinal.c' object='mfinal.lo' libtool=yes @AMDEPBACKSLASH@
3010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3011 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfinal.lo `test -f 'runtime/mfinal.c' || echo '$(srcdir)/'`runtime/mfinal.c
3012
3013 mfixalloc.lo: runtime/mfixalloc.c
3014 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfixalloc.lo -MD -MP -MF $(DEPDIR)/mfixalloc.Tpo -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
3015 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
3016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
3017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3018 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
3019
3020 mgc0.lo: runtime/mgc0.c
3021 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mgc0.lo -MD -MP -MF $(DEPDIR)/mgc0.Tpo -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
3022 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
3023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
3024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3025 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
3026
3027 mheap.lo: runtime/mheap.c
3028 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheap.lo -MD -MP -MF $(DEPDIR)/mheap.Tpo -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
3029 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
3030 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
3031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3032 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
3033
3034 msize.lo: runtime/msize.c
3035 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msize.lo -MD -MP -MF $(DEPDIR)/msize.Tpo -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
3036 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
3037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
3038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3039 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
3040
3041 print.lo: runtime/print.c
3042 @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
3043 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
3044 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
3045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3046 @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
3047
3048 proc.lo: runtime/proc.c
3049 @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
3050 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
3051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
3052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3053 @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
3054
3055 runtime.lo: runtime/runtime.c
3056 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT runtime.lo -MD -MP -MF $(DEPDIR)/runtime.Tpo -c -o runtime.lo `test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime/runtime.c
3057 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
3058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
3059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3060 @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.lo `test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime/runtime.c
3061
3062 signal_unix.lo: runtime/signal_unix.c
3063 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT signal_unix.lo -MD -MP -MF $(DEPDIR)/signal_unix.Tpo -c -o signal_unix.lo `test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime/signal_unix.c
3064 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
3065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
3066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3067 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o signal_unix.lo `test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime/signal_unix.c
3068
3069 thread.lo: runtime/thread.c
3070 @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
3071 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
3072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
3073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3074 @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
3075
3076 yield.lo: runtime/yield.c
3077 @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
3078 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
3079 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
3080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3081 @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
3082
3083 rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
3084 @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
3085 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
3086 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
3087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3088 @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
3089
3090 mostlyclean-libtool:
3091 -rm -f *.lo
3092
3093 clean-libtool:
3094 -rm -rf .libs _libs
3095
3096 distclean-libtool:
3097 -rm -f libtool config.lt
3098
3099 # GNU Make needs to see an explicit $(MAKE) variable in the command it
3100 # runs to enable its job server during parallel builds. Hence the
3101 # comments below.
3102 all-multi:
3103 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
3104 install-multi:
3105 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
3106
3107 mostlyclean-multi:
3108 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
3109 clean-multi:
3110 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
3111 distclean-multi:
3112 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
3113 maintainer-clean-multi:
3114 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
3115 install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
3116 @$(NORMAL_INSTALL)
3117 test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
3118 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3119 for p in $$list; do \
3120 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3121 echo "$$d$$p"; \
3122 done | $(am__base_list) | \
3123 while read files; do \
3124 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
3125 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
3126 done
3127
3128 uninstall-toolexeclibgoDATA:
3129 @$(NORMAL_UNINSTALL)
3130 @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
3131 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3132 test -n "$$files" || exit 0; \
3133 echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
3134 cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
3135 install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
3136 @$(NORMAL_INSTALL)
3137 test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
3138 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3139 for p in $$list; do \
3140 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3141 echo "$$d$$p"; \
3142 done | $(am__base_list) | \
3143 while read files; do \
3144 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
3145 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
3146 done
3147
3148 uninstall-toolexeclibgoarchiveDATA:
3149 @$(NORMAL_UNINSTALL)
3150 @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
3151 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3152 test -n "$$files" || exit 0; \
3153 echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
3154 cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
3155 install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
3156 @$(NORMAL_INSTALL)
3157 test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
3158 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3159 for p in $$list; do \
3160 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3161 echo "$$d$$p"; \
3162 done | $(am__base_list) | \
3163 while read files; do \
3164 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
3165 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
3166 done
3167
3168 uninstall-toolexeclibgocompressDATA:
3169 @$(NORMAL_UNINSTALL)
3170 @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
3171 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3172 test -n "$$files" || exit 0; \
3173 echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
3174 cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
3175 install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
3176 @$(NORMAL_INSTALL)
3177 test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
3178 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3179 for p in $$list; do \
3180 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3181 echo "$$d$$p"; \
3182 done | $(am__base_list) | \
3183 while read files; do \
3184 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
3185 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
3186 done
3187
3188 uninstall-toolexeclibgocontainerDATA:
3189 @$(NORMAL_UNINSTALL)
3190 @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
3191 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3192 test -n "$$files" || exit 0; \
3193 echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
3194 cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
3195 install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
3196 @$(NORMAL_INSTALL)
3197 test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
3198 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3199 for p in $$list; do \
3200 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3201 echo "$$d$$p"; \
3202 done | $(am__base_list) | \
3203 while read files; do \
3204 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
3205 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
3206 done
3207
3208 uninstall-toolexeclibgocryptoDATA:
3209 @$(NORMAL_UNINSTALL)
3210 @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
3211 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3212 test -n "$$files" || exit 0; \
3213 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
3214 cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
3215 install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
3216 @$(NORMAL_INSTALL)
3217 test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
3218 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3219 for p in $$list; do \
3220 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3221 echo "$$d$$p"; \
3222 done | $(am__base_list) | \
3223 while read files; do \
3224 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
3225 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
3226 done
3227
3228 uninstall-toolexeclibgocryptox509DATA:
3229 @$(NORMAL_UNINSTALL)
3230 @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
3231 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3232 test -n "$$files" || exit 0; \
3233 echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
3234 cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
3235 install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
3236 @$(NORMAL_INSTALL)
3237 test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
3238 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3239 for p in $$list; do \
3240 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3241 echo "$$d$$p"; \
3242 done | $(am__base_list) | \
3243 while read files; do \
3244 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
3245 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
3246 done
3247
3248 uninstall-toolexeclibgodatabaseDATA:
3249 @$(NORMAL_UNINSTALL)
3250 @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
3251 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3252 test -n "$$files" || exit 0; \
3253 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
3254 cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
3255 install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
3256 @$(NORMAL_INSTALL)
3257 test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
3258 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3259 for p in $$list; do \
3260 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3261 echo "$$d$$p"; \
3262 done | $(am__base_list) | \
3263 while read files; do \
3264 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
3265 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
3266 done
3267
3268 uninstall-toolexeclibgodatabasesqlDATA:
3269 @$(NORMAL_UNINSTALL)
3270 @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
3271 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3272 test -n "$$files" || exit 0; \
3273 echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
3274 cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
3275 install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
3276 @$(NORMAL_INSTALL)
3277 test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
3278 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3279 for p in $$list; do \
3280 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3281 echo "$$d$$p"; \
3282 done | $(am__base_list) | \
3283 while read files; do \
3284 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
3285 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
3286 done
3287
3288 uninstall-toolexeclibgodebugDATA:
3289 @$(NORMAL_UNINSTALL)
3290 @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
3291 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3292 test -n "$$files" || exit 0; \
3293 echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
3294 cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
3295 install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
3296 @$(NORMAL_INSTALL)
3297 test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
3298 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3299 for p in $$list; do \
3300 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3301 echo "$$d$$p"; \
3302 done | $(am__base_list) | \
3303 while read files; do \
3304 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
3305 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
3306 done
3307
3308 uninstall-toolexeclibgoencodingDATA:
3309 @$(NORMAL_UNINSTALL)
3310 @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
3311 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3312 test -n "$$files" || exit 0; \
3313 echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
3314 cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
3315 install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
3316 @$(NORMAL_INSTALL)
3317 test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
3318 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3319 for p in $$list; do \
3320 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3321 echo "$$d$$p"; \
3322 done | $(am__base_list) | \
3323 while read files; do \
3324 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
3325 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
3326 done
3327
3328 uninstall-toolexeclibgoexpDATA:
3329 @$(NORMAL_UNINSTALL)
3330 @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
3331 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3332 test -n "$$files" || exit 0; \
3333 echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
3334 cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
3335 install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
3336 @$(NORMAL_INSTALL)
3337 test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
3338 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3339 for p in $$list; do \
3340 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3341 echo "$$d$$p"; \
3342 done | $(am__base_list) | \
3343 while read files; do \
3344 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
3345 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
3346 done
3347
3348 uninstall-toolexeclibgogoDATA:
3349 @$(NORMAL_UNINSTALL)
3350 @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
3351 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3352 test -n "$$files" || exit 0; \
3353 echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
3354 cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
3355 install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
3356 @$(NORMAL_INSTALL)
3357 test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
3358 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3359 for p in $$list; do \
3360 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3361 echo "$$d$$p"; \
3362 done | $(am__base_list) | \
3363 while read files; do \
3364 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
3365 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
3366 done
3367
3368 uninstall-toolexeclibgohashDATA:
3369 @$(NORMAL_UNINSTALL)
3370 @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
3371 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3372 test -n "$$files" || exit 0; \
3373 echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
3374 cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
3375 install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
3376 @$(NORMAL_INSTALL)
3377 test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
3378 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3379 for p in $$list; do \
3380 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3381 echo "$$d$$p"; \
3382 done | $(am__base_list) | \
3383 while read files; do \
3384 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
3385 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
3386 done
3387
3388 uninstall-toolexeclibgohtmlDATA:
3389 @$(NORMAL_UNINSTALL)
3390 @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
3391 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3392 test -n "$$files" || exit 0; \
3393 echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
3394 cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
3395 install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
3396 @$(NORMAL_INSTALL)
3397 test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
3398 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3399 for p in $$list; do \
3400 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3401 echo "$$d$$p"; \
3402 done | $(am__base_list) | \
3403 while read files; do \
3404 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
3405 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
3406 done
3407
3408 uninstall-toolexeclibgoimageDATA:
3409 @$(NORMAL_UNINSTALL)
3410 @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
3411 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3412 test -n "$$files" || exit 0; \
3413 echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
3414 cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
3415 install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
3416 @$(NORMAL_INSTALL)
3417 test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
3418 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3419 for p in $$list; do \
3420 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3421 echo "$$d$$p"; \
3422 done | $(am__base_list) | \
3423 while read files; do \
3424 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
3425 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
3426 done
3427
3428 uninstall-toolexeclibgoindexDATA:
3429 @$(NORMAL_UNINSTALL)
3430 @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
3431 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3432 test -n "$$files" || exit 0; \
3433 echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
3434 cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
3435 install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
3436 @$(NORMAL_INSTALL)
3437 test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
3438 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3439 for p in $$list; do \
3440 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3441 echo "$$d$$p"; \
3442 done | $(am__base_list) | \
3443 while read files; do \
3444 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
3445 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
3446 done
3447
3448 uninstall-toolexeclibgoioDATA:
3449 @$(NORMAL_UNINSTALL)
3450 @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
3451 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3452 test -n "$$files" || exit 0; \
3453 echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
3454 cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
3455 install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
3456 @$(NORMAL_INSTALL)
3457 test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
3458 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3459 for p in $$list; do \
3460 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3461 echo "$$d$$p"; \
3462 done | $(am__base_list) | \
3463 while read files; do \
3464 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
3465 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
3466 done
3467
3468 uninstall-toolexeclibgologDATA:
3469 @$(NORMAL_UNINSTALL)
3470 @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
3471 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3472 test -n "$$files" || exit 0; \
3473 echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
3474 cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
3475 install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
3476 @$(NORMAL_INSTALL)
3477 test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
3478 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3479 for p in $$list; do \
3480 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3481 echo "$$d$$p"; \
3482 done | $(am__base_list) | \
3483 while read files; do \
3484 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
3485 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
3486 done
3487
3488 uninstall-toolexeclibgomathDATA:
3489 @$(NORMAL_UNINSTALL)
3490 @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
3491 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3492 test -n "$$files" || exit 0; \
3493 echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
3494 cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
3495 install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
3496 @$(NORMAL_INSTALL)
3497 test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
3498 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3499 for p in $$list; do \
3500 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3501 echo "$$d$$p"; \
3502 done | $(am__base_list) | \
3503 while read files; do \
3504 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
3505 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
3506 done
3507
3508 uninstall-toolexeclibgomimeDATA:
3509 @$(NORMAL_UNINSTALL)
3510 @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
3511 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3512 test -n "$$files" || exit 0; \
3513 echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
3514 cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
3515 install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
3516 @$(NORMAL_INSTALL)
3517 test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
3518 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3519 for p in $$list; do \
3520 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3521 echo "$$d$$p"; \
3522 done | $(am__base_list) | \
3523 while read files; do \
3524 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
3525 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
3526 done
3527
3528 uninstall-toolexeclibgonetDATA:
3529 @$(NORMAL_UNINSTALL)
3530 @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
3531 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3532 test -n "$$files" || exit 0; \
3533 echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
3534 cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
3535 install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
3536 @$(NORMAL_INSTALL)
3537 test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
3538 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3539 for p in $$list; do \
3540 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3541 echo "$$d$$p"; \
3542 done | $(am__base_list) | \
3543 while read files; do \
3544 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
3545 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
3546 done
3547
3548 uninstall-toolexeclibgonethttpDATA:
3549 @$(NORMAL_UNINSTALL)
3550 @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
3551 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3552 test -n "$$files" || exit 0; \
3553 echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
3554 cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
3555 install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
3556 @$(NORMAL_INSTALL)
3557 test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
3558 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3559 for p in $$list; do \
3560 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3561 echo "$$d$$p"; \
3562 done | $(am__base_list) | \
3563 while read files; do \
3564 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
3565 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
3566 done
3567
3568 uninstall-toolexeclibgonetrpcDATA:
3569 @$(NORMAL_UNINSTALL)
3570 @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
3571 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3572 test -n "$$files" || exit 0; \
3573 echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
3574 cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
3575 install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
3576 @$(NORMAL_INSTALL)
3577 test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
3578 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3579 for p in $$list; do \
3580 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3581 echo "$$d$$p"; \
3582 done | $(am__base_list) | \
3583 while read files; do \
3584 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
3585 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
3586 done
3587
3588 uninstall-toolexeclibgooldDATA:
3589 @$(NORMAL_UNINSTALL)
3590 @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
3591 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3592 test -n "$$files" || exit 0; \
3593 echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
3594 cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
3595 install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
3596 @$(NORMAL_INSTALL)
3597 test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
3598 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3599 for p in $$list; do \
3600 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3601 echo "$$d$$p"; \
3602 done | $(am__base_list) | \
3603 while read files; do \
3604 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
3605 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
3606 done
3607
3608 uninstall-toolexeclibgoosDATA:
3609 @$(NORMAL_UNINSTALL)
3610 @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
3611 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3612 test -n "$$files" || exit 0; \
3613 echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
3614 cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
3615 install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
3616 @$(NORMAL_INSTALL)
3617 test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
3618 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3619 for p in $$list; do \
3620 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3621 echo "$$d$$p"; \
3622 done | $(am__base_list) | \
3623 while read files; do \
3624 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
3625 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
3626 done
3627
3628 uninstall-toolexeclibgopathDATA:
3629 @$(NORMAL_UNINSTALL)
3630 @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
3631 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3632 test -n "$$files" || exit 0; \
3633 echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
3634 cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
3635 install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
3636 @$(NORMAL_INSTALL)
3637 test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
3638 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3639 for p in $$list; do \
3640 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3641 echo "$$d$$p"; \
3642 done | $(am__base_list) | \
3643 while read files; do \
3644 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
3645 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
3646 done
3647
3648 uninstall-toolexeclibgoregexpDATA:
3649 @$(NORMAL_UNINSTALL)
3650 @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
3651 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3652 test -n "$$files" || exit 0; \
3653 echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
3654 cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
3655 install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
3656 @$(NORMAL_INSTALL)
3657 test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
3658 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3659 for p in $$list; do \
3660 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3661 echo "$$d$$p"; \
3662 done | $(am__base_list) | \
3663 while read files; do \
3664 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
3665 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
3666 done
3667
3668 uninstall-toolexeclibgoruntimeDATA:
3669 @$(NORMAL_UNINSTALL)
3670 @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
3671 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3672 test -n "$$files" || exit 0; \
3673 echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
3674 cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
3675 install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
3676 @$(NORMAL_INSTALL)
3677 test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
3678 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3679 for p in $$list; do \
3680 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3681 echo "$$d$$p"; \
3682 done | $(am__base_list) | \
3683 while read files; do \
3684 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
3685 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
3686 done
3687
3688 uninstall-toolexeclibgosyncDATA:
3689 @$(NORMAL_UNINSTALL)
3690 @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
3691 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3692 test -n "$$files" || exit 0; \
3693 echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
3694 cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
3695 install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
3696 @$(NORMAL_INSTALL)
3697 test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
3698 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3699 for p in $$list; do \
3700 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3701 echo "$$d$$p"; \
3702 done | $(am__base_list) | \
3703 while read files; do \
3704 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
3705 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
3706 done
3707
3708 uninstall-toolexeclibgotestingDATA:
3709 @$(NORMAL_UNINSTALL)
3710 @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
3711 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3712 test -n "$$files" || exit 0; \
3713 echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
3714 cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
3715 install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
3716 @$(NORMAL_INSTALL)
3717 test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
3718 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3719 for p in $$list; do \
3720 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3721 echo "$$d$$p"; \
3722 done | $(am__base_list) | \
3723 while read files; do \
3724 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
3725 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
3726 done
3727
3728 uninstall-toolexeclibgotextDATA:
3729 @$(NORMAL_UNINSTALL)
3730 @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
3731 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3732 test -n "$$files" || exit 0; \
3733 echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
3734 cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
3735 install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
3736 @$(NORMAL_INSTALL)
3737 test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
3738 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3739 for p in $$list; do \
3740 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3741 echo "$$d$$p"; \
3742 done | $(am__base_list) | \
3743 while read files; do \
3744 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
3745 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
3746 done
3747
3748 uninstall-toolexeclibgotexttemplateDATA:
3749 @$(NORMAL_UNINSTALL)
3750 @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
3751 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3752 test -n "$$files" || exit 0; \
3753 echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
3754 cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
3755 install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
3756 @$(NORMAL_INSTALL)
3757 test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
3758 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3759 for p in $$list; do \
3760 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3761 echo "$$d$$p"; \
3762 done | $(am__base_list) | \
3763 while read files; do \
3764 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
3765 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
3766 done
3767
3768 uninstall-toolexeclibgounicodeDATA:
3769 @$(NORMAL_UNINSTALL)
3770 @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
3771 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3772 test -n "$$files" || exit 0; \
3773 echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
3774 cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
3775
3776 # This directory's subdirectories are mostly independent; you can cd
3777 # into them and run `make' without going through this Makefile.
3778 # To change the values of `make' variables: instead of editing Makefiles,
3779 # (1) if the variable is set in `config.status', edit `config.status'
3780 # (which will cause the Makefiles to be regenerated when you run `make');
3781 # (2) otherwise, pass the desired values on the `make' command line.
3782 $(RECURSIVE_TARGETS):
3783 @fail= failcom='exit 1'; \
3784 for f in x $$MAKEFLAGS; do \
3785 case $$f in \
3786 *=* | --[!k]*);; \
3787 *k*) failcom='fail=yes';; \
3788 esac; \
3789 done; \
3790 dot_seen=no; \
3791 target=`echo $@ | sed s/-recursive//`; \
3792 list='$(SUBDIRS)'; for subdir in $$list; do \
3793 echo "Making $$target in $$subdir"; \
3794 if test "$$subdir" = "."; then \
3795 dot_seen=yes; \
3796 local_target="$$target-am"; \
3797 else \
3798 local_target="$$target"; \
3799 fi; \
3800 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3801 || eval $$failcom; \
3802 done; \
3803 if test "$$dot_seen" = "no"; then \
3804 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3805 fi; test -z "$$fail"
3806
3807 $(RECURSIVE_CLEAN_TARGETS):
3808 @fail= failcom='exit 1'; \
3809 for f in x $$MAKEFLAGS; do \
3810 case $$f in \
3811 *=* | --[!k]*);; \
3812 *k*) failcom='fail=yes';; \
3813 esac; \
3814 done; \
3815 dot_seen=no; \
3816 case "$@" in \
3817 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3818 *) list='$(SUBDIRS)' ;; \
3819 esac; \
3820 rev=''; for subdir in $$list; do \
3821 if test "$$subdir" = "."; then :; else \
3822 rev="$$subdir $$rev"; \
3823 fi; \
3824 done; \
3825 rev="$$rev ."; \
3826 target=`echo $@ | sed s/-recursive//`; \
3827 for subdir in $$rev; do \
3828 echo "Making $$target in $$subdir"; \
3829 if test "$$subdir" = "."; then \
3830 local_target="$$target-am"; \
3831 else \
3832 local_target="$$target"; \
3833 fi; \
3834 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3835 || eval $$failcom; \
3836 done && test -z "$$fail"
3837 tags-recursive:
3838 list='$(SUBDIRS)'; for subdir in $$list; do \
3839 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3840 done
3841 ctags-recursive:
3842 list='$(SUBDIRS)'; for subdir in $$list; do \
3843 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3844 done
3845
3846 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3847 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3848 unique=`for i in $$list; do \
3849 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3850 done | \
3851 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3852 END { if (nonempty) { for (i in files) print i; }; }'`; \
3853 mkid -fID $$unique
3854 tags: TAGS
3855
3856 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3857 $(TAGS_FILES) $(LISP)
3858 set x; \
3859 here=`pwd`; \
3860 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3861 include_option=--etags-include; \
3862 empty_fix=.; \
3863 else \
3864 include_option=--include; \
3865 empty_fix=; \
3866 fi; \
3867 list='$(SUBDIRS)'; for subdir in $$list; do \
3868 if test "$$subdir" = .; then :; else \
3869 test ! -f $$subdir/TAGS || \
3870 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3871 fi; \
3872 done; \
3873 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3874 unique=`for i in $$list; do \
3875 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3876 done | \
3877 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3878 END { if (nonempty) { for (i in files) print i; }; }'`; \
3879 shift; \
3880 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3881 test -n "$$unique" || unique=$$empty_fix; \
3882 if test $$# -gt 0; then \
3883 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3884 "$$@" $$unique; \
3885 else \
3886 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3887 $$unique; \
3888 fi; \
3889 fi
3890 ctags: CTAGS
3891 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3892 $(TAGS_FILES) $(LISP)
3893 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3894 unique=`for i in $$list; do \
3895 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3896 done | \
3897 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3898 END { if (nonempty) { for (i in files) print i; }; }'`; \
3899 test -z "$(CTAGS_ARGS)$$unique" \
3900 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3901 $$unique
3902
3903 GTAGS:
3904 here=`$(am__cd) $(top_builddir) && pwd` \
3905 && $(am__cd) $(top_srcdir) \
3906 && gtags -i $(GTAGS_ARGS) "$$here"
3907
3908 distclean-tags:
3909 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3910
3911 distdir: $(DISTFILES)
3912 $(am__remove_distdir)
3913 test -d "$(distdir)" || mkdir "$(distdir)"
3914 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3915 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3916 list='$(DISTFILES)'; \
3917 dist_files=`for file in $$list; do echo $$file; done | \
3918 sed -e "s|^$$srcdirstrip/||;t" \
3919 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3920 case $$dist_files in \
3921 */*) $(MKDIR_P) `echo "$$dist_files" | \
3922 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3923 sort -u` ;; \
3924 esac; \
3925 for file in $$dist_files; do \
3926 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3927 if test -d $$d/$$file; then \
3928 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3929 if test -d "$(distdir)/$$file"; then \
3930 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3931 fi; \
3932 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3933 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3934 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3935 fi; \
3936 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3937 else \
3938 test -f "$(distdir)/$$file" \
3939 || cp -p $$d/$$file "$(distdir)/$$file" \
3940 || exit 1; \
3941 fi; \
3942 done
3943 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3944 if test "$$subdir" = .; then :; else \
3945 test -d "$(distdir)/$$subdir" \
3946 || $(MKDIR_P) "$(distdir)/$$subdir" \
3947 || exit 1; \
3948 fi; \
3949 done
3950 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3951 if test "$$subdir" = .; then :; else \
3952 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3953 $(am__relativize); \
3954 new_distdir=$$reldir; \
3955 dir1=$$subdir; dir2="$(top_distdir)"; \
3956 $(am__relativize); \
3957 new_top_distdir=$$reldir; \
3958 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3959 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3960 ($(am__cd) $$subdir && \
3961 $(MAKE) $(AM_MAKEFLAGS) \
3962 top_distdir="$$new_top_distdir" \
3963 distdir="$$new_distdir" \
3964 am__remove_distdir=: \
3965 am__skip_length_check=: \
3966 am__skip_mode_fix=: \
3967 distdir) \
3968 || exit 1; \
3969 fi; \
3970 done
3971 -test -n "$(am__skip_mode_fix)" \
3972 || find "$(distdir)" -type d ! -perm -755 \
3973 -exec chmod u+rwx,go+rx {} \; -o \
3974 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3975 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3976 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3977 || chmod -R a+r "$(distdir)"
3978 dist-gzip: distdir
3979 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
3980 $(am__remove_distdir)
3981
3982 dist-bzip2: distdir
3983 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
3984 $(am__remove_distdir)
3985
3986 dist-lzma: distdir
3987 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
3988 $(am__remove_distdir)
3989
3990 dist-xz: distdir
3991 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
3992 $(am__remove_distdir)
3993
3994 dist-tarZ: distdir
3995 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3996 $(am__remove_distdir)
3997
3998 dist-shar: distdir
3999 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
4000 $(am__remove_distdir)
4001
4002 dist-zip: distdir
4003 -rm -f $(distdir).zip
4004 zip -rq $(distdir).zip $(distdir)
4005 $(am__remove_distdir)
4006
4007 dist dist-all: distdir
4008 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
4009 $(am__remove_distdir)
4010
4011 # This target untars the dist file and tries a VPATH configuration. Then
4012 # it guarantees that the distribution is self-contained by making another
4013 # tarfile.
4014 distcheck: dist
4015 case '$(DIST_ARCHIVES)' in \
4016 *.tar.gz*) \
4017 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
4018 *.tar.bz2*) \
4019 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
4020 *.tar.lzma*) \
4021 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
4022 *.tar.xz*) \
4023 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
4024 *.tar.Z*) \
4025 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
4026 *.shar.gz*) \
4027 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
4028 *.zip*) \
4029 unzip $(distdir).zip ;;\
4030 esac
4031 chmod -R a-w $(distdir); chmod a+w $(distdir)
4032 mkdir $(distdir)/_build
4033 mkdir $(distdir)/_inst
4034 chmod a-w $(distdir)
4035 test -d $(distdir)/_build || exit 0; \
4036 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
4037 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
4038 && am__cwd=`pwd` \
4039 && $(am__cd) $(distdir)/_build \
4040 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
4041 $(DISTCHECK_CONFIGURE_FLAGS) \
4042 && $(MAKE) $(AM_MAKEFLAGS) \
4043 && $(MAKE) $(AM_MAKEFLAGS) dvi \
4044 && $(MAKE) $(AM_MAKEFLAGS) check \
4045 && $(MAKE) $(AM_MAKEFLAGS) install \
4046 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
4047 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
4048 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
4049 distuninstallcheck \
4050 && chmod -R a-w "$$dc_install_base" \
4051 && ({ \
4052 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
4053 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
4054 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
4055 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
4056 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
4057 } || { rm -rf "$$dc_destdir"; exit 1; }) \
4058 && rm -rf "$$dc_destdir" \
4059 && $(MAKE) $(AM_MAKEFLAGS) dist \
4060 && rm -rf $(DIST_ARCHIVES) \
4061 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
4062 && cd "$$am__cwd" \
4063 || exit 1
4064 $(am__remove_distdir)
4065 @(echo "$(distdir) archives ready for distribution: "; \
4066 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
4067 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
4068 distuninstallcheck:
4069 @$(am__cd) '$(distuninstallcheck_dir)' \
4070 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
4071 || { echo "ERROR: files left after uninstall:" ; \
4072 if test -n "$(DESTDIR)"; then \
4073 echo " (check DESTDIR support)"; \
4074 fi ; \
4075 $(distuninstallcheck_listfiles) ; \
4076 exit 1; } >&2
4077 distcleancheck: distclean
4078 @if test '$(srcdir)' = . ; then \
4079 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
4080 exit 1 ; \
4081 fi
4082 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
4083 || { echo "ERROR: files left in build directory after distclean:" ; \
4084 $(distcleancheck_listfiles) ; \
4085 exit 1; } >&2
4086 check-am: all-am
4087 check: check-recursive
4088 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
4089 config.h
4090 installdirs: installdirs-recursive
4091 installdirs-am:
4092 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)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoolddir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
4093 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4094 done
4095 install: install-recursive
4096 install-exec: install-exec-recursive
4097 install-data: install-data-recursive
4098 uninstall: uninstall-recursive
4099
4100 install-am: all-am
4101 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4102
4103 installcheck: installcheck-recursive
4104 install-strip:
4105 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4106 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4107 `test -z '$(STRIP)' || \
4108 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4109 mostlyclean-generic:
4110
4111 clean-generic:
4112 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4113
4114 distclean-generic:
4115 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4116 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4117
4118 maintainer-clean-generic:
4119 @echo "This command is intended for maintainers to use"
4120 @echo "it deletes files that may require special tools to rebuild."
4121 clean: clean-multi clean-recursive
4122
4123 clean-am: clean-generic clean-libtool clean-local \
4124 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
4125 mostlyclean-am
4126
4127 distclean: distclean-multi distclean-recursive
4128 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4129 -rm -rf ./$(DEPDIR)
4130 -rm -f Makefile
4131 distclean-am: clean-am distclean-compile distclean-generic \
4132 distclean-hdr distclean-libtool distclean-tags
4133
4134 dvi: dvi-recursive
4135
4136 dvi-am:
4137
4138 html: html-recursive
4139
4140 html-am:
4141
4142 info: info-recursive
4143
4144 info-am:
4145
4146 install-data-am:
4147
4148 install-dvi: install-dvi-recursive
4149
4150 install-dvi-am:
4151
4152 install-exec-am: install-multi install-toolexeclibLIBRARIES \
4153 install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
4154 install-toolexeclibgoarchiveDATA \
4155 install-toolexeclibgocompressDATA \
4156 install-toolexeclibgocontainerDATA \
4157 install-toolexeclibgocryptoDATA \
4158 install-toolexeclibgocryptox509DATA \
4159 install-toolexeclibgodatabaseDATA \
4160 install-toolexeclibgodatabasesqlDATA \
4161 install-toolexeclibgodebugDATA \
4162 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4163 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4164 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4165 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4166 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4167 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4168 install-toolexeclibgonethttpDATA \
4169 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4170 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4171 install-toolexeclibgoregexpDATA \
4172 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4173 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4174 install-toolexeclibgotexttemplateDATA \
4175 install-toolexeclibgounicodeDATA
4176
4177 install-html: install-html-recursive
4178
4179 install-html-am:
4180
4181 install-info: install-info-recursive
4182
4183 install-info-am:
4184
4185 install-man:
4186
4187 install-pdf: install-pdf-recursive
4188
4189 install-pdf-am:
4190
4191 install-ps: install-ps-recursive
4192
4193 install-ps-am:
4194
4195 installcheck-am:
4196
4197 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
4198 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
4199 -rm -rf $(top_srcdir)/autom4te.cache
4200 -rm -rf ./$(DEPDIR)
4201 -rm -f Makefile
4202 maintainer-clean-am: distclean-am maintainer-clean-generic
4203
4204 mostlyclean: mostlyclean-multi mostlyclean-recursive
4205
4206 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
4207 mostlyclean-libtool mostlyclean-local
4208
4209 pdf: pdf-recursive
4210
4211 pdf-am:
4212
4213 ps: ps-recursive
4214
4215 ps-am:
4216
4217 uninstall-am: uninstall-toolexeclibLIBRARIES \
4218 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4219 uninstall-toolexeclibgoarchiveDATA \
4220 uninstall-toolexeclibgocompressDATA \
4221 uninstall-toolexeclibgocontainerDATA \
4222 uninstall-toolexeclibgocryptoDATA \
4223 uninstall-toolexeclibgocryptox509DATA \
4224 uninstall-toolexeclibgodatabaseDATA \
4225 uninstall-toolexeclibgodatabasesqlDATA \
4226 uninstall-toolexeclibgodebugDATA \
4227 uninstall-toolexeclibgoencodingDATA \
4228 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4229 uninstall-toolexeclibgohashDATA \
4230 uninstall-toolexeclibgohtmlDATA \
4231 uninstall-toolexeclibgoimageDATA \
4232 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4233 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4234 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4235 uninstall-toolexeclibgonethttpDATA \
4236 uninstall-toolexeclibgonetrpcDATA \
4237 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4238 uninstall-toolexeclibgopathDATA \
4239 uninstall-toolexeclibgoregexpDATA \
4240 uninstall-toolexeclibgoruntimeDATA \
4241 uninstall-toolexeclibgosyncDATA \
4242 uninstall-toolexeclibgotestingDATA \
4243 uninstall-toolexeclibgotextDATA \
4244 uninstall-toolexeclibgotexttemplateDATA \
4245 uninstall-toolexeclibgounicodeDATA
4246
4247 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
4248 clean-multi ctags-recursive distclean-multi install-am \
4249 install-multi install-strip maintainer-clean-multi \
4250 mostlyclean-multi tags-recursive
4251
4252 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4253 all all-am all-multi am--refresh check check-am clean \
4254 clean-generic clean-libtool clean-local clean-multi \
4255 clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
4256 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
4257 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
4258 distclean-compile distclean-generic distclean-hdr \
4259 distclean-libtool distclean-multi distclean-tags \
4260 distcleancheck distdir distuninstallcheck dvi dvi-am html \
4261 html-am info info-am install install-am install-data \
4262 install-data-am install-dvi install-dvi-am install-exec \
4263 install-exec-am install-html install-html-am install-info \
4264 install-info-am install-man install-multi install-pdf \
4265 install-pdf-am install-ps install-ps-am install-strip \
4266 install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
4267 install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
4268 install-toolexeclibgocompressDATA \
4269 install-toolexeclibgocontainerDATA \
4270 install-toolexeclibgocryptoDATA \
4271 install-toolexeclibgocryptox509DATA \
4272 install-toolexeclibgodatabaseDATA \
4273 install-toolexeclibgodatabasesqlDATA \
4274 install-toolexeclibgodebugDATA \
4275 install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
4276 install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
4277 install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
4278 install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
4279 install-toolexeclibgologDATA install-toolexeclibgomathDATA \
4280 install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
4281 install-toolexeclibgonethttpDATA \
4282 install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
4283 install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
4284 install-toolexeclibgoregexpDATA \
4285 install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
4286 install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
4287 install-toolexeclibgotexttemplateDATA \
4288 install-toolexeclibgounicodeDATA installcheck installcheck-am \
4289 installdirs installdirs-am maintainer-clean \
4290 maintainer-clean-generic maintainer-clean-multi mostlyclean \
4291 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
4292 mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
4293 tags-recursive uninstall uninstall-am \
4294 uninstall-toolexeclibLIBRARIES \
4295 uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
4296 uninstall-toolexeclibgoarchiveDATA \
4297 uninstall-toolexeclibgocompressDATA \
4298 uninstall-toolexeclibgocontainerDATA \
4299 uninstall-toolexeclibgocryptoDATA \
4300 uninstall-toolexeclibgocryptox509DATA \
4301 uninstall-toolexeclibgodatabaseDATA \
4302 uninstall-toolexeclibgodatabasesqlDATA \
4303 uninstall-toolexeclibgodebugDATA \
4304 uninstall-toolexeclibgoencodingDATA \
4305 uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
4306 uninstall-toolexeclibgohashDATA \
4307 uninstall-toolexeclibgohtmlDATA \
4308 uninstall-toolexeclibgoimageDATA \
4309 uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
4310 uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
4311 uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
4312 uninstall-toolexeclibgonethttpDATA \
4313 uninstall-toolexeclibgonetrpcDATA \
4314 uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
4315 uninstall-toolexeclibgopathDATA \
4316 uninstall-toolexeclibgoregexpDATA \
4317 uninstall-toolexeclibgoruntimeDATA \
4318 uninstall-toolexeclibgosyncDATA \
4319 uninstall-toolexeclibgotestingDATA \
4320 uninstall-toolexeclibgotextDATA \
4321 uninstall-toolexeclibgotexttemplateDATA \
4322 uninstall-toolexeclibgounicodeDATA
4323
4324
4325 goc2c.$(OBJEXT): runtime/goc2c.c
4326 $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
4327
4328 goc2c: goc2c.$(OBJEXT)
4329 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
4330
4331 malloc.c: $(srcdir)/runtime/malloc.goc goc2c
4332 ./goc2c --gcc $< > $@.tmp
4333 mv -f $@.tmp $@
4334
4335 mprof.c: $(srcdir)/runtime/mprof.goc goc2c
4336 ./goc2c --gcc $< > $@.tmp
4337 mv -f $@.tmp $@
4338
4339 reflect.c: $(srcdir)/runtime/reflect.goc goc2c
4340 ./goc2c --gcc $< > $@.tmp
4341 mv -f $@.tmp $@
4342
4343 runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
4344 ./goc2c --gcc $< > $@.tmp
4345 mv -f $@.tmp $@
4346
4347 sema.c: $(srcdir)/runtime/sema.goc goc2c
4348 ./goc2c --gcc $< > $@.tmp
4349 mv -f $@.tmp $@
4350
4351 sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
4352 ./goc2c --gcc --go-pkgpath os_signal $< > $@.tmp
4353 mv -f $@.tmp $@
4354
4355 time.c: $(srcdir)/runtime/time.goc goc2c
4356 ./goc2c --gcc $< > $@.tmp
4357 mv -f $@.tmp $@
4358
4359 %.c: $(srcdir)/runtime/%.goc goc2c
4360 ./goc2c --gcc $< > $@.tmp
4361 mv -f $@.tmp $@
4362
4363 version.go: s-version; @true
4364 s-version: Makefile
4365 rm -f version.go.tmp
4366 echo "package runtime" > version.go.tmp
4367 echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
4368 echo 'const theVersion = "'`$(CC) --version | sed 1q`'"' >> version.go.tmp
4369 echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
4370 echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
4371 $(SHELL) $(srcdir)/../move-if-change version.go.tmp version.go
4372 $(STAMP) $@
4373
4374 libcalls.go: s-libcalls; @true
4375 s-libcalls: Makefile go/syscall/mksyscall.awk $(go_base_syscall_files)
4376 rm -f libcalls.go.tmp
4377 files=`echo $^ | sed -e 's/Makefile//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
4378 $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
4379 $(SHELL) $(srcdir)/../move-if-change libcalls.go.tmp libcalls.go
4380 $(STAMP) $@
4381
4382 syscall_arch.go: s-syscall_arch; @true
4383 s-syscall_arch: Makefile
4384 rm -f syscall_arch.go.tmp
4385 echo "package syscall" > syscall_arch.go.tmp
4386 echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
4387 echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
4388 $(SHELL) $(srcdir)/../move-if-change syscall_arch.go.tmp syscall_arch.go
4389 $(STAMP) $@
4390
4391 sysinfo.go: s-sysinfo; @true
4392 s-sysinfo: $(srcdir)/mksysinfo.sh config.h
4393 CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS)" $(SHELL) $(srcdir)/mksysinfo.sh
4394 $(SHELL) $(srcdir)/../move-if-change tmp-sysinfo.go sysinfo.go
4395 $(STAMP) $@
4396
4397 # The epoll struct has an embedded union and is packed on x86_64,
4398 # which is too complicated for mksysinfo.sh. We find the offset of
4399 # the only field we care about in configure.ac, and generate the
4400 # struct here.
4401 epoll.go: s-epoll; @true
4402 s-epoll: Makefile
4403 rm -f epoll.go.tmp
4404 echo 'package syscall' > epoll.go.tmp
4405 echo 'type EpollEvent struct {' >> epoll.go.tmp
4406 echo ' Events uint32' >> epoll.go.tmp
4407 case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
4408 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
4409 exit 1; ;; \
4410 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
4411 12,4) echo ' Fd int32' >> epoll.go.tmp; \
4412 echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
4413 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4414 echo ' Fd int32' >> epoll.go.tmp; ;; \
4415 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
4416 echo ' Fd int32' >> epoll.go.tmp; \
4417 echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
4418 *) echo 1>&2 "*** struct epoll_event unsupported"; \
4419 exit 1; ;; \
4420 esac
4421 echo '}' >> epoll.go.tmp
4422 $(SHELL) $(srcdir)/../move-if-change epoll.go.tmp epoll.go
4423 $(STAMP) $@
4424
4425 @go_include@ bufio.lo.dep
4426 bufio.lo.dep: $(go_bufio_files)
4427 $(BUILDDEPS)
4428 bufio.lo: $(go_bufio_files)
4429 $(BUILDPACKAGE)
4430 bufio/check: $(CHECK_DEPS)
4431 @$(CHECK)
4432 .PHONY: bufio/check
4433
4434 @go_include@ bytes.lo.dep
4435 bytes.lo.dep: $(go_bytes_files)
4436 $(BUILDDEPS)
4437 bytes.lo: $(go_bytes_files)
4438 $(BUILDPACKAGE)
4439 bytes/index.lo: $(go_bytes_c_files)
4440 @$(MKDIR_P) bytes
4441 $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
4442 bytes/check: $(CHECK_DEPS)
4443 @$(CHECK)
4444 .PHONY: bytes/check
4445
4446 @go_include@ crypto.lo.dep
4447 crypto.lo.dep: $(go_crypto_files)
4448 $(BUILDDEPS)
4449 crypto.lo: $(go_crypto_files)
4450 $(BUILDPACKAGE)
4451 crypto/check: $(CHECK_DEPS)
4452 @$(CHECK)
4453 .PHONY: crypto/check
4454
4455 @go_include@ errors.lo.dep
4456 errors.lo.dep: $(go_errors_files)
4457 $(BUILDDEPS)
4458 errors.lo: $(go_errors_files)
4459 $(BUILDPACKAGE)
4460 errors/check: $(CHECK_DEPS)
4461 @$(CHECK)
4462 .PHONY: errors/check
4463
4464 @go_include@ expvar.lo.dep
4465 expvar.lo.dep: $(go_expvar_files)
4466 $(BUILDDEPS)
4467 expvar.lo: $(go_expvar_files)
4468 $(BUILDPACKAGE)
4469 expvar/check: $(CHECK_DEPS)
4470 @$(CHECK)
4471 .PHONY: expvar/check
4472
4473 @go_include@ flag.lo.dep
4474 flag.lo.dep: $(go_flag_files)
4475 $(BUILDDEPS)
4476 flag.lo: $(go_flag_files)
4477 $(BUILDPACKAGE)
4478 flag/check: $(CHECK_DEPS)
4479 @$(CHECK)
4480 .PHONY: flag/check
4481
4482 @go_include@ fmt.lo.dep
4483 fmt.lo.dep: $(go_fmt_files)
4484 $(BUILDDEPS)
4485 fmt.lo: $(go_fmt_files)
4486 $(BUILDPACKAGE)
4487 fmt/check: $(CHECK_DEPS)
4488 @$(CHECK)
4489 .PHONY: fmt/check
4490
4491 @go_include@ hash.lo.dep
4492 hash.lo.dep: $(go_hash_files)
4493 $(BUILDDEPS)
4494 hash.lo: $(go_hash_files)
4495 $(BUILDPACKAGE)
4496 hash/check: $(CHECK_DEPS)
4497 @$(CHECK)
4498 .PHONY: hash/check
4499
4500 @go_include@ html.lo.dep
4501 html.lo.dep: $(go_html_files)
4502 $(BUILDDEPS)
4503 html.lo: $(go_html_files)
4504 $(BUILDPACKAGE)
4505 html/check: $(CHECK_DEPS)
4506 @$(CHECK)
4507 .PHONY: html/check
4508
4509 @go_include@ image.lo.dep
4510 image.lo.dep: $(go_image_files)
4511 $(BUILDDEPS)
4512 image.lo: $(go_image_files)
4513 $(BUILDPACKAGE)
4514 image/check: $(CHECK_DEPS)
4515 @$(CHECK)
4516 .PHONY: image/check
4517
4518 @go_include@ io.lo.dep
4519 io.lo.dep: $(go_io_files)
4520 $(BUILDDEPS)
4521 io.lo: $(go_io_files)
4522 $(BUILDPACKAGE)
4523 io/check: $(CHECK_DEPS)
4524 @$(CHECK)
4525 .PHONY: io/check
4526
4527 @go_include@ log.lo.dep
4528 log.lo.dep: $(go_log_files)
4529 $(BUILDDEPS)
4530 log.lo: $(go_log_files)
4531 $(BUILDPACKAGE)
4532 log/check: $(CHECK_DEPS)
4533 @$(CHECK)
4534 .PHONY: log/check
4535
4536 @go_include@ math.lo.dep
4537 math.lo.dep: $(go_math_files)
4538 $(BUILDDEPS)
4539 math.lo: $(go_math_files)
4540 $(MKDIR_P) $(@D)
4541 files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
4542 $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
4543 math/check: $(CHECK_DEPS)
4544 @$(CHECK)
4545 .PHONY: math/check
4546
4547 @go_include@ mime.lo.dep
4548 mime.lo.dep: $(go_mime_files)
4549 $(BUILDDEPS)
4550 mime.lo: $(go_mime_files)
4551 $(BUILDPACKAGE)
4552 mime/check: $(CHECK_DEPS)
4553 @$(CHECK)
4554 .PHONY: mime/check
4555
4556 @go_include@ net.lo.dep
4557 net.lo.dep: $(go_net_files)
4558 $(BUILDDEPS)
4559 net.lo: $(go_net_files)
4560 $(BUILDPACKAGE)
4561 net/check: $(CHECK_DEPS)
4562 @$(CHECK)
4563 .PHONY: net/check
4564
4565 @go_include@ os.lo.dep
4566 os.lo.dep: $(go_os_files)
4567 $(BUILDDEPS)
4568 os.lo: $(go_os_files)
4569 $(BUILDPACKAGE)
4570 os/check: $(CHECK_DEPS)
4571 @$(CHECK)
4572 .PHONY: os/check
4573
4574 @go_include@ path.lo.dep
4575 path.lo.dep: $(go_path_files)
4576 $(BUILDDEPS)
4577 path.lo: $(go_path_files)
4578 $(BUILDPACKAGE)
4579 path/check: $(CHECK_DEPS)
4580 @$(CHECK)
4581 .PHONY: path/check
4582
4583 @go_include@ reflect-go.lo.dep
4584 reflect-go.lo.dep: $(go_reflect_files)
4585 $(BUILDDEPS)
4586 reflect-go.lo: $(go_reflect_files)
4587 $(BUILDPACKAGE)
4588 reflect/check: $(CHECK_DEPS)
4589 @$(CHECK)
4590 .PHONY: reflect/check
4591
4592 @go_include@ regexp.lo.dep
4593 regexp.lo.dep: $(go_regexp_files)
4594 $(BUILDDEPS)
4595 regexp.lo: $(go_regexp_files)
4596 $(BUILDPACKAGE)
4597 regexp/check: $(CHECK_DEPS)
4598 @$(CHECK)
4599 .PHONY: regexp/check
4600
4601 @go_include@ runtime-go.lo.dep
4602 runtime-go.lo.dep: $(go_runtime_files)
4603 $(BUILDDEPS)
4604 runtime-go.lo: $(go_runtime_files)
4605 $(BUILDPACKAGE)
4606 runtime/check: $(CHECK_DEPS)
4607 @$(CHECK)
4608 .PHONY: runtime/check
4609
4610 @go_include@ sort.lo.dep
4611 sort.lo.dep: $(go_sort_files)
4612 $(BUILDDEPS)
4613 sort.lo: $(go_sort_files)
4614 $(BUILDPACKAGE)
4615 sort/check: $(CHECK_DEPS)
4616 @$(CHECK)
4617 .PHONY: sort/check
4618
4619 @go_include@ strconv.lo.dep
4620 strconv.lo.dep: $(go_strconv_files)
4621 $(BUILDDEPS)
4622 strconv.lo: $(go_strconv_files)
4623 $(BUILDPACKAGE)
4624 strconv/check: $(CHECK_DEPS)
4625 @$(CHECK)
4626 .PHONY: strconv/check
4627
4628 @go_include@ strings.lo.dep
4629 strings.lo.dep: $(go_strings_files)
4630 $(BUILDDEPS)
4631 strings.lo: $(go_strings_files)
4632 $(BUILDPACKAGE)
4633 strings/check: $(CHECK_DEPS)
4634 @$(CHECK)
4635 .PHONY: strings/check
4636
4637 @go_include@ sync.lo.dep
4638 sync.lo.dep: $(go_sync_files)
4639 $(BUILDDEPS)
4640 sync.lo: $(go_sync_files)
4641 $(BUILDPACKAGE)
4642 sync/check: $(CHECK_DEPS)
4643 @$(CHECK)
4644 .PHONY: sync/check
4645
4646 @go_include@ testing.lo.dep
4647 testing.lo.dep: $(go_testing_files)
4648 $(BUILDDEPS)
4649 testing.lo: $(go_testing_files)
4650 $(BUILDPACKAGE)
4651 testing/check: $(CHECK_DEPS)
4652 @$(CHECK)
4653 .PHONY: testing/check
4654
4655 @go_include@ time-go.lo.dep
4656 time-go.lo.dep: $(go_time_files)
4657 $(BUILDDEPS)
4658 time-go.lo: $(go_time_files)
4659 $(BUILDPACKAGE)
4660 time/check: $(CHECK_DEPS)
4661 @$(CHECK)
4662 .PHONY: time/check
4663
4664 @go_include@ unicode.lo.dep
4665 unicode.lo.dep: $(go_unicode_files)
4666 $(BUILDDEPS)
4667 unicode.lo: $(go_unicode_files)
4668 $(BUILDPACKAGE)
4669 unicode/check: $(CHECK_DEPS)
4670 @$(CHECK)
4671 .PHONY: unicode/check
4672
4673 @go_include@ archive/tar.lo.dep
4674 archive/tar.lo.dep: $(go_archive_tar_files)
4675 $(BUILDDEPS)
4676 archive/tar.lo: $(go_archive_tar_files)
4677 $(BUILDPACKAGE)
4678 archive/tar/check: $(CHECK_DEPS)
4679 @$(MKDIR_P) archive/tar
4680 @$(CHECK)
4681 .PHONY: archive/tar/check
4682
4683 @go_include@ archive/zip.lo.dep
4684 archive/zip.lo.dep: $(go_archive_zip_files)
4685 $(BUILDDEPS)
4686 archive/zip.lo: $(go_archive_zip_files)
4687 $(BUILDPACKAGE)
4688 archive/zip/check: $(CHECK_DEPS)
4689 @$(MKDIR_P) archive/zip
4690 @$(CHECK)
4691 .PHONY: archive/zip/check
4692
4693 @go_include@ compress/bzip2.lo.dep
4694 compress/bzip2.lo.dep: $(go_compress_bzip2_files)
4695 $(BUILDDEPS)
4696 compress/bzip2.lo: $(go_compress_bzip2_files)
4697 $(BUILDPACKAGE)
4698 compress/bzip2/check: $(CHECK_DEPS)
4699 @$(MKDIR_P) compress/bzip2
4700 @$(CHECK)
4701 .PHONY: compress/bzip2/check
4702
4703 @go_include@ compress/flate.lo.dep
4704 compress/flate.lo.dep: $(go_compress_flate_files)
4705 $(BUILDDEPS)
4706 compress/flate.lo: $(go_compress_flate_files)
4707 $(BUILDPACKAGE)
4708 compress/flate/check: $(CHECK_DEPS)
4709 @$(MKDIR_P) compress/flate
4710 @$(CHECK)
4711 .PHONY: compress/flate/check
4712
4713 @go_include@ compress/gzip.lo.dep
4714 compress/gzip.lo.dep: $(go_compress_gzip_files)
4715 $(BUILDDEPS)
4716 compress/gzip.lo: $(go_compress_gzip_files)
4717 $(BUILDPACKAGE)
4718 compress/gzip/check: $(CHECK_DEPS)
4719 @$(MKDIR_P) compress/gzip
4720 @$(CHECK)
4721 .PHONY: compress/gzip/check
4722
4723 @go_include@ compress/lzw.lo.dep
4724 compress/lzw.lo.dep: $(go_compress_lzw_files)
4725 $(BUILDDEPS)
4726 compress/lzw.lo: $(go_compress_lzw_files)
4727 $(BUILDPACKAGE)
4728 compress/lzw/check: $(CHECK_DEPS)
4729 @$(MKDIR_P) compress/lzw
4730 @$(CHECK)
4731 .PHONY: compress/lzw/check
4732
4733 @go_include@ compress/zlib.lo.dep
4734 compress/zlib.lo.dep: $(go_compress_zlib_files)
4735 $(BUILDDEPS)
4736 compress/zlib.lo: $(go_compress_zlib_files)
4737 $(BUILDPACKAGE)
4738 compress/zlib/check: $(CHECK_DEPS)
4739 @$(MKDIR_P) compress/zlib
4740 @$(CHECK)
4741 .PHONY: compress/zlib/check
4742
4743 @go_include@ container/heap.lo.dep
4744 container/heap.lo.dep: $(go_container_heap_files)
4745 $(BUILDDEPS)
4746 container/heap.lo: $(go_container_heap_files)
4747 $(BUILDPACKAGE)
4748 container/heap/check: $(CHECK_DEPS)
4749 @$(MKDIR_P) container/heap
4750 @$(CHECK)
4751 .PHONY: container/heap/check
4752
4753 @go_include@ container/list.lo.dep
4754 container/list.lo.dep: $(go_container_list_files)
4755 $(BUILDDEPS)
4756 container/list.lo: $(go_container_list_files)
4757 $(BUILDPACKAGE)
4758 container/list/check: $(CHECK_DEPS)
4759 @$(MKDIR_P) container/list
4760 @$(CHECK)
4761 .PHONY: container/list/check
4762
4763 @go_include@ container/ring.lo.dep
4764 container/ring.lo.dep: $(go_container_ring_files)
4765 $(BUILDDEPS)
4766 container/ring.lo: $(go_container_ring_files)
4767 $(BUILDPACKAGE)
4768 container/ring/check: $(CHECK_DEPS)
4769 @$(MKDIR_P) container/ring
4770 @$(CHECK)
4771 .PHONY: container/ring/check
4772
4773 @go_include@ crypto/aes.lo.dep
4774 crypto/aes.lo.dep: $(go_crypto_aes_files)
4775 $(BUILDDEPS)
4776 crypto/aes.lo: $(go_crypto_aes_files)
4777 $(BUILDPACKAGE)
4778 crypto/aes/check: $(CHECK_DEPS)
4779 @$(MKDIR_P) crypto/aes
4780 @$(CHECK)
4781 .PHONY: crypto/aes/check
4782
4783 @go_include@ crypto/cipher.lo.dep
4784 crypto/cipher.lo.dep: $(go_crypto_cipher_files)
4785 $(BUILDDEPS)
4786 crypto/cipher.lo: $(go_crypto_cipher_files)
4787 $(BUILDPACKAGE)
4788 crypto/cipher/check: $(CHECK_DEPS)
4789 @$(MKDIR_P) crypto/cipher
4790 @$(CHECK)
4791 .PHONY: crypto/cipher/check
4792
4793 @go_include@ crypto/des.lo.dep
4794 crypto/des.lo.dep: $(go_crypto_des_files)
4795 $(BUILDDEPS)
4796 crypto/des.lo: $(go_crypto_des_files)
4797 $(BUILDPACKAGE)
4798 crypto/des/check: $(CHECK_DEPS)
4799 @$(MKDIR_P) crypto/des
4800 @$(CHECK)
4801 .PHONY: crypto/des/check
4802
4803 @go_include@ crypto/dsa.lo.dep
4804 crypto/dsa.lo.dep: $(go_crypto_dsa_files)
4805 $(BUILDDEPS)
4806 crypto/dsa.lo: $(go_crypto_dsa_files)
4807 $(BUILDPACKAGE)
4808 crypto/dsa/check: $(CHECK_DEPS)
4809 @$(MKDIR_P) crypto/dsa
4810 @$(CHECK)
4811 .PHONY: crypto/dsa/check
4812
4813 @go_include@ crypto/ecdsa.lo.dep
4814 crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
4815 $(BUILDDEPS)
4816 crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
4817 $(BUILDPACKAGE)
4818 crypto/ecdsa/check: $(CHECK_DEPS)
4819 @$(MKDIR_P) crypto/ecdsa
4820 @$(CHECK)
4821 .PHONY: crypto/ecdsa/check
4822
4823 @go_include@ crypto/elliptic.lo.dep
4824 crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
4825 $(BUILDDEPS)
4826 crypto/elliptic.lo: $(go_crypto_elliptic_files)
4827 $(BUILDPACKAGE)
4828 crypto/elliptic/check: $(CHECK_DEPS)
4829 @$(MKDIR_P) crypto/elliptic
4830 @$(CHECK)
4831 .PHONY: crypto/elliptic/check
4832
4833 @go_include@ crypto/hmac.lo.dep
4834 crypto/hmac.lo.dep: $(go_crypto_hmac_files)
4835 $(BUILDDEPS)
4836 crypto/hmac.lo: $(go_crypto_hmac_files)
4837 $(BUILDPACKAGE)
4838 crypto/hmac/check: $(CHECK_DEPS)
4839 @$(MKDIR_P) crypto/hmac
4840 @$(CHECK)
4841 .PHONY: crypto/hmac/check
4842
4843 @go_include@ crypto/md5.lo.dep
4844 crypto/md5.lo.dep: $(go_crypto_md5_files)
4845 $(BUILDDEPS)
4846 crypto/md5.lo: $(go_crypto_md5_files)
4847 $(BUILDPACKAGE)
4848 crypto/md5/check: $(CHECK_DEPS)
4849 @$(MKDIR_P) crypto/md5
4850 @$(CHECK)
4851 .PHONY: crypto/md5/check
4852
4853 @go_include@ crypto/rand.lo.dep
4854 crypto/rand.lo.dep: $(go_crypto_rand_files)
4855 $(BUILDDEPS)
4856 crypto/rand.lo: $(go_crypto_rand_files)
4857 $(BUILDPACKAGE)
4858 crypto/rand/check: $(CHECK_DEPS)
4859 @$(MKDIR_P) crypto/rand
4860 @$(CHECK)
4861 .PHONY: crypto/rand/check
4862
4863 @go_include@ crypto/rc4.lo.dep
4864 crypto/rc4.lo.dep: $(go_crypto_rc4_files)
4865 $(BUILDDEPS)
4866 crypto/rc4.lo: $(go_crypto_rc4_files)
4867 $(BUILDPACKAGE)
4868 crypto/rc4/check: $(CHECK_DEPS)
4869 @$(MKDIR_P) crypto/rc4
4870 @$(CHECK)
4871 .PHONY: crypto/rc4/check
4872
4873 @go_include@ crypto/rsa.lo.dep
4874 crypto/rsa.lo.dep: $(go_crypto_rsa_files)
4875 $(BUILDDEPS)
4876 crypto/rsa.lo: $(go_crypto_rsa_files)
4877 $(BUILDPACKAGE)
4878 crypto/rsa/check: $(CHECK_DEPS)
4879 @$(MKDIR_P) crypto/rsa
4880 @$(CHECK)
4881 .PHONY: crypto/rsa/check
4882
4883 @go_include@ crypto/sha1.lo.dep
4884 crypto/sha1.lo.dep: $(go_crypto_sha1_files)
4885 $(BUILDDEPS)
4886 crypto/sha1.lo: $(go_crypto_sha1_files)
4887 $(BUILDPACKAGE)
4888 crypto/sha1/check: $(CHECK_DEPS)
4889 @$(MKDIR_P) crypto/sha1
4890 @$(CHECK)
4891 .PHONY: crypto/sha1/check
4892
4893 @go_include@ crypto/sha256.lo.dep
4894 crypto/sha256.lo.dep: $(go_crypto_sha256_files)
4895 $(BUILDDEPS)
4896 crypto/sha256.lo: $(go_crypto_sha256_files)
4897 $(BUILDPACKAGE)
4898 crypto/sha256/check: $(CHECK_DEPS)
4899 @$(MKDIR_P) crypto/sha256
4900 @$(CHECK)
4901 .PHONY: crypto/sha256/check
4902
4903 @go_include@ crypto/sha512.lo.dep
4904 crypto/sha512.lo.dep: $(go_crypto_sha512_files)
4905 $(BUILDDEPS)
4906 crypto/sha512.lo: $(go_crypto_sha512_files)
4907 $(BUILDPACKAGE)
4908 crypto/sha512/check: $(CHECK_DEPS)
4909 @$(MKDIR_P) crypto/sha512
4910 @$(CHECK)
4911 .PHONY: crypto/sha512/check
4912
4913 @go_include@ crypto/subtle.lo.dep
4914 crypto/subtle.lo.dep: $(go_crypto_subtle_files)
4915 $(BUILDDEPS)
4916 crypto/subtle.lo: $(go_crypto_subtle_files)
4917 $(BUILDPACKAGE)
4918 crypto/subtle/check: $(CHECK_DEPS)
4919 @$(MKDIR_P) crypto/subtle
4920 @$(CHECK)
4921 .PHONY: crypto/subtle/check
4922
4923 @go_include@ crypto/tls.lo.dep
4924 crypto/tls.lo.dep: $(go_crypto_tls_files)
4925 $(BUILDDEPS)
4926 crypto/tls.lo: $(go_crypto_tls_files)
4927 $(BUILDPACKAGE)
4928 crypto/tls/check: $(CHECK_DEPS)
4929 @$(MKDIR_P) crypto/tls
4930 @$(CHECK)
4931 .PHONY: crypto/tls/check
4932
4933 @go_include@ crypto/x509.lo.dep
4934 crypto/x509.lo.dep: $(go_crypto_x509_files)
4935 $(BUILDDEPS)
4936 crypto/x509.lo: $(go_crypto_x509_files)
4937 $(BUILDPACKAGE)
4938 crypto/x509/check: $(CHECK_DEPS)
4939 @$(MKDIR_P) crypto/x509
4940 @$(CHECK)
4941 .PHONY: crypto/x509/check
4942
4943 @go_include@ crypto/x509/pkix.lo.dep
4944 crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
4945 $(BUILDDEPS)
4946 crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
4947 $(BUILDPACKAGE)
4948 crypto/x509/pkix/check: $(CHECK_DEPS)
4949 @$(MKDIR_P) crypto/x509/pkix
4950 @$(CHECK)
4951 .PHONY: crypto/x509/pkix/check
4952
4953 @go_include@ database/sql.lo.dep
4954 database/sql.lo.dep: $(go_database_sql_files)
4955 $(BUILDDEPS)
4956 database/sql.lo: $(go_database_sql_files)
4957 $(BUILDPACKAGE)
4958 database/sql/check: $(CHECK_DEPS)
4959 @$(MKDIR_P) database/sql
4960 @$(CHECK)
4961 .PHONY: database/sql/check
4962
4963 @go_include@ database/sql/driver.lo.dep
4964 database/sql/driver.lo.dep: $(go_database_sql_driver_files)
4965 $(BUILDDEPS)
4966 database/sql/driver.lo: $(go_database_sql_driver_files)
4967 $(BUILDPACKAGE)
4968 database/sql/driver/check: $(CHECK_DEPS)
4969 @$(MKDIR_P) database/sql/driver
4970 @$(CHECK)
4971 .PHONY: database/sql/driver/check
4972
4973 @go_include@ debug/dwarf.lo.dep
4974 debug/dwarf.lo.dep: $(go_debug_dwarf_files)
4975 $(BUILDDEPS)
4976 debug/dwarf.lo: $(go_debug_dwarf_files)
4977 $(BUILDPACKAGE)
4978 debug/dwarf/check: $(CHECK_DEPS)
4979 @$(MKDIR_P) debug/dwarf
4980 @$(CHECK)
4981 .PHONY: debug/dwarf/check
4982
4983 @go_include@ debug/elf.lo.dep
4984 debug/elf.lo.dep: $(go_debug_elf_files)
4985 $(BUILDDEPS)
4986 debug/elf.lo: $(go_debug_elf_files)
4987 $(BUILDPACKAGE)
4988 debug/elf/check: $(CHECK_DEPS)
4989 @$(MKDIR_P) debug/elf
4990 @$(CHECK)
4991 .PHONY: debug/elf/check
4992
4993 @go_include@ debug/gosym.lo.dep
4994 debug/gosym.lo.dep: $(go_debug_gosym_files)
4995 $(BUILDDEPS)
4996 debug/gosym.lo: $(go_debug_gosym_files)
4997 $(BUILDPACKAGE)
4998 debug/gosym/check: $(CHECK_DEPS)
4999 @$(MKDIR_P) debug/gosym
5000 @$(CHECK)
5001 .PHONY: debug/gosym/check
5002
5003 @go_include@ debug/macho.lo.dep
5004 debug/macho.lo.dep: $(go_debug_macho_files)
5005 $(BUILDDEPS)
5006 debug/macho.lo: $(go_debug_macho_files)
5007 $(BUILDPACKAGE)
5008 debug/macho/check: $(CHECK_DEPS)
5009 @$(MKDIR_P) debug/macho
5010 @$(CHECK)
5011 .PHONY: debug/macho/check
5012
5013 @go_include@ debug/pe.lo.dep
5014 debug/pe.lo.dep: $(go_debug_pe_files)
5015 $(BUILDDEPS)
5016 debug/pe.lo: $(go_debug_pe_files)
5017 $(BUILDPACKAGE)
5018 debug/pe/check: $(CHECK_DEPS)
5019 @$(MKDIR_P) debug/pe
5020 @$(CHECK)
5021 .PHONY: debug/pe/check
5022
5023 @go_include@ encoding/asn1.lo.dep
5024 encoding/asn1.lo.dep: $(go_encoding_asn1_files)
5025 $(BUILDDEPS)
5026 encoding/asn1.lo: $(go_encoding_asn1_files)
5027 $(BUILDPACKAGE)
5028 encoding/asn1/check: $(CHECK_DEPS)
5029 @$(MKDIR_P) encoding/asn1
5030 @$(CHECK)
5031 .PHONY: encoding/asn1/check
5032
5033 @go_include@ encoding/ascii85.lo.dep
5034 encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
5035 $(BUILDDEPS)
5036 encoding/ascii85.lo: $(go_encoding_ascii85_files)
5037 $(BUILDPACKAGE)
5038 encoding/ascii85/check: $(CHECK_DEPS)
5039 @$(MKDIR_P) encoding/ascii85
5040 @$(CHECK)
5041 .PHONY: encoding/ascii85/check
5042
5043 @go_include@ encoding/base32.lo.dep
5044 encoding/base32.lo.dep: $(go_encoding_base32_files)
5045 $(BUILDDEPS)
5046 encoding/base32.lo: $(go_encoding_base32_files)
5047 $(BUILDPACKAGE)
5048 encoding/base32/check: $(CHECK_DEPS)
5049 @$(MKDIR_P) encoding/base32
5050 @$(CHECK)
5051 .PHONY: encoding/base32/check
5052
5053 @go_include@ encoding/base64.lo.dep
5054 encoding/base64.lo.dep: $(go_encoding_base64_files)
5055 $(BUILDDEPS)
5056 encoding/base64.lo: $(go_encoding_base64_files)
5057 $(BUILDPACKAGE)
5058 encoding/base64/check: $(CHECK_DEPS)
5059 @$(MKDIR_P) encoding/base64
5060 @$(CHECK)
5061 .PHONY: encoding/base64/check
5062
5063 @go_include@ encoding/binary.lo.dep
5064 encoding/binary.lo.dep: $(go_encoding_binary_files)
5065 $(BUILDDEPS)
5066 encoding/binary.lo: $(go_encoding_binary_files)
5067 $(BUILDPACKAGE)
5068 encoding/binary/check: $(CHECK_DEPS)
5069 @$(MKDIR_P) encoding/binary
5070 @$(CHECK)
5071 .PHONY: encoding/binary/check
5072
5073 @go_include@ encoding/csv.lo.dep
5074 encoding/csv.lo.dep: $(go_encoding_csv_files)
5075 $(BUILDDEPS)
5076 encoding/csv.lo: $(go_encoding_csv_files)
5077 $(BUILDPACKAGE)
5078 encoding/csv/check: $(CHECK_DEPS)
5079 @$(MKDIR_P) encoding/csv
5080 @$(CHECK)
5081 .PHONY: encoding/csv/check
5082
5083 @go_include@ encoding/gob.lo.dep
5084 encoding/gob.lo.dep: $(go_encoding_gob_files)
5085 $(BUILDDEPS)
5086 encoding/gob.lo: $(go_encoding_gob_files)
5087 $(BUILDPACKAGE)
5088 encoding/gob/check: $(CHECK_DEPS)
5089 @$(MKDIR_P) encoding/gob
5090 @$(CHECK)
5091 .PHONY: encoding/gob/check
5092
5093 @go_include@ encoding/hex.lo.dep
5094 encoding/hex.lo.dep: $(go_encoding_hex_files)
5095 $(BUILDDEPS)
5096 encoding/hex.lo: $(go_encoding_hex_files)
5097 $(BUILDPACKAGE)
5098 encoding/hex/check: $(CHECK_DEPS)
5099 @$(MKDIR_P) encoding/hex
5100 @$(CHECK)
5101 .PHONY: encoding/hex/check
5102
5103 @go_include@ encoding/json.lo.dep
5104 encoding/json.lo.dep: $(go_encoding_json_files)
5105 $(BUILDDEPS)
5106 encoding/json.lo: $(go_encoding_json_files)
5107 $(BUILDPACKAGE)
5108 encoding/json/check: $(CHECK_DEPS)
5109 @$(MKDIR_P) encoding/json
5110 @$(CHECK)
5111 .PHONY: encoding/json/check
5112
5113 @go_include@ encoding/pem.lo.dep
5114 encoding/pem.lo.dep: $(go_encoding_pem_files)
5115 $(BUILDDEPS)
5116 encoding/pem.lo: $(go_encoding_pem_files)
5117 $(BUILDPACKAGE)
5118 encoding/pem/check: $(CHECK_DEPS)
5119 @$(MKDIR_P) encoding/pem
5120 @$(CHECK)
5121 .PHONY: encoding/pem/check
5122
5123 @go_include@ encoding/xml.lo.dep
5124 encoding/xml.lo.dep: $(go_encoding_xml_files)
5125 $(BUILDDEPS)
5126 encoding/xml.lo: $(go_encoding_xml_files)
5127 $(BUILDPACKAGE)
5128 encoding/xml/check: $(CHECK_DEPS)
5129 @$(MKDIR_P) encoding/xml
5130 @$(CHECK)
5131 .PHONY: encoding/xml/check
5132
5133 @go_include@ exp/ebnf.lo.dep
5134 exp/ebnf.lo.dep: $(go_exp_ebnf_files)
5135 $(BUILDDEPS)
5136 exp/ebnf.lo: $(go_exp_ebnf_files)
5137 $(BUILDPACKAGE)
5138 exp/ebnf/check: $(CHECK_DEPS)
5139 @$(MKDIR_P) exp/ebnf
5140 @$(CHECK)
5141 .PHONY: exp/ebnf/check
5142
5143 @go_include@ exp/html.lo.dep
5144 exp/html.lo.dep: $(go_exp_html_files)
5145 $(BUILDDEPS)
5146 exp/html.lo: $(go_exp_html_files)
5147 $(BUILDPACKAGE)
5148 exp/html/check: $(CHECK_DEPS)
5149 @$(MKDIR_P) exp/html
5150 @$(CHECK)
5151 .PHONY: exp/html/check
5152
5153 @go_include@ exp/norm.lo.dep
5154 exp/norm.lo.dep: $(go_exp_norm_files)
5155 $(BUILDDEPS)
5156 exp/norm.lo: $(go_exp_norm_files)
5157 $(BUILDPACKAGE)
5158 exp/norm/check: $(CHECK_DEPS)
5159 @$(MKDIR_P) exp/norm
5160 @$(CHECK)
5161 .PHONY: exp/norm/check
5162
5163 @go_include@ exp/proxy.lo.dep
5164 exp/proxy.lo.dep: $(go_exp_proxy_files)
5165 $(BUILDDEPS)
5166 exp/proxy.lo: $(go_exp_proxy_files)
5167 $(BUILDPACKAGE)
5168 exp/proxy/check: $(CHECK_DEPS)
5169 @$(MKDIR_P) exp/proxy
5170 @$(CHECK)
5171 .PHONY: exp/proxy/check
5172
5173 @go_include@ exp/terminal.lo.dep
5174 exp/terminal.lo.dep: $(go_exp_terminal_files)
5175 $(BUILDDEPS)
5176 exp/terminal.lo: $(go_exp_terminal_files)
5177 $(BUILDPACKAGE)
5178 exp/terminal/check: $(CHECK_DEPS)
5179 @$(MKDIR_P) exp/terminal
5180 @$(CHECK)
5181 .PHONY: exp/terminal/check
5182
5183 @go_include@ exp/types.lo.dep
5184 exp/types.lo.dep: $(go_exp_types_files)
5185 $(BUILDDEPS)
5186 exp/types.lo: $(go_exp_types_files)
5187 $(BUILDPACKAGE)
5188 exp/types/check: $(CHECK_DEPS)
5189 @$(MKDIR_P) exp/types
5190 @$(CHECK)
5191 .PHONY: exp/types/check
5192
5193 @go_include@ exp/utf8string.lo.dep
5194 exp/utf8string.lo.dep: $(go_exp_utf8string_files)
5195 $(BUILDDEPS)
5196 exp/utf8string.lo: $(go_exp_utf8string_files)
5197 $(BUILDPACKAGE)
5198 exp/utf8string/check: $(CHECK_DEPS)
5199 @$(MKDIR_P) exp/utf8string
5200 @$(CHECK)
5201 .PHONY: exp/utf8string/check
5202
5203 @go_include@ exp/inotify.lo.dep
5204 exp/inotify.lo.dep: $(go_exp_inotify_files)
5205 $(BUILDDEPS)
5206 exp/inotify.lo: $(go_exp_inotify_files)
5207 $(BUILDPACKAGE)
5208 exp/inotify/check: $(CHECK_DEPS)
5209 @$(MKDIR_P) exp/inotify
5210 @$(CHECK)
5211 .PHONY: exp/inotify/check
5212
5213 @go_include@ html/template.lo.dep
5214 html/template.lo.dep: $(go_html_template_files)
5215 $(BUILDDEPS)
5216 html/template.lo: $(go_html_template_files)
5217 $(BUILDPACKAGE)
5218 html/template/check: $(CHECK_DEPS)
5219 @$(MKDIR_P) html/template
5220 @$(CHECK)
5221 .PHONY: html/template/check
5222
5223 @go_include@ go/ast.lo.dep
5224 go/ast.lo.dep: $(go_go_ast_files)
5225 $(BUILDDEPS)
5226 go/ast.lo: $(go_go_ast_files)
5227 $(BUILDPACKAGE)
5228 go/ast/check: $(CHECK_DEPS)
5229 @$(MKDIR_P) go/ast
5230 @$(CHECK)
5231 .PHONY: go/ast/check
5232
5233 @go_include@ go/build.lo.dep
5234 go/build.lo.dep: $(go_go_build_files)
5235 $(BUILDDEPS)
5236 go/build.lo: $(go_go_build_files)
5237 $(BUILDPACKAGE)
5238 go/build/check: $(CHECK_DEPS)
5239 @$(MKDIR_P) go/build
5240 @$(CHECK)
5241 .PHONY: go/build/check
5242
5243 syslist.go: s-syslist; @true
5244 s-syslist: Makefile
5245 echo '// Generated automatically by make.' >syslist.go.tmp
5246 echo 'package build' >>syslist.go.tmp
5247 echo 'const goosList = "$(GOOS)"' >>syslist.go.tmp
5248 echo 'const goarchList = "$(GOARCH)"' >>syslist.go.tmp
5249 $(SHELL) $(srcdir)/../move-if-change syslist.go.tmp syslist.go
5250 $(STAMP) $@
5251
5252 @go_include@ go/doc.lo.dep
5253 go/doc.lo.dep: $(go_go_doc_files)
5254 $(BUILDDEPS)
5255 go/doc.lo: $(go_go_doc_files)
5256 $(BUILDPACKAGE)
5257 go/doc/check: $(CHECK_DEPS)
5258 @$(MKDIR_P) go/doc
5259 @$(CHECK)
5260 .PHONY: go/doc/check
5261
5262 @go_include@ go/parser.lo.dep
5263 go/parser.lo.dep: $(go_go_parser_files)
5264 $(BUILDDEPS)
5265 go/parser.lo: $(go_go_parser_files)
5266 $(BUILDPACKAGE)
5267 go/parser/check: $(CHECK_DEPS)
5268 @$(MKDIR_P) go/parser
5269 @$(CHECK)
5270 .PHONY: go/parser/check
5271
5272 @go_include@ go/printer.lo.dep
5273 go/printer.lo.dep: $(go_go_printer_files)
5274 $(BUILDDEPS)
5275 go/printer.lo: $(go_go_printer_files)
5276 $(BUILDPACKAGE)
5277 go/printer/check: $(CHECK_DEPS)
5278 @$(MKDIR_P) go/printer
5279 @$(CHECK)
5280 .PHONY: go/printer/check
5281
5282 @go_include@ go/scanner.lo.dep
5283 go/scanner.lo.dep: $(go_go_scanner_files)
5284 $(BUILDDEPS)
5285 go/scanner.lo: $(go_go_scanner_files)
5286 $(BUILDPACKAGE)
5287 go/scanner/check: $(CHECK_DEPS)
5288 @$(MKDIR_P) go/scanner
5289 @$(CHECK)
5290 .PHONY: go/scanner/check
5291
5292 @go_include@ go/token.lo.dep
5293 go/token.lo.dep: $(go_go_token_files)
5294 $(BUILDDEPS)
5295 go/token.lo: $(go_go_token_files)
5296 $(BUILDPACKAGE)
5297 go/token/check: $(CHECK_DEPS)
5298 @$(MKDIR_P) go/token
5299 @$(CHECK)
5300 .PHONY: go/token/check
5301
5302 @go_include@ hash/adler32.lo.dep
5303 hash/adler32.lo.dep: $(go_hash_adler32_files)
5304 $(BUILDDEPS)
5305 hash/adler32.lo: $(go_hash_adler32_files)
5306 $(BUILDPACKAGE)
5307 hash/adler32/check: $(CHECK_DEPS)
5308 @$(MKDIR_P) hash/adler32
5309 @$(CHECK)
5310 .PHONY: hash/adler32/check
5311
5312 @go_include@ hash/crc32.lo.dep
5313 hash/crc32.lo.dep: $(go_hash_crc32_files)
5314 $(BUILDDEPS)
5315 hash/crc32.lo: $(go_hash_crc32_files)
5316 $(BUILDPACKAGE)
5317 hash/crc32/check: $(CHECK_DEPS)
5318 @$(MKDIR_P) hash/crc32
5319 @$(CHECK)
5320 .PHONY: hash/crc32/check
5321
5322 @go_include@ hash/crc64.lo.dep
5323 hash/crc64.lo.dep: $(go_hash_crc64_files)
5324 $(BUILDDEPS)
5325 hash/crc64.lo: $(go_hash_crc64_files)
5326 $(BUILDPACKAGE)
5327 hash/crc64/check: $(CHECK_DEPS)
5328 @$(MKDIR_P) hash/crc64
5329 @$(CHECK)
5330 .PHONY: hash/crc64/check
5331
5332 @go_include@ hash/fnv.lo.dep
5333 hash/fnv.lo.dep: $(go_hash_fnv_files)
5334 $(BUILDDEPS)
5335 hash/fnv.lo: $(go_hash_fnv_files)
5336 $(BUILDPACKAGE)
5337 hash/fnv/check: $(CHECK_DEPS)
5338 @$(MKDIR_P) hash/fnv
5339 @$(CHECK)
5340 .PHONY: hash/fnv/check
5341
5342 @go_include@ image/color.lo.dep
5343 image/color.lo.dep: $(go_image_color_files)
5344 $(BUILDDEPS)
5345 image/color.lo: $(go_image_color_files)
5346 $(BUILDPACKAGE)
5347 image/color/check: $(CHECK_DEPS)
5348 @$(MKDIR_P) image/color
5349 @$(CHECK)
5350 .PHONY: image/color/check
5351
5352 @go_include@ image/draw.lo.dep
5353 image/draw.lo.dep: $(go_image_draw_files)
5354 $(BUILDDEPS)
5355 image/draw.lo: $(go_image_draw_files)
5356 $(BUILDPACKAGE)
5357 image/draw/check: $(CHECK_DEPS)
5358 @$(MKDIR_P) image/draw
5359 @$(CHECK)
5360 .PHONY: image/draw/check
5361
5362 @go_include@ image/gif.lo.dep
5363 image/gif.lo.dep: $(go_image_gif_files)
5364 $(BUILDDEPS)
5365 image/gif.lo: $(go_image_gif_files)
5366 $(BUILDPACKAGE)
5367 image/gif/check: $(CHECK_DEPS)
5368 @$(MKDIR_P) image/gif
5369 @$(CHECK)
5370 .PHONY: image/gif/check
5371
5372 @go_include@ image/jpeg.lo.dep
5373 image/jpeg.lo.dep: $(go_image_jpeg_files)
5374 $(BUILDDEPS)
5375 image/jpeg.lo: $(go_image_jpeg_files)
5376 $(BUILDPACKAGE)
5377 image/jpeg/check: $(CHECK_DEPS)
5378 @$(MKDIR_P) image/jpeg
5379 @$(CHECK)
5380 .PHONY: image/jpeg/check
5381
5382 @go_include@ image/png.lo.dep
5383 image/png.lo.dep: $(go_image_png_files)
5384 $(BUILDDEPS)
5385 image/png.lo: $(go_image_png_files)
5386 $(BUILDPACKAGE)
5387 image/png/check: $(CHECK_DEPS)
5388 @$(MKDIR_P) image/png
5389 @$(CHECK)
5390 .PHONY: image/png/check
5391
5392 @go_include@ index/suffixarray.lo.dep
5393 index/suffixarray.lo.dep: $(go_index_suffixarray_files)
5394 $(BUILDDEPS)
5395 index/suffixarray.lo: $(go_index_suffixarray_files)
5396 $(BUILDPACKAGE)
5397 index/suffixarray/check: $(CHECK_DEPS)
5398 @$(MKDIR_P) index/suffixarray
5399 @$(CHECK)
5400 .PHONY: index/suffixarray/check
5401
5402 @go_include@ io/ioutil.lo.dep
5403 io/ioutil.lo.dep: $(go_io_ioutil_files)
5404 $(BUILDDEPS)
5405 io/ioutil.lo: $(go_io_ioutil_files)
5406 $(BUILDPACKAGE)
5407 io/ioutil/check: $(CHECK_DEPS)
5408 @$(MKDIR_P) io/ioutil
5409 @$(CHECK)
5410 .PHONY: io/ioutil/check
5411
5412 @go_include@ log/syslog.lo.dep
5413 log/syslog.lo.dep: $(go_log_syslog_files)
5414 $(BUILDDEPS)
5415 log/syslog.lo: $(go_log_syslog_files)
5416 $(BUILDPACKAGE)
5417 log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
5418 @$(MKDIR_P) log/syslog
5419 $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
5420 log/syslog/check: $(CHECK_DEPS)
5421 @$(MKDIR_P) log/syslog
5422 @$(CHECK)
5423 .PHONY: log/syslog/check
5424
5425 @go_include@ math/big.lo.dep
5426 math/big.lo.dep: $(go_math_big_files)
5427 $(BUILDDEPS)
5428 math/big.lo: $(go_math_big_files)
5429 $(BUILDPACKAGE)
5430 math/big/check: $(CHECK_DEPS)
5431 @$(MKDIR_P) math/big
5432 @$(CHECK)
5433 .PHONY: math/big/check
5434
5435 @go_include@ math/cmplx.lo.dep
5436 math/cmplx.lo.dep: $(go_math_cmplx_files)
5437 $(BUILDDEPS)
5438 math/cmplx.lo: $(go_math_cmplx_files)
5439 $(BUILDPACKAGE)
5440 math/cmplx/check: $(CHECK_DEPS)
5441 @$(MKDIR_P) math/cmplx
5442 @$(CHECK)
5443 .PHONY: math/cmplx/check
5444
5445 @go_include@ math/rand.lo.dep
5446 math/rand.lo.dep: $(go_math_rand_files)
5447 $(BUILDDEPS)
5448 math/rand.lo: $(go_math_rand_files)
5449 $(BUILDPACKAGE)
5450 math/rand/check: $(CHECK_DEPS)
5451 @$(MKDIR_P) math/rand
5452 @$(CHECK)
5453 .PHONY: math/rand/check
5454
5455 @go_include@ mime/multipart.lo.dep
5456 mime/multipart.lo.dep: $(go_mime_multipart_files)
5457 $(BUILDDEPS)
5458 mime/multipart.lo: $(go_mime_multipart_files)
5459 $(BUILDPACKAGE)
5460 mime/multipart/check: $(CHECK_DEPS)
5461 @$(MKDIR_P) mime/multipart
5462 @$(CHECK)
5463 .PHONY: mime/multipart/check
5464
5465 @go_include@ net/http.lo.dep
5466 net/http.lo.dep: $(go_net_http_files)
5467 $(BUILDDEPS)
5468 net/http.lo: $(go_net_http_files)
5469 $(BUILDPACKAGE)
5470 net/http/check: $(CHECK_DEPS)
5471 @$(MKDIR_P) net/http
5472 @$(CHECK)
5473 .PHONY: net/http/check
5474
5475 @go_include@ net/mail.lo.dep
5476 net/mail.lo.dep: $(go_net_mail_files)
5477 $(BUILDDEPS)
5478 net/mail.lo: $(go_net_mail_files)
5479 $(BUILDPACKAGE)
5480 net/mail/check: $(CHECK_DEPS)
5481 @$(MKDIR_P) net/mail
5482 @$(CHECK)
5483 .PHONY: net/mail/check
5484
5485 @go_include@ net/rpc.lo.dep
5486 net/rpc.lo.dep: $(go_net_rpc_files)
5487 $(BUILDDEPS)
5488 net/rpc.lo: $(go_net_rpc_files)
5489 $(BUILDPACKAGE)
5490 net/rpc/check: $(CHECK_DEPS)
5491 @$(MKDIR_P) net/rpc
5492 @$(CHECK)
5493 .PHONY: net/rpc/check
5494
5495 @go_include@ net/smtp.lo.dep
5496 net/smtp.lo.dep: $(go_net_smtp_files)
5497 $(BUILDDEPS)
5498 net/smtp.lo: $(go_net_smtp_files)
5499 $(BUILDPACKAGE)
5500 net/smtp/check: $(CHECK_DEPS)
5501 @$(MKDIR_P) net/smtp
5502 @$(CHECK)
5503 .PHONY: net/smtp/check
5504
5505 @go_include@ net/url.lo.dep
5506 net/url.lo.dep: $(go_net_url_files)
5507 $(BUILDDEPS)
5508 net/url.lo: $(go_net_url_files)
5509 $(BUILDPACKAGE)
5510 net/url/check: $(CHECK_DEPS)
5511 @$(MKDIR_P) net/url
5512 @$(CHECK)
5513 .PHONY: net/url/check
5514
5515 @go_include@ net/textproto.lo.dep
5516 net/textproto.lo.dep: $(go_net_textproto_files)
5517 $(BUILDDEPS)
5518 net/textproto.lo: $(go_net_textproto_files)
5519 $(BUILDPACKAGE)
5520 net/textproto/check: $(CHECK_DEPS)
5521 @$(MKDIR_P) net/textproto
5522 @$(CHECK)
5523 .PHONY: net/textproto/check
5524
5525 @go_include@ net/http/cgi.lo.dep
5526 net/http/cgi.lo.dep: $(go_net_http_cgi_files)
5527 $(BUILDDEPS)
5528 net/http/cgi.lo: $(go_net_http_cgi_files)
5529 $(BUILDPACKAGE)
5530 net/http/cgi/check: $(CHECK_DEPS)
5531 @$(MKDIR_P) net/http/cgi
5532 @$(CHECK)
5533 .PHONY: net/http/cgi/check
5534
5535 @go_include@ net/http/fcgi.lo.dep
5536 net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
5537 $(BUILDDEPS)
5538 net/http/fcgi.lo: $(go_net_http_fcgi_files)
5539 $(BUILDPACKAGE)
5540 net/http/fcgi/check: $(CHECK_DEPS)
5541 @$(MKDIR_P) net/http/fcgi
5542 @$(CHECK)
5543 .PHONY: net/http/fcgi/check
5544
5545 @go_include@ net/http/httptest.lo.dep
5546 net/http/httptest.lo.dep: $(go_net_http_httptest_files)
5547 $(BUILDDEPS)
5548 net/http/httptest.lo: $(go_net_http_httptest_files)
5549 $(BUILDPACKAGE)
5550 net/http/httptest/check: $(check_deps)
5551 @$(MKDIR_P) net/http/httptest
5552 @$(CHECK)
5553 .PHONY: net/http/httptest/check
5554
5555 @go_include@ net/http/httputil.lo.dep
5556 net/http/httputil.lo.dep: $(go_net_http_httputil_files)
5557 $(BUILDDEPS)
5558 net/http/httputil.lo: $(go_net_http_httputil_files)
5559 $(BUILDPACKAGE)
5560 net/http/httputil/check: $(check_deps)
5561 @$(MKDIR_P) net/http/httputil
5562 @$(CHECK)
5563 .PHONY: net/http/httputil/check
5564
5565 @go_include@ net/http/pprof.lo.dep
5566 net/http/pprof.lo.dep: $(go_net_http_pprof_files)
5567 $(BUILDDEPS)
5568 net/http/pprof.lo: $(go_net_http_pprof_files)
5569 $(BUILDPACKAGE)
5570 net/http/pprof/check: $(CHECK_DEPS)
5571 @$(MKDIR_P) net/http/pprof
5572 @$(CHECK)
5573 .PHONY: net/http/pprof/check
5574
5575 @go_include@ net/rpc/jsonrpc.lo.dep
5576 net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
5577 $(BUILDDEPS)
5578 net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
5579 $(BUILDPACKAGE)
5580 net/rpc/jsonrpc/check: $(CHECK_DEPS)
5581 @$(MKDIR_P) net/rpc/jsonrpc
5582 @$(CHECK)
5583 .PHONY: net/rpc/jsonrpc/check
5584
5585 @go_include@ old/netchan.lo.dep
5586 old/netchan.lo.dep: $(go_old_netchan_files)
5587 $(BUILDDEPS)
5588 old/netchan.lo: $(go_old_netchan_files)
5589 $(BUILDPACKAGE)
5590 old/netchan/check: $(CHECK_DEPS)
5591 @$(MKDIR_P) old/netchan
5592 @$(CHECK)
5593 .PHONY: old/netchan/check
5594
5595 @go_include@ old/regexp.lo.dep
5596 old/regexp.lo.dep: $(go_old_regexp_files)
5597 $(BUILDDEPS)
5598 old/regexp.lo: $(go_old_regexp_files)
5599 $(BUILDPACKAGE)
5600 old/regexp/check: $(CHECK_DEPS)
5601 @$(MKDIR_P) old/regexp
5602 @$(CHECK)
5603 .PHONY: old/regexp/check
5604
5605 @go_include@ old/template.lo.dep
5606 old/template.lo.dep: $(go_old_template_files)
5607 $(BUILDDEPS)
5608 old/template.lo: $(go_old_template_files)
5609 $(BUILDPACKAGE)
5610 old/template/check: $(CHECK_DEPS)
5611 @$(MKDIR_P) old/template
5612 @$(CHECK)
5613 .PHONY: old/template/check
5614
5615 @go_include@ os/exec.lo.dep
5616 os/exec.lo.dep: $(go_os_exec_files)
5617 $(BUILDDEPS)
5618 os/exec.lo: $(go_os_exec_files)
5619 $(BUILDPACKAGE)
5620 os/exec/check: $(CHECK_DEPS)
5621 @$(MKDIR_P) os/exec
5622 @$(CHECK)
5623 .PHONY: os/exec/check
5624
5625 @go_include@ os/signal.lo.dep
5626 os/signal.lo.dep: $(go_os_signal_files)
5627 $(BUILDDEPS)
5628 os/signal.lo: $(go_os_signal_files)
5629 $(BUILDPACKAGE)
5630 os/signal/check: $(CHECK_DEPS)
5631 @$(MKDIR_P) os/signal
5632 @$(CHECK)
5633 .PHONY: os/signal/check
5634
5635 @go_include@ os/user.lo.dep
5636 os/user.lo.dep: $(go_os_user_files)
5637 $(BUILDDEPS)
5638 os/user.lo: $(go_os_user_files)
5639 $(BUILDPACKAGE)
5640 os/user/check: $(CHECK_DEPS)
5641 @$(MKDIR_P) os/user
5642 @$(CHECK)
5643 .PHONY: os/user/check
5644
5645 @go_include@ path/filepath.lo.dep
5646 path/filepath.lo.dep: $(go_path_filepath_files)
5647 $(BUILDDEPS)
5648 path/filepath.lo: $(go_path_filepath_files)
5649 $(BUILDPACKAGE)
5650 path/filepath/check: $(CHECK_DEPS)
5651 @$(MKDIR_P) path/filepath
5652 @$(CHECK)
5653 .PHONY: path/filepath/check
5654
5655 @go_include@ regexp/syntax.lo.dep
5656 regexp/syntax.lo.dep: $(go_regexp_syntax_files)
5657 $(BUILDDEPS)
5658 regexp/syntax.lo: $(go_regexp_syntax_files)
5659 $(BUILDPACKAGE)
5660 regexp/syntax/check: $(CHECK_DEPS)
5661 @$(MKDIR_P) regexp/syntax
5662 @$(CHECK)
5663 .PHONY: regexp/syntax/check
5664
5665 @go_include@ runtime/debug.lo.dep
5666 runtime/debug.lo.dep: $(go_runtime_debug_files)
5667 $(BUILDDEPS)
5668 runtime/debug.lo: $(go_runtime_debug_files)
5669 $(BUILDPACKAGE)
5670 runtime/debug/check: $(CHECK_DEPS)
5671 @$(MKDIR_P) runtime/debug
5672 @$(CHECK)
5673 .PHONY: runtime/debug/check
5674
5675 @go_include@ runtime/pprof.lo.dep
5676 runtime/pprof.lo.dep: $(go_runtime_pprof_files)
5677 $(BUILDDEPS)
5678 runtime/pprof.lo: $(go_runtime_pprof_files)
5679 $(BUILDPACKAGE)
5680 runtime/pprof/check: $(CHECK_DEPS)
5681 @$(MKDIR_P) runtime/pprof
5682 @$(CHECK)
5683 .PHONY: runtime/pprof/check
5684
5685 @go_include@ sync/atomic.lo.dep
5686 sync/atomic.lo.dep: $(go_sync_atomic_files)
5687 $(BUILDDEPS)
5688 sync/atomic.lo: $(go_sync_atomic_files)
5689 $(BUILDPACKAGE)
5690 sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
5691 $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
5692 sync/atomic/check: $(CHECK_DEPS)
5693 @$(MKDIR_P) sync/atomic
5694 @$(CHECK)
5695 .PHONY: sync/atomic/check
5696
5697 @go_include@ text/scanner.lo.dep
5698 text/scanner.lo.dep: $(go_text_scanner_files)
5699 $(BUILDDEPS)
5700 text/scanner.lo: $(go_text_scanner_files)
5701 $(BUILDPACKAGE)
5702 text/scanner/check: $(CHECK_DEPS)
5703 @$(MKDIR_P) text/scanner
5704 @$(CHECK)
5705 .PHONY: text/scanner/check
5706
5707 @go_include@ text/tabwriter.lo.dep
5708 text/tabwriter.lo.dep: $(go_text_tabwriter_files)
5709 $(BUILDDEPS)
5710 text/tabwriter.lo: $(go_text_tabwriter_files)
5711 $(BUILDPACKAGE)
5712 text/tabwriter/check: $(CHECK_DEPS)
5713 @$(MKDIR_P) text/tabwriter
5714 @$(CHECK)
5715 .PHONY: text/tabwriter/check
5716
5717 @go_include@ text/template.lo.dep
5718 text/template.lo.dep: $(go_text_template_files)
5719 $(BUILDDEPS)
5720 text/template.lo: $(go_text_template_files)
5721 $(BUILDPACKAGE)
5722 text/template/check: $(CHECK_DEPS)
5723 @$(CHECK)
5724 .PHONY: text/template/check
5725
5726 @go_include@ text/template/parse.lo.dep
5727 text/template/parse.lo.dep: $(go_text_template_parse_files)
5728 $(BUILDDEPS)
5729 text/template/parse.lo: $(go_text_template_parse_files)
5730 $(BUILDPACKAGE)
5731 text/template/parse/check: $(CHECK_DEPS)
5732 @$(MKDIR_P) text/template/parse
5733 @$(CHECK)
5734 .PHONY: text/template/parse/check
5735
5736 @go_include@ testing/iotest.lo.dep
5737 testing/iotest.lo.dep: $(go_testing_iotest_files)
5738 $(BUILDDEPS)
5739 testing/iotest.lo: $(go_testing_iotest_files)
5740 $(BUILDPACKAGE)
5741 testing/iotest/check: $(CHECK_DEPS)
5742 @$(MKDIR_P) testing/iotest
5743 @$(CHECK)
5744 .PHONY: testing/iotest/check
5745
5746 @go_include@ testing/quick.lo.dep
5747 testing/quick.lo.dep: $(go_testing_quick_files)
5748 $(BUILDDEPS)
5749 testing/quick.lo: $(go_testing_quick_files)
5750 $(BUILDPACKAGE)
5751 testing/quick/check: $(CHECK_DEPS)
5752 @$(MKDIR_P) testing/quick
5753 @$(CHECK)
5754 .PHONY: testing/quick/check
5755
5756 @go_include@ unicode/utf16.lo.dep
5757 unicode/utf16.lo.dep: $(go_unicode_utf16_files)
5758 $(BUILDDEPS)
5759 unicode/utf16.lo: $(go_unicode_utf16_files)
5760 $(BUILDPACKAGE)
5761 unicode/utf16/check: $(CHECK_DEPS)
5762 @$(MKDIR_P) unicode/utf16
5763 @$(CHECK)
5764 .PHONY: unicode/utf16/check
5765
5766 @go_include@ unicode/utf8.lo.dep
5767 unicode/utf8.lo.dep: $(go_unicode_utf8_files)
5768 $(BUILDDEPS)
5769 unicode/utf8.lo: $(go_unicode_utf8_files)
5770 $(BUILDPACKAGE)
5771 unicode/utf8/check: $(CHECK_DEPS)
5772 @$(MKDIR_P) unicode/utf8
5773 @$(CHECK)
5774 .PHONY: unicode/utf8/check
5775
5776 @go_include@ syscall.lo.dep
5777 syscall.lo.dep: $(go_syscall_files)
5778 $(BUILDDEPS)
5779 syscall.lo: $(go_syscall_files)
5780 $(BUILDPACKAGE)
5781 syscall/errno.lo: go/syscall/errno.c
5782 @$(MKDIR_P) syscall
5783 $(LTCOMPILE) -c -o $@ $<
5784 syscall/signame.lo: go/syscall/signame.c
5785 @$(MKDIR_P) syscall
5786 $(LTCOMPILE) -c -o $@ $<
5787 syscall/wait.lo: go/syscall/wait.c
5788 @$(MKDIR_P) syscall
5789 $(LTCOMPILE) -c -o $@ $<
5790
5791 bufio.gox: bufio.lo
5792 $(BUILDGOX)
5793 bytes.gox: bytes.lo
5794 $(BUILDGOX)
5795 crypto.gox: crypto.lo
5796 $(BUILDGOX)
5797 errors.gox: errors.lo
5798 $(BUILDGOX)
5799 expvar.gox: expvar.lo
5800 $(BUILDGOX)
5801 flag.gox: flag.lo
5802 $(BUILDGOX)
5803 fmt.gox: fmt.lo
5804 $(BUILDGOX)
5805 hash.gox: hash.lo
5806 $(BUILDGOX)
5807 html.gox: html.lo
5808 $(BUILDGOX)
5809 image.gox: image.lo
5810 $(BUILDGOX)
5811 io.gox: io.lo
5812 $(BUILDGOX)
5813 log.gox: log.lo
5814 $(BUILDGOX)
5815 math.gox: math.lo
5816 $(BUILDGOX)
5817 mime.gox: mime.lo
5818 $(BUILDGOX)
5819 net.gox: net.lo
5820 $(BUILDGOX)
5821 os.gox: os.lo
5822 $(BUILDGOX)
5823 path.gox: path.lo
5824 $(BUILDGOX)
5825 reflect.gox: reflect-go.lo
5826 $(BUILDGOX)
5827 regexp.gox: regexp.lo
5828 $(BUILDGOX)
5829 runtime.gox: runtime-go.lo
5830 $(BUILDGOX)
5831 sort.gox: sort.lo
5832 $(BUILDGOX)
5833 strconv.gox: strconv.lo
5834 $(BUILDGOX)
5835 strings.gox: strings.lo
5836 $(BUILDGOX)
5837 sync.gox: sync.lo
5838 $(BUILDGOX)
5839 syscall.gox: syscall.lo
5840 $(BUILDGOX)
5841 testing.gox: testing.lo
5842 $(BUILDGOX)
5843 time.gox: time-go.lo
5844 $(BUILDGOX)
5845 unicode.gox: unicode.lo
5846 $(BUILDGOX)
5847
5848 archive/tar.gox: archive/tar.lo
5849 $(BUILDGOX)
5850 archive/zip.gox: archive/zip.lo
5851 $(BUILDGOX)
5852
5853 compress/bzip2.gox: compress/bzip2.lo
5854 $(BUILDGOX)
5855 compress/flate.gox: compress/flate.lo
5856 $(BUILDGOX)
5857 compress/gzip.gox: compress/gzip.lo
5858 $(BUILDGOX)
5859 compress/lzw.gox: compress/lzw.lo
5860 $(BUILDGOX)
5861 compress/zlib.gox: compress/zlib.lo
5862 $(BUILDGOX)
5863
5864 container/heap.gox: container/heap.lo
5865 $(BUILDGOX)
5866 container/list.gox: container/list.lo
5867 $(BUILDGOX)
5868 container/ring.gox: container/ring.lo
5869 $(BUILDGOX)
5870
5871 crypto/aes.gox: crypto/aes.lo
5872 $(BUILDGOX)
5873 crypto/cipher.gox: crypto/cipher.lo
5874 $(BUILDGOX)
5875 crypto/des.gox: crypto/des.lo
5876 $(BUILDGOX)
5877 crypto/dsa.gox: crypto/dsa.lo
5878 $(BUILDGOX)
5879 crypto/ecdsa.gox: crypto/ecdsa.lo
5880 $(BUILDGOX)
5881 crypto/elliptic.gox: crypto/elliptic.lo
5882 $(BUILDGOX)
5883 crypto/hmac.gox: crypto/hmac.lo
5884 $(BUILDGOX)
5885 crypto/md5.gox: crypto/md5.lo
5886 $(BUILDGOX)
5887 crypto/rand.gox: crypto/rand.lo
5888 $(BUILDGOX)
5889 crypto/rc4.gox: crypto/rc4.lo
5890 $(BUILDGOX)
5891 crypto/rsa.gox: crypto/rsa.lo
5892 $(BUILDGOX)
5893 crypto/sha1.gox: crypto/sha1.lo
5894 $(BUILDGOX)
5895 crypto/sha256.gox: crypto/sha256.lo
5896 $(BUILDGOX)
5897 crypto/sha512.gox: crypto/sha512.lo
5898 $(BUILDGOX)
5899 crypto/subtle.gox: crypto/subtle.lo
5900 $(BUILDGOX)
5901 crypto/tls.gox: crypto/tls.lo
5902 $(BUILDGOX)
5903 crypto/x509.gox: crypto/x509.lo
5904 $(BUILDGOX)
5905
5906 crypto/x509/pkix.gox: crypto/x509/pkix.lo
5907 $(BUILDGOX)
5908
5909 database/sql.gox: database/sql.lo
5910 $(BUILDGOX)
5911
5912 database/sql/driver.gox: database/sql/driver.lo
5913 $(BUILDGOX)
5914
5915 debug/dwarf.gox: debug/dwarf.lo
5916 $(BUILDGOX)
5917 debug/elf.gox: debug/elf.lo
5918 $(BUILDGOX)
5919 debug/gosym.gox: debug/gosym.lo
5920 $(BUILDGOX)
5921 debug/macho.gox: debug/macho.lo
5922 $(BUILDGOX)
5923 debug/pe.gox: debug/pe.lo
5924 $(BUILDGOX)
5925
5926 encoding/ascii85.gox: encoding/ascii85.lo
5927 $(BUILDGOX)
5928 encoding/asn1.gox: encoding/asn1.lo
5929 $(BUILDGOX)
5930 encoding/base32.gox: encoding/base32.lo
5931 $(BUILDGOX)
5932 encoding/base64.gox: encoding/base64.lo
5933 $(BUILDGOX)
5934 encoding/binary.gox: encoding/binary.lo
5935 $(BUILDGOX)
5936 encoding/csv.gox: encoding/csv.lo
5937 $(BUILDGOX)
5938 encoding/gob.gox: encoding/gob.lo
5939 $(BUILDGOX)
5940 encoding/hex.gox: encoding/hex.lo
5941 $(BUILDGOX)
5942 encoding/json.gox: encoding/json.lo
5943 $(BUILDGOX)
5944 encoding/pem.gox: encoding/pem.lo
5945 $(BUILDGOX)
5946 encoding/xml.gox: encoding/xml.lo
5947 $(BUILDGOX)
5948
5949 exp/ebnf.gox: exp/ebnf.lo
5950 $(BUILDGOX)
5951 exp/html.gox: exp/html.lo
5952 $(BUILDGOX)
5953 exp/inotify.gox: exp/inotify.lo
5954 $(BUILDGOX)
5955 exp/norm.gox: exp/norm.lo
5956 $(BUILDGOX)
5957 exp/proxy.gox: exp/proxy.lo
5958 $(BUILDGOX)
5959 exp/terminal.gox: exp/terminal.lo
5960 $(BUILDGOX)
5961 exp/types.gox: exp/types.lo
5962 $(BUILDGOX)
5963 exp/utf8string.gox: exp/utf8string.lo
5964 $(BUILDGOX)
5965
5966 html/template.gox: html/template.lo
5967 $(BUILDGOX)
5968
5969 go/ast.gox: go/ast.lo
5970 $(BUILDGOX)
5971 go/build.gox: go/build.lo
5972 $(BUILDGOX)
5973 go/doc.gox: go/doc.lo
5974 $(BUILDGOX)
5975 go/parser.gox: go/parser.lo
5976 $(BUILDGOX)
5977 go/printer.gox: go/printer.lo
5978 $(BUILDGOX)
5979 go/scanner.gox: go/scanner.lo
5980 $(BUILDGOX)
5981 go/token.gox: go/token.lo
5982 $(BUILDGOX)
5983
5984 hash/adler32.gox: hash/adler32.lo
5985 $(BUILDGOX)
5986 hash/crc32.gox: hash/crc32.lo
5987 $(BUILDGOX)
5988 hash/crc64.gox: hash/crc64.lo
5989 $(BUILDGOX)
5990 hash/fnv.gox: hash/fnv.lo
5991 $(BUILDGOX)
5992
5993 image/color.gox: image/color.lo
5994 $(BUILDGOX)
5995 image/draw.gox: image/draw.lo
5996 $(BUILDGOX)
5997 image/gif.gox: image/gif.lo
5998 $(BUILDGOX)
5999 image/jpeg.gox: image/jpeg.lo
6000 $(BUILDGOX)
6001 image/png.gox: image/png.lo
6002 $(BUILDGOX)
6003
6004 index/suffixarray.gox: index/suffixarray.lo
6005 $(BUILDGOX)
6006
6007 io/ioutil.gox: io/ioutil.lo
6008 $(BUILDGOX)
6009
6010 log/syslog.gox: log/syslog.lo
6011 $(BUILDGOX)
6012
6013 math/big.gox: math/big.lo
6014 $(BUILDGOX)
6015 math/cmplx.gox: math/cmplx.lo
6016 $(BUILDGOX)
6017 math/rand.gox: math/rand.lo
6018 $(BUILDGOX)
6019
6020 mime/multipart.gox: mime/multipart.lo
6021 $(BUILDGOX)
6022
6023 net/http.gox: net/http.lo
6024 $(BUILDGOX)
6025 net/mail.gox: net/mail.lo
6026 $(BUILDGOX)
6027 net/rpc.gox: net/rpc.lo
6028 $(BUILDGOX)
6029 net/smtp.gox: net/smtp.lo
6030 $(BUILDGOX)
6031 net/textproto.gox: net/textproto.lo
6032 $(BUILDGOX)
6033 net/url.gox: net/url.lo
6034 $(BUILDGOX)
6035
6036 net/http/cgi.gox: net/http/cgi.lo
6037 $(BUILDGOX)
6038 net/http/fcgi.gox: net/http/fcgi.lo
6039 $(BUILDGOX)
6040 net/http/httptest.gox: net/http/httptest.lo
6041 $(BUILDGOX)
6042 net/http/httputil.gox: net/http/httputil.lo
6043 $(BUILDGOX)
6044 net/http/pprof.gox: net/http/pprof.lo
6045 $(BUILDGOX)
6046
6047 net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
6048 $(BUILDGOX)
6049
6050 old/netchan.gox: old/netchan.lo
6051 $(BUILDGOX)
6052 old/regexp.gox: old/regexp.lo
6053 $(BUILDGOX)
6054 old/template.gox: old/template.lo
6055 $(BUILDGOX)
6056
6057 os/exec.gox: os/exec.lo
6058 $(BUILDGOX)
6059 os/signal.gox: os/signal.lo
6060 $(BUILDGOX)
6061 os/user.gox: os/user.lo
6062 $(BUILDGOX)
6063
6064 path/filepath.gox: path/filepath.lo
6065 $(BUILDGOX)
6066
6067 regexp/syntax.gox: regexp/syntax.lo
6068 $(BUILDGOX)
6069
6070 runtime/debug.gox: runtime/debug.lo
6071 $(BUILDGOX)
6072 runtime/pprof.gox: runtime/pprof.lo
6073 $(BUILDGOX)
6074
6075 sync/atomic.gox: sync/atomic.lo
6076 $(BUILDGOX)
6077
6078 text/scanner.gox: text/scanner.lo
6079 $(BUILDGOX)
6080 text/tabwriter.gox: text/tabwriter.lo
6081 $(BUILDGOX)
6082 text/template.gox: text/template.lo
6083 $(BUILDGOX)
6084 text/template/parse.gox: text/template/parse.lo
6085 $(BUILDGOX)
6086
6087 testing/iotest.gox: testing/iotest.lo
6088 $(BUILDGOX)
6089 testing/quick.gox: testing/quick.lo
6090 $(BUILDGOX)
6091
6092 unicode/utf16.gox: unicode/utf16.lo
6093 $(BUILDGOX)
6094 unicode/utf8.gox: unicode/utf8.lo
6095 $(BUILDGOX)
6096
6097 check: check-tail
6098 check-recursive: check-head
6099
6100 check-head:
6101 @echo "Test Run By $${USER} on `date`" > libgo.head
6102 @echo "Native configuration is $(host_triplet)" >> libgo.head
6103 @echo >> libgo.head
6104 @echo " === libgo tests ===" >> libgo.head
6105 @echo >> libgo.head
6106
6107 check-tail: check-recursive check-multi
6108 @lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
6109 for dir in . $(MULTIDIRS); do \
6110 mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
6111 mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
6112 done; \
6113 mv libgo.head libgo.sum; \
6114 cp libgo.sum libgo.log; \
6115 echo "Schedule of variations:" >> libgo.sum; \
6116 for dir in . $(MULTIDIRS); do \
6117 multidir=../$${dir}/$${lib}; \
6118 multivar=`cat $${multidir}/libgo.var`; \
6119 echo " $${multivar}" >> libgo.sum; \
6120 done; \
6121 echo >> libgo.sum; \
6122 pass=0; fail=0; untested=0; \
6123 for dir in . $(MULTIDIRS); do \
6124 multidir=../$${dir}/$${lib}; \
6125 multivar=`cat $${multidir}/libgo.var`; \
6126 echo "Running target $${multivar}" >> libgo.sum; \
6127 echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
6128 cat $${multidir}/libgo.sum.sep >> libgo.sum; \
6129 cat $${multidir}/libgo.log.sep >> libgo.log; \
6130 if test -n "${MULTIDIRS}"; then \
6131 echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
6132 echo >> libgo.sum; \
6133 fi; \
6134 p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
6135 pass=`expr $$pass + $$p`; \
6136 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6137 echo "# of expected passes $$p" >> libgo.sum; \
6138 fi; \
6139 p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
6140 fail=`expr $$fail + $$p`; \
6141 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6142 echo "# of unexpected failures $$p" >> libgo.sum; \
6143 fi; \
6144 p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
6145 untested=`expr $$untested + $$p`; \
6146 if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
6147 echo "# of untested testcases $$p" >> libgo.sum; \
6148 fi; \
6149 done; \
6150 echo >> libgo.sum; \
6151 echo " === libgo Summary ===" >> libgo.sum; \
6152 echo >> libgo.sum; \
6153 if test "$$pass" -ne "0"; then \
6154 echo "# of expected passes $$pass" >> libgo.sum; \
6155 fi; \
6156 if test "$$fail" -ne "0"; then \
6157 echo "# of unexpected failures $$fail" >> libgo.sum; \
6158 fi; \
6159 if test "$$untested" -ne "0"; then \
6160 echo "# of untested testcases $$untested" >> libgo.sum; \
6161 fi; \
6162 echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
6163 echo >> libgo.log; \
6164 echo "runtest completed at `date`" >> libgo.log; \
6165 if test "$$fail" -ne "0"; then \
6166 status=1; \
6167 else \
6168 status=0; \
6169 fi; \
6170 exit $$status
6171
6172 check-am:
6173 @rm -f libgo.sum libgo.log libgo.tail
6174 @multivar="unix"; \
6175 [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
6176 echo "$${multivar}" > libgo.var
6177 @for f in $(TEST_PACKAGES); do \
6178 rm -f $$f-testsum $$f-testlog; \
6179 done
6180 -@$(MAKE) -k $(TEST_PACKAGES)
6181 @for f in $(TEST_PACKAGES); do \
6182 if test -f $$f-testsum; then \
6183 cat $$f-testsum >> libgo.sum; \
6184 fi; \
6185 if test -f $$f-testlog; then \
6186 cat $$f-testlog >> libgo.log; \
6187 fi; \
6188 done
6189
6190 check-multi:
6191 $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
6192
6193 mostlyclean-local:
6194 find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
6195 find . -name '*.$(OBJEXT)' -print | xargs rm -f
6196 find . -name '*-testsum' -print | xargs rm -f
6197 find . -name '*-testlog' -print | xargs rm -f
6198
6199 clean-local:
6200 find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
6201 find . -name '*.a' -print | xargs rm -f
6202
6203 # Tell versions [3.59,3.63) of GNU make to not export all variables.
6204 # Otherwise a system limit (for SysV at least) may be exceeded.
6205 .NOEXPORT: