file norming
This commit is contained in:
7
Makefile
7
Makefile
@@ -6,7 +6,7 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2019/03/27 16:51:02 by tmaze #+# #+# #
|
||||
# Updated: 2020/01/30 12:00:42 by tmaze ### ########.fr #
|
||||
# Updated: 2020/02/01 15:54:10 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
@@ -44,7 +44,10 @@ SRC = main.c \
|
||||
cmd_echo.c \
|
||||
ms_exec.c \
|
||||
ms_ext.c \
|
||||
put_error_cd.c
|
||||
put_error_cd.c \
|
||||
ms_exec_utils.c \
|
||||
def_env.c \
|
||||
check_path_slash_cd.c
|
||||
|
||||
OBJ = $(SRC:.c=.o)
|
||||
|
||||
|
Reference in New Issue
Block a user