diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +# **************************************************************************** # +# # +# ::: :::::::: # +# Makefile :+: :+: :+: # +# +:+ +:+ +:+ # +# By: cacharle <marvin@42.fr> +#+ +:+ +#+ # +# +#+#+#+#+#+ +#+ # +# Created: 2020/02/06 18:13:15 by cacharle #+# #+# # +# Updated: 2020/02/06 18:13:19 by cacharle ### ########.fr # +# # +# **************************************************************************** # + FT_PRINTF_PATH = ../ft_printf CC = gcc |
