10 lines
650 B
Makefile
10 lines
650 B
Makefile
objs/exec/redir_free.o: src/exec/redir_free.c includes/minishell.h \
|
|
includes/../libft/includes/libft.h libft/includes/error.h \
|
|
libft/includes/libft.h libft/includes/color.h libft/includes/cliopts.h \
|
|
libft/includes/lst.h libft/includes/dlst.h libft/includes/btree.h \
|
|
libft/includes/str.h libft/includes/sstr.h libft/includes/math.h \
|
|
libft/includes/mytime.h libft/includes/get_next_line.h \
|
|
libft/includes/sys.h includes/types.h includes/lexer.h \
|
|
includes/parser.h includes/ft_readline.h includes/job_control.h \
|
|
includes/exec.h includes/builtin.h includes/builtin_read.h \
|
|
includes/glob.h includes/completion.h includes/hash.h
|