diff options
| author | Rob Pike <r@golang.org> | 2010-08-13 12:53:27 +1000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2010-08-13 12:53:27 +1000 |
| commit | a621a7ef74ec25c1ffc8d5185690741b51c22d5e (patch) | |
| tree | 98b6830b52925289a9677ce6df8b98f0f658e218 /src/pkg/Makefile | |
| parent | 7886318ca0cacf445ba0ba8969f744ae7442e540 (diff) | |
| download | go-a621a7ef74ec25c1ffc8d5185690741b51c22d5e.tar.xz | |
delete pkg/once
R=rsc
CC=golang-dev
https://golang.org/cl/1995041
Diffstat (limited to 'src/pkg/Makefile')
| -rw-r--r-- | src/pkg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile index 7d135962f1..5c4bbadb10 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -100,7 +100,6 @@ DIRS=\ net/textproto\ netchan\ nntp\ - once\ os\ os/signal\ patch\ |
