summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:15:21 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:15:21 +0200
commitf8c1826e907fd6561d959001fd2506cbb2afebeb (patch)
tree18dc63f80b3ae51e9ee7d7c66c61d322d0c25bde /Makefile
parentCounter | and counter \ (diff)
download42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.gz
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.bz2
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.xz
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.zst
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.zip
TODO update
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65034a1..29f8d96 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ LFT_SRCS_DIR = ${LFT_DIR}src/
#==============================================================================#
#--------------------------------- FILES --------------------------------------#
#==============================================================================#
-
SRCS_NAME = b_cd
SRCS_NAME += b_echo
SRCS_NAME += b_env