aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0aabc5a..0e2168b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,13 +6,13 @@
# By: cacharle <marvin@42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2020/02/03 04:14:24 by cacharle #+# #+# #
-# Updated: 2020/10/02 12:52:19 by cacharle ### ########.fr #
+# Updated: 2020/10/08 13:46:23 by cacharle ### ########.fr #
# #
# **************************************************************************** #
RM = rm -f
MAKE = make --no-print-directory
-JOBS = 4
+JOBS = 2
DOXYGEN = doxygen
DOXYGEN_FILE = Doxyfile
DOC_DIR = doc