style: changing the executable name
This commit is contained in:
parent
9b8a11d49f
commit
844e094c1a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,14 +6,14 @@
|
||||||
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
|
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
|
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
|
||||||
# Updated: 2025/03/22 22:20:09 by rparodi ### ########.fr #
|
# Updated: 2025/03/23 18:59:18 by rparodi ### ########.fr #
|
||||||
# #
|
# #
|
||||||
# **************************************************************************** #
|
# **************************************************************************** #
|
||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
|
|
||||||
# Name
|
# Name
|
||||||
NAME = intern
|
NAME = convert
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
CXX = c++
|
CXX = c++
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue