mirror of
https://github.com/golang/go
synced 2024-11-20 04:14:49 -07:00
time: fix Makefile so deps.bash is happy (fixes build)
TBR=r https://golang.org/cl/183133
This commit is contained in:
parent
e0763ba8e7
commit
5c07e0c17c
@ -6,7 +6,7 @@ include ../../Make.$(GOARCH)
|
|||||||
|
|
||||||
TARG=time
|
TARG=time
|
||||||
GOFILES=\
|
GOFILES=\
|
||||||
format.go \
|
format.go\
|
||||||
sleep.go\
|
sleep.go\
|
||||||
tick.go\
|
tick.go\
|
||||||
time.go\
|
time.go\
|
||||||
|
Loading…
Reference in New Issue
Block a user