mirror of https://github.com/golang/go.git
[dev.power64] cmd/9c: add Makefile
LGTM=rsc R=rsc, iant CC=golang-codereviews https://golang.org/cl/121370043
This commit is contained in:
parent
5b0ac5f76e
commit
05d72029db
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright 2012 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.
|
||||
|
||||
include ../../Make.dist
|
||||
Loading…
Reference in New Issue