adds first version of cmake

This commit is contained in:
2024-12-17 12:32:21 +01:00
parent 5eac63d773
commit 32b9cc78b4
6 changed files with 132 additions and 46 deletions

View File

@ -9,7 +9,6 @@ LIBWRAP_SRCS := \
sys/open.c \
sys/lseek.c \
sys/read.c \
sys/write.c \
sys/fstat.c \
sys/stat.c \
sys/close.c \