shlvl_init(), set SHLVL
+ export builtin small change
This commit is contained in:
2
Makefile
2
Makefile
@@ -25,7 +25,7 @@ LIBS = -L $(LIBFT_D) -lft \
|
||||
LIBFT_D = ./libft
|
||||
LIBFT = $(LIBFT_D)/libft.a
|
||||
|
||||
SRCS = main.c init.c free.c generic.c error_wrappers.c \
|
||||
SRCS = main.c init.c retrieve_path.c free.c generic.c error_wrappers.c \
|
||||
signals.c \
|
||||
shell_loop.c shell_script.c \
|
||||
lexing.c fill_token.c check_operators.c \
|
||||
|
||||
Reference in New Issue
Block a user