fs Add tree subcommand

This commit is contained in:
2025-10-04 12:02:03 +02:00
parent 082cb66c7e
commit ef9393e694
8 changed files with 143 additions and 2 deletions

View File

@ -15,6 +15,7 @@ SRCFILES := $(call GRABSRC, \
util \
ubsan \
umalloc \
fs \
)
CFLAGS += -isystem $(ROOT)/share -isystem $(ROOT)/ulib -isystem $(ROOT)/std/include \