From 1f52a4c002729c760cd6b0155da3d46ce1087a7b Mon Sep 17 00:00:00 2001 From: tTh Date: Thu, 27 Apr 2023 19:34:58 +0200 Subject: [PATCH] cosmetic --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 5bb4f16..0d926db 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -3,7 +3,7 @@ BBFUNCS = ../libbubulles.a OPT = -Wall -Wextra -g -DDEBUG_LEVEL=0 -DMUST_ABORT=0 -all: read_obj export_evblob essai_faces +all: read_obj export_evblob # essai_faces # ---------