build(09): adding run on ex02
This commit is contained in:
parent
98eae2bd0e
commit
56e57dd6e3
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue