@@ -24,6 +24,8 @@ all: $(NAME)
clean:
rm -f $(OBJ)
rm -f Bomberman.hpp.gch
rm -f Game.hpp.gch
fclean: clean
rm -f $(NAME)
re: fclean all
The note is not visible to the blocked user.