diff options
Diffstat (limited to 'src/Make.386')
-rw-r--r-- | src/Make.386 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Make.386 b/src/Make.386 deleted file mode 100644 index 9560cd0fd..000000000 --- a/src/Make.386 +++ /dev/null @@ -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 |