github.com/llvm-mirror/llgo@v0.0.0-20190322182713-bf6f0a60fce1/third_party/gofrontend/libgo/Makefile.in (about)

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