diff --git a/runtimes/depot_9P/Tupfile b/runtimes/depot_9P/Tupfile new file mode 100644 index 0000000..abf2098 --- /dev/null +++ b/runtimes/depot_9P/Tupfile @@ -0,0 +1,8 @@ +include_rules + +: archives |> !archives_to_depot |> {package} +: runtime |> !runtime_to_depot |> {package} + +ifdef DEPOT_KEY +: {package} |> !publish_pkg |> +endif diff --git a/runtimes/depot_9P/archives b/runtimes/depot_9P/archives new file mode 100644 index 0000000..9676a94 --- /dev/null +++ b/runtimes/depot_9P/archives @@ -0,0 +1,4 @@ +@SDK_USER@/src/libc/@SDK_VERSION@ +@SDK_USER@/src/vfs/@SDK_VERSION@ +ehmry/src/vfs_lwip/2019-03-22 +@DEPOT_USER@/src/ninep/@DEPOT_VERSION@ diff --git a/runtimes/depot_9P/runtime b/runtimes/depot_9P/runtime new file mode 100644 index 0000000..ad00ef8 --- /dev/null +++ b/runtimes/depot_9P/runtime @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +