prepare for cd builtin
This commit is contained in:
4
Makefile
4
Makefile
@@ -6,12 +6,12 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2018/11/22 14:43:33 by tmaze #+# #+# #
|
||||
# Updated: 2018/11/27 17:36:14 by tmaze ### ########.fr #
|
||||
# Updated: 2018/11/28 14:55:43 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
CC := gcc
|
||||
CCFLAGS := -Wall -Werror -Wextra
|
||||
CCFLAGS := -Wall -Werror -Wextra -g
|
||||
CCSTD :=
|
||||
|
||||
NAME := minishell
|
||||
|
Reference in New Issue
Block a user