debut alias parsing

This commit is contained in:
2024-02-17 02:37:14 +01:00
parent 4340621705
commit bc1ff85c18
3 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# #
# **************************************************************************** #
CC = cc
CC = clang
SRCS_RAW = main.c\
lst_cmd.c\
cd.c\