Removed old unused file

This commit is contained in:
Maieul BOYER 2024-07-31 17:36:38 +00:00
parent 18bf872c44
commit 3fb587ac04
11 changed files with 18 additions and 270 deletions

View file

@ -6,7 +6,7 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/07/26 14:04:45 by maiboyer ### ########.fr #
# Updated: 2024/07/31 17:20:47 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
@ -47,6 +47,10 @@ endif
CFLAGS_ADDITIONAL += -DPRINT_BACKTRACE
CFLAGS_ADDITIONAL += -gcolumn-info
CFLAGS_ADDITIONAL += '-DERROR=((void)printf("ERROR HERE: " __FILE__ ":%d in %s\n", __LINE__, __func__), 1)'
# CFLAGS_ADDITIONAL += -fuse-ld=gold -Wl,--print-symbol-counts -Wl,/tmp/symbols.count.log
export CFLAGS_ADDITIONAL
export CC
# All (make all)
all: