42-archive/42sh/objs/parser/parse_subshell.d

8 lines
495 B
Makefile

objs/parser/parse_subshell.o: src/parser/parse_subshell.c \
includes/parser.h includes/minishell.h libft/includes/libft.h \
libft/includes/lst.h libft/includes/get_next_line.h \
libft/includes/ft_xattr.h libft/includes/mytime.h \
libft/includes/dlst.h libft/includes/btree.h libft/includes/color.h \
includes/types.h includes/lexer.h includes/ft_readline.h \
includes/exec.h includes/job_control.h includes/builtin.h \
includes/builtin_read.h includes/glob.h includes/completion.h