This commit is contained in:
tth
2021-04-23 11:15:56 +02:00
parent 0478bae6a3
commit ce73143d96
4 changed files with 13 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
# Please, use the 'Gloabl.makefile' system !
COPT = -Wall -fpic -g -no-pie -DDEBUG_LEVEL=1
COPT = -Wall -fpic -g -no-pie -DDEBUG_LEVEL=0
DEPS = ../floatimg.h Makefile
OBJS = fimg-png.o fimg-tiff.o misc-plots.o filtrage.o utils.o \