diff options
author | sotech117 <michael_foiani@brown.edu> | 2023-10-23 21:15:58 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2023-10-23 21:15:58 -0400 |
commit | a8c9b48821c85e072ca9054621928e415540b12c (patch) | |
tree | c98dcc2ac5263056a549969c9523732facfc2ded | |
parent | 87b6e36391a0a37f5136910dfc331807add61eef (diff) |
update makefile
-rw-r--r-- | Makefile | 2 | ||||
-rwxr-xr-x | vhost | bin | 3105174 -> 3095650 bytes | |||
-rwxr-xr-x | vrouter | bin | 3105198 -> 3095650 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ all: go build -ldflags="-X 'main.Version=1.0.0'" -buildvcs=false ./cmd/vrouter clean: - rm -fv snowcast_control snowcast_server
\ No newline at end of file + rm -fv vhost vrouter
\ No newline at end of file Binary files differBinary files differ |