diff options
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index f429a29..d37ced4 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,3 +1,15 @@ +# **************************************************************************** # +# # +# ::: :::::::: # +# Makefile :+: :+: :+: # +# +:+ +:+ +:+ # +# By: cacharle <marvin@42.fr> +#+ +:+ +#+ # +# +#+#+#+#+#+ +#+ # +# Created: 2020/02/15 04:35:44 by cacharle #+# #+# # +# Updated: 2020/02/15 04:35:45 by cacharle ### ########.fr # +# # +# **************************************************************************** # + MAKE = make MAKE_ARGS = --no-print-directory |
