diff options
| author | Nigel Tao <nigeltao@golang.org> | 2010-04-01 10:14:42 +1100 |
|---|---|---|
| committer | Nigel Tao <nigeltao@golang.org> | 2010-04-01 10:14:42 +1100 |
| commit | fd3e067e0f02492b60f9c7ace498b8ba461bcc3d (patch) | |
| tree | 48ca5ed40b8e6ed66b0a409c979d70c0c1f42c80 /src/pkg/Makefile | |
| parent | 5d230418c7b0ede046531e3be19b9e4910396dc2 (diff) | |
| download | go-fd3e067e0f02492b60f9c7ace498b8ba461bcc3d.tar.xz | |
Delete xgb from the main repository. It has moved to
http://code.google.com/p/x-go-binding/
R=rsc
CC=golang-dev
https://golang.org/cl/846043
Diffstat (limited to 'src/pkg/Makefile')
| -rw-r--r-- | src/pkg/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile index f40894b474..d6d33315f6 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -123,7 +123,6 @@ DIRS=\ utf16\ utf8\ websocket\ - xgb\ xml\ NOTEST=\ @@ -140,7 +139,6 @@ NOTEST=\ runtime/pprof\ syscall\ testing/iotest\ - xgb\ NOBENCH=\ container/vector\ |
