Sign in
chromium
/
infra
/
infra
/
e560ebb6baf0
/
.
/
go
/
src
/
infra
/
cmd
/
shivas
/
GNUmakefile
blob: b2e75a8020f3c8229b5ac0c38811e819b3f52d28 [
file
]
.
PHONY
:
shivas
shivas
:
go build
-
o shivas main
.
go
.
PHONY
:
clean
clean
:
$
(
RM
)
shivas