[ADD] export builtin (unfinished)
This commit is contained in:
parent
f578b5311b
commit
532b4e959f
12 changed files with 199 additions and 66 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ INCLUDES = include/ libtf/ libft/
|
|||
# .c files in src/ without the extension
|
||||
CODE = main ask_command error path parse_command exec_command builtin builtin2\
|
||||
signals cool_readline variables parse_command_utils \
|
||||
parse_command_read_string parse_command_read_element
|
||||
parse_command_read_string parse_command_read_element variables_utils
|
||||
# directories to 'make'
|
||||
LIBRARIES = libtf libft
|
||||
# .a files to include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue