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) " \
2011-01-21 19:19:03 +01:00
" $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) " \
2011-09-16 17:47:21 +02:00
" $( DESTDIR) $( toolexeclibgocryptox509dir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgodebugdir) " \
" $( DESTDIR) $( toolexeclibgoencodingdir) " \
" $( DESTDIR) $( toolexeclibgoexpdir) " \
2011-10-27 01:57:58 +02:00
" $( DESTDIR) $( toolexeclibgoexpsqldir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgogodir) " \
" $( DESTDIR) $( toolexeclibgohashdir) " \
2011-12-07 02:11:29 +01:00
" $( DESTDIR) $( toolexeclibgohtmldir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgoimagedir) " \
" $( DESTDIR) $( toolexeclibgoindexdir) " \
" $( DESTDIR) $( toolexeclibgoiodir) " \
2011-12-07 02:11:29 +01:00
" $( DESTDIR) $( toolexeclibgologdir) " \
" $( DESTDIR) $( toolexeclibgomathdir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgomimedir) " \
" $( DESTDIR) $( toolexeclibgonetdir) " \
2011-12-07 02:11:29 +01:00
" $( DESTDIR) $( toolexeclibgonethttpdir) " \
" $( DESTDIR) $( toolexeclibgonetrpcdir) " \
2011-09-16 17:47:21 +02:00
" $( DESTDIR) $( toolexeclibgoolddir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgoosdir) " \
2011-03-25 00:46:17 +01:00
" $( DESTDIR) $( toolexeclibgopathdir) " \
2011-10-27 01:57:58 +02:00
" $( DESTDIR) $( toolexeclibgoregexpdir) " \
2010-12-07 15:18:35 +01:00
" $( DESTDIR) $( toolexeclibgoruntimedir) " \
2011-03-17 00:05:44 +01:00
" $( DESTDIR) $( toolexeclibgosyncdir) " \
2011-12-07 02:11:29 +01:00
" $( DESTDIR) $( toolexeclibgotestingdir) " \
" $( DESTDIR) $( toolexeclibgotextdir) " \
" $( DESTDIR) $( toolexeclibgotexttemplatedir) " \
" $( DESTDIR) $( toolexeclibgounicodedir) "
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 =
2011-12-07 02:11:29 +01:00
am__DEPENDENCIES_2 = bufio/bufio.lo bytes/bytes.lo bytes/index.lo \
crypto/crypto.lo errors/errors.lo expvar/expvar.lo \
flag/flag.lo fmt/fmt.lo hash/hash.lo html/html.lo \
image/image.lo io/io.lo log/log.lo math/math.lo net/net.lo \
os/exec.lo os/os.lo patch/patch.lo path/path.lo \
reflect/reflect.lo regexp/regexp.lo runtime/runtime.lo \
sort/sort.lo strconv/strconv.lo strings/strings.lo \
sync/sync.lo time/time.lo unicode/unicode.lo \
websocket/websocket.lo archive/tar.lo archive/zip.lo \
compress/bzip2.lo compress/flate.lo compress/gzip.lo \
compress/lzw.lo compress/zlib.lo container/heap.lo \
container/list.lo container/ring.lo crypto/aes.lo \
crypto/bcrypt.lo crypto/blowfish.lo crypto/cast5.lo \
crypto/cipher.lo crypto/des.lo crypto/dsa.lo crypto/ecdsa.lo \
crypto/elliptic.lo crypto/hmac.lo crypto/md4.lo crypto/md5.lo \
crypto/ocsp.lo crypto/openpgp.lo crypto/rand.lo crypto/rc4.lo \
2011-12-03 03:17:34 +01:00
crypto/ripemd160.lo crypto/rsa.lo crypto/sha1.lo \
crypto/sha256.lo crypto/sha512.lo crypto/subtle.lo \
crypto/tls.lo crypto/twofish.lo crypto/x509.lo crypto/xtea.lo \
crypto/openpgp/armor.lo crypto/openpgp/elgamal.lo \
crypto/openpgp/error.lo crypto/openpgp/packet.lo \
crypto/openpgp/s2k.lo crypto/x509/pkix.lo debug/dwarf.lo \
debug/elf.lo debug/gosym.lo debug/macho.lo debug/pe.lo \
2011-12-07 02:11:29 +01:00
encoding/ascii85.lo encoding/asn1.lo encoding/base32.lo \
encoding/base64.lo encoding/binary.lo encoding/csv.lo \
encoding/git85.lo encoding/gob.lo encoding/hex.lo \
encoding/json.lo encoding/pem.lo encoding/xml.lo exp/ebnf.lo \
2011-12-13 20:16:27 +01:00
exp/norm.lo exp/spdy.lo exp/sql.lo exp/ssh.lo exp/terminal.lo \
exp/types.lo exp/sql/driver.lo html/template.lo go/ast.lo \
go/build.lo go/doc.lo go/parser.lo go/printer.lo go/scanner.lo \
go/token.lo hash/adler32.lo hash/crc32.lo hash/crc64.lo \
hash/fnv.lo net/http/cgi.lo net/http/fcgi.lo \
net/http/httptest.lo net/http/httputil.lo net/http/pprof.lo \
image/bmp.lo image/color.lo image/draw.lo image/gif.lo \
2012-01-13 06:11:45 +01:00
image/jpeg.lo image/png.lo image/tiff.lo index/suffixarray.lo \
io/ioutil.lo log/syslog.lo log/syslog/syslog_c.lo math/big.lo \
math/cmplx.lo math/rand.lo mime/mime.lo mime/multipart.lo \
net/dict.lo net/http.lo net/mail.lo net/rpc.lo net/smtp.lo \
net/textproto.lo net/url.lo old/netchan.lo old/regexp.lo \
old/template.lo $( am__DEPENDENCIES_1) os/user.lo os/signal.lo \
path/filepath.lo regexp/syntax.lo net/rpc/jsonrpc.lo \
runtime/debug.lo runtime/pprof.lo sync/atomic.lo \
sync/atomic_c.lo syscall/syscall.lo syscall/errno.lo \
syscall/wait.lo text/scanner.lo text/tabwriter.lo \
text/template.lo text/template/parse.lo testing/testing.lo \
testing/iotest.lo testing/quick.lo testing/script.lo \
unicode/utf16.lo unicode/utf8.lo
2011-01-21 19:19:03 +01:00
libgo_la_DEPENDENCIES = $( am__DEPENDENCIES_2) $( 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-12-01 09:06:16 +01:00
runtime/go-cgo.c runtime/go-check-interface.c \
2011-03-25 06:14:57 +01:00
runtime/go-construct-map.c 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 \
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 \
2011-02-22 03:52:55 +01:00
runtime/go-interface-eface-compare.c \
2011-11-28 06:45:49 +01:00
runtime/go-interface-val-compare.c runtime/go-make-slice.c \
runtime/go-map-delete.c runtime/go-map-index.c \
runtime/go-map-len.c runtime/go-map-range.c \
2011-12-13 20:16:27 +01:00
runtime/go-nanotime.c runtime/go-now.c runtime/go-new-map.c \
runtime/go-new.c runtime/go-panic.c runtime/go-print.c \
runtime/go-recover.c runtime/go-reflect.c \
runtime/go-reflect-call.c runtime/go-reflect-map.c \
runtime/go-rune.c runtime/go-runtime-error.c \
runtime/go-setenv.c runtime/go-signal.c runtime/go-strcmp.c \
2010-12-03 05:34:57 +01:00
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 \
2012-01-06 22:47:49 +01:00
runtime/go-type-complex.c runtime/go-type-eface.c \
runtime/go-type-error.c runtime/go-type-float.c \
2010-12-03 05:34:57 +01:00
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 \
2011-12-01 09:06:16 +01:00
runtime/go-unsafe-pointer.c runtime/go-unwind.c runtime/chan.c \
2011-11-22 21:24:44 +01:00
runtime/cpuprof.c runtime/lock_sema.c runtime/thread-sema.c \
runtime/lock_futex.c runtime/thread-linux.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/msize.c runtime/proc.c \
runtime/runtime.c runtime/thread.c runtime/yield.c \
2011-12-01 09:06:16 +01:00
runtime/rtems-task-variable-add.c iface.c malloc.c map.c \
2011-12-07 02:11:29 +01:00
mprof.c reflect.c runtime1.c sema.c sigqueue.c string.c time.c
2011-11-22 21:24:44 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ am__objects_1 = lock_sema.lo thread-sema.lo
@ L I B G O _ I S _ L I N U X _ T R U E @ am__objects_1 = lock_futex.lo thread-linux.lo
@ H A V E _ S Y S _ M M A N _ H _ F A L S E @ am__objects_2 = mem_posix_memalign.lo
@ H A V E _ S Y S _ M M A N _ H _ T R U E @ am__objects_2 = mem.lo
@ L I B G O _ I S _ R T E M S _ T R U E @ am__objects_3 = rtems-task-variable-add.lo
am__objects_4 = go-append.lo go-assert.lo go-assert-interface.lo \
2010-12-03 05:34:57 +01:00
go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
2011-12-01 09:06:16 +01:00
go-can-convert-interface.lo go-cgo.lo go-check-interface.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 \
2011-11-28 06:45:49 +01:00
go-eface-val-compare.lo go-getgoroot.lo \
go-int-array-to-string.lo go-int-to-string.lo \
2011-02-22 03:52:55 +01:00
go-interface-compare.lo go-interface-eface-compare.lo \
2011-11-28 06:45:49 +01:00
go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
go-map-index.lo go-map-len.lo go-map-range.lo go-nanotime.lo \
2011-12-13 20:16:27 +01:00
go-now.lo go-new-map.lo go-new.lo go-panic.lo go-print.lo \
go-recover.lo go-reflect.lo go-reflect-call.lo \
go-reflect-map.lo go-rune.lo go-runtime-error.lo go-setenv.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 \
2012-01-06 22:47:49 +01:00
go-trampoline.lo go-type-complex.lo go-type-eface.lo \
go-type-error.lo go-type-float.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 \
chan.lo cpuprof.lo $( am__objects_1) mcache.lo mcentral.lo \
$( am__objects_2) mfinal.lo mfixalloc.lo mgc0.lo mheap.lo \
msize.lo proc.lo runtime.lo thread.lo yield.lo \
2011-12-13 20:16:27 +01:00
$( am__objects_3) iface.lo malloc.lo map.lo mprof.lo reflect.lo \
runtime1.lo sema.lo sigqueue.lo string.lo time.lo
2011-11-22 21:24:44 +01:00
am_libgo_la_OBJECTS = $( am__objects_4)
2010-12-03 05:34:57 +01:00
libgo_la_OBJECTS = $( am_libgo_la_OBJECTS)
2011-04-01 07:11:23 +02:00
libgo_la_LINK = $( LIBTOOL) --tag= CC $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) \
--mode= link $( CCLD) $( AM_CFLAGS) $( CFLAGS) $( libgo_la_LDFLAGS) \
$( LDFLAGS) -o $@
2010-12-03 05:34:57 +01:00
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) \
2011-01-21 19:19:03 +01:00
$( toolexeclibgocrypto_DATA) $( toolexeclibgocryptoopenpgp_DATA) \
2011-09-16 17:47:21 +02:00
$( toolexeclibgocryptox509_DATA) $( toolexeclibgodebug_DATA) \
$( toolexeclibgoencoding_DATA) $( toolexeclibgoexp_DATA) \
2011-12-13 20:16:27 +01:00
$( toolexeclibgoexpsql_DATA) $( toolexeclibgogo_DATA) \
$( toolexeclibgohash_DATA) $( toolexeclibgohtml_DATA) \
$( toolexeclibgoimage_DATA) $( toolexeclibgoindex_DATA) \
$( toolexeclibgoio_DATA) $( toolexeclibgolog_DATA) \
$( toolexeclibgomath_DATA) $( toolexeclibgomime_DATA) \
$( toolexeclibgonet_DATA) $( toolexeclibgonethttp_DATA) \
$( toolexeclibgonetrpc_DATA) $( toolexeclibgoold_DATA) \
$( toolexeclibgoos_DATA) $( toolexeclibgopath_DATA) \
$( toolexeclibgoregexp_DATA) $( toolexeclibgoruntime_DATA) \
$( toolexeclibgosync_DATA) $( toolexeclibgotesting_DATA) \
$( toolexeclibgotext_DATA) $( toolexeclibgotexttemplate_DATA) \
$( toolexeclibgounicode_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@
2011-07-11 22:27:50 +02:00
CC_FOR_BUILD = @CC_FOR_BUILD@
2010-12-03 05:34:57 +01:00
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@
2011-10-23 21:04:37 +02:00
GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
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@
2011-04-01 07:11:23 +02:00
OSCFLAGS = @OSCFLAGS@
2010-12-03 05:34:57 +01:00
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@
2011-11-01 05:12:01 +01:00
SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
2010-12-03 05:34:57 +01:00
SPLIT_STACK = @SPLIT_STACK@
STRINGOPS_FLAG = @STRINGOPS_FLAG@
STRIP = @STRIP@
2011-11-01 05:12:01 +01:00
STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
2010-12-03 05:34:57 +01:00
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@
2011-12-03 01:16:12 +01:00
go_include = @go_include@
2010-12-03 05:34:57 +01:00
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) \
2011-12-20 19:14:30 +01:00
$( STRINGOPS_FLAG) $( OSCFLAGS) \
Makefile.in (UNWIND_H): Remove.
gcc:
* Makefile.in (UNWIND_H): Remove.
(LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Move to
../libgcc/Makefile.in.
(LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): Likewise.
(LIBUNWINDDEP): Remove.
(libgcc-support): Remove LIB2ADDEH, $(srcdir)/emutls.c dependencies.
(libgcc.mvars): Remove LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED,
LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL.
(stmp-int-hdrs): Remove $(UNWIND_H) dependency.
Don't copy $(UNWIND_H).
* config.gcc (ia64*-*-linux*): Remove with_system_libunwind
handling.
* configure.ac (GCC_CHECK_UNWIND_GETIPINFO): Remove.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
unwind-dw2-fde-compat.c, unwind-dw2-fde-glibc.c, unwind-dw2-fde.c,
unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
unwind-pe.h, unwind-sjlj.c, unwind.inc: Move to ../libgcc.
* unwind-dw2-fde-darwin.c: Move to ../libgcc/config.
* config/arm/libunwind.S, config/arm/pr-support.c,
config/arm/unwind-arm.c, config/arm/unwind-arm.h: Move to
../libgcc/config/arm.
* config/arm/t-bpabi (UNWIND_H, LIB2ADDEH): Remove.
* config/arm/t-symbian (UNWIND_H, LIB2ADDEH): Remove.
* config/frv/t-frv ($(T)frvbegin$(objext)): Use
$(srcdir)/../libgcc to refer to unwind-dw2-fde.h.
($(T)frvend$(objext)): Likewise.
* config/ia64/t-glibc (LIB2ADDEH): Remove.
* config/ia64/t-glibc-libunwind: Move to ../libgcc/config/ia64.
* config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
config/ia64/unwind-ia64.c, config/ia64/unwind-ia64.h: Move to
../libgcc/config/ia64.
* config/ia64/t-hpux (LIB2ADDEH): Remove.
* config/ia64/t-ia64 (LIB2ADDEH): Remove.
* config/ia64/t-vms (LIB2ADDEH): Remove.
* config/ia64/vms.h (UNW_IVMS_MODE,
MD_UNW_COMPATIBLE_PERSONALITY_P): Remove.
* config/picochip/t-picochip (LIB2ADDEH): Remove.
* config/rs6000/aix.h (R_LR, MD_FROB_UPDATE_CONTEXT): Remove.
* config/rs6000/t-darwin (LIB2ADDEH): Remove.
* config/rs6000/darwin-fallback.c: Move to ../libgcc/config/rs6000.
* config/sh/t-sh ($(T)unwind-dw2-Os-4-200.o): Use
$(srcdir)/../libgcc to refer to unwinder sources.
* config/spu/t-spu-elf (LIB2ADDEH): Remove.
* config/t-darwin (LIB2ADDEH): Remove.
* config/t-freebsd (LIB2ADDEH): Remove.
* config/t-libunwind (LIB2ADDEH, LIB2ADDEHSTATIC): Remove.
* config/t-libunwind-elf: Move to ../libgcc/config.
* config/t-linux (LIB2ADDEH): Remove.
* config/t-sol2 (LIB2ADDEH): Remove.
* config/xtensa/t-xtensa (LIB2ADDEH): Remove.
* system.h (MD_FROB_UPDATE_CONTEXT): Poison.
gcc/po:
* EXCLUDES (unwind-c.c, unwind-dw2-fde-darwin.c)
(unwind-dw2-fde-glibc.c, unwind-dw2-fde.c, unwind-dw2-fde.h)
(unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h): Remove.
libgcc:
* Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
variables.
(LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
(LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
(install-unwind_h): New target.
(all): Depend on it.
* config.host (unwind_header): New variable.
(*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
(*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
*-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
(*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
(arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
Set unwind_header.
(arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
Set unwind_header.
(arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
arm*-*-eabi*.
Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
Set unwind_header.
(ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
(ia64*-*-freebsd*): Likewise.
(ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
tmake_file.
Add t-libunwind-elf, ia64/t-glibc-libunwind unless
$with_system_libunwind.
(ia64*-*-hpux*): Set tmake_file.
(ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
(picochip-*-*): Set tmake_file.
(rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
md_unwind_header.
(rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
(rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
(s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
(xtensa*-*-elf*): Set tmake_file.
(xtensa*-*-linux*): Likewise.
* configure.ac: Include ../config/unwind_ipinfo.m4.
Call GCC_CHECK_UNWIND_GETIPINFO.
Link unwind.h to $unwind_header.
* configure: Regenerate.
* emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
* config/unwind-dw2-fde-darwin.c: New file.
* config/arm/libunwind.S, config/arm/pr-support.c,
config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
config/arm/unwind-arm.h,: New files.
* config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
config/ia64/t-eh-ia64, config/ia64/t-glibc,
config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
config/ia64/t-vms, config/ia64/unwind-ia64.c,
config/ia64/unwind-ia64.h: New files.
* config/picochip/t-picochip: New file.
* config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
files.
* config/rs6000/t-darwin (LIB2ADDEH): Set.
* config/s390/t-tpf (LIB2ADDEH): Remove.
* config/t-darwin (LIB2ADDEH): Set.
* config/t-eh-dw2-dip: New file.
* config/t-libunwind, config/t-libunwind-elf: New files.
* config/t-sol2 (LIB2ADDEH): Remove.
* config/xtensa/t-xtensa: New file.
gcc/ada:
* gcc-interface/Makefile.in (raise-gcc.o): Search
$(srcdir)/../libgcc.
libgo:
* Makefile.am (AM_CFLAGS): Search $(srcdir)/../libgcc.
* Makefile.in: Regenerate.
libjava:
* configure.ac (GCC_UNWIND_INCLUDE): Rename to
LIBGCC_UNWIND_INCLUDE.
Point to $(multi_basedir)/./libjava/../libgcc.
* configure: Regenerate.
* Makefile.am (GCC_UNWIND_INCLUDE): Reflect this.
* Makefile.in: Regenerate.
libobjc:
* Makefile.in (INCLUDES): Search
$(srcdir)/$(MULTISRCTOP)../libgcc.
libstdc++-v3:
* acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Point TOPLEVEL_INCLUDES
to $(toplevel_srcdir)/libgcc.
* configure: Regenerate.
From-SVN: r177447
2011-08-05 16:37:48 +02:00
-I $( srcdir) /../libgcc -I $( MULTIBUILDTOP) ../../gcc/include
2010-12-03 05:34:57 +01:00
@ 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
bufio.gox \
bytes.gox \
2011-03-17 00:05:44 +01:00
crypto.gox \
2011-12-03 03:17:34 +01:00
errors.gox \
2010-12-03 05:34:57 +01:00
expvar.gox \
flag.gox \
fmt.gox \
hash.gox \
html.gox \
image.gox \
io.gox \
log.gox \
math.gox \
mime.gox \
net.gox \
os.gox \
patch.gox \
path.gox \
reflect.gox \
regexp.gox \
runtime.gox \
sort.gox \
strconv.gox \
strings.gox \
sync.gox \
syscall.gox \
testing.gox \
time.gox \
unicode.gox \
2011-12-07 02:11:29 +01:00
websocket.gox
2010-12-03 05:34:57 +01:00
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 = \
2011-03-17 00:05:44 +01:00
compress/bzip2.gox \
2010-12-03 05:34:57 +01:00
compress/flate.gox \
compress/gzip.gox \
2011-03-17 00:05:44 +01:00
compress/lzw.gox \
2010-12-03 05:34:57 +01:00
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 \
2011-10-27 01:57:58 +02:00
container/ring.gox
2010-12-03 05:34:57 +01:00
2010-12-07 15:18:35 +01:00
toolexeclibgocryptodir = $( toolexeclibgodir) /crypto
toolexeclibgocrypto_DATA = \
2010-12-03 05:34:57 +01:00
crypto/aes.gox \
2011-10-27 01:57:58 +02:00
crypto/bcrypt.gox \
2010-12-03 05:34:57 +01:00
crypto/blowfish.gox \
crypto/cast5.gox \
2011-01-21 19:19:03 +01:00
crypto/cipher.gox \
2011-04-07 19:09:10 +02:00
crypto/des.gox \
2011-03-17 00:05:44 +01:00
crypto/dsa.gox \
2011-03-25 00:46:17 +01:00
crypto/ecdsa.gox \
2011-01-21 19:19:03 +01:00
crypto/elliptic.gox \
2010-12-03 05:34:57 +01:00
crypto/hmac.gox \
crypto/md4.gox \
crypto/md5.gox \
crypto/ocsp.gox \
2011-03-17 00:05:44 +01:00
crypto/openpgp.gox \
2010-12-03 05:34:57 +01:00
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 \
2011-01-21 19:19:03 +01:00
crypto/twofish.gox \
2010-12-03 05:34:57 +01:00
crypto/x509.gox \
crypto/xtea.gox
2011-01-21 19:19:03 +01:00
toolexeclibgocryptoopenpgpdir = $( toolexeclibgocryptodir) /openpgp
toolexeclibgocryptoopenpgp_DATA = \
crypto/openpgp/armor.gox \
2011-09-16 17:47:21 +02:00
crypto/openpgp/elgamal.gox \
2011-01-21 19:19:03 +01:00
crypto/openpgp/error.gox \
2011-03-17 00:05:44 +01:00
crypto/openpgp/packet.gox \
2011-01-21 19:19:03 +01:00
crypto/openpgp/s2k.gox
2011-09-16 17:47:21 +02:00
toolexeclibgocryptox509dir = $( toolexeclibgocryptodir) /x509
toolexeclibgocryptox509_DATA = \
crypto/x509/pkix.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 \
2011-09-16 17:47:21 +02:00
debug/pe.gox
2010-12-03 05:34:57 +01:00
2010-12-07 15:18:35 +01:00
toolexeclibgoencodingdir = $( toolexeclibgodir) /encoding
toolexeclibgoencoding_DATA = \
2010-12-03 05:34:57 +01:00
encoding/ascii85.gox \
2011-12-07 02:11:29 +01:00
encoding/asn1.gox \
2011-01-21 19:19:03 +01:00
encoding/base32.gox \
2010-12-03 05:34:57 +01:00
encoding/base64.gox \
encoding/binary.gox \
2011-12-07 02:11:29 +01:00
encoding/csv.gox \
2010-12-03 05:34:57 +01:00
encoding/git85.gox \
2011-12-07 02:11:29 +01:00
encoding/gob.gox \
2010-12-03 05:34:57 +01:00
encoding/hex.gox \
2011-12-07 02:11:29 +01:00
encoding/json.gox \
encoding/pem.gox \
encoding/xml.gox
2010-12-03 05:34:57 +01:00
2011-11-30 00:02:54 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ exp_inotify_gox =
# exp_inotify_gox = exp/inotify.gox
@ L I B G O _ I S _ L I N U X _ T R U E @ exp_inotify_gox =
2010-12-07 15:18:35 +01:00
toolexeclibgoexpdir = $( toolexeclibgodir) /exp
toolexeclibgoexp_DATA = \
2011-10-27 01:57:58 +02:00
exp/ebnf.gox \
2011-11-30 00:02:54 +01:00
$( exp_inotify_gox) \
2011-09-16 17:47:21 +02:00
exp/norm.gox \
2011-10-27 01:57:58 +02:00
exp/spdy.gox \
exp/sql.gox \
exp/ssh.gox \
exp/terminal.gox \
exp/types.gox
2011-09-16 17:47:21 +02:00
2011-10-27 01:57:58 +02:00
toolexeclibgoexpsqldir = $( toolexeclibgoexpdir) /sql
toolexeclibgoexpsql_DATA = \
exp/sql/driver.gox
2011-09-16 17:47:21 +02:00
2010-12-07 15:18:35 +01:00
toolexeclibgogodir = $( toolexeclibgodir) /go
toolexeclibgogo_DATA = \
2010-12-03 05:34:57 +01:00
go/ast.gox \
2011-09-16 17:47:21 +02:00
go/build.gox \
2010-12-03 05:34:57 +01:00
go/doc.gox \
go/parser.gox \
go/printer.gox \
go/scanner.gox \
2011-10-27 01:57:58 +02:00
go/token.gox
2010-12-03 05:34:57 +01:00
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 \
2011-03-25 00:46:17 +01:00
hash/crc64.gox \
hash/fnv.gox
2010-12-03 05:34:57 +01:00
2011-12-07 02:11:29 +01:00
toolexeclibgohtmldir = $( toolexeclibgodir) /html
toolexeclibgohtml_DATA = \
html/template.gox
2010-12-03 05:34:57 +01:00
2010-12-07 15:18:35 +01:00
toolexeclibgoimagedir = $( toolexeclibgodir) /image
toolexeclibgoimage_DATA = \
2011-09-16 17:47:21 +02:00
image/bmp.gox \
2011-10-27 01:57:58 +02:00
image/color.gox \
2011-09-16 17:47:21 +02:00
image/draw.gox \
2011-05-20 02:18:15 +02:00
image/gif.gox \
2010-12-03 05:34:57 +01:00
image/jpeg.gox \
2011-05-20 02:18:15 +02:00
image/png.gox \
2012-01-13 06:11:45 +01:00
image/tiff.gox
2010-12-03 05:34:57 +01:00
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
2011-12-07 02:11:29 +01:00
toolexeclibgologdir = $( toolexeclibgodir) /log
toolexeclibgolog_DATA = \
log/syslog.gox
toolexeclibgomathdir = $( toolexeclibgodir) /math
toolexeclibgomath_DATA = \
math/big.gox \
math/cmplx.gox \
math/rand.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 \
2011-12-07 02:11:29 +01:00
net/http.gox \
net/mail.gox \
net/rpc.gox \
net/smtp.gox \
net/textproto.gox \
net/url.gox
toolexeclibgonethttpdir = $( toolexeclibgonetdir) /http
toolexeclibgonethttp_DATA = \
net/http/cgi.gox \
net/http/fcgi.gox \
net/http/httptest.gox \
net/http/httputil.gox \
net/http/pprof.gox
toolexeclibgonetrpcdir = $( toolexeclibgonetdir) /rpc
toolexeclibgonetrpc_DATA = \
net/rpc/jsonrpc.gox
2010-12-03 05:34:57 +01:00
2011-09-16 17:47:21 +02:00
toolexeclibgoolddir = $( toolexeclibgodir) /old
toolexeclibgoold_DATA = \
2011-10-27 01:57:58 +02:00
old/netchan.gox \
old/regexp.gox \
2011-09-16 17:47:21 +02:00
old/template.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoosdir = $( toolexeclibgodir) /os
toolexeclibgoos_DATA = \
2011-12-07 02:11:29 +01:00
os/exec.gox \
2011-05-20 02:18:15 +02:00
os/user.gox \
2010-12-03 05:34:57 +01:00
os/signal.gox
2011-03-25 00:46:17 +01:00
toolexeclibgopathdir = $( toolexeclibgodir) /path
toolexeclibgopath_DATA = \
path/filepath.gox
2011-10-27 01:57:58 +02:00
toolexeclibgoregexpdir = $( toolexeclibgodir) /regexp
toolexeclibgoregexp_DATA = \
regexp/syntax.gox
2010-12-07 15:18:35 +01:00
toolexeclibgoruntimedir = $( toolexeclibgodir) /runtime
toolexeclibgoruntime_DATA = \
2011-01-21 19:19:03 +01:00
runtime/debug.gox \
2010-12-03 05:34:57 +01:00
runtime/pprof.gox
2011-03-17 00:05:44 +01:00
toolexeclibgosyncdir = $( toolexeclibgodir) /sync
toolexeclibgosync_DATA = \
sync/atomic.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
2011-12-07 02:11:29 +01:00
toolexeclibgotextdir = $( toolexeclibgodir) /text
toolexeclibgotext_DATA = \
text/scanner.gox \
text/tabwriter.gox \
text/template.gox
toolexeclibgotexttemplatedir = $( toolexeclibgotextdir) /template
toolexeclibgotexttemplate_DATA = \
text/template/parse.gox
toolexeclibgounicodedir = $( toolexeclibgodir) /unicode
toolexeclibgounicode_DATA = \
unicode/utf16.gox \
unicode/utf8.gox
2010-12-03 05:34:57 +01:00
@ 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
2011-11-22 21:24:44 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
@ L I B G O _ I S _ L I N U X _ T R U E @ runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
2010-12-03 05:34:57 +01:00
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-check-interface.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-int-array-to-string.c \
runtime/go-int-to-string.c \
runtime/go-interface-compare.c \
2011-02-22 03:52:55 +01:00
runtime/go-interface-eface-compare.c \
2010-12-03 05:34:57 +01:00
runtime/go-interface-val-compare.c \
2011-06-14 07:53:10 +02:00
runtime/go-make-slice.c \
2010-12-03 05:34:57 +01:00
runtime/go-map-delete.c \
runtime/go-map-index.c \
runtime/go-map-len.c \
runtime/go-map-range.c \
runtime/go-nanotime.c \
2011-12-13 20:16:27 +01:00
runtime/go-now.c \
2010-12-03 05:34:57 +01:00
runtime/go-new-map.c \
runtime/go-new.c \
runtime/go-panic.c \
runtime/go-print.c \
runtime/go-recover.c \
runtime/go-reflect.c \
runtime/go-reflect-call.c \
runtime/go-reflect-map.c \
runtime/go-rune.c \
runtime/go-runtime-error.c \
2011-05-20 02:18:15 +02:00
runtime/go-setenv.c \
2010-12-03 05:34:57 +01:00
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 \
2012-01-06 22:47:49 +01:00
runtime/go-type-complex.c \
2010-12-03 05:34:57 +01:00
runtime/go-type-eface.c \
runtime/go-type-error.c \
2012-01-06 22:47:49 +01:00
runtime/go-type-float.c \
2010-12-03 05:34:57 +01:00
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 \
2011-12-01 09:06:16 +01:00
runtime/chan.c \
2011-03-27 21:14:55 +02:00
runtime/cpuprof.c \
2011-11-22 21:24:44 +01:00
$( runtime_lock_files) \
2010-12-03 05:34:57 +01:00
runtime/mcache.c \
runtime/mcentral.c \
$( runtime_mem_file) \
runtime/mfinal.c \
runtime/mfixalloc.c \
runtime/mgc0.c \
runtime/mheap.c \
runtime/msize.c \
runtime/proc.c \
2011-11-14 23:26:45 +01:00
runtime/runtime.c \
2010-12-03 05:34:57 +01:00
runtime/thread.c \
2011-10-27 01:57:58 +02:00
runtime/yield.c \
2010-12-03 05:34:57 +01:00
$( rtems_task_variable_add_file) \
iface.c \
malloc.c \
map.c \
mprof.c \
reflect.c \
2011-11-28 06:45:49 +01:00
runtime1.c \
sema.c \
2010-12-03 05:34:57 +01:00
sigqueue.c \
2011-12-07 02:11:29 +01:00
string.c \
time.c
2010-12-03 05:34:57 +01:00
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
2011-03-17 00:05:44 +01:00
go_crypto_files = \
go/crypto/crypto.go
2011-12-03 03:17:34 +01:00
go_errors_files = \
go/errors/errors.go
2010-12-03 05:34:57 +01:00
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_hash_files = \
go/hash/hash.go
go_html_files = \
2011-09-16 17:47:21 +02:00
go/html/const.go \
2010-12-03 05:34:57 +01:00
go/html/doc.go \
2011-12-13 20:16:27 +01:00
go/html/doctype.go \
2010-12-03 05:34:57 +01:00
go/html/entity.go \
go/html/escape.go \
2012-01-12 02:31:45 +01:00
go/html/foreign.go \
2011-09-16 17:47:21 +02:00
go/html/node.go \
2011-01-21 19:19:03 +01:00
go/html/parse.go \
2011-10-27 01:57:58 +02:00
go/html/render.go \
2010-12-03 05:34:57 +01:00
go/html/token.go
go_image_files = \
go/image/format.go \
go/image/geom.go \
go/image/image.go \
2012-01-13 06:11:45 +01:00
go/image/names.go \
go/image/ycbcr.go
2010-12-03 05:34:57 +01:00
go_io_files = \
go/io/multi.go \
go/io/io.go \
go/io/pipe.go
go_log_files = \
go/log/log.go
go_math_files = \
2011-10-27 01:57:58 +02:00
go/math/abs.go \
2010-12-03 05:34:57 +01:00
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 \
2011-10-27 01:57:58 +02:00
go/math/dim.go \
2010-12-03 05:34:57 +01:00
go/math/erf.go \
go/math/exp.go \
go/math/expm1.go \
go/math/floor.go \
go/math/frexp.go \
go/math/gamma.go \
go/math/hypot.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 \
2011-10-27 01:57:58 +02:00
go/math/mod.go \
2010-12-03 05:34:57 +01:00
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/tan.go \
go/math/tanh.go \
go/math/unsafe.go
go_mime_files = \
go/mime/grammar.go \
go/mime/mediatype.go \
2011-12-13 00:40:51 +01:00
go/mime/type.go \
go/mime/type_unix.go
2010-12-03 05:34:57 +01:00
2011-01-13 06:17:52 +01:00
# By default use select with pipes. Most systems should have
# something better.
2012-01-13 06:11:45 +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 _ N E T B S D _ 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_select.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 _ N E T B S D _ 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_netbsd.go
2011-01-13 06:17:52 +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 @ go_net_fd_os_file = go/net/fd_linux.go
2011-03-28 20:30:21 +02: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_select.go
2012-01-13 06:11:45 +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 _ N E T B S D _ 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 _ F A L S E @ @ L I B G O _ I S _ N E T B S D _ 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
2011-01-13 06:17:52 +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 @ 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
2011-05-24 23:43:12 +02:00
@ L I B G O _ I S _ I R I X _ 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 _ F A L S E @ go_net_cgo_file = go/net/cgo_bsd.go
@ L I B G O _ I S _ I R I X _ 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 @ go_net_cgo_file = go/net/cgo_linux.go
@ L I B G O _ I S _ I R I X _ T R U E @ @ L I B G O _ I S _ L I N U X _ F A L S E @ go_net_cgo_file = go/net/cgo_linux.go
2011-05-20 02:18:15 +02:00
@ L I B G O _ I S _ L I N U X _ T R U E @ go_net_cgo_file = go/net/cgo_linux.go
2011-05-24 23:43:12 +02:00
@ L I B G O _ I S _ I R I X _ 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 _ F A L S E @ go_net_sock_file = go/net/sock_bsd.go
@ L I B G O _ I S _ I R I X _ 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 @ go_net_sock_file = go/net/sock_linux.go
@ L I B G O _ I S _ I R I X _ T R U E @ @ L I B G O _ I S _ L I N U X _ F A L S E @ go_net_sock_file = go/net/sock_linux.go
2011-05-20 02:18:15 +02:00
@ L I B G O _ I S _ L I N U X _ T R U E @ go_net_sock_file = go/net/sock_linux.go
2011-09-16 17:47:21 +02:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ go_net_sendfile_file = go/net/sendfile_stub.go
@ L I B G O _ I S _ L I N U X _ T R U E @ go_net_sendfile_file = go/net/sendfile_linux.go
2012-01-13 06:11:45 +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 _ N E T B S D _ F A L S E @ go_net_interface_file = go/net/interface_stub.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 _ N E T B S D _ T R U E @ go_net_interface_file = go/net/interface_netbsd.go
2011-09-16 17:47:21 +02:00
@ L I B G O _ I S _ L I N U X _ T R U E @ go_net_interface_file = go/net/interface_linux.go
2010-12-03 05:34:57 +01:00
go_net_files = \
2011-05-20 02:18:15 +02:00
go/net/cgo_unix.go \
$( go_net_cgo_file) \
2010-12-03 05:34:57 +01:00
go/net/dial.go \
go/net/dnsclient.go \
2011-09-16 17:47:21 +02:00
go/net/dnsclient_unix.go \
2010-12-03 05:34:57 +01:00
go/net/dnsconfig.go \
go/net/dnsmsg.go \
$( go_net_newpollserver_file) \
go/net/fd.go \
$( go_net_fd_os_file) \
2011-03-30 17:33:16 +02:00
go/net/file.go \
2010-12-03 05:34:57 +01:00
go/net/hosts.go \
2011-09-16 17:47:21 +02:00
go/net/interface.go \
$( go_net_interface_file) \
2010-12-03 05:34:57 +01:00
go/net/ip.go \
go/net/iprawsock.go \
2011-09-16 17:47:21 +02:00
go/net/iprawsock_posix.go \
2010-12-03 05:34:57 +01:00
go/net/ipsock.go \
2011-09-16 17:47:21 +02:00
go/net/ipsock_posix.go \
go/net/lookup_unix.go \
2010-12-03 05:34:57 +01:00
go/net/net.go \
go/net/parse.go \
go/net/pipe.go \
go/net/port.go \
2011-09-16 17:47:21 +02:00
$( go_net_sendfile_file) \
2010-12-03 05:34:57 +01:00
go/net/sock.go \
2011-05-20 02:18:15 +02:00
$( go_net_sock_file) \
2010-12-03 05:34:57 +01:00
go/net/tcpsock.go \
2011-09-16 17:47:21 +02:00
go/net/tcpsock_posix.go \
2010-12-03 05:34:57 +01:00
go/net/udpsock.go \
2011-09-16 17:47:21 +02:00
go/net/udpsock_posix.go \
go/net/unixsock.go \
go/net/unixsock_posix.go
2010-12-03 05:34:57 +01:00
2011-03-30 23:45:57 +02:00
@ L I B G O _ I S _ 3 8 6 _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ @ L I B G O _ I S _ S P A R C _ F A L S E @ go_os_dir_file = go/os/dir_regfile.go
@ L I B G O _ I S _ 3 8 6 _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ @ L I B G O _ I S _ S P A R C _ T R U E @ go_os_dir_file = go/os/dir_largefile.go
2011-02-21 05:17:20 +01:00
@ L I B G O _ I S _ 3 8 6 _ T R U E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ go_os_dir_file = go/os/dir_largefile.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 _ F A L S E @ go_os_dir_file = go/os/dir_regfile.go
@ L I B G O _ I S _ L I N U X _ T R U E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ go_os_dir_file = go/os/dir_largefile.go
2011-04-01 01:55:21 +02:00
@ L I B G O _ I S _ I R I X _ 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 _ R T E M S _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ go_os_sys_file = go/os/sys_bsd.go
@ L I B G O _ I S _ I R I X _ 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 _ R T E M S _ T R U E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ go_os_sys_file = go/os/sys_uname.go
@ L I B G O _ I S _ I R I X _ 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 _ F A L S E @ go_os_sys_file = go/os/sys_uname.go
2011-01-28 02:44:55 +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 _ T R U E @ go_os_sys_file = go/os/sys_uname.go
@ L I B G O _ I S _ L I N U X _ T R U E @ go_os_sys_file = go/os/sys_linux.go
2011-12-16 15:45:49 +01:00
@ L I B G O _ I S _ S O L A R I S _ F A L S E @ go_os_stat_file = go/os/stat.go
@ L I B G O _ I S _ S O L A R I S _ T R U E @ go_os_stat_file = go/os/stat_solaris.go
2010-12-03 05:34:57 +01:00
go_os_files = \
2011-02-21 05:17:20 +01:00
$( go_os_dir_file) \
2010-12-03 05:34:57 +01:00
go/os/dir.go \
go/os/env.go \
go/os/error.go \
2011-04-07 19:09:10 +02:00
go/os/error_posix.go \
2010-12-03 05:34:57 +01:00
go/os/exec.go \
2011-04-07 19:09:10 +02:00
go/os/exec_posix.go \
2011-03-17 00:05:44 +01:00
go/os/exec_unix.go \
2010-12-03 05:34:57 +01:00
go/os/file.go \
2011-04-07 19:09:10 +02:00
go/os/file_posix.go \
2010-12-03 05:34:57 +01:00
go/os/file_unix.go \
go/os/getwd.go \
go/os/path.go \
2011-09-16 17:47:21 +02:00
go/os/path_unix.go \
2010-12-03 05:34:57 +01:00
go/os/proc.go \
2011-12-16 15:45:49 +01:00
$( go_os_stat_file) \
2011-09-16 17:47:21 +02:00
go/os/str.go \
2011-01-28 02:44:55 +01:00
$( go_os_sys_file) \
2010-12-03 05:34:57 +01:00
go/os/time.go \
2011-09-16 17:47:21 +02:00
go/os/types.go \
signal_unix.go
2010-12-03 05:34:57 +01:00
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 \
2011-03-25 00:46:17 +01:00
go/path/path.go
2010-12-03 05:34:57 +01:00
go_reflect_files = \
go/reflect/deepequal.go \
go/reflect/type.go \
go/reflect/value.go
go_regexp_files = \
2011-10-27 01:57:58 +02:00
go/regexp/exec.go \
2010-12-03 05:34:57 +01:00
go/regexp/regexp.go
2011-12-07 02:11:29 +01:00
go_net_rpc_files = \
go/net/rpc/client.go \
go/net/rpc/debug.go \
go/net/rpc/server.go
2010-12-03 05:34:57 +01:00
go_runtime_files = \
go/runtime/debug.go \
go/runtime/error.go \
go/runtime/extern.go \
2011-03-25 00:46:17 +01:00
go/runtime/mem.go \
2010-12-03 05:34:57 +01:00
go/runtime/sig.go \
go/runtime/softfloat64.go \
go/runtime/type.go \
version.go
go_sort_files = \
2011-01-21 19:19:03 +01:00
go/sort/search.go \
2010-12-03 05:34:57 +01:00
go/sort/sort.go
go_strconv_files = \
go/strconv/atob.go \
go/strconv/atof.go \
go/strconv/atoi.go \
go/strconv/decimal.go \
2012-01-13 06:11:45 +01:00
go/strconv/extfloat.go \
2010-12-03 05:34:57 +01:00
go/strconv/ftoa.go \
go/strconv/itoa.go \
go/strconv/quote.go
go_strings_files = \
go/strings/reader.go \
2011-10-27 01:57:58 +02:00
go/strings/replace.go \
2010-12-03 05:34:57 +01:00
go/strings/strings.go
go_sync_files = \
2011-03-17 00:05:44 +01:00
go/sync/cond.go \
2010-12-03 05:34:57 +01:00
go/sync/mutex.go \
go/sync/once.go \
2011-03-17 00:05:44 +01:00
go/sync/rwmutex.go \
go/sync/waitgroup.go
2010-12-03 05:34:57 +01:00
2011-12-07 02:11:29 +01:00
@ L I B G O _ I S _ I R I 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 @ go_syslog_file = go/log/syslog/syslog_unix.go
@ L I B G O _ I S _ I R I X _ T R U E @ @ L I B G O _ I S _ S O L A R I S _ F A L S E @ go_syslog_file = go/log/syslog/syslog_libc.go
@ L I B G O _ I S _ S O L A R I S _ T R U E @ go_syslog_file = go/log/syslog/syslog_libc.go
go_log_syslog_files = \
go/log/syslog/syslog.go \
2011-03-09 23:13:09 +01:00
$( go_syslog_file)
2010-12-03 05:34:57 +01:00
2011-03-11 02:00:15 +01:00
go_syslog_c_files = \
2011-12-07 02:11:29 +01:00
go/log/syslog/syslog_c.c
2010-12-03 05:34:57 +01:00
go_testing_files = \
go/testing/benchmark.go \
2011-10-27 01:57:58 +02:00
go/testing/example.go \
2012-01-13 06:11:45 +01:00
go/testing/testing.go \
go/testing/wrapper.go
2010-12-03 05:34:57 +01:00
go_time_files = \
go/time/format.go \
go/time/sleep.go \
2011-10-27 01:57:58 +02:00
go/time/sys_unix.go \
2010-12-03 05:34:57 +01:00
go/time/tick.go \
go/time/time.go \
2011-12-13 20:16:27 +01:00
go/time/zoneinfo.go \
2010-12-03 05:34:57 +01:00
go/time/zoneinfo_unix.go
go_unicode_files = \
go/unicode/casetables.go \
go/unicode/digit.go \
2011-09-16 17:47:21 +02:00
go/unicode/graphic.go \
2010-12-03 05:34:57 +01:00
go/unicode/letter.go \
go/unicode/tables.go
go_websocket_files = \
go/websocket/client.go \
2011-10-27 01:57:58 +02:00
go/websocket/hixie.go \
go/websocket/hybi.go \
2010-12-03 05:34:57 +01:00
go/websocket/server.go \
go/websocket/websocket.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 \
2011-09-16 17:47:21 +02:00
go/archive/zip/struct.go \
go/archive/zip/writer.go
2010-12-03 05:34:57 +01:00
2011-03-17 00:05:44 +01:00
go_compress_bzip2_files = \
go/compress/bzip2/bit_reader.go \
go/compress/bzip2/bzip2.go \
go/compress/bzip2/huffman.go \
go/compress/bzip2/move_to_front.go
2010-12-03 05:34:57 +01:00
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
2011-03-17 00:05:44 +01:00
go_compress_lzw_files = \
go/compress/lzw/reader.go \
go/compress/lzw/writer.go
2010-12-03 05:34:57 +01:00
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_crypto_aes_files = \
go/crypto/aes/block.go \
go/crypto/aes/cipher.go \
go/crypto/aes/const.go
2011-10-27 01:57:58 +02:00
go_crypto_bcrypt_files = \
go/crypto/bcrypt/base64.go \
go/crypto/bcrypt/bcrypt.go
2010-12-03 05:34:57 +01:00
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
2011-01-21 19:19:03 +01:00
go_crypto_cipher_files = \
go/crypto/cipher/cbc.go \
go/crypto/cipher/cfb.go \
go/crypto/cipher/cipher.go \
go/crypto/cipher/ctr.go \
go/crypto/cipher/io.go \
go/crypto/cipher/ocfb.go \
go/crypto/cipher/ofb.go
2011-04-07 19:09:10 +02:00
go_crypto_des_files = \
go/crypto/des/block.go \
go/crypto/des/cipher.go \
go/crypto/des/const.go
2011-03-17 00:05:44 +01:00
go_crypto_dsa_files = \
go/crypto/dsa/dsa.go
2011-03-25 00:46:17 +01:00
go_crypto_ecdsa_files = \
go/crypto/ecdsa/ecdsa.go
2011-01-21 19:19:03 +01:00
go_crypto_elliptic_files = \
go/crypto/elliptic/elliptic.go
2010-12-03 05:34:57 +01:00
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
2011-03-17 00:05:44 +01:00
go_crypto_openpgp_files = \
go/crypto/openpgp/canonical_text.go \
go/crypto/openpgp/keys.go \
go/crypto/openpgp/read.go \
go/crypto/openpgp/write.go
2010-12-03 05:34:57 +01:00
go_crypto_rand_files = \
go/crypto/rand/rand.go \
2011-09-16 17:47:21 +02:00
go/crypto/rand/rand_unix.go \
go/crypto/rand/util.go
2010-12-03 05:34:57 +01:00
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 \
2011-01-21 19:19:03 +01:00
go/crypto/tls/cipher_suites.go \
2010-12-03 05:34:57 +01:00
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 \
2011-01-21 19:19:03 +01:00
go/crypto/tls/key_agreement.go \
2010-12-03 05:34:57 +01:00
go/crypto/tls/prf.go \
2011-10-27 01:57:58 +02:00
go/crypto/tls/root_unix.go \
2010-12-03 05:34:57 +01:00
go/crypto/tls/tls.go
2011-01-21 19:19:03 +01:00
go_crypto_twofish_files = \
go/crypto/twofish/twofish.go
2010-12-03 05:34:57 +01:00
go_crypto_x509_files = \
2011-05-20 02:18:15 +02:00
go/crypto/x509/cert_pool.go \
2011-10-27 01:57:58 +02:00
go/crypto/x509/pkcs1.go \
2011-12-13 20:16:27 +01:00
go/crypto/x509/pkcs8.go \
2011-05-20 02:18:15 +02:00
go/crypto/x509/verify.go \
2010-12-03 05:34:57 +01:00
go/crypto/x509/x509.go
go_crypto_xtea_files = \
go/crypto/xtea/block.go \
go/crypto/xtea/cipher.go
2011-01-21 19:19:03 +01:00
go_crypto_openpgp_armor_files = \
go/crypto/openpgp/armor/armor.go \
go/crypto/openpgp/armor/encode.go
2011-09-16 17:47:21 +02:00
go_crypto_openpgp_elgamal_files = \
go/crypto/openpgp/elgamal/elgamal.go
2011-01-21 19:19:03 +01:00
go_crypto_openpgp_error_files = \
go/crypto/openpgp/error/error.go
2011-03-17 00:05:44 +01:00
go_crypto_openpgp_packet_files = \
go/crypto/openpgp/packet/compressed.go \
go/crypto/openpgp/packet/encrypted_key.go \
go/crypto/openpgp/packet/literal.go \
go/crypto/openpgp/packet/one_pass_signature.go \
go/crypto/openpgp/packet/packet.go \
go/crypto/openpgp/packet/private_key.go \
go/crypto/openpgp/packet/public_key.go \
go/crypto/openpgp/packet/reader.go \
go/crypto/openpgp/packet/signature.go \
go/crypto/openpgp/packet/symmetric_key_encrypted.go \
go/crypto/openpgp/packet/symmetrically_encrypted.go \
go/crypto/openpgp/packet/userid.go
2011-01-21 19:19:03 +01:00
go_crypto_openpgp_s2k_files = \
go/crypto/openpgp/s2k/s2k.go
2011-09-16 17:47:21 +02:00
go_crypto_x509_pkix_files = \
go/crypto/x509/pkix/pkix.go
2010-12-03 05:34:57 +01:00
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_encoding_ascii85_files = \
go/encoding/ascii85/ascii85.go
2011-12-07 02:11:29 +01:00
go_encoding_asn1_files = \
go/encoding/asn1/asn1.go \
go/encoding/asn1/common.go \
go/encoding/asn1/marshal.go
2011-01-21 19:19:03 +01:00
go_encoding_base32_files = \
go/encoding/base32/base32.go
2010-12-03 05:34:57 +01:00
go_encoding_base64_files = \
go/encoding/base64/base64.go
go_encoding_binary_files = \
2011-10-27 01:57:58 +02:00
go/encoding/binary/binary.go \
go/encoding/binary/varint.go
2010-12-03 05:34:57 +01:00
2011-12-07 02:11:29 +01:00
go_encoding_csv_files = \
go/encoding/csv/reader.go \
go/encoding/csv/writer.go
2010-12-03 05:34:57 +01:00
go_encoding_git85_files = \
go/encoding/git85/git.go
2011-12-07 02:11:29 +01:00
go_encoding_gob_files = \
go/encoding/gob/decode.go \
go/encoding/gob/decoder.go \
go/encoding/gob/doc.go \
go/encoding/gob/encode.go \
go/encoding/gob/encoder.go \
go/encoding/gob/error.go \
go/encoding/gob/type.go
2010-12-03 05:34:57 +01:00
go_encoding_hex_files = \
go/encoding/hex/hex.go
2011-12-07 02:11:29 +01:00
go_encoding_json_files = \
go/encoding/json/decode.go \
go/encoding/json/encode.go \
go/encoding/json/indent.go \
go/encoding/json/scanner.go \
go/encoding/json/stream.go \
go/encoding/json/tags.go
2010-12-03 05:34:57 +01:00
go_encoding_pem_files = \
go/encoding/pem/pem.go
2011-12-07 02:11:29 +01:00
go_encoding_xml_files = \
go/encoding/xml/marshal.go \
go/encoding/xml/read.go \
go/encoding/xml/xml.go
2011-10-27 01:57:58 +02:00
go_exp_ebnf_files = \
go/exp/ebnf/ebnf.go \
go/exp/ebnf/parser.go
2011-11-30 00:02:54 +01:00
go_exp_inotify_files = \
go/exp/inotify/inotify_linux.go
2011-09-16 17:47:21 +02:00
go_exp_norm_files = \
go/exp/norm/composition.go \
go/exp/norm/forminfo.go \
2011-10-27 01:57:58 +02:00
go/exp/norm/input.go \
2011-09-16 17:47:21 +02:00
go/exp/norm/normalize.go \
2011-10-27 01:57:58 +02:00
go/exp/norm/readwriter.go \
2011-09-16 17:47:21 +02:00
go/exp/norm/tables.go \
go/exp/norm/trie.go
2011-10-27 01:57:58 +02:00
go_exp_spdy_files = \
go/exp/spdy/read.go \
go/exp/spdy/types.go \
go/exp/spdy/write.go
go_exp_sql_files = \
go/exp/sql/convert.go \
go/exp/sql/sql.go
go_exp_ssh_files = \
go/exp/ssh/channel.go \
2011-12-13 00:40:51 +01:00
go/exp/ssh/cipher.go \
2011-11-30 00:02:54 +01:00
go/exp/ssh/client.go \
2011-12-07 02:11:29 +01:00
go/exp/ssh/client_auth.go \
2011-10-27 01:57:58 +02:00
go/exp/ssh/common.go \
go/exp/ssh/doc.go \
go/exp/ssh/messages.go \
go/exp/ssh/server.go \
go/exp/ssh/server_shell.go \
2011-11-30 00:02:54 +01:00
go/exp/ssh/session.go \
2011-12-13 00:40:51 +01:00
go/exp/ssh/tcpip.go \
2011-10-27 01:57:58 +02:00
go/exp/ssh/transport.go
go_exp_terminal_files = \
2011-12-13 00:40:51 +01:00
go/exp/terminal/terminal.go \
go/exp/terminal/util.go
2011-10-27 01:57:58 +02:00
go_exp_types_files = \
go/exp/types/check.go \
go/exp/types/const.go \
go/exp/types/exportdata.go \
go/exp/types/gcimporter.go \
go/exp/types/types.go \
go/exp/types/universe.go
2011-09-16 17:47:21 +02:00
2011-10-27 01:57:58 +02:00
go_exp_sql_driver_files = \
go/exp/sql/driver/driver.go \
go/exp/sql/driver/types.go
2010-12-03 05:34:57 +01:00
go_go_ast_files = \
go/go/ast/ast.go \
go/go/ast/filter.go \
2011-12-07 02:11:29 +01:00
go/go/ast/import.go \
2010-12-03 05:34:57 +01:00
go/go/ast/print.go \
2011-03-30 17:33:16 +02:00
go/go/ast/resolve.go \
2010-12-03 05:34:57 +01:00
go/go/ast/scope.go \
go/go/ast/walk.go
2011-09-16 17:47:21 +02:00
go_go_build_files = \
go/go/build/build.go \
go/go/build/dir.go \
go/go/build/path.go \
syslist.go
2010-12-03 05:34:57 +01:00
go_go_doc_files = \
go/go/doc/comment.go \
2011-10-27 01:57:58 +02:00
go/go/doc/doc.go \
2012-01-13 06:11:45 +01:00
go/go/doc/example.go \
go/go/doc/exports.go \
go/go/doc/filter.go
2010-12-03 05:34:57 +01:00
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 = \
2011-01-21 19:19:03 +01:00
go/go/token/position.go \
2011-10-27 01:57:58 +02:00
go/go/token/serialize.go \
2010-12-03 05:34:57 +01:00
go/go/token/token.go
go_hash_adler32_files = \
go/hash/adler32/adler32.go
go_hash_crc32_files = \
2011-09-16 17:47:21 +02:00
go/hash/crc32/crc32.go \
go/hash/crc32/crc32_generic.go
2010-12-03 05:34:57 +01:00
go_hash_crc64_files = \
go/hash/crc64/crc64.go
2011-03-25 00:46:17 +01:00
go_hash_fnv_files = \
go/hash/fnv/fnv.go
2011-12-07 02:11:29 +01:00
go_html_template_files = \
go/html/template/attr.go \
go/html/template/clone.go \
go/html/template/content.go \
go/html/template/context.go \
go/html/template/css.go \
go/html/template/doc.go \
go/html/template/error.go \
go/html/template/escape.go \
go/html/template/html.go \
go/html/template/js.go \
go/html/template/template.go \
go/html/template/transition.go \
go/html/template/url.go
2010-12-03 05:34:57 +01:00
2011-09-16 17:47:21 +02:00
go_image_bmp_files = \
go/image/bmp/reader.go
2011-10-27 01:57:58 +02:00
go_image_color_files = \
2012-01-13 06:11:45 +01:00
go/image/color/color.go \
go/image/color/ycbcr.go
2011-10-27 01:57:58 +02:00
2011-09-16 17:47:21 +02:00
go_image_draw_files = \
go/image/draw/draw.go
2011-05-20 02:18:15 +02:00
go_image_gif_files = \
go/image/gif/reader.go
2010-12-03 05:34:57 +01:00
go_image_jpeg_files = \
2011-05-20 02:18:15 +02:00
go/image/jpeg/fdct.go \
2010-12-03 05:34:57 +01:00
go/image/jpeg/huffman.go \
go/image/jpeg/idct.go \
2011-05-20 02:18:15 +02:00
go/image/jpeg/reader.go \
go/image/jpeg/writer.go
2010-12-03 05:34:57 +01:00
go_image_png_files = \
go/image/png/reader.go \
go/image/png/writer.go
2011-05-20 02:18:15 +02:00
go_image_tiff_files = \
go/image/tiff/buffer.go \
2011-10-27 01:57:58 +02:00
go/image/tiff/compress.go \
2011-05-20 02:18:15 +02:00
go/image/tiff/consts.go \
go/image/tiff/reader.go
2010-12-03 05:34:57 +01:00
go_index_suffixarray_files = \
2011-01-21 19:19:03 +01:00
go/index/suffixarray/qsufsort.go \
2010-12-03 05:34:57 +01:00
go/index/suffixarray/suffixarray.go
go_io_ioutil_files = \
go/io/ioutil/ioutil.go \
go/io/ioutil/tempfile.go
2011-12-07 02:11:29 +01:00
go_math_big_files = \
go/math/big/arith.go \
go/math/big/int.go \
go/math/big/nat.go \
go/math/big/rat.go
go_math_cmplx_files = \
go/math/cmplx/abs.go \
go/math/cmplx/asin.go \
go/math/cmplx/conj.go \
go/math/cmplx/exp.go \
go/math/cmplx/isinf.go \
go/math/cmplx/isnan.go \
go/math/cmplx/log.go \
go/math/cmplx/phase.go \
go/math/cmplx/polar.go \
go/math/cmplx/pow.go \
go/math/cmplx/rect.go \
go/math/cmplx/sin.go \
go/math/cmplx/sqrt.go \
go/math/cmplx/tan.go
go_math_rand_files = \
go/math/rand/exp.go \
go/math/rand/normal.go \
go/math/rand/rand.go \
go/math/rand/rng.go \
go/math/rand/zipf.go
2010-12-03 05:34:57 +01:00
go_mime_multipart_files = \
2011-05-20 02:18:15 +02:00
go/mime/multipart/formdata.go \
2011-09-16 17:47:21 +02:00
go/mime/multipart/multipart.go \
go/mime/multipart/writer.go
2010-12-03 05:34:57 +01:00
go_net_dict_files = \
go/net/dict/dict.go
2011-12-07 02:11:29 +01:00
go_net_http_files = \
go/net/http/chunked.go \
go/net/http/client.go \
go/net/http/cookie.go \
go/net/http/filetransport.go \
go/net/http/fs.go \
go/net/http/header.go \
2012-01-13 06:11:45 +01:00
go/net/http/jar.go \
2011-12-07 02:11:29 +01:00
go/net/http/lex.go \
go/net/http/request.go \
go/net/http/response.go \
go/net/http/server.go \
go/net/http/sniff.go \
go/net/http/status.go \
go/net/http/transfer.go \
go/net/http/transport.go
go_net_mail_files = \
go/net/mail/message.go
go_net_smtp_files = \
go/net/smtp/auth.go \
go/net/smtp/smtp.go
2010-12-03 05:34:57 +01:00
go_net_textproto_files = \
2011-03-17 00:05:44 +01:00
go/net/textproto/header.go \
2010-12-03 05:34:57 +01:00
go/net/textproto/pipeline.go \
go/net/textproto/reader.go \
go/net/textproto/textproto.go \
go/net/textproto/writer.go
2011-12-07 02:11:29 +01:00
go_net_url_files = \
go/net/url/url.go
go_net_http_cgi_files = \
go/net/http/cgi/child.go \
go/net/http/cgi/host.go
go_net_http_fcgi_files = \
go/net/http/fcgi/child.go \
go/net/http/fcgi/fcgi.go
go_net_http_httptest_files = \
go/net/http/httptest/recorder.go \
go/net/http/httptest/server.go
go_net_http_pprof_files = \
go/net/http/pprof/pprof.go
go_net_http_httputil_files = \
go/net/http/httputil/chunked.go \
go/net/http/httputil/dump.go \
go/net/http/httputil/persist.go \
go/net/http/httputil/reverseproxy.go
2011-10-27 01:57:58 +02:00
go_old_netchan_files = \
go/old/netchan/common.go \
go/old/netchan/export.go \
go/old/netchan/import.go
go_old_regexp_files = \
go/old/regexp/regexp.go
2011-09-16 17:47:21 +02:00
go_old_template_files = \
go/old/template/doc.go \
go/old/template/execute.go \
go/old/template/format.go \
go/old/template/parse.go
2011-12-07 02:11:29 +01:00
go_os_exec_files = \
go/os/exec/exec.go \
go/os/exec/lp_unix.go
2011-05-20 02:18:15 +02:00
go_os_user_files = \
go/os/user/user.go \
go/os/user/lookup_unix.go
2010-12-03 05:34:57 +01:00
go_os_signal_files = \
2011-09-16 17:47:21 +02:00
go/os/signal/signal.go
2010-12-03 05:34:57 +01:00
2011-03-25 00:46:17 +01:00
go_path_filepath_files = \
go/path/filepath/match.go \
go/path/filepath/path.go \
go/path/filepath/path_unix.go
2011-10-27 01:57:58 +02:00
go_regexp_syntax_files = \
go/regexp/syntax/compile.go \
go/regexp/syntax/parse.go \
go/regexp/syntax/perl_groups.go \
go/regexp/syntax/prog.go \
go/regexp/syntax/regexp.go \
go/regexp/syntax/simplify.go
2011-12-07 02:11:29 +01:00
go_net_rpc_jsonrpc_files = \
go/net/rpc/jsonrpc/client.go \
go/net/rpc/jsonrpc/server.go
2010-12-03 05:34:57 +01:00
2011-01-21 19:19:03 +01:00
go_runtime_debug_files = \
go/runtime/debug/stack.go
2010-12-03 05:34:57 +01:00
go_runtime_pprof_files = \
go/runtime/pprof/pprof.go
2011-12-07 02:11:29 +01:00
go_text_tabwriter_files = \
go/text/tabwriter/tabwriter.go
go_text_template_files = \
go/text/template/doc.go \
go/text/template/exec.go \
go/text/template/funcs.go \
go/text/template/helper.go \
2011-12-13 20:16:27 +01:00
go/text/template/template.go
2011-12-07 02:11:29 +01:00
go_text_template_parse_files = \
go/text/template/parse/lex.go \
go/text/template/parse/node.go \
2011-12-13 20:16:27 +01:00
go/text/template/parse/parse.go
2011-09-16 17:47:21 +02:00
2011-03-17 00:05:44 +01:00
go_sync_atomic_files = \
go/sync/atomic/doc.go
go_sync_atomic_c_files = \
go/sync/atomic/atomic.c
2010-12-03 05:34:57 +01:00
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
2011-12-07 02:11:29 +01:00
go_text_scanner_files = \
go/text/scanner/scanner.go
go_unicode_utf16_files = \
go/unicode/utf16/utf16.go
go_unicode_utf8_files = \
go/unicode/utf8/string.go \
go/unicode/utf8/utf8.go
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_syscall_file = go/syscall/syscall_unix.go
2011-01-13 06:17:52 +01:00
# Define Syscall and Syscall6.
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_syscall_file = go/syscall/syscall_stubs.go
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_exec_file = go/syscall/exec_unix.go
2011-01-13 06:17:52 +01:00
2011-10-23 21:04:37 +02:00
# Define ForkExec and Exec.
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_exec_file = go/syscall/exec_stubs.go
2011-12-13 23:07:25 +01:00
@ H A V E _ W A I T 4 _ F A L S E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_wait_file = go/syscall/libcall_waitpid.go
@ H A V E _ W A I T 4 _ T R U E @ @ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_wait_file = go/syscall/libcall_wait4.go
2011-03-31 01:05:04 +02:00
# Define Wait4.
2011-12-13 23:07:25 +01:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_wait_file =
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_wait_c_file = go/syscall/wait.c
# Support for pulling apart wait status.
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_wait_c_file =
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ R T E M S _ F A L S E @ syscall_sleep_file = go/syscall/sleep_select.go
2011-01-13 06:17:52 +01:00
# Define Sleep.
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ R T E M S _ T R U E @ syscall_sleep_file = go/syscall/sleep_rtems.go
@ H A V E _ S T R E R R O R _ R _ 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 _ R T E M S _ F A L S E @ syscall_errstr_file = go/syscall/errstr_nor.go
@ H A V E _ S T R E R R O R _ R _ 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 _ R T E M S _ F A L S E @ syscall_errstr_file = go/syscall/errstr.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 _ R T E M S _ T R U E @ syscall_errstr_file = go/syscall/errstr_linux.go
2011-01-13 06:17:52 +01:00
# Define Errstr.
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_errstr_file = go/syscall/errstr_linux.go
# Use lseek on 64-bit 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 @ @ L I B G O _ I S _ S P A R C _ F A L S E @ syscall_size_file = go/syscall/libcall_posix_regfile.go
# Use lseek64 on 32-bit Solaris/SPARC.
@ 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 @ @ L I B G O _ I S _ S P A R C _ T R U E @ syscall_size_file = go/syscall/libcall_posix_largefile.go
# Use lseek64 on 32-bit Solaris/x86.
@ 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_size_file = go/syscall/libcall_posix_largefile.go
# 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_size_file = go/syscall/libcall_posix_regfile.go
2011-01-13 06:17:52 +01:00
2011-10-23 21:04:37 +02:00
# 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_size_file = go/syscall/libcall_posix_largefile.go
@ L I B G O _ I S _ I R I X _ 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 _ F A L S E @ syscall_socket_file = go/syscall/socket_bsd.go
@ L I B G O _ I S _ I R I X _ 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 _ F A L S E @ syscall_socket_file = go/syscall/socket_irix.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_file = go/syscall/socket_solaris.go
2011-01-13 06:17:52 +01:00
2011-10-23 21:04:37 +02:00
# Define socket sizes and types.
2011-11-01 05:12:01 +01:00
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_socket_file = go/syscall/socket_linux.go epoll.go
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ 3 8 6 _ F A L S E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ syscall_uname_file = go/syscall/libcall_uname.go
2011-03-07 23:39:45 +01:00
# Support for uname.
2011-10-23 21:04:37 +02:00
# 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
2011-03-07 23:39:45 +01:00
@ L I B G O _ I S _ 3 8 6 _ T R U E @ @ L I B G O _ I S _ S O L A R I S _ T R U E @ syscall_uname_file =
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ S O L A R I S _ F A L S E @ syscall_uname_file = go/syscall/libcall_uname.go
2011-09-16 17:47:21 +02:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ syscall_netlink_file =
# Support for netlink sockets and messages.
2011-10-23 21:04:37 +02:00
@ L I B G O _ I S _ L I N U X _ T R U E @ syscall_netlink_file = go/syscall/netlink_linux.go
go_base_syscall_files = \
2011-12-13 00:40:51 +01:00
go/syscall/env_unix.go \
2011-12-15 08:12:03 +01:00
go/syscall/syscall_errno.go \
2011-10-23 21:04:37 +02:00
go/syscall/libcall_support.go \
go/syscall/libcall_posix.go \
go/syscall/socket.go \
go/syscall/str.go \
go/syscall/syscall.go \
$( syscall_syscall_file) \
$( syscall_exec_file) \
2011-03-31 01:05:04 +02:00
$( syscall_wait_file) \
2011-01-13 06:17:52 +01:00
$( syscall_sleep_file) \
2011-10-23 21:04:37 +02:00
$( syscall_errstr_file) \
$( syscall_size_file) \
$( syscall_socket_file) \
2011-03-07 23:39:45 +01:00
$( syscall_uname_file) \
2011-10-23 21:04:37 +02:00
$( syscall_netlink_file) \
$( GO_LIBCALL_OS_FILE) \
$( GO_LIBCALL_OS_ARCH_FILE) \
$( GO_SYSCALL_OS_FILE) \
$( GO_SYSCALL_OS_ARCH_FILE)
go_syscall_files = \
$( go_base_syscall_files) \
libcalls.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 = \
2011-10-23 21:04:37 +02:00
go/syscall/errno.c \
2011-12-13 23:07:25 +01:00
$( syscall_wait_c_file)
2010-12-03 05:34:57 +01:00
2011-03-11 02:00:15 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ os_lib_inotify_lo =
2011-01-21 19:19:03 +01:00
2011-03-11 02:00:15 +01:00
# os_lib_inotify_lo = os/inotify.lo
@ L I B G O _ I S _ L I N U X _ T R U E @ os_lib_inotify_lo =
2010-12-03 05:34:57 +01:00
libgo_go_objs = \
2011-03-11 02:00:15 +01:00
bufio/bufio.lo \
bytes/bytes.lo \
bytes/index.lo \
2011-03-17 00:05:44 +01:00
crypto/crypto.lo \
2011-12-03 03:17:34 +01:00
errors/errors.lo \
2011-03-11 02:00:15 +01:00
expvar/expvar.lo \
flag/flag.lo \
fmt/fmt.lo \
hash/hash.lo \
html/html.lo \
image/image.lo \
io/io.lo \
log/log.lo \
math/math.lo \
net/net.lo \
2011-12-07 02:11:29 +01:00
os/exec.lo \
2011-03-11 02:00:15 +01:00
os/os.lo \
patch/patch.lo \
path/path.lo \
reflect/reflect.lo \
regexp/regexp.lo \
runtime/runtime.lo \
sort/sort.lo \
strconv/strconv.lo \
strings/strings.lo \
2011-03-17 00:05:44 +01:00
sync/sync.lo \
2011-03-11 02:00:15 +01:00
time/time.lo \
unicode/unicode.lo \
websocket/websocket.lo \
archive/tar.lo \
archive/zip.lo \
2011-03-17 00:05:44 +01:00
compress/bzip2.lo \
2011-03-11 02:00:15 +01:00
compress/flate.lo \
compress/gzip.lo \
2011-03-17 00:05:44 +01:00
compress/lzw.lo \
2011-03-11 02:00:15 +01:00
compress/zlib.lo \
container/heap.lo \
container/list.lo \
container/ring.lo \
crypto/aes.lo \
2011-10-27 01:57:58 +02:00
crypto/bcrypt.lo \
2011-03-11 02:00:15 +01:00
crypto/blowfish.lo \
crypto/cast5.lo \
crypto/cipher.lo \
2011-04-07 19:09:10 +02:00
crypto/des.lo \
2011-03-17 00:05:44 +01:00
crypto/dsa.lo \
2011-03-25 00:46:17 +01:00
crypto/ecdsa.lo \
2011-03-11 02:00:15 +01:00
crypto/elliptic.lo \
crypto/hmac.lo \
crypto/md4.lo \
crypto/md5.lo \
crypto/ocsp.lo \
2011-03-17 00:05:44 +01:00
crypto/openpgp.lo \
2011-03-11 02:00:15 +01:00
crypto/rand.lo \
crypto/rc4.lo \
crypto/ripemd160.lo \
crypto/rsa.lo \
crypto/sha1.lo \
crypto/sha256.lo \
crypto/sha512.lo \
crypto/subtle.lo \
crypto/tls.lo \
crypto/twofish.lo \
crypto/x509.lo \
crypto/xtea.lo \
crypto/openpgp/armor.lo \
2011-09-16 17:47:21 +02:00
crypto/openpgp/elgamal.lo \
2011-03-11 02:00:15 +01:00
crypto/openpgp/error.lo \
2011-03-17 00:05:44 +01:00
crypto/openpgp/packet.lo \
2011-03-11 02:00:15 +01:00
crypto/openpgp/s2k.lo \
2011-09-16 17:47:21 +02:00
crypto/x509/pkix.lo \
2011-03-11 02:00:15 +01:00
debug/dwarf.lo \
debug/elf.lo \
debug/gosym.lo \
debug/macho.lo \
debug/pe.lo \
encoding/ascii85.lo \
2011-12-07 02:11:29 +01:00
encoding/asn1.lo \
2011-03-11 02:00:15 +01:00
encoding/base32.lo \
encoding/base64.lo \
encoding/binary.lo \
2011-12-07 02:11:29 +01:00
encoding/csv.lo \
2011-03-11 02:00:15 +01:00
encoding/git85.lo \
2011-12-07 02:11:29 +01:00
encoding/gob.lo \
2011-03-11 02:00:15 +01:00
encoding/hex.lo \
2011-12-07 02:11:29 +01:00
encoding/json.lo \
2011-03-11 02:00:15 +01:00
encoding/pem.lo \
2011-12-07 02:11:29 +01:00
encoding/xml.lo \
2011-10-27 01:57:58 +02:00
exp/ebnf.lo \
2011-09-16 17:47:21 +02:00
exp/norm.lo \
2011-10-27 01:57:58 +02:00
exp/spdy.lo \
exp/sql.lo \
exp/ssh.lo \
exp/terminal.lo \
exp/types.lo \
exp/sql/driver.lo \
2011-12-07 02:11:29 +01:00
html/template.lo \
2011-03-11 02:00:15 +01:00
go/ast.lo \
2011-09-16 17:47:21 +02:00
go/build.lo \
2011-03-11 02:00:15 +01:00
go/doc.lo \
go/parser.lo \
go/printer.lo \
go/scanner.lo \
go/token.lo \
hash/adler32.lo \
hash/crc32.lo \
hash/crc64.lo \
2011-03-25 00:46:17 +01:00
hash/fnv.lo \
2011-12-07 02:11:29 +01:00
net/http/cgi.lo \
net/http/fcgi.lo \
net/http/httptest.lo \
net/http/httputil.lo \
net/http/pprof.lo \
2011-09-16 17:47:21 +02:00
image/bmp.lo \
2011-10-27 01:57:58 +02:00
image/color.lo \
2011-09-16 17:47:21 +02:00
image/draw.lo \
2011-05-20 02:18:15 +02:00
image/gif.lo \
2011-03-11 02:00:15 +01:00
image/jpeg.lo \
image/png.lo \
2011-05-20 02:18:15 +02:00
image/tiff.lo \
2011-03-11 02:00:15 +01:00
index/suffixarray.lo \
io/ioutil.lo \
2011-12-07 02:11:29 +01:00
log/syslog.lo \
log/syslog/syslog_c.lo \
math/big.lo \
math/cmplx.lo \
math/rand.lo \
mime/mime.lo \
2011-03-11 02:00:15 +01:00
mime/multipart.lo \
net/dict.lo \
2011-12-07 02:11:29 +01:00
net/http.lo \
net/mail.lo \
net/rpc.lo \
net/smtp.lo \
2011-03-11 02:00:15 +01:00
net/textproto.lo \
2011-12-07 02:11:29 +01:00
net/url.lo \
2011-10-27 01:57:58 +02:00
old/netchan.lo \
old/regexp.lo \
2011-09-16 17:47:21 +02:00
old/template.lo \
2011-03-11 02:00:15 +01:00
$( os_lib_inotify_lo) \
2011-05-20 02:18:15 +02:00
os/user.lo \
2011-03-11 02:00:15 +01:00
os/signal.lo \
2011-03-25 00:46:17 +01:00
path/filepath.lo \
2011-10-27 01:57:58 +02:00
regexp/syntax.lo \
2011-12-07 02:11:29 +01:00
net/rpc/jsonrpc.lo \
2011-03-11 02:00:15 +01:00
runtime/debug.lo \
runtime/pprof.lo \
2011-03-17 00:05:44 +01:00
sync/atomic.lo \
sync/atomic_c.lo \
2011-10-23 21:04:37 +02:00
syscall/syscall.lo \
syscall/errno.lo \
syscall/wait.lo \
2011-12-07 02:11:29 +01:00
text/scanner.lo \
text/tabwriter.lo \
text/template.lo \
text/template/parse.lo \
2011-03-11 02:00:15 +01:00
testing/testing.lo \
testing/iotest.lo \
testing/quick.lo \
2011-12-07 02:11:29 +01:00
testing/script.lo \
unicode/utf16.lo \
unicode/utf8.lo
2010-12-03 05:34:57 +01:00
libgo_la_SOURCES = $( runtime_files)
2011-04-06 08:01:53 +02:00
libgo_la_LDFLAGS = $( PTHREAD_CFLAGS) $( AM_LDFLAGS)
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
2011-12-03 01:16:12 +01:00
# Build the dependencies for a Go package.
BUILDDEPS = \
$( MKDIR_P) $( @D) ; \
$( SHELL) $( srcdir) /godeps.sh ` echo $@ | sed -e 's/.dep$$//' ` $^ > $@ .tmp; \
mv -f $@ .tmp $@
2011-03-11 02:00:15 +01:00
# Build the .go files for a package, generating a .lo file.
2011-02-01 00:43:49 +01:00
BUILDPACKAGE = \
2011-03-11 02:00:15 +01:00
$( MKDIR_P) $( @D) ; \
2010-12-03 05:34:57 +01:00
files = ` echo $^ | sed -e 's/[^ ]*\.gox//g' ` ; \
2011-02-01 00:43:49 +01:00
$( LTGOCOMPILE) -I . -c -fgo-prefix= " libgo_ $( @D) " -o $@ $$ files
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 @ use_dejagnu = no
@ L I B G O _ I S _ R T E M S _ T R U E @ use_dejagnu = yes
2011-03-21 23:01:53 +01:00
GOTESTFLAGS =
2010-12-03 05:34:57 +01:00
# Check a package.
CHECK = \
2011-07-06 21:51:58 +02:00
GC = " $( GOC) $( GOCFLAGS) -L ` ${ PWD_COMMAND } ` -L ` ${ PWD_COMMAND } `/.libs " ; \
2010-12-03 05:34:57 +01:00
export GC; \
2011-09-27 00:33:31 +02:00
GOLIBS = " $( MATH_LIBS) $( NET_LIBS) " ; \
export GOLIBS; \
2010-12-03 05:34:57 +01:00
RUNTESTFLAGS = " $( RUNTESTFLAGS) " ; \
export RUNTESTFLAGS; \
MAKE = " $( MAKE) " ; \
export MAKE; \
2011-04-22 20:38:24 +02:00
libgccdir = ` ${ GOC } -print-libgcc-file-name | sed -e 's|/[^/]*$$||' ` ; \
LD_LIBRARY_PATH = " ` ${ PWD_COMMAND } `/.libs: $$ {libgccdir}: ${ LD_LIBRARY_PATH } " ; \
LD_LIBRARY_PATH = ` echo $$ { LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,' ` ; \
export LD_LIBRARY_PATH; \
2011-04-02 02:29:49 +02:00
rm -f $@ -testsum $@ -testlog; \
2010-12-03 05:34:57 +01:00
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-04-01 01:03:20 +02:00
$( SHELL) $( srcdir) /testsuite/gotest --dejagnu= yes --basedir= $( srcdir) --srcdir= $( srcdir) /go/$( @D) --prefix= " libgo_ $$ {prefix} " --pkgfiles= " $( go_$( subst /,_,$( @D) ) _files) " --testname= " $( @D) " $( GOTESTFLAGS) ; \
2011-01-12 00:37:05 +01:00
else \
2011-03-31 18:11:56 +02:00
if $( SHELL) $( srcdir) /testsuite/gotest --basedir= $( srcdir) --srcdir= $( srcdir) /go/$( @D) --prefix= " libgo_ $$ {prefix} " --pkgfiles= " $( go_$( subst /,_,$( @D) ) _files) " $( GOTESTFLAGS) >>$@ -testlog 2>& 1; then \
echo " PASS: $( @D) " >> $@ -testlog; \
2011-04-02 02:29:49 +02:00
echo " PASS: $( @D) " ; \
echo " PASS: $( @D) " > $@ -testsum; \
2011-01-12 22:56:10 +01:00
else \
2011-03-31 18:11:56 +02:00
echo " FAIL: $( @D) " >> $@ -testlog; \
cat $@ -testlog; \
2011-04-02 02:29:49 +02:00
echo " FAIL: $( @D) " > $@ -testsum; \
2011-01-12 22:56:10 +01:00
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 \
$( toolexeclibgo_DATA) \
2011-03-31 18:11:56 +02:00
$( toolexeclibgoarchive_DATA) \
$( toolexeclibgocompress_DATA) \
$( toolexeclibgocontainer_DATA) \
$( toolexeclibgocrypto_DATA) \
$( toolexeclibgocryptoopenpgp_DATA) \
$( toolexeclibgodebug_DATA) \
$( toolexeclibgoencoding_DATA) \
$( toolexeclibgoexp_DATA) \
$( toolexeclibgogo_DATA) \
$( toolexeclibgohash_DATA) \
$( toolexeclibgoimage_DATA) \
$( toolexeclibgoindex_DATA) \
$( toolexeclibgoio_DATA) \
2011-12-07 02:11:29 +01:00
$( toolexeclibgolog_DATA) \
$( toolexeclibgomath_DATA) \
2011-03-31 18:11:56 +02:00
$( toolexeclibgomime_DATA) \
$( toolexeclibgonet_DATA) \
2011-12-07 02:11:29 +01:00
$( toolexeclibgonethttp_DATA) \
2011-03-31 18:11:56 +02:00
$( toolexeclibgoos_DATA) \
$( toolexeclibgopath_DATA) \
$( toolexeclibgorpc_DATA) \
$( toolexeclibgoruntime_DATA) \
$( toolexeclibgosync_DATA) \
2011-12-07 02:11:29 +01:00
$( toolexeclibgotesting_DATA) \
$( toolexeclibgotext_DATA) \
$( toolexeclibgotexttemplate_DATA) \
$( toolexeclibgounicode_DATA)
2010-12-03 05:34:57 +01:00
2011-03-11 02:00:15 +01:00
# How to build a .gox file from a .lo file.
2010-12-03 05:34:57 +01:00
BUILDGOX = \
2011-03-11 02:00:15 +01:00
f = ` echo $< | sed -e 's/.lo$$/.o/' ` ; \
$( OBJCOPY) -j .go_export $$ f $@ .tmp && mv -f $@ .tmp $@
2010-12-03 05:34:57 +01:00
2011-11-30 00:02:54 +01:00
@ L I B G O _ I S _ L I N U X _ F A L S E @ exp_inotify_check =
2011-01-21 19:19:03 +01:00
2011-11-30 00:02:54 +01:00
# exp_inotify_check = exp/inotify/check
@ L I B G O _ I S _ L I N U X _ T R U E @ exp_inotify_check =
2010-12-03 05:34:57 +01:00
TEST_PACKAGES = \
bufio/check \
bytes/check \
2011-12-03 03:17:34 +01:00
errors/check \
2010-12-03 05:34:57 +01:00
expvar/check \
flag/check \
fmt/check \
html/check \
2011-09-16 17:47:21 +02:00
image/check \
2010-12-03 05:34:57 +01:00
io/check \
log/check \
math/check \
mime/check \
2011-04-02 02:29:49 +02:00
net/check \
2010-12-03 05:34:57 +01:00
os/check \
patch/check \
path/check \
reflect/check \
regexp/check \
runtime/check \
sort/check \
strconv/check \
strings/check \
sync/check \
time/check \
unicode/check \
websocket/check \
archive/tar/check \
archive/zip/check \
2011-03-17 00:05:44 +01:00
compress/bzip2/check \
2010-12-03 05:34:57 +01:00
compress/flate/check \
compress/gzip/check \
2011-03-17 00:05:44 +01:00
compress/lzw/check \
2010-12-03 05:34:57 +01:00
compress/zlib/check \
container/heap/check \
container/list/check \
container/ring/check \
crypto/aes/check \
2011-10-27 01:57:58 +02:00
crypto/bcrypt/check \
2010-12-03 05:34:57 +01:00
crypto/blowfish/check \
crypto/cast5/check \
2011-01-21 19:19:03 +01:00
crypto/cipher/check \
2011-04-07 19:09:10 +02:00
crypto/des/check \
2011-03-17 00:05:44 +01:00
crypto/dsa/check \
2011-03-25 00:46:17 +01:00
crypto/ecdsa/check \
2011-01-21 19:19:03 +01:00
crypto/elliptic/check \
2010-12-03 05:34:57 +01:00
crypto/hmac/check \
crypto/md4/check \
crypto/md5/check \
crypto/ocsp/check \
2011-03-17 00:05:44 +01:00
crypto/openpgp/check \
2010-12-03 05:34:57 +01:00
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 \
2011-01-21 19:19:03 +01:00
crypto/twofish/check \
2010-12-03 05:34:57 +01:00
crypto/x509/check \
crypto/xtea/check \
2011-01-21 19:19:03 +01:00
crypto/openpgp/armor/check \
2011-09-16 17:47:21 +02:00
crypto/openpgp/elgamal/check \
2011-03-17 00:05:44 +01:00
crypto/openpgp/packet/check \
2011-01-21 19:19:03 +01:00
crypto/openpgp/s2k/check \
2010-12-03 05:34:57 +01:00
debug/dwarf/check \
debug/elf/check \
debug/macho/check \
debug/pe/check \
encoding/ascii85/check \
2011-12-07 02:11:29 +01:00
encoding/asn1/check \
2011-01-21 19:19:03 +01:00
encoding/base32/check \
2010-12-03 05:34:57 +01:00
encoding/base64/check \
encoding/binary/check \
2011-12-07 02:11:29 +01:00
encoding/csv/check \
2010-12-03 05:34:57 +01:00
encoding/git85/check \
2011-12-07 02:11:29 +01:00
encoding/gob/check \
2010-12-03 05:34:57 +01:00
encoding/hex/check \
2011-12-07 02:11:29 +01:00
encoding/json/check \
2010-12-03 05:34:57 +01:00
encoding/pem/check \
2011-12-07 02:11:29 +01:00
encoding/xml/check \
2011-10-27 01:57:58 +02:00
exp/ebnf/check \
2011-11-30 00:02:54 +01:00
$( exp_inotify_check) \
2011-09-16 17:47:21 +02:00
exp/norm/check \
2011-10-27 01:57:58 +02:00
exp/spdy/check \
exp/sql/check \
exp/ssh/check \
exp/terminal/check \
2011-12-07 02:11:29 +01:00
html/template/check \
2011-05-20 02:18:15 +02:00
go/ast/check \
2011-09-16 17:47:21 +02:00
$( go_build_check_omitted_since_it_calls_6g) \
2011-12-13 20:16:27 +01:00
go/doc/check \
2010-12-03 05:34:57 +01:00
go/parser/check \
go/printer/check \
go/scanner/check \
2011-01-21 19:19:03 +01:00
go/token/check \
2011-05-20 02:18:15 +02:00
$( go_types_check_omitted_since_it_calls_6g) \
2010-12-03 05:34:57 +01:00
hash/adler32/check \
hash/crc32/check \
hash/crc64/check \
2011-03-25 00:46:17 +01:00
hash/fnv/check \
2012-01-13 06:11:45 +01:00
image/color/check \
2011-09-16 17:47:21 +02:00
image/draw/check \
2011-05-20 02:18:15 +02:00
image/jpeg/check \
2010-12-03 05:34:57 +01:00
image/png/check \
2011-05-20 02:18:15 +02:00
image/tiff/check \
2010-12-03 05:34:57 +01:00
index/suffixarray/check \
io/ioutil/check \
2011-12-07 02:11:29 +01:00
log/syslog/check \
math/big/check \
math/cmplx/check \
math/rand/check \
2010-12-03 05:34:57 +01:00
mime/multipart/check \
2011-12-07 02:11:29 +01:00
net/http/check \
net/http/cgi/check \
net/http/fcgi/check \
net/http/httputil/check \
net/mail/check \
net/rpc/check \
net/smtp/check \
2010-12-03 05:34:57 +01:00
net/textproto/check \
2011-12-07 02:11:29 +01:00
net/url/check \
net/rpc/jsonrpc/check \
2011-10-27 01:57:58 +02:00
old/netchan/check \
old/regexp/check \
2011-09-16 17:47:21 +02:00
old/template/check \
2011-12-07 02:11:29 +01:00
os/exec/check \
2011-05-20 02:18:15 +02:00
os/user/check \
2010-12-03 05:34:57 +01:00
os/signal/check \
2011-03-25 00:46:17 +01:00
path/filepath/check \
2011-10-27 01:57:58 +02:00
regexp/syntax/check \
2011-03-17 00:05:44 +01:00
sync/atomic/check \
2011-12-07 02:11:29 +01:00
text/scanner/check \
text/tabwriter/check \
text/template/check \
text/template/parse/check \
2010-12-03 05:34:57 +01:00
testing/quick/check \
2011-12-07 02:11:29 +01:00
testing/script/check \
unicode/utf16/check \
unicode/utf8/check
2010-12-03 05:34:57 +01:00
2011-04-22 20:38:24 +02:00
MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
2011-03-31 18:11:56 +02:00
CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
2010-12-03 05:34:57 +01:00
all : config .h
$( MAKE) $( AM_MAKEFLAGS) all-recursive
.SUFFIXES :
2011-03-11 02:00:15 +01:00
.SUFFIXES : .c .go .gox .o .obj .lo .a
2010-12-03 05:34:57 +01:00
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 )
2011-04-01 07:11:23 +02:00
$( libgo_la_LINK) -rpath $( toolexeclibdir) $( libgo_la_OBJECTS) $( libgo_la_LIBADD) $( LIBS)
2010-12-03 05:34:57 +01:00
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 @
2011-03-27 21:14:55 +02: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 ) / c p u p r o f . 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 - 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 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 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 - 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 @
2011-02-22 03:52:55 +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 - i n t e r f a c e - e f a c e - c o m p a r e . 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 - 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 - m a i n . P o @ a m _ _ q u o t e @
2011-06-14 07:53:10 +02: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 - m a k e - s l i c e . 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 - 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 - 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 @
2011-12-13 20:16:27 +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 - n o w . 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 - 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 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 - 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 @
2011-05-20 02:18:15 +02: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 - s e t e n v . 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 - 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 @
2012-01-06 22:47:49 +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 - t y p e - c o m p l e x . 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 - 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 @
2012-01-06 22:47:49 +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 - t y p e - f l o a t . 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 - 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 @
2011-11-22 21:24:44 +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 ) / l o c k _ f u t 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 ) / l o c k _ s e m a . 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 ) / 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 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 @
2011-11-14 23:26:45 +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 ) / r u n t i m e . P l o @ a m _ _ q u o t e @
2011-11-28 06:45:49 +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 ) / r u n t i m e 1 . 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 e m a . 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 ) / 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 @
2011-11-22 21:24:44 +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 ) / t h r e a d - l i n u 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 ) / t h r e a d - s e m a . 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 ) / t h r e a d . P l o @ a m _ _ q u o t e @
2011-12-07 02:11:29 +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 ) / t i m e . P l o @ a m _ _ q u o t e @
2011-10-27 01:57:58 +02: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 ) / y i e l d . P l o @ a m _ _ q u o t e @
2010-12-03 05:34:57 +01:00
.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-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-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-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
2011-02-22 03:52:55 +01:00
go-interface-eface-compare.lo : runtime /go -interface -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-interface-eface-compare.lo -MD -MP -MF $( DEPDIR) /go-interface-eface-compare.Tpo -c -o go-interface-eface-compare.lo ` test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/' ` runtime/go-interface-eface-compare.c
@ 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 - e 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 - 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-interface-eface-compare.c' object = 'go-interface-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-interface-eface-compare.lo ` test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/' ` runtime/go-interface-eface-compare.c
2010-12-03 05:34:57 +01:00
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
2011-06-14 07:53:10 +02:00
go-make-slice.lo : runtime /go -make -slice .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-make-slice.lo -MD -MP -MF $( DEPDIR) /go-make-slice.Tpo -c -o go-make-slice.lo ` test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/' ` runtime/go-make-slice.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - m a k e - s l i c e . T p o $( DEPDIR ) / g o - m a k e - 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-make-slice.c' object = 'go-make-slice.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-make-slice.lo ` test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/' ` runtime/go-make-slice.c
2010-12-03 05:34:57 +01:00
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
2011-12-13 20:16:27 +01:00
go-now.lo : runtime /go -now .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-now.lo -MD -MP -MF $( DEPDIR) /go-now.Tpo -c -o go-now.lo ` test -f 'runtime/go-now.c' || echo '$(srcdir)/' ` runtime/go-now.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - n o w . T p o $( DEPDIR ) / g o - n o 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-now.c' object = 'go-now.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-now.lo ` test -f 'runtime/go-now.c' || echo '$(srcdir)/' ` runtime/go-now.c
2010-12-03 05:34:57 +01:00
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-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-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-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-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
2011-05-20 02:18:15 +02:00
go-setenv.lo : runtime /go -setenv .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-setenv.lo -MD -MP -MF $( DEPDIR) /go-setenv.Tpo -c -o go-setenv.lo ` test -f 'runtime/go-setenv.c' || echo '$(srcdir)/' ` runtime/go-setenv.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - s e t e n v . T p o $( DEPDIR ) / g o - s e t e n v . 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-setenv.c' object = 'go-setenv.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-setenv.lo ` test -f 'runtime/go-setenv.c' || echo '$(srcdir)/' ` runtime/go-setenv.c
2010-12-03 05:34:57 +01:00
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
2012-01-06 22:47:49 +01:00
go-type-complex.lo : runtime /go -type -complex .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-complex.lo -MD -MP -MF $( DEPDIR) /go-type-complex.Tpo -c -o go-type-complex.lo ` test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/' ` runtime/go-type-complex.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - c o m p l e x . T p o $( DEPDIR ) / g o - t y p e - c o m p l 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-type-complex.c' object = 'go-type-complex.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-complex.lo ` test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/' ` runtime/go-type-complex.c
2010-12-03 05:34:57 +01:00
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
2012-01-06 22:47:49 +01:00
go-type-float.lo : runtime /go -type -float .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-float.lo -MD -MP -MF $( DEPDIR) /go-type-float.Tpo -c -o go-type-float.lo ` test -f 'runtime/go-type-float.c' || echo '$(srcdir)/' ` runtime/go-type-float.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / g o - t y p e - f l o a t . T p o $( DEPDIR ) / g o - t y p e - f l o a 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-type-float.c' object = 'go-type-float.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-float.lo ` test -f 'runtime/go-type-float.c' || echo '$(srcdir)/' ` runtime/go-type-float.c
2010-12-03 05:34:57 +01:00
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
2011-12-01 09:06:16 +01:00
chan.lo : runtime /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 chan.lo -MD -MP -MF $( DEPDIR) /chan.Tpo -c -o chan.lo ` test -f 'runtime/chan.c' || echo '$(srcdir)/' ` runtime/chan.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / c h a n . T p o $( DEPDIR ) / 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/chan.c' object = '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 chan.lo ` test -f 'runtime/chan.c' || echo '$(srcdir)/' ` runtime/chan.c
2011-03-27 21:14:55 +02:00
cpuprof.lo : runtime /cpuprof .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 cpuprof.lo -MD -MP -MF $( DEPDIR) /cpuprof.Tpo -c -o cpuprof.lo ` test -f 'runtime/cpuprof.c' || echo '$(srcdir)/' ` runtime/cpuprof.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / c p u p r o f . T p o $( DEPDIR ) / c p u p r o f . 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/cpuprof.c' object = 'cpuprof.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 cpuprof.lo ` test -f 'runtime/cpuprof.c' || echo '$(srcdir)/' ` runtime/cpuprof.c
2011-11-22 21:24:44 +01:00
lock_sema.lo : runtime /lock_sema .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 lock_sema.lo -MD -MP -MF $( DEPDIR) /lock_sema.Tpo -c -o lock_sema.lo ` test -f 'runtime/lock_sema.c' || echo '$(srcdir)/' ` runtime/lock_sema.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / l o c k _ s e m a . T p o $( DEPDIR ) / l o c k _ s e m a . 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/lock_sema.c' object = 'lock_sema.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 lock_sema.lo ` test -f 'runtime/lock_sema.c' || echo '$(srcdir)/' ` runtime/lock_sema.c
thread-sema.lo : runtime /thread -sema .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-sema.lo -MD -MP -MF $( DEPDIR) /thread-sema.Tpo -c -o thread-sema.lo ` test -f 'runtime/thread-sema.c' || echo '$(srcdir)/' ` runtime/thread-sema.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / t h r e a d - s e m a . T p o $( DEPDIR ) / t h r e a d - s e m a . 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-sema.c' object = 'thread-sema.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-sema.lo ` test -f 'runtime/thread-sema.c' || echo '$(srcdir)/' ` runtime/thread-sema.c
lock_futex.lo : runtime /lock_futex .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 lock_futex.lo -MD -MP -MF $( DEPDIR) /lock_futex.Tpo -c -o lock_futex.lo ` test -f 'runtime/lock_futex.c' || echo '$(srcdir)/' ` runtime/lock_futex.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / l o c k _ f u t e x . T p o $( DEPDIR ) / l o c k _ f u t 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/lock_futex.c' object = 'lock_futex.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 lock_futex.lo ` test -f 'runtime/lock_futex.c' || echo '$(srcdir)/' ` runtime/lock_futex.c
thread-linux.lo : runtime /thread -linux .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-linux.lo -MD -MP -MF $( DEPDIR) /thread-linux.Tpo -c -o thread-linux.lo ` test -f 'runtime/thread-linux.c' || echo '$(srcdir)/' ` runtime/thread-linux.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / t h r e a d - l i n u x . T p o $( DEPDIR ) / t h r e a d - l i n u 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/thread-linux.c' object = 'thread-linux.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-linux.lo ` test -f 'runtime/thread-linux.c' || echo '$(srcdir)/' ` runtime/thread-linux.c
2010-12-03 05:34:57 +01:00
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
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
2011-11-14 23:26:45 +01:00
runtime.lo : runtime /runtime .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 runtime.lo -MD -MP -MF $( DEPDIR) /runtime.Tpo -c -o runtime.lo ` test -f 'runtime/runtime.c' || echo '$(srcdir)/' ` runtime/runtime.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / r u n t i m e . T p o $( DEPDIR ) / r u n 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/runtime.c' object = 'runtime.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 runtime.lo ` test -f 'runtime/runtime.c' || echo '$(srcdir)/' ` runtime/runtime.c
2010-12-03 05:34:57 +01:00
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
2011-10-27 01:57:58 +02:00
yield.lo : runtime /yield .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 yield.lo -MD -MP -MF $( DEPDIR) /yield.Tpo -c -o yield.lo ` test -f 'runtime/yield.c' || echo '$(srcdir)/' ` runtime/yield.c
@ a m _ _ f a s t d e p C C _ T R U E @ $( am__mv ) $( DEPDIR ) / y i e l d . T p o $( DEPDIR ) / y i e l 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/yield.c' object = 'yield.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 yield.lo ` test -f 'runtime/yield.c' || echo '$(srcdir)/' ` runtime/yield.c
2010-12-03 05:34:57 +01:00
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
2011-01-21 19:19:03 +01:00
install-toolexeclibgocryptoopenpgpDATA : $( toolexeclibgocryptoopenpgp_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgocryptoopenpgpdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) "
@list= '$(toolexeclibgocryptoopenpgp_DATA)' ; test -n " $( toolexeclibgocryptoopenpgpdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) " || exit $$ ?; \
done
uninstall-toolexeclibgocryptoopenpgpDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgocryptoopenpgp_DATA)' ; test -n " $( toolexeclibgocryptoopenpgpdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) " && rm -f $$ files
2011-09-16 17:47:21 +02:00
install-toolexeclibgocryptox509DATA : $( toolexeclibgocryptox 509_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgocryptox509dir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgocryptox509dir) "
@list= '$(toolexeclibgocryptox509_DATA)' ; test -n " $( toolexeclibgocryptox509dir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgocryptox509dir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgocryptox509dir) " || exit $$ ?; \
done
uninstall-toolexeclibgocryptox509DATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgocryptox509_DATA)' ; test -n " $( toolexeclibgocryptox509dir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgocryptox509dir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgocryptox509dir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-10-27 01:57:58 +02:00
install-toolexeclibgoexpsqlDATA : $( toolexeclibgoexpsql_DATA )
2011-09-16 17:47:21 +02:00
@$( NORMAL_INSTALL)
2011-10-27 01:57:58 +02:00
test -z " $( toolexeclibgoexpsqldir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoexpsqldir) "
@list= '$(toolexeclibgoexpsql_DATA)' ; test -n " $( toolexeclibgoexpsqldir) " || list = ; \
2011-09-16 17:47:21 +02: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 \
2011-10-27 01:57:58 +02:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoexpsqldir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoexpsqldir) " || exit $$ ?; \
2011-09-16 17:47:21 +02:00
done
2011-10-27 01:57:58 +02:00
uninstall-toolexeclibgoexpsqlDATA :
2011-09-16 17:47:21 +02:00
@$( NORMAL_UNINSTALL)
2011-10-27 01:57:58 +02:00
@list= '$(toolexeclibgoexpsql_DATA)' ; test -n " $( toolexeclibgoexpsqldir) " || list = ; \
2011-09-16 17:47:21 +02:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2011-10-27 01:57:58 +02:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgoexpsqldir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoexpsqldir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-12-07 02:11:29 +01:00
install-toolexeclibgohtmlDATA : $( toolexeclibgohtml_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2011-12-07 02:11:29 +01:00
test -z " $( toolexeclibgohtmldir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgohtmldir) "
@list= '$(toolexeclibgohtml_DATA)' ; test -n " $( toolexeclibgohtmldir) " || 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 \
2011-12-07 02:11:29 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgohtmldir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgohtmldir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgohtmlDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2011-12-07 02:11:29 +01:00
@list= '$(toolexeclibgohtml_DATA)' ; test -n " $( toolexeclibgohtmldir) " || 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; \
2011-12-07 02:11:29 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgohtmldir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgohtmldir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-12-07 02:11:29 +01:00
install-toolexeclibgologDATA : $( toolexeclibgolog_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgologdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgologdir) "
@list= '$(toolexeclibgolog_DATA)' ; test -n " $( toolexeclibgologdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgologdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgologdir) " || exit $$ ?; \
done
uninstall-toolexeclibgologDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgolog_DATA)' ; test -n " $( toolexeclibgologdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgologdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgologdir) " && rm -f $$ files
install-toolexeclibgomathDATA : $( toolexeclibgomath_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgomathdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgomathdir) "
@list= '$(toolexeclibgomath_DATA)' ; test -n " $( toolexeclibgomathdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgomathdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgomathdir) " || exit $$ ?; \
done
uninstall-toolexeclibgomathDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgomath_DATA)' ; test -n " $( toolexeclibgomathdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgomathdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgomathdir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-12-07 02:11:29 +01:00
install-toolexeclibgonethttpDATA : $( toolexeclibgonethttp_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgonethttpdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgonethttpdir) "
@list= '$(toolexeclibgonethttp_DATA)' ; test -n " $( toolexeclibgonethttpdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgonethttpdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgonethttpdir) " || exit $$ ?; \
done
uninstall-toolexeclibgonethttpDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgonethttp_DATA)' ; test -n " $( toolexeclibgonethttpdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgonethttpdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgonethttpdir) " && rm -f $$ files
install-toolexeclibgonetrpcDATA : $( toolexeclibgonetrpc_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgonetrpcdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgonetrpcdir) "
@list= '$(toolexeclibgonetrpc_DATA)' ; test -n " $( toolexeclibgonetrpcdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgonetrpcdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgonetrpcdir) " || exit $$ ?; \
done
uninstall-toolexeclibgonetrpcDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgonetrpc_DATA)' ; test -n " $( toolexeclibgonetrpcdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgonetrpcdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgonetrpcdir) " && rm -f $$ files
2011-09-16 17:47:21 +02:00
install-toolexeclibgooldDATA : $( toolexeclibgoold_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgoolddir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoolddir) "
@list= '$(toolexeclibgoold_DATA)' ; test -n " $( toolexeclibgoolddir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoolddir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoolddir) " || exit $$ ?; \
done
uninstall-toolexeclibgooldDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgoold_DATA)' ; test -n " $( toolexeclibgoolddir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgoolddir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoolddir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-03-25 00:46:17 +01:00
install-toolexeclibgopathDATA : $( toolexeclibgopath_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgopathdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgopathdir) "
@list= '$(toolexeclibgopath_DATA)' ; test -n " $( toolexeclibgopathdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgopathdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgopathdir) " || exit $$ ?; \
done
uninstall-toolexeclibgopathDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgopath_DATA)' ; test -n " $( toolexeclibgopathdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgopathdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgopathdir) " && rm -f $$ files
2011-10-27 01:57:58 +02:00
install-toolexeclibgoregexpDATA : $( toolexeclibgoregexp_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgoregexpdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgoregexpdir) "
@list= '$(toolexeclibgoregexp_DATA)' ; test -n " $( toolexeclibgoregexpdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgoregexpdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgoregexpdir) " || exit $$ ?; \
done
uninstall-toolexeclibgoregexpDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgoregexp_DATA)' ; test -n " $( toolexeclibgoregexpdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgoregexpdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgoregexpdir) " && rm -f $$ files
2010-12-07 15:18:35 +01:00
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
2011-03-17 00:05:44 +01:00
install-toolexeclibgosyncDATA : $( toolexeclibgosync_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgosyncdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgosyncdir) "
@list= '$(toolexeclibgosync_DATA)' ; test -n " $( toolexeclibgosyncdir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgosyncdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgosyncdir) " || exit $$ ?; \
done
uninstall-toolexeclibgosyncDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgosync_DATA)' ; test -n " $( toolexeclibgosyncdir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgosyncdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgosyncdir) " && rm -f $$ files
2011-12-07 02:11:29 +01:00
install-toolexeclibgotestingDATA : $( toolexeclibgotesting_DATA )
2011-09-16 17:47:21 +02:00
@$( NORMAL_INSTALL)
2011-12-07 02:11:29 +01:00
test -z " $( toolexeclibgotestingdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgotestingdir) "
@list= '$(toolexeclibgotesting_DATA)' ; test -n " $( toolexeclibgotestingdir) " || list = ; \
2011-09-16 17:47:21 +02: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 \
2011-12-07 02:11:29 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgotestingdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgotestingdir) " || exit $$ ?; \
2011-09-16 17:47:21 +02:00
done
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgotestingDATA :
2011-09-16 17:47:21 +02:00
@$( NORMAL_UNINSTALL)
2011-12-07 02:11:29 +01:00
@list= '$(toolexeclibgotesting_DATA)' ; test -n " $( toolexeclibgotestingdir) " || list = ; \
2011-09-16 17:47:21 +02:00
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
2011-12-07 02:11:29 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgotestingdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgotestingdir) " && rm -f $$ files
install-toolexeclibgotextDATA : $( toolexeclibgotext_DATA )
2010-12-03 05:34:57 +01:00
@$( NORMAL_INSTALL)
2011-12-07 02:11:29 +01:00
test -z " $( toolexeclibgotextdir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgotextdir) "
@list= '$(toolexeclibgotext_DATA)' ; test -n " $( toolexeclibgotextdir) " || 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 \
2011-12-07 02:11:29 +01:00
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgotextdir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgotextdir) " || exit $$ ?; \
2010-12-03 05:34:57 +01:00
done
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgotextDATA :
2010-12-03 05:34:57 +01:00
@$( NORMAL_UNINSTALL)
2011-12-07 02:11:29 +01:00
@list= '$(toolexeclibgotext_DATA)' ; test -n " $( toolexeclibgotextdir) " || 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; \
2011-12-07 02:11:29 +01:00
echo " ( cd ' $( DESTDIR) $( toolexeclibgotextdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgotextdir) " && rm -f $$ files
install-toolexeclibgotexttemplateDATA : $( toolexeclibgotexttemplate_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgotexttemplatedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgotexttemplatedir) "
@list= '$(toolexeclibgotexttemplate_DATA)' ; test -n " $( toolexeclibgotexttemplatedir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgotexttemplatedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgotexttemplatedir) " || exit $$ ?; \
done
uninstall-toolexeclibgotexttemplateDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgotexttemplate_DATA)' ; test -n " $( toolexeclibgotexttemplatedir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgotexttemplatedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgotexttemplatedir) " && rm -f $$ files
install-toolexeclibgounicodeDATA : $( toolexeclibgounicode_DATA )
@$( NORMAL_INSTALL)
test -z " $( toolexeclibgounicodedir) " || $( MKDIR_P) " $( DESTDIR) $( toolexeclibgounicodedir) "
@list= '$(toolexeclibgounicode_DATA)' ; test -n " $( toolexeclibgounicodedir) " || list = ; \
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 \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( toolexeclibgounicodedir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( toolexeclibgounicodedir) " || exit $$ ?; \
done
uninstall-toolexeclibgounicodeDATA :
@$( NORMAL_UNINSTALL)
@list= '$(toolexeclibgounicode_DATA)' ; test -n " $( toolexeclibgounicodedir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( toolexeclibgounicodedir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( toolexeclibgounicodedir) " && 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 :
2011-12-13 20:16:27 +01:00
for dir in " $( DESTDIR) $( toolexeclibdir) " " $( DESTDIR) $( toolexeclibdir) " " $( DESTDIR) $( toolexeclibgodir) " " $( DESTDIR) $( toolexeclibgoarchivedir) " " $( DESTDIR) $( toolexeclibgocompressdir) " " $( DESTDIR) $( toolexeclibgocontainerdir) " " $( DESTDIR) $( toolexeclibgocryptodir) " " $( DESTDIR) $( toolexeclibgocryptoopenpgpdir) " " $( DESTDIR) $( toolexeclibgocryptox509dir) " " $( DESTDIR) $( toolexeclibgodebugdir) " " $( DESTDIR) $( toolexeclibgoencodingdir) " " $( DESTDIR) $( toolexeclibgoexpdir) " " $( DESTDIR) $( toolexeclibgoexpsqldir) " " $( DESTDIR) $( toolexeclibgogodir) " " $( DESTDIR) $( toolexeclibgohashdir) " " $( DESTDIR) $( toolexeclibgohtmldir) " " $( DESTDIR) $( toolexeclibgoimagedir) " " $( DESTDIR) $( toolexeclibgoindexdir) " " $( DESTDIR) $( toolexeclibgoiodir) " " $( DESTDIR) $( toolexeclibgologdir) " " $( DESTDIR) $( toolexeclibgomathdir) " " $( DESTDIR) $( toolexeclibgomimedir) " " $( DESTDIR) $( toolexeclibgonetdir) " " $( DESTDIR) $( toolexeclibgonethttpdir) " " $( DESTDIR) $( toolexeclibgonetrpcdir) " " $( DESTDIR) $( toolexeclibgoolddir) " " $( DESTDIR) $( toolexeclibgoosdir) " " $( DESTDIR) $( toolexeclibgopathdir) " " $( DESTDIR) $( toolexeclibgoregexpdir) " " $( DESTDIR) $( toolexeclibgoruntimedir) " " $( DESTDIR) $( toolexeclibgosyncdir) " " $( DESTDIR) $( toolexeclibgotestingdir) " " $( DESTDIR) $( toolexeclibgotextdir) " " $( DESTDIR) $( toolexeclibgotexttemplatedir) " " $( DESTDIR) $( toolexeclibgounicodedir) " ; do \
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 \
2011-01-21 19:19:03 +01:00
install-toolexeclibgocryptoDATA \
install-toolexeclibgocryptoopenpgpDATA \
2011-09-16 17:47:21 +02:00
install-toolexeclibgocryptox509DATA \
2011-01-21 19:19:03 +01:00
install-toolexeclibgodebugDATA \
2010-12-07 15:18:35 +01:00
install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2011-12-07 02:11:29 +01:00
install-toolexeclibgoexpsqlDATA install-toolexeclibgogoDATA \
install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
install-toolexeclibgoimageDATA install-toolexeclibgoindexDATA \
install-toolexeclibgoioDATA install-toolexeclibgologDATA \
install-toolexeclibgomathDATA install-toolexeclibgomimeDATA \
install-toolexeclibgonetDATA install-toolexeclibgonethttpDATA \
install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
install-toolexeclibgoregexpDATA \
install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
install-toolexeclibgotexttemplateDATA \
install-toolexeclibgounicodeDATA
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 \
2011-01-21 19:19:03 +01:00
uninstall-toolexeclibgocryptoopenpgpDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgocryptox509DATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgodebugDATA \
uninstall-toolexeclibgoencodingDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgoexpDATA \
2011-10-27 01:57:58 +02:00
uninstall-toolexeclibgoexpsqlDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgohtmlDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoimageDATA \
uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgonethttpDATA \
uninstall-toolexeclibgonetrpcDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
2011-10-27 01:57:58 +02:00
uninstall-toolexeclibgopathDATA \
uninstall-toolexeclibgoregexpDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoruntimeDATA \
2011-03-17 00:05:44 +01:00
uninstall-toolexeclibgosyncDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgotestingDATA \
uninstall-toolexeclibgotextDATA \
uninstall-toolexeclibgotexttemplateDATA \
uninstall-toolexeclibgounicodeDATA
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 \
2011-01-21 19:19:03 +01:00
install-toolexeclibgocryptoDATA \
install-toolexeclibgocryptoopenpgpDATA \
2011-09-16 17:47:21 +02:00
install-toolexeclibgocryptox509DATA \
2011-01-21 19:19:03 +01:00
install-toolexeclibgodebugDATA \
2010-12-07 15:18:35 +01:00
install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
2011-12-07 02:11:29 +01:00
install-toolexeclibgoexpsqlDATA install-toolexeclibgogoDATA \
install-toolexeclibgohashDATA install-toolexeclibgohtmlDATA \
install-toolexeclibgoimageDATA install-toolexeclibgoindexDATA \
install-toolexeclibgoioDATA install-toolexeclibgologDATA \
install-toolexeclibgomathDATA install-toolexeclibgomimeDATA \
install-toolexeclibgonetDATA install-toolexeclibgonethttpDATA \
install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
install-toolexeclibgoregexpDATA \
install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
install-toolexeclibgotexttemplateDATA \
install-toolexeclibgounicodeDATA installcheck installcheck-am \
2011-09-16 17:47:21 +02: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 \
uninstall-toolexeclibLIBRARIES \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
uninstall-toolexeclibgoarchiveDATA \
uninstall-toolexeclibgocompressDATA \
uninstall-toolexeclibgocontainerDATA \
uninstall-toolexeclibgocryptoDATA \
2011-01-21 19:19:03 +01:00
uninstall-toolexeclibgocryptoopenpgpDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgocryptox509DATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgodebugDATA \
uninstall-toolexeclibgoencodingDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgoexpDATA \
2011-10-27 01:57:58 +02:00
uninstall-toolexeclibgoexpsqlDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgogoDATA uninstall-toolexeclibgohashDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgohtmlDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoimageDATA \
uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgonethttpDATA \
uninstall-toolexeclibgonetrpcDATA \
2011-09-16 17:47:21 +02:00
uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
2011-10-27 01:57:58 +02:00
uninstall-toolexeclibgopathDATA \
uninstall-toolexeclibgoregexpDATA \
2010-12-07 15:18:35 +01:00
uninstall-toolexeclibgoruntimeDATA \
2011-03-17 00:05:44 +01:00
uninstall-toolexeclibgosyncDATA \
2011-12-07 02:11:29 +01:00
uninstall-toolexeclibgotestingDATA \
uninstall-toolexeclibgotextDATA \
uninstall-toolexeclibgotexttemplateDATA \
uninstall-toolexeclibgounicodeDATA
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 $@
2011-11-28 06:45:49 +01:00
runtime1.c : $( srcdir ) /runtime /runtime 1.goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
sema.c : $( srcdir ) /runtime /sema .goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
2010-12-03 05:34:57 +01:00
sigqueue.c : $( srcdir ) /runtime /sigqueue .goc goc 2c
./goc2c --gcc --go-prefix libgo_runtime $< > $@ .tmp
mv -f $@ .tmp $@
2011-12-07 02:11:29 +01:00
time.c : $( srcdir ) /runtime /time .goc goc 2c
./goc2c --gcc --go-prefix libgo_time $< > $@ .tmp
mv -f $@ .tmp $@
2010-12-03 05:34:57 +01:00
%.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-10-23 21:04:37 +02:00
libcalls.go : s -libcalls ; @true
s-libcalls : Makefile go /syscall /mksyscall .awk $( go_base_syscall_files )
rm -f libcalls.go.tmp
files = ` echo $^ | sed -e 's/Makefile//' -e 's|[^ ]*go/syscall/mksyscall.awk||' ` ; \
$( AWK) -f $( srcdir) /go/syscall/mksyscall.awk $$ { files} > libcalls.go.tmp
$( SHELL) $( srcdir) /../move-if-change libcalls.go.tmp libcalls.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) $@
2011-10-23 21:04:37 +02:00
sysinfo.go : s -sysinfo ; @true
s-sysinfo : $( srcdir ) /mksysinfo .sh config .h
CC = " $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( OSCFLAGS) " $( SHELL) $( srcdir) /mksysinfo.sh
$( SHELL) $( srcdir) /../move-if-change tmp-sysinfo.go sysinfo.go
$( STAMP) $@
2011-11-01 05:12:01 +01:00
# The epoll struct has an embedded union and is packed on x86_64,
# which is too complicated for mksysinfo.sh. We find the offset of
# the only field we care about in configure.ac, and generate the
# struct here.
epoll.go : s -epoll ; @true
s-epoll : Makefile
rm -f epoll.go.tmp
echo 'package syscall' > epoll.go.tmp
echo 'type EpollEvent struct {' >> epoll.go.tmp
echo ' Events uint32' >> epoll.go.tmp
case " $( SIZEOF_STRUCT_EPOLL_EVENT) , $( STRUCT_EPOLL_EVENT_FD_OFFSET) " in \
0,0) echo 1>& 2 "*** struct epoll_event data.fd offset unknown" ; \
exit 1; ; ; \
8,4) echo ' Fd int32' >> epoll.go.tmp; ; ; \
12,4) echo ' Fd int32' >> epoll.go.tmp; \
echo ' Pad [4]byte' >> epoll.go.tmp; ; ; \
12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
echo ' Fd int32' >> epoll.go.tmp; ; ; \
16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
echo ' Fd int32' >> epoll.go.tmp; \
echo ' Pad2 [4]byte' >> epoll.go.tmp; ; ; \
*) echo 1>& 2 "*** struct epoll_event unsupported" ; \
exit 1; ; ; \
esac
echo '}' >> epoll.go.tmp
$( SHELL) $( srcdir) /../move-if-change epoll.go.tmp epoll.go
$( STAMP) $@
2011-10-23 21:04:37 +02:00
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ b u f i o / b u f i o . l o . d e p
bufio/bufio.lo.dep : $( go_bufio_files )
$( BUILDDEPS)
bufio/bufio.lo : $( go_bufio_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
bufio/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : bufio /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ b y t e s / b y t e s . l o . d e p
bytes/bytes.lo.dep : $( go_bytes_files )
$( BUILDDEPS)
bytes/bytes.lo : $( go_bytes_files )
2011-03-11 02:00:15 +01:00
$( BUILDPACKAGE)
bytes/index.lo : $( go_bytes_c_files ) bytes /bytes .lo
$( LTCOMPILE) -c -o bytes/index.lo $( srcdir) /go/bytes/indexbyte.c
2010-12-03 05:34:57 +01:00
bytes/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : bytes /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / c r y p t o . l o . d e p
crypto/crypto.lo.dep : $( go_crypto_files )
$( BUILDDEPS)
crypto/crypto.lo : $( go_crypto_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
crypto/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : crypto /check
2011-12-03 03:17:34 +01:00
@ g o _ i n c l u d e @ e r r o r s / e r r o r s . l o . d e p
errors/errors.lo.dep : $( go_errors_files )
$( BUILDDEPS)
errors/errors.lo : $( go_errors_files )
$( BUILDPACKAGE)
errors/check : $( CHECK_DEPS )
@$( CHECK)
.PHONY : errors /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p v a r / e x p v a r . l o . d e p
expvar/expvar.lo.dep : $( go_expvar_files )
$( BUILDDEPS)
expvar/expvar.lo : $( go_expvar_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
expvar/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : expvar /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ f l a g / f l a g . l o . d e p
flag/flag.lo.dep : $( go_flag_files )
$( BUILDDEPS)
flag/flag.lo : $( go_flag_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
flag/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : flag /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ f m t / f m t . l o . d e p
fmt/fmt.lo.dep : $( go_fmt_files )
$( BUILDDEPS)
fmt/fmt.lo : $( go_fmt_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
fmt/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : fmt /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h a s h / h a s h . l o . d e p
hash/hash.lo.dep : $( go_hash_files )
$( BUILDDEPS)
hash/hash.lo : $( go_hash_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
hash/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : hash /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h t m l / h t m l . l o . d e p
html/html.lo.dep : $( go_html_files )
$( BUILDDEPS)
html/html.lo : $( go_html_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
html/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : html /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / i m a g e . l o . d e p
image/image.lo.dep : $( go_image_files )
$( BUILDDEPS)
image/image.lo : $( go_image_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
image/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : image /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i o / i o . l o . d e p
io/io.lo.dep : $( go_io_files )
$( BUILDDEPS)
io/io.lo : $( go_io_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
io/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : io /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ l o g / l o g . l o . d e p
log/log.lo.dep : $( go_log_files )
$( BUILDDEPS)
log/log.lo : $( go_log_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
log/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : log /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ m a t h / m a t h . l o . d e p
math/math.lo.dep : $( go_math_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
math/math.lo : $( go_math_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
math/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : math /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ m i m e / m i m e . l o . d e p
mime/mime.lo.dep : $( go_mime_files )
$( BUILDDEPS)
mime/mime.lo : $( go_mime_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
mime/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : mime /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ n e t / n e t . l o . d e p
net/net.lo.dep : $( go_net_files )
$( BUILDDEPS)
net/net.lo : $( go_net_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
net/check : $( CHECK_DEPS )
2011-09-16 17:47:21 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : net /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o s / o s . l o . d e p
os/os.lo.dep : $( go_os_files )
$( BUILDDEPS)
os/os.lo : $( go_os_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
os/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : os /check
2011-09-16 17:47:21 +02:00
signal_unix.go : $( srcdir ) /go /os /mkunixsignals .sh sysinfo .go
$( SHELL) $( srcdir) /go/os/mkunixsignals.sh sysinfo.go > $@ .tmp
mv -f $@ .tmp $@
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ p a t c h / p a t c h . l o . d e p
patch/patch.lo.dep : $( go_patch_files )
$( BUILDDEPS)
patch/patch.lo : $( go_patch_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
patch/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : patch /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ p a t h / p a t h . l o . d e p
path/path.lo.dep : $( go_path_files )
$( BUILDDEPS)
path/path.lo : $( go_path_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
path/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : path /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r e f l e c t / r e f l e c t . l o . d e p
reflect/reflect.lo.dep : $( go_reflect_files )
$( BUILDDEPS)
reflect/reflect.lo : $( go_reflect_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
reflect/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : reflect /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r e g e x p / r e g e x p . l o . d e p
regexp/regexp.lo.dep : $( go_regexp_files )
$( BUILDDEPS)
regexp/regexp.lo : $( go_regexp_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
regexp/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : regexp /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r u n t i m e / r u n t i m e . l o . d e p
runtime/runtime.lo.dep : $( go_runtime_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
runtime/runtime.lo : $( go_runtime_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
runtime/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : runtime /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ t e x t / s c a n n e r . l o . d e p
text/scanner.lo.dep : $( go_text_scanner_files )
2011-12-03 01:16:12 +01:00
$( BUILDDEPS)
2011-12-07 02:11:29 +01:00
text/scanner.lo : $( go_text_scanner_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-12-07 02:11:29 +01:00
text/scanner/check : $( CHECK_DEPS )
@$( MKDIR_P) text/scanner
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-12-07 02:11:29 +01:00
.PHONY : text /scanner /check
2010-12-03 05:34:57 +01:00
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s o r t / s o r t . l o . d e p
sort/sort.lo.dep : $( go_sort_files )
$( BUILDDEPS)
sort/sort.lo : $( go_sort_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
sort/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : sort /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s t r c o n v / s t r c o n v . l o . d e p
strconv/strconv.lo.dep : $( go_strconv_files )
$( BUILDDEPS)
strconv/strconv.lo : $( go_strconv_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
strconv/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : strconv /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s t r i n g s / s t r i n g s . l o . d e p
strings/strings.lo.dep : $( go_strings_files )
$( BUILDDEPS)
strings/strings.lo : $( go_strings_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
strings/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : strings /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s y n c / s y n c . l o . d e p
sync/sync.lo.dep : $( go_sync_files )
$( BUILDDEPS)
sync/sync.lo : $( go_sync_files )
2011-03-11 02:00:15 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
sync/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : sync /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ t e s t i n g / t e s t i n g . l o . d e p
testing/testing.lo.dep : $( go_testing_files )
$( BUILDDEPS)
testing/testing.lo : $( go_testing_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
testing/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : testing /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ t i m e / t i m e . l o . d e p
time/time.lo.dep : $( go_time_files )
$( BUILDDEPS)
time/time.lo : $( go_time_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
time/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : time /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ u n i c o d e / u n i c o d e . l o . d e p
unicode/unicode.lo.dep : $( go_unicode_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
unicode/unicode.lo : $( go_unicode_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
unicode/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : unicode /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ w e b s o c k e t / w e b s o c k e t . l o . d e p
websocket/websocket.lo.dep : $( go_websocket_files )
$( BUILDDEPS)
websocket/websocket.lo : $( go_websocket_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
websocket/check : $( CHECK_DEPS )
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : websocket /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ a r c h i v e / t a r . l o . d e p
archive/tar.lo.dep : $( go_archive_tar_files )
$( BUILDDEPS)
archive/tar.lo : $( go_archive_tar_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
archive/tar/check : $( CHECK_DEPS )
@$( MKDIR_P) archive/tar
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : archive /tar /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ a r c h i v e / z i p . l o . d e p
archive/zip.lo.dep : $( go_archive_zip_files )
$( BUILDDEPS)
archive/zip.lo : $( go_archive_zip_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
archive/zip/check : $( CHECK_DEPS )
@$( MKDIR_P) archive/zip
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : archive /zip /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o m p r e s s / b z i p 2 . l o . d e p
compress/bzip2.lo.dep : $( go_compress_bzip 2_files )
$( BUILDDEPS)
compress/bzip2.lo : $( go_compress_bzip 2_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
compress/bzip2/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/bzip2
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : compress /bzip 2/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o m p r e s s / f l a t e . l o . d e p
compress/flate.lo.dep : $( go_compress_flate_files )
$( BUILDDEPS)
compress/flate.lo : $( go_compress_flate_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
compress/flate/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/flate
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : compress /flate /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o m p r e s s / g z i p . l o . d e p
compress/gzip.lo.dep : $( go_compress_gzip_files )
$( BUILDDEPS)
compress/gzip.lo : $( go_compress_gzip_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
compress/gzip/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/gzip
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : compress /gzip /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o m p r e s s / l z w . l o . d e p
compress/lzw.lo.dep : $( go_compress_lzw_files )
$( BUILDDEPS)
compress/lzw.lo : $( go_compress_lzw_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
compress/lzw/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/lzw
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : compress /lzw /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o m p r e s s / z l i b . l o . d e p
compress/zlib.lo.dep : $( go_compress_zlib_files )
$( BUILDDEPS)
compress/zlib.lo : $( go_compress_zlib_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
compress/zlib/check : $( CHECK_DEPS )
@$( MKDIR_P) compress/zlib
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : compress /zlib /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o n t a i n e r / h e a p . l o . d e p
container/heap.lo.dep : $( go_container_heap_files )
$( BUILDDEPS)
container/heap.lo : $( go_container_heap_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
container/heap/check : $( CHECK_DEPS )
@$( MKDIR_P) container/heap
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : container /heap /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o n t a i n e r / l i s t . l o . d e p
container/list.lo.dep : $( go_container_list_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
container/list.lo : $( go_container_list_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
container/list/check : $( CHECK_DEPS )
@$( MKDIR_P) container/list
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : container /list /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c o n t a i n e r / r i n g . l o . d e p
container/ring.lo.dep : $( go_container_ring_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
container/ring.lo : $( go_container_ring_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
container/ring/check : $( CHECK_DEPS )
@$( MKDIR_P) container/ring
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : container /ring /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / a e s . l o . d e p
crypto/aes.lo.dep : $( go_crypto_aes_files )
$( BUILDDEPS)
crypto/aes.lo : $( go_crypto_aes_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/aes/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/aes
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /aes /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / b c r y p t . l o . d e p
crypto/bcrypt.lo.dep : $( go_crypto_bcrypt_files )
$( BUILDDEPS)
crypto/bcrypt.lo : $( go_crypto_bcrypt_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
crypto/bcrypt/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/bcrypt
@$( CHECK)
.PHONY : crypto /bcrypt /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / b l o w f i s h . l o . d e p
crypto/blowfish.lo.dep : $( go_crypto_blowfish_files )
$( BUILDDEPS)
crypto/blowfish.lo : $( go_crypto_blowfish_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/blowfish/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/blowfish
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /blowfish /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / c a s t 5 . l o . d e p
crypto/cast5.lo.dep : $( go_crypto_cast 5_files )
$( BUILDDEPS)
crypto/cast5.lo : $( go_crypto_cast 5_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-03-31 18:49:36 +02:00
crypto/cast5/check : $( CHECK_DEPS )
2010-12-03 05:34:57 +01:00
@$( MKDIR_P) crypto/cast5
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /cast 5/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / c i p h e r . l o . d e p
crypto/cipher.lo.dep : $( go_crypto_cipher_files )
$( BUILDDEPS)
crypto/cipher.lo : $( go_crypto_cipher_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/cipher/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/cipher
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /cipher /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / d e s . l o . d e p
crypto/des.lo.dep : $( go_crypto_des_files )
$( BUILDDEPS)
crypto/des.lo : $( go_crypto_des_files )
2011-04-07 19:09:10 +02:00
$( BUILDPACKAGE)
crypto/des/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/des
@$( CHECK)
.PHONY : crypto /des /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / d s a . l o . d e p
crypto/dsa.lo.dep : $( go_crypto_dsa_files )
$( BUILDDEPS)
crypto/dsa.lo : $( go_crypto_dsa_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
crypto/dsa/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/dsa
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : crypto /dsa /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / e c d s a . l o . d e p
crypto/ecdsa.lo.dep : $( go_crypto_ecdsa_files )
$( BUILDDEPS)
crypto/ecdsa.lo : $( go_crypto_ecdsa_files )
2011-03-25 00:46:17 +01:00
$( BUILDPACKAGE)
crypto/ecdsa/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/ecdsa
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-25 00:46:17 +01:00
.PHONY : crypto /ecdsa /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / e l l i p t i c . l o . d e p
crypto/elliptic.lo.dep : $( go_crypto_elliptic_files )
$( BUILDDEPS)
crypto/elliptic.lo : $( go_crypto_elliptic_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/elliptic/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/elliptic
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /elliptic /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / h m a c . l o . d e p
crypto/hmac.lo.dep : $( go_crypto_hmac_files )
$( BUILDDEPS)
crypto/hmac.lo : $( go_crypto_hmac_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/hmac/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/hmac
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /hmac /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / m d 4 . l o . d e p
crypto/md4.lo.dep : $( go_crypto_md 4_files )
$( BUILDDEPS)
crypto/md4.lo : $( go_crypto_md 4_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/md4/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/md4
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /md 4/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / m d 5 . l o . d e p
crypto/md5.lo.dep : $( go_crypto_md 5_files )
$( BUILDDEPS)
crypto/md5.lo : $( go_crypto_md 5_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/md5/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/md5
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /md 5/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o c s p . l o . d e p
crypto/ocsp.lo.dep : $( go_crypto_ocsp_files )
$( BUILDDEPS)
crypto/ocsp.lo : $( go_crypto_ocsp_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/ocsp/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/ocsp
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /ocsp /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p . l o . d e p
crypto/openpgp.lo.dep : $( go_crypto_openpgp_files )
$( BUILDDEPS)
crypto/openpgp.lo : $( go_crypto_openpgp_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
crypto/openpgp/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : crypto /openpgp /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / r a n d . l o . d e p
crypto/rand.lo.dep : $( go_crypto_rand_files )
$( BUILDDEPS)
crypto/rand.lo : $( go_crypto_rand_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/rand/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rand
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /rand /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / r c 4 . l o . d e p
crypto/rc4.lo.dep : $( go_crypto_rc 4_files )
$( BUILDDEPS)
crypto/rc4.lo : $( go_crypto_rc 4_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/rc4/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rc4
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /rc 4/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / r i p e m d 1 6 0 . l o . d e p
crypto/ripemd160.lo.dep : $( go_crypto_ripemd 160_files )
$( BUILDDEPS)
crypto/ripemd160.lo : $( go_crypto_ripemd 160_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/ripemd160/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/ripemd160
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /ripemd 160/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / r s a . l o . d e p
crypto/rsa.lo.dep : $( go_crypto_rsa_files )
$( BUILDDEPS)
crypto/rsa.lo : $( go_crypto_rsa_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/rsa/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/rsa
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /rsa /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / s h a 1 . l o . d e p
crypto/sha1.lo.dep : $( go_crypto_sha 1_files )
$( BUILDDEPS)
crypto/sha1.lo : $( go_crypto_sha 1_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/sha1/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha1
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /sha 1/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / s h a 2 5 6 . l o . d e p
crypto/sha256.lo.dep : $( go_crypto_sha 256_files )
$( BUILDDEPS)
crypto/sha256.lo : $( go_crypto_sha 256_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/sha256/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha256
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /sha 256/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / s h a 5 1 2 . l o . d e p
crypto/sha512.lo.dep : $( go_crypto_sha 512_files )
$( BUILDDEPS)
crypto/sha512.lo : $( go_crypto_sha 512_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/sha512/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/sha512
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /sha 512/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / s u b t l e . l o . d e p
crypto/subtle.lo.dep : $( go_crypto_subtle_files )
$( BUILDDEPS)
2011-03-11 02:00:15 +01:00
crypto/subtle.lo : $( go_crypto_subtle_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/subtle/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/subtle
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /subtle /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / t l s . l o . d e p
crypto/tls.lo.dep : $( go_crypto_tls_files )
$( BUILDDEPS)
crypto/tls.lo : $( go_crypto_tls_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/tls/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/tls
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /tls /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / t w o f i s h . l o . d e p
crypto/twofish.lo.dep : $( go_crypto_twofish_files )
$( BUILDDEPS)
crypto/twofish.lo : $( go_crypto_twofish_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/twofish/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/twofish
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /twofish /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / x 5 0 9 . l o . d e p
crypto/x509.lo.dep : $( go_crypto_x 509_files )
$( BUILDDEPS)
crypto/x509.lo : $( go_crypto_x 509_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/x509/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/x509
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /x 509/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / x t e a . l o . d e p
crypto/xtea.lo.dep : $( go_crypto_xtea_files )
$( BUILDDEPS)
crypto/xtea.lo : $( go_crypto_xtea_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
crypto/xtea/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/xtea
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : crypto /xtea /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p / a r m o r . l o . d e p
crypto/openpgp/armor.lo.dep : $( go_crypto_openpgp_armor_files )
$( BUILDDEPS)
crypto/openpgp/armor.lo : $( go_crypto_openpgp_armor_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/openpgp/armor/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp/armor
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /openpgp /armor /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p / e l g a m a l . l o . d e p
crypto/openpgp/elgamal.lo.dep : $( go_crypto_openpgp_elgamal_files )
$( BUILDDEPS)
crypto/openpgp/elgamal.lo : $( go_crypto_openpgp_elgamal_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
crypto/openpgp/elgamal/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp/elgamal
@$( CHECK)
.PHONY : crypto /openpgp /elgamal /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p / e r r o r . l o . d e p
crypto/openpgp/error.lo.dep : $( go_crypto_openpgp_error_files )
$( BUILDDEPS)
crypto/openpgp/error.lo : $( go_crypto_openpgp_error_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/openpgp/error/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp/error
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /openpgp /error /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p / p a c k e t . l o . d e p
crypto/openpgp/packet.lo.dep : $( go_crypto_openpgp_packet_files )
$( BUILDDEPS)
crypto/openpgp/packet.lo : $( go_crypto_openpgp_packet_files )
2011-03-17 00:05:44 +01:00
$( BUILDPACKAGE)
crypto/openpgp/packet/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp/packet
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : crypto /openpgp /packet /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / o p e n p g p / s 2 k . l o . d e p
crypto/openpgp/s2k.lo.dep : $( go_crypto_openpgp_s 2k_files )
$( BUILDDEPS)
crypto/openpgp/s2k.lo : $( go_crypto_openpgp_s 2k_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
crypto/openpgp/s2k/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/openpgp/s2k
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : crypto /openpgp /s 2k /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ c r y p t o / x 5 0 9 / p k i x . l o . d e p
crypto/x509/pkix.lo.dep : $( go_crypto_x 509_pkix_files )
$( BUILDDEPS)
crypto/x509/pkix.lo : $( go_crypto_x 509_pkix_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
crypto/x509/pkix/check : $( CHECK_DEPS )
@$( MKDIR_P) crypto/x509/pkix
@$( CHECK)
.PHONY : crypto /x 509/pkix /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ d e b u g / d w a r f . l o . d e p
debug/dwarf.lo.dep : $( go_debug_dwarf_files )
$( BUILDDEPS)
debug/dwarf.lo : $( go_debug_dwarf_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
debug/dwarf/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/dwarf
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : debug /dwarf /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ d e b u g / e l f . l o . d e p
debug/elf.lo.dep : $( go_debug_elf_files )
$( BUILDDEPS)
debug/elf.lo : $( go_debug_elf_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
debug/elf/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/elf
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : debug /elf /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ d e b u g / g o s y m . l o . d e p
debug/gosym.lo.dep : $( go_debug_gosym_files )
$( BUILDDEPS)
debug/gosym.lo : $( go_debug_gosym_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
debug/gosym/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/gosym
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : debug /gosym /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ d e b u g / m a c h o . l o . d e p
debug/macho.lo.dep : $( go_debug_macho_files )
$( BUILDDEPS)
debug/macho.lo : $( go_debug_macho_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
debug/macho/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/macho
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : debug /macho /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ d e b u g / p e . l o . d e p
debug/pe.lo.dep : $( go_debug_pe_files )
$( BUILDDEPS)
debug/pe.lo : $( go_debug_pe_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
debug/pe/check : $( CHECK_DEPS )
@$( MKDIR_P) debug/pe
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : debug /pe /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / a s n 1 . l o . d e p
encoding/asn1.lo.dep : $( go_encoding_asn 1_files )
$( BUILDDEPS)
encoding/asn1.lo : $( go_encoding_asn 1_files )
$( BUILDPACKAGE)
encoding/asn1/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/asn1
@$( CHECK)
.PHONY : encoding /asn 1/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / a s c i i 8 5 . l o . d e p
encoding/ascii85.lo.dep : $( go_encoding_ascii 85_files )
$( BUILDDEPS)
encoding/ascii85.lo : $( go_encoding_ascii 85_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/ascii85/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/ascii85
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /ascii 85/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / b a s e 3 2 . l o . d e p
encoding/base32.lo.dep : $( go_encoding_base 32_files )
$( BUILDDEPS)
encoding/base32.lo : $( go_encoding_base 32_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
encoding/base32/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/base32
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : encoding /base 32/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / b a s e 6 4 . l o . d e p
encoding/base64.lo.dep : $( go_encoding_base 64_files )
$( BUILDDEPS)
encoding/base64.lo : $( go_encoding_base 64_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/base64/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/base64
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /base 64/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / b i n a r y . l o . d e p
encoding/binary.lo.dep : $( go_encoding_binary_files )
$( BUILDDEPS)
encoding/binary.lo : $( go_encoding_binary_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/binary/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/binary
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /binary /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / c s v . l o . d e p
encoding/csv.lo.dep : $( go_encoding_csv_files )
$( BUILDDEPS)
encoding/csv.lo : $( go_encoding_csv_files )
$( BUILDPACKAGE)
encoding/csv/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/csv
@$( CHECK)
.PHONY : encoding /csv /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / g i t 8 5 . l o . d e p
encoding/git85.lo.dep : $( go_encoding_git 85_files )
$( BUILDDEPS)
encoding/git85.lo : $( go_encoding_git 85_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/git85/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/git85
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /git 85/check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / g o b . l o . d e p
encoding/gob.lo.dep : $( go_encoding_gob_files )
$( BUILDDEPS)
encoding/gob.lo : $( go_encoding_gob_files )
$( BUILDPACKAGE)
encoding/gob/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/gob
@$( CHECK)
.PHONY : encoding /gob /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / h e x . l o . d e p
encoding/hex.lo.dep : $( go_encoding_hex_files )
$( BUILDDEPS)
encoding/hex.lo : $( go_encoding_hex_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/hex/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/hex
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /hex /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / j s o n . l o . d e p
encoding/json.lo.dep : $( go_encoding_json_files )
$( BUILDDEPS)
encoding/json.lo : $( go_encoding_json_files )
$( BUILDPACKAGE)
encoding/json/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/json
@$( CHECK)
.PHONY : encoding /json /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / p e m . l o . d e p
encoding/pem.lo.dep : $( go_encoding_pem_files )
$( BUILDDEPS)
encoding/pem.lo : $( go_encoding_pem_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
encoding/pem/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/pem
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : encoding /pem /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ e n c o d i n g / x m l . l o . d e p
encoding/xml.lo.dep : $( go_encoding_xml_files )
$( BUILDDEPS)
encoding/xml.lo : $( go_encoding_xml_files )
$( BUILDPACKAGE)
encoding/xml/check : $( CHECK_DEPS )
@$( MKDIR_P) encoding/xml
@$( CHECK)
.PHONY : encoding /xml /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / e b n f . l o . d e p
exp/ebnf.lo.dep : $( go_exp_ebnf_files )
$( BUILDDEPS)
exp/ebnf.lo : $( go_exp_ebnf_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
exp/ebnf/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/ebnf
@$( CHECK)
.PHONY : exp /ebnf /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / n o r m . l o . d e p
exp/norm.lo.dep : $( go_exp_norm_files )
$( BUILDDEPS)
exp/norm.lo : $( go_exp_norm_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
exp/norm/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/norm
@$( CHECK)
.PHONY : exp /norm /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / s p d y . l o . d e p
exp/spdy.lo.dep : $( go_exp_spdy_files )
$( BUILDDEPS)
exp/spdy.lo : $( go_exp_spdy_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
exp/spdy/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/spdy
@$( CHECK)
.PHONY : exp /spdy /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / s q l . l o . d e p
exp/sql.lo.dep : $( go_exp_sql_files )
$( BUILDDEPS)
exp/sql.lo : $( go_exp_sql_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
exp/sql/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/sql
@$( CHECK)
.PHONY : exp /sql /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / s s h . l o . d e p
exp/ssh.lo.dep : $( go_exp_ssh_files )
$( BUILDDEPS)
exp/ssh.lo : $( go_exp_ssh_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
exp/ssh/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/ssh
@$( CHECK)
.PHONY : exp /ssh /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / t e r m i n a l . l o . d e p
exp/terminal.lo.dep : $( go_exp_terminal_files )
$( BUILDDEPS)
exp/terminal.lo : $( go_exp_terminal_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
2011-10-27 01:57:58 +02:00
exp/terminal/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/terminal
2011-09-16 17:47:21 +02:00
@$( CHECK)
2011-10-27 01:57:58 +02:00
.PHONY : exp /terminal /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / t y p e s . l o . d e p
exp/types.lo.dep : $( go_exp_types_files )
$( BUILDDEPS)
exp/types.lo : $( go_exp_types_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
exp/types/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/types
@$( CHECK)
.PHONY : exp /types /check
2011-09-16 17:47:21 +02:00
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / i n o t i f y . l o . d e p
exp/inotify.lo.dep : $( go_exp_inotify_files )
$( BUILDDEPS)
exp/inotify.lo : $( go_exp_inotify_files )
2011-11-30 00:02:54 +01:00
$( BUILDPACKAGE)
exp/inotify/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/inotify
@$( CHECK)
.PHONY : exp /inotify /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ e x p / s q l / d r i v e r . l o . d e p
exp/sql/driver.lo.dep : $( go_exp_sql_driver_files )
$( BUILDDEPS)
exp/sql/driver.lo : $( go_exp_sql_driver_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-10-27 01:57:58 +02:00
exp/sql/driver/check : $( CHECK_DEPS )
@$( MKDIR_P) exp/sql/driver
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-10-27 01:57:58 +02:00
.PHONY : exp /sql /driver /check
2010-12-03 05:34:57 +01:00
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ h t m l / t e m p l a t e . l o . d e p
html/template.lo.dep : $( go_html_template_files )
2011-12-03 01:16:12 +01:00
$( BUILDDEPS)
2011-12-07 02:11:29 +01:00
html/template.lo : $( go_html_template_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-12-07 02:11:29 +01:00
html/template/check : $( CHECK_DEPS )
@$( MKDIR_P) html/template
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-12-07 02:11:29 +01:00
.PHONY : html /template /check
2010-12-03 05:34:57 +01:00
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / a s t . l o . d e p
go/ast.lo.dep : $( go_go_ast_files )
$( BUILDDEPS)
go/ast.lo : $( go_go_ast_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/ast/check : $( CHECK_DEPS )
@$( MKDIR_P) go/ast
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /ast /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / b u i l d . l o . d e p
go/build.lo.dep : $( go_go_build_files )
$( BUILDDEPS)
go/build.lo : $( go_go_build_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
go/build/check : $( CHECK_DEPS )
@$( MKDIR_P) go/build
@$( CHECK)
.PHONY : go /build /check
syslist.go : s -syslist ; @true
s-syslist : Makefile
echo '// Generated automatically by make.' >syslist.go.tmp
echo 'package build' >>syslist.go.tmp
echo 'const goosList = "$(GOOS)"' >>syslist.go.tmp
echo 'const goarchList = "$(GOARCH)"' >>syslist.go.tmp
$( SHELL) $( srcdir) /../move-if-change syslist.go.tmp syslist.go
$( STAMP) $@
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / d o c . l o . d e p
go/doc.lo.dep : $( go_go_doc_files )
$( BUILDDEPS)
go/doc.lo : $( go_go_doc_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/doc/check : $( CHECK_DEPS )
@$( MKDIR_P) go/doc
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /doc /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / p a r s e r . l o . d e p
go/parser.lo.dep : $( go_go_parser_files )
$( BUILDDEPS)
go/parser.lo : $( go_go_parser_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/parser/check : $( CHECK_DEPS )
@$( MKDIR_P) go/parser
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /parser /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / p r i n t e r . l o . d e p
go/printer.lo.dep : $( go_go_printer_files )
$( BUILDDEPS)
go/printer.lo : $( go_go_printer_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/printer/check : $( CHECK_DEPS )
@$( MKDIR_P) go/printer
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /printer /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / s c a n n e r . l o . d e p
go/scanner.lo.dep : $( go_go_scanner_files )
$( BUILDDEPS)
go/scanner.lo : $( go_go_scanner_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/scanner/check : $( CHECK_DEPS )
@$( MKDIR_P) go/scanner
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /scanner /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ g o / t o k e n . l o . d e p
go/token.lo.dep : $( go_go_token_files )
$( BUILDDEPS)
go/token.lo : $( go_go_token_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
go/token/check : $( CHECK_DEPS )
@$( MKDIR_P) go/token
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : go /token /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h a s h / a d l e r 3 2 . l o . d e p
hash/adler32.lo.dep : $( go_hash_adler 32_files )
$( BUILDDEPS)
hash/adler32.lo : $( go_hash_adler 32_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
hash/adler32/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/adler32
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : hash /adler 32/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h a s h / c r c 3 2 . l o . d e p
hash/crc32.lo.dep : $( go_hash_crc 32_files )
$( BUILDDEPS)
hash/crc32.lo : $( go_hash_crc 32_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
hash/crc32/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/crc32
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : hash /crc 32/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h a s h / c r c 6 4 . l o . d e p
hash/crc64.lo.dep : $( go_hash_crc 64_files )
$( BUILDDEPS)
hash/crc64.lo : $( go_hash_crc 64_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
hash/crc64/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/crc64
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : hash /crc 64/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ h a s h / f n v . l o . d e p
hash/fnv.lo.dep : $( go_hash_fnv_files )
$( BUILDDEPS)
hash/fnv.lo : $( go_hash_fnv_files )
2011-03-25 00:46:17 +01:00
$( BUILDPACKAGE)
hash/fnv/check : $( CHECK_DEPS )
@$( MKDIR_P) hash/fnv
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-25 00:46:17 +01:00
.PHONY : hash /fnv /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / b m p . l o . d e p
image/bmp.lo.dep : $( go_image_bmp_files )
$( BUILDDEPS)
image/bmp.lo : $( go_image_bmp_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
image/bmp/check : $( CHECK_DEPS )
@$( MKDIR_P) image/bmp
@$( CHECK)
.PHONY : image /bmp /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / c o l o r . l o . d e p
image/color.lo.dep : $( go_image_color_files )
$( BUILDDEPS)
2011-10-27 01:57:58 +02:00
image/color.lo : $( go_image_color_files )
$( BUILDPACKAGE)
image/color/check : $( CHECK_DEPS )
@$( MKDIR_P) image/color
@$( CHECK)
.PHONY : image /color /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / d r a w . l o . d e p
image/draw.lo.dep : $( go_image_draw_files )
$( BUILDDEPS)
image/draw.lo : $( go_image_draw_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
image/draw/check : $( CHECK_DEPS )
@$( MKDIR_P) image/draw
@$( CHECK)
.PHONY : image /draw /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / g i f . l o . d e p
image/gif.lo.dep : $( go_image_gif_files )
$( BUILDDEPS)
image/gif.lo : $( go_image_gif_files )
2011-05-20 02:18:15 +02:00
$( BUILDPACKAGE)
image/gif/check : $( CHECK_DEPS )
@$( MKDIR_P) image/gif
@$( CHECK)
.PHONY : image /gif /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / j p e g . l o . d e p
image/jpeg.lo.dep : $( go_image_jpeg_files )
$( BUILDDEPS)
image/jpeg.lo : $( go_image_jpeg_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
image/jpeg/check : $( CHECK_DEPS )
@$( MKDIR_P) image/jpeg
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : image /jpeg /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / p n g . l o . d e p
image/png.lo.dep : $( go_image_png_files )
$( BUILDDEPS)
image/png.lo : $( go_image_png_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
image/png/check : $( CHECK_DEPS )
@$( MKDIR_P) image/png
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : image /png /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i m a g e / t i f f . l o . d e p
image/tiff.lo.dep : $( go_image_tiff_files )
$( BUILDDEPS)
image/tiff.lo : $( go_image_tiff_files )
2011-05-20 02:18:15 +02:00
$( BUILDPACKAGE)
image/tiff/check : $( CHECK_DEPS )
@$( MKDIR_P) image/tiff
@$( CHECK)
.PHONY : image /tiff /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i n d e x / s u f f i x a r r a y . l o . d e p
index/suffixarray.lo.dep : $( go_index_suffixarray_files )
$( BUILDDEPS)
index/suffixarray.lo : $( go_index_suffixarray_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
index/suffixarray/check : $( CHECK_DEPS )
@$( MKDIR_P) index/suffixarray
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : index /suffixarray /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ i o / i o u t i l . l o . d e p
io/ioutil.lo.dep : $( go_io_ioutil_files )
$( BUILDDEPS)
io/ioutil.lo : $( go_io_ioutil_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
io/ioutil/check : $( CHECK_DEPS )
@$( MKDIR_P) io/ioutil
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : io /ioutil /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ l o g / s y s l o g . l o . d e p
log/syslog.lo.dep : $( go_log_syslog_files )
$( BUILDDEPS)
log/syslog.lo : $( go_log_syslog_files )
$( BUILDPACKAGE)
log/syslog/syslog_c.lo : $( go_syslog_c_files ) log /syslog .lo
$( LTCOMPILE) -c -o $@ $( srcdir) /go/log/syslog/syslog_c.c
log/syslog/check : $( CHECK_DEPS )
@$( MKDIR_P) log/syslog
@$( CHECK)
.PHONY : log /syslog /check
@ g o _ i n c l u d e @ m a t h / b i g . l o . d e p
math/big.lo.dep : $( go_math_big_files )
$( BUILDDEPS)
math/big.lo : $( go_math_big_files )
$( BUILDPACKAGE)
math/big/check : $( CHECK_DEPS )
@$( MKDIR_P) math/big
@$( CHECK)
.PHONY : math /big /check
@ g o _ i n c l u d e @ m a t h / c m p l x . l o . d e p
math/cmplx.lo.dep : $( go_math_cmplx_files )
$( BUILDDEPS)
math/cmplx.lo : $( go_math_cmplx_files )
$( BUILDPACKAGE)
math/cmplx/check : $( CHECK_DEPS )
@$( MKDIR_P) math/cmplx
@$( CHECK)
.PHONY : math /cmplx /check
@ g o _ i n c l u d e @ m a t h / r a n d . l o . d e p
math/rand.lo.dep : $( go_math_rand_files )
$( BUILDDEPS)
math/rand.lo : $( go_math_rand_files )
$( BUILDPACKAGE)
math/rand/check : $( CHECK_DEPS )
@$( MKDIR_P) math/rand
@$( CHECK)
.PHONY : math /rand /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ m i m e / m u l t i p a r t . l o . d e p
mime/multipart.lo.dep : $( go_mime_multipart_files )
$( BUILDDEPS)
mime/multipart.lo : $( go_mime_multipart_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
mime/multipart/check : $( CHECK_DEPS )
@$( MKDIR_P) mime/multipart
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : mime /multipart /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ n e t / d i c t . l o . d e p
net/dict.lo.dep : $( go_net_dict_files )
$( BUILDDEPS)
net/dict.lo : $( go_net_dict_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ n e t / h t t p . l o . d e p
net/http.lo.dep : $( go_net_http_files )
$( BUILDDEPS)
net/http.lo : $( go_net_http_files )
$( BUILDPACKAGE)
net/http/check : $( CHECK_DEPS )
@$( MKDIR_P) net/http
@$( CHECK)
.PHONY : net /http /check
@ g o _ i n c l u d e @ n e t / m a i l . l o . d e p
net/mail.lo.dep : $( go_net_mail_files )
$( BUILDDEPS)
net/mail.lo : $( go_net_mail_files )
$( BUILDPACKAGE)
net/mail/check : $( CHECK_DEPS )
@$( MKDIR_P) net/mail
@$( CHECK)
.PHONY : net /mail /check
@ g o _ i n c l u d e @ n e t / r p c . l o . d e p
net/rpc.lo.dep : $( go_net_rpc_files )
$( BUILDDEPS)
net/rpc.lo : $( go_net_rpc_files )
$( BUILDPACKAGE)
net/rpc/check : $( CHECK_DEPS )
@$( MKDIR_P) net/rpc
@$( CHECK)
.PHONY : net /rpc /check
@ g o _ i n c l u d e @ n e t / s m t p . l o . d e p
net/smtp.lo.dep : $( go_net_smtp_files )
$( BUILDDEPS)
net/smtp.lo : $( go_net_smtp_files )
$( BUILDPACKAGE)
net/smtp/check : $( CHECK_DEPS )
@$( MKDIR_P) net/smtp
@$( CHECK)
.PHONY : net /smtp /check
@ g o _ i n c l u d e @ n e t / u r l . l o . d e p
net/url.lo.dep : $( go_net_url_files )
$( BUILDDEPS)
net/url.lo : $( go_net_url_files )
$( BUILDPACKAGE)
net/url/check : $( CHECK_DEPS )
@$( MKDIR_P) net/url
@$( CHECK)
.PHONY : net /url /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ n e t / t e x t p r o t o . l o . d e p
net/textproto.lo.dep : $( go_net_textproto_files )
$( BUILDDEPS)
net/textproto.lo : $( go_net_textproto_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
net/textproto/check : $( CHECK_DEPS )
@$( MKDIR_P) net/textproto
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : net /textproto /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ n e t / h t t p / c g i . l o . d e p
net/http/cgi.lo.dep : $( go_net_http_cgi_files )
$( BUILDDEPS)
net/http/cgi.lo : $( go_net_http_cgi_files )
$( BUILDPACKAGE)
net/http/cgi/check : $( CHECK_DEPS )
@$( MKDIR_P) net/http/cgi
@$( CHECK)
.PHONY : net /http /cgi /check
@ g o _ i n c l u d e @ n e t / h t t p / f c g i . l o . d e p
net/http/fcgi.lo.dep : $( go_net_http_fcgi_files )
$( BUILDDEPS)
net/http/fcgi.lo : $( go_net_http_fcgi_files )
$( BUILDPACKAGE)
net/http/fcgi/check : $( CHECK_DEPS )
@$( MKDIR_P) net/http/fcgi
@$( CHECK)
.PHONY : net /http /fcgi /check
@ g o _ i n c l u d e @ n e t / h t t p / h t t p t e s t . l o . d e p
net/http/httptest.lo.dep : $( go_net_http_httptest_files )
$( BUILDDEPS)
net/http/httptest.lo : $( go_net_http_httptest_files )
$( BUILDPACKAGE)
net/http/httptest/check : $( check_deps )
@$( MKDIR_P) net/http/httptest
@$( CHECK)
.PHONY : net /http /httptest /check
@ g o _ i n c l u d e @ n e t / h t t p / h t t p u t i l . l o . d e p
net/http/httputil.lo.dep : $( go_net_http_httputil_files )
$( BUILDDEPS)
net/http/httputil.lo : $( go_net_http_httputil_files )
$( BUILDPACKAGE)
net/http/httputil/check : $( check_deps )
@$( MKDIR_P) net/http/httputil
@$( CHECK)
.PHONY : net /http /httputil /check
@ g o _ i n c l u d e @ n e t / h t t p / p p r o f . l o . d e p
net/http/pprof.lo.dep : $( go_net_http_pprof_files )
$( BUILDDEPS)
net/http/pprof.lo : $( go_net_http_pprof_files )
$( BUILDPACKAGE)
net/http/pprof/check : $( CHECK_DEPS )
@$( MKDIR_P) net/http/pprof
@$( CHECK)
.PHONY : net /http /pprof /check
@ g o _ i n c l u d e @ n e t / r p c / j s o n r p c . l o . d e p
net/rpc/jsonrpc.lo.dep : $( go_net_rpc_jsonrpc_files )
$( BUILDDEPS)
net/rpc/jsonrpc.lo : $( go_net_rpc_jsonrpc_files )
$( BUILDPACKAGE)
net/rpc/jsonrpc/check : $( CHECK_DEPS )
@$( MKDIR_P) net/rpc/jsonrpc
@$( CHECK)
.PHONY : net /rpc /jsonrpc /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o l d / n e t c h a n . l o . d e p
old/netchan.lo.dep : $( go_old_netchan_files )
$( BUILDDEPS)
old/netchan.lo : $( go_old_netchan_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
old/netchan/check : $( CHECK_DEPS )
@$( MKDIR_P) old/netchan
@$( CHECK)
.PHONY : old /netchan /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o l d / r e g e x p . l o . d e p
old/regexp.lo.dep : $( go_old_regexp_files )
$( BUILDDEPS)
old/regexp.lo : $( go_old_regexp_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
old/regexp/check : $( CHECK_DEPS )
@$( MKDIR_P) old/regexp
@$( CHECK)
.PHONY : old /regexp /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o l d / t e m p l a t e . l o . d e p
old/template.lo.dep : $( go_old_template_files )
$( BUILDDEPS)
old/template.lo : $( go_old_template_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
old/template/check : $( CHECK_DEPS )
@$( MKDIR_P) old/template
@$( CHECK)
.PHONY : old /template /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ o s / e x e c . l o . d e p
os/exec.lo.dep : $( go_os_exec_files )
$( BUILDDEPS)
os/exec.lo : $( go_os_exec_files )
$( BUILDPACKAGE)
os/exec/check : $( CHECK_DEPS )
@$( MKDIR_P) os/exec
@$( CHECK)
.PHONY : os /exec /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o s / u s e r . l o . d e p
os/user.lo.dep : $( go_os_user_files )
$( BUILDDEPS)
os/user.lo : $( go_os_user_files )
2011-05-20 02:18:15 +02:00
$( BUILDPACKAGE)
os/user/check : $( CHECK_DEPS )
@$( MKDIR_P) os/user
@$( CHECK)
.PHONY : os /user /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ o s / s i g n a l . l o . d e p
os/signal.lo.dep : $( go_os_signal_files )
$( BUILDDEPS)
os/signal.lo : $( go_os_signal_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
os/signal/check : $( CHECK_DEPS )
@$( MKDIR_P) os/signal
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : os /signal /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ p a t h / f i l e p a t h . l o . d e p
path/filepath.lo.dep : $( go_path_filepath_files )
$( BUILDDEPS)
path/filepath.lo : $( go_path_filepath_files )
2011-03-25 00:46:17 +01:00
$( BUILDPACKAGE)
path/filepath/check : $( CHECK_DEPS )
@$( MKDIR_P) path/filepath
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-25 00:46:17 +01:00
.PHONY : path /filepath /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r e g e x p / s y n t a x . l o . d e p
regexp/syntax.lo.dep : $( go_regexp_syntax_files )
$( BUILDDEPS)
regexp/syntax.lo : $( go_regexp_syntax_files )
2011-10-27 01:57:58 +02:00
$( BUILDPACKAGE)
regexp/syntax/check : $( CHECK_DEPS )
@$( MKDIR_P) regexp/syntax
@$( CHECK)
.PHONY : regexp /syntax /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r u n t i m e / d e b u g . l o . d e p
runtime/debug.lo.dep : $( go_runtime_debug_files )
$( BUILDDEPS)
runtime/debug.lo : $( go_runtime_debug_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2011-01-21 19:19:03 +01:00
runtime/debug/check : $( CHECK_DEPS )
@$( MKDIR_P) runtime/debug
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-01-21 19:19:03 +01:00
.PHONY : runtime /debug /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ r u n t i m e / p p r o f . l o . d e p
runtime/pprof.lo.dep : $( go_runtime_pprof_files )
$( BUILDDEPS)
runtime/pprof.lo : $( go_runtime_pprof_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
runtime/pprof/check : $( CHECK_DEPS )
@$( MKDIR_P) runtime/pprof
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : runtime /pprof /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s y n c / a t o m i c . l o . d e p
sync/atomic.lo.dep : $( go_sync_atomic_files )
$( BUILDDEPS)
2011-03-17 00:05:44 +01:00
sync/atomic.lo : $( go_sync_atomic_files )
$( BUILDPACKAGE)
sync/atomic_c.lo : $( go_sync_atomic_c_files ) sync /atomic .lo
$( LTCOMPILE) -c -o $@ $( srcdir) /go/sync/atomic/atomic.c
sync/atomic/check : $( CHECK_DEPS )
@$( MKDIR_P) sync/atomic
2011-04-02 02:29:49 +02:00
@$( CHECK)
2011-03-17 00:05:44 +01:00
.PHONY : sync /atomic /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ t e x t / t a b w r i t e r . l o . d e p
text/tabwriter.lo.dep : $( go_text_tabwriter_files )
$( BUILDDEPS)
text/tabwriter.lo : $( go_text_tabwriter_files )
$( BUILDPACKAGE)
text/tabwriter/check : $( CHECK_DEPS )
@$( MKDIR_P) text/tabwriter
@$( CHECK)
.PHONY : text /tabwriter /check
@ g o _ i n c l u d e @ t e x t / t e m p l a t e . l o . d e p
text/template.lo.dep : $( go_text_template_files )
2011-12-03 01:16:12 +01:00
$( BUILDDEPS)
2011-12-07 02:11:29 +01:00
text/template.lo : $( go_text_template_files )
2011-09-16 17:47:21 +02:00
$( BUILDPACKAGE)
2011-12-07 02:11:29 +01:00
text/template/check : $( CHECK_DEPS )
2011-09-16 17:47:21 +02:00
@$( CHECK)
2011-12-07 02:11:29 +01:00
.PHONY : text /template /check
@ g o _ i n c l u d e @ t e x t / t e m p l a t e / p a r s e . l o . d e p
text/template/parse.lo.dep : $( go_text_template_parse_files )
$( BUILDDEPS)
text/template/parse.lo : $( go_text_template_parse_files )
$( BUILDPACKAGE)
text/template/parse/check : $( CHECK_DEPS )
@$( MKDIR_P) text/template/parse
@$( CHECK)
.PHONY : text /template /parse /check
2011-09-16 17:47:21 +02:00
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ t e s t i n g / i o t e s t . l o . d e p
testing/iotest.lo.dep : $( go_testing_iotest_files )
$( BUILDDEPS)
testing/iotest.lo : $( go_testing_iotest_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
testing/iotest/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/iotest
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : testing /iotest /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ t e s t i n g / q u i c k . l o . d e p
testing/quick.lo.dep : $( go_testing_quick_files )
$( BUILDDEPS)
testing/quick.lo : $( go_testing_quick_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
testing/quick/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/quick
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : testing /quick /check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ t e s t i n g / s c r i p t . l o . d e p
testing/script.lo.dep : $( go_testing_script_files )
$( BUILDDEPS)
testing/script.lo : $( go_testing_script_files )
2011-02-01 00:43:49 +01:00
$( BUILDPACKAGE)
2010-12-03 05:34:57 +01:00
testing/script/check : $( CHECK_DEPS )
@$( MKDIR_P) testing/script
2011-04-02 02:29:49 +02:00
@$( CHECK)
2010-12-03 05:34:57 +01:00
.PHONY : testing /script /check
2011-12-07 02:11:29 +01:00
@ g o _ i n c l u d e @ u n i c o d e / u t f 1 6 . l o . d e p
unicode/utf16.lo.dep : $( go_unicode_utf 16_files )
$( BUILDDEPS)
unicode/utf16.lo : $( go_unicode_utf 16_files )
$( BUILDPACKAGE)
unicode/utf16/check : $( CHECK_DEPS )
@$( MKDIR_P) unicode/utf16
@$( CHECK)
.PHONY : unicode /utf 16/check
@ g o _ i n c l u d e @ u n i c o d e / u t f 8 . l o . d e p
unicode/utf8.lo.dep : $( go_unicode_utf 8_files )
$( BUILDDEPS)
unicode/utf8.lo : $( go_unicode_utf 8_files )
$( BUILDPACKAGE)
unicode/utf8/check : $( CHECK_DEPS )
@$( MKDIR_P) unicode/utf8
@$( CHECK)
.PHONY : unicode /utf 8/check
2011-12-03 01:16:12 +01:00
@ g o _ i n c l u d e @ s y s c a l l / s y s c a l l . l o . d e p
syscall/syscall.lo.dep : $( go_syscall_files )
$( BUILDDEPS)
syscall/syscall.lo : $( go_syscall_files )
2011-03-11 02:00:15 +01:00
$( BUILDPACKAGE)
2011-10-23 21:04:37 +02:00
syscall/errno.lo : go /syscall /errno .c
$( LTCOMPILE) -c -o $@ $<
syscall/wait.lo : go /syscall /wait .c
$( LTCOMPILE) -c -o $@ $<
2011-03-11 02:00:15 +01:00
bufio.gox : bufio /bufio .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
bytes.gox : bytes /bytes .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
crypto.gox : crypto /crypto .lo
$( BUILDGOX)
2011-12-03 03:17:34 +01:00
errors.gox : errors /errors .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
expvar.gox : expvar /expvar .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
flag.gox : flag /flag .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
fmt.gox : fmt /fmt .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
hash.gox : hash /hash .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
html.gox : html /html .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
image.gox : image /image .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
io.gox : io /io .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
log.gox : log /log .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
math.gox : math /math .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
mime.gox : mime /mime .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
net.gox : net /net .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
os.gox : os /os .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
patch.gox : patch /patch .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
path.gox : path /path .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
reflect.gox : reflect /reflect .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
regexp.gox : regexp /regexp .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
runtime.gox : runtime /runtime .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
sort.gox : sort /sort .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
strconv.gox : strconv /strconv .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
strings.gox : strings /strings .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
sync.gox : sync /sync .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-10-23 21:04:37 +02:00
syscall.gox : syscall /syscall .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
testing.gox : testing /testing .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
time.gox : time /time .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
unicode.gox : unicode /unicode .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
websocket.gox : websocket /websocket .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
archive/tar.gox : archive /tar .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
archive/zip.gox : archive /zip .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
compress/bzip2.gox : compress /bzip 2.lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
compress/flate.gox : compress /flate .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
compress/gzip.gox : compress /gzip .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
compress/lzw.gox : compress /lzw .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
compress/zlib.gox : compress /zlib .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
container/heap.gox : container /heap .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
container/list.gox : container /list .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
container/ring.gox : container /ring .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/aes.gox : crypto /aes .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-10-27 01:57:58 +02:00
crypto/bcrypt.gox : crypto /bcrypt .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/blowfish.gox : crypto /blowfish .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/cast5.gox : crypto /cast 5.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/cipher.gox : crypto /cipher .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-04-07 19:09:10 +02:00
crypto/des.gox : crypto /des .lo
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
crypto/dsa.gox : crypto /dsa .lo
$( BUILDGOX)
2011-03-25 00:46:17 +01:00
crypto/ecdsa.gox : crypto /ecdsa .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/elliptic.gox : crypto /elliptic .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/hmac.gox : crypto /hmac .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/md4.gox : crypto /md 4.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/md5.gox : crypto /md 5.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/ocsp.gox : crypto /ocsp .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
crypto/openpgp.gox : crypto /openpgp .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/rand.gox : crypto /rand .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/rc4.gox : crypto /rc 4.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/ripemd160.gox : crypto /ripemd 160.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/rsa.gox : crypto /rsa .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/sha1.gox : crypto /sha 1.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/sha256.gox : crypto /sha 256.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/sha512.gox : crypto /sha 512.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/subtle.gox : crypto /subtle .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/tls.gox : crypto /tls .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/twofish.gox : crypto /twofish .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/x509.gox : crypto /x 509.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/xtea.gox : crypto /xtea .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/openpgp/armor.gox : crypto /openpgp /armor .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
crypto/openpgp/elgamal.gox : crypto /openpgp /elgamal .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/openpgp/error.gox : crypto /openpgp /error .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
crypto/openpgp/packet.gox : crypto /openpgp /packet .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
crypto/openpgp/s2k.gox : crypto /openpgp /s 2k .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
crypto/x509/pkix.gox : crypto /x 509/pkix .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
debug/dwarf.gox : debug /dwarf .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
debug/elf.gox : debug /elf .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
debug/gosym.gox : debug /gosym .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
debug/macho.gox : debug /macho .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
debug/pe.gox : debug /pe .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/ascii85.gox : encoding /ascii 85.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
encoding/asn1.gox : encoding /asn 1.lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/base32.gox : encoding /base 32.lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/base64.gox : encoding /base 64.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/binary.gox : encoding /binary .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
encoding/csv.gox : encoding /csv .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/git85.gox : encoding /git 85.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
encoding/gob.gox : encoding /gob .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/hex.gox : encoding /hex .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
encoding/json.gox : encoding /json .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
encoding/pem.gox : encoding /pem .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
encoding/xml.gox : encoding /xml .lo
$( BUILDGOX)
2010-12-03 05:34:57 +01:00
2011-10-27 01:57:58 +02:00
exp/ebnf.gox : exp /ebnf .lo
$( BUILDGOX)
2011-11-30 00:02:54 +01:00
exp/inotify.gox : exp /inotify .lo
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
exp/norm.gox : exp /norm .lo
$( BUILDGOX)
2011-10-27 01:57:58 +02:00
exp/spdy.gox : exp /spdy .lo
$( BUILDGOX)
exp/sql.gox : exp /sql .lo
$( BUILDGOX)
exp/ssh.gox : exp /ssh .lo
$( BUILDGOX)
exp/terminal.gox : exp /terminal .lo
$( BUILDGOX)
exp/types.gox : exp /types .lo
2011-09-16 17:47:21 +02:00
$( BUILDGOX)
2011-10-27 01:57:58 +02:00
exp/sql/driver.gox : exp /sql /driver .lo
2011-09-16 17:47:21 +02:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
html/template.gox : html /template .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/ast.gox : go /ast .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
go/build.gox : go /build .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/doc.gox : go /doc .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/parser.gox : go /parser .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/printer.gox : go /printer .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/scanner.gox : go /scanner .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
go/token.gox : go /token .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
hash/adler32.gox : hash /adler 32.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
hash/crc32.gox : hash /crc 32.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
hash/crc64.gox : hash /crc 64.lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-25 00:46:17 +01:00
hash/fnv.gox : hash /fnv .lo
$( BUILDGOX)
2010-12-03 05:34:57 +01:00
2011-09-16 17:47:21 +02:00
image/bmp.gox : image /bmp .lo
$( BUILDGOX)
2011-10-27 01:57:58 +02:00
image/color.gox : image /color .lo
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
image/draw.gox : image /draw .lo
$( BUILDGOX)
2011-05-20 02:18:15 +02:00
image/gif.gox : image /gif .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
image/jpeg.gox : image /jpeg .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
image/png.gox : image /png .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-05-20 02:18:15 +02:00
image/tiff.gox : image /tiff .lo
$( BUILDGOX)
2010-12-03 05:34:57 +01:00
2011-03-11 02:00:15 +01:00
index/suffixarray.gox : index /suffixarray .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
io/ioutil.gox : io /ioutil .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
log/syslog.gox : log /syslog .lo
$( BUILDGOX)
math/big.gox : math /big .lo
$( BUILDGOX)
math/cmplx.gox : math /cmplx .lo
$( BUILDGOX)
math/rand.gox : math /rand .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
mime/multipart.gox : mime /multipart .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
net/dict.gox : net /dict .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
net/http.gox : net /http .lo
$( BUILDGOX)
net/mail.gox : net /mail .lo
$( BUILDGOX)
net/rpc.gox : net /rpc .lo
$( BUILDGOX)
net/smtp.gox : net /smtp .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
net/textproto.gox : net /textproto .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
net/url.gox : net /url .lo
$( BUILDGOX)
net/http/cgi.gox : net /http /cgi .lo
$( BUILDGOX)
net/http/fcgi.gox : net /http /fcgi .lo
$( BUILDGOX)
net/http/httptest.gox : net /http /httptest .lo
$( BUILDGOX)
net/http/httputil.gox : net /http /httputil .lo
$( BUILDGOX)
net/http/pprof.gox : net /http /pprof .lo
$( BUILDGOX)
net/rpc/jsonrpc.gox : net /rpc /jsonrpc .lo
$( BUILDGOX)
2010-12-03 05:34:57 +01:00
2011-10-27 01:57:58 +02:00
old/netchan.gox : old /netchan .lo
$( BUILDGOX)
old/regexp.gox : old /regexp .lo
$( BUILDGOX)
2011-09-16 17:47:21 +02:00
old/template.gox : old /template .lo
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
os/exec.gox : os /exec .lo
$( BUILDGOX)
2011-05-20 02:18:15 +02:00
os/user.gox : os /user .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
os/signal.gox : os /signal .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-25 00:46:17 +01:00
path/filepath.gox : path /filepath .lo
$( BUILDGOX)
2011-10-27 01:57:58 +02:00
regexp/syntax.gox : regexp /syntax .lo
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
runtime/debug.gox : runtime /debug .lo
2011-01-21 19:19:03 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
runtime/pprof.gox : runtime /pprof .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-17 00:05:44 +01:00
sync/atomic.gox : sync /atomic .lo
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
text/scanner.gox : text /scanner .lo
$( BUILDGOX)
text/tabwriter.gox : text /tabwriter .lo
$( BUILDGOX)
text/template.gox : text /template .lo
$( BUILDGOX)
text/template/parse.gox : text /template /parse .lo
2011-09-16 17:47:21 +02:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
testing/iotest.gox : testing /iotest .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
testing/quick.gox : testing /quick .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-03-11 02:00:15 +01:00
testing/script.gox : testing /script .lo
2010-12-03 05:34:57 +01:00
$( BUILDGOX)
2011-12-07 02:11:29 +01:00
unicode/utf16.gox : unicode /utf 16.lo
$( BUILDGOX)
unicode/utf8.gox : unicode /utf 8.lo
$( BUILDGOX)
2011-04-22 20:38:24 +02:00
check : check -tail
check-recursive : check -head
check-head :
@echo " Test Run By $$ {USER} on `date` " > libgo.head
@echo " Native configuration is $( host_triplet) " >> libgo.head
@echo >> libgo.head
@echo " === libgo tests ===" >> libgo.head
@echo >> libgo.head
check-tail : check -recursive check -multi
@lib= ` ${ PWD_COMMAND } | sed -e 's,^.*/\([^/][^/]*\)$$,\1,' ` ; \
for dir in . $( MULTIDIRS) ; do \
mv ../$$ { dir} /$$ { lib} /libgo.sum ../$$ { dir} /$$ { lib} /libgo.sum.sep; \
mv ../$$ { dir} /$$ { lib} /libgo.log ../$$ { dir} /$$ { lib} /libgo.log.sep; \
done ; \
mv libgo.head libgo.sum; \
cp libgo.sum libgo.log; \
echo "Schedule of variations:" >> libgo.sum; \
for dir in . $( MULTIDIRS) ; do \
multidir = ../$$ { dir} /$$ { lib} ; \
multivar = ` cat $$ { multidir} /libgo.var` ; \
echo " $$ {multivar} " >> libgo.sum; \
done ; \
echo >> libgo.sum; \
pass = 0; fail = 0; untested = 0; \
for dir in . $( MULTIDIRS) ; do \
multidir = ../$$ { dir} /$$ { lib} ; \
multivar = ` cat $$ { multidir} /libgo.var` ; \
echo " Running target $$ {multivar} " >> libgo.sum; \
echo " Running $( srcdir) /libgo.exp ... " >> libgo.sum; \
cat $$ { multidir} /libgo.sum.sep >> libgo.sum; \
cat $$ { multidir} /libgo.log.sep >> libgo.log; \
if test -n " ${ MULTIDIRS } " ; then \
echo " === libgo Summary for $$ {multivar} === " >> libgo.sum; \
echo >> libgo.sum; \
fi ; \
p = ` grep -c PASS $$ { multidir} /libgo.sum.sep` ; \
pass = ` expr $$ pass + $$ p` ; \
if test " $$ p " -ne "0" && test -n " ${ MULTIDIRS } " ; then \
echo " # of expected passes $$ p " >> libgo.sum; \
fi ; \
p = ` grep -c FAIL $$ { multidir} /libgo.sum.sep` ; \
fail = ` expr $$ fail + $$ p` ; \
if test " $$ p " -ne "0" && test -n " ${ MULTIDIRS } " ; then \
echo " # of unexpected failures $$ p " >> libgo.sum; \
fi ; \
p = ` grep -c UNTESTED $$ { multidir} /libgo.sum.sep` ; \
untested = ` expr $$ untested + $$ p` ; \
if test " $$ p " -ne "0" && test -n " ${ MULTIDIRS } " ; then \
echo " # of untested testcases $$ p " >> libgo.sum; \
fi ; \
done ; \
echo >> libgo.sum; \
echo " === libgo Summary ===" >> libgo.sum; \
echo >> libgo.sum; \
if test " $$ pass " -ne "0" ; then \
echo " # of expected passes $$ pass " >> libgo.sum; \
fi ; \
if test " $$ fail " -ne "0" ; then \
echo " # of unexpected failures $$ fail " >> libgo.sum; \
fi ; \
if test " $$ untested " -ne "0" ; then \
echo " # of untested testcases $$ untested " >> libgo.sum; \
fi ; \
echo ` echo $( GOC) | sed -e 's/ .*//' ` ` $( GOC) -v 2>& 1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p' ` >> libgo.sum; \
echo >> libgo.log; \
echo "runtest completed at `date`" >> libgo.log; \
if test " $$ fail " -ne "0" ; then \
status = 1; \
else \
status = 0; \
fi ; \
exit $$ status
2011-03-31 18:11:56 +02:00
check-am :
2011-04-02 02:29:49 +02:00
@rm -f libgo.sum libgo.log libgo.tail
2011-04-22 20:38:24 +02:00
@multivar= "unix" ; \
[ -z " $( MULTIFLAGS) " ] || multivar = " $$ {multivar}/ $( MULTIFLAGS) " ; \
echo " $$ {multivar} " > libgo.var
2011-04-02 02:29:49 +02:00
@for f in $( TEST_PACKAGES) ; do \
rm -f $$ f-testsum $$ f-testlog; \
done
2011-04-22 20:38:24 +02:00
-@$( MAKE) -k $( TEST_PACKAGES)
@for f in $( TEST_PACKAGES) ; do \
2011-04-02 02:29:49 +02:00
if test -f $$ f-testsum; then \
cat $$ f-testsum >> libgo.sum; \
fi ; \
if test -f $$ f-testlog; then \
cat $$ f-testlog >> libgo.log; \
fi ; \
2011-04-22 20:38:24 +02:00
done
check-multi :
$( MULTIDO) $( AM_MAKEFLAGS) DO = check-am multi-do # $(MAKE)
2010-12-03 05:34:57 +01:00
mostlyclean-local :
find . -name '*.lo' -print | xargs $( LIBTOOL) --mode= clean rm -f
find . -name '*.$(OBJEXT)' -print | xargs rm -f
2011-04-02 02:29:49 +02:00
find . -name '*-testsum' -print | xargs rm -f
2011-03-31 18:11:56 +02:00
find . -name '*-testlog' -print | xargs rm -f
2010-12-03 05:34:57 +01:00
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 :