update: made some chages
This commit is contained in:
parent
fb48a0fa04
commit
2f991d9743
3 changed files with 12 additions and 3 deletions
5
Makefile
5
Makefile
|
|
@ -6,7 +6,7 @@
|
|||
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
|
||||
# Updated: 2025/06/12 18:34:44 by maiboyer ### ########.fr #
|
||||
# Updated: 2025/06/12 22:06:29 by maiboyer ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
|
|
@ -53,6 +53,9 @@ prune:
|
|||
@$(MAKE) --no-print-directory -f ./Docker.mk prune
|
||||
@$(MAKE) --no-print-directory footer
|
||||
|
||||
logs:
|
||||
@$(MAKE) --no-print-directory -f ./Docker.mk logs
|
||||
|
||||
$(NAME): all
|
||||
|
||||
# Header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue