build(09): adding run on ex02

This commit is contained in:
Raphael 2025-05-17 14:43:38 +02:00
parent 98eae2bd0e
commit 56e57dd6e3

View file

@ -88,6 +88,9 @@ debug: re
test: debug
@./$(NAME) $(shell shuf -i 1-100000 -n 3000 | tr "\n" " ")
run: re
@./$(NAME) $(shell shuf -i 1-100000 -n 3000 | tr "\n" " ")
# Header
header:
@clear