[dev.power64] cmd/9c: add Makefile

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/121370043
This commit is contained in:
Shenghou Ma 2014-08-07 18:41:37 -04:00
parent 5b0ac5f76e
commit 05d72029db
1 changed files with 5 additions and 0 deletions

5
src/cmd/9c/Makefile Normal file
View File

@ -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