minishell/exec/Filelist.exec.mk
2024-07-30 14:54:11 +02:00

9 lines
641 B
Makefile

SRC_FILES = \
arith/arith \
arith/arith_operation \
run_ast \
spawn_cmd/handle_redirection \
spawn_cmd/iter_funcs \
spawn_cmd/pipe \
spawn_cmd/process \