summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-03 17:28:09 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-03 17:28:09 +0100
commit517cf2dd5b1cb7314a215f32b9b5470eefae540f (patch)
tree2b5f151fd751232f4f0902ecfdf7a14c4ff70dd2 /Makefile
parentuhhhhhhhhh (diff)
download42-minishell-517cf2dd5b1cb7314a215f32b9b5470eefae540f.tar.gz
42-minishell-517cf2dd5b1cb7314a215f32b9b5470eefae540f.tar.bz2
42-minishell-517cf2dd5b1cb7314a215f32b9b5470eefae540f.tar.xz
42-minishell-517cf2dd5b1cb7314a215f32b9b5470eefae540f.tar.zst
42-minishell-517cf2dd5b1cb7314a215f32b9b5470eefae540f.zip
plen fixed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e94e0c..6445b7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-default: msan
+default: asan
#==============================================================================#
#--------------------------------- SHELL --------------------------------------#
#==============================================================================#