Add compiling and testing with Makefile

This commit is contained in:
Wildan M
2026-04-19 15:48:52 +07:00
parent b2ba41e935
commit 40b1dce975
7 changed files with 164 additions and 26 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "redox_netstack"
name = "netstack"
description = "Network stack daemons"
version = "0.1.0"
edition = "2021"