here_doc: basic setup

This commit is contained in:
Khaïs COLIN 2025-03-07 11:52:28 +01:00
parent 588faccf69
commit cae2dfe4d6
Signed by: logistic-bot
SSH key fingerprint: SHA256:RlpiqKeXpcPFZZ4y9Ou4xi2M8OhRJovIwDlbCaMsuAo
8 changed files with 60 additions and 5 deletions

View file

@ -24,6 +24,7 @@ srcs = \
src/env/env_convert.c \
src/env/env_manip.c \
src/env/envp.c \
src/executing/here_doc/here_doc.c \
src/ft_errno.c \
src/get_command.c \
src/parser/command_list/command_list_builder.c \