corrected make'

This commit is contained in:
Tanguy MAZE
2020-02-14 12:31:39 +01:00
parent b9c1a344b2
commit 5dbce99ee2
4 changed files with 35 additions and 5 deletions

View File

@@ -48,7 +48,6 @@ SRC = main.c \
put_error_cd.c \
ms_exec_utils.c \
def_env.c \
envnew.c \
check_path_slash_cd.c
OBJ = $(SRC:.c=.o)