Skip to content

Commit

Permalink
Updated .PHONY in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Teissier authored and Jean Teissier committed Aug 15, 2024
1 parent 240168e commit 2d0532b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# By: jteissie <[email protected]> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/08/15 12:02:08 by tsuchen #+# #+# #
# Updated: 2024/08/15 14:25:01 by jteissie ### ########.fr #
# Updated: 2024/08/15 14:40:12 by jteissie ### ########.fr #
# #
# **************************************************************************** #

Expand Down Expand Up @@ -86,4 +86,4 @@ root-fclean: root-clean

re: fclean all

.PHONY: all clean fclean re bonus libft libft-clean libft-fclean root-clean root-fclean
.PHONY: all clean fclean re bonus minilibx-linux mlx_clean libft-clean libft-fclean root-clean root-fclean

0 comments on commit 2d0532b

Please sign in to comment.