add makefile

This commit is contained in:
Jett Chen 2023-12-17 01:20:56 +08:00
parent 60257b256a
commit 6339b6bc4b
39 changed files with 3145 additions and 248 deletions

View file

@ -1,3 +1,4 @@
[workspace]
members = ["burrow", "tun"]
resolver = "2"
exclude = ["burrow-gtk"]