Sign in
fuchsia
/
third_party
/
github.com
/
kr
/
pretty
/
refs/tags/go.weekly.2011-12-02
/
.
/
Makefile
blob: 630aab23eb2167f5dcd547486041abe221af600f [
file
] [
log
] [
blame
]
GOROOT
?=
$
(
shell printf
't:;@echo $$(GOROOT)\n'
|
gomake
-
f
-)
include $
(
GOROOT
)/
src
/
Make
.
inc
TARG
=
github
.
com
/
kr
/
pretty
.
go
GOFILES
=
\
diff
.
go\
formatter
.
go\
pretty
.
go\
include $
(
GOROOT
)/
src
/
Make
.
pkg