mirror of
https://github.com/Drop-OSS/libtailscale.git
synced 2026-08-26 19:16:32 -04:00
9095651d2d
There is a makefile that will produce a libtailscale.tar.zst. This archive contains a vendored Go source tree for libtailscale, and a `configure` and `Makefile` that will produce a .so, a .a, and a .pc file for building & linking against. Updates tailscale/tailscale#8912
5 lines
203 B
Markdown
5 lines
203 B
Markdown
# libtailscale - Source package
|
|
|
|
This directory contains extra code included in the `libtailscale` source
|
|
package. The source package can be built using the `Makefile` in the top level
|
|
project directory. |