From 2fef0c2c7a2c8b7b635c3a73279f979eb607146c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 30 Sep 2020 19:13:56 +0200 Subject: Pipes restructuration in progress --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 731149d..60c2f2a 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ SRCS_NAME += b_type SRCS_NAME += b_unset SRCS_NAME += e_builtins SRCS_NAME += e_externs -SRCS_NAME += e_externs_pipes +# SRCS_NAME += e_externs_pipes SRCS_NAME += e_line SRCS_NAME += e_pipes SRCS_NAME += e_redirs -- cgit v1.2.3