2010-12-03 05:34:57 +01:00
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
# Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@ S E T _ M A K E @
# Makefile.am -- Go library Makefile.
2011-01-14 19:46:42 +01:00
# Copyright 2009 The Go Authors. All rights reserved.
2010-12-03 05:34:57 +01:00
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
# Process this file with autoreconf to produce Makefile.in.
VPATH = @srcdir@
pkgdatadir = $( datadir) /@PACKAGE@
pkgincludedir = $( includedir) /@PACKAGE@
pkglibdir = $( libdir) /@PACKAGE@
pkglibexecdir = $( libexecdir) /@PACKAGE@
am__cd = CDPATH = " $$ {ZSH_VERSION+.} $( PATH_SEPARATOR) " && cd
install_sh_DATA = $( install_sh) -c -m 644
install_sh_PROGRAM = $( install_sh) -c
install_sh_SCRIPT = $( install_sh) -c
INSTALL_HEADER = $( INSTALL_DATA)
transform = $( program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
subdir = .
DIST_COMMON = README $( am__configure_deps) $( srcdir) /../config.guess \
$( srcdir) /../config.sub $( srcdir) /../depcomp \
$( srcdir) /../install-sh $( srcdir) /../ltmain.sh \
$( srcdir) /../missing $( srcdir) /../mkinstalldirs \
$( srcdir) /Makefile.am $( srcdir) /Makefile.in \
$( srcdir) /config.h.in $( top_srcdir) /configure
ACLOCAL_M4 = $( top_srcdir) /aclocal.m4
am__aclocal_m4_deps = $( top_srcdir) /../config/depstand.m4 \
$( top_srcdir) /../config/lead-dot.m4 \
$( top_srcdir) /../config/multi.m4 \
$( top_srcdir) /../config/override.m4 \
$( top_srcdir) /../config/unwind_ipinfo.m4 \
$( top_srcdir) /config/go.m4 $( top_srcdir) /config/libtool.m4 \
$( top_srcdir) /config/ltoptions.m4 \
$( top_srcdir) /config/ltsugar.m4 \
$( top_srcdir) /config/ltversion.m4 \
$( top_srcdir) /config/lt~obsolete.m4 $( top_srcdir) /configure.ac
am__configure_deps = $( am__aclocal_m4_deps) $( CONFIGURE_DEPENDENCIES) \
$( ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip = ` echo " $( srcdir) " | sed 's|.|.|g' ` ;
am__vpath_adj = case $$ p in \
$( srcdir) /*) f = ` echo " $$ p " | sed " s|^ $$ srcdirstrip/|| " ` ; ; \
*) f = $$ p; ; \
esac ;
am__strip_dir = f = ` echo $$ p | sed -e 's|^.*/||' ` ;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip = ` echo " $( srcdir) " | sed 's/[].[^$$\\*|]/\\\\&/g' `
am__nobase_strip = \
for p in $$ list; do echo " $$ p " ; done | sed -e " s| $$ srcdirstrip/|| "
am__nobase_list = $( am__nobase_strip_setup) ; \
for p in $$ list; do echo " $$ p $$ p " ; done | \
sed " s| $$ srcdirstrip/| |; " ' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$( AWK) ' BEGIN { files[ "." ] = "" } { files[ $$ 2] = files[ $$ 2] " " $$ 1; \
if ( ++n[ $$ 2] = = $( am__install_max) ) \
{ print $$ 2, files[ $$ 2] ; n[ $$ 2] = 0; files[ $$ 2] = "" } } \
END { for ( dir in files) print dir, files[ dir] } '
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__installdirs = " $( DESTDIR) $( toolexeclibdir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibdir) " " $( DESTDIR) $( toolexeclibgodir) " \
" $( DESTDIR) $( toolexeclibgoarchivedir) " \
" $( DESTDIR) $( toolexeclibgocompressdir) " \
" $( DESTDIR) $( toolexeclibgocontainerdir) " \
" $( DESTDIR) $( toolexeclibgocryptodir) " \
" $( DESTDIR) $( toolexeclibgodebugdir) " \
" $( DESTDIR) $( toolexeclibgoencodingdir) " \
" $( DESTDIR) $( toolexeclibgoexpdir) " \
" $( DESTDIR) $( toolexeclibgogodir) " \
" $( DESTDIR) $( toolexeclibgohashdir) " \
" $( DESTDIR) $( toolexeclibgohttpdir) " \
" $( DESTDIR) $( toolexeclibgoimagedir) " \
" $( DESTDIR) $( toolexeclibgoindexdir) " \
" $( DESTDIR) $( toolexeclibgoiodir) " \
" $( DESTDIR) $( toolexeclibgomimedir) " \
" $( DESTDIR) $( toolexeclibgonetdir) " \
" $( DESTDIR) $( toolexeclibgoosdir) " \
" $( DESTDIR) $( toolexeclibgorpcdir) " \
" $( DESTDIR) $( toolexeclibgoruntimedir) " \
" $( DESTDIR) $( toolexeclibgotestingdir) "
2010-12-03 05:34:57 +01:00
LIBRARIES = $( toolexeclib_LIBRARIES)
ARFLAGS = cru
libgobegin_a_AR = $( AR) $( ARFLAGS)
libgobegin_a_LIBADD =
am_libgobegin_a_OBJECTS = go-main.$( OBJEXT)
libgobegin_a_OBJECTS = $( am_libgobegin_a_OBJECTS)
LTLIBRARIES = $( toolexeclib_LTLIBRARIES)
am__DEPENDENCIES_1 =
2010-12-03 22:27:06 +01:00
libgo_la_DEPENDENCIES = $( libgo_go_objs) $( am__DEPENDENCIES_1) \
2011-01-12 07:34:08 +01:00
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1) \
$( am__DEPENDENCIES_1)
2010-12-03 05:34:57 +01:00
am__libgo_la_SOURCES_DIST = runtime/go-append.c runtime/go-assert.c \
runtime/go-assert-interface.c \
runtime/go-byte-array-to-string.c runtime/go-breakpoint.c \
runtime/go-caller.c runtime/go-can-convert-interface.c \
2011-01-11 19:59:30 +01:00
runtime/go-cgo.c runtime/go-chan-cap.c runtime/go-chan-len.c \
2010-12-03 05:34:57 +01:00
runtime/go-check-interface.c runtime/go-close.c \
runtime/go-closed.c runtime/go-construct-map.c \
2010-12-17 07:33:41 +01:00
runtime/go-convert-interface.c runtime/go-copy.c \
runtime/go-defer.c runtime/go-deferred-recover.c \
runtime/go-eface-compare.c runtime/go-eface-val-compare.c \
runtime/go-getgoroot.c runtime/go-go.c runtime/go-gomaxprocs.c \
2010-12-03 05:34:57 +01:00
runtime/go-int-array-to-string.c runtime/go-int-to-string.c \
runtime/go-interface-compare.c \
runtime/go-interface-val-compare.c runtime/go-lock-os-thread.c \
runtime/go-map-delete.c runtime/go-map-index.c \
runtime/go-map-len.c runtime/go-map-range.c \
runtime/go-nanotime.c runtime/go-new-channel.c \
runtime/go-new-map.c runtime/go-new.c runtime/go-note.c \
runtime/go-panic.c runtime/go-panic-defer.c runtime/go-print.c \
runtime/go-rec-big.c runtime/go-rec-nb-big.c \
runtime/go-rec-nb-small.c runtime/go-rec-small.c \
runtime/go-recover.c runtime/go-reflect.c \
runtime/go-reflect-call.c runtime/go-reflect-chan.c \
runtime/go-reflect-map.c runtime/go-rune.c \
runtime/go-runtime-error.c runtime/go-sched.c \
runtime/go-select.c runtime/go-semacquire.c \
runtime/go-send-big.c runtime/go-send-nb-big.c \
runtime/go-send-nb-small.c runtime/go-send-small.c \
runtime/go-signal.c runtime/go-strcmp.c \
runtime/go-string-to-byte-array.c \
runtime/go-string-to-int-array.c runtime/go-strplus.c \
runtime/go-strslice.c runtime/go-trampoline.c \
runtime/go-type-eface.c runtime/go-type-error.c \
runtime/go-type-identity.c runtime/go-type-interface.c \
runtime/go-type-string.c runtime/go-typedesc-equal.c \
runtime/go-typestring.c runtime/go-unreflect.c \
runtime/go-unsafe-new.c runtime/go-unsafe-newarray.c \
runtime/go-unsafe-pointer.c runtime/go-unwind.c \
runtime/mcache.c runtime/mcentral.c \
runtime/mem_posix_memalign.c runtime/mem.c runtime/mfinal.c \
runtime/mfixalloc.c runtime/mgc0.c runtime/mheap.c \
runtime/mheapmap32.c runtime/mheapmap64.c runtime/msize.c \
runtime/proc.c runtime/thread.c \
runtime/rtems-task-variable-add.c chan.c iface.c malloc.c \
map.c mprof.c reflect.c sigqueue.c string.c
@ H A V E _ S Y S _ M M A N _ H _ F A L S E @ am__objects_1 = mem_posix_memalign.lo
@ H A V E _ S Y S _ M M A N _ H _ T R U E @ am__objects_1 = mem.lo
@ L I B G O _ I S _ R T E M S _ T R U E @ am__objects_2 = rtems-task-variable-add.lo
am__objects_3 = go-append.lo go-assert.lo go-assert-interface.lo \
go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
2011-01-11 19:59:30 +01:00
go-can-convert-interface.lo go-cgo.lo go-chan-cap.lo \
go-chan-len.lo go-check-interface.lo go-close.lo go-closed.lo \
2010-12-17 07:33:41 +01:00
go-construct-map.lo go-convert-interface.lo go-copy.lo \
go-defer.lo go-deferred-recover.lo go-eface-compare.lo \
2010-12-03 05:34:57 +01:00
go-eface-val-compare.lo go-getgoroot.lo go-go.lo \
go-gomaxprocs.lo go-int-array-to-string.lo go-int-to-string.lo \
go-interface-compare.lo go-interface-val-compare.lo \
go-lock-os-thread.lo go-map-delete.lo go-map-index.lo \
go-map-len.lo go-map-range.lo go-nanotime.lo go-new-channel.lo \
go-new-map.lo go-new.lo go-note.lo go-panic.lo \
go-panic-defer.lo go-print.lo go-rec-big.lo go-rec-nb-big.lo \
go-rec-nb-small.lo go-rec-small.lo go-recover.lo go-reflect.lo \
go-reflect-call.lo go-reflect-chan.lo go-reflect-map.lo \
go-rune.lo go-runtime-error.lo go-sched.lo go-select.lo \
go-semacquire.lo go-send-big.lo go-send-nb-big.lo \
go-send-nb-small.lo go-send-small.lo go-signal.lo go-strcmp.lo \
go-string-to-byte-array.lo go-string-to-int-array.lo \
go-strplus.lo go-strslice.lo go-trampoline.lo go-type-eface.lo \
go-type-error.lo go-type-identity.lo go-type-interface.lo \
go-type-string.lo go-typedesc-equal.lo go-typestring.lo \
go-unreflect.lo go-unsafe-new.lo go-unsafe-newarray.lo \
go-unsafe-pointer.lo go-unwind.lo mcache.lo mcentral.lo \
$( am__objects_1) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
mheapmap32.lo mheapmap64.lo msize.lo proc.lo thread.lo \
$( am__objects_2) chan.lo iface.lo malloc.lo map.lo mprof.lo \
reflect.lo sigqueue.lo string.lo
am_libgo_la_OBJECTS = $( am__objects_3)
libgo_la_OBJECTS = $( am_libgo_la_OBJECTS)
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $( SHELL) $( top_srcdir) /../depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) \
$( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS)
LTCOMPILE = $( LIBTOOL) --tag= CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) \
--mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) \
$( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS)
CCLD = $( CC)
LINK = $( LIBTOOL) --tag= CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) \
--mode= link $( CCLD) $( AM_CFLAGS) $( CFLAGS) $( AM_LDFLAGS) \
$( LDFLAGS) -o $@
SOURCES = $( libgobegin_a_SOURCES) $( libgo_la_SOURCES)
DIST_SOURCES = $( libgobegin_a_SOURCES) $( am__libgo_la_SOURCES_DIST)
MULTISRCTOP =
MULTIBUILDTOP =
MULTIDIRS =
MULTISUBDIR =
MULTIDO = true
MULTICLEAN = true
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
install-html-recursive install-info-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
2010-12-07 15:18:35 +01:00
DATA = $( toolexeclibgo_DATA) $( toolexeclibgoarchive_DATA) \
$( toolexeclibgocompress_DATA) $( toolexeclibgocontainer_DATA) \
$( toolexeclibgocrypto_DATA) $( toolexeclibgodebug_DATA) \
$( toolexeclibgoencoding_DATA) $( toolexeclibgoexp_DATA) \
$( toolexeclibgogo_DATA) $( toolexeclibgohash_DATA) \
$( toolexeclibgohttp_DATA) $( toolexeclibgoimage_DATA) \
$( toolexeclibgoindex_DATA) $( toolexeclibgoio_DATA) \
$( toolexeclibgomime_DATA) $( toolexeclibgonet_DATA) \
$( toolexeclibgoos_DATA) $( toolexeclibgorpc_DATA) \
$( toolexeclibgoruntime_DATA) $( toolexeclibgotesting_DATA)
2010-12-03 05:34:57 +01:00
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $( RECURSIVE_TARGETS:-recursive= ) \
$( RECURSIVE_CLEAN_TARGETS:-recursive= ) tags TAGS ctags CTAGS \
distdir dist dist-all distcheck
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = testsuite
DISTFILES = $( DIST_COMMON) $( DIST_SOURCES) $( TEXINFOS) $( EXTRA_DIST)
distdir = $( PACKAGE) -$( VERSION)
top_distdir = $( distdir)
am__remove_distdir = \
{ test ! -d " $( distdir) " \
|| { find " $( distdir) " -type d ! -perm -200 -exec chmod u+w { } ';' \
&& rm -fr " $( distdir) " ; } ; }
am__relativize = \
dir0 = ` pwd ` ; \
sed_first = 's,^\([^/]*\)/.*$$,\1,' ; \
sed_rest = 's,^[^/]*/*,,' ; \
sed_last = 's,^.*/\([^/]*\)$$,\1,' ; \
sed_butlast = 's,/*[^/]*$$,,' ; \
while test -n " $$ dir1 " ; do \
first = ` echo " $$ dir1 " | sed -e " $$ sed_first " ` ; \
if test " $$ first " != "." ; then \
if test " $$ first " = ".." ; then \
dir2 = ` echo " $$ dir0 " | sed -e " $$ sed_last " ` /" $$ dir2 " ; \
dir0 = ` echo " $$ dir0 " | sed -e " $$ sed_butlast " ` ; \
else \
first2 = ` echo " $$ dir2 " | sed -e " $$ sed_first " ` ; \
if test " $$ first2 " = " $$ first " ; then \
dir2 = ` echo " $$ dir2 " | sed -e " $$ sed_rest " ` ; \
else \
dir2 = " ../ $$ dir2 " ; \
fi ; \
dir0 = " $$ dir0 " /" $$ first " ; \
fi ; \
fi ; \
dir1 = ` echo " $$ dir1 " | sed -e " $$ sed_rest " ` ; \
done ; \
reldir = " $$ dir2 "
DIST_ARCHIVES = $( distdir) .tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
2011-01-12 03:03:46 +01:00
GOARCH = @GOARCH@
2010-12-03 05:34:57 +01:00
GOC = @GOC@
GOCFLAGS = $( CFLAGS)
2011-01-12 03:03:46 +01:00
GOOS = @GOOS@
2010-12-03 05:34:57 +01:00
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBFFI = @LIBFFI@
LIBFFIINCS = @LIBFFIINCS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
2010-12-08 03:08:59 +01:00
MATH_LIBS = @MATH_LIBS@
2010-12-03 05:34:57 +01:00
MKDIR_P = @MKDIR_P@
2011-01-12 07:34:08 +01:00
NET_LIBS = @NET_LIBS@
2010-12-03 05:34:57 +01:00
NM = @NM@
NMEDIT = @NMEDIT@
OBJCOPY = @OBJCOPY@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
2010-12-03 22:27:06 +01:00
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
PTHREAD_LIBS = @PTHREAD_LIBS@
2010-12-03 05:34:57 +01:00
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SPLIT_STACK = @SPLIT_STACK@
STRINGOPS_FLAG = @STRINGOPS_FLAG@
STRIP = @STRIP@
VERSION = @VERSION@
WARN_FLAGS = @WARN_FLAGS@
WERROR = @WERROR@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
enable_shared = @enable_shared@
enable_static = @enable_static@
exec_prefix = @exec_prefix@
glibgo_prefixdir = @glibgo_prefixdir@
glibgo_toolexecdir = @glibgo_toolexecdir@
glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
libtool_VERSION = @libtool_VERSION@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
multi_basedir = @multi_basedir@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
# Go support.
SUFFIXES = .c .go .gox .o .obj .lo .a
@ L I B G O _ I S _ R T E M S _ T R U E @ subdirs = testsuite
SUBDIRS = ${ subdirs }
2010-12-07 15:18:35 +01:00
gcc_version := $( shell cat $( top_srcdir) /../gcc/BASE-VER)
2010-12-03 05:34:57 +01:00
MAINT_CHARSET = latin1
mkinstalldirs = $( SHELL) $( toplevel_srcdir) /mkinstalldirs
PWD_COMMAND = $$ { PWDCMD-pwd}
STAMP = echo timestamp >
toolexecdir = $( glibgo_toolexecdir)
toolexeclibdir = $( glibgo_toolexeclibdir)
WARN_CFLAGS = $( WARN_FLAGS) $( WERROR)
# -I/-D flags to pass when compiling.
2010-12-03 22:27:06 +01:00
AM_CPPFLAGS = -I $( srcdir) /runtime $( LIBFFIINCS) $( PTHREAD_CFLAGS)
2010-12-03 05:34:57 +01:00
ACLOCAL_AMFLAGS = -I ./config -I ../config
AM_CFLAGS = -fexceptions -fplan9-extensions $( SPLIT_STACK) $( WARN_CFLAGS) \
$( STRINGOPS_FLAG) \
-I $( srcdir) /../gcc -I $( MULTIBUILDTOP) ../../gcc/include
@ U S I N G _ S P L I T _ S T A C K _ T R U E @ AM_LDFLAGS = -XCClinker $( SPLIT_STACK)
# Multilib support.
MAKEOVERRIDES =
# Work around what appears to be a GNU make handling MAKEFLAGS
# values defined in terms of make variables, as is the case for CC and
# friends when we are called from the top level Makefile.
AM_MAKEFLAGS = \
" AR_FLAGS= $( AR_FLAGS) " \
" CC_FOR_BUILD= $( CC_FOR_BUILD) " \
" CC_FOR_TARGET= $( CC_FOR_TARGET) " \
" CFLAGS= $( CFLAGS) " \
" CXXFLAGS= $( CXXFLAGS) " \
" CFLAGS_FOR_BUILD= $( CFLAGS_FOR_BUILD) " \
" CFLAGS_FOR_TARGET= $( CFLAGS_FOR_TARGET) " \
" GOC_FOR_TARGET= $( GOC_FOR_TARGET) " \
" GOC= $( GOC) " \
" GOCFLAGS= $( GOCFLAGS) " \
" INSTALL= $( INSTALL) " \
" INSTALL_DATA= $( INSTALL_DATA) " \
" INSTALL_PROGRAM= $( INSTALL_PROGRAM) " \
" INSTALL_SCRIPT= $( INSTALL_SCRIPT) " \
" LDFLAGS= $( LDFLAGS) " \
" LIBCFLAGS= $( LIBCFLAGS) " \
" LIBCFLAGS_FOR_TARGET= $( LIBCFLAGS_FOR_TARGET) " \
" MAKE= $( MAKE) " \
" MAKEINFO= $( MAKEINFO) $( MAKEINFOFLAGS) " \
" PICFLAG= $( PICFLAG) " \
" PICFLAG_FOR_TARGET= $( PICFLAG_FOR_TARGET) " \
" SHELL= $( SHELL) " \
" RUNTESTFLAGS= $( RUNTESTFLAGS) " \
" exec_prefix= $( exec_prefix) " \
" infodir= $( infodir) " \
" libdir= $( libdir) " \
" includedir= $( includedir) " \
" prefix= $( prefix) " \
" tooldir= $( tooldir) " \
" gxx_include_dir= $( gxx_include_dir) " \
" AR= $( AR) " \
" AS= $( AS) " \
" LD= $( LD) " \
" RANLIB= $( RANLIB) " \
" NM= $( NM) " \
" NM_FOR_BUILD= $( NM_FOR_BUILD) " \
" NM_FOR_TARGET= $( NM_FOR_TARGET) " \
" DESTDIR= $( DESTDIR) " \
" WERROR= $( WERROR) "
# Subdir rules rely on $(FLAGS_TO_PASS)
FLAGS_TO_PASS = $( AM_MAKEFLAGS)
toolexeclib_LTLIBRARIES = libgo.la
toolexeclib_LIBRARIES = libgobegin.a
2010-12-07 15:18:35 +01:00
toolexeclibgodir = $( toolexeclibdir) /go/$( gcc_version) /$( target_alias)
toolexeclibgo_DATA = \
2010-12-03 05:34:57 +01:00
asn1.gox \
big.gox \
bufio.gox \
bytes.gox \
cmath.gox \
ebnf.gox \
exec.gox \
expvar.gox \
flag.gox \
fmt.gox \
gob.gox \
hash.gox \
html.gox \
http.gox \
image.gox \
io.gox \
json.gox \
log.gox \
math.gox \
mime.gox \
net.gox \
netchan.gox \
os.gox \
patch.gox \
path.gox \
rand.gox \
reflect.gox \
regexp.gox \
rpc.gox \
runtime.gox \
scanner.gox \
smtp.gox \
sort.gox \
strconv.gox \
strings.gox \
sync.gox \
syscall.gox \
syslog.gox \
tabwriter.gox \
template.gox \
testing.gox \
time.gox \
try.gox \
unicode.gox \
utf16.gox \
utf8.gox \
websocket.gox \
xml.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoarchivedir = $( toolexeclibgodir) /archive
toolexeclibgoarchive_DATA = \
2010-12-03 05:34:57 +01:00
archive/tar.gox \
archive/zip.gox
2010-12-07 15:18:35 +01:00
toolexeclibgocompressdir = $( toolexeclibgodir) /compress
toolexeclibgocompress_DATA = \
2010-12-03 05:34:57 +01:00
compress/flate.gox \
compress/gzip.gox \
compress/zlib.gox
2010-12-07 15:18:35 +01:00
toolexeclibgocontainerdir = $( toolexeclibgodir) /container
toolexeclibgocontainer_DATA = \
2010-12-03 05:34:57 +01:00
container/heap.gox \
container/list.gox \
container/ring.gox \
container/vector.gox
2010-12-07 15:18:35 +01:00
toolexeclibgocryptodir = $( toolexeclibgodir) /crypto
toolexeclibgocrypto_DATA = \
2010-12-03 05:34:57 +01:00
crypto/aes.gox \
crypto/block.gox \
crypto/blowfish.gox \
crypto/cast5.gox \
crypto/hmac.gox \
crypto/md4.gox \
crypto/md5.gox \
crypto/ocsp.gox \
crypto/rand.gox \
crypto/rc4.gox \
crypto/ripemd160.gox \
crypto/rsa.gox \
crypto/sha1.gox \
crypto/sha256.gox \
crypto/sha512.gox \
crypto/subtle.gox \
crypto/tls.gox \
crypto/x509.gox \
crypto/xtea.gox
2010-12-07 15:18:35 +01:00
toolexeclibgodebugdir = $( toolexeclibgodir) /debug
toolexeclibgodebug_DATA = \
2010-12-03 05:34:57 +01:00
debug/dwarf.gox \
debug/elf.gox \
debug/gosym.gox \
debug/macho.gox \
debug/pe.gox \
debug/proc.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoencodingdir = $( toolexeclibgodir) /encoding
toolexeclibgoencoding_DATA = \
2010-12-03 05:34:57 +01:00
encoding/ascii85.gox \
encoding/base64.gox \
encoding/binary.gox \
encoding/git85.gox \
encoding/hex.gox \
encoding/pem.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoexpdir = $( toolexeclibgodir) /exp
toolexeclibgoexp_DATA = \
2010-12-03 05:34:57 +01:00
exp/datafmt.gox \
exp/draw.gox \
exp/eval.gox
2010-12-07 15:18:35 +01:00
toolexeclibgogodir = $( toolexeclibgodir) /go
toolexeclibgogo_DATA = \
2010-12-03 05:34:57 +01:00
go/ast.gox \
go/doc.gox \
go/parser.gox \
go/printer.gox \
go/scanner.gox \
go/token.gox \
go/typechecker.gox
2010-12-07 15:18:35 +01:00
toolexeclibgohashdir = $( toolexeclibgodir) /hash
toolexeclibgohash_DATA = \
2010-12-03 05:34:57 +01:00
hash/adler32.gox \
hash/crc32.gox \
hash/crc64.gox
2010-12-07 15:18:35 +01:00
toolexeclibgohttpdir = $( toolexeclibgodir) /http
toolexeclibgohttp_DATA = \
2010-12-03 05:34:57 +01:00
http/pprof.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoimagedir = $( toolexeclibgodir) /image
toolexeclibgoimage_DATA = \
2010-12-03 05:34:57 +01:00
image/jpeg.gox \
image/png.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoindexdir = $( toolexeclibgodir) /index
toolexeclibgoindex_DATA = \
2010-12-03 05:34:57 +01:00
index/suffixarray.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoiodir = $( toolexeclibgodir) /io
toolexeclibgoio_DATA = \
2010-12-03 05:34:57 +01:00
io/ioutil.gox
2010-12-07 15:18:35 +01:00
toolexeclibgomimedir = $( toolexeclibgodir) /mime
toolexeclibgomime_DATA = \
2010-12-03 05:34:57 +01:00
mime/multipart.gox
2010-12-07 15:18:35 +01:00
toolexeclibgonetdir = $( toolexeclibgodir) /net
toolexeclibgonet_DATA = \
2010-12-03 05:34:57 +01:00
net/dict.gox \
net/textproto.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoosdir = $( toolexeclibgodir) /os
toolexeclibgoos_DATA = \
2010-12-03 05:34:57 +01:00
os/signal.gox
2010-12-07 15:18:35 +01:00
toolexeclibgorpcdir = $( toolexeclibgodir) /rpc
toolexeclibgorpc_DATA = \
2010-12-03 05:34:57 +01:00
rpc/jsonrpc.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoruntimedir = $( toolexeclibgodir) /runtime
toolexeclibgoruntime_DATA = \
2010-12-03 05:34:57 +01:00
runtime/pprof.gox
2010-12-07 15:18:35 +01:00
toolexeclibgotestingdir = $( toolexeclibgodir) /testing
toolexeclibgotesting_DATA = \
2010-12-03 05:34:57 +01:00
testing/iotest.gox \
testing/quick.gox \
testing/script.gox
@ H A V E _ S Y S _ M M A N _ H _ F A L S E @ runtime_mem_file = runtime/mem_posix_memalign.c
@ H A V E _ S Y S _ M M A N _ H _ T R U E @ runtime_mem_file = runtime/mem.c
@ L I B G O _ I S _ R T E M S _ F A L S E @ rtems_task_variable_add_file =
@ L I B G O _ I S _ R T E M S _ T R U E @ rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
runtime_files = \
runtime/go-append.c \
runtime/go-assert.c \
runtime/go-assert-interface.c \
runtime/go-byte-array-to-string.c \
runtime/go-breakpoint.c \
runtime/go-caller.c \
runtime/go-can-convert-interface.c \
2011-01-11 19:59:30 +01:00
runtime/go-cgo.c \
2010-12-03 05:34:57 +01:00
runtime/go-chan-cap.c \
runtime/go-chan-len.c \
runtime/go-check-interface.c \
runtime/go-close.c \
runtime/go-closed.c \
runtime/go-construct-map.c \
runtime/go-convert-interface.c \
2010-12-17 07:33:41 +01:00
runtime/go-copy.c \
2010-12-03 05:34:57 +01:00
runtime/go-defer.c \
runtime/go-deferred-recover.c \
runtime/go-eface-compare.c \
runtime/go-eface-val-compare.c \
runtime/go-getgoroot.c \
runtime/go-go.c \
runtime/go-gomaxprocs.c \
runtime/go-int-array-to-string.c \
runtime/go-int-to-string.c \
runtime/go-interface-compare.c \
runtime/go-interface-val-compare.c \
runtime/go-lock-os-thread.c \
runtime/go-map-delete.c \
runtime/go-map-index.c \
runtime/go-map-len.c \
runtime/go-map-range.c \
runtime/go-nanotime.c \
runtime/go-new-channel.c \
runtime/go-new-map.c \
runtime/go-new.c \
runtime/go-note.c \
runtime/go-panic.c \
runtime/go-panic-defer.c \
runtime/go-print.c \
runtime/go-rec-big.c \
runtime/go-rec-nb-big.c \
runtime/go-rec-nb-small.c \
runtime/go-rec-small.c \
runtime/go-recover.c \
runtime/go-reflect.c \
runtime/go-reflect-call.c \
runtime/go-reflect-chan.c \
runtime/go-reflect-map.c \
runtime/go-rune.c \
runtime/go-runtime-error.c \
runtime/go-sched.c \
runtime/go-select.c \
runtime/go-semacquire.c \
runtime/go-send-big.c \
runtime/go-send-nb-big.c \
runtime/go-send-nb-small.c \
runtime/go-send-small.c \
runtime/go-signal.c \
runtime/go-strcmp.c \
runtime/go-string-to-byte-array.c \
runtime/go-string-to-int-array.c \
runtime/go-strplus.c \
runtime/go-strslice.c \
runtime/go-trampoline.c \
runtime/go-type-eface.c \
runtime/go-type-error.c \
runtime/go-type-identity.c \
runtime/go-type-interface.c \
runtime/go-type-string.c \
runtime/go-typedesc-equal.c \
runtime/go-typestring.c \
runtime/go-unreflect.c \
runtime/go-unsafe-new.c \
runtime/go-unsafe-newarray.c \
runtime/go-unsafe-pointer.c \
runtime/go-unwind.c \
runtime/mcache.c \
runtime/mcentral.c \
$( runtime_mem_file) \
runtime/mfinal.c \
runtime/mfixalloc.c \
runtime/mgc0.c \
runtime/mheap.c \
runtime/mheapmap32.c \
runtime/mheapmap64.c \
runtime/msize.c \
runtime/proc.c \
runtime/thread.c \
$( rtems_task_variable_add_file) \
chan.c \
iface.c \
malloc.c \
map.c \
mprof.c \
reflect.c \
sigqueue.c \
string.c
go_asn1_files = \
go/asn1/asn1.go \
go/asn1/common.go \
go/asn1/marshal.go
go_big_files = \
go/big/arith.go \
go/big/int.go \
go/big/nat.go \
go/big/rat.go
go_bufio_files = \
go/bufio/bufio.go
go_bytes_files = \
go/bytes/buffer.go \
go/bytes/bytes.go \
go/bytes/bytes_decl.go
go_bytes_c_files = \
go/bytes/indexbyte.c
go_cmath_files = \
go/cmath/abs.go \
go/cmath/asin.go \
go/cmath/conj.go \
go/cmath/exp.go \
go/cmath/isinf.go \
go/cmath/isnan.go \
go/cmath/log.go \
go/cmath/phase.go \
go/cmath/polar.go \
go/cmath/pow.go \
go/cmath/rect.go \
go/cmath/sin.go \
go/cmath/sqrt.go \
go/cmath/tan.go
go_ebnf_files = \
go/ebnf/ebnf.go \
go/ebnf/parser.go
go_exec_files = \
go/exec/exec.go \
go/exec/lp_unix.go
go_expvar_files = \
go/expvar/expvar.go
go_flag_files = \
go/flag/flag.go
go_fmt_files = \
go/fmt/doc.go \
go/fmt/format.go \
go/fmt/print.go \
go/fmt/scan.go
go_gob_files = \
go/gob/decode.go \
go/gob/decoder.go \
go/gob/doc.go \
go/gob/encode.go \
go/gob/encoder.go \
go/gob/error.go \
go/gob/type.go
go_hash_files = \
go/hash/hash.go
go_html_files = \
go/html/doc.go \
go/html/entity.go \
go/html/escape.go \
go/html/token.go
go_http_files = \
go/http/chunked.go \
go/http/client.go \
go/http/dump.go \
go/http/fs.go \
go/http/lex.go \
go/http/persist.go \
go/http/request.go \
go/http/response.go \
go/http/server.go \
go/http/status.go \
go/http/transfer.go \
go/http/url.go
go_image_files = \
go/image/color.go \
go/image/format.go \
go/image/geom.go \
go/image/image.go \
go/image/names.go
go_io_files = \
go/io/multi.go \
go/io/io.go \
go/io/pipe.go
go_json_files = \
go/json/decode.go \
go/json/encode.go \
go/json/indent.go \
go/json/scanner.go \
go/json/stream.go
go_log_files = \
go/log/log.go
go_math_files = \
go/math/acosh.go \
go/math/asin.go \
go/math/asinh.go \
go/math/atan.go \
go/math/atanh.go \
go/math/atan2.go \
go/math/bits.go \
go/math/cbrt.go \
go/math/const.go \
go/math/copysign.go \
go/math/erf.go \
go/math/exp.go \
go/math/exp2.go \
go/math/expm1.go \
go/math/fabs.go \
go/math/fdim.go \
go/math/floor.go \
go/math/fmod.go \
go/math/frexp.go \
go/math/gamma.go \
go/math/hypot.go \
go/math/hypot_port.go \
go/math/j0.go \
go/math/j1.go \
go/math/jn.go \
go/math/ldexp.go \
go/math/lgamma.go \
go/math/log.go \
go/math/log1p.go \
go/math/log10.go \
go/math/logb.go \
go/math/modf.go \
go/math/nextafter.go \
go/math/pow.go \
go/math/pow10.go \
go/math/remainder.go \
go/math/signbit.go \
go/math/sin.go \
go/math/sincos.go \
go/math/sinh.go \
go/math/sqrt.go \
go/math/sqrt_port.go \
go/math/tan.go \
go/math/tanh.go \
go/math/unsafe.go
go_mime_files = \
go/mime/grammar.go \
go/mime/mediatype.go \
go/mime/type.go
2011-01-13 06:17:52 +01:00
# By default use select with pipes. Most systems should have
# something better.
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ go_net_fd_os_file = go/net/fd_rtems.go
@ L I B G O _ I S _ L I N U X _ T R U E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ go_net_fd_os_file = go/net/fd_linux.go
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ go_net_fd_os_file = go/net/fd_rtems.go
2011-01-13 06:17:52 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ go_net_newpollserver_file = go/net/newpollserver.go
@ L I B G O _ I S _ L I N U X _ T R U E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ go_net_newpollserver_file = go/net/newpollserver.go
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ go_net_newpollserver_file = go/net/newpollserver_rtems.go
go_net_files = \
go/net/dial.go \
go/net/dnsclient.go \
go/net/dnsconfig.go \
go/net/dnsmsg.go \
$( go_net_newpollserver_file) \
go/net/fd.go \
$( go_net_fd_os_file) \
go/net/hosts.go \
go/net/ip.go \
go/net/iprawsock.go \
go/net/ipsock.go \
go/net/net.go \
go/net/parse.go \
go/net/pipe.go \
go/net/port.go \
go/net/sock.go \
go/net/tcpsock.go \
go/net/udpsock.go \
go/net/unixsock.go
go_netchan_files = \
go/netchan/common.go \
go/netchan/export.go \
go/netchan/import.go
go_os_files = \
go/os/dir.go \
go/os/env.go \
go/os/env_unix.go \
go/os/error.go \
go/os/exec.go \
go/os/file.go \
go/os/file_unix.go \
go/os/getwd.go \
go/os/path.go \
go/os/proc.go \
go/os/stat.go \
go/os/sys_linux.go \
go/os/time.go \
go/os/types.go
go_patch_files = \
go/patch/apply.go \
go/patch/git.go \
go/patch/patch.go \
go/patch/textdiff.go
go_path_files = \
go/path/match.go \
go/path/path.go
go_rand_files = \
go/rand/exp.go \
go/rand/normal.go \
go/rand/rand.go \
go/rand/rng.go \
go/rand/zipf.go
go_reflect_files = \
go/reflect/deepequal.go \
go/reflect/type.go \
go/reflect/value.go
go_regexp_files = \
go/regexp/regexp.go
go_rpc_files = \
go/rpc/client.go \
go/rpc/debug.go \
go/rpc/server.go
go_runtime_files = \
go/runtime/debug.go \
go/runtime/error.go \
go/runtime/extern.go \
go/runtime/sig.go \
go/runtime/softfloat64.go \
go/runtime/type.go \
version.go
go_scanner_files = \
go/scanner/scanner.go
go_smtp_files = \
go/smtp/auth.go \
go/smtp/smtp.go
go_sort_files = \
go/sort/sort.go
go_strconv_files = \
go/strconv/atob.go \
go/strconv/atof.go \
go/strconv/atoi.go \
go/strconv/decimal.go \
go/strconv/ftoa.go \
go/strconv/itoa.go \
go/strconv/quote.go
go_strings_files = \
go/strings/reader.go \
go/strings/strings.go
go_sync_files = \
go/sync/mutex.go \
go/sync/once.go \
go/sync/rwmutex.go
go_sync_c_files = \
go/sync/cas.c
go_syslog_files = \
go/syslog/syslog.go
go_tabwriter_files = \
go/tabwriter/tabwriter.go
go_template_files = \
go/template/format.go \
go/template/template.go
go_testing_files = \
go/testing/benchmark.go \
go/testing/testing.go
go_time_files = \
go/time/format.go \
go/time/sleep.go \
go/time/tick.go \
go/time/time.go \
go/time/zoneinfo_unix.go
go_try_files = \
go/try/try.go
go_unicode_files = \
go/unicode/casetables.go \
go/unicode/digit.go \
go/unicode/letter.go \
go/unicode/tables.go
go_utf16_files = \
go/utf16/utf16.go
go_utf8_files = \
go/utf8/string.go \
go/utf8/utf8.go
go_websocket_files = \
go/websocket/client.go \
go/websocket/server.go \
go/websocket/websocket.go
go_xml_files = \
go/xml/read.go \
go/xml/xml.go
go_archive_tar_files = \
go/archive/tar/common.go \
go/archive/tar/reader.go \
go/archive/tar/writer.go
go_archive_zip_files = \
go/archive/zip/reader.go \
go/archive/zip/struct.go
go_compress_flate_files = \
go/compress/flate/deflate.go \
go/compress/flate/huffman_bit_writer.go \
go/compress/flate/huffman_code.go \
go/compress/flate/inflate.go \
go/compress/flate/reverse_bits.go \
go/compress/flate/token.go \
go/compress/flate/util.go
go_compress_gzip_files = \
go/compress/gzip/gzip.go \
go/compress/gzip/gunzip.go
go_compress_zlib_files = \
go/compress/zlib/reader.go \
go/compress/zlib/writer.go
go_container_heap_files = \
go/container/heap/heap.go
go_container_list_files = \
go/container/list/list.go
go_container_ring_files = \
go/container/ring/ring.go
go_container_vector_files = \
go/container/vector/defs.go \
go/container/vector/intvector.go \
go/container/vector/stringvector.go \
go/container/vector/vector.go
go_crypto_aes_files = \
go/crypto/aes/block.go \
go/crypto/aes/cipher.go \
go/crypto/aes/const.go
go_crypto_block_files = \
go/crypto/block/cbc.go \
go/crypto/block/cfb.go \
go/crypto/block/cmac.go \
go/crypto/block/cipher.go \
go/crypto/block/ctr.go \
go/crypto/block/eax.go \
go/crypto/block/ecb.go \
go/crypto/block/ofb.go \
go/crypto/block/xor.go
go_crypto_blowfish_files = \
go/crypto/blowfish/block.go \
go/crypto/blowfish/const.go \
go/crypto/blowfish/cipher.go
go_crypto_cast5_files = \
go/crypto/cast5/cast5.go
go_crypto_hmac_files = \
go/crypto/hmac/hmac.go
go_crypto_md4_files = \
go/crypto/md4/md4.go \
go/crypto/md4/md4block.go
go_crypto_md5_files = \
go/crypto/md5/md5.go \
go/crypto/md5/md5block.go
go_crypto_ocsp_files = \
go/crypto/ocsp/ocsp.go
go_crypto_rand_files = \
go/crypto/rand/rand.go \
go/crypto/rand/rand_unix.go
go_crypto_rc4_files = \
go/crypto/rc4/rc4.go
go_crypto_ripemd160_files = \
go/crypto/ripemd160/ripemd160.go \
go/crypto/ripemd160/ripemd160block.go
go_crypto_rsa_files = \
go/crypto/rsa/pkcs1v15.go \
go/crypto/rsa/rsa.go
go_crypto_sha1_files = \
go/crypto/sha1/sha1.go \
go/crypto/sha1/sha1block.go
go_crypto_sha256_files = \
go/crypto/sha256/sha256.go \
go/crypto/sha256/sha256block.go
go_crypto_sha512_files = \
go/crypto/sha512/sha512.go \
go/crypto/sha512/sha512block.go
go_crypto_subtle_files = \
go/crypto/subtle/constant_time.go
go_crypto_tls_files = \
go/crypto/tls/alert.go \
go/crypto/tls/ca_set.go \
go/crypto/tls/common.go \
go/crypto/tls/conn.go \
go/crypto/tls/handshake_client.go \
go/crypto/tls/handshake_messages.go \
go/crypto/tls/handshake_server.go \
go/crypto/tls/prf.go \
go/crypto/tls/tls.go
go_crypto_x509_files = \
go/crypto/x509/x509.go
go_crypto_xtea_files = \
go/crypto/xtea/block.go \
go/crypto/xtea/cipher.go
go_debug_dwarf_files = \
go/debug/dwarf/buf.go \
go/debug/dwarf/const.go \
go/debug/dwarf/entry.go \
go/debug/dwarf/open.go \
go/debug/dwarf/type.go \
go/debug/dwarf/unit.go
go_debug_elf_files = \
go/debug/elf/elf.go \
go/debug/elf/file.go
go_debug_gosym_files = \
go/debug/gosym/pclntab.go \
go/debug/gosym/symtab.go
go_debug_macho_files = \
go/debug/macho/file.go \
go/debug/macho/macho.go
go_debug_pe_files = \
go/debug/pe/file.go \
go/debug/pe/pe.go
go_debug_proc_files = \
go/debug/proc/proc.go \
2011-01-12 03:03:46 +01:00
go/debug/proc/proc_$( GOOS) .go \
go/debug/proc/regs_$( GOOS) _$( GOARCH) .go
2010-12-03 05:34:57 +01:00
go_encoding_ascii85_files = \
go/encoding/ascii85/ascii85.go
go_encoding_base64_files = \
go/encoding/base64/base64.go
go_encoding_binary_files = \
go/encoding/binary/binary.go
go_encoding_git85_files = \
go/encoding/git85/git.go
go_encoding_hex_files = \
go/encoding/hex/hex.go
go_encoding_pem_files = \
go/encoding/pem/pem.go
go_exp_datafmt_files = \
go/exp/datafmt/datafmt.go \
go/exp/datafmt/parser.go
go_exp_draw_files = \
go/exp/draw/draw.go \
go/exp/draw/event.go
go_exp_eval_files = \
go/exp/eval/abort.go \
go/exp/eval/bridge.go \
go/exp/eval/compiler.go \
go/exp/eval/expr.go \
go/exp/eval/expr1.go \
go/exp/eval/func.go \
go/exp/eval/scope.go \
go/exp/eval/stmt.go \
go/exp/eval/type.go \
go/exp/eval/typec.go \
go/exp/eval/value.go \
go/exp/eval/world.go
go_go_ast_files = \
go/go/ast/ast.go \
go/go/ast/filter.go \
go/go/ast/print.go \
go/go/ast/scope.go \
go/go/ast/walk.go
go_go_doc_files = \
go/go/doc/comment.go \
go/go/doc/doc.go
go_go_parser_files = \
go/go/parser/interface.go \
go/go/parser/parser.go
go_go_printer_files = \
go/go/printer/nodes.go \
go/go/printer/printer.go
go_go_scanner_files = \
go/go/scanner/errors.go \
go/go/scanner/scanner.go
go_go_token_files = \
go/go/token/token.go
go_go_typechecker_files = \
go/go/typechecker/scope.go \
go/go/typechecker/typechecker.go \
go/go/typechecker/universe.go
go_hash_adler32_files = \
go/hash/adler32/adler32.go
go_hash_crc32_files = \
go/hash/crc32/crc32.go
go_hash_crc64_files = \
go/hash/crc64/crc64.go
go_http_pprof_files = \
go/http/pprof/pprof.go
go_image_jpeg_files = \
go/image/jpeg/huffman.go \
go/image/jpeg/idct.go \
go/image/jpeg/reader.go
go_image_png_files = \
go/image/png/reader.go \
go/image/png/writer.go
go_index_suffixarray_files = \
go/index/suffixarray/suffixarray.go
go_io_ioutil_files = \
go/io/ioutil/ioutil.go \
go/io/ioutil/tempfile.go
go_mime_multipart_files = \
go/mime/multipart/multipart.go
go_net_dict_files = \
go/net/dict/dict.go
go_net_textproto_files = \
go/net/textproto/pipeline.go \
go/net/textproto/reader.go \
go/net/textproto/textproto.go \
go/net/textproto/writer.go
go_os_signal_files = \
go/os/signal/signal.go \
unix.go
go_rpc_jsonrpc_files = \
go/rpc/jsonrpc/client.go \
go/rpc/jsonrpc/server.go
go_runtime_pprof_files = \
go/runtime/pprof/pprof.go
go_testing_iotest_files = \
go/testing/iotest/logger.go \
go/testing/iotest/reader.go \
go/testing/iotest/writer.go
go_testing_quick_files = \
go/testing/quick/quick.go
go_testing_script_files = \
go/testing/script/script.go
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_syscall_file = syscalls/syscall.go
2011-01-13 06:17:52 +01:00
# Define Syscall and Syscall6.
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_syscall_file = syscalls/syscall_stubs.go
2011-01-14 19:46:42 +01:00
# Use lseek on amd64 Solaris.
@ L I B G O _ I S _ 3 8 6 _ F A L S E @ @ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ syscall_filesize_file = syscalls/sysfile_regfile.go
# Use lseek64 on 386 Solaris.
@ L I B G O _ I S _ 3 8 6 _ T R U E @ @ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ syscall_filesize_file = syscalls/sysfile_largefile.go
2011-01-13 06:17:52 +01:00
# Use lseek by default.
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ syscall_filesize_file = syscalls/sysfile_regfile.go
# Declare libc functions that vary for largefile systems.
# Always use lseek64 on GNU/Linux.
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_filesize_file = syscalls/sysfile_largefile.go
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_exec_os_file = syscalls/exec.go
# Define ForkExec, PtraceForkExec, Exec, and Wait4.
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_exec_os_file = syscalls/exec_stubs.go
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_sleep_file = syscalls/sleep_select.go
# Define Sleep.
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_sleep_file = syscalls/sleep_rtems.go
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_errstr_file = syscalls/errstr.go
2011-01-13 06:17:52 +01:00
# Define Errstr.
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_errstr_file = syscalls/errstr_rtems.go
2011-01-13 06:17:52 +01:00
# On other systems we hope strerror_r is just strerror_r.
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_errstr_decl_file = syscalls/errstr_decl.go
2011-01-13 06:17:52 +01:00
# In Linux the POSIX strerror_r is called __xpg_strerror_r.
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ L I N U X _ T R U E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_errstr_decl_file = syscalls/errstr_decl_linux.go
2011-01-13 06:17:52 +01:00
# Declare libc_strerror_r which is the Go name for strerror_r.
# RTEMS uses newlib in which strerror_r returns char *.
2010-12-03 05:34:57 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_errstr_decl_file = syscalls/errstr_decl_rtems.go
2011-01-13 06:17:52 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ syscall_socket_os_file = syscalls_socket_bsd.go
@ L I B G O _ I S _ L I N U X _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ syscall_socket_os_file = syscalls/socket_solaris.go
# Define socket sizes and types.
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_socket_os_file = syscalls/socket_linux.go
@ L I B G O _ I S _ L I N U X _ F A L S E @ syscall_socket_epoll_file =
# Support for epoll.
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_socket_epoll_file = syscalls/socket_epoll.go
2010-12-03 05:34:57 +01:00
go_syscall_files = \
$( syscall_errstr_file) \
$( syscall_errstr_decl_file) \
syscalls/exec_helpers.go \
$( syscall_exec_os_file) \
2011-01-13 06:17:52 +01:00
$( syscall_filesize_file) \
$( syscall_sleep_file) \
2010-12-03 05:34:57 +01:00
syscalls/socket.go \
$( syscall_socket_os_file) \
$( syscall_socket_epoll_file) \
$( syscall_syscall_file) \
syscalls/syscall_unix.go \
syscalls/stringbyte.go \
2011-01-12 03:03:46 +01:00
syscalls/syscall_$( GOOS) .go \
syscalls/syscall_$( GOOS) _$( GOARCH) .go \
2010-12-03 05:34:57 +01:00
syscalls/sysfile_posix.go \
2011-01-12 03:03:46 +01:00
sysinfo.go \
syscall_arch.go
2010-12-03 05:34:57 +01:00
go_syscall_c_files = \
syscalls/errno.c
libgo_go_objs = \
asn1/libasn1.la \
big/libbig.la \
bufio/libbufio.la \
bytes/libbytes.la \
cmath/libcmath.la \
ebnf/libebnf.la \
exec/libexec.la \
expvar/libexpvar.la \
flag/libflag.la \
fmt/libfmt.la \
gob/libgob.la \
hash/libhash.la \
html/libhtml.la \
http/libhttp.la \
image/libimage.la \
io/libio.la \
json/libjson.la \
log/liblog.la \
math/libmath.la \
mime/libmime.la \
net/libnet.la \
netchan/libnetchan.la \
os/libos.la \
patch/libpatch.la \
path/libpath.la \
rand/librand.la \
reflect/libreflect.la \
regexp/libregexp.la \
rpc/librpc.la \
runtime/libruntime.la \
scanner/libscanner.la \
smtp/libsmtp.la \
sort/libsort.la \
strconv/libstrconv.la \
strings/libstrings.la \
sync/libsync.la \
syslog/libsyslog.la \
tabwriter/libtabwriter.la \
template/libtemplate.la \
time/libtime.la \
try/libtry.la \
unicode/libunicode.la \
utf16/libutf16.la \
utf8/libutf8.la \
websocket/libwebsocket.la \
xml/libxml.la \
archive/libtar.la \
archive/libzip.la \
compress/libflate.la \
compress/libgzip.la \
compress/libzlib.la \
container/libheap.la \
container/liblist.la \
container/libring.la \
container/libvector.la \
crypto/libaes.la \
crypto/libblock.la \
crypto/libblowfish.la \
crypto/libcast5.la \
crypto/libhmac.la \
crypto/libmd4.la \
crypto/libmd5.la \
crypto/libocsp.la \
crypto/librand.la \
crypto/librc4.la \
crypto/libripemd160.la \
crypto/librsa.la \
crypto/libsha1.la \
crypto/libsha256.la \
crypto/libsha512.la \
crypto/libsubtle.la \
crypto/libtls.la \
crypto/libx509.la \
crypto/libxtea.la \
debug/libdwarf.la \
debug/libelf.la \
debug/libgosym.la \
debug/libmacho.la \
debug/libpe.la \
debug/libproc.la \
encoding/libascii85.la \
encoding/libbase64.la \
encoding/libbinary.la \
encoding/libgit85.la \
encoding/libhex.la \
encoding/libpem.la \
exp/libdatafmt.la \
exp/libdraw.la \
exp/libeval.la \
go/libast.la \
go/libdoc.la \
go/libparser.la \
go/libprinter.la \
go/libscanner.la \
go/libtoken.la \
go/libtypechecker.la \
hash/libadler32.la \
hash/libcrc32.la \
hash/libcrc64.la \
http/libpprof.la \
image/libjpeg.la \
image/libpng.la \
index/libsuffixarray.la \
io/libioutil.la \
mime/libmultipart.la \
net/libdict.la \
net/libtextproto.la \
os/libsignal.la \
rpc/libjsonrpc.la \
runtime/libpprof.la \
syscalls/libsyscall.la \
testing/libtesting.la \
testing/libiotest.la \
testing/libquick.la \
testing/libscript.la
libgo_la_SOURCES = $( runtime_files)
2011-01-12 07:34:08 +01:00
libgo_la_LIBADD = \
$( libgo_go_objs) $( LIBFFI) $( PTHREAD_LIBS) $( MATH_LIBS) $( NET_LIBS)
2010-12-03 05:34:57 +01:00
libgobegin_a_SOURCES = \
runtime/go-main.c
LTLDFLAGS = $( shell $( SHELL) $( top_srcdir) /../libtool-ldflags $( LDFLAGS) )
AM_GOCFLAGS = $( STRINGOPS_FLAG)
GOCOMPILE = $( GOC) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_GOCFLAGS) $( GOCFLAGS)
LTGOCOMPILE = $( LIBTOOL) --tag GO --mode= compile $( GOC) $( INCLUDES) \
$( AM_GOCFLAGS) $( GOCFLAGS)
GOLINK = $( LIBTOOL) --tag GO --mode-link $( GOC) \
2011-01-12 07:34:08 +01:00
$( OPT_LDFLAGS) $( SECTION_LDFLAGS) $( AM_GOCFLAGS) $( LTLDFLAGS) -o $@
2010-12-03 05:34:57 +01:00
# Build a package.
BUILDARCHIVE = \
rm -f ` echo $@ | sed -e 's|/lib|/|' -e 's/\.a/.gox/' ` ; \
test -d $( @D) || $( MKDIR_P) $( @D) ; \
rm -f $@ ; \
files = ` echo $^ | sed -e 's/[^ ]*\.gox//g' ` ; \
2010-12-09 23:17:25 +01:00
if $( LTGOCOMPILE) -I . -c -fgo-prefix= " libgo_ $( @D) " -o $@ .$( OBJEXT) $$ files; then \
2010-12-03 05:34:57 +01:00
$( AR) rc $@ $@ .$( OBJEXT) ; \
else exit 1; fi
@ L I B G O _ I S _ R T E M S _ F A L S E @ use_dejagnu = no
@ L I B G O _ I S _ R T E M S _ T R U E @ use_dejagnu = yes
# Check a package.
CHECK = \
@GC= " $( GOC) -L ` ${ PWD_COMMAND } ` -L ` ${ PWD_COMMAND } `/.libs -Wl,-R,` ${ PWD_COMMAND } `/.libs " ; \
export GC; \
RUNTESTFLAGS = " $( RUNTESTFLAGS) " ; \
export RUNTESTFLAGS; \
MAKE = " $( MAKE) " ; \
export MAKE; \
rm -f $@ -log; \
prefix = ` if test " $( @D) " = "regexp" ; then echo regexp-test; else dirname $( @D) ; fi ` ; \
test " $$ {prefix} " != "." || prefix = " $( @D) " ; \
2011-01-12 22:56:10 +01:00
if test " $( use_dejagnu) " = "yes" ; then \
2011-01-14 20:13:24 +01:00
$( SHELL) $( srcdir) /testsuite/gotest --dejagnu= yes --basedir= $( srcdir) --srcdir= $( srcdir) /go/$( @D) --prefix= " libgo_ $$ {prefix} " --pkgfiles= " $( go_$( subst /,_,$( @D) ) _files) " ; \
2011-01-12 00:37:05 +01:00
else \
2011-01-14 20:13:24 +01:00
if $( SHELL) $( srcdir) /testsuite/gotest --basedir= $( srcdir) --srcdir= $( srcdir) /go/$( @D) --prefix= " libgo_ $$ {prefix} " --pkgfiles= " $( go_$( subst /,_,$( @D) ) _files) " >>$@ -log 2>& 1; then \
2011-01-12 22:56:10 +01:00
echo " PASS: $( @D) " ; \
else \
echo " FAIL: $( @D) " ; \
cat $@ -log; \
exit 1; \
fi ; \
2011-01-12 00:37:05 +01:00
fi
2010-12-03 05:34:57 +01:00
# Build all packages before checking any.
CHECK_DEPS = libgo.la libgobegin.a \
$( toolexeclib_DATA) \
$( toolexeclibarchive_DATA) \
$( toolexeclibcompress_DATA) \
$( toolexeclibcontainer_DATA) \
$( toolexeclibcrypto_DATA) \
$( toolexeclibdebug_DATA) \
$( toolexeclibencoding_DATA) \
$( toolexeclibexp_DATA) \
$( toolexeclibgo_DATA) \
$( toolexeclibhash_DATA) \
$( toolexeclibhttp_DATA) \
$( toolexeclibimage_DATA) \
$( toolexeclibio_DATA) \
$( toolexeclibos_DATA) \
$( toolexeclibrpc_DATA) \
$( toolexeclibruntime_DATA) \
$( toolexeclibtesting_DATA)
# How to build a .gox file from a .a file.
BUILDGOX = \
set -e; \
rm -f $@ .$( OBJEXT) ; \
$( CC) -r -nostdlib -o $@ .$( OBJEXT) -Wl,--whole-archive $<; \
$( OBJCOPY) -j .go_export $@ .$( OBJEXT) $@ .tmp; \
mv -f $@ .tmp $@ ; \
rm -f $@ .$( OBJEXT)
TEST_PACKAGES = \
asn1/check \
big/check \
bufio/check \
bytes/check \
cmath/check \
ebnf/check \
exec/check \
expvar/check \
flag/check \
fmt/check \
gob/check \
html/check \
http/check \
io/check \
json/check \
log/check \
math/check \
mime/check \
net/check \
netchan/check \
os/check \
patch/check \
path/check \
rand/check \
reflect/check \
regexp/check \
rpc/check \
runtime/check \
scanner/check \
smtp/check \
sort/check \
strconv/check \
strings/check \
sync/check \
syslog/check \
tabwriter/check \
template/check \
time/check \
try/check \
unicode/check \
utf16/check \
utf8/check \
websocket/check \
xml/check \
archive/tar/check \
archive/zip/check \
compress/flate/check \
compress/gzip/check \
compress/zlib/check \
container/heap/check \
container/list/check \
container/ring/check \
container/vector/check \
crypto/aes/check \
crypto/block/check \
crypto/blowfish/check \
crypto/cast5/check \
crypto/hmac/check \
crypto/md4/check \
crypto/md5/check \
crypto/ocsp/check \
crypto/rand/check \
crypto/rc4/check \
crypto/ripemd160/check \
crypto/rsa/check \
crypto/sha1/check \
crypto/sha256/check \
crypto/sha512/check \
crypto/subtle/check \
crypto/tls/check \
crypto/x509/check \
crypto/xtea/check \
debug/dwarf/check \
debug/elf/check \
debug/macho/check \
debug/pe/check \
encoding/ascii85/check \
encoding/base64/check \
encoding/binary/check \
encoding/git85/check \
encoding/hex/check \
encoding/pem/check \
exp/datafmt/check \
exp/draw/check \
exp/eval/check \
go/parser/check \
go/printer/check \
go/scanner/check \
go/typechecker/check \
hash/adler32/check \
hash/crc32/check \
hash/crc64/check \
image/png/check \
index/suffixarray/check \
io/ioutil/check \
mime/multipart/check \
net/textproto/check \
os/signal/check \
rpc/jsonrpc/check \
testing/quick/check \
testing/script/check
CLEANFILES = *.go *.gox goc2c *.c s-version
all : config .h
$( MAKE) $( AM_MAKEFLAGS) all-recursive
.SUFFIXES :
.SUFFIXES : .c .go .gox .o .obj .lo .a .la
am--refresh :
@:
$(srcdir)/Makefile.in : @MAINTAINER_MODE_TRUE @ $( srcdir ) /Makefile .am $( am__configure_deps )
@for dep in $? ; do \
case '$(am__configure_deps)' in \
*$$ dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign' ; \
$( am__cd) $( srcdir) && $( AUTOMAKE) --foreign \
&& exit 0; \
exit 1; ; \
esac ; \
done ; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile' ; \
$( am__cd) $( top_srcdir) && \
$( AUTOMAKE) --foreign Makefile
.PRECIOUS : Makefile
Makefile : $( srcdir ) /Makefile .in $( top_builddir ) /config .status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status' ; \
$( SHELL) ./config.status; ; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)' ; \
cd $( top_builddir) && $( SHELL) ./config.status $@ $( am__depfiles_maybe) ; ; \
esac ;
$(top_builddir)/config.status : $( top_srcdir ) /configure $( CONFIG_STATUS_DEPENDENCIES )
$( SHELL) ./config.status --recheck
$(top_srcdir)/configure : @MAINTAINER_MODE_TRUE @ $( am__configure_deps )
$( am__cd) $( srcdir) && $( AUTOCONF)
$(ACLOCAL_M4) : @MAINTAINER_MODE_TRUE @ $( am__aclocal_m 4_deps )
$( am__cd) $( srcdir) && $( ACLOCAL) $( ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps) :
config.h : stamp -h 1
@if test ! -f $@ ; then \
rm -f stamp-h1; \
$( MAKE) $( AM_MAKEFLAGS) stamp-h1; \
else :; fi
stamp-h1 : $( srcdir ) /config .h .in $( top_builddir ) /config .status
@rm -f stamp-h1
cd $( top_builddir) && $( SHELL) ./config.status config.h
$(srcdir)/config.h.in : @MAINTAINER_MODE_TRUE @ $( am__configure_deps )
( $( am__cd) $( top_srcdir) && $( AUTOHEADER) )
rm -f stamp-h1
touch $@
distclean-hdr :
-rm -f config.h stamp-h1
install-toolexeclibLIBRARIES : $( toolexeclib_LIBRARIES )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibdir) "
@list= '$(toolexeclib_LIBRARIES)' ; test -n " $( toolexeclibdir) " || list = ; \
list2 = ; for p in $$ list; do \
if test -f $$ p; then \
list2 = " $$ list2 $$ p " ; \
else :; fi ; \
done ; \
test -z " $$ list2 " || { \
echo " $( INSTALL_DATA) $$ list2 ' $( DESTDIR) $( toolexeclibdir) ' " ; \
$( INSTALL_DATA) $$ list2 " $( DESTDIR) $( toolexeclibdir) " || exit $$ ?; }
@$( POST_INSTALL)
@list= '$(toolexeclib_LIBRARIES)' ; test -n " $( toolexeclibdir) " || list = ; \
for p in $$ list; do \
if test -f $$ p; then \
$( am__strip_dir) \
echo " ( cd ' $( DESTDIR) $( toolexeclibdir) ' && $( RANLIB) $$ f ) " ; \
( cd " $( DESTDIR) $( toolexeclibdir) " && $( RANLIB) $$ f ) || exit $$ ?; \
else :; fi ; \
done
uninstall-toolexeclibLIBRARIES :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclib_LIBRARIES)' ; test -n " $( toolexeclibdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibdir) ' && rm -f " $$ files" )" ; \
cd " $( DESTDIR) $( toolexeclibdir) " && rm -f $$ files
clean-toolexeclibLIBRARIES :
-test -z " $( toolexeclib_LIBRARIES) " || rm -f $( toolexeclib_LIBRARIES)
libgobegin.a : $( libgobegin_a_OBJECTS ) $( libgobegin_a_DEPENDENCIES )
-rm -f libgobegin.a
$( libgobegin_a_AR) libgobegin.a $( libgobegin_a_OBJECTS) $( libgobegin_a_LIBADD)
$( RANLIB) libgobegin.a
install-toolexeclibLTLIBRARIES : $( toolexeclib_LTLIBRARIES )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibdir) "
@list= '$(toolexeclib_LTLIBRARIES)' ; test -n " $( toolexeclibdir) " || list = ; \
list2 = ; for p in $$ list; do \
if test -f $$ p; then \
list2 = " $$ list2 $$ p " ; \
else :; fi ; \
done ; \
test -z " $$ list2 " || { \
echo " $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode=install $( INSTALL) $( INSTALL_STRIP_FLAG) $$ list2 ' $( DESTDIR) $( toolexeclibdir) ' " ; \
$( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= install $( INSTALL) $( INSTALL_STRIP_FLAG) $$ list2 " $( DESTDIR) $( toolexeclibdir) " ; \
}
uninstall-toolexeclibLTLIBRARIES :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclib_LTLIBRARIES)' ; test -n " $( toolexeclibdir) " || list = ; \
for p in $$ list; do \
$( am__strip_dir) \
echo " $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode=uninstall rm -f ' $( DESTDIR) $( toolexeclibdir) / $$ f' " ; \
$( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= uninstall rm -f " $( DESTDIR) $( toolexeclibdir) / $$ f " ; \
done
clean-toolexeclibLTLIBRARIES :
-test -z " $( toolexeclib_LTLIBRARIES) " || rm -f $( toolexeclib_LTLIBRARIES)
@list= '$(toolexeclib_LTLIBRARIES)' ; for p in $$ list; do \
dir = " `echo $$ p | sed -e 's|/[^/]* $$ ||'` " ; \
test " $$ dir " != " $$ p " || dir = .; \
echo " rm -f \" $$ {dir}/so_locations\" " ; \
rm -f " $$ {dir}/so_locations " ; \
done
libgo.la : $( libgo_la_OBJECTS ) $( libgo_la_DEPENDENCIES )
$( LINK) -rpath $( toolexeclibdir) $( libgo_la_OBJECTS) $( libgo_la_LIBADD) $( LIBS)
mostlyclean-compile :
-rm -f *.$( OBJEXT)
distclean-compile :
-rm -f *.tab.c
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c h a n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - a p p e n d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - a s s e r t - i n t e r f a c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - a s s e r t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - b r e a k p o i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - b y t e - a r r a y - t o - s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c a l l e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c a n - c o n v e r t - i n t e r f a c e . P l o @ a m _ _ q u o t e @
2011-01-11 19:59:30 +01:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c g o . P l o @ a m _ _ q u o t e @
2010-12-03 05:34:57 +01:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c h a n - c a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c h a n - l e n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c h e c k - i n t e r f a c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c l o s e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c l o s e d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c o n s t r u c t - m a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c o n v e r t - i n t e r f a c e . P l o @ a m _ _ q u o t e @
2010-12-17 07:33:41 +01:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - c o p y . P l o @ a m _ _ q u o t e @
2010-12-03 05:34:57 +01:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - d e f e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - d e f e r r e d - r e c o v e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - e f a c e - c o m p a r e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - e f a c e - v a l - c o m p a r e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - g e t g o r o o t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - g o . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - g o m a x p r o c s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - i n t - a r r a y - t o - s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - i n t - t o - s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - i n t e r f a c e - c o m p a r e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - i n t e r f a c e - v a l - c o m p a r e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - l o c k - o s - t h r e a d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - m a i n . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - m a p - d e l e t e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - m a p - i n d e x . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - m a p - l e n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - m a p - r a n g e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - n a n o t i m e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - n e w - c h a n n e l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - n e w - m a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - n e w . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - n o t e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - p a n i c - d e f e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - p a n i c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - p r i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e c - b i g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e c - n b - b i g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e c - n b - s m a l l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e c - s m a l l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e c o v e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e f l e c t - c a l l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e f l e c t - c h a n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e f l e c t - m a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r e f l e c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r u n e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - r u n t i m e - e r r o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s c h e d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e l e c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e m a c q u i r e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e n d - b i g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e n d - n b - b i g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e n d - n b - s m a l l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s e n d - s m a l l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s i g n a l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s t r c m p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s t r i n g - t o - b y t e - a r r a y . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s t r i n g - t o - i n t - a r r a y . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s t r p l u s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - s t r s l i c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t r a m p o l i n e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e - e f a c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e - e r r o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e - i d e n t i t y . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e - i n t e r f a c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e - s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e d e s c - e q u a l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - t y p e s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - u n r e f l e c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - u n s a f e - n e w . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - u n s a f e - n e w a r r a y . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - u n s a f e - p o i n t e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / g o - u n w i n d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / i f a c e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m a l l o c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m c a c h e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m c e n t r a l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m e m . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m e m _ p o s i x _ m e m a l i g n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m f i n a l . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m f i x a l l o c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m g c 0 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m h e a p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m h e a p m a p 3 2 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m h e a p m a p 6 4 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m p r o f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / m s i z e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / p r o c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f l e c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r t e m s - t a s k - v a r i a b l e - a d d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / s i g q u e u e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / s t r i n g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t h r e a d . P l o @ a m _ _ q u o t e @
.c.o :
@ a m _ _ f a s t d e p C C _ T R U E @ $( COMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ $<
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c $<
.c.obj :
@ a m _ _ f a s t d e p C C _ T R U E @ $( COMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ ` $( CYGPATH_W ) '$<' `
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c ` $( CYGPATH_W ) '$<' `
.c.lo :
@ a m _ _ f a s t d e p C C _ T R U E @ $( LTCOMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ $<
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LTCOMPILE ) - c - o $@ $<
go-main.o : runtime /go -main .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T g o - m a i n . o - M D - M P - M F $( DEPDIR ) / g o - m a i n . T p o - c - o g o - m a i n . o ` t e s t - f 'runtime/go-main.c' | | e c h o '$(srcdir)/' ` r u n t i m e / g o - m a i n . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a i n . T p o $( DEPDIR ) / g o - m a i n . P o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-main.c' object = 'go-main.o' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o g o - m a i n . o ` t e s t - f 'runtime/go-main.c' | | e c h o '$(srcdir)/' ` r u n t i m e / g o - m a i n . c
go-main.obj : runtime /go -main .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T g o - m a i n . o b j - M D - M P - M F $( DEPDIR ) / g o - m a i n . T p o - c - o g o - m a i n . o b j ` i f t e s t - f 'runtime/go-main.c' ; t h e n $( CYGPATH_W ) 'runtime/go-main.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/runtime/go-main.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a i n . T p o $( DEPDIR ) / g o - m a i n . P o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-main.c' object = 'go-main.obj' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o g o - m a i n . o b j ` i f t e s t - f 'runtime/go-main.c' ; t h e n $( CYGPATH_W ) 'runtime/go-main.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/runtime/go-main.c' ; f i `
go-append.lo : runtime /go -append .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - a p p e n d . T p o $( DEPDIR ) / g o - a p p e n d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-append.c' object = 'go-append.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-assert.lo : runtime /go -assert .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - a s s e r t . T p o $( DEPDIR ) / g o - a s s e r t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-assert.c' object = 'go-assert.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-assert-interface.lo : runtime /go -assert -interface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - a s s e r t - i n t e r f a c e . T p o $( DEPDIR ) / g o - a s s e r t - i n t e r f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-assert-interface.c' object = 'go-assert-interface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-byte-array-to-string.lo : runtime /go -byte -array -to -string .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - b y t e - a r r a y - t o - s t r i n g . T p o $( DEPDIR ) / g o - b y t e - a r r a y - t o - s t r i n g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-byte-array-to-string.c' object = 'go-byte-array-to-string.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-breakpoint.lo : runtime /go -breakpoint .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - b r e a k p o i n t . T p o $( DEPDIR ) / g o - b r e a k p o i n t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-breakpoint.c' object = 'go-breakpoint.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-caller.lo : runtime /go -caller .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c a l l e r . T p o $( DEPDIR ) / g o - c a l l e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-caller.c' object = 'go-caller.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-can-convert-interface.lo : runtime /go -can -convert -interface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c a n - c o n v e r t - i n t e r f a c e . T p o $( DEPDIR ) / g o - c a n - c o n v e r t - i n t e r f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-can-convert-interface.c' object = 'go-can-convert-interface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
2011-01-11 19:59:30 +01:00
go-cgo.lo : runtime /go -cgo .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c g o . T p o $( DEPDIR ) / g o - c g o . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-cgo.c' object = 'go-cgo.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
2010-12-03 05:34:57 +01:00
go-chan-cap.lo : runtime /go -chan -cap .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-chan-cap.lo -MD -MP -MF $( DEPDIR) /go-chan-cap.Tpo -c -o go-chan-cap.lo ` test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/' ` runtime/go-chan-cap.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c h a n - c a p . T p o $( DEPDIR ) / g o - c h a n - c a p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-chan-cap.c' object = 'go-chan-cap.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-chan-cap.lo ` test -f 'runtime/go-chan-cap.c' || echo '$(srcdir)/' ` runtime/go-chan-cap.c
go-chan-len.lo : runtime /go -chan -len .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-chan-len.lo -MD -MP -MF $( DEPDIR) /go-chan-len.Tpo -c -o go-chan-len.lo ` test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/' ` runtime/go-chan-len.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c h a n - l e n . T p o $( DEPDIR ) / g o - c h a n - l e n . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-chan-len.c' object = 'go-chan-len.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-chan-len.lo ` test -f 'runtime/go-chan-len.c' || echo '$(srcdir)/' ` runtime/go-chan-len.c
go-check-interface.lo : runtime /go -check -interface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c h e c k - i n t e r f a c e . T p o $( DEPDIR ) / g o - c h e c k - i n t e r f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-check-interface.c' object = 'go-check-interface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-close.lo : runtime /go -close .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-close.lo -MD -MP -MF $( DEPDIR) /go-close.Tpo -c -o go-close.lo ` test -f 'runtime/go-close.c' || echo '$(srcdir)/' ` runtime/go-close.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c l o s e . T p o $( DEPDIR ) / g o - c l o s e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-close.c' object = 'go-close.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-close.lo ` test -f 'runtime/go-close.c' || echo '$(srcdir)/' ` runtime/go-close.c
go-closed.lo : runtime /go -closed .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-closed.lo -MD -MP -MF $( DEPDIR) /go-closed.Tpo -c -o go-closed.lo ` test -f 'runtime/go-closed.c' || echo '$(srcdir)/' ` runtime/go-closed.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c l o s e d . T p o $( DEPDIR ) / g o - c l o s e d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-closed.c' object = 'go-closed.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-closed.lo ` test -f 'runtime/go-closed.c' || echo '$(srcdir)/' ` runtime/go-closed.c
go-construct-map.lo : runtime /go -construct -map .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c o n s t r u c t - m a p . T p o $( DEPDIR ) / g o - c o n s t r u c t - m a p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-construct-map.c' object = 'go-construct-map.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-convert-interface.lo : runtime /go -convert -interface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c o n v e r t - i n t e r f a c e . T p o $( DEPDIR ) / g o - c o n v e r t - i n t e r f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-convert-interface.c' object = 'go-convert-interface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
2010-12-17 07:33:41 +01:00
go-copy.lo : runtime /go -copy .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - c o p y . T p o $( DEPDIR ) / g o - c o p y . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-copy.c' object = 'go-copy.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
2010-12-03 05:34:57 +01:00
go-defer.lo : runtime /go -defer .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - d e f e r . T p o $( DEPDIR ) / g o - d e f e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-defer.c' object = 'go-defer.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-deferred-recover.lo : runtime /go -deferred -recover .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - d e f e r r e d - r e c o v e r . T p o $( DEPDIR ) / g o - d e f e r r e d - r e c o v e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-deferred-recover.c' object = 'go-deferred-recover.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-eface-compare.lo : runtime /go -eface -compare .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - e f a c e - c o m p a r e . T p o $( DEPDIR ) / g o - e f a c e - c o m p a r e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-eface-compare.c' object = 'go-eface-compare.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-eface-val-compare.lo : runtime /go -eface -val -compare .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - e f a c e - v a l - c o m p a r e . T p o $( DEPDIR ) / g o - e f a c e - v a l - c o m p a r e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-eface-val-compare.c' object = 'go-eface-val-compare.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-getgoroot.lo : runtime /go -getgoroot .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-getgoroot.lo -MD -MP -MF $( DEPDIR) /go-getgoroot.Tpo -c -o go-getgoroot.lo ` test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/' ` runtime/go-getgoroot.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - g e t g o r o o t . T p o $( DEPDIR ) / g o - g e t g o r o o t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-getgoroot.c' object = 'go-getgoroot.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-getgoroot.lo ` test -f 'runtime/go-getgoroot.c' || echo '$(srcdir)/' ` runtime/go-getgoroot.c
go-go.lo : runtime /go -go .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-go.lo -MD -MP -MF $( DEPDIR) /go-go.Tpo -c -o go-go.lo ` test -f 'runtime/go-go.c' || echo '$(srcdir)/' ` runtime/go-go.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - g o . T p o $( DEPDIR ) / g o - g o . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-go.c' object = 'go-go.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-go.lo ` test -f 'runtime/go-go.c' || echo '$(srcdir)/' ` runtime/go-go.c
go-gomaxprocs.lo : runtime /go -gomaxprocs .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-gomaxprocs.lo -MD -MP -MF $( DEPDIR) /go-gomaxprocs.Tpo -c -o go-gomaxprocs.lo ` test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/' ` runtime/go-gomaxprocs.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - g o m a x p r o c s . T p o $( DEPDIR ) / g o - g o m a x p r o c s . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-gomaxprocs.c' object = 'go-gomaxprocs.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-gomaxprocs.lo ` test -f 'runtime/go-gomaxprocs.c' || echo '$(srcdir)/' ` runtime/go-gomaxprocs.c
go-int-array-to-string.lo : runtime /go -int -array -to -string .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - i n t - a r r a y - t o - s t r i n g . T p o $( DEPDIR ) / g o - i n t - a r r a y - t o - s t r i n g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-int-array-to-string.c' object = 'go-int-array-to-string.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-int-to-string.lo : runtime /go -int -to -string .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - i n t - t o - s t r i n g . T p o $( DEPDIR ) / g o - i n t - t o - s t r i n g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-int-to-string.c' object = 'go-int-to-string.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-interface-compare.lo : runtime /go -interface -compare .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - i n t e r f a c e - c o m p a r e . T p o $( DEPDIR ) / g o - i n t e r f a c e - c o m p a r e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-interface-compare.c' object = 'go-interface-compare.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-interface-val-compare.lo : runtime /go -interface -val -compare .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - i n t e r f a c e - v a l - c o m p a r e . T p o $( DEPDIR ) / g o - i n t e r f a c e - v a l - c o m p a r e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-interface-val-compare.c' object = 'go-interface-val-compare.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-lock-os-thread.lo : runtime /go -lock -os -thread .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-lock-os-thread.lo -MD -MP -MF $( DEPDIR) /go-lock-os-thread.Tpo -c -o go-lock-os-thread.lo ` test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/' ` runtime/go-lock-os-thread.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - l o c k - o s - t h r e a d . T p o $( DEPDIR ) / g o - l o c k - o s - t h r e a d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-lock-os-thread.c' object = 'go-lock-os-thread.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-lock-os-thread.lo ` test -f 'runtime/go-lock-os-thread.c' || echo '$(srcdir)/' ` runtime/go-lock-os-thread.c
go-map-delete.lo : runtime /go -map -delete .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a p - d e l e t e . T p o $( DEPDIR ) / g o - m a p - d e l e t e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-map-delete.c' object = 'go-map-delete.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-map-index.lo : runtime /go -map -index .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a p - i n d e x . T p o $( DEPDIR ) / g o - m a p - i n d e x . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-map-index.c' object = 'go-map-index.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-map-len.lo : runtime /go -map -len .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a p - l e n . T p o $( DEPDIR ) / g o - m a p - l e n . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-map-len.c' object = 'go-map-len.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-map-range.lo : runtime /go -map -range .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a p - r a n g e . T p o $( DEPDIR ) / g o - m a p - r a n g e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-map-range.c' object = 'go-map-range.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-nanotime.lo : runtime /go -nanotime .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n a n o t i m e . T p o $( DEPDIR ) / g o - n a n o t i m e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-nanotime.c' object = 'go-nanotime.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-new-channel.lo : runtime /go -new -channel .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-new-channel.lo -MD -MP -MF $( DEPDIR) /go-new-channel.Tpo -c -o go-new-channel.lo ` test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/' ` runtime/go-new-channel.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n e w - c h a n n e l . T p o $( DEPDIR ) / g o - n e w - c h a n n e l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-new-channel.c' object = 'go-new-channel.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-new-channel.lo ` test -f 'runtime/go-new-channel.c' || echo '$(srcdir)/' ` runtime/go-new-channel.c
go-new-map.lo : runtime /go -new -map .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n e w - m a p . T p o $( DEPDIR ) / g o - n e w - m a p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-new-map.c' object = 'go-new-map.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-new.lo : runtime /go -new .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n e w . T p o $( DEPDIR ) / g o - n e w . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-new.c' object = 'go-new.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-note.lo : runtime /go -note .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-note.lo -MD -MP -MF $( DEPDIR) /go-note.Tpo -c -o go-note.lo ` test -f 'runtime/go-note.c' || echo '$(srcdir)/' ` runtime/go-note.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n o t e . T p o $( DEPDIR ) / g o - n o t e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-note.c' object = 'go-note.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-note.lo ` test -f 'runtime/go-note.c' || echo '$(srcdir)/' ` runtime/go-note.c
go-panic.lo : runtime /go -panic .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - p a n i c . T p o $( DEPDIR ) / g o - p a n i c . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-panic.c' object = 'go-panic.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-panic-defer.lo : runtime /go -panic -defer .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-panic-defer.lo -MD -MP -MF $( DEPDIR) /go-panic-defer.Tpo -c -o go-panic-defer.lo ` test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/' ` runtime/go-panic-defer.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - p a n i c - d e f e r . T p o $( DEPDIR ) / g o - p a n i c - d e f e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-panic-defer.c' object = 'go-panic-defer.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-panic-defer.lo ` test -f 'runtime/go-panic-defer.c' || echo '$(srcdir)/' ` runtime/go-panic-defer.c
go-print.lo : runtime /go -print .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - p r i n t . T p o $( DEPDIR ) / g o - p r i n t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-print.c' object = 'go-print.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-rec-big.lo : runtime /go -rec -big .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-rec-big.lo -MD -MP -MF $( DEPDIR) /go-rec-big.Tpo -c -o go-rec-big.lo ` test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/' ` runtime/go-rec-big.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e c - b i g . T p o $( DEPDIR ) / g o - r e c - b i g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-rec-big.c' object = 'go-rec-big.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-rec-big.lo ` test -f 'runtime/go-rec-big.c' || echo '$(srcdir)/' ` runtime/go-rec-big.c
go-rec-nb-big.lo : runtime /go -rec -nb -big .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-rec-nb-big.lo -MD -MP -MF $( DEPDIR) /go-rec-nb-big.Tpo -c -o go-rec-nb-big.lo ` test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/' ` runtime/go-rec-nb-big.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e c - n b - b i g . T p o $( DEPDIR ) / g o - r e c - n b - b i g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-rec-nb-big.c' object = 'go-rec-nb-big.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-rec-nb-big.lo ` test -f 'runtime/go-rec-nb-big.c' || echo '$(srcdir)/' ` runtime/go-rec-nb-big.c
go-rec-nb-small.lo : runtime /go -rec -nb -small .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-rec-nb-small.lo -MD -MP -MF $( DEPDIR) /go-rec-nb-small.Tpo -c -o go-rec-nb-small.lo ` test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/' ` runtime/go-rec-nb-small.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e c - n b - s m a l l . T p o $( DEPDIR ) / g o - r e c - n b - s m a l l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-rec-nb-small.c' object = 'go-rec-nb-small.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-rec-nb-small.lo ` test -f 'runtime/go-rec-nb-small.c' || echo '$(srcdir)/' ` runtime/go-rec-nb-small.c
go-rec-small.lo : runtime /go -rec -small .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-rec-small.lo -MD -MP -MF $( DEPDIR) /go-rec-small.Tpo -c -o go-rec-small.lo ` test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/' ` runtime/go-rec-small.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e c - s m a l l . T p o $( DEPDIR ) / g o - r e c - s m a l l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-rec-small.c' object = 'go-rec-small.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-rec-small.lo ` test -f 'runtime/go-rec-small.c' || echo '$(srcdir)/' ` runtime/go-rec-small.c
go-recover.lo : runtime /go -recover .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e c o v e r . T p o $( DEPDIR ) / g o - r e c o v e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-recover.c' object = 'go-recover.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-reflect.lo : runtime /go -reflect .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-reflect.lo -MD -MP -MF $( DEPDIR) /go-reflect.Tpo -c -o go-reflect.lo ` test -f 'runtime/go-reflect.c' || echo '$(srcdir)/' ` runtime/go-reflect.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e f l e c t . T p o $( DEPDIR ) / g o - r e f l e c t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-reflect.c' object = 'go-reflect.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-reflect.lo ` test -f 'runtime/go-reflect.c' || echo '$(srcdir)/' ` runtime/go-reflect.c
go-reflect-call.lo : runtime /go -reflect -call .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e f l e c t - c a l l . T p o $( DEPDIR ) / g o - r e f l e c t - c a l l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-reflect-call.c' object = 'go-reflect-call.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-reflect-chan.lo : runtime /go -reflect -chan .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-reflect-chan.lo -MD -MP -MF $( DEPDIR) /go-reflect-chan.Tpo -c -o go-reflect-chan.lo ` test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/' ` runtime/go-reflect-chan.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e f l e c t - c h a n . T p o $( DEPDIR ) / g o - r e f l e c t - c h a n . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-reflect-chan.c' object = 'go-reflect-chan.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-reflect-chan.lo ` test -f 'runtime/go-reflect-chan.c' || echo '$(srcdir)/' ` runtime/go-reflect-chan.c
go-reflect-map.lo : runtime /go -reflect -map .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r e f l e c t - m a p . T p o $( DEPDIR ) / g o - r e f l e c t - m a p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-reflect-map.c' object = 'go-reflect-map.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-rune.lo : runtime /go -rune .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r u n e . T p o $( DEPDIR ) / g o - r u n e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-rune.c' object = 'go-rune.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-runtime-error.lo : runtime /go -runtime -error .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - r u n t i m e - e r r o r . T p o $( DEPDIR ) / g o - r u n t i m e - e r r o r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-runtime-error.c' object = 'go-runtime-error.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-sched.lo : runtime /go -sched .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-sched.lo -MD -MP -MF $( DEPDIR) /go-sched.Tpo -c -o go-sched.lo ` test -f 'runtime/go-sched.c' || echo '$(srcdir)/' ` runtime/go-sched.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s c h e d . T p o $( DEPDIR ) / g o - s c h e d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-sched.c' object = 'go-sched.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-sched.lo ` test -f 'runtime/go-sched.c' || echo '$(srcdir)/' ` runtime/go-sched.c
go-select.lo : runtime /go -select .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-select.lo -MD -MP -MF $( DEPDIR) /go-select.Tpo -c -o go-select.lo ` test -f 'runtime/go-select.c' || echo '$(srcdir)/' ` runtime/go-select.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e l e c t . T p o $( DEPDIR ) / g o - s e l e c t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-select.c' object = 'go-select.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-select.lo ` test -f 'runtime/go-select.c' || echo '$(srcdir)/' ` runtime/go-select.c
go-semacquire.lo : runtime /go -semacquire .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-semacquire.lo -MD -MP -MF $( DEPDIR) /go-semacquire.Tpo -c -o go-semacquire.lo ` test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/' ` runtime/go-semacquire.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e m a c q u i r e . T p o $( DEPDIR ) / g o - s e m a c q u i r e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-semacquire.c' object = 'go-semacquire.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-semacquire.lo ` test -f 'runtime/go-semacquire.c' || echo '$(srcdir)/' ` runtime/go-semacquire.c
go-send-big.lo : runtime /go -send -big .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-send-big.lo -MD -MP -MF $( DEPDIR) /go-send-big.Tpo -c -o go-send-big.lo ` test -f 'runtime/go-send-big.c' || echo '$(srcdir)/' ` runtime/go-send-big.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e n d - b i g . T p o $( DEPDIR ) / g o - s e n d - b i g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-send-big.c' object = 'go-send-big.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-send-big.lo ` test -f 'runtime/go-send-big.c' || echo '$(srcdir)/' ` runtime/go-send-big.c
go-send-nb-big.lo : runtime /go -send -nb -big .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-send-nb-big.lo -MD -MP -MF $( DEPDIR) /go-send-nb-big.Tpo -c -o go-send-nb-big.lo ` test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/' ` runtime/go-send-nb-big.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e n d - n b - b i g . T p o $( DEPDIR ) / g o - s e n d - n b - b i g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-send-nb-big.c' object = 'go-send-nb-big.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-send-nb-big.lo ` test -f 'runtime/go-send-nb-big.c' || echo '$(srcdir)/' ` runtime/go-send-nb-big.c
go-send-nb-small.lo : runtime /go -send -nb -small .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-send-nb-small.lo -MD -MP -MF $( DEPDIR) /go-send-nb-small.Tpo -c -o go-send-nb-small.lo ` test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/' ` runtime/go-send-nb-small.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e n d - n b - s m a l l . T p o $( DEPDIR ) / g o - s e n d - n b - s m a l l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-send-nb-small.c' object = 'go-send-nb-small.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-send-nb-small.lo ` test -f 'runtime/go-send-nb-small.c' || echo '$(srcdir)/' ` runtime/go-send-nb-small.c
go-send-small.lo : runtime /go -send -small .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-send-small.lo -MD -MP -MF $( DEPDIR) /go-send-small.Tpo -c -o go-send-small.lo ` test -f 'runtime/go-send-small.c' || echo '$(srcdir)/' ` runtime/go-send-small.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e n d - s m a l l . T p o $( DEPDIR ) / g o - s e n d - s m a l l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-send-small.c' object = 'go-send-small.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-send-small.lo ` test -f 'runtime/go-send-small.c' || echo '$(srcdir)/' ` runtime/go-send-small.c
go-signal.lo : runtime /go -signal .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s i g n a l . T p o $( DEPDIR ) / g o - s i g n a l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-signal.c' object = 'go-signal.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-strcmp.lo : runtime /go -strcmp .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s t r c m p . T p o $( DEPDIR ) / g o - s t r c m p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-strcmp.c' object = 'go-strcmp.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-string-to-byte-array.lo : runtime /go -string -to -byte -array .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s t r i n g - t o - b y t e - a r r a y . T p o $( DEPDIR ) / g o - s t r i n g - t o - b y t e - a r r a y . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-string-to-byte-array.c' object = 'go-string-to-byte-array.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-string-to-int-array.lo : runtime /go -string -to -int -array .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s t r i n g - t o - i n t - a r r a y . T p o $( DEPDIR ) / g o - s t r i n g - t o - i n t - a r r a y . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-string-to-int-array.c' object = 'go-string-to-int-array.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-strplus.lo : runtime /go -strplus .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s t r p l u s . T p o $( DEPDIR ) / g o - s t r p l u s . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-strplus.c' object = 'go-strplus.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-strslice.lo : runtime /go -strslice .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s t r s l i c e . T p o $( DEPDIR ) / g o - s t r s l i c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-strslice.c' object = 'go-strslice.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-trampoline.lo : runtime /go -trampoline .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-trampoline.lo -MD -MP -MF $( DEPDIR) /go-trampoline.Tpo -c -o go-trampoline.lo ` test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/' ` runtime/go-trampoline.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t r a m p o l i n e . T p o $( DEPDIR ) / g o - t r a m p o l i n e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-trampoline.c' object = 'go-trampoline.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-trampoline.lo ` test -f 'runtime/go-trampoline.c' || echo '$(srcdir)/' ` runtime/go-trampoline.c
go-type-eface.lo : runtime /go -type -eface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - e f a c e . T p o $( DEPDIR ) / g o - t y p e - e f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-type-eface.c' object = 'go-type-eface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-type-error.lo : runtime /go -type -error .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - e r r o r . T p o $( DEPDIR ) / g o - t y p e - e r r o r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-type-error.c' object = 'go-type-error.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-type-identity.lo : runtime /go -type -identity .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - i d e n t i t y . T p o $( DEPDIR ) / g o - t y p e - i d e n t i t y . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-type-identity.c' object = 'go-type-identity.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-type-interface.lo : runtime /go -type -interface .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - i n t e r f a c e . T p o $( DEPDIR ) / g o - t y p e - i n t e r f a c e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-type-interface.c' object = 'go-type-interface.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-type-string.lo : runtime /go -type -string .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - s t r i n g . T p o $( DEPDIR ) / g o - t y p e - s t r i n g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-type-string.c' object = 'go-type-string.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-typedesc-equal.lo : runtime /go -typedesc -equal .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e d e s c - e q u a l . T p o $( DEPDIR ) / g o - t y p e d e s c - e q u a l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-typedesc-equal.c' object = 'go-typedesc-equal.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-typestring.lo : runtime /go -typestring .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-typestring.lo -MD -MP -MF $( DEPDIR) /go-typestring.Tpo -c -o go-typestring.lo ` test -f 'runtime/go-typestring.c' || echo '$(srcdir)/' ` runtime/go-typestring.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e s t r i n g . T p o $( DEPDIR ) / g o - t y p e s t r i n g . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-typestring.c' object = 'go-typestring.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-typestring.lo ` test -f 'runtime/go-typestring.c' || echo '$(srcdir)/' ` runtime/go-typestring.c
go-unreflect.lo : runtime /go -unreflect .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT go-unreflect.lo -MD -MP -MF $( DEPDIR) /go-unreflect.Tpo -c -o go-unreflect.lo ` test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/' ` runtime/go-unreflect.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - u n r e f l e c t . T p o $( DEPDIR ) / g o - u n r e f l e c t . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-unreflect.c' object = 'go-unreflect.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o go-unreflect.lo ` test -f 'runtime/go-unreflect.c' || echo '$(srcdir)/' ` runtime/go-unreflect.c
go-unsafe-new.lo : runtime /go -unsafe -new .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - u n s a f e - n e w . T p o $( DEPDIR ) / g o - u n s a f e - n e w . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-unsafe-new.c' object = 'go-unsafe-new.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-unsafe-newarray.lo : runtime /go -unsafe -newarray .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - u n s a f e - n e w a r r a y . T p o $( DEPDIR ) / g o - u n s a f e - n e w a r r a y . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-unsafe-newarray.c' object = 'go-unsafe-newarray.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-unsafe-pointer.lo : runtime /go -unsafe -pointer .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - u n s a f e - p o i n t e r . T p o $( DEPDIR ) / g o - u n s a f e - p o i n t e r . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-unsafe-pointer.c' object = 'go-unsafe-pointer.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
go-unwind.lo : runtime /go -unwind .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - u n w i n d . T p o $( DEPDIR ) / g o - u n w i n d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/go-unwind.c' object = 'go-unwind.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mcache.lo : runtime /mcache .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m c a c h e . T p o $( DEPDIR ) / m c a c h e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mcache.c' object = 'mcache.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mcentral.lo : runtime /mcentral .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m c e n t r a l . T p o $( DEPDIR ) / m c e n t r a l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mcentral.c' object = 'mcentral.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mem_posix_memalign.lo : runtime /mem_posix_memalign .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m e m _ p o s i x _ m e m a l i g n . T p o $( DEPDIR ) / m e m _ p o s i x _ m e m a l i g n . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mem_posix_memalign.c' object = 'mem_posix_memalign.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mem.lo : runtime /mem .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m e m . T p o $( DEPDIR ) / m e m . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mem.c' object = 'mem.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mfinal.lo : runtime /mfinal .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT mfinal.lo -MD -MP -MF $( DEPDIR) /mfinal.Tpo -c -o mfinal.lo ` test -f 'runtime/mfinal.c' || echo '$(srcdir)/' ` runtime/mfinal.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m f i n a l . T p o $( DEPDIR ) / m f i n a l . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mfinal.c' object = 'mfinal.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o mfinal.lo ` test -f 'runtime/mfinal.c' || echo '$(srcdir)/' ` runtime/mfinal.c
mfixalloc.lo : runtime /mfixalloc .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m f i x a l l o c . T p o $( DEPDIR ) / m f i x a l l o c . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mfixalloc.c' object = 'mfixalloc.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mgc0.lo : runtime /mgc 0.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m g c 0 . T p o $( DEPDIR ) / m g c 0 . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mgc0.c' object = 'mgc0.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mheap.lo : runtime /mheap .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m h e a p . T p o $( DEPDIR ) / m h e a p . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mheap.c' object = 'mheap.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mheapmap32.lo : runtime /mheapmap 32.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT mheapmap32.lo -MD -MP -MF $( DEPDIR) /mheapmap32.Tpo -c -o mheapmap32.lo ` test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/' ` runtime/mheapmap32.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m h e a p m a p 3 2 . T p o $( DEPDIR ) / m h e a p m a p 3 2 . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mheapmap32.c' object = 'mheapmap32.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o mheapmap32.lo ` test -f 'runtime/mheapmap32.c' || echo '$(srcdir)/' ` runtime/mheapmap32.c
mheapmap64.lo : runtime /mheapmap 64.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -MT mheapmap64.lo -MD -MP -MF $( DEPDIR) /mheapmap64.Tpo -c -o mheapmap64.lo ` test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/' ` runtime/mheapmap64.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m h e a p m a p 6 4 . T p o $( DEPDIR ) / m h e a p m a p 6 4 . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/mheapmap64.c' object = 'mheapmap64.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --tag = CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS) -c -o mheapmap64.lo ` test -f 'runtime/mheapmap64.c' || echo '$(srcdir)/' ` runtime/mheapmap64.c
msize.lo : runtime /msize .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / m s i z e . T p o $( DEPDIR ) / m s i z e . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/msize.c' object = 'msize.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
proc.lo : runtime /proc .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / p r o c . T p o $( DEPDIR ) / p r o c . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/proc.c' object = 'proc.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
thread.lo : runtime /thread .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / t h r e a d . T p o $( DEPDIR ) / t h r e a d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/thread.c' object = 'thread.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
rtems-task-variable-add.lo : runtime /rtems -task -variable -add .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( 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
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / r t e m s - t a s k - v a r i a b l e - a d d . T p o $( DEPDIR ) / r t e m s - t a s k - v a r i a b l e - a d d . P l o
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'runtime/rtems-task-variable-add.c' object = 'rtems-task-variable-add.lo' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( 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
mostlyclean-libtool :
-rm -f *.lo
clean-libtool :
-rm -rf .libs _libs
distclean-libtool :
-rm -f libtool config.lt
# GNU Make needs to see an explicit $(MAKE) variable in the command it
# runs to enable its job server during parallel builds. Hence the
# comments below.
all-multi :
$( MULTIDO) $( AM_MAKEFLAGS) DO = all multi-do # $(MAKE)
install-multi :
$( MULTIDO) $( AM_MAKEFLAGS) DO = install multi-do # $(MAKE)
mostlyclean-multi :
$( MULTICLEAN) $( AM_MAKEFLAGS) DO = mostlyclean multi-clean # $(MAKE)
clean-multi :
$( MULTICLEAN) $( AM_MAKEFLAGS) DO = clean multi-clean # $(MAKE)
distclean-multi :
$( MULTICLEAN) $( AM_MAKEFLAGS) DO = distclean multi-clean # $(MAKE)
maintainer-clean-multi :
$( MULTICLEAN) $( AM_MAKEFLAGS) DO = maintainer-clean multi-clean # $(MAKE)
2010-12-07 15:18:35 +01:00
install-toolexeclibgoDATA : $( toolexeclibgo_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgodir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgodir) "
@list= '$(toolexeclibgo_DATA)' ; test -n " $( toolexeclibgodir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgodir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgodir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgo_DATA)' ; test -n " $( toolexeclibgodir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgodir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgodir) " && rm -f $$ files
install-toolexeclibgoarchiveDATA : $( toolexeclibgoarchive_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoarchivedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoarchivedir) "
@list= '$(toolexeclibgoarchive_DATA)' ; test -n " $( toolexeclibgoarchivedir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoarchivedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoarchivedir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoarchiveDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoarchive_DATA)' ; test -n " $( toolexeclibgoarchivedir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoarchivedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoarchivedir) " && rm -f $$ files
install-toolexeclibgocompressDATA : $( toolexeclibgocompress_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgocompressdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgocompressdir) "
@list= '$(toolexeclibgocompress_DATA)' ; test -n " $( toolexeclibgocompressdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgocompressdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgocompressdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgocompressDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgocompress_DATA)' ; test -n " $( toolexeclibgocompressdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgocompressdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgocompressdir) " && rm -f $$ files
install-toolexeclibgocontainerDATA : $( toolexeclibgocontainer_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgocontainerdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgocontainerdir) "
@list= '$(toolexeclibgocontainer_DATA)' ; test -n " $( toolexeclibgocontainerdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgocontainerdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgocontainerdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgocontainerDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgocontainer_DATA)' ; test -n " $( toolexeclibgocontainerdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgocontainerdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgocontainerdir) " && rm -f $$ files
install-toolexeclibgocryptoDATA : $( toolexeclibgocrypto_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgocryptodir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgocryptodir) "
@list= '$(toolexeclibgocrypto_DATA)' ; test -n " $( toolexeclibgocryptodir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgocryptodir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgocryptodir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgocryptoDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgocrypto_DATA)' ; test -n " $( toolexeclibgocryptodir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgocryptodir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgocryptodir) " && rm -f $$ files
install-toolexeclibgodebugDATA : $( toolexeclibgodebug_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgodebugdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgodebugdir) "
@list= '$(toolexeclibgodebug_DATA)' ; test -n " $( toolexeclibgodebugdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgodebugdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgodebugdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgodebugDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgodebug_DATA)' ; test -n " $( toolexeclibgodebugdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgodebugdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgodebugdir) " && rm -f $$ files
install-toolexeclibgoencodingDATA : $( toolexeclibgoencoding_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoencodingdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoencodingdir) "
@list= '$(toolexeclibgoencoding_DATA)' ; test -n " $( toolexeclibgoencodingdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoencodingdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoencodingdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoencodingDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoencoding_DATA)' ; test -n " $( toolexeclibgoencodingdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoencodingdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoencodingdir) " && rm -f $$ files
install-toolexeclibgoexpDATA : $( toolexeclibgoexp_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoexpdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoexpdir) "
@list= '$(toolexeclibgoexp_DATA)' ; test -n " $( toolexeclibgoexpdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoexpdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoexpdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoexpDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoexp_DATA)' ; test -n " $( toolexeclibgoexpdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoexpdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoexpdir) " && rm -f $$ files
install-toolexeclibgogoDATA : $( toolexeclibgogo_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgogodir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgogodir) "
@list= '$(toolexeclibgogo_DATA)' ; test -n " $( toolexeclibgogodir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgogodir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgogodir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgogoDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgogo_DATA)' ; test -n " $( toolexeclibgogodir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgogodir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgogodir) " && rm -f $$ files
install-toolexeclibgohashDATA : $( toolexeclibgohash_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgohashdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgohashdir) "
@list= '$(toolexeclibgohash_DATA)' ; test -n " $( toolexeclibgohashdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgohashdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgohashdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgohashDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgohash_DATA)' ; test -n " $( toolexeclibgohashdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgohashdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgohashdir) " && rm -f $$ files
install-toolexeclibgohttpDATA : $( toolexeclibgohttp_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgohttpdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgohttpdir) "
@list= '$(toolexeclibgohttp_DATA)' ; test -n " $( toolexeclibgohttpdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgohttpdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgohttpdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgohttpDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgohttp_DATA)' ; test -n " $( toolexeclibgohttpdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgohttpdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgohttpdir) " && rm -f $$ files
install-toolexeclibgoimageDATA : $( toolexeclibgoimage_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoimagedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoimagedir) "
@list= '$(toolexeclibgoimage_DATA)' ; test -n " $( toolexeclibgoimagedir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoimagedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoimagedir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoimageDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoimage_DATA)' ; test -n " $( toolexeclibgoimagedir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoimagedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoimagedir) " && rm -f $$ files
install-toolexeclibgoindexDATA : $( toolexeclibgoindex_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoindexdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoindexdir) "
@list= '$(toolexeclibgoindex_DATA)' ; test -n " $( toolexeclibgoindexdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoindexdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoindexdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoindexDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoindex_DATA)' ; test -n " $( toolexeclibgoindexdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoindexdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoindexdir) " && rm -f $$ files
install-toolexeclibgoioDATA : $( toolexeclibgoio_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoiodir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoiodir) "
@list= '$(toolexeclibgoio_DATA)' ; test -n " $( toolexeclibgoiodir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoiodir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoiodir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoioDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoio_DATA)' ; test -n " $( toolexeclibgoiodir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoiodir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoiodir) " && rm -f $$ files
install-toolexeclibgomimeDATA : $( toolexeclibgomime_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgomimedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgomimedir) "
@list= '$(toolexeclibgomime_DATA)' ; test -n " $( toolexeclibgomimedir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgomimedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgomimedir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgomimeDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgomime_DATA)' ; test -n " $( toolexeclibgomimedir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgomimedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgomimedir) " && rm -f $$ files
install-toolexeclibgonetDATA : $( toolexeclibgonet_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgonetdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgonetdir) "
@list= '$(toolexeclibgonet_DATA)' ; test -n " $( toolexeclibgonetdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgonetdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgonetdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgonetDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgonet_DATA)' ; test -n " $( toolexeclibgonetdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgonetdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgonetdir) " && rm -f $$ files
install-toolexeclibgoosDATA : $( toolexeclibgoos_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoosdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoosdir) "
@list= '$(toolexeclibgoos_DATA)' ; test -n " $( toolexeclibgoosdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoosdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoosdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoosDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoos_DATA)' ; test -n " $( toolexeclibgoosdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoosdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoosdir) " && rm -f $$ files
install-toolexeclibgorpcDATA : $( toolexeclibgorpc_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgorpcdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgorpcdir) "
@list= '$(toolexeclibgorpc_DATA)' ; test -n " $( toolexeclibgorpcdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgorpcdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgorpcdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgorpcDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgorpc_DATA)' ; test -n " $( toolexeclibgorpcdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgorpcdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgorpcdir) " && rm -f $$ files
install-toolexeclibgoruntimeDATA : $( toolexeclibgoruntime_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgoruntimedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoruntimedir) "
@list= '$(toolexeclibgoruntime_DATA)' ; test -n " $( toolexeclibgoruntimedir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoruntimedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoruntimedir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoruntimeDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgoruntime_DATA)' ; test -n " $( toolexeclibgoruntimedir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoruntimedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoruntimedir) " && rm -f $$ files
install-toolexeclibgotestingDATA : $( toolexeclibgotesting_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2010-12-07 15:18:35 +01:00
test -z " $( toolexeclibgotestingdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgotestingdir) "
@list= '$(toolexeclibgotesting_DATA)' ; test -n " $( toolexeclibgotestingdir) " || list = ; \
2010-12-03 05:34:57 +01:00
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
2010-12-07 15:18:35 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgotestingdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgotestingdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgotestingDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2010-12-07 15:18:35 +01:00
@list= '$(toolexeclibgotesting_DATA)' ; test -n " $( toolexeclibgotestingdir) " || list = ; \
2010-12-03 05:34:57 +01:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2010-12-07 15:18:35 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgotestingdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgotestingdir) " && rm -f $$ files
2010-12-03 05:34:57 +01:00
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS) :
@fail= failcom = 'exit 1' ; \
for f in x $$ MAKEFLAGS; do \
case $$ f in \
*= * | --[ !k] *) ; ; \
*k*) failcom = 'fail=yes' ; ; \
esac ; \
done ; \
dot_seen = no; \
target = ` echo $@ | sed s/-recursive//` ; \
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
echo " Making $$ target in $$ subdir " ; \
if test " $$ subdir " = "." ; then \
dot_seen = yes; \
local_target = " $$ target-am " ; \
else \
local_target = " $$ target " ; \
fi ; \
( $( am__cd) $$ subdir && $( MAKE) $( AM_MAKEFLAGS) $$ local_target) \
|| eval $$ failcom; \
done ; \
if test " $$ dot_seen " = "no" ; then \
$( MAKE) $( AM_MAKEFLAGS) " $$ target-am " || exit 1; \
fi ; test -z " $$ fail "
$(RECURSIVE_CLEAN_TARGETS) :
@fail= failcom = 'exit 1' ; \
for f in x $$ MAKEFLAGS; do \
case $$ f in \
*= * | --[ !k] *) ; ; \
*k*) failcom = 'fail=yes' ; ; \
esac ; \
done ; \
dot_seen = no; \
case " $@ " in \
distclean-* | maintainer-clean-*) list = '$(DIST_SUBDIRS)' ; ; \
*) list = '$(SUBDIRS)' ; ; \
esac ; \
rev = '' ; for subdir in $$ list; do \
if test " $$ subdir " = "." ; then :; else \
rev = " $$ subdir $$ rev " ; \
fi ; \
done ; \
rev = " $$ rev . " ; \
target = ` echo $@ | sed s/-recursive//` ; \
for subdir in $$ rev; do \
echo " Making $$ target in $$ subdir " ; \
if test " $$ subdir " = "." ; then \
local_target = " $$ target-am " ; \
else \
local_target = " $$ target " ; \
fi ; \
( $( am__cd) $$ subdir && $( MAKE) $( AM_MAKEFLAGS) $$ local_target) \
|| eval $$ failcom; \
done && test -z " $$ fail "
tags-recursive :
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
test " $$ subdir " = . || ( $( am__cd) $$ subdir && $( MAKE) $( AM_MAKEFLAGS) tags) ; \
done
ctags-recursive :
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
test " $$ subdir " = . || ( $( am__cd) $$ subdir && $( MAKE) $( AM_MAKEFLAGS) ctags) ; \
done
ID : $( HEADERS ) $( SOURCES ) $( LISP ) $( TAGS_FILES )
list = '$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
mkid -fID $$ unique
tags : TAGS
TAGS : tags -recursive $( HEADERS ) $( SOURCES ) config .h .in $( TAGS_DEPENDENCIES ) \
$( TAGS_FILES) $( LISP)
set x; \
here = ` pwd ` ; \
if ( $( ETAGS) --etags-include --version) >/dev/null 2>& 1; then \
include_option = --etags-include; \
empty_fix = .; \
else \
include_option = --include; \
empty_fix = ; \
fi ; \
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
if test " $$ subdir " = .; then :; else \
test ! -f $$ subdir/TAGS || \
set " $$ @ " " $$ include_option= $$ here/ $$ subdir/TAGS " ; \
fi ; \
done ; \
list = '$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
shift; \
if test -z " $( ETAGS_ARGS) $$ * $$ unique " ; then :; else \
test -n " $$ unique " || unique = $$ empty_fix; \
if test $$ # -gt 0; then \
$( ETAGS) $( ETAGSFLAGS) $( AM_ETAGSFLAGS) $( ETAGS_ARGS) \
" $$ @ " $$ unique; \
else \
$( ETAGS) $( ETAGSFLAGS) $( AM_ETAGSFLAGS) $( ETAGS_ARGS) \
$$ unique; \
fi ; \
fi
ctags : CTAGS
CTAGS : ctags -recursive $( HEADERS ) $( SOURCES ) config .h .in $( TAGS_DEPENDENCIES ) \
$( TAGS_FILES) $( LISP)
list = '$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
test -z " $( CTAGS_ARGS) $$ unique " \
|| $( CTAGS) $( CTAGSFLAGS) $( AM_CTAGSFLAGS) $( CTAGS_ARGS) \
$$ unique
GTAGS :
here = ` $( am__cd) $( top_builddir) && pwd ` \
&& $( am__cd) $( top_srcdir) \
&& gtags -i $( GTAGS_ARGS) " $$ here "
distclean-tags :
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir : $( DISTFILES )
$( am__remove_distdir)
test -d " $( distdir) " || mkdir " $( distdir) "
@srcdirstrip= ` echo " $( srcdir) " | sed 's/[].[^$$\\*]/\\\\&/g' ` ; \
topsrcdirstrip = ` echo " $( top_srcdir) " | sed 's/[].[^$$\\*]/\\\\&/g' ` ; \
list = '$(DISTFILES)' ; \
dist_files = ` for file in $$ list; do echo $$ file; done | \
sed -e " s|^ $$ srcdirstrip/||;t " \
-e " s|^ $$ topsrcdirstrip/| $( top_builddir) /|;t " ` ; \
case $$ dist_files in \
*/*) $( MKDIR_P) ` echo " $$ dist_files " | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ; ; \
esac ; \
for file in $$ dist_files; do \
if test -f $$ file || test -d $$ file; then d = .; else d = $( srcdir) ; fi ; \
if test -d $$ d/$$ file; then \
dir = ` echo " / $$ file " | sed -e 's,/[^/]*$$,,' ` ; \
if test -d " $( distdir) / $$ file " ; then \
find " $( distdir) / $$ file " -type d ! -perm -700 -exec chmod u+rwx { } \; ; \
fi ; \
if test -d $( srcdir) /$$ file && test $$ d != $( srcdir) ; then \
cp -fpR $( srcdir) /$$ file " $( distdir) $$ dir " || exit 1; \
find " $( distdir) / $$ file " -type d ! -perm -700 -exec chmod u+rwx { } \; ; \
fi ; \
cp -fpR $$ d/$$ file " $( distdir) $$ dir " || exit 1; \
else \
test -f " $( distdir) / $$ file " \
|| cp -p $$ d/$$ file " $( distdir) / $$ file " \
|| exit 1; \
fi ; \
done
@list= '$(DIST_SUBDIRS)' ; for subdir in $$ list; do \
if test " $$ subdir " = .; then :; else \
test -d " $( distdir) / $$ subdir " \
|| $( MKDIR_P) " $( distdir) / $$ subdir " \
|| exit 1; \
fi ; \
done
@list= '$(DIST_SUBDIRS)' ; for subdir in $$ list; do \
if test " $$ subdir " = .; then :; else \
dir1 = $$ subdir; dir2 = " $( distdir) / $$ subdir " ; \
$( am__relativize) ; \
new_distdir = $$ reldir; \
dir1 = $$ subdir; dir2 = " $( top_distdir) " ; \
$( am__relativize) ; \
new_top_distdir = $$ reldir; \
echo " (cd $$ subdir && $( MAKE) $( AM_MAKEFLAGS) top_distdir= " $$ new_top_distdir" distdir=" $$ new_distdir" \\" ; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)" ; \
( $( am__cd) $$ subdir && \
$( MAKE) $( AM_MAKEFLAGS) \
top_distdir = " $$ new_top_distdir " \
distdir = " $$ new_distdir " \
am__remove_distdir = : \
am__skip_length_check = : \
am__skip_mode_fix = : \
distdir) \
|| exit 1; \
fi ; \
done
-test -n " $( am__skip_mode_fix) " \
|| find " $( distdir) " -type d ! -perm -755 \
-exec chmod u+rwx,go+rx { } \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r { } \; -o \
! -type d ! -perm -400 -exec chmod a+r { } \; -o \
! -type d ! -perm -444 -exec $( install_sh) -c -m a+r { } { } \; \
|| chmod -R a+r " $( distdir) "
dist-gzip : distdir
tardir = $( distdir) && $( am__tar) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .tar.gz
$( am__remove_distdir)
dist-bzip2 : distdir
tardir = $( distdir) && $( am__tar) | bzip2 -9 -c >$( distdir) .tar.bz2
$( am__remove_distdir)
dist-lzma : distdir
tardir = $( distdir) && $( am__tar) | lzma -9 -c >$( distdir) .tar.lzma
$( am__remove_distdir)
dist-xz : distdir
tardir = $( distdir) && $( am__tar) | xz -c >$( distdir) .tar.xz
$( am__remove_distdir)
dist-tarZ : distdir
tardir = $( distdir) && $( am__tar) | compress -c >$( distdir) .tar.Z
$( am__remove_distdir)
dist-shar : distdir
shar $( distdir) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .shar.gz
$( am__remove_distdir)
dist-zip : distdir
-rm -f $( distdir) .zip
zip -rq $( distdir) .zip $( distdir)
$( am__remove_distdir)
dist dist-all : distdir
tardir = $( distdir) && $( am__tar) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .tar.gz
$( am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck : dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP = $( GZIP_ENV) gzip -dc $( distdir) .tar.gz | $( am__untar) ; ; \
*.tar.bz2*) \
bzip2 -dc $( distdir) .tar.bz2 | $( am__untar) ; ; \
*.tar.lzma*) \
lzma -dc $( distdir) .tar.lzma | $( am__untar) ; ; \
*.tar.xz*) \
xz -dc $( distdir) .tar.xz | $( am__untar) ; ; \
*.tar.Z*) \
uncompress -c $( distdir) .tar.Z | $( am__untar) ; ; \
*.shar.gz*) \
GZIP = $( GZIP_ENV) gzip -dc $( distdir) .shar.gz | unshar ; ; \
*.zip*) \
unzip $( distdir) .zip ; ; \
esac
chmod -R a-w $( distdir) ; chmod a+w $( distdir)
mkdir $( distdir) /_build
mkdir $( distdir) /_inst
chmod a-w $( distdir)
test -d $( distdir) /_build || exit 0; \
dc_install_base = ` $( am__cd) $( distdir) /_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,' ` \
&& dc_destdir = " $$ {TMPDIR-/tmp}/am-dc- $$ $$ / " \
&& am__cwd = ` pwd ` \
&& $( am__cd) $( distdir) /_build \
&& ../configure --srcdir= .. --prefix= " $$ dc_install_base " \
$( DISTCHECK_CONFIGURE_FLAGS) \
&& $( MAKE) $( AM_MAKEFLAGS) \
&& $( MAKE) $( AM_MAKEFLAGS) dvi \
&& $( MAKE) $( AM_MAKEFLAGS) check \
&& $( MAKE) $( AM_MAKEFLAGS) install \
&& $( MAKE) $( AM_MAKEFLAGS) installcheck \
&& $( MAKE) $( AM_MAKEFLAGS) uninstall \
&& $( MAKE) $( AM_MAKEFLAGS) distuninstallcheck_dir = " $$ dc_install_base " \
distuninstallcheck \
&& chmod -R a-w " $$ dc_install_base " \
&& ( { \
( cd ../.. && umask 077 && mkdir " $$ dc_destdir " ) \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " install \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " uninstall \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " \
distuninstallcheck_dir = " $$ dc_destdir " distuninstallcheck; \
} || { rm -rf " $$ dc_destdir " ; exit 1; } ) \
&& rm -rf " $$ dc_destdir " \
&& $( MAKE) $( AM_MAKEFLAGS) dist \
&& rm -rf $( DIST_ARCHIVES) \
&& $( MAKE) $( AM_MAKEFLAGS) distcleancheck \
&& cd " $$ am__cwd " \
|| exit 1
$( am__remove_distdir)
@( echo " $( distdir) archives ready for distribution: " ; \
list = '$(DIST_ARCHIVES)' ; for i in $$ list; do echo $$ i; done ) | \
sed -e 1h -e 1s/./= /g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck :
@$( am__cd) '$(distuninstallcheck_dir)' \
&& test ` $( distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n " $( DESTDIR) " ; then \
echo " (check DESTDIR support)" ; \
fi ; \
$( distuninstallcheck_listfiles) ; \
exit 1; } >& 2
distcleancheck : distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test ` $( distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$( distcleancheck_listfiles) ; \
exit 1; } >& 2
check-am : all -am
check : check -recursive
all-am : Makefile $( LIBRARIES ) $( LTLIBRARIES ) all -multi $( DATA ) \
config.h
installdirs : installdirs -recursive
installdirs-am :
2010-12-07 15:18:35 +01:00
for dir in " $( DESTDIR) $( toolexeclibdir) " " $( DESTDIR) $( toolexeclibdir) " " $( DESTDIR) $( toolexeclibgodir) " " $( DESTDIR) $( toolexeclibgoarchivedir) " " $( DESTDIR) $( toolexeclibgocompressdir) " " $( DESTDIR) $( toolexeclibgocontainerdir) " " $( DESTDIR) $( toolexeclibgocryptodir) " " $( DESTDIR) $( toolexeclibgodebugdir) " " $( DESTDIR) $( toolexeclibgoencodingdir) " " $( DESTDIR) $( toolexeclibgoexpdir) " " $( DESTDIR) $( toolexeclibgogodir) " " $( DESTDIR) $( toolexeclibgohashdir) " " $( DESTDIR) $( toolexeclibgohttpdir) " " $( DESTDIR) $( toolexeclibgoimagedir) " " $( DESTDIR) $( toolexeclibgoindexdir) " " $( DESTDIR) $( toolexeclibgoiodir) " " $( DESTDIR) $( toolexeclibgomimedir) " " $( DESTDIR) $( toolexeclibgonetdir) " " $( DESTDIR) $( toolexeclibgoosdir) " " $( DESTDIR) $( toolexeclibgorpcdir) " " $( DESTDIR) $( toolexeclibgoruntimedir) " " $( DESTDIR) $( toolexeclibgotestingdir) " ; do \
2010-12-03 05:34:57 +01:00
test -z " $$ dir " || $( MKDIR_P) " $$ dir " ; \
done
install : install -recursive
install-exec : install -exec -recursive
install-data : install -data -recursive
uninstall : uninstall -recursive
install-am : all -am
@$( MAKE) $( AM_MAKEFLAGS) install-exec-am install-data-am
installcheck : installcheck -recursive
install-strip :
$( MAKE) $( AM_MAKEFLAGS) INSTALL_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " \
install_sh_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " INSTALL_STRIP_FLAG = -s \
` test -z '$(STRIP)' || \
echo " INSTALL_PROGRAM_ENV=STRIPPROG=' $( STRIP) ' " ` install
mostlyclean-generic :
clean-generic :
-test -z " $( CLEANFILES) " || rm -f $( CLEANFILES)
distclean-generic :
-test -z " $( CONFIG_CLEAN_FILES) " || rm -f $( CONFIG_CLEAN_FILES)
-test . = " $( srcdir) " || test -z " $( CONFIG_CLEAN_VPATH_FILES) " || rm -f $( CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic :
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean : clean -multi clean -recursive
clean-am : clean -generic clean -libtool clean -local \
clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
mostlyclean-am
distclean : distclean -multi distclean -recursive
-rm -f $( am__CONFIG_DISTCLEAN_FILES)
-rm -rf ./$( DEPDIR)
-rm -f Makefile
distclean-am : clean -am distclean -compile distclean -generic \
distclean-hdr distclean-libtool distclean-tags
dvi : dvi -recursive
dvi-am :
html : html -recursive
html-am :
info : info -recursive
info-am :
install-data-am :
install-dvi : install -dvi -recursive
install-dvi-am :
2010-12-07 15:18:35 +01:00
install-exec-am : install -multi install -toolexeclibLIBRARIES \
install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
install-toolexeclibgoarchiveDATA \
install-toolexeclibgocompressDATA \
install-toolexeclibgocontainerDATA \
install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
install-toolexeclibgoruntimeDATA \
install-toolexeclibgotestingDATA
2010-12-03 05:34:57 +01:00
install-html : install -html -recursive
install-html-am :
install-info : install -info -recursive
install-info-am :
install-man :
install-pdf : install -pdf -recursive
install-pdf-am :
install-ps : install -ps -recursive
install-ps-am :
installcheck-am :
maintainer-clean : maintainer -clean -multi maintainer -clean -recursive
-rm -f $( am__CONFIG_DISTCLEAN_FILES)
-rm -rf $( top_srcdir) /autom4te.cache
-rm -rf ./$( DEPDIR)
-rm -f Makefile
maintainer-clean-am : distclean -am maintainer -clean -generic
mostlyclean : mostlyclean -multi mostlyclean -recursive
mostlyclean-am : mostlyclean -compile mostlyclean -generic \
mostlyclean-libtool mostlyclean-local
pdf : pdf -recursive
pdf-am :
ps : ps -recursive
ps-am :
2010-12-07 15:18:35 +01:00
uninstall-am : uninstall -toolexeclibLIBRARIES \
uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
uninstall-toolexeclibgoarchiveDATA \
uninstall-toolexeclibgocompressDATA \
uninstall-toolexeclibgocontainerDATA \
uninstall-toolexeclibgocryptoDATA \
uninstall-toolexeclibgodebugDATA \
uninstall-toolexeclibgoencodingDATA \
uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
uninstall-toolexeclibgohashDATA \
uninstall-toolexeclibgohttpDATA \
uninstall-toolexeclibgoimageDATA \
uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
uninstall-toolexeclibgoruntimeDATA \
uninstall-toolexeclibgotestingDATA
2010-12-03 05:34:57 +01:00
.MAKE : $( RECURSIVE_CLEAN_TARGETS ) $( RECURSIVE_TARGETS ) all all -multi \
clean-multi ctags-recursive distclean-multi install-am \
install-multi install-strip maintainer-clean-multi \
mostlyclean-multi tags-recursive
.PHONY : $( RECURSIVE_CLEAN_TARGETS ) $( RECURSIVE_TARGETS ) CTAGS GTAGS \
all all-am all-multi am--refresh check check-am clean \
clean-generic clean-libtool clean-local clean-multi \
clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
distclean-compile distclean-generic distclean-hdr \
distclean-libtool distclean-multi distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-multi install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
2010-12-07 15:18:35 +01:00
install-toolexeclibLIBRARIES install-toolexeclibLTLIBRARIES \
install-toolexeclibgoDATA install-toolexeclibgoarchiveDATA \
install-toolexeclibgocompressDATA \
install-toolexeclibgocontainerDATA \
install-toolexeclibgocryptoDATA install-toolexeclibgodebugDATA \
install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
install-toolexeclibgohttpDATA install-toolexeclibgoimageDATA \
install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
install-toolexeclibgoosDATA install-toolexeclibgorpcDATA \
install-toolexeclibgoruntimeDATA \
install-toolexeclibgotestingDATA installcheck installcheck-am \
2010-12-03 05:34:57 +01:00
installdirs installdirs-am maintainer-clean \
maintainer-clean-generic maintainer-clean-multi mostlyclean \
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
tags-recursive uninstall uninstall-am \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibLIBRARIES \
uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
uninstall-toolexeclibgoarchiveDATA \
uninstall-toolexeclibgocompressDATA \
uninstall-toolexeclibgocontainerDATA \
uninstall-toolexeclibgocryptoDATA \
uninstall-toolexeclibgodebugDATA \
uninstall-toolexeclibgoencodingDATA \
uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
uninstall-toolexeclibgohashDATA \
uninstall-toolexeclibgohttpDATA \
uninstall-toolexeclibgoimageDATA \
uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
uninstall-toolexeclibgoosDATA uninstall-toolexeclibgorpcDATA \
uninstall-toolexeclibgoruntimeDATA \
uninstall-toolexeclibgotestingDATA
2010-12-03 05:34:57 +01:00
goc2c.$(OBJEXT) : runtime /goc 2c .c
$( CC_FOR_BUILD) -c $( CFLAGS_FOR_BUILD) $<
goc2c : goc 2c .$( OBJEXT )
$( CC_FOR_BUILD) $( CFLAGS_FOR_BUILD) $( LDFLAGS_FOR_BUILD) -o $@ $<
malloc.c : $( srcdir ) /runtime /malloc .goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
mprof.c : $( srcdir ) /runtime /mprof .goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
reflect.c : $( srcdir ) /runtime /reflect .goc goc 2c
./goc2c --gcc --go-prefix libgo_reflect $< > $@ .tmp
mv -f $@ .tmp $@
sigqueue.c : $( srcdir ) /runtime /sigqueue .goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
%.c : $( srcdir ) /runtime /%.goc goc 2c
./goc2c --gcc $< > $@ .tmp
mv -f $@ .tmp $@
version.go : s -version ; @true
s-version : Makefile
rm -f version.go.tmp
echo "package runtime" > version.go.tmp
echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
echo 'const theVersion = "' ` $( CC) --version | sed 1q` '"' >> version.go.tmp
echo 'const theGoarch = "' $( GOARCH) '"' >> version.go.tmp
echo 'const theGoos = "' $( GOOS) '"' >> version.go.tmp
$( SHELL) $( srcdir) /../move-if-change version.go.tmp version.go
$( STAMP) $@
2011-01-12 03:03:46 +01:00
syscall_arch.go : s -syscall_arch ; @true
s-syscall_arch : Makefile
rm -f syscall_arch.go.tmp
echo "package syscall" > syscall_arch.go.tmp
echo 'const ARCH = "' $( GOARCH) '"' >> syscall_arch.go.tmp
2011-01-13 06:17:52 +01:00
echo 'const OS = "' $( GOOS) '"' >> syscall_arch.go.tmp
2011-01-12 03:03:46 +01:00
$( SHELL) $( srcdir) /../move-if-change syscall_arch.go.tmp syscall_arch.go
$( STAMP) $@
2010-12-03 05:34:57 +01:00
# Build a .la file from a .a file.
.a.la :
$( LINK) $<.lo
asn1/libasn1.a : $( go_asn 1_files ) bytes .gox fmt .gox io .gox os .gox reflect .gox \
strconv.gox strings.gox time.gox
$( BUILDARCHIVE)
asn1/libasn1.la : asn 1/libasn 1.a
asn1/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : asn 1/check
big/libbig.a : $( go_big_files ) fmt .gox rand .gox strings .gox
$( BUILDARCHIVE)
big/libbig.la : big /libbig .a
big/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : big /check
bufio/libbufio.a : $( go_bufio_files ) bytes .gox io .gox os .gox strconv .gox \
utf8.gox
$( BUILDARCHIVE)
bufio/libbufio.la : bufio /libbufio .a
bufio/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : bufio /check
2011-01-05 15:12:37 +01:00
bytes/libbytes.a : $( go_bytes_files ) $( go_bytes_c_files ) io .gox os .gox \
unicode.gox utf8.gox
2010-12-03 05:34:57 +01:00
test -d bytes || $( MKDIR_P) bytes
$( LTGOCOMPILE) -c -o bytes/bytes.$( OBJEXT) -fgo-prefix= libgo_bytes $( srcdir) /go/bytes/buffer.go $( srcdir) /go/bytes/bytes.go $( srcdir) /go/bytes/bytes_decl.go
$( LTCOMPILE) -c -o bytes/index.$( OBJEXT) $( srcdir) /go/bytes/indexbyte.c
rm -f $@
$( AR) rc $@ bytes/bytes.$( OBJEXT) bytes/index.$( OBJEXT)
bytes/libbytes.la : bytes /libbytes .a
$( LINK) bytes/bytes.lo bytes/index.lo
bytes/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : bytes /check
cmath/libcmath.a : $( go_cmath_files ) math .gox
$( BUILDARCHIVE)
cmath/libcmath.la : cmath /libcmath .a
cmath/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : cmath /check
ebnf/libebnf.a : $( go_ebnf_files ) container /vector .gox go /scanner .gox \
go/token.gox os.gox strconv.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
ebnf/libebnf.la : ebnf /libebnf .a
ebnf/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : ebnf /check
exec/libexec.a : $( go_exec_files ) os .gox strings .gox
$( BUILDARCHIVE)
exec/libexec.la : exec /libexec .a
exec/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : exec /check
expvar/libexpvar.a : $( go_expvar_files ) bytes .gox fmt .gox http .gox json .gox \
log.gox os.gox runtime.gox strconv.gox sync.gox
$( BUILDARCHIVE)
expvar/libexpvar.la : expvar /libexpvar .a
expvar/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : expvar /check
flag/libflag.a : $( go_flag_files ) fmt .gox os .gox strconv .gox
$( BUILDARCHIVE)
flag/libflag.la : flag /libflag .a
flag/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : flag /check
fmt/libfmt.a : $( go_fmt_files ) bytes .gox io .gox os .gox reflect .gox strconv .gox \
strings.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
fmt/libfmt.la : fmt /libfmt .a
fmt/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : fmt /check
gob/libgob.a : $( go_gob_files ) bytes .gox fmt .gox io .gox math .gox os .gox \
reflect.gox runtime.gox strings.gox sync.gox unicode.gox
$( BUILDARCHIVE)
gob/libgob.la : gob /libgob .a
gob/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : gob /check
hash/libhash.a : $( go_hash_files ) io .gox
$( BUILDARCHIVE)
hash/libhash.la : hash /libhash .a
hash/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : hash /check
html/libhtml.a : $( go_html_files ) bytes .gox io .gox os .gox strconv .gox \
strings.gox utf8.gox
$( BUILDARCHIVE)
html/libhtml.la : html /libhtml .a
html/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : html /check
http/libhttp.a : $( go_http_files ) bufio .gox bytes .gox container /list .gox \
container/vector.gox crypto/rand.gox crypto/tls.gox \
encoding/base64.gox fmt.gox io.gox io/ioutil.gox log.gox \
mime.gox mime/multipart.gox net.gox os.gox path.gox sort.gox \
strconv.gox strings.gox sync.gox time.gox utf8.gox
$( BUILDARCHIVE)
http/libhttp.la : http /libhttp .a
http/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : http /check
image/libimage.a : $( go_image_files ) bufio .gox io .gox os .gox strconv .gox
$( BUILDARCHIVE)
image/libimage.la : image /libimage .a
image/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : image /check
io/libio.a : $( go_io_files ) os .gox runtime .gox sync .gox
$( BUILDARCHIVE)
io/libio.la : io /libio .a
io/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : io /check
json/libjson.a : $( go_json_files ) bytes .gox container /vector .gox fmt .gox \
io.gox math.gox os.gox reflect.gox runtime.gox strconv.gox \
strings.gox unicode.gox utf16.gox utf8.gox
$( BUILDARCHIVE)
json/libjson.la : json /libjson .a
json/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : json /check
log/liblog.a : $( go_log_files ) bytes .gox fmt .gox io .gox runtime .gox os .gox \
time.gox
$( BUILDARCHIVE)
log/liblog.la : log /liblog .a
log/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : log /check
math/libmath.a : $( go_math_files )
$( BUILDARCHIVE)
math/libmath.la : math /libmath .a
math/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : math /check
mime/libmime.a : $( go_mime_files ) bufio .gox bytes .gox os .gox strings .gox \
sync.gox unicode.gox
$( BUILDARCHIVE)
mime/libmime.la : mime /libmime .a
mime/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : mime /check
net/libnet.a : $( go_net_files ) fmt .gox io .gox os .gox reflect .gox strconv .gox \
strings.gox sync.gox syscall.gox
$( BUILDARCHIVE)
net/libnet.la : net /libnet .a
net/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : net /check
netchan/libnetchan.a : $( go_netchan_files ) gob .gox log .gox net .gox os .gox \
reflect.gox sync.gox time.gox
$( BUILDARCHIVE)
netchan/libnetchan.la : netchan /libnetchan .a
netchan/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : netchan /check
os/libos.a : $( go_os_files ) sync .gox syscall .gox
$( BUILDARCHIVE)
os/libos.la : os /libos .a
os/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : os /check
patch/libpatch.a : $( go_patch_files ) bytes .gox compress /zlib .gox \
crypto/sha1.gox encoding/git85.gox fmt.gox io.gox os.gox \
path.gox strings.gox
$( BUILDARCHIVE)
patch/libpatch.la : patch /libpatch .a
patch/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : patch /check
path/libpath.a : $( go_path_files ) io /ioutil .gox os .gox sort .gox strings .gox \
utf8.gox
$( BUILDARCHIVE)
path/libpath.la : path /libpath .a
path/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : path /check
rand/librand.a : $( go_rand_files ) math .gox sync .gox
$( BUILDARCHIVE)
rand/librand.la : rand /librand .a
rand/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : rand /check
reflect/libreflect.a : $( go_reflect_files ) math .gox runtime .gox strconv .gox \
sync.gox
$( BUILDARCHIVE)
reflect/libreflect.la : reflect /libreflect .a
reflect/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : reflect /check
regexp/libregexp.a : $( go_regexp_files ) bytes .gox io .gox os .gox strings .gox \
utf8.gox
$( BUILDARCHIVE)
regexp/libregexp.la : regexp /libregexp .a
regexp/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : regexp /check
rpc/librpc.a : $( go_rpc_files ) bufio .gox fmt .gox gob .gox http .gox io .gox \
log.gox net.gox os.gox reflect.gox sort.gox strings.gox \
strconv.gox sync.gox template.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
rpc/librpc.la : rpc /librpc .a
rpc/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : rpc /check
runtime/libruntime.a : $( go_runtime_files )
$( BUILDARCHIVE)
runtime/libruntime.la : runtime /libruntime .a
runtime/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : runtime /check
scanner/libscanner.a : $( go_scanner_files ) bytes .gox fmt .gox io .gox os .gox \
unicode.gox utf8.gox
$( BUILDARCHIVE)
scanner/libscanner.la : scanner /libscanner .a
scanner/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : scanner /check
smtp/libsmtp.a : $( go_smtp_files ) crypto /tls .gox encoding /base 64.gox io .gox \
net.gox net/textproto.gox os.gox strings.gox
$( BUILDARCHIVE)
smtp/libsmtp.la : smtp /libsmtp .a
smtp/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : smtp /check
sort/libsort.a : $( go_sort_files )
$( BUILDARCHIVE)
sort/libsort.la : sort /libsort .a
sort/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : sort /check
strconv/libstrconv.a : $( go_strconv_files ) bytes .gox math .gox os .gox \
strings.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
strconv/libstrconv.la : strconv /libstrconv .a
strconv/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : strconv /check
strings/libstrings.a : $( go_strings_files ) os .gox unicode .gox utf 8.gox
$( BUILDARCHIVE)
strings/libstrings.la : strings /libstrings .a
strings/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : strings /check
sync/libsync.a : $( go_sync_files ) $( go_sync_c_files ) runtime .gox
test -d sync || $( MKDIR_P) sync
$( LTGOCOMPILE) -c -o sync/mutex.$( OBJEXT) -fgo-prefix= libgo_sync $( srcdir) /go/sync/mutex.go $( srcdir) /go/sync/once.go $( srcdir) /go/sync/rwmutex.go
$( LTCOMPILE) -c -o sync/cas.$( OBJEXT) $( srcdir) /go/sync/cas.c
rm -f $@
$( AR) rc $@ sync/mutex.$( OBJEXT) sync/cas.$( OBJEXT)
sync/libsync.la : sync /libsync .a
$( LINK) sync/mutex.lo sync/cas.lo
sync/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : sync /check
syslog/libsyslog.a : $( go_syslog_files ) fmt .gox log .gox net .gox os .gox
$( BUILDARCHIVE)
syslog/libsyslog.la : syslog /libsyslog .a
syslog/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : syslog /check
tabwriter/libtabwriter.a : $( go_tabwriter_files ) bytes .gox io .gox os .gox \
utf8.gox
$( BUILDARCHIVE)
tabwriter/libtabwriter.la : tabwriter /libtabwriter .a
tabwriter/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : tabwriter /check
template/libtemplate.a : $( go_template_files ) bytes .gox fmt .gox io .gox os .gox \
reflect.gox runtime.gox strings.gox container/vector.gox
$( BUILDARCHIVE)
template/libtemplate.la : template /libtemplate .a
template/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : template /check
testing/libtesting.a : $( go_testing_files ) flag .gox fmt .gox os .gox regexp .gox \
runtime.gox time.gox
$( BUILDARCHIVE)
testing/libtesting.la : testing /libtesting .a
testing/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : testing /check
time/libtime.a : $( go_time_files ) bytes .gox io /ioutil .gox os .gox strconv .gox \
sync.gox syscall.gox
$( BUILDARCHIVE)
time/libtime.la : time /libtime .a
time/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : time /check
try/libtry.a : $( go_try_files ) fmt .gox io .gox os .gox reflect .gox unicode .gox
$( BUILDARCHIVE)
try/libtry.la : try /libtry .a
try/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : try /check
unicode/libunicode.a : $( go_unicode_files )
$( BUILDARCHIVE)
unicode/libunicode.la : unicode /libunicode .a
unicode/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : unicode /check
utf16/libutf16.a : $( go_utf 16_files ) unicode .gox
$( BUILDARCHIVE)
utf16/libutf16.la : utf 16/libutf 16.a
utf16/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : utf 16/check
utf8/libutf8.a : $( go_utf 8_files ) unicode .gox
$( BUILDARCHIVE)
utf8/libutf8.la : utf 8/libutf 8.a
utf8/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : utf 8/check
websocket/libwebsocket.a : $( go_websocket_files ) bufio .gox bytes .gox \
container/vector.gox crypto/md5.gox crypto/tls.gox \
encoding/binary.gox fmt.gox http.gox io.gox net.gox os.gox \
rand.gox strings.gox
$( BUILDARCHIVE)
websocket/libwebsocket.la : websocket /libwebsocket .a
websocket/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : websocket /check
xml/libxml.a : $( go_xml_files ) bufio .gox bytes .gox io .gox os .gox reflect .gox \
strconv.gox strings.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
xml/libxml.la : xml /libxml .a
xml/check : $( CHECK_DEPS )
$( CHECK)
.PHONY : xml /check
archive/libtar.a : $( go_archive_tar_files ) bytes .gox io .gox os .gox strconv .gox \
strings.gox
$( BUILDARCHIVE)
archive/libtar.la : archive /libtar .a
archive/tar/check : $( CHECK_DEPS )
@$( MKDIR_P) archive/tar
$( CHECK)
.PHONY : archive /tar /check
archive/libzip.a : $( go_archive_zip_files ) bufio .gox bytes .gox \
compress/flate.gox hash.gox hash/crc32.gox \
encoding/binary.gox io.gox os.gox
$( BUILDARCHIVE)
archive/libzip.la : archive /libzip .a
archive/zip/check : $( CHECK_DEPS )
@$( MKDIR_P) archive/zip
$( CHECK)
.PHONY : archive /zip /check
compress/libflate.a : $( go_compress_flate_files ) bufio .gox io .gox math .gox \
os.gox sort.gox strconv.gox
$( BUILDARCHIVE)
compress/libflate.la : compress /libflate .a
compress/flate/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/flate
$( CHECK)
.PHONY : compress /flate /check
compress/libgzip.a : $( go_compress_gzip_files ) bufio .gox compress /flate .gox \
hash.gox hash/crc32.gox io.gox os.gox
$( BUILDARCHIVE)
compress/libgzip.la : compress /libgzip .a
compress/gzip/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/gzip
$( CHECK)
.PHONY : compress /gzip /check
compress/libzlib.a : $( go_compress_zlib_files ) bufio .gox compress /flate .gox \
hash.gox hash/adler32.gox io.gox os.gox
$( BUILDARCHIVE)
compress/libzlib.la : compress /libzlib .a
compress/zlib/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/zlib
$( CHECK)
.PHONY : compress /zlib /check
container/libheap.a : $( go_container_heap_files ) sort .gox
$( BUILDARCHIVE)
container/libheap.la : container /libheap .a
container/heap/check : $( CHECK_DEPS )
@$( MKDIR_P) container/heap
$( CHECK)
.PHONY : container /heap /check
container/liblist.a : $( go_container_list_files )
$( BUILDARCHIVE)
container/liblist.la : container /liblist .a
container/list/check : $( CHECK_DEPS )
@$( MKDIR_P) container/list
$( CHECK)
.PHONY : container /list /check
container/libring.a : $( go_container_ring_files )
$( BUILDARCHIVE)
container/libring.la : container /libring .a
container/ring/check : $( CHECK_DEPS )
@$( MKDIR_P) container/ring
$( CHECK)
.PHONY : container /ring /check
container/libvector.a : $( go_container_vector_files )
$( BUILDARCHIVE)
container/libvector.la : container /libvector .a
container/vector/check : $( CHECK_DEPS )
@$( MKDIR_P) container/vector
$( CHECK)
.PHONY : container /vector /check
crypto/libaes.a : $( go_crypto_aes_files ) os .gox strconv .gox
$( BUILDARCHIVE)
crypto/libaes.la : crypto /libaes .a
crypto/aes/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/aes
$( CHECK)
.PHONY : crypto /aes /check
crypto/libblock.a : $( go_crypto_block_files ) fmt .gox io .gox os .gox strconv .gox
$( BUILDARCHIVE)
crypto/libblock.la : crypto /libblock .a
crypto/block/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/block
$( CHECK)
.PHONY : crypto /block /check
crypto/libblowfish.a : $( go_crypto_blowfish_files ) os .gox strconv .gox
$( BUILDARCHIVE)
crypto/libblowfish.la : crypto /libblowfish .a
crypto/blowfish/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/blowfish
$( CHECK)
.PHONY : crypto /blowfish /check
crypto/libcast5.a : $( go_crypto_cast 5_files ) os .gox
$( BUILDARCHIVE)
crypto/libcast5.la : crypto /libcast 5.a
crypt/cast5/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/cast5
$( CHECK)
.PHONY : crypto /cast 5/check
crypto/libhmac.a : $( go_crypto_hmac_files ) crypto /md 5.gox crypto /sha 1.gox \
hash.gox os.gox
$( BUILDARCHIVE)
crypto/libhmac.la : crypto /libhmac .a
crypto/hmac/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/hmac
$( CHECK)
.PHONY : crypto /hmac /check
crypto/libmd4.a : $( go_crypto_md 4_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libmd4.la : crypto /libmd 4.a
crypto/md4/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/md4
$( CHECK)
.PHONY : crypto /md 4/check
crypto/libmd5.a : $( go_crypto_md 5_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libmd5.la : crypto /libmd 5.a
crypto/md5/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/md5
$( CHECK)
.PHONY : crypto /md 5/check
crypto/libocsp.a : $( go_crypto_ocsp_files ) asn 1.gox crypto /rsa .gox \
crypto/sha1.gox crypto/x509.gox os.gox time.gox
$( BUILDARCHIVE)
crypto/libocsp.la : crypto /libocsp .a
crypto/ocsp/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/ocsp
$( CHECK)
.PHONY : crypto /ocsp /check
crypto/librand.a : $( go_crypto_rand_files ) crypto /aes .gox io .gox os .gox \
sync.gox time.gox
$( BUILDARCHIVE)
crypto/librand.la : crypto /librand .a
crypto/rand/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rand
$( CHECK)
.PHONY : crypto /rand /check
crypto/librc4.a : $( go_crypto_rc 4_files ) os .gox strconv .gox
$( BUILDARCHIVE)
crypto/librc4.la : crypto /librc 4.a
crypto/rc4/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rc4
$( CHECK)
.PHONY : crypto /rc 4/check
crypto/libripemd160.a : $( go_crypto_ripemd 160_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libripemd160.la : crypto /libripemd 160.a
crypto/ripemd160/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/ripemd160
$( CHECK)
.PHONY : crypto /ripemd 160/check
crypto/librsa.a : $( go_crypto_rsa_files ) big .gox crypto /sha 1.gox \
crypto/subtle.gox encoding/hex.gox hash.gox io.gox os.gox
$( BUILDARCHIVE)
crypto/librsa.la : crypto /librsa .a
crypto/rsa/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rsa
$( CHECK)
.PHONY : crypto /rsa /check
crypto/libsha1.a : $( go_crypto_sha 1_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libsha1.la : crypto /libsha 1.a
crypto/sha1/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha1
$( CHECK)
.PHONY : crypto /sha 1/check
crypto/libsha256.a : $( go_crypto_sha 256_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libsha256.la : crypto /libsha 256.a
crypto/sha256/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha256
$( CHECK)
.PHONY : crypto /sha 256/check
crypto/libsha512.a : $( go_crypto_sha 512_files ) hash .gox os .gox
$( BUILDARCHIVE)
crypto/libsha512.la : crypto /libsha 512.a
crypto/sha512/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha512
$( CHECK)
.PHONY : crypto /sha 512/check
crypto/libsubtle.a : $( go_crypto_subtle_files )
$( BUILDARCHIVE)
crypto/libsubtle.la : crypto /libsubtle .a
crypto/subtle/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/subtle
$( CHECK)
.PHONY : crypto /subtle /check
crypto/libtls.a : $( go_crypto_tls_files ) bufio .gox bytes .gox container /list .gox \
crypto/hmac.gox crypto/md5.gox crypto/rc4.gox crypto/rand.gox \
crypto/rsa.gox crypto/sha1.gox crypto/subtle.gox \
crypto/rsa.gox crypto/x509.gox encoding/pem.gox fmt.gox \
hash.gox io.gox io/ioutil.gox net.gox os.gox strings.gox \
sync.gox time.gox
$( BUILDARCHIVE)
crypto/libtls.la : crypto /libtls .a
crypto/tls/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/tls
$( CHECK)
.PHONY : crypto /tls /check
crypto/libx509.a : $( go_crypto_x 509_files ) asn 1.gox big .gox \
container/vector.gox crypto/rsa.gox crypto/sha1.gox hash.gox \
os.gox strings.gox time.gox
$( BUILDARCHIVE)
crypto/libx509.la : crypto /libx 509.a
crypto/x509/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/x509
$( CHECK)
.PHONY : crypto /x 509/check
crypto/libxtea.a : $( go_crypto_xtea_files ) os .gox strconv .gox
$( BUILDARCHIVE)
crypto/libxtea.la : crypto /libxtea .a
crypto/xtea/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/xtea
$( CHECK)
.PHONY : crypto /xtea /check
debug/libdwarf.a : $( go_debug_dwarf_files ) encoding /binary .gox os .gox \
strconv.gox
$( BUILDARCHIVE)
debug/libdwarf.la : debug /libdwarf .a
debug/dwarf/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/dwarf
$( CHECK)
.PHONY : debug /dwarf /check
debug/libelf.a : $( go_debug_elf_files ) bytes .gox debug /dwarf .gox \
encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
$( BUILDARCHIVE)
debug/libelf.la : debug /libelf .a
debug/elf/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/elf
$( CHECK)
.PHONY : debug /elf /check
debug/libgosym.a : $( go_debug_gosym_files ) encoding /binary .gox fmt .gox os .gox \
strconv.gox strings.gox
$( BUILDARCHIVE)
debug/libgosym.la : debug /libgosym .a
debug/gosym/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/gosym
$( CHECK)
.PHONY : debug /gosym /check
debug/libmacho.a : $( go_debug_macho_files ) bytes .gox debug /dwarf .gox \
encoding/binary.gox fmt.gox io.gox os.gox strconv.gox
$( BUILDARCHIVE)
debug/libmacho.la : debug /libmacho .a
debug/macho/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/macho
$( CHECK)
.PHONY : debug /macho /check
debug/libpe.a : $( go_debug_pe_files ) debug /dwarf .gox encoding /binary .gox \
fmt.gox io.gox os.gox strconv.gox
$( BUILDARCHIVE)
debug/libpe.la : debug /libpe .a
debug/pe/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/pe
$( CHECK)
.PHONY : debug /pe /check
debug/libproc.a : $( go_debug_proc_files ) container /vector .gox fmt .gox \
io/ioutil.gox os.gox runtime.gox strconv.gox strings.gox \
sync.gox syscall.gox
$( BUILDARCHIVE)
debug/libproc.la : debug /libproc .a
debug/proc/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/proc
$( CHECK)
.PHONY : debug /proc /check
encoding/libascii85.a : $( go_encoding_ascii 85_files ) io .gox os .gox strconv .gox
$( BUILDARCHIVE)
encoding/libascii85.la : encoding /libascii 85.a
encoding/ascii85/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/ascii85
$( CHECK)
.PHONY : encoding /ascii 85/check
encoding/libbase64.a : $( go_encoding_base 64_files ) io .gox os .gox strconv .gox
$( BUILDARCHIVE)
encoding/libbase64.la : encoding /libbase 64.a
encoding/base64/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/base64
$( CHECK)
.PHONY : encoding /base 64/check
encoding/libbinary.a : $( go_encoding_binary_files ) io .gox math .gox os .gox \
reflect.gox
$( BUILDARCHIVE)
encoding/libbinary.la : encoding /libbinary .a
encoding/binary/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/binary
$( CHECK)
.PHONY : encoding /binary /check
encoding/libgit85.a : $( go_encoding_git 85_files ) bytes .gox io .gox os .gox \
strconv.gox
$( BUILDARCHIVE)
encoding/libgit85.la : encoding /libgit 85.a
encoding/git85/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/git85
$( CHECK)
.PHONY : encoding /git 85/check
encoding/libhex.a : $( go_encoding_hex_files ) os .gox strconv .gox
$( BUILDARCHIVE)
encoding/libhex.la : encoding /libhex .a
encoding/hex/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/hex
$( CHECK)
.PHONY : encoding /hex /check
encoding/libpem.a : $( go_encoding_pem_files ) bytes .gox encoding /base 64.gox
$( BUILDARCHIVE)
encoding/libpem.la : encoding /libpem .a
encoding/pem/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/pem
$( CHECK)
.PHONY : encoding /pem /check
exp/libdatafmt.a : $( go_exp_datafmt_files ) bytes .gox container /vector .gox \
fmt.gox go/scanner.gox go/token.gox io.gox os.gox reflect.gox \
runtime.gox strconv.gox strings.gox
$( BUILDARCHIVE)
exp/libdatafmt.la : exp /libdatafmt .a
exp/datafmt/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/datafmt
$( CHECK)
.PHONY : exp /datafmt /check
exp/libdraw.a : $( go_exp_draw_files ) image .gox os .gox
$( BUILDARCHIVE)
exp/libdraw.la : exp /libdraw .a
exp/draw/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/draw
$( CHECK)
.PHONY : exp /draw /check
exp/libeval.a : $( go_exp_eval_files ) big .gox go /ast .gox go /parser .gox \
go/scanner.gox go/token.gox fmt.gox log.gox strconv.gox \
strings.gox os.gox reflect.gox runtime.gox sort.gox template.gox
$( BUILDARCHIVE)
exp/libeval.la : exp /libeval .a
exp/eval/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/eval
$( CHECK)
.PHONY : exp /eval /check
go/libast.a : $( go_go_ast_files ) fmt .gox go /token .gox io .gox os .gox \
reflect.gox unicode.gox utf8.gox
$( BUILDARCHIVE)
go/libast.la : go /libast .a
go/ast/check : $( CHECK_DEPS )
@$( MKDIR_P) go/ast
$( CHECK)
.PHONY : go /ast /check
go/libdoc.a : $( go_go_doc_files ) go /ast .gox go /token .gox io .gox regexp .gox \
sort.gox strings.gox template.gox
$( BUILDARCHIVE)
go/libdoc.la : go /libdoc .a
go/doc/check : $( CHECK_DEPS )
@$( MKDIR_P) go/doc
$( CHECK)
.PHONY : go /doc /check
go/libparser.a : $( go_go_parser_files ) bytes .gox fmt .gox go /ast .gox \
go/scanner.gox go/token.gox io.gox io/ioutil.gox os.gox \
path.gox strings.gox
$( BUILDARCHIVE)
go/libparser.la : go /libparser .a
go/parser/check : $( CHECK_DEPS )
@$( MKDIR_P) go/parser
$( CHECK)
.PHONY : go /parser /check
go/libprinter.a : $( go_go_printer_files ) bytes .gox fmt .gox go /ast .gox \
go/token.gox io.gox os.gox reflect.gox runtime.gox \
strings.gox tabwriter.gox
$( BUILDARCHIVE)
go/libprinter.la : go /libprinter .a
go/printer/check : $( CHECK_DEPS )
@$( MKDIR_P) go/printer
$( CHECK)
.PHONY : go /printer /check
go/libscanner.a : $( go_go_scanner_files ) bytes .gox container /vector .gox fmt .gox \
go/token.gox io.gox os.gox sort.gox strconv.gox unicode.gox \
utf8.gox
$( BUILDARCHIVE)
go/libscanner.la : go /libscanner .a
go/scanner/check : $( CHECK_DEPS )
@$( MKDIR_P) go/scanner
$( CHECK)
.PHONY : go /scanner /check
go/libtoken.a : $( go_go_token_files ) fmt .gox strconv .gox
$( BUILDARCHIVE)
go/libtoken.la : go /libtoken .a
go/token/check : $( CHECK_DEPS )
@$( MKDIR_P) go/token
$( CHECK)
.PHONY : go /token /check
go/libtypechecker.a : $( go_go_typechecker_files ) fmt .gox go /ast .gox \
go/token.gox go/scanner.gox os.gox
$( BUILDARCHIVE)
go/libtypechecker.la : go /libtypechecker .a
go/typechecker/check : $( CHECK_DEPS )
@$( MKDIR_P) go/typechecker
$( CHECK)
.PHONY : go /typechecker /check
hash/libadler32.a : $( go_hash_adler 32_files ) hash .gox os .gox
$( BUILDARCHIVE)
hash/libadler32.la : hash /libadler 32.a
hash/adler32/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/adler32
$( CHECK)
.PHONY : hash /adler 32/check
hash/libcrc32.a : $( go_hash_crc 32_files ) hash .gox os .gox
$( BUILDARCHIVE)
hash/libcrc32.la : hash /libcrc 32.a
hash/crc32/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/crc32
$( CHECK)
.PHONY : hash /crc 32/check
hash/libcrc64.a : $( go_hash_crc 64_files ) hash .gox os .gox
$( BUILDARCHIVE)
hash/libcrc64.la : hash /libcrc 64.a
hash/crc64/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/crc64
$( CHECK)
.PHONY : hash /crc 64/check
http/libpprof.a : $( go_http_pprof_files ) bufio .gox fmt .gox http .gox os .gox \
runtime.gox runtime/pprof.gox strconv.gox strings.gox
$( BUILDARCHIVE)
http/libpprof.la : http /libpprof .a
http/pprof/check : $( CHECK_DEPS )
@$( MKDIR_P) http/pprof
$( CHECK)
.PHONY : http /pprof /check
image/libjpeg.a : $( go_image_jpeg_files ) bufio .gox image .gox io .gox os .gox
$( BUILDARCHIVE)
image/libjpeg.la : image /libjpeg .a
image/jpeg/check : $( CHECK_DEPS )
@$( MKDIR_P) image/jpeg
$( CHECK)
.PHONY : image /jpeg /check
image/libpng.a : $( go_image_png_files ) bufio .gox compress /zlib .gox fmt .gox \
hash.gox hash/crc32.gox image.gox io.gox os.gox strconv.gox
$( BUILDARCHIVE)
image/libpng.la : image /libpng .a
image/png/check : $( CHECK_DEPS )
@$( MKDIR_P) image/png
$( CHECK)
.PHONY : image /png /check
index/libsuffixarray.a : $( go_index_suffixarray_files ) bytes .gox \
container/vector.gox sort.gox
$( BUILDARCHIVE)
index/libsuffixarray.la : index /libsuffixarray .a
index/suffixarray/check : $( CHECK_DEPS )
@$( MKDIR_P) index/suffixarray
$( CHECK)
.PHONY : index /suffixarray /check
io/libioutil.a : $( go_io_ioutil_files ) bytes .gox io .gox os .gox sort .gox \
strconv.gox
$( BUILDARCHIVE)
io/libioutil.la : io /libioutil .a
io/ioutil/check : $( CHECK_DEPS )
@$( MKDIR_P) io/ioutil
$( CHECK)
.PHONY : io /ioutil /check
mime/libmultipart.a : $( go_mime_multipart_files ) bufio .gox bytes .gox io .gox \
mime.gox os.gox regexp.gox strings.gox
$( BUILDARCHIVE)
mime/libmultipart.la : mime /libmultipart .a
mime/multipart/check : $( CHECK_DEPS )
@$( MKDIR_P) mime/multipart
$( CHECK)
.PHONY : mime /multipart /check
net/libdict.a : $( go_net_dict_files ) container /vector .gox net /textproto .gox \
os.gox strconv.gox strings.gox
$( BUILDARCHIVE)
net/libdict.la : net /libdict .a
net/libtextproto.a : $( go_net_textproto_files ) bufio .gox bytes .gox \
container/vector.gox fmt.gox io.gox io/ioutil.gox net.gox \
os.gox strconv.gox sync.gox
$( BUILDARCHIVE)
net/libtextproto.la : net /libtextproto .a
net/textproto/check : $( CHECK_DEPS )
@$( MKDIR_P) net/textproto
$( CHECK)
.PHONY : net /textproto /check
os/libsignal.a : $( go_os_signal_files ) runtime .gox strconv .gox
$( BUILDARCHIVE)
os/libsignal.la : os /libsignal .a
os/signal/check : $( CHECK_DEPS )
@$( MKDIR_P) os/signal
$( CHECK)
.PHONY : os /signal /check
unix.go : $( srcdir ) /go /os /signal /mkunix .sh sysinfo .go
$( SHELL) $( srcdir) /go/os/signal/mkunix.sh sysinfo.go > $@ .tmp
mv -f $@ .tmp $@
rpc/libjsonrpc.a : $( go_rpc_jsonrpc_files ) fmt .gox io .gox json .gox net .gox \
os.gox rpc.gox sync.gox
$( BUILDARCHIVE)
rpc/libjsonrpc.la : rpc /libjsonrpc .a
rpc/jsonrpc/check : $( CHECK_DEPS )
@$( MKDIR_P) rpc/jsonrpc
$( CHECK)
.PHONY : rpc /jsonrpc /check
runtime/libpprof.a : $( go_runtime_pprof_files ) bufio .gox fmt .gox io .gox os .gox \
runtime.gox
$( BUILDARCHIVE)
runtime/libpprof.la : runtime /libpprof .a
runtime/pprof/check : $( CHECK_DEPS )
@$( MKDIR_P) runtime/pprof
$( CHECK)
.PHONY : runtime /pprof /check
testing/libiotest.a : $( go_testing_iotest_files ) io .gox log .gox os .gox
$( BUILDARCHIVE)
testing/libiotest.la : testing /libiotest .a
testing/iotest/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/iotest
$( CHECK)
.PHONY : testing /iotest /check
testing/libquick.a : $( go_testing_quick_files ) flag .gox fmt .gox math .gox \
os.gox rand.gox reflect.gox strings.gox
$( BUILDARCHIVE)
testing/libquick.la : testing /libquick .a
testing/quick/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/quick
$( CHECK)
.PHONY : testing /quick /check
testing/libscript.a : $( go_testing_script_files ) fmt .gox os .gox rand .gox \
reflect.gox strings.gox
$( BUILDARCHIVE)
testing/libscript.la : testing /libscript .a
testing/script/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/script
$( CHECK)
.PHONY : testing /script /check
sysinfo.go : $( srcdir ) /mksysinfo .sh config .h
2011-01-13 06:17:52 +01:00
CC = " $( CC) " $( SHELL) $( srcdir) /mksysinfo.sh
2010-12-03 05:34:57 +01:00
syscalls/libsyscall.a : $( go_syscall_files ) $( go_syscall_c_files ) sync .gox
rm -f syscall.gox syscalls/libsyscall.a
test -d syscalls || $( MKDIR_P) syscalls
files = ` echo $^ | sed -e 's/[^ ]*\.gox//g' -e's/[^ ]*\.c//g' ` ; \
$( LTGOCOMPILE) -c -fgo-prefix= "libgo_syscalls" -o syscalls/syscall.$( OBJEXT) $$ files
$( LTCOMPILE) -c -o syscalls/errno.$( OBJEXT) $( srcdir) /syscalls/errno.c
$( AR) rc syscalls/libsyscall.a syscalls/syscall.$( OBJEXT) syscalls/errno.$( OBJEXT)
syscalls/libsyscall.la : syscalls /libsyscall .a
$( LINK) syscalls/syscall.lo syscalls/errno.lo
asn1.gox : asn 1/libasn 1.a
$( BUILDGOX)
big.gox : big /libbig .a
$( BUILDGOX)
bufio.gox : bufio /libbufio .a
$( BUILDGOX)
bytes.gox : bytes /libbytes .a
$( BUILDGOX)
cmath.gox : cmath /libcmath .a
$( BUILDGOX)
ebnf.gox : ebnf /libebnf .a
$( BUILDGOX)
exec.gox : exec /libexec .a
$( BUILDGOX)
expvar.gox : expvar /libexpvar .a
$( BUILDGOX)
flag.gox : flag /libflag .a
$( BUILDGOX)
fmt.gox : fmt /libfmt .a
$( BUILDGOX)
gob.gox : gob /libgob .a
$( BUILDGOX)
hash.gox : hash /libhash .a
$( BUILDGOX)
html.gox : html /libhtml .a
$( BUILDGOX)
http.gox : http /libhttp .a
$( BUILDGOX)
image.gox : image /libimage .a
$( BUILDGOX)
io.gox : io /libio .a
$( BUILDGOX)
json.gox : json /libjson .a
$( BUILDGOX)
log.gox : log /liblog .a
$( BUILDGOX)
math.gox : math /libmath .a
$( BUILDGOX)
mime.gox : mime /libmime .a
$( BUILDGOX)
net.gox : net /libnet .a
$( BUILDGOX)
netchan.gox : netchan /libnetchan .a
$( BUILDGOX)
os.gox : os /libos .a
$( BUILDGOX)
patch.gox : patch /libpatch .a
$( BUILDGOX)
path.gox : path /libpath .a
$( BUILDGOX)
rand.gox : rand /librand .a
$( BUILDGOX)
reflect.gox : reflect /libreflect .a
$( BUILDGOX)
regexp.gox : regexp /libregexp .a
$( BUILDGOX)
rpc.gox : rpc /librpc .a
$( BUILDGOX)
runtime.gox : runtime /libruntime .a
$( BUILDGOX)
scanner.gox : scanner /libscanner .a
$( BUILDGOX)
smtp.gox : smtp /libsmtp .a
$( BUILDGOX)
sort.gox : sort /libsort .a
$( BUILDGOX)
strconv.gox : strconv /libstrconv .a
$( BUILDGOX)
strings.gox : strings /libstrings .a
$( BUILDGOX)
sync.gox : sync /libsync .a
$( BUILDGOX)
syslog.gox : syslog /libsyslog .a
$( BUILDGOX)
syscall.gox : syscalls /libsyscall .a
$( BUILDGOX)
tabwriter.gox : tabwriter /libtabwriter .a
$( BUILDGOX)
template.gox : template /libtemplate .a
$( BUILDGOX)
testing.gox : testing /libtesting .a
$( BUILDGOX)
time.gox : time /libtime .a
$( BUILDGOX)
try.gox : try /libtry .a
$( BUILDGOX)
unicode.gox : unicode /libunicode .a
$( BUILDGOX)
utf16.gox : utf 16/libutf 16.a
$( BUILDGOX)
utf8.gox : utf 8/libutf 8.a
$( BUILDGOX)
websocket.gox : websocket /libwebsocket .a
$( BUILDGOX)
xml.gox : xml /libxml .a
$( BUILDGOX)
archive/tar.gox : archive /libtar .a
$( BUILDGOX)
archive/zip.gox : archive /libzip .a
$( BUILDGOX)
compress/flate.gox : compress /libflate .a
$( BUILDGOX)
compress/gzip.gox : compress /libgzip .a
$( BUILDGOX)
compress/zlib.gox : compress /libzlib .a
$( BUILDGOX)
container/heap.gox : container /libheap .a
$( BUILDGOX)
container/list.gox : container /liblist .a
$( BUILDGOX)
container/ring.gox : container /libring .a
$( BUILDGOX)
container/vector.gox : container /libvector .a
$( BUILDGOX)
crypto/aes.gox : crypto /libaes .a
$( BUILDGOX)
crypto/block.gox : crypto /libblock .a
$( BUILDGOX)
crypto/blowfish.gox : crypto /libblowfish .a
$( BUILDGOX)
crypto/cast5.gox : crypto /libcast 5.a
$( BUILDGOX)
crypto/hmac.gox : crypto /libhmac .a
$( BUILDGOX)
crypto/md4.gox : crypto /libmd 4.a
$( BUILDGOX)
crypto/md5.gox : crypto /libmd 5.a
$( BUILDGOX)
crypto/ocsp.gox : crypto /libocsp .a
$( BUILDGOX)
crypto/rand.gox : crypto /librand .a
$( BUILDGOX)
crypto/rc4.gox : crypto /librc 4.a
$( BUILDGOX)
crypto/ripemd160.gox : crypto /libripemd 160.a
$( BUILDGOX)
crypto/rsa.gox : crypto /librsa .a
$( BUILDGOX)
crypto/sha1.gox : crypto /libsha 1.a
$( BUILDGOX)
crypto/sha256.gox : crypto /libsha 256.a
$( BUILDGOX)
crypto/sha512.gox : crypto /libsha 512.a
$( BUILDGOX)
crypto/subtle.gox : crypto /libsubtle .a
$( BUILDGOX)
crypto/tls.gox : crypto /libtls .a
$( BUILDGOX)
crypto/x509.gox : crypto /libx 509.a
$( BUILDGOX)
crypto/xtea.gox : crypto /libxtea .a
$( BUILDGOX)
debug/dwarf.gox : debug /libdwarf .a
$( BUILDGOX)
debug/elf.gox : debug /libelf .a
$( BUILDGOX)
debug/gosym.gox : debug /libgosym .a
$( BUILDGOX)
debug/macho.gox : debug /libmacho .a
$( BUILDGOX)
debug/pe.gox : debug /libpe .a
$( BUILDGOX)
debug/proc.gox : debug /libproc .a
$( BUILDGOX)
encoding/ascii85.gox : encoding /libascii 85.a
$( BUILDGOX)
encoding/base64.gox : encoding /libbase 64.a
$( BUILDGOX)
encoding/binary.gox : encoding /libbinary .a
$( BUILDGOX)
encoding/git85.gox : encoding /libgit 85.a
$( BUILDGOX)
encoding/hex.gox : encoding /libhex .a
$( BUILDGOX)
encoding/pem.gox : encoding /libpem .a
$( BUILDGOX)
exp/datafmt.gox : exp /libdatafmt .a
$( BUILDGOX)
exp/draw.gox : exp /libdraw .a
$( BUILDGOX)
exp/eval.gox : exp /libeval .a
$( BUILDGOX)
go/ast.gox : go /libast .a
$( BUILDGOX)
go/doc.gox : go /libdoc .a
$( BUILDGOX)
go/parser.gox : go /libparser .a
$( BUILDGOX)
go/printer.gox : go /libprinter .a
$( BUILDGOX)
go/scanner.gox : go /libscanner .a
$( BUILDGOX)
go/token.gox : go /libtoken .a
$( BUILDGOX)
go/typechecker.gox : go /libtypechecker .a
$( BUILDGOX)
hash/adler32.gox : hash /libadler 32.a
$( BUILDGOX)
hash/crc32.gox : hash /libcrc 32.a
$( BUILDGOX)
hash/crc64.gox : hash /libcrc 64.a
$( BUILDGOX)
http/pprof.gox : http /libpprof .a
$( BUILDGOX)
image/jpeg.gox : image /libjpeg .a
$( BUILDGOX)
image/png.gox : image /libpng .a
$( BUILDGOX)
index/suffixarray.gox : index /libsuffixarray .a
$( BUILDGOX)
io/ioutil.gox : io /libioutil .a
$( BUILDGOX)
mime/multipart.gox : mime /libmultipart .a
$( BUILDGOX)
net/dict.gox : net /libdict .a
$( BUILDGOX)
net/textproto.gox : net /libtextproto .a
$( BUILDGOX)
os/signal.gox : os /libsignal .a
$( BUILDGOX)
rpc/jsonrpc.gox : rpc /libjsonrpc .a
$( BUILDGOX)
runtime/pprof.gox : runtime /libpprof .a
$( BUILDGOX)
testing/iotest.gox : testing /libiotest .a
$( BUILDGOX)
testing/quick.gox : testing /libquick .a
$( BUILDGOX)
testing/script.gox : testing /libscript .a
$( BUILDGOX)
check-recursive : $( TEST_PACKAGES )
mostlyclean-local :
find . -name '*.lo' -print | xargs $( LIBTOOL) --mode= clean rm -f
find . -name '*.$(OBJEXT)' -print | xargs rm -f
clean-local :
find . -name '*.la' -print | xargs $( LIBTOOL) --mode= clean rm -f
find . -name '*.a' -print | xargs rm -f
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT :