aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-10-23 21:15:58 -0400
committersotech117 <michael_foiani@brown.edu>2023-10-23 21:15:58 -0400
commita8c9b48821c85e072ca9054621928e415540b12c (patch)
treec98dcc2ac5263056a549969c9523732facfc2ded
parent87b6e36391a0a37f5136910dfc331807add61eef (diff)
update makefile
-rw-r--r--Makefile2
-rwxr-xr-xvhostbin3105174 -> 3095650 bytes
-rwxr-xr-xvrouterbin3105198 -> 3095650 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f59715f..e497a14 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/vhost b/vhost
index 3c30a1f..e967990 100755
--- a/vhost
+++ b/vhost
Binary files differ
diff --git a/vrouter b/vrouter
index f86f584..88d094f 100755
--- a/vrouter
+++ b/vrouter
Binary files differ