aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-02-06 17:44:14 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-02-06 17:44:14 +0100
commitc3cf54e0da21b901d238452215e1d93478ba954b (patch)
treec8ec998dd4400b14c70e3ae967d6cba10cfc4e38 /Makefile
parentExperiment (diff)
download42-cub3d-c3cf54e0da21b901d238452215e1d93478ba954b.tar.gz
42-cub3d-c3cf54e0da21b901d238452215e1d93478ba954b.tar.bz2
42-cub3d-c3cf54e0da21b901d238452215e1d93478ba954b.tar.xz
42-cub3d-c3cf54e0da21b901d238452215e1d93478ba954b.tar.zst
42-cub3d-c3cf54e0da21b901d238452215e1d93478ba954b.zip
Reverted Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b62cb2..47f9dbb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-default: run
+default: all
#==============================================================================#
#--------------------------------- Shell --------------------------------------#
#==============================================================================#