Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
2908f8cf07c21f385f80d83fdad826a0eea98977
/
.
/
extras
/
hs-test
/
Makefile
blob: c50e681915a17d69f4ad4d3d2b2ff72187cf4a0c [
file
] [
log
] [
blame
]
all
:
build docker
build
:
go build
./
tools
/
http_server
go build
.
docker
:
bash
./
script
/
build
.
sh
fixstyle
:
@gofmt
-
w
.
.
PHONY
:
docker