1
0
mirror of https://github.com/golang/go synced 2024-11-12 04:50:21 -07:00

build: delete Make.386 Make.amd64 Make.arm

obsoleted by Make.inc.

R=r
CC=golang-dev
https://golang.org/cl/2009041
This commit is contained in:
Russ Cox 2010-08-25 17:51:48 -04:00
parent 9401e3d1e4
commit 216f5fff36
3 changed files with 0 additions and 33 deletions

View File

@ -1,11 +0,0 @@
# Copyright 2009 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
O=8
AS=${O}a
CC=${O}c
GC=${O}g
LD=${O}l
OS=568vq
CFLAGS=-FVw

View File

@ -1,11 +0,0 @@
# Copyright 2009 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
O=6
AS=${O}a
CC=${O}c
GC=${O}g
LD=${O}l
OS=568vq
CFLAGS=-FVw

View File

@ -1,11 +0,0 @@
# Copyright 2009 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
O=5
AS=${O}a
CC=${O}c
GC=${O}g
LD=${O}l
OS=568vq
CFLAGS=-FVw